#footer{
    background-color: #956158;
    position: relative;
    overflow: hidden;

    padding-bottom: 12.1rem;
}

.footer__back{
    position: absolute;
    height: 100%;
    width: 100%;
}

.footer__back img{
    position: absolute;
    top: 0;
    width: 110rem;
}

.footer__back img:nth-child(1){
    left: -70rem;
    opacity: .87;
}
.footer__back img:nth-child(2){
    right: -60rem;
    opacity: .87;
}

#footer .submenu__one{
    display: none;
}

#footer .footer__dis{
    padding-top: 6.8rem;
    text-align: center;
    margin-bottom: 8rem;
    z-index: 2;
    position: relative;
}

#footer .footer__dis p{
    color: #EDF2F2;
    font-size: 1.4em;
    line-height: 2.4rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
    width: 230px;
    margin: 0 auto;
    text-shadow: 0px 4px 32px #0C2623;
}

#footer .footer__dis p a{
    display: block;
    color: #EDF2F2;
    text-decoration: underline;
    text-shadow: 0px 4px 32px #0C2623;
}

#footer .footer__item{
    text-align: center;
    margin-bottom: 6.2rem;
}

#footer .footer__reserv.second .footer__item:last-child{
    margin-bottom: 8.25rem;
}

#footer .footer__item a{
    font-size: 3.1em;
    color: #EDF2F2;
    text-decoration: none;
    line-height: 2.8rem;
    letter-spacing: .5px;
    font-family: minion-pro, serif;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: 0px 4px 32px #0C2623;
}

#footer .footer__item:first-child a:first-child{
    display: block;
    text-decoration: underline;
}

#footer .footer__reserv.second .footer__item:first-child a:first-child{
    text-decoration: none;
}

#footer .footer__item:first-child a:first-child{
    font-family: 'futura-pt', sans-serif;
}

#footer .footer__item p,
#footer .footer__item:first-child a:first-child{
    color: #EDF2F2;
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 2.4rem;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-shadow: 0px 4px 32px #0C2623;
}


#footer .submenu__social ul li.youtube a img{
    width: 24.5px;
    height: 17px;
}

#footer .submenu__social ul li{
    margin-right: 3.95em;
}

#footer .submenu__social ul li:last-child{
    margin-right: 0;
}

@media only screen and (min-width: 769px){

    #footer{
        height: 70.4rem;
        padding: 0;
    }

    #footer .footer__reserv.second .footer__item:last-child{
        margin-bottom: 0;
    }

    #footer .footer__reserv.second{
        margin-top: 3.4rem;
    }

    #footer .footer__dis p{
        font-size: 1.8em;
        line-height: 3.2rem;
        letter-spacing: 2px;
        width: 100%;
    }

    #footer .footer__item{
        margin-bottom: 0;
    }

    #footer .footer__dis{
        margin-bottom: 5.8rem;
        padding-top: 15.7rem;
    }

    #footer .footer__dis p a{
        display: inline;
    }

    #footer .footer__item a{
        font-size: 3.6em;
        line-height: 3.2rem;
    }

    #footer .footer__item p,
    #footer .footer__item:first-child a:first-child{
        font-size: 1.8em;
        line-height: 3.2rem;
        letter-spacing: 2px;
        margin-bottom: 0;
    }

    #footer .submenu{
        margin-top: 5.8rem;
    }

    #footer .submenu__one{
        display: block;
    }

    #footer .submenu .submenu__social:after{
        width: 540px;
        left: -170px;
        background-color: #EDF2F2;
    }

    #footer .submenu__social ul li a img{
        width: 2rem;
    }

    #footer .submenu__social ul li.fb a img{
        width: .829em;
        height: 1.9rem;
    }

    #footer .submenu .submenu__social{
        padding-bottom: 2.4rem;
    }

    #footer .submenu .submenu__one{
        padding-top: 3.2rem;
        margin-bottom: 0;
    }

    #footer .submenu__one li a,
    #footer .submenu__one li:after{
        color: #EDF2F2;
    }

    #footer .submenu__one li{
        padding-right: 4rem;
        margin-right: 3.1rem;
    }

    #footer .submenu__one li:last-child{
        margin-right: 0;
        padding-right: 0;
    }
}

#footer.internal .footer__back,
#footer.internal .footer__dis,
#footer.internal .row.footer__reserv{
    display: none;
}

#footer.internal .submenu__social{
    margin-bottom: 0;
}

#footer.internal{
    padding-bottom: 17.9rem;
    padding-top: 2.3rem;
}

@media only screen and (min-width: 769px){
    #footer.internal{
        height: auto;
    }
    #footer.internal .submenu{
        margin-top: 0;
    }

    #footer.internal{
        padding-top: 19.5rem;
        padding-bottom: 5rem;
    }

    .staygallery .calltoaction__splitimage__image__copy{
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px){
    .footer__back img{
        position: absolute;
        top: 12rem;
        /* width: 110rem; */
    }
    
    .footer__back img:nth-child(1){
        left: -23rem;
        opacity: .87;
        width: 142rem;
        height: 69rem;
    }

    .footer__back img:nth-child(2){
        right: -100rem;
        opacity: .87;
        height: 97.2rem;
        width: 186rem;
    }
}

/* Footer Discover */

body[data-page="discover"] #footer.internal{
    padding-top: 3.9rem;
    padding-bottom: 18rem;
}

@media only screen and (min-width: 769px){
    body[data-page="discover"] #footer.internal{
        padding-top: 4.7rem;
        padding-bottom: 6rem;
    }
}

/* Footer Eat */
@media only screen and (min-width: 769px){
    body[data-page="eat"] #footer.internal{
        padding-top: 3.5rem;
    }
}

/* Footer Unwind */
@media only screen and (min-width: 769px){
    body[data-page="unwind"] #footer.internal{
        padding-top: 3.5rem;
    }
}

/* Footer Explore */
@media only screen and (min-width: 769px){
    body[data-page="explore"] #footer.internal{
        padding-top: 3.5rem;
    }
}

/* Footer About */
@media only screen and (min-width: 769px){
    body[data-page="about"] #footer.internal{
        padding-top: 16.5rem;
    }
}

/* Footer Transport */
@media only screen and (min-width: 769px){
    body[data-page="transporte"] #footer.internal{
        padding-top: 16.5rem;
    }
}

/* Footer 404 */

.post.error404.not-found{
    overflow: hidden;
}

body.error404 #footer.internal{
    padding-top: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 5;
    background-color: transparent;
    width: 100%;
}

/* Footer Home gardens */

@media only screen and (min-width: 1024px){
    /* .footer__back img{
        position: absolute;
        top: 0;
        
    }
    
    .footer__back img:nth-child(1){
        left: calc(69vw - 138rem);
        top: -17rem;
        width: 142rem;
        height: 69rem;
    }

    .footer__back img:nth-child(2){
        right: calc(70vw - 138rem);
        top: -40rem;
        width: 128rem;
        height: 107.8rem;
    } */

    .footer__back img{
        position: absolute;
        top: 0rem;
        /* width: 110rem; */
    }
    
    .footer__back img:nth-child(1){
        left: -23rem;
        opacity: .87;
        width: 142rem;
        height: 69rem;
    }

    .footer__back img:nth-child(2){
        right: -70rem;
        opacity: .87;
        height: 71.2rem;
        width: 186rem;
    }

}

@media only screen and (min-width: 1200px){
    .footer__back img:nth-child(1){
        opacity: .87;
        width: 180rem;
        height: 78rem;
        left: calc(74vw - 142rem);
    }

    .footer__back img:nth-child(2){
        opacity: .87;
        height: 71.2rem;
        width: 186rem;
        right: calc(85vw - 186rem);
    }
}

@media only screen and (min-width: 1500px){
    
    /* .footer__back img:nth-child(1){
        left: calc(74vw - 138rem);
        top: -17rem;
    } */

    /* .footer__back img:nth-child(2){
        right: calc(75vw - 138rem);
        top: -40rem;
        width: 128rem;
        height: 107.8rem;
    } */
}