/***************************
Add your custom styles below
****************************/
html {
  scroll-behavior: smooth;
}

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;
}