/**/
.block-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
}
#block-reassurance {
    margin: 0;
    padding-top: 86px;
}

#block-reassurance ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 0;
    margin: 0;
}

#block-reassurance ul li {
    border: none;
}

#block-reassurance li .block-reassurance-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 0;
    text-align: center;
}

#block-reassurance li .block-reassurance-item .item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 92px;
}

#block-reassurance li .block-reassurance-item img {
    margin: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 92px;
}

#block-reassurance li .block-reassurance-item span {
    display: block;
    max-width: 105px;
    min-height: 28px;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    letter-spacing: 0.14px;
    text-decoration: underline;
}

#block-reassurance li .block-reassurance-item p {
    display: block;
    max-width: 195px;
    line-height: 17px;
    font-size: 14px;
}

@media(max-width: 767px) {
    #block-reassurance li .block-reassurance-item .item-img,
    #block-reassurance li .block-reassurance-item img {
        max-height: 34px;
    }

    #block-reassurance li .block-reassurance-item span {
        display: block;
        max-width: 115px;
        min-height: 20px;
        text-transform: uppercase;
        line-height: 10px;
        font-size: 10px;
    }

    #block-reassurance li .block-reassurance-item p {
        display: none;
    }
}

.footer-container .container_footer {
    width: 40%;
}
.container_before {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 60%;
}

.footer-container {
    display: flex;
    padding-bottom: 47px;
    overflow: visible;
    padding-top: 2.5rem;
}
.footer-container .h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 11px;
}
.footer-container .links ul {
    display: flex;
    flex-wrap: wrap;
}
.footer-container li {
    width: 33.33333%;
    margin-bottom: 0.3125rem;
}
.footer-container .links li a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
} 
.footer-container .links li a:hover {
    font-weight: bold;
}  
.links .wrapper {
    flex: 1 1 0px;
}

.links {
    display: flex;
}
p#block-newsletter-label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.block_newsletter #block-newsletter-label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.block_newsletter form input[type="email"] {
    width: 100%;
    border: 1px solid #000000 !important;
    height: 36px;
    line-height: 36px;
    padding-left: 9px !important;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
    background: none;
}
.block_newsletter form input[type="email"]::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
}
.block_newsletter form input[type="email"]::-moz-placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
}
.block_newsletter form input[type="email"]:-ms-input-placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
}
.block_newsletter form input[type="email"]:-moz-placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
}
.block_newsletter form input[type="email"]::placeholder {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
}
.block_newsletter form .input-wrapper {
    position: relative;
}
.block_newsletter form input.btn.btn-primary {
    position: absolute;
    color: black;
    padding: 0px;
    display: block;
    top: 8px;
    font-size: 0px;
    background: url(../../../../assets/img/svg/arrow_newsletter.svg) no-repeat;
    width: 10px;
    height: 18px;
    right: 10px;
    border: none;
}
footer#footer .container {
    max-width: 1170px;
        width: 100%;
}
div#blockEmailSubscription_displayFooter .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    font-size: 14px;
}
div#blockEmailSubscription_displayFooter .custom-checkbox input[type="checkbox"] + span {
    width: 12px;
    height: 12px;
    margin-right: 0px;
    position: absolute;
    top: 10px;
    left: 0px;
}
div#blockEmailSubscription_displayFooter .custom-checkbox input[type="checkbox"] {
    width: 12px;
    height: 12px;
    top: 10px;
    margin: 0px;
    left: 0px;
}
div#blockEmailSubscription_displayFooter label.psgdpr_consent_message span a {
    text-decoration: underline;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 113%;
    letter-spacing: 0.03em;
    color: #000000;
}
div#blockEmailSubscription_displayFooter label.psgdpr_consent_message span a:hover {
    font-weight: bold;
}
div#blockEmailSubscription_displayFooter {
    margin: 0px;
    display: block;
    margin-bottom: 10px;
    background:none;
}
div#blockEmailSubscription_displayFooter label.psgdpr_consent_message span {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 113%;
    letter-spacing: 0.03em;
    color: #000000;
    vertical-align: text-bottom;
}
div#blockEmailSubscription_displayFooter label.psgdpr_consent_message {
    padding-left: 17px;
    margin-bottom: 0px;
    padding-top: 4px;
    position: relative;
}
span#language-selector-label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 7px;
    display: block;
}
.footer-after {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding-top: 34px;
    border-top: 1px solid #000;
}
div#_desktop_language_selector {
    width: calc(50% - 3px);
    margin-left: 3px;
    display: block;
}
.paises {
    width: calc(50% - 3px);
    position: relative;
    margin-right: 3px;
}
.language-selector.dropdown.js-dropdown button i {
    display: none;
}
.fake-selector {
    border: 1px solid #000000;
    width: 100%;
    text-align: left;
    background: none;
    height: 36px;
    cursor: pointer;
    padding: 0px 9px;
    line-height: 31px;
    position:relative;
}
.fake-selector span {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    text-transform: uppercase;
}
.fake-selector:after {
    content: "";
    background: url(../../../../assets/img/svg/arrow_bottom.svg);
    width: 18px;
    height: 10px;
    position: absolute;
    right: 14px;
    top: 13px;
}


span.title-paises {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 7px;
        text-transform: uppercase;
    display: block;
    
}
.language-selector.dropdown.js-dropdown button span:not(.material-icons){
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.005em;
    color: #000000;
       text-transform: uppercase;
}
.language-selector.dropdown.js-dropdown button {
    border: 1px solid #000000;
    width: 100%;
    text-align: left;
    background: none;
    height: 36px;
    cursor: pointer;
    padding: 0px 9px;
}
.language-selector.dropdown.js-dropdown button:after {
    content: "";
    background: url(../../../../assets/img/svg/arrow_bottom.svg);
    width: 18px;
    height: 10px;
    position: absolute;
    right: 14px;
    top: 13px;
}
.block-social ul {
    justify-content: center;
    margin-bottom: 4px;
}
.block-social ul li a {
    overflow: initial;
    text-indent: initial;
    width: auto;
    height: auto;
}
.block-social ul li {
    width: auto;
    height: auto;
    background: none;
    margin: 0px 15px;
    background-color: transparent !important;
}
.block-social ul li.facebook {
    order:2;
}
.block-social ul li.youtube {
    order:3;
}
.block-social ul li.instasgram {
    order:1;
}
.block-social ul li.pinterest {
    order:4;
}

.block-social ul li img {
    width: 100%;
    max-width: 23px;
    height: auto;
}
li.pinterest img.hover_img {
    max-width: 19px;
}
li.instagram img.default_logo, li.instagram img.hover_img {
    max-width: 19px;
}
.copyright_container {
    text-align: center;
}
li.pinterest img.default_logo {
    max-width: 19px;
}
.copyright_container span {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    text-transform: uppercase;
    color: #c4c4c4;
    display: block;
    margin-bottom: 0px;
}
footer#footer {
    /*padding-bottom: 44px;*/
    padding-top: 0px;
    background: white;
    /*content-visibility: auto;*/
}
.extra_footer_info {
    display: flex;
}
.language-selector.dropdown ul.dropdown-menu li {
    width: 100%;
}

.extra_footer_info span {
    width: 33.33333%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
}

.extra_footer_info span.email {
    text-decoration: underline;
}

.extra_footer_info span a {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.005em;
}

.block-social {
    text-align: right;
    margin-bottom: 10px;
}
#return-to-top {
    position: fixed;
    bottom: calc(100vw * (190 / 1452) + 20px);
    right: 10px;
    background: black;
    width: 45px;
    height: 45px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 90;
}
#return-to-top i {
    color: white;
    margin: 0;
    position: relative;
    left: 8px;
    top: 8px;
    font-size: 28px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer_logo {
    width: 100%;
    max-width: 100%;
    height: auto;
}

@media(max-width:991px) {
    .footer-container .container_footer {
        width: 40%;
        padding-right: 15px;
    }
}

.block-social ul li.facebook img.default_logo, .block-social ul li.facebook img.hover_img {
    max-width: 9px;
}
.hover_img{
    display:none;
}
.block-social ul li a:hover .hover_img {
    display: inline;
}
.language-selector-wrapper ul.dropdown-menu li {
    margin: 0px;
    padding: 5px 0px;
    background: none;
}
ul.dropdown-menu.country_menu li a {
    color: black;
}
.block-social ul li a:hover .default_logo {
    display: none;
}
.footer_language {
    display: flex;
}
ul.dropdown-menu.country_menu li:hover a {
    color: white;
}
ul.dropdown-menu.country_menu li:hover {
   background:black;
}
ul.dropdown-menu.country_menu li {
    margin: 0px;
    padding: 3px 15px;
    min-width: auto;
}
ul.dropdown-menu.country_menu {
    border: 1px solid black;
    top: 63px;
    background: white;
    margin: 0px;
    padding: 0px;
}
ul.dropdown-menu.country_menu li {
    margin: 0px;
    padding: 0px 15px;
        min-width: auto;
}
ul.dropdown-menu.country_menu {
    border: 1px solid black;
    top: 63px;
    margin: 0px;
    max-height: 125px;
    overflow-y: scroll;
    width: 100%;
}
ul.dropdown-menu.country_menu::-webkit-scrollbar {
  width: 5px;
}
ul.dropdown-menu.country_menu::-webkit-scrollbar-track {
  background: #d6d4d4;
}
ul.dropdown-menu.country_menu::-webkit-scrollbar-thumb {
  background: #777;
  border-radius: 5px
}
.language-selector-wrapper ul.dropdown-menu li:hover a {
    color: white;
    background:none;
}
.language-selector-wrapper ul.dropdown-menu li:hover {
    background: black;
    color: white;
}
div#blockEmailSubscription_displayFooter span.read-more {
    font-size: 14px;
}
.language-selector.dropdown ul.dropdown-menu {
    margin-top: 0px;
    border: 1px solid black;
    border-top: none;
    padding:0px;
}
.language-selector-wrapper ul.dropdown-menu li a {
    font-size: 14px;
}
.footer_language ul.dropdown-menu.country_menu li a {
    padding: 4px 16px;
    font-size: 14px;
} 
.footer_language ul.dropdown-menu.country_menu li {
    width: 100%;
    padding: 5px 0px;
}
@media(max-width:767px) {
    .footer-container .container_footer {
        width: 100%;
        padding: 0px 10px;
    }
    .footer-container {
        flex-direction: column-reverse;
        padding-top: 28px;
        padding-bottom: 0;
    }
    .container_before {
        width: 100%;
        padding: 0px 10px;
        margin-top: 27px;
    }
    .links {
        flex-direction: column;
    }
    .links .wrapper {
        width: 100%;
    }
    .footer-after {
        margin-top: 27px;
    }
    .extra_footer_info span {
        width: 100%;
        text-align: left;
    }
    .extra_footer_info span:nth-child(2) {
        display: none;
    }
    footer#footer .extra_footer_info .container {
        max-width: 260px;
        margin: 0 auto;
    }
    .extra_footer_info {
        justify-content: space-between;
        padding: 20px 0px;
    }
    .links .title {
        padding: 0px;
            position: relative;
        border-bottom: 1px solid #E7E7E7;
    }
    .footer-container .links ul > li a {
        color: #000000;
    }
    .footer-container .links ul > li {
        width: calc(50% - 5px);
        padding: 0px;
        border: 0px;
        margin: 0px;
    }
    .links .wrapper:first-child .title {
        border-top: 1px solid #E7E7E7;
    }
    div#blockEmailSubscription_displayFooter {
        border: none;
        padding-bottom: 0px;
        margin-bottom: 26px;
    }
    i.material-icons.add:after {
        content: "";
        background: url(../../../img/svg/show.svg);
        width: 20px;
        height: 18px;
        display: block;
        position: absolute;
        right: 0px;
        top: 14px;
    }
    i.material-icons.remove:after {
        content: "";
        background: url(../../../img/svg/less.svg);
        width: 20px;
        height: 2px;
        position: absolute;
        right: 0px;
        top: 22px;
    }
    i.material-icons.add, i.material-icons.remove {
        font-size: 0px;
    }
    .footer-container .links ul {
        background: none;
        margin-bottom: 10px;
        gap: 0 10px;
    }
}

@media(max-width:390px) {
    .extra_footer_info {
        flex-wrap: wrap;
    }
    .extra_footer_info span.email,
    .extra_footer_info span.phone {
        text-align: center;
    }
}