#footer{
    background-color: #0C2623;
    padding-top: 6.8rem;
    padding-bottom: 12.1rem;
    position: relative;
    overflow: hidden;
}

.footer__back{
    position: absolute;
    top: 55%;
    -o-object-position: 25%;
       object-position: 25%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    /* mix-blend-mode: multiply; */
    height: 100%;
    width: 100%;
}

#footer .submenu__one{
    display: none;
}

#footer .footer__dis{
    text-align: center;
    margin-bottom: 8rem;
    z-index: 2;
    position: relative;
}

#footer .footer__dis p{
    color: #6A998B;
    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: #6A998B;
    text-decoration: underline;
    text-shadow: 0px 4px 32px #0C2623;
}

#footer .footer__item{
    text-align: center;
    margin-bottom: 6.2rem;
}

#footer .footer__item:last-child{
    margin-bottom: 8.25rem;
}

#footer .footer__item a{
    font-size: 3.1em;
    color: #6A998B;
    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__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: #6A998B;
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 2.4rem;
    margin-bottom: 1rem;
    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__item:last-child{
        margin-bottom: 0;
    }

    .footer__back{
        top: 0;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: 100px 50px;
           object-position: 100px 50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 1400px;
    }

    #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: 10.8rem;
        margin-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: 17.4rem;
    }

    #footer .submenu__one{
        display: block;
    }

    #footer .submenu .submenu__social:after{
        width: 540px;
        left: -170px;
        background-color: #6A998B;
    }

    #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: #6A998B;
    }

    #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;
    }
}

/* 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%;
}