/*
:root {
    --color01: #d43631;
    --color02: #6F1411;
    --color03: #B10000;
    
    --dondeWhite: #fff;
    --dondeOrange: #ffb838;
    --dondePink:#F1E8D7;
    --dondeBlack:black;
}
*/
/* suscribete */
/*reset*/


.footer-suscribete form{
    margin: 0;
}

.footer-suscribete p{
    margin: 0px;
}

.wl_footer_back p{
    margin-top: 0;
    margin-bottom: 1rem;
}

h5{
    clear: both;
    font-weight: 300;
    margin: 0 0 .5407911001em;
    color: #131315;
  }


.seccion-footer p{
    margin-top: 0;
    margin-bottom: 1rem;
}

.footer-suscribete input[type=text], 
.footer-suscribete input[type=number], 
.footer-suscribete input[type=email], 
.footer-suscribete input[type=tel], 
.footer-suscribete input[type=url], 
.footer-suscribete input[type=password], 
.footer-suscribete input[type=search], 
.footer-suscribete textarea, 
.footer-suscribete .input-text {
    width: 100%;
    background-color: var(--color06);
    border: 0px;
    box-shadow: 0 0 0 0;
    font-family: var(--font-family01) !important;
    border-radius: 0px;
    color: var(--color01);
    border-bottom: 1px solid var(--color01);
}

.footer-suscribete input[type=text]:hover, 
.footer-suscribete input[type=number]:hover, 
.footer-suscribete input[type=email]:hover, 
.footer-suscribete input[type=tel]:hover, 
.footer-suscribete input[type=url]:hover, 
.footer-suscribete input[type=password]:hover, 
.footer-suscribete input[type=search]:hover, 
.footer-suscribete textarea:hover, 
.footer-suscribete .input-text:hover {
    background-color: var(--color01);
    color: var(--color06);
}

.footer-suscribete input[type=submit]{
    background-color: var(--color06);
    color: var(--color01);
    position: relative;
    right: 0;
    background: none;
    font-family: var(--font-family01);
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid var(--color06);
    
}

.seccion-footer .seccionIcon .boxIcon{
    color: #fff;
}

.footer-suscribete input[type=submit]:hover{
    color: var(--color01);
    background-color: var(--color06);
    border: 1px solid var(--color06);
}

.footer-suscribete .wpcf7-not-valid-tip{
    color: var(--color03);
    font-size: 1em;
    font-weight: normal;
    display: block;
    font-family: var(--font-family01) !important;
    
}

.footer-suscribete .wpcf7 form.invalid .wpcf7-response-output, 
.footer-suscribete .wpcf7 form.unaccepted .wpcf7-response-output, 
.footer-suscribete .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: var(--color01);
}

.footer-suscribete .wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid var(--color01);
}

/*fin resete*/
.footer-suscribete{
    padding-top: 25px;
    padding-bottom: 0px;
    background-color: var(--color06);
}

.footer-suscribete .title{
    color: var(--color01);
    font-family: var(--font-family02);
    font-size: 24px;
    font-weight: 500;
    padding-top: 5px;
}

.footer-suscribete .formEmail{

}

.footer-suscribete .btnSuscribete{

}
/* logos flotante */

#wl-footer-customer{
    padding-top: 0px;
    background-color: transparent;
}

#wl-footer-customer h5{
    text-align: left;
    font: normal normal 600 16px/18px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
/*menu logo*/

.seccion-footer{

}

.seccion-footer .box-datas span{
    text-align: left;
    font: normal normal normal 14px/14px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1
}

.seccion-footer{
    background-color: #0B1D41;
    padding-top: 40px;

}

.seccion-footer .seccion-logo{

}

.seccion-footer .seccion-menu{

}

/*fin menu logo*/
/* Iconos */
.seccionIcon{
    padding-top: 20px;
    padding-bottom: 40px;
}

.footerLink.item1{
    float: left;
}
.footerLink.item2{
    float: left;
    margin-left: 30px;
}
.footerLink.item3{
    float: left;
    margin-left: 30px;
}

.footerLink .footerIcon{
    width: 40px;
    /*filter: invert(1);*/
}
/*fin Iconos*/
#wl-footer-customer ul{
    list-style: none;
    margin-left: 0px;
}

#wl-footer-customer ul li a{
    text-align: left;
    font: normal normal normal 14px/14px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#menu-footer_menu{
    padding-bottom: 100px;
}

#menu-footer_menu ul.menu li.current-menu-item>a {
    color: #fff;
}

#menu-footer_menu #fixFooter_0{
    width: 100px;
    float: right;
}

#fixFooter_1{
    width: 180px;
    margin: 0 auto;
}

#fixFooter_2{
    width: 155px;
    float: right;
}

#menu-footer_menu h5 {
    color: var(--color06);
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

#menu-footer_menu ul {
    color: var(--color06);
    font-size: 25px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
#menu-footer_menu ul a:hover {
    color: var(--color06);
}

#wl_footer_back{
    text-align: center;
    color: var(--color06);
    background-color: #0B1D41;
    padding-top: 0px;
    padding-bottom: 30px;
    font-size: 12px;
}

#wl_footer_back .item1{
    font-family: var(--font-family01);
    text-align: left;
    font: normal normal normal 9px/12px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;

}

#wl_footer_back .item2{
    text-align: right;
    font: normal normal normal 9px/12px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#wl_footer_back span{
    padding: 8px;
}

#wl_footer_back span a {
    color: var(--color01);
}

#wl_footer_back span a:hover {
    color: var(--color01);
}

.activeCampaningFooter{
    background-color: transparent;
} 

.activeCampaningFooter ._form_1 {
    margin: -10px auto 0 !important; 
    padding: 0px !important;
    position: relative;
    text-align: left;
    margin: 25px auto 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1;
    border: 0px solid #b0b0b0 !important;
    max-width: 500px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #000 !important;

    box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);
} 

.activeCampaningFooter ._form-branding{
    display: none !important;
}

.activeCampaningFooter #email{
    text-align: left !important;
    font: normal normal normal 16px/52px Josefin Sans !important;
    color: #ffffff !important;
    opacity: 1 !important;
    border: solid var(--color01) !important;
    border-left: 0px !important;
    border-right: 0px !important;
    height: 60px !important;
    width: 55% !important;
    float: left !important;
    background-color: white;
    border-radius: 0px 0px 0px 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);
}

.activeCampaningFooter ._form-content{
    background-color: transparent !important;
}

.activeCampaningFooter #_form_1_submit{
    font: normal normal normal 16px/32px Paytone One !important;
    color: #FFFFFF !important;
    opacity: 1 !important;
    background-color: var(--color01) !important;
    height: 60px !important;
    width: 30% !important;
    border-radius: 0px 38px 38px 0px !important;
    
}

/*media*/

@media (max-width: 1400px) {

}

@media(max-width: 1200px) {
    #section_5 .cookiesColum1{
        margin-left: -32px;
        width: 260px;
    }
    
    #section_5 .cookiesColum2{
        margin-top: -50px;
        margin-right: -30px;
        width: 260px;
    }
}

@media(max-width: 992px) {
    
    #wl-footer-customer h5{
        text-align: center;
    }

    .seccion-footer .seccionIcon .boxIcon{
        margin: 0 auto;
        height: auto;
        width: 200px;
    }

    .seccion-footer .seccionIcon {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .custom-logo-link img{
        margin: 0 auto;
        width: 300px;
    }


    #section_5 .cookiesColum1{
        display: none;
    }
    
    #section_5 .cookiesColum2{
        display: none;
    }

    .activeCampaningFooter #email{
        font: normal normal normal 14px/52px Josefin Sans !important;
    }

    #section_5 .boxText h1 {
        font: normal normal normal 65px/65px Paytone One;
    }
    #section_5 .boxText p {
        width: 80%;
    }

    #wl_footer_back .item1 {
        text-align: center;
        font: normal normal normal 10px/12px Poppins;
        padding-top: 20px;
    }

    #wl_footer_back .item2 {
        text-align: center;
        padding-top: 10px;
    }

    #wl_footer_back {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 768px) {

    #section_5 .boxText p {
        font: normal normal 300 16px/32px Josefin Sans;
        width: 100%;
    }

    .footer-suscribete {
        padding-bottom: 15px;
    }
    
    #menu-footer_menu #fixFooter_0{
        width: 180px;
        float: none;
        margin: 0 auto;
        
    }
    
    #menu-footer_menu #fixFooter_1{
        width: 180px;
        margin: 0 auto;
        padding-top: 50px;
    }
    
    #menu-footer_menu #fixFooter_2{
        width: 180px;
        float: none;
        margin: 0 auto;
        padding-top: 50px;
    }
    
    #menu-footer_menu h5 {
        text-align: center;
    }
    #menu-footer_menu ul {
        text-align: center !important;
    }


    #fixFooter_0{
        text-align: center;
        padding-top: 20px;
    }
    
    #fixFooter_1{
        text-align: center;
        padding-top: 20px;
    }

    #fixFooter_2{
        text-align: center;
        padding-top: 20px;
        float: none;
        margin: 0 auto;
    }

    #fixFooter_2 ul{
        margin: 0 auto;
        width: 155px;
    }

    #wl-footer-customer ul{
        margin: 0 auto;
    }
}

@media (max-width: 576px) {
    .custom-logo-link img{
        margin: 0 auto;
        width: 200px;
    }
    
    #section_5 .boxBtn input {
        width: 44%;
        font: normal normal normal 12px/52px Josefin Sans;
        height: 50px;
    }

    #section_5 .boxBtn button {
        width: 36%;
        font: normal normal normal 14px/32px Paytone One;
        height: 50px;
    
    }
    
    #section_5 .boxText h1 {
        font: normal normal normal 60px/60px Paytone One;
    }
    
    #section_5 .boxText p {
        font: normal normal 300 16px/32px Josefin Sans;
        width: 100%;
    }

    #section_5 .boxBtn {
        width: 80%;
    }
    
    #section_5 .boxBtn button {
        width: 36%;
        font: normal normal normal 14px/32px Paytone One;
        height: 50px;    
    }

    #section_5 .boxBtn .email {
        padding-top: 20px;
        font: normal normal normal 20px/49px Josefin Sans;
        width: 14%;
        height: 60px;
    }

    
    #menu-footer_menu #fixFooter_0{
        width: 180px;
        float: none;
        margin: 0 auto;
        
    }
    
    #menu-footer_menu #fixFooter_1{
        width: 180px;
        margin: 0 auto;
        padding-top: 50px;
    }
    
    #menu-footer_menu #fixFooter_2{
        width: 180px;
        float: none;
        margin: 0 auto;
        padding-top: 50px;
    }
    
    #menu-footer_menu h5 {
        text-align: center;
    }
    #menu-footer_menu ul {
        text-align: center !important;
    }
}