#brand-header, #brand-footer {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    margin: 0;
}

.is-hidden {
    display: none;
}

.wrapper {
    padding: 0 1.5em;
    max-width: 1155px;
    margin: auto;
    width: 100%;
    box-sizing: border-box;
}
.dropbtn {
    cursor: pointer;
}

.dropbtn:hover,
.dropbtn:focus {
    background-color: white;
}

#brand-header .dropdown {
    position: relative;
    display: inline-block;
}

#brand-header .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 200px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

@media screen and (min-width: 1024px) {
    #brand-header .dropdown-content {
        top: 100%;
    }
}

#brand-header .dropdown-content a {
    color: black;
    padding: 12px 16px !important;
    text-decoration: none;
    display: block;
}
#brand-header .dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-box-shadow: 0 8px 12px rgba(0,0,0,.175);
    box-shadow: 0 8px 12px rgba(0,0,0,.175);
    overflow: hidden;
}
#brand-header .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.5;
    color: #4a4a4a;
    white-space: nowrap;
    font-weight: 400;
}
#brand-header .dropdown-menu>li>a:focus, #brand-header .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #3d3d3d;
    background-color: #f5f5f5;
}

@media screen and (min-width: 1024px) {
    #brand-header .dropdown-content a {
        padding: 0 16px !important;
    }
}

#brand-header .dropdown-content a:hover {
    color: #86754D;
    background-color: #E7E7E7;
}

#brand-header .show {
    display: block;
}
.header--tafer--hf {
    overflow: visible;
    position: relative;
    min-height: 80px;
}

.header--tafer--hf .header--container {
    padding: 0.8em 0;
    position: fixed;
    width: 100%;
    background: white;
    top: 0;
    max-height: 50px;
    z-index: 1000;
}

.header--tafer--hf__logo {
    align-self: center;
    width: 58px;
}

.header--tafer--hf__phone--icon img {
    width: 20px;
    align-self: center;
}

.header--tafer--hf__menu {
    height: 16px;
    align-self: center;
}

.header--tafer--hf__rewards {
    color: #86754D;
    display: none;
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.header--tafer--hf__rewards a {
    color: #2b1203;
    text-decoration: none;
}

.header--tafer--hf__rewards a:hover {
    color: #86754D;
}

.header--tafer--hf__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (min-width: 1024px) {
    .header--tafer--hf__content {
        width: 100%;
        align-items: center;
        min-height: 83px;
    }
}

.header--tafer--hf .container--menu {
    background: white;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 100%;
    height: 100vh;
    transition: 0.4s ease-in-out;
}

.header--tafer--hf .container--menu .tafer--rewards--mobile {
    font-size: 14px;
    border-top: 1px solid #DDD;
    text-align: center;
    display: block;
    background: #121317;
    color: #86754D;
    padding: 1rem;
    text-transform: uppercase;
    border-bottom: 1px solid #DDD;
}

.header--tafer--hf .container--menu .tafer--rewards--mobile a {
    color: white;
}

.header--tafer--hf .menu {
    list-style: none;
    padding: 0;
    margin: 2em 0 0 0;
}

.header--tafer--hf .menu__item {
    border-bottom: 1px solid #E7E7E7;
    color: #86754D;
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
}

.header--tafer--hf .menu__item a {
    color: #121317;
    text-decoration: none;
    padding: 0 0.8em;
}

.header--tafer--hf .menu__item a:hover {
    color: #86754D;
}

.header--tafer--hf .menu__item span {
    height: 25px;
    display: inline-block;
    width: 25px;
    text-align: center;
    background: #E7E7E7;
    border-radius: 50%;
    padding: 4px;
}

.header--tafer--hf .menu__item span img {
    vertical-align: middle;
    overflow: hidden;
    max-width: 20px;
}

@media screen and (min-width: 1024px) {
    .header--tafer--hf .menu {
        display: flex;
    }

    .header--tafer--hf .menu__item {
        display: flex;
        align-items: center;
    }

    .header--tafer--hf .menu__button {
        display: none;
    }
}

.header--tafer--hf .menu__button {
    width: 40px;
    height: 40px;
    background: url(https://www.taferresorts.com/lib/dist/img/icons/icon-menu.svg) no-repeat center;
    flex: 0 0 auto;
    margin-left: auto;
}

.header--tafer--hf .menu__phone {
    display: none;
}

.header--tafer--hf .menu__checkbox {
    display: none;
}

.header--tafer--hf .menu__checkbox:checked ~ .menu__button {
    background: url(https://www.taferresorts.com/lib/dist/img/icons/icon-close.svg) no-repeat center;
}

.header--tafer--hf .menu__checkbox:checked ~ .container--menu {
    transition: 0.4s ease-in-out;
    top: 100%;
    left: 0;
    right: 0;
}
.header--tafer--hf .container-selectors {
    order: -1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    flex: 0 0 auto;
}
.header--tafer--hf .header--tafer--hf__link {
    flex: 0 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 11px;
}
@media screen and (min-width: 1024px) {
    .header--tafer--hf {
        position: relative;
        margin-bottom: 0;
        min-height: 180px;
    }

    .header--tafer--hf .header--container {
        position: relative;
        max-height: initial;
    }

    .header--tafer--hf__logo {
        width: 120px;
    }

    .header--tafer--hf__phone--icon {
        display: none;
    }

    .header--tafer--hf__rewards {
        display: block;
    }

    .header--tafer--hf .container--menu {
        height: auto;
        left: 0;
        border-top: 1px solid #DDD;
    }

    .header--tafer--hf .container--menu .tafer--rewards--mobile {
        display: none;
    }

    .header--tafer--hf .menu {
        margin: 0;
        justify-content: center;
    }

    .header--tafer--hf .menu__item {
        border: 0;
        padding: 0;
        margin: 0 10px 0 0;
        line-height: 4;
    }

    .header--tafer--hf .menu__item:last-child {
        margin: 0;
    }

    .header--tafer--hf .menu__item span {
        display: none;
    }

    .header--tafer--hf .menu__item a {
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .header--tafer--hf .menu__button {
        display: none;
    }

    .header--tafer--hf .menu__phone {
        display: block;
        text-decoration: none;
        letter-spacing: 1px;
        color: #86754D;
        font-size: 13px;
        text-transform: uppercase;
    }
    .header--tafer--hf .container-selectors {
        order: 2;
    }
}

.button.hollow.secondary {
    color: #85754f !important;
    border: 1px solid #85754f !important;
    padding: 0.5rem;
    text-align: center;
}

.logo_tafer {
    margin-right: 1.5rem;
}

@media screen and (max-width: 800px) {
    .logo_tafer {
        margin-bottom: 1rem;
        margin: 0 auto;
    }
}

.logo_tafer .reward_label {
    font-size: 2rem;
    font-weight: 700;
    width: 120px;
    display: inline-block;
    border-radius: 0.3rem;
}

@media screen and (max-width: 800px) {
    .logo_tafer .reward_label {
        font-size: 1.8rem;
    }

    .logo_tafer .reward_label div {
        margin: 0 auto;
    }
}

.logo_tafer .reward_label_login {
    color: #85754f !important;
    font-size: 1.2rem;
}

@media screen and (max-width: 800px) {
    .logo_tafer .reward_label_login {
        margin-left: 2.5rem;
    }
}

.logo_tafer .reward_label_login div {
    margin: 0 auto;
}

.logo_tafer .reward_label_login span {
    color: #85754f !important;
    font-size: 0.875rem;
}

.logo_tafer .separator {
    font-size: 0.875rem;
    font-weight: 700;
    display: inline-block;
    vertical-align: text-top;
    margin: 0 0.5rem;
}

.header_element_tafer {
    width: 650px !important;
    justify-content: left !important;
}

.header_element_tafer .header_rewards {
    width: 100%;
    font-weight: 800;
    text-align: center;
    display: inline-block;
    color: #85754f;
}

.header_element_tafer .header_rewards span {
    color: #85754f !important;
}

.header_element_tafer .header_separator {
    width: 2rem;
    display: inline-block;
}

.footer_rewards {
    float: right;
    color: #85754f !important;
    width: 300px !important;
    margin-right: 0.5rem;
}

@media screen and (max-width: 1200px) {
    .footer_rewards {
        width: 250px !important;
    }
}

.title--tafer-rewards {
    font-family: sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    width: 100%;
    height: 24px;
    position: relative;
    color: #85754f !important;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
}

.title--tafer-rewards span {
    display: inline-block;
    padding: 1rem;
    background-color: #f8f8f8 !important;
}

.footer--tafer {
    background: white;
    width: 100%;
    overflow: auto;
}

.footer--tafer .footer--top {
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);
    padding: 1rem 0;
}

.footer--tafer .footer--top__nav {
    display: block;
    overflow: auto;
}

.footer--tafer .footer--top__nav ul {
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: space-between;
    list-style: none;
    flex-wrap: wrap;
}

.footer--tafer .footer--top__nav ul li {
    margin-right: 30px;
    font-weight: 700;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 0;
}

.footer--tafer .footer--top__nav ul li:last-child {
    margin-right: 0;
}

.footer--tafer .footer--top__nav ul li a {
    text-decoration: none;
    color: rgba(134, 117, 77, 0.8);
}

.footer--tafer .footer--top__toll {
    margin-top: 5px;
}

.footer--tafer .footer--top__toll a {
    font-weight: 700;
    font-size: 13px;
    line-height: 30px;
    color: rgba(134, 117, 77, 0.8);
    text-decoration: none;
}

.footer--tafer .footer--contact {
    margin-top: 1rem;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);
}

.footer--tafer .footer--contact .link__hotel {
    text-decoration: none;
    color: #86754D;
    display: inline-block;
    margin-bottom: 20px;
}

.footer--tafer .footer--contact .link__hotel img {
    width: 65px;
}

.footer--tafer .footer--contact .info {
    font-size: 13px;
    margin-bottom: 20px;
}

.footer--tafer .footer--contact .info h4 {
    color: #86754D;
    margin-top: 0;
    font-weight: 400;
    font-size: 1.25rem;
}

.footer--tafer .footer--contact .info p {
    margin: 0;
    color: #86754D;
}

.footer--tafer .footer--contact .info p.phrase {
    color: #605852;
    font-style: italic;
}

.footer--tafer .footer--contact .info a {
    color: #605852;
    text-decoration: none;
    cursor: pointer;
}

.footer--tafer .footer--contact .info a.phone {
    color: #86754D;
}

.footer--tafer .footer--contact .info .footer--redes {
    margin: 20px 0;
}

.footer--tafer .footer--contact .info .footer--redes ul.list_icons {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: normal;
    align-items: center;
}

.footer--tafer .footer--contact .info .footer--redes ul.list_icons li {
    margin-right: 15px;
}

.footer--tafer .footer--contact .info .footer--redes ul.list_icons li img {
    min-width: 20px;
    max-height: 20px;
}

.footer--tafer .footer--contact .footer--awards {
    margin-bottom: 20px;
}

.footer--tafer .footer--contact .footer--awards h4 {
    font-weight: 400;
    color: #86754D;
    font-size: 1.25rem;
}

.footer--tafer .footer--contact .footer--awards img {
    height: 75px;
    max-width: 100%;
}

.footer--tafer .footer--brands {
    display: none;
    overflow: auto;
}

.footer--tafer .footer--brands a {
    display: block;
}

.footer--tafer .footer--crossmkt {
    margin-bottom: 15px;
}

.footer--tafer .footer--crossmkt h4 {
    font-size: 12px;
    color: rgba(18, 19, 23, 0.7);
    text-transform: uppercase;
}

.footer--tafer .footer--crossmkt ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
}

.footer--tafer .footer--crossmkt ul li {
    line-height: 2;
}

.footer--tafer .footer--crossmkt ul li a {
    text-decoration: none;
    color: #86754D;
}

.footer--tafer .footer--copy {
    text-align: center;
    padding: 1.5rem 0;
    border-top: 1px solid rgba(221, 221, 221, 0.5);
}

.footer--tafer .footer--copy small {
    color: #86754D;
    font-size: 75%;
    line-height: inherit;
}

@media screen and (min-width: 768px) {
    .footer--tafer .footer--top {
        padding: 0.5rem 0;
    }

    .footer--tafer .footer--top .wrapper {
        line-height: 1;
    }

    .footer--tafer .footer--top .footer--top__nav {
        width: 70%;
        display: inline-block;
    }

    .footer--tafer .footer--top .footer--top__nav ul {
        justify-content: initial;
    }

    .footer--tafer .footer--top .footer--top__toll {
        display: inline-block;
        width: 29%;
        overflow: auto;
        text-align: right;
        margin: 0;
    }

    .footer--tafer .footer--contact .link__hotel {
        margin-bottom: 0;
        vertical-align: top;
        width: 10%;
    }

    .footer--tafer .footer--contact .link__hotel img {
        vertical-align: top;
    }

    .footer--tafer .footer--contact .info {
        display: inline-block;
        width: 50%;
    }

    .footer--tafer .footer--contact .info h4 {
        display: inline-block;
    }

    .footer--tafer .footer--contact .info .footer--redes ul.list_icons li {
        margin-right: 15px;
    }

    .footer--tafer .footer--contact .info .footer--redes ul.list_icons li:last-child {
        margin-right: 0;
    }

    .footer--tafer .footer--contact .footer--awards {
        width: 38%;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        text-align: right;
    }

    .footer--tafer .footer--contact .footer--awards h4 {
        margin-top: 0;
    }

    .footer--tafer .footer--brands {
        display: block;
        margin: 30px 0;
    }

    .footer--tafer .footer--brands .wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .footer--tafer .footer--brands .wrapper a {
        display: inline-block;
        text-align: center;
    }

    .footer--tafer .footer--brands .wrapper a:first-child {
        width: 100%;
        text-align: center;
    }

    .footer--tafer .footer--brands .wrapper a:not(:first-child) {
        flex: auto;
    }

    .footer--tafer .footer--brands .wrapper a img.tafer {
        width: 90px;
        vertical-align: middle;
    }

    .footer--tafer .footer--brands .wrapper a img.garza-blanca {
        width: 110px;
    }

    .footer--tafer .footer--brands .wrapper a img.mousai {
        width: 65px;
    }

    .footer--tafer .footer--brands .wrapper a img.villa-cancun {
        width: 60px;
    }

    .footer--tafer .footer--brands .wrapper a img.sierra-lago {
        width: 75px;
    }

    .footer--tafer .footer--brands .wrapper a img.siankaan {
        width: 155px;
    }

    .footer--tafer .footer--crossmkt ul {
        display: flex;
        justify-content: space-between;
    }

    .footer--tafer .footer--crossmkt .hotels ul.list_hotels {
        flex-wrap: wrap;
        justify-content: initial;
    }

    .footer--tafer .footer--crossmkt .hotels ul.list_hotels li {
        margin-right: 25px;
    }

    .footer--tafer .footer--crossmkt .experiences ul.list_experiences {
        width: 35%;
    }

    .footer--tafer .footer--crossmkt .adventures ul.list_adventures {
        width: 35%;
    }
}

@media screen and (min-width: 1024px) {
    .footer--tafer .footer--brands .wrapper {
        align-items: center;
    }

    .footer--tafer .footer--brands .wrapper a:first-child {
        width: 20%;
    }

    .footer--tafer .footer--brands .wrapper a:first-child:after {
        content: "";
        border-right: 1px solid #DDD;
        position: relative;
        padding-left: 40%;
    }

    .footer--tafer .footer--brands .wrapper a:not(:first-child) {
        flex: auto;
    }
}
.language_selector {

}
.language_selector .dropdown-toggle {
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
}
.language_selector .dropdown-toggle .icon {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.language_selector .dropdown-toggle .icon, .language_selector .dropdown-toggle .icon * {
    fill: #121317;
}