.sombreadoPaquete {
	background-color: #cccccc;
}

hr {
	border: 1px dotted #CFCFCF;
}

.medio {
	font-size: 1.2em;
}

.CajaPequenna {
	width:1.5em;
	font-size: 0.9em;
}

.linkCrossSelling {
	font-weight: bold;
	color: #92a700;
	font-size: 1em;
	background-color: #fff;
	display: block;
	padding: 1px;
	width: 138px;
	margin-top: 4px;
	text-align: center;
	border: 1px solid #c9d300;
}

.linkCrossSelling:hover {
	background-color: #E2F368;
	text-decoration: none;
	color: #fff;
}

.ReservarEnTotal {
	text-align:right;
}

.googlemaps {
	width: 698px;
	height: 400px;
	overflow: hidden;
}

.googlemapsInclude {
	width: 560px;
	margin-top: 20px;
	margin-left: 5px;
	height: 400px;
	overflow: hidden;
}

.googlemapsLateral {
	width: 200px; 
	height: 400px;
	overflow: hidden;
	margin-bottom: 12px;
}

.forfaitLink {
	font-size: medium;
}

.bannerPie img{
	margin-right: 55px;
	border: 0px;
	
}

.bannerPie a{
	text-decoration: none;
}

.IncludePestanas {
	width: 600px;
	float: left;
	text-align: justify;
}

.transparente {
	background-color: transparent !important;
}

@font-face {
  font-family: "Mont Heavy";
  src: url("../fonts/mont-heavy/mont-heavy.ttf") format("truetype"), url("../fonts/mont-heavy/mont-heavy.woff") format("woff"), url("../fonts/mont-heavy/mont-heavy.woff2") format("woff2"); }

.h3-tit {
    font-family: "Mont Bold",arial,sans-serif;
    font-size: 1.875rem;
    line-height: 1.2;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .h3-tit {
        font-size:2.125rem;
        font-family: "Mont Heavy",arial,sans-serif;
    }
}

@media only screen and (min-width: 1200px) {
    .h3-tit {
        font-size:2.75rem
    }
}

@media only screen and (min-width: 1680px) {
    .h3-tit {
        font-size:3.75rem;
    }
}

.h3-tit a,.h3-tit u {
    color: #ca3865
}

.landing {
    background-color: #a7a7a752;
}

.landingMain {
    max-width: 85%;
    margin: 0 auto;
    background: #f8f8f8;
    margin-top: 40px;
}

.search-offer {
    padding: 25px
}

.search-offer select {
    margin-bottom: 0
}

.search-offer__wrapper {
    margin: 0px auto 30px;
    max-width: 100%
}

.search-offer__wrapper .form-number {
    padding: 12px 10px
}

@media only screen and (min-width: 360px) {
    .search-offer__wrapper .form-number {
        padding:12px 30px
    }
}

.search-offer__wrapper .block-booking .tabs__tab-item .c-select-options {
    max-width: 200%
}

.search-offer__wrapper .h3-tit {
    margin-bottom: 24px;
    margin-top: 44px;
}

.block-booking {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    background: #f8f8f8;
    padding: 48px 0 24px;
    max-width: 95%
}

@media only screen and (min-width: 1024px) {
    .block-booking {
        border-radius:64px;
        -webkit-box-shadow: 0 0 40px #0000000d;
        box-shadow: 0 0 40px #0000000d;
        background: #fff;
        max-width: 90%;
        padding: 14px 0;
        margin-top: 32px
    }
}

@media only screen and (min-width: 1200px) {
    .block-booking {
        max-width:80%
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking {
        padding:0
    }
}

@media only screen and (min-width: 1680px) {
    .block-booking {
        max-width:70%
    }
}

.block-booking .tabs__tab {
    padding: 0 16px
}

.block-booking .tabs__tab-item {
    border-left: none;
    border-radius: 64px;
    position: relative;
    padding: 20px 15px 20px 0
}

@media only screen and (min-width: 1376px) {
    .block-booking .tabs__tab-item {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-item .c-select-options {
        background:#fff;
        margin: 35px 0;
        padding: 10px;
        position: absolute;
        -webkit-box-shadow: 0 0 40px #0000000d;
        box-shadow: 0 0 40px #0000000d;
        min-width: 100%;
        z-index: 1
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .c-select-options {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 21px 0 21px -10px;
        padding: 10px 16px
    }
}

@media only screen and (min-width: 1200px) {
    .block-booking .tabs__tab-item .c-select-options li {
        padding:20px 16px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .c-select-options li {
        padding:30px 0
    }
}

.block-booking .tabs__tab-item--btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    padding: 0
}

.block-booking .tabs__tab-item--btn button {
    width: 100%
}

@media only screen and (min-width: 1376px) {
    .block-booking .tabs__tab-item--btn button {
        padding:20px 75px
    }
}

.block-booking .tabs__tab-item .icon {
    width: 48px;
    position: absolute;
    left: 30px;
    top: 18px
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-item .icon {
        height:60px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        left: 0
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .icon {
        height:90px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .btn.btn-primary,.block-booking .tabs__tab-item .hero-full--webcam .ui-tabs .ui-tabs-nav li a,.block-booking .tabs__tab-item .modal-aramonzone-btn,.hero-full--webcam .ui-tabs .ui-tabs-nav li .block-booking .tabs__tab-item a {
        width:277px;
        padding: 31px;
        font-size: 1.125rem
    }
}

.block-booking .tabs__tab-item__dropdown {
    margin: 8px 24px;
    padding: 30px 0
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-item__dropdown {
        margin: 35px 0;
        padding: 24px;
        /*position: absolute;*/
        position: relative;
        -webkit-box-shadow: 0 0 40px #0000000d;
        box-shadow: 0 0 40px #0000000d;
        min-width: 100%
    }
}

@media only screen and (min-width: 1376px) {
    .block-booking .tabs__tab-item__dropdown {
        min-width:auto;
        width: 100%;
        max-width:400px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item__dropdown {
        margin:21px 0
    }
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-item {
        border-radius:64px
    }
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab.active {
        -webkit-justify-content:space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        position: relative
    }
}

.block-booking .tabs__tab-item-wrapper-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-datepicker {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        position: absolute;
        background: #fff;
        z-index: 1;
        margin: 35px 0;
        padding: 10px;
        /*position: absolute;*/
        position: relative;
        -webkit-box-shadow: 0 0 40px #0000000d;
        box-shadow: 0 0 40px #0000000d;
        z-index: 1;
        top: 82px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        right: 0;
        border-radius: 20px
    }
}

@media only screen and (min-width: 1024px) and (min-width:1480px) {
    .block-booking .tabs__tab-datepicker {
        /*top:95px*/
        top:-50px
    }
}

.block-booking .tabs__tab-item.hasDatepicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.block-booking .tabs__wrapper-days .container-calendar {
    position: absolute;
    padding: 16px;
    z-index: 1;
    -webkit-box-shadow: 0 0 40px #0000000d;
    box-shadow: 0 0 40px #0000000d;
    background: #fff;
    top: 110px
}

.block-booking .c-select,.block-booking .c-select-styled {
    width: 100%;
    padding: 0 0 0 4px
}

@media only screen and (min-width: 1024px) {
    .block-booking .c-select,.block-booking .c-select-styled {
        font-size:1rem
    }
}

@media only screen and (min-width: 1921px) {
    .block-booking .c-select,.block-booking .c-select-styled {
        font-size:1.125rem
    }
}

.block-booking .c-select-styled {
    position: static;
    font-size: 1rem;
    padding: 0 30px 0 75px
}

@media only screen and (min-width: 1024px) {
    .block-booking .c-select-styled {
        padding-left:30px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .c-select-styled {
        padding-left:40px
    }
}

.block-booking .c-select-styled::after {
    right: 24px;
    top: 32px
}

@media only screen and (min-width: 1024px) {
    .block-booking .c-select-styled::after {
        top:50px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .c-select-styled::after {
        top:66px;
        right: 16px
    }
}

@media only screen and (min-width: 1024px) {
    .block-booking .c-select-styled {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 60px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .c-select-styled {
        min-height:90px
    }
}

.block-booking .c-select-styled.active {
    padding-bottom: 20px
}

@media only screen and (min-width: 1024px) {
    .block-booking .c-select-styled.active {
        padding-bottom:0
    }
}

.tabs__tab-item {
    font-size: .875rem;
    padding: 10px 15px;
    min-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #fff;
    width: 100%;
    margin: 0 0 15px
}

.tabs__tab-item:last-child {
    margin: 0
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item {
        padding:20px;
        min-height: 100px;
        width: calc(100% / 5);
        border-left: 1px solid #ededed;
        margin: 0
    }

    .tabs__tab-item:first-child {
        border: 0
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item {
        min-height:130px
    }
}

.tabs__tab-item__dropdown {
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 30px;
    z-index: 2;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item__dropdown {
        width:200%
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown {
        width:100%
    }
}

.tabs__tab-item__dropdown-tit {
    font-family: "Mont Bold",arial,sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0 0 15px;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item__dropdown-tit {
        font-size:1.25rem;
        margin: 0 0 18px
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown-tit {
        font-size:1.375rem
    }
}

.tabs__tab-item__dropdown-item {
    position: relative;
    margin: 0 0 40px
}

.tabs__tab-item__dropdown-item .btn--deleteRoom {
    position: absolute;
    top: -5px;
    right: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 1.375rem;
    line-height: 23px
}

.tabs__tab-item__dropdown-item .btn--deleteRoom::after {
    content: "+"
}

.tabs__tab-item__dropdown .js-addRoom {
    display: block;
    margin: auto
}

.tabs__tab-item__dropdown .sm-col-6 {
    min-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown .sm-col-6 {
        min-width:50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.tabs__tab-item .icon {
    color: #a7a7a7;
    font-size: 1.375rem
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item .icon {
        color:#ca3865;
        font-size: 1.125rem
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item .icon {
        font-size:1.875rem
    }
}

.tabs__tab-item .icon .icon-fecha {
    margin-left: 3px;
    margin-right: 9px
}

.tabs__tab-item .c-select-options {
    width: 100%;
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 0
}

.tabs__tab-item .c-select-options li {
    font-size: 1rem;
    padding: 10px 20px;
    padding-left: 75px;
    border-top: 1px solid #f8f8f8
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item .c-select-options li {
        font-family:"Mont Bold",arial,sans-serif;
        padding: 20px 30px
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item .c-select-options li {
        padding:30px 40px;
        font-size: 1.125rem
    }
}

.tabs__tab-item .c-select-options li:hover {
    background: #f5f5f5
}

.tabs__tab-item .c-select-options li:first-child {
    border: 0
}

.block-club-card .h3-tit,.block-offers__two,.block-rates-offer .h3-tit,.block-rates-offer__rates,.container,.container-60,.container-70,.container-80 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.tabs__tab {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.tabs__tab.active {
    display: block
}

@media only screen and (min-width: 1024px) {
    .tabs__tab.active {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.tabs__tab-item {
    font-size: .875rem;
    padding: 10px 15px;
    min-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #fff;
    width: 100%;
    margin: 0 0 15px
}

.tabs__tab-item:last-child {
    margin: 0
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item {
        padding:20px;
        min-height: 100px;
        width: calc(100% / 5);
        border-left: 1px solid #ededed;
        margin: 0
    }

    .tabs__tab-item:first-child {
        border: 0
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item {
        min-height:130px
    }
}

.tabs__tab-item__dropdown {
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 30px;
    z-index: 2;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item__dropdown {
        width:200%
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown {
        width:100%
    }
}

.tabs__tab-item__dropdown-tit {
    font-family: "Mont Bold",arial,sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0 0 15px;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item__dropdown-tit {
        font-size:1.25rem;
        margin: 0 0 18px
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown-tit {
        font-size:1.375rem
    }
}

.tabs__tab-item__dropdown-item {
    position: relative;
    margin: 0 0 40px
}

.tabs__tab-item__dropdown-item .btn--deleteRoom {
    position: absolute;
    top: -5px;
    right: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 1.375rem;
    line-height: 23px
}

.tabs__tab-item__dropdown-item .btn--deleteRoom::after {
    content: "+"
}

.tabs__tab-item__dropdown .js-addRoom {
    display: block;
    margin: auto
}

.tabs__tab-item__dropdown .sm-col-6 {
    min-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown .sm-col-6 {
        min-width:50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.tabs__tab-item .icon {
    color: #a7a7a7;
    font-size: 1.375rem
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item .icon {
        color:#ca3865;
        font-size: 1.125rem
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item .icon {
        font-size:1.875rem
    }
}

.tabs__tab-item .icon .icon-fecha {
    margin-left: 3px;
    margin-right: 9px
}

.tabs__tab-item .c-select-options {
    width: 100%;
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 0
}

.tabs__tab-item .c-select-options li {
    font-size: 1rem;
    padding: 10px 20px;
    padding-left: 75px;
    border-top: 1px solid #f8f8f8
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item .c-select-options li {
        font-family:"Mont Bold",arial,sans-serif;
        padding: 20px 30px
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item .c-select-options li {
        padding:30px 40px;
        font-size: 1.125rem
    }
}

.tabs__tab-item .c-select-options li:hover {
    background: #f5f5f5
}

.c-select-styled {
    position: relative;
    cursor: pointer
}

.c-select-styled::after {
    font-family: icomoon;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-select-styled.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .btn.btn-primary,.block-booking .tabs__tab-item .hero-full--webcam .ui-tabs .ui-tabs-nav li a,.block-booking .tabs__tab-item .modal-aramonzone-btn,.hero-full--webcam .ui-tabs .ui-tabs-nav li .block-booking .tabs__tab-item a {
        width:277px;
        padding: 31px;
        font-size: 1.125rem
    }
}

.btn-primary,.hero-full--webcam .ui-tabs .ui-tabs-nav li a,.modal-aramonzone-btn {
    background-color: #ca3865;
    border: 1px solid #ca3865
}

.btn-primary:hover,.hero-full--webcam .ui-tabs .ui-tabs-nav li a:hover,.modal-aramonzone-btn:hover {
    background-color: #fff;
    color: #ca3865
}

.btn,.hero-full--webcam .ui-tabs .ui-tabs-nav li a,.modal-aramonzone-btn {
    padding: 20px 35px;
    border: inherit;
    border-radius: 40px;
    font-size: .875rem;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

@media only screen and (min-width: 1024px) {
    .btn,.hero-full--webcam .ui-tabs .ui-tabs-nav li a,.modal-aramonzone-btn {
        font-size:1rem
    }
}

.btn.icon-next::before,.hero-full--webcam .ui-tabs .ui-tabs-nav li a.icon-next::before,.icon-next.modal-aramonzone-btn::before {
    position: absolute;
    top: 15px;
    left: 15px;
    margin-right: 15px;
    vertical-align: middle;
    color: #fff;
    font-family: icomoon;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width: 620px) {
    .btn.icon-next::before,.hero-full--webcam .ui-tabs .ui-tabs-nav li a.icon-next::before,.icon-next.modal-aramonzone-btn::before {
        position:relative;
        top: inherit;
        left: inherit;
        font-family: icomoon;
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.btn-primary,.hero-full--webcam .ui-tabs .ui-tabs-nav li a,.modal-aramonzone-btn {
    background-color: #ca3865;
    border: 1px solid #ca3865
}

.btn-primary:hover,.hero-full--webcam .ui-tabs .ui-tabs-nav li a:hover,.modal-aramonzone-btn:hover {
    background-color: #fff;
    color: #ca3865
}

.btn-secondary {
    background-color: #212129;
    border: 1px solid #212129
}

.btn-secondary:hover {
    background-color: #fff;
    color: #212129
}

.btn-third {
    background-color: #fff;
    color: #2b2525
}

.btn-third::before {
    color: #ca3865
}

.btn-third:hover {
    background-color: #ca3865;
    color: #fff
}

.btn-third:hover::before {
    color: #fff
}

.btn-border-primary,.btn-border-secondary {
    background: #fff
}

.btn-border-primary {
    color: #ca3865;
    border: 1px solid #ca3865
}

.btn-border-primary:hover {
    background-color: #ca3865;
    color: #fff
}

.btn-border-secondary {
    color: #212129;
    border: 1px solid #212129
}

.btn-border-secondary:hover {
    background-color: #212129;
    color: #fff
}

.btn-xl {
    min-height: 120px
}

.btn-l {
    min-height: 80px;
    padding: 30px 80px
}

.btn-m {
    min-height: 80px;
    padding: 30px 45px
}

.btn-s {
    min-height: 60px;
    padding: 15px 35px
}

.btn--add {
    border: 1px solid #cbcbcb;
    background: #fff;
    color: #000
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button:focus,input:focus,optgroup:focus,select:focus,textarea:focus {
    border-color: #ca3865!important;
    outline: #ca3865!important
}

button:focus-visible {
    outline: 2px solid #ca3865
}

button:focus:not(:focus-visible) {
    outline: 0
}

button {
    border: inherit;
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.c-select-styled::after,.icon-flecha-abajo--before {
    content: "\e936"
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: transparent -webkit-gradient(linear,left top,right top,from(#b9d475),color-stop(37%,#f08731),color-stop(63%,#e5386c),to(#0aa7c7)) 0 0 no-repeat padding-box;
    background: transparent -webkit-linear-gradient(left,#b9d475 0,#f08731 37%,#e5386c 63%,#0aa7c7 100%) 0 0 no-repeat padding-box;
    background: transparent -o-linear-gradient(left,#b9d475 0,#f08731 37%,#e5386c 63%,#0aa7c7 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(90deg,#b9d475 0,#f08731 37%,#e5386c 63%,#0aa7c7 100%) 0 0 no-repeat padding-box
}

@media only screen and (min-width: 1024px) {
    html::after {
        height:10px
    }
}

.c-select-options,.custom-select {
	display: none
}

.c-select-options li {
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.tabs__tab-item .c-select-options {
    width: 100%;
    background: #fff;
    border-radius: 0 0 20px 20px;
    padding: 0
}

.tabs__tab-item .c-select-options li {
    font-size: 1rem;
    padding: 10px 20px;
    padding-left: 75px;
    border-top: 1px solid #f8f8f8
}

@media only screen and (min-width: 1024px) {
    .tabs__tab-item .c-select-options li {
        font-family:"Mont Bold",arial,sans-serif;
        padding: 20px 30px
    }
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item .c-select-options li {
        padding:30px 40px;
        font-size: 1.125rem
    }
}

.tabs__tab-item .c-select-options li:hover {
    background: #f5f5f5
}

.tabs__tab-item .c-select-options li:first-child {
    border: 0
}

.search-offer__wrapper .block-booking .tabs__tab-item .c-select-options {
    max-width: 200%;
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-item .c-select-options {
        background:#fff;
        margin: 35px 0;
        padding: 10px;
        position: relative;
        -webkit-box-shadow: 0 0 40px #0000000d;
        box-shadow: 0 0 40px #0000000d;
        min-width: 100%;
        z-index: 1
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .c-select-options {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 21px 0 21px -10px;
        padding: 10px 16px
    }
}

@media only screen and (min-width: 1200px) {
    .block-booking .tabs__tab-item .c-select-options li {
        padding:20px 16px
    }
}

@media only screen and (min-width: 1480px) {
    .block-booking .tabs__tab-item .c-select-options li {
        padding: 25px 10px;
    }
}

.header__menu-lang .c-select-options {
    background: #fff;
    border-radius: 0 0 30px 30px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: -1;
    padding: 45px 0 0
}

@media only screen and (min-width: 768px) {
    .header__menu-lang .c-select-options {
        padding:65px 0 0;
        max-width: 380px
    }
}

.header__menu-lang .c-select-options li {
    border-top: 1px solid #f8f8f8;
    font-size: 0;
    padding: 20px 30px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

@media only screen and (min-width: 620px) {
    .header__menu-lang .c-select-options li {
        padding:30px
    }
}

@media only screen and (min-width: 768px) {
    .header__menu-lang .c-select-options li {
        padding:40px 30px
    }
}

@media only screen and (min-width: 1200px) {
    .header__menu-lang .c-select-options li {
        padding:50px 40px
    }
}

.header__menu-lang .c-select-options li:first-child {
    border: 0
}

.header__menu-lang .c-select-options li:hover {
    background: #f8f8f8
}

.header__menu-lang .c-select-options li::before {
    content: attr(data-name);
    font-family: "Mont Bold",arial,sans-serif;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 1rem
}

@media only screen and (min-width: 768px) {
    .header__menu-lang .c-select-options li::before {
        font-size:1.125rem
    }
}

@media only screen and (min-width: 1200px) {
    .header__menu-lang .c-select-options li::before {
        font-size:1.3125rem
    }
}

.header-submenu__item--widgets .tabs__tab-item--custom-href,.header-submenu__item--widgets .tabs__tab-item--custom-input,.header-submenu__item--widgets .tabs__tab-item--custom-select {
    border-radius: 40px
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-href,.header-submenu__item--widgets .tabs__tab-item--custom-input,.header-submenu__item--widgets .tabs__tab-item--custom-select {
        border-radius:0
    }
}

.header-submenu__item--widgets .tabs__tab-item--custom-select {
    padding: 0;
    border: 0;
    background: 0 0;
    display: block
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select {
        margin:0
    }
}

.header-submenu__item--widgets .tabs__tab-item--custom-select#datepicker-from-calendar {
    overflow: hidden
}

.header-submenu__item--widgets .tabs__tab-item--custom-select .icon {
    position: absolute;
    top: 18px;
    left: 30px;
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .icon {
        top:42px
    }
}

@media only screen and (min-width: 1480px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .icon {
        top:52px;
        left: 40px
    }
}

.header-submenu__item--widgets .tabs__tab-item--custom-select .c-select {
    width: 100%;
    border-radius: 40px;
    overflow: hidden
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .c-select {
        border-radius:0;
        overflow: visible
    }
}

.header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled {
    font-size: 1rem;
    padding: 20px 30px;
    padding-left: 75px;
    min-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled {
        font-size:.875rem;
        padding: 20px 25px;
        padding-left: 65px;
        min-height: 100px;
        border-left: 1px solid #ededed
    }
}

@media only screen and (min-width: 1480px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled {
        padding:35px 40px;
        padding-left: 100px;
        min-height: 130px
    }
}

@media only screen and (min-width: 1921px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled {
        font-size:1.125rem
    }
}

.header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled::after {
    right: 25px
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled::after {
        right:10px
    }
}

@media only screen and (min-width: 1480px) {
    .header-submenu__item--widgets .tabs__tab-item--custom-select .c-select-styled::after {
        right:20px
    }
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header__left,.header__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo__desktop {
    height: 50px;
    display: none
}

@media only screen and (min-width: 768px) {
    .header__logo__desktop {
        display:block;
        height: 65px;
        max-width: 200px
    }
}

@media only screen and (min-width: 1921px) {
    .header__logo__desktop {
        max-width:none
    }
}

.header__logo__mobile {
    height: 30px;
    display: block
}

@media only screen and (min-width: 768px) {
    .header__logo__mobile {
        display:none
    }
}

.header-top {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 80px;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.08);
    z-index: 2;
    height: 90px
}

@media only screen and (min-width: 420px) {
    .header-top {
        padding:20px 30px
    }
	.landingMain {
		border-radius: 45px;
	}
}

@media only screen and (min-width: 768px) {
    .header-top {
        padding:30px 40px;
        height: 130px
    }
	.landingMain {
		border-radius: 80px;
	}
}

.header-submenu__item--widgets .tabs__tab-datepicker {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    top: 0
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-datepicker {
        top:0
    }
}

.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker {
    width: 100%
}

.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi {
    width: 100%!important;
    border: 0;
    background: #fff;
    border-radius: 0 0 20px 20px
}

@media only screen and (min-width: 1480px) {
    .header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi {
        width:60%!important
    }
}

.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi .ui-datepicker-group {
    padding: 20px
}

.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi .ui-datepicker-title {
    color: #ca3865
}

.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi .ui-widget,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi .ui-widget-content {
    width: 100%
}

.block-booking .tabs__tab-datepicker,.header-submenu__item--widgets .tabs__tab-datepicker {
    width: 100%
}

.block-booking .tabs__tab-datepicker .ui-datepicker-multi .ui-datepicker-title,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-multi .ui-datepicker-title {
    color: #ca3865
}

.block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 {
    max-width: 100%;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px;
    margin-bottom: 16px
}

@media only screen and (min-width: 620px) {
    .block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 {
        max-width:75%;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 90%;
        padding-bottom: 32px;
        margin: 0 8px;
        float: right
    }
}

@media only screen and (min-width: 1921px) {
    .block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 {
        max-width:70%;
        min-width: 1024px
    }
}

@media only screen and (min-width: 2220px) {
    .block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 {
        min-width:1200px
    }
}

.block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 .ui-datepicker-group,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    .block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 .ui-datepicker-group,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 .ui-datepicker-group {
        width:calc(33.33% - 24px)
    }
}

.block-booking .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 .ui-datepicker-row-break,.header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 .ui-datepicker-row-break {
    display: none
}

@media only screen and (min-width: 1024px) {
    .header-submenu__item--widgets .tabs__tab-datepicker .ui-datepicker-inline.ui-datepicker-multi-3 {
        margin:0
    }
}

.ui-datepicker {
    font-family: "Roboto Regular",arial,sans-serif
}

.ui-datepicker .ui-widget-content {
    color: #2b2525
}

.ui-datepicker .ui-datepicker-header {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #eaeaea
}

.ui-datepicker .ui-datepicker-title {
    font-family: "Mont Bold",arial,sans-serif;
    font-size: 1rem;
    margin: 0;
    color: #000
}

@media only screen and (min-width: 1024px) {
    .ui-datepicker .ui-datepicker-title {
        font-size:1.125rem
    }
}

@media only screen and (min-width: 1480px) {
    .ui-datepicker .ui-datepicker-title {
        font-size:1.25rem
    }
}

.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight {
    border: 1px solid #ca3865;
    background-color: #ca3865;
    color: #fff
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}

.ui-widget-content {
    border: none;
    background: #fff;
    color: #333;
}

.ui-datepicker {
    font-family: "Roboto Regular",arial,sans-serif
}

.ui-datepicker .ui-widget-content {
    color: #2b2525
}

.ui-datepicker .ui-datepicker-header {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    background-image: none;
    border-bottom: 1px solid #eaeaea;
}

.ui-datepicker .ui-datepicker-title {
    font-family: "Mont Bold",arial,sans-serif;
    font-size: 1rem;
    margin: 0;
    color: #000
}

@media only screen and (min-width: 1024px) {
    .ui-datepicker .ui-datepicker-title {
        font-size:1.125rem
    }
}

@media only screen and (min-width: 1480px) {
    .ui-datepicker .ui-datepicker-title {
        font-size:1.25rem
    }
}

.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight {
    border: 1px solid #ca3865;
    background-color: #ca3865;
    color: #fff
}

.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
    background: 0 0;
    text-align: center;
    font-family: "Roboto Medium",arial,sans-serif;
    font-size: 1rem;
    border: 0;
    border-radius: 50%;
    padding: 5px;
    color: #000
}

.ui-button.ui-state-active,.ui-state-default.ui-state-active,.ui-widget-content .ui-state-default.ui-state-active,.ui-widget-header .ui-state-default.ui-state-active,html .ui-button.ui-state-disabled:active.ui-state-active,html .ui-button.ui-state-disabled:hover.ui-state-active {
    color: #000;
    border: 1px solid #ca3865
}

.form-number {
    border: 1px solid #dedede;
    padding: 12px 30px;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 15px
}

.form-number__tit {
    font-size: 1rem;
    margin: 0
}

.form-number--small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column
}

.input-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-number input::-webkit-inner-spin-button,.input-number input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.input-number input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.input-number__controller {
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    padding: 0;
    margin: 0 5px
}

.input-number__decrement,.input-number__increment {
    width: 20px;
    height: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #000;
    color: #000;
    border-radius: 3px;
    font-size: 1.125rem;
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.input-number__decrement:hover,.input-number__increment:hover {
    border-color: #ca3865;
    background-color: #ca3865;
    color: #fff
}

.tabs__tab-item__dropdown .sm-col-6 {
    min-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media only screen and (min-width: 1480px) {
    .tabs__tab-item__dropdown .sm-col-6 {
        min-width:50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.sm-col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-width: 50%
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.row>* {
    padding-left: .5rem;
    padding-right: .5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#searchModal {
    z-index: 1011;
    position: fixed; 
    padding: 0px;
    margin: 0px;
    width: 30%;
    top: 40%;
    left: 35%;
    text-align: center;
    color: rgb(0, 0, 0);
    border: 0px solid rgb(255, 255, 255);
    background-color: transparent;
    cursor: wait;
}