/*
:root {
    --color01: #d43631;
    --color02: #6F1411;
    --color03: #B10000;
    
    --dondeWhite: #fff;
    --dondeOrange: #ffb838;
    --dondePink:#F1E8D7;
    --dondeBlack:black;
}
*/
/*section_5*/
#section_5{
    background-image: url('http://galletasdondeusa.com/wp-content/uploads/2022/11/img_fondo_joinus@2x-1024x339.jpg');
    text-align: center;
    padding-top: 80px;
    padding-bottom: 160px;
    height: auto;
}

#section_5 .cookiesColum1{
    position: absolute;
    float: left;
    margin-top: -80px;
    margin-left: -80px;
    width: 290px;
}

#section_5 .cookiesColum2{
    position: absolute;
    float: right;
    right: 0px;
    margin-top: -80px;
    margin-left: -80px;
    width: 290px;
}

#section_5 .boxImgPlane{
    
}
#section_5 .boxImgPlane .imgPlane{
    margin: 0 auto;
    margin-bottom: 20px;
}

#section_5 .boxText h1{
    text-align: center;
    font: normal normal normal 70px/70px Paytone One;
    color: #00388B;
    opacity: 1;
    margin-bottom: 20px;
}

#section_5 .boxText .text{
    margin: 0 auto;
}

#section_5 .boxText p{
    text-align: center;
    font: normal normal 300 18px/32px Josefin Sans;
    color: #070707;
    opacity: 1;
    width: 63%;
    margin: 0 auto;
    margin-bottom: 20px;
}

#section_5 .boxBtn{
    margin: 0 auto;
}

#section_5 .boxBtn .email{
    text-align: center;
    padding-top: 20px;
    font: normal normal normal 25px/52px Josefin Sans;
    color: #919191;
    opacity: 1;
    border-radius: 38px 0px 0px 38px;
    border: solid var(--color01);
    border-right: 0px;
    float: left;
    width: 15%;
    height: 60px;
    background-color: var(--dondeWhite);
}

#section_5 .boxBtn input{
    text-align: left;
    font: normal normal normal 16px/52px Josefin Sans;
    color: #919191;
    opacity: 1;
    border: solid var(--color01);
    border-left: 0px;
    border-right: 0px;
    height: 60px;
    width: 55%;
    float: left;
}

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

#section_5 ::placeholder{
    color: #919191 !important;
}


/* logos flotante */
#wl-logo-footer-customer{
    margin-top: 30px;
    position: absolute;
}

#wl-logo-footer-customer img {
    margin: 0 auto;
    width: 150px;
    margin-top: -60px;
}

#wl-footer-customer{
    padding-top: 80px;
    background-color: var(--color06);
}

#wl-footer-customer h5{
    font-family: var(--font-family01);
    color: var(--color01);
    font-size: 20px;
}

#menu-footer ul{
    list-style: none;
    margin-left: 0px;
}

#menu-footer ul li a{
    font-size: 14px;
    font-family: var(--font-family03);
    color: var(--color01);
}

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


#menu-footer_menu ul.menu li.current-menu-item>a {
    color: var(--dondeWhite);
}

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

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

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

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

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

#wl_footer_back{
    text-align: center;
    color: var(--color01);
    background-color: var(--color06);
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 12px;
}
#wl_footer_back .item1{
    font-family: var(--font-family01);
}
#wl_footer_back .item2 a{
    font-family: var(--font-family02);
    text-decoration: underline;
}

#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) {

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

@media (max-width: 768px) {

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

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

    #menu-footer ul{
        margin: 0 auto;
    }
}

@media (max-width: 576px) {
    
    #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;
    }
}