@font-face {
    font-display: swap;
    font-family: 'quicksand-regular';
    font-style: normal;
    font-weight: normal;
    src: url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-regular.woff2') format('woff2'),
    url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'quicksand-medium';
    font-style: normal;
    font-weight: normal;
    src: url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-medium.woff2') format('woff2'),
    url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-medium.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'quicksand-semibold';
    font-style: normal;
    font-weight: normal;
    src: url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-semibold.woff2') format('woff2'),
    url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-semibold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'quicksand-bold';
    font-style: normal;
    font-weight: normal;
    src: url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-bold.woff2') format('woff2'),
    url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/quicksand-bold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'cassannetplus-regular';
    font-style: normal;
    font-weight: normal;
    src: url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/cassannetplus-regular.woff2') format('woff2'),
    url('/headers/ssm/skin_custom/assets/magallanes_35019/fonts/cassannetplus-regular.woff') format('woff');
}
.header p {
    margin: 0;
}

.header button, .footer button {
    background-color: transparent;
    border: 0;
}

.header {
    position: relative;
    z-index: 5;
    font-family: 'quicksand-regular';
    background: #fff;
}
.header a, .header a:hover, .header a:focus {
    text-decoration: none;
}

.header__container {
    align-items: center;
    display: flex;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding: 1rem 2rem;
    transition: background-color .5s;
}

.header__hamburguer {
    align-items: center;
    display: flex;
}
@media (min-width: 1025px) {
    .header__hamburguer {
        display: none;
    }
}

.header__hamburguer-inner {
    cursor: pointer;
    height: 25px;
    position: relative;
    width: 30px;
    z-index: 3;
}

.header__hamburguer-btn {
    background-color: #444;
    cursor: pointer;
    height: 2px;
    transition: width .5s,background-color .5s;
    width: 20px;
}

.header__hamburguer-btn::before {
    background-color: #444;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 7px;
    transition: width .5s,transform background-color .5s .5s;
    width: 25px;
}

.header__hamburguer-btn::after {
    background-color: #444;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 15px;
    transition: width .5s,transform background-color .5s .5s;
    width: 30px;
}

.header__logo {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    z-index: 3;
}

.header__right {
    flex-direction: column;
    display: flex;
}

.header__upper {
    display: flex;
    justify-content: flex-end;
}

.header__telephone {
    align-items: center;
    display: flex;
}

.header__telephone-number {
    align-items: center;
    color: #444;
    font: 15px quicksand-regular;
    text-transform: inherit;
}
.header__telephone-number .dropdown-toggle {
    color: #444;
    font: 15px quicksand-regular;
    text-transform: inherit;
    padding: 10px 0;
}
.header__telephone-number .dropdown-menu {
    min-width: 220px;
    left: auto;
    right: 0;
}

.header__telephone-value {
    align-items: center;
    color: #444;
    display: flex;
}
.header__telephone-value:hover {
    color: #444;
}
.header__telephone-number .dropdown-menu .header__telephone-value {
    padding: 10px;
}

.header__booking {
    align-items: center;
    border-left: .1rem solid #ffffff;
    display: none;
    margin-left: 1rem;
    padding-left: 1rem;
    transition: background .5s,color .5s;
}

.header__booking-link {
    color: #ffffff;
    font: 15px quicksand-regular;
    text-transform: inherit;
}

.header__language {
    align-items: center;
    border-left: .1rem solid #ffffff;
    display: none;
    margin-left: 1rem;
    padding-left: 1rem;
    position: relative;
}

.header__language-active {
    align-items: center;
    color: #ffffff;
    display: flex;
    flex-direction: row-reverse;
    font: 15px quicksand-regular;
    text-transform: inherit;
}

.header__dropdown {
    background-color: #f5f9f8;
    border-radius: .5rem;
    bottom: 100%;
    box-shadow: 0 0 .5rem rgba(0,0,0,.2);
    display: none;
    flex-direction: column;
    max-width: 1024px;
    padding: 1.5rem 3rem;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 3;
}

.header__dropdown-item {
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.header__dropdown-link {
    color: #444;
    display: flex;
    font: 15px quicksand-regular;
    text-transform: inherit;
    white-space: nowrap;
}

.header__language-flag {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/flags32.png');
    background-repeat: no-repeat;
    background-size: 26rem;
    display: inline-block;
    height: 20px;
    margin-right: .5rem;
    width: 17px;
}

.header__language-flag--es {
    background-position: -18px -68px;
}

.header__language-flag--en {
    background-position: -155px -68px;
}

.header__language-flag--de {
    background-position: -86px -51px;
}

.header__language-flag--fr {
    background-position: -121px -69px;
}

.header__lower {
    display: flex;
    justify-content: flex-end;
}

.header__content {
    background-color: #172641;
    flex-grow: 1;
    height: 100%;
    left: -100%;
    padding: 3rem 2rem 2rem;
    position: fixed;
    top: 75px;
    transition: left .5s;
    width: 100%;
    z-index: 2;
}

.header__content--open {
    left: 0;
    overflow: auto;
}

.header__navbar {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 0;
    width: 100%;
}

.header__navbar-item {
    align-items: flex-start;
    border-bottom: .1rem solid #666;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}

.header__navbar-link {
    color: #fff;
    font: 25px quicksand-bold;
    padding: 1rem 0;
    position: relative;
    text-transform: uppercase;
}
.header__navbar-link:hover {
    color: #fff;
}
.header__navbar-link::after {
    background-color: #444;
    content: "";
    display: block;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5rem;
    transition: width .5s;
    width: 0;
}

.header__dropdown--hotels {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/bg.webp');
    background-position: 50%;
    background-size: cover;
    box-shadow: none;
    display: block;
    height: 100%;
    left: 0;
    max-width: 100%;
    padding: 3rem 0 0;
    position: fixed;
    right: auto;
    top: 0;
    opacity: 0;
    transition: opacity .5s;
    pointer-events: none;
    width: 100%;
}

.header__dropdown--open2 {
    opacity: 1;
    pointer-events: inherit;
}

.header__dropdown-inner {
    align-content: space-between;
    display: flex;
    flex-wrap: wrap;
    height: 100vh;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    overflow: auto;
    padding-bottom: 5rem;
    padding-top: 10rem;
}


.header__dropdown--hotels::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(23,38,65,.7) 0,rgba(23,38,65,.95) 59.9%),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));
    background: radial-gradient(50% 50% at 50% 50%,rgba(23,38,65,.7) 0,rgba(23,38,65,.95) 59.9%),linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.header__dropdown-close {
    color: #fff;
    font-size: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.header__dropdown-more {
    width: 100%;
}

.header__dropdown-text {
    align-items: center;
    border-top: .1rem solid #4d4d4d;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    font: 17px Quicksand-Bold;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    text-transform: uppercase;
}

.header__dropdown-filter {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.header p.header__dropdown-filter-text {
    align-items: center;
    color: #fff;
    display: flex;
    font: 17px quicksand-medium;
    justify-content: center;
    margin-bottom: 2rem;
    position: relative;
    text-transform: uppercase;
}

.header__dropdown-filter-text::before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    margin: auto;
    opacity: .2;
    position: absolute;
    top: 0;
    transform: translate(-100%);
    width: 210px;
    z-index: 0;
}

.header__dropdown-filter-text::after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    margin: auto;
    opacity: .2;
    position: absolute;
    top: 0;
    transform: translate(100%);
    width: 210px;
    z-index: 0;
}

.header__dropdown-filter-ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.header__dropdown-filter-li {
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
}

.header__dropdown-filter-link {
    align-items: center;
    color: #fff;
    display: flex;
    font: 15px quicksand-regular;
    opacity: .5;
    transition: opacity .5s;
}
.header__dropdown-filter-link:hover {
    color: #fff;
}

.header__dropdown-filter-link::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.8rem;
    content: "";
    display: block;
    height: 18px;
    padding: 0;
    width: 18px;
    margin-right: 1rem;
}

.header__dropdown-filter-link--allinclusive::before {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/allinclusive.svg');
}

.header__dropdown-filter-link--familias::before {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/familias.svg');
}

.header__dropdown-filter-link--adultsonly::before {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/adultsonly.svg');
}

.header__dropdown-filter-link--apartments::before {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/apartments.svg');
}

.header__dropdown-filter-link--eventos::before {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/eventos.svg');
}

.header__dropdown-group {
    display: flex;
    flex-direction: column;
    padding: 5rem;
    width: 100%;
}

.header__dropdown-iten {
    flex-grow: 1;
}

.header__dropdown-country {
    color: #fff;
    display: flex;
    font: 35px cassannetplus-regular;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.header__dropdown-country:hover {
    color: #fff;
}
.header__dropdown-list {
    margin-bottom: 2rem;
}

.header__dropdown-city {
    align-items: center;
    border-bottom: .1rem solid #fff;
    color: #fff;
    display: flex;
    flex-direction: row-reverse;
    font: 17px quicksand-semiBold;
    margin-bottom: 1rem;
    opacity: .5;
    padding-bottom: 1rem;
    position: relative;
    text-transform: uppercase;
    transition: opacity .5s;
}
.header__dropdown-city:hover {
    color: #fff;
}

.header__dropdown-city::before {
    background-image: url('/headers/ssm/skin_custom/assets/magallanes_35019/img/arrow2.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    content: '';
    display: flex;
    flex-grow: 1;
    height: 21px;
    justify-content: flex-end;
}

.header__dropdown-hotel {
    color: #fff;
    display: flex;
    font: 17px quicksand-regular;
    justify-content: flex-start;
    opacity: .5;
    padding-bottom: .3rem;
    padding-top: .3rem;
    transition: opacity .5s;
    white-space: nowrap;
}
.header__dropdown-hotel:hover {
    color: #fff;
}
.header__dropdown-hotel--active {
    opacity: 1;
}

@media (min-width: 769px) {
    .header__dropdown-iten {
        padding-right: 10%;
    }

    .header__dropdown-group {
        flex-direction: row;
    }
}

@media (min-width: 1025px) {
    .header__dropdown-close {
        right: 4rem;
        top: 4rem;
    }

    .header__navbar-link {
        color: #444;
        font: 1.5rem quicksand-bold;
        padding: 0 1.5rem;
    }
    .header__navbar-link:hover {
        color: #444;
    }
    .header__navbar-link:hover::after {
        width: 100%;
    }

    .header__navbar-item {
        flex-direction: row;
        border: 0;
        width: auto;
    }

    .header__navbar {
        align-items: center;
        flex-direction: row;
        margin-top: 2rem;
    }

    .header__content {
        background-color: transparent;
        display: flex;
        height: auto;
        left: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: auto;
    }

    .header__dropdown {
        bottom: auto;
        top: 100%;
    }

    .header__dropdown--hotels {
        top: 0;
    }

    .header__language-active {
        color: #444;
    }

    .header__language {
        border-left: .1rem solid #172641;
        display: flex;
    }

    .header__container {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }

    .header__logo {
        flex-grow: 0;
    }

    .header__right {
        flex-grow: 1;
    }

    .header__upper {
        padding-right: 1.5rem;
    }

    .header__telephone-value {
        color: #444;
    }

    .header__telephone-text {
        display: flex;
        gap: 3px;
    }

    .header__booking {
        border-left: .1rem solid #172641;
        display: flex;
    }

    .header__booking-link {
        color: #444;
    }
}
footer {
    background-color: #172641;
}
.footer {
    font-family: 'quicksand-regular';
    background-color: #172641 !important;
    padding-bottom: 6rem;
    padding-top: 9rem;
}
.footer a, .footer a:hover, .footer a:focus {
    color: #fff;
    text-decoration: none;
}

.footer__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer__contact {
    border-bottom: .1rem solid #666;
    padding-bottom: 5rem;
    width: 100%;
}

.footer__title {
    color: #fff;
    font: 19px Quicksand-SemiBold;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.footer__li {
    margin-bottom: 2rem;
}

.footer__text {
    color: #fff;
    font: 17px quicksand-regular;
}

.footer__button, .footer a.footer__button  {
    background-color: #d6e0eb;
    color: #172641;
    display: inline-block;
    font: 17px Quicksand-Bold;
    margin-top: 2rem;
    min-width: 150px;
    padding: 1.4rem 3rem;
    text-transform: uppercase;
}

.footer a.footer__button:hover {
    background-color: #d1d4d9;
}

.footer__links {
    display: flex;
    flex-direction: column;
    margin-top: 5rem;
    border-bottom: .1rem solid #666;
    padding-bottom: 5rem;
    width: 100%;
}

.footer__links-item:not(:last-child) {
    margin-bottom: 2.5rem;
}

.footer__links-link {
    color: #fff;
    font: 15px Quicksand-Regular;
    text-transform: uppercase;
}

.footer__extra {
    align-items: center;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.footer__social {
    border-bottom: .1rem solid #666;
    margin-top: 5rem;
    padding-bottom: 5rem;
    width: 100%;
}

.footer__title {
    color: #fff;
    font: 19px quicksand-semiBold;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.footer__social-list {
    display: flex;
}

.footer__social-item {
    margin-right: 5rem;
}

.footer__social-link {
    color: #fff;
    font-size: 32px;
    font-size: 3.2rem;
}

.footer__anchor{
    border-bottom: .1rem solid #666;
    margin-top: 5rem;
    padding-bottom: 5rem;
    width: 100%;
}

.footer__anchor-item {
    margin-bottom: 1rem;
}

.footer__anchor-link {
    color: #fff;
    font: 15px Quicksand-Regular;
}

@media (min-width: 569px) {
    .footer__anchor {
        border: 0;
        margin-top: 7rem;
        padding-bottom: 0;
        width: 50%;
    }

    .footer__social {
        border: 0;
        margin-top: 0;
        padding-bottom: 0;
        width: 50%;
    }

    .footer__extra {
        flex-direction: row;
    }

    .footer__links {
        border: 0;
        padding-bottom: 0;
        width: 50%;
    }

    .footer__contact {
        border: 0;
        padding-bottom: 0;
        width: 50%;
    }
}

@media (min-width: 769px) {
    .footer__anchor {
        width: auto;
    }

    .footer__social {
        width: auto;
    }

    .footer__extra {
        width: auto;
        align-items: flex-start;
        flex-direction: column;
    }

    .footer__links {
        width: auto;
    }

    .footer__contact {
        width: auto;
    }
}

@media (min-width: 1025px) {
    .footer__container {
        max-width: 120rem;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}