/*Helpers*/


body {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none
}

.container-fluid {
    padding-right: 0px;
}

.center {
    text-align: center;
}

.m-0 {
    margin-bottom: 0px;
}
.m-10{
    margin: 10px;
}
.mt-3 {
    margin-top: 30px;
}

.text-div-title {
    font-size: 3vw;
}

.full {
    width: 100%;
}

.bgPrimary {
    background-color: #183875;
}

.textoBlanco {
    color: white;
}
.form-control {
    height: 40px;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    border: 1px solid #e8e8e8;
    border-radius: 5px !important;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 14px;
    color: #7a7a7a;
}
/*Helpers*/
.text-div-description {
    font-size: 2vw;
}

.inline {
    display: inline-block;
}

@media (max-width: 945px) {
    .text-div-title {
        font-size: 6vw;
        line-height: 10vw;
    }

    .text-div-description {
        font-size: 5vw;
        line-height: 6vw;
    }
}

.div-title-sumate {
    font-size: 2rem;
}

.div-description-sumate {
    font-size: 0.8rem;
}

@media (max-width: 945px) {
    .div-title-sumate {
        font-size: 0.8rem;
    }

    .div-description-sumate {
        font-size: 0.5rem;
    }
}


.col {
    flex: 1;
    padding: 1em;
}

@font-face {
    font-family: 'Arvo';
    font-display: auto;
    src: local('Arvo'), url(https://fonts.gstatic.com/s/arvo/v9/rC7kKhY-eUDY-ucISTIf5PesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}

#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: inline;
    border-top: 3px solid #91dd0b;
}

#infobox3 {
    margin: auto;
    position: relative;
    width: 100%;
    text-align: center;
    background-color: white;
    padding: 20px;
}

#infobox3 p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
}

#infobox3 p a {
    margin-right: 5px;
    text-decoration: underline;
}

@media (max-width: 945px) {
    #overbox3 {
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        z-index: 999999;
        display: block;
    }

    #infobox3 {
        margin: auto;
        position: relative;
        top: 0px;
        height: 58px;
        width: 100%;
        text-align: center;
        background-color: white;
    }

    #infobox3 p {
        line-height: 16px;
        font-size: 14px;
        text-align: center;
    }

    #infobox3 p a {
        margin-right: 5px;
        text-decoration: underline;
    }
}

@media screen and (max-width: 945px) {
    #divTwitter {
        display: none;
    }
}

body {
    -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
    animation: -amp-start 8s steps(1, end) 0s 1 normal both
}

@-webkit-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-moz-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-ms-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-o-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

/*Home*/
.plecaTop {
    /* background: #3361ea; */
    background-color: #183875;
    color: white;
    font-weight: lighter;
    width: 100%;
}

.plecaTop a {
    color: white;
    text-decoration: none;
}

.iconoPin {
    vertical-align: sub;
    width: 20px;
}

.arrowAbajo {
    margin-left: 5px;
    vertical-align: unset;
    width: 10px;
}

.botonIniciar {
    background-color: #3361ea;
    font-size: 14px;
    float: right;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    width: 100px;
}

.botonIniciar p {
    margin-bottom: 0px;
}

.botonIniciar img {
    width: 35px;
}

.textoBienvenido {
    font-size: 13px;
    font-weight: normal;
    text-align: right;
    margin-top: 10px !important;
}

.componentBuscador {
    display: inline-block;
    max-width: 100%;
    margin-left: 50px;
    position: relative;
    width: 300px;
}

.inputSearch {
    height: 45px;
    width: 100%;
}

.iconoBuscar img {
    position: absolute;
    top: 5px;
    width: 30px;
    left: 260px;

}

.sede {
    margin-top: 8px;
    margin-bottom: 0px;
}

.nueve-once-img {
    cursor: pointer;
    margin-left: 20px;
    width: 75px;
}

.logoMenu {
    width: 200px;
}

.menuCruzRoja ul {
    margin-top: 20px;
    padding-left: 0px;
}

.menuCruzRoja ul li {
    display: inline-block;
    padding: 0 5px;
}

.redesSociales {
    margin-top: 7px;
    width: 30px !important;
}

.donancionTop {
    font-size: 14px;
}

#montoPayBar {
    border-radius: 0px !important;
    height: 45px;
}

.botonDonarTop {
    background-color: red;
    height: 45px;
    padding: 5px;
    margin-top: .5rem;
}

.widgetDonar {
    background: #FFFFFF;
    border: 0px solid #193875;
    font-size: 14px;
    padding: 0px;
    font-weight: 600
}

.tituloWidget {
    background-color: red;
    color: white;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 10px;
}

.imagenWidget {
    background-image: url(https://www.gob.mx/cms/uploads/article/main_image/80161/CruzRoja_gob-01.jpg);
    background-position: bottom;
    grid-row-gap: 120px;
    display: grid;
    grid-template-areas: 'header' 'main' 'footer';
    background-size: cover;
    background-repeat: no-repeat;
}

.tituloMonto {
    background-color: #183875;
    color: white;
    padding: 15px;
}

.espacioDonar {
    margin-right: 10px;
}

.montoDonar {
    color: white;
    font-weight: 400;
    border: 1px solid white;
    padding: 5px;
    margin-right: 10px;
    border-radius: 5px;
    transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    /* linear */
    transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
    /* linear */
}

.montoDonar:hover {
    background-color: white;
    color: #183875;
    border: 1px solid white;
    padding: 5px;
    margin-right: 10px;
    border-radius: 5px;
    text-decoration: none;
    /* linear */
    transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
    /* linear */
}

.labelCantidad {
    margin-right: 10px;
    margin-top: 10px;
}

.textWidget {
    font-weight: 100;
    opacity: 0.6;
    padding: 6px;
    padding: 15px;
    text-align: center;
    text-justify: inter-word;
    line-height: 1.3
}

.nuestrasCausas {
    color: #183875;
    font-size: 35px;
    font-weight: 600;
    padding: 40px 0 0;
}

.viñetaBefore {
    height: 3px;
    width: 30px;
    vertical-align: middle;
}

.iconoCard img {
    background-color: white;
    border-radius: 5px;
    border: 2px solid #91dd09;
    margin-right: 10px;
    padding: 3px;
    vertical-align: middle;
    width: 40px;
}

.tituloCard {
    background: #3361ea;
    color: white;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 10px;
}

.descripcionVoluntariado {
    background-color: #ff3232;
    color: white;
    padding: 30px;
}

.botonConocer {
    border: 1.5px solid white;
    border-radius: 10px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    text-align: center;
    width: 330px;
}

.botonConocer img {
    margin-left: 10px;
    width: 35px;
}

.form-voluntariado {
    background-color: #f5f1f1; /*f5f1f1*/
    border: 1px solid #f8f8f8;
    border-radius: 20px;
    color: #848484;
    font-size: 12px;
    font-weight: 500;
    max-width: 80%;
    margin: 0 auto;
    padding: 50px;
}

#btn-submit-voluntary {
    background: #ff3232;
    color: white;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 10px !important;
    ;
}

.form-control-sm {
    height: 40px;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    border: 1px solid #e8e8e8;
    border-radius: 5px !important;
}

.textCard {
    color: #183875;
    font-size: 14px;
    margin-bottom: 0px;
}

.textCard a {
    font-size: 14px;
}

.linkCard {
    margin-left: 5px;
    vertical-align: middle;
    width: 20px;
}

.cardBody {
    height: 120px;
}

.btn-cruz-roja-donar-causa {
    background-color: red !important;
    border-radius: 5px !important;
    color: #FFF !important;
}

.btn-cruz-roja-donar-causa:hover {
    background-color: red !important;
    border-radius: 5px !important;
    color: #FFF;
}

.imagenCard {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
}

.tituloFormVoluntariado {
    font-size: 15px;
    background: #ff3332;
    color: white;
    padding: 10px;
    border-radius: 5px;
}

.bgVoluntariado {
    background: #ff3332;
}

.bgConocenos {
    background: url(../img/panoramica.jpeg) center center;
    background-attachment: fixed;
    background-size: cover;
    background-blend-mode: multiply;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 50px;
}

.conocenos {
    color: white;
    font-size: 16px;
    padding: 50px;
    position: relative;
    z-index: 2;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.conocenos h3 {
    font-size: 40px;
}

.conocenos p {
    margin-bottom: 5px;
}

.iconoPlay {
    color: white;
    font-size: 35px;
    font-weight: 500;
}

.iconoPlay img {
    border-radius: 50%;
    margin-top: 150px;
    width: 120px;
}

#modalYoutube h5 {
    color: #ff3232;
    font-weight: bold;
}

.close {
    opacity: 1;
    padding: 10px !important;
}

.close img {
    width: 40px;
    margin-top: 0px;
}

.bgCapacitacion {
    background-color: #3361ea;
    color: white;
}

.descripcionCapacitacion {
    background-color: #3361ea;
    color: white;
    padding: 30px;
}

.tituloFormCapacitacion {
    font-size: 15px;
    background: #3361ea;
    color: white;
    padding: 10px;
    border-radius: 5px;
}

#btn-submit-escuela {
    background: #3361ea !important;
    color: white !important;
    font-size: 14px !important;
    padding: 10px 30px !important;
    border-radius: 10px !important;
}

.imgNoticia {
    border-top-left-radius: 20px;
}

.tituloNoticia {
    background-color: #000c3c;
    border-bottom-right-radius: 20px;
    color: white;
    font-size: 14px;
    font-weight: 200;
    padding: 14px;
    height: 150px;
}

.tituloNoticia p {
    margin-bottom: 0px;
}

.tituloNoticia img {
    margin-right: 20px;
    width: 10px;
}

.tituloNoticia small {
    font-weight: bold;
    text-align: right;
}

.tituloNoticia a {
    color: white;
    text-decoration: none;
}

.cardNoticias {
    max-width: 95%;
    margin: 0 auto;
}

.botonNoticias {
    background-color: red;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    color: white;
    padding: 15px 30px;
}

.formBoletin {
    max-width: 80%;
    margin: 100px auto 0;

}

.formBoletin p {
    color: red;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.inputBoletin {
    height: 40px;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    border: 1px solid #e8e8e8;
    border-radius: 5px !important;
}

.botonBoletin {
    background: red;
    border-radius: 10px !important;
    color: white;
    padding: 10px 30px;
}

.logoFooter {
    width: 230px;
}

#inicio .slide-item {
    height: 480px;
    min-height: 480px;
    background-blend-mode: multiply;
    background-color: rgba(0, 0, 0, 0.5);
}

#inicio .owl-prev {
    position: absolute;
    top: 40%;
    display: block !important;
    border: 0 solid black;
    background: rgba(255, 0, 0, 0.8);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    left: 10px;
}

#inicio .owl-prev i {
    font-size: 25px;
    color: white;
    padding: 10px;
    padding-left: 5px;
}

#inicio .owl-next {
    position: absolute;
    top: 40%;
    display: block !important;
    border: 0 solid black;
    background: rgba(255, 0, 0, 0.8);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    right: 10px;
}

#inicio .owl-next i {
    font-size: 25px;
    color: white;
    font-size: 30px;
    font-weight: 100;
    padding: 10px;
    padding-right: 5px;
}

#carousel-description {
    color: white;
    max-width: 50%;
    margin-left: 10%;
    margin-top: 100px;
}

#carousel-description p {
    margin-bottom: 0px;
}

#carousel-description a {
    color: white;
    font-size: 500 !important;
    font-weight: 500;
    font-size: 20px;
}

#carousel-div-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
}

.imgPleca {
    width: 280px;
}

.label-footer {
    color: #FFF;
    text-align: center;
    background-color: #FF0B01;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 30px;
    padding: 10px;
}

.footer {
    padding: 50px 0;
}

.logoFooter {
    margin: 0 auto;
    width: 200px;
}

.colFooter {
    max-width: 80%;
    margin: 0 auto;
}

.footer-a a {
    font-size: smaller;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    border-bottom: none;
    color: rgba(117, 117, 117, .74);
}

.tituloFooter {
    border-bottom: 1px solid #e2e2e2;
    color: red;
    font-size: 20px;
    font-weight: 600;
    height: 75px;
    margin-bottom: 15px;
    padding: 0px;
    width: 100%;
}

.tituloFooter p {
    margin-top: 20px;
}

.iconoDescarga {
    width: 100%;
    margin: 5px 0;
}

.textoFooter {
    font-size: smaller;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    border-bottom: none;
    color: rgba(117, 117, 117, .74);
}

.colecta {
    padding: 30px;
    font-size: 20px;
}

.colecta img {
    width: 80px;
    margin-top: 50px;
}

.formularioPayment {
    background-color: white;
    padding: 50px 0 0;
}
.paypal-button-container{
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hover:hover {
    color: red;
    transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
}
 
.contenGris{
    background-color: #fafafa;
    padding: 50px;
}
.cardContenido{
    background: white;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    margin: 10px;
    padding: 20px;
}
.botonContenido{
    border: none;
    cursor: pointer;
    margin: 10px;
    text-align: left;
}
.imagenVoluntarios{
    margin: 20px 0;
    width: 100%;
}
.imgVoluntario{
    width: 350px;
    border-radius: 10px;
}
.imagenVeteranos{
    margin: 30px auto;
    width: 60%;
    border-radius: 10px;
}
.formVoluntario{
    border: 2px solid #dfdfdf;
    border-radius: 20px;
    max-width: 60%;
    margin: 0 auto;
    padding: 30px ;
    margin-bottom: 50px;
}
.tituloAside{
    background: #3361ea;
    color: white;
    padding: 10px;
    border-radius: 5px;
}
.contenidoVoluntario{
    color: #848484;
    font-size: 14px;
}   
.contenidoVoluntario h3{
    color: #3361ea;
    font-weight: bold;
}
.contenidoVoluntario h5{
    color: #ff3232;
}
.colorContacto{
    background-color: #91dd09;
    color: white;
}
.imgPrincipios{
    width: 180px;
    margin:20px 0;
}
.listaHistoria li strong{
    color: #3361ea !important;
}
.activeMenu{
    border-bottom: 2px solid #1E4072;
}
.formLogin{
    background-color: white;
    border-radius: 20px;
    border: 1px solid #dfdfdf;
    margin: auto;
    padding:0px 0;
    width: 50%;
}
.contentFormLogin{
    margin: 20px auto;
}
.iniciaSesion{
    color: red;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
}
.checkLogin{
    color: #3361ea;
    padding: 0 10px;
}
.iconoLogin{
    margin-right: 10px;
    width: 50px;
    vertical-align: sub;
}
.botonLogin{
    background-color: #91dd09;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: normal;
}