/***************************
Add your custom styles below
****************************/
html {
  scroll-behavior: smooth;
}
body,h1,h2,h3,h4,h5,h6{
    color: #000000;
}
footer {
    background: #000000;
}

section#reunion{
    padding: 0;
    background: #fff;
}

section#reunion a.btn {
    margin: 0;
    margin-bottom: -25px;
}

.boxed.boxed--lg {
    padding: 2.6em !important;
}

.footer-3 .logo {
    max-height: 4.4375em;
    display: block;
    margin-bottom: 0.8125em;
}

#mainSection p{
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 18px;
}



.alianza{
    max-width: 400px;
}

.lenguaje img{
    max-width: 32px;
    line-height: 1em;
    margin: 0 10px;
}

.owl-carousel .owl-item img {
   max-width: 150px;
}


#callToAction h2{
    font-size: 30px;
    margin-bottom: 2em;
}

#mc_embed_signup input
{
    width: 100%
}

#mc_embed_signup button
{
    width: 100%;
    margin-top: 3em;
}
.tinyTitle{
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 8px;
}

#queHacemos .lead{
    color: #000000;
}

[data-overlay="5"]:before {
    opacity: 0.7;
}
[data-overlay]:before {
    position: absolute;
    content: '';
    background: #0C264E;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

span.btn__text{
    font-weight: 600 !important;
}

.feature h6{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: normal;
} 

p{
    text-wrap: pretty;
}
.margin-b-50{
    margin-bottom: 50px;
}

.trabajo i{
    text-align: center;
    display: block;
    margin: 0 auto;
}

.trabajo h5,.trabajo p{
    text-align: center;
}