﻿.contentlogos {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.w-inline-block {
    max-width: 100%;
    display: inline-block
}

.imagefooter-lg {
    width: 80px;
    margin: 7px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: -webkit-filter .8s ease;
    transition: -webkit-filter .8s ease;
    transition: filter .8s ease;
    transition: filter .8s ease,-webkit-filter .8s ease
}

.imagefooter {
    width: 55px;
    margin: 7px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: -webkit-filter .2s ease;
    transition: -webkit-filter 50ms ease;
    transition: filter 50ms ease;
    transition: filter 50ms ease,-webkit-filter 50ms ease
}

.imagefooter-lg:hover {
    -webkit-filter: grayscale(0%);
    opacity: 1;
    filter: grayscale(0%)
}

.imagefooter:hover {
    -webkit-filter: grayscale(0%);
    opacity: 1;
    filter: grayscale(0%)
}

.text-gray {
    color: gray !important;
    font-weight: 700;
    font-size: 12px
}

.image-4 {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.bg-gray {
    background-image: radial-gradient(18% 62%,rgba(203,195,187,.05) 0,rgba(203,195,187,.2) 60%)
}

.bg-gray-mobile {
    background-image: radial-gradient(18% 62%,rgba(203,195,187,.05) 0,rgba(203,195,187,.2) 60%);
    padding-bottom: 1rem
}

.bg-gray-estudio {
    background-image: radial-gradient(18% 62%,rgba(203,195,187,.05) 0,rgba(203,195,187,.2) 60%);
    padding-bottom: 1rem
}

.pad-3 {
    padding: 0 3rem
}

.img-lg {
    height: 70px !important
}

.row-logo {
    width: 100%;
    border-top: 1px solid #b9b7b8;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -moz-flex-direction: column;
    flex-direction: column;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    flex-direction: row
}

.title-url {
    width: 20%;
    display: block
}

.containt-logos {
    width: 80%;
    display: block;
    position: relative;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.slide-logos {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.bg-shielded-vacations {
    text-align: center;
    font-weight: 500;
    color: #a5a5a5;
    height: 35px;
    width: 100%;
    background-color: #042c4a;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

@media(max-width:400px) {
    .bg-shielded-vacations {
        height: 56px;
        padding: 10px;
        line-height: 1em !important
    }

    .anchor-sv-menu {
        line-height: 0 !important
    }
}

.row-img-menu {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 1rem;
    opacity: .6
}

.anchor-sv-menu {
    all: revert
}

.anchor-sv-menu {
    vertical-align: middle;
    word-break: break-word;
    font-size: 12px;
    color: inherit;
    text-decoration: none
}

.img-best-rate {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 3.4rem;
    vertical-align: middle;
    display: inline-block;
    margin-left: 1rem;
    margin-top: -.8rem
}

.adh-btn-reserva {
    background-color: #b68845;
    border-radius: inherit;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    margin: 0;
    padding: 17px 18px;
    text-transform: uppercase;
    width: 80% !important;
    display: inline-block !important;
    justify-content: center !important
}

@media (max-width:769px) {
    .r-button-best-rate {
        margin: 1.6rem 0
    }

    .adh-btn-reserva {
        width: 60% !important
    }

    .img-best-rate {
        width: 4rem
    }

    .imagefooter {
        opacity: 1
    }

    .imagefooter-lg {
        opacity: 1
    }
}

.w-30 {
    width: 30%
}

.w-80 {
    width: 80%
}

w-20 {
    width: 20%
}

.mr-1 {
    margin-right: 1rem !important
}

.adh-btn-reserva-fix {
    width: 60% !important
}

.img-banner {
    background-image: url(https://ateliercdn.azureedge.net/site-atelier/Assets/Adh/Images/1500/hotel-atelier-playa-mujeres-cancun-master-suite.jpg);
    background-position-x: center;
    height: 45rem
}

.container-logos-mobile {
    overflow-x: auto;
    -webkit-mask-image: linear-gradient(to left,transparent 5%,black 17%);
    mask-image: linear-gradient(to left,transparent 5%,black 17%)
}

.logos-mobile {
    white-space: nowrap
}

.text-mobile-logos {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    margin-right: .5rem
}

@media (min-width:1200px) {
    .home-search-box {
        max-width: 1250px !important
    }
}

@media (min-width:768px) and (max-width:1000px) {
    .r-button-both {
        margin: 3rem 0 !important
    }
}

.h-nav {
    z-index: 5
}

.h-header-logo {
    top: 20px
}

.logo-atelier {
    max-width: 9rem;
    min-width: 4rem
}

.navbar-nav {
    margin-top: .8rem !important
}

@media(max-width:1110px) and (min-width:985px) {
    .nav-ht .navbar-nav li {
        max-width: 4rem;
        margin: 0 1.5rem
    }
}

@media(max-width:1210px) and (min-width:985px) {
    .btn-normal {
        width: 60% !important
    }

    .nav-ht .navbar-nav li {
        max-width: 2.8rem
    }
}

.box-image-sv {
    width: 10%
}

.box-sv {
    width: 80%
}

.box-contact-us {
    vertical-align: middle;
    display: flex;
    width: 10%
}

.logo-adh-new {
    width: 70px;
    padding: .5rem;
    margin-left: .6rem
}

@media(max-width:1237px) {
    .box-image-sv {
        width: 20%
    }

    .box-sv {
        width: 60%
    }

    .box-contact-us {
        width: 20%
    }
}

@media(max-width:815px) {
    .bg-shielded-vacations {
        height: 55px;
        padding: 10px;
        line-height: 1em !important
    }

    .btn-width-fix {
        width: 70% !important
    }
}

@media(max-width:750px) {
    .display-none-sv {
        display: none
    }

    .box-sv {
        width: 100%
    }
}

.container-box-fix {
    padding-bottom: .9rem !important
}

.navbar-toggler {
    margin-left: 1.5rem
}

.footer-top {
    padding: 20px 0;
}

.container-rights-reserved {
    margin-left: 3rem !important;
    margin-right: 1rem !important;
}

.blue-footer {
    background-color: #021F33;
    padding: 10px 0;
}

.adh-link-footer, .footer-inner, .footer-nav li a {
    color: #989898 !important;
    padding: 15px 10px;
}

.dark-blue-bg {
    background-color: #0E2739;
    color: white;
}

.footer-top {
    padding: 20px 0;
}

.line-height-25r {
    line-height: 2.5rem;
}

.blue-footer .footer-inner ul li a {
    color: rgba(255,255,255,0.80) !important;
    font-size: 12px;
    line-height: 28px;
}

.footer-top .img {
    height: 77px;
}

.img-footer-02 {
    width: 150px;
    height: 4rem;
}
.img-footer-03{
    width: 110px;
    height: 4rem;
}

.img-lvl {
    width: 110px !important;
    height: 4rem;
}

.fa-facebook {
    padding: 3px 7px 3px 7px !important;
}

    .fa-facebook:focus, .fa-facebook:hover {
        color: #3b5998;
        transform: scale(1.1);
    }

.adh-icon-facebook, .adh-icon-instagram {
    color: #989898;
    border-color: #989898;
}

.fa-facebook, .fa-instagram {
    transition: .4s;
    cursor: pointer;
}

.fab {
    font-size: 1rem;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 50% 50% 50% 50%;
    padding: 3px 3px 3px 3px;
}

.footer-item ul {
    font-size: 14px;
    font-weight: 700;
}

ul li.facebook, ul li.instagram {
    padding: 0.5rem 0 0.5rem 0 !important;
}

.footer-item li {
    font-size: 12px;
    font-weight: 300;
}

.blue-footer .footer-inner ul li a {
    color: rgba(255,255,255,.8);
    font-size: 12px;
    line-height: 28px;
}
.footer-oleo{
    margin:0 !important;
}
