/* TO AVOID HEADER DEPENDENCY TO BOOTSTRAP */
img, svg {vertical-align: middle;}
.align-items-start {align-items: flex-start!important;}
.tf-mt-0 {margin-top: 0!important}
.tf-mb-1 {margin-bottom: .25rem!important}
.tf-px-3 {padding-right: 1rem!important;padding-left: 1rem!important}
.tf-m-0 {margin: 0!important}
.tf-me-1 {margin-right: .25rem!important}
.tf-d-none {display: none!important;}
.tf-d-block {display: block!important}
.tf-gap-3 {gap: 1rem!important;}
.tf-d-flex {display: flex!important;}
.tf-me-2 {margin-right: .5rem!important}
.tf-text-end {text-align: right!important;}
.tf-p-0 {padding: 0!important}
.tf-align-self-start {align-self: flex-start!important;}


footer {
    background-color: var(--primary-blue);
}
.footer-newsletter-label {
    position: absolute;
    left: 15px;
    top: -13px;
    font-size: 11px;
    z-index: 1;
    padding: 0 0.25rem;
    background-color: var(--primary-white);
    color: var(--primary-orange);
}


.footer-newsletter-input-error {
    border:1px solid var(--primary-orange);
}

.footer-newsletter-form-status {
    position: relative;
    top: 0px;
    font-size: 11px;
    line-height: 18px;
}

.footer-newsletter-success {
    margin: auto;
    padding: 5px;
    font-size: 16px;
    color: var(--primary-green);
}

.footer-newsletter-error {
    margin: auto;
    padding: 5px;
    font-size: 16px;
    color: var(--primary-orange);
}


.footer-section-wrapper {
    width: 90%;
    margin: 0 auto;
    /* border: 1px solid red; */
  
}
.footer-trustpilot-container {
    background-color: var(--primary-white);
    border-top: 1px solid var(--grey-300);
}

.footer-trustpilot-desktop {
    display: none;
}

.footer-trustpilot-mobile {
    width: 100%;
}

.footer-email-val {
    display: none;
}

.footer-newsletter-container, .footer-contact-us {
    padding: 1rem 0 0.5rem 0 ;
}

.footer-payment {
    padding: 1.5rem 0;
}

.footer-center-icon {
   display: flex;
   justify-content: center;
   width: 100%;
}
.footer-newsletter-title {
    text-align: center;
    padding: 0 1rem;
}

.footer-form-wrapper {
    display: flex;
    gap: 1rem;
    align-items: center;
    padding-bottom: 1.8rem;
    border-bottom: 1px solid var(--primary-blue);
}

.footer-newsletter {
    background: var(--blue-100);
}

.footer-contact-us, .footer-payment, .footer-links, .footer-acc, .footer-register-address {
    background-color: var(--primary-blue);
}

.footer-social-wrapper {
    margin: 0;
    padding: 1rem;
}

.footer-icons-group {
    margin-top: 1rem;
}

.footer-icons-group > div {
    /* width: 60%;  */
    /* border: 1px solid red; */
    /* display: flex; */
    gap:  1rem;
    flex-wrap: wrap;
}

.footer-icons-white {
    background-color: var(--primary-white);
    border-radius: 35px;
    padding: 10px;
    display: inline-block;
}

.footer-contact-us, .footer-payment, .footer-links, .footer-accordion {
    /* background-color: var(--primary-blue); */
    color: #FFFFFF;
}

.footer-payment .footer-icons-group > img {
    max-width: 100%;
    /* width: 40px; */
}
/* .footer-payment .icons-group {

} */

/* .footer-costumer-service-icon{ */
    
    /* border: 1px solid red; */
/* } */

.footer-contact-title-group {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.footer-icons-group2 {
    padding: 1.25rem 0;
}


.footer-contact-info,
.footer-payment .footer-icons-group,
.footer-payment .footer-icons-group2 {
    /* border: 1px solid red; */
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #3766C3;
}

.footer-payment-desktop, .footer-icons-desktop {
    display: none;
}


/* ---------------------------- */
/* ------------LINKS----------- */
/* ---------------------------- */

.footer-desktop-links {
    display: none;
}
.footer-links > .footer-section-wrapper > ul > li > a, .footer-our-ops> li > a  {
    text-decoration: none;
    color: #FFFFFF;
}

.footer-links .footer-section-wrapper > ul > li:first-child {
    padding: 0;
}

.footer-links > .footer-section-wrapper > ul > li {
    list-style-type: none;
    padding-top: 1.3rem;
}

.footer-links .footer-section-wrapper > ul, .footer-our-ops {
    padding: 0;
}

.footer-flags-container {
    margin-top: 1.5rem;
}


/* ------------------------------ */
/* -----------ACCORDION------------ */
/* ------------------------------ */

/* .footer-active {

} */

.footer-acc {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

/* .footer-acc-btn { */
    /* height: 54px; */
    /* display: flex;
    justify-content: space-between;
    align-items: center;
    */
/* } */
/* 
.footer-acc-btn > a {
    text-decoration: none;
    color: #FFFFFF;
    
} */

.footer-acc-title, .footer-acc-title:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.footer-content-footer  {
    margin-top: 1.4rem;
    display: none;

}

.footer-content-active {
    display: block;
}

.footer-desktop-link {
    display: none;
    cursor: pointer;
}


.footer-mobile-link {
    border: none;
    cursor: pointer;
    background-color: inherit;
    /* border: 1px solid red; */
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}


.footer-acc-container {
    /* border: 1px solid red; */
    border-top: 1px solid #3766C3;
    /* height: 54px; */
    padding: 1.3rem 0;
}

/* .footer-our-ops> li > a {
    text-decoration: none;
    color: #FFFFFF;
} */

.footer-acc-links, .footer-acc-links:hover {
    text-decoration: none;
    color: #FFFFFF;

}

.footer-our-ops > li, .footer-stations > li, .footer-dates-toleave > li, .footer-locations > li, .footer-blog > li, .footer-sites > li, .footer-mountain > li {
    list-style-type: none;
    margin-bottom: 1rem;
   
}

.footer-acc-arrow {
    transform: matrix(0, 1, 1, 0, 0, 0);
}

.footer-arrow {
    --svg: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="10" viewBox="0 0 17 10" fill="none"><path d="M0.447236 0.72277C1.04099 0.189741 2.00013 0.189741 2.59388 0.72277L8.50096 6.02573L14.408 0.722771C15.0018 0.189741 15.9609 0.189741 16.5547 0.722771C17.1484 1.2558 17.1484 2.11685 16.5547 2.64988L9.56667 8.92323C8.97292 9.45626 8.01378 9.45626 7.42002 8.92323L0.432011 2.64988C-0.146517 2.13052 -0.146516 1.2558 0.447236 0.72277Z" fill="white"/></svg>');
    width: 17px;
    height: 10px;
    -webkit-mask: var(--svg);    
    mask: var(--svg);
    background-color: var(--primary-white);
}
.footer-arrow-close {
    transform: matrix(0, 1, 1, 0, 0, 0);
}


.footer-stations, .footer-our-ops, .footer-dates-toleave, .footer-locations, .footer-blog, .footer-sites, .footer-mountain, .footer-sitemap-list {
    padding: 0;
}

.footer-acc-container > * {
    padding: 0  1rem;
}



/* ------------------------ */
/* ---------SITEMAP--------- */
/* ------------------------ */

.footer-sitemap {
    background-color: #1D2329;
    padding: 1rem 0;
    
}

.footer-sitemap-list, .footer-register-container {
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    gap: 1rem;
    width: 100%;
    padding: 1rem;
}

/* .footer-sitemap-list > a { */
    /* width: 30vw; */
/* } */
/* .footer-sitemap-list > li {
    list-style-type: none;
} */


/* ---------------------------- */
.footer-register-container > p {
    color: #FFFFFF;
    text-align: center;
    margin: 12px;
}

.footer-trustpilot-row-padding {
    padding: 10px 0;
}


@media only screen and (min-width : 576px) {
    
    .footer-newsletter-error {
        margin-bottom: 0;
    }

    footer .footer-section-wrapper  {
        max-width: 1140px;
    }
  
    .footer-content-footer {
        display: block;
    }

    .footer-sitemap {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px;
    }

    .footer-sitemap-list {
        align-self: center;
        margin: 0 auto;
        color: var(--primary-white);
    }

    .footer-sitemap-list > DIV {
        display: inline;
        vertical-align: middle;
    }
    .footer-sitemap-list > DIV  > a{
        margin: 0 1rem;
    }

    .footer-register-container{
        height: 44px;
    }
    

    /* .footer-icons-group {
        display: block;
    } */

    .footer-content-footer  > ul > li {
        margin: 0;
    }

    .footer-default {
        width: 20vw;
        max-width: 272px;
    }
    .footer-trustpilot-container {
        /* display: flex; */
        justify-content: center;
        align-items: center;
        border-top: 1px solid var(--grey-300);
        height: 70px;
    }

    .footer-trustpilot-row-padding {
        padding: 22px;
    }

    .footer-trustpilot-container > span {
        color: #000000;
    }


    .footer-trustpilot-desktop {
        display: block;
        width: 100%;
        height: 70px;
    }

    .footer-trustpilot-mobile {
        display: none;
       
    }

    .footer-center-icon  {
        display: block;
        width: fit-content;
    }
    .footer-center-icon > img{
        /* display: none; */
        width: 60px;
    }

    .footer-newsletter-container {
        display: flex;
        align-items: baseline;
        width: fit-content;
    }

    .footer-newsletter > .footer-section-wrapper,  .footer-newsletter > .footer-form-wrapper  {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 2rem;
    }
    .footer-newsletter-title {
        text-align: left;
        /* width: 60%; */
    
    }

    .footer-newsletter {
        padding: 1rem;
    }

    .footer-newsletter-submit {
        padding: 18px 30px;
    }

    .footer-newsletter-desktop {
        /* flex-grow: 2; */
        display: flex;
        /* border-right: 1px solid var(--primary-blue); */
        padding-right: 3rem;
        position: relative;
    }

    .footer-newsletter-desktop::after{
        content: "";
        height: 60%;
        display: block;
        border-left: 1px solid var(--primary-blue);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
      }


    .footer-newsletter-border {
        width: 10px;
        border-left: 1px solid var(--primary-blue);
        height: 50%;
        vertical-align: middle;
      }

    .footer-form-wrapper {
        border: none;
        padding-top: 1.5rem;
        width: fit-content;
        align-items: center;
    }
    .footer-form-status {
        font-size: 12px;
    }


    .footer-social-wrapper {
        width: 20%;
        padding: 1rem 0 0 0;        
    }

    .footer-vl {
        border-left: 1px solid var(--primary-blue); 
        height: 4rem;
    }
    .footer-acc-arrow {
        display: none;
    }

    .footer-acc-container {
        border: none;
        /* display: flex; */
    }

    /* .footer-desktop-wrapper { */
        /* display: flex; */
        /* width: 100vw; */
    /* } */

    .footer-links {
        display: none;
    }

    .footer-acc > .footer-section-wrapper {
         display: flex; 
         gap: 2rem;
        align-items: baseline;
        /* flex-wrap: wrap; */
        /* justify-content: space-between;   */
        
        
    }


    
    /* We have now the left side withthe links and the right side with the grid links. Display flex and give left side some room. and grid the links on the right. max 5 columns and then wrap the left two to be starting from the left */

    .footer-links-wrapper {
        /* border: 1px solid red; */
        /* width: 100%; */
        display: grid;
        grid-template-columns: repeat( auto-fill, minmax(150px, 1fr));
        column-gap: 1.5rem;
        flex-grow: 1;
    }



    .footer-desktop-link {
        display: block;
        width: 117px;
    }
    .footer-mobile-link {
        display: none;
    }

 

    .footer-desktop-links {
        display: block;
        width: 18%;
    }

    .footer-desktop-links > ul {
        padding: 0;
    }

    .footer-desktop-links > ul > li  {
        list-style-type: none;
        padding-bottom: 10px;
    }

    .footer-desktop-links > ul > li > a {
        text-decoration: none;
        color: #FFFFFF;
    }

    /* .footer-links-group-desktop {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    } */

    .footer-payment {
        display: none;
       
    }

    .footer-payment-desktop, .footer-icons-desktop {
        display: block;
    }

    .footer-contact-info {
        border: none;
        padding-left: 3rem;
    }

    .footer-icons-group {
        margin: 0;
        max-width: 300px;
        /* padding-bottom: 2.5rem; */
    }
    
    .footer-contact-us > .footer-section-wrapper {
        border-bottom: 1px solid #3766C3;
        display: flex;
        justify-content: space-between;
        padding-top:  2.5rem;
        padding-bottom:  2.5rem;
        /* align-items: baseline; */
    }
    /* .footer-contact-us > .footer-section-wrapper > div{ */
        /* border: 1px solid red; */
    /* } */

    .footer-contact-title-group  div {
        align-self: flex-start;
    }
        
    /* TOP BUTTON */
    #btn-top {
        border: none;
        border-radius: 50px;
        bottom: 35px;
        width: 50px;
        height: 50px;
        /* opacity: 0.75; */
        position: fixed;
        right: 10px;
        z-index: 1000;
        outline: 0;
    }
}


@media (max-width: 768px) {
    /* TOP BUTTON */
    #btn-top {
        display: none !important;
    }
}