.follow-icbox { margin-left: 10px; }
.follow-icbox img { width: 30px; height: auto; }

.follow-contact-icbox { margin: 0 0 0 5px; }
.follow-contact-icbox img { width: 30px; height: auto; }

/*icomoon*/
.et-pb-arrow-prev::before,
.et-pb-arrow-next::before,
.et-db #et-boc .et-l .et-pb-arrow-prev::before,
.et-db #et-boc .et-l .et-pb-arrow-next::before,
.btn-more::before,
.btn-more::after,
.et_pb_button::before,
.et_pb_button::after,
.et-db #et-boc .et-l .et_pb_button::before,
.et-db #et-boc .et-l .et_pb_button::after,
a.et_pb_more_button::after,
.slick-prev::before,
.slick-next::before,
.gallery-box .et_pb_image .et_pb_image_wrap::after {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
.et-pb-arrow-prev:before,
.et-db #et-boc .et-l .et-pb-arrow-prev::before,
.slick-prev::before {
    content: "\e909" !important;
}
.et_pb_button::after,
.et-pb-arrow-next:before,
.et-db #et-boc .et-l .et-pb-arrow-next::before,
.slick-next::before,
.btn-more::after {
    content: "\e90a" !important;
}
.slick-prev::before,
.slick-next::before {
    position: absolute;
    color: #fff;
    font-size: 48px;
    margin-top: -24px;
    opacity: 1;
    top: 50%;
    z-index: 100;

	display: block;
    width: auto;
    height: auto;
	background: none;
    text-indent: 0;
    white-space: nowrap;
    overflow: hidden;
}

/**/
.et_pb_section:nth-child(odd) {
	background: #fff !important;
}
.et_pb_section:nth-child(even) {
	background: #fefaf3 !important;
}
.et_pb_section:nth-child(1),
.et_pb_section:nth-child(2)  {
	background: none !important;
}
.et_pb_button {
    color: #fff;
    background: #f34334;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 60px !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    padding: 0 20px !important;
    border: 0 !important;
}
.et_pb_button:hover {
    background: #f3cf88 !important;
    padding-right: 35px !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,.5);
}
.et-db #et-boc .et-l .et_pb_button {
	line-height: 40px !important;
}
.et_pb_button::before,
.et_pb_button::after,
.et-db #et-boc .et-l .et_pb_button::before,
.et-db #et-boc .et-l .et_pb_button::after {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-variant: none;
    line-height: 40px;
    text-transform: none;
    top: auto;
    content: "\e90a";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.et_pb_button:hover::before,
.et_pb_button:hover::after {
	margin-left: 4px;
    opacity: 1;
}
.et-db #et-boc .et-l .et_pb_button::after {
	font-size: 20px !important;
    font-weight: 300 !important;
}
.et-db #et-boc .et-l .et_pb_button:hover::after {
	font-size: 20px;
    font-weight: 300;
}
.btn-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.btn-booknow,
.btn-booknow:hover {
	background: #ebb14f !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,.5);
}
.btn-more {
    display: inline-block;
    color: #fff !important;
    background: #f34334;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    padding: 0 20px !important;
    border: 0 !important;
    cursor: pointer;
}

/**/
.et-pb-controllers {
	position: absolute;
    height: auto;
	z-index: 1;

	display: flex;
    align-items: center;
    justify-content: center;
}
.et-pb-controllers a {
	color: rgba(255,255,255,1) !important;
	width: 8px !important;
    height: 8px !important;
    font-size: 0 !important;
	padding: 3px !important;
    background: #fff !important;
	border-radius: 50% !important;
    border: 1px solid #fff;
	opacity: 0.7 !important;

	transition: all 0.4s ease !important;
}
.et-pb-controllers a.et-pb-active-control {
	width: 16px !important;
    height: 16px !important;
	padding: 4px !important;
    background-clip: content-box !important;
	opacity: 1 !important;
}

/**/
/*.bg-color1 {
	background: #f8f8f8;
}
*/
/**/
.top_menu {
	 margin: 5px 0 0 0;

    display: flex;
    flex-direction: row;
    align-items: center;
	justify-content: flex-end;
}
#top-menu-custom {
 	/*width: 100%; */
	margin-right: 0;

	display: flex;
    flex-direction: row;
	justify-content: flex-end;
}
#loyalty-login {
	margin-right: 12px;
}
#roi-loyalty-icon {
    display: flex;
}
.btn-loyalty {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
	align-items: center;
}
.book-menu-top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.book-menu-top li {
	font-size: 12px;
	line-height: 2.4em;
    margin-left: 20px;
}
.book-menu-top .sub-menu {
	width: auto;
	padding: 5px 10px;
}
.book-menu-top .sub-menu li {
	padding: 0;
}
.book-menu-top .sub-menu li a {
	font-size: 12px;
	background: none !important;
}

/*Popup Mobile*/
#popup-checkbox.cd-panel{ z-index: 10; }
#popup-checkbox.cd-panel.is-visible{ z-index: 10;}
#popup-checkbox .cd-panel-header{width: 100%; background: transparent; box-shadow: none;}
#popup-checkbox .cd-panel-container{ width: 100%; }
#popup-checkbox .cd-panel-container .cd-panel-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#popup-checkbox .cd-panel-title{ margin-bottom: 20px; }
#popup-checkbox .cd-panel-title h3{ color: #FFF; text-align: center;}
#roi-engine-container{ position: relative; margin: 0 auto;}
.hidden, .ajax-loader{ display: none !important;}

/**/
.slick-dots {
	width: 100%;
	line-height: normal !important;
    padding: 0 !important;
    left: auto !important;
    bottom: 100px;

	display: flex;
	justify-content: center;
}
.slick-dots li {
	width: 16px;
    height: 16px;
	margin: 0 15px 0 0;

	display: flex;
    flex-direction: row;
    align-items: center;
/*     justify-content: center; */
}
/* .slick-dots li:first-child {
	margin-left: -10px;
} */
.slick-dots li:last-child,
.slick-dots li:last-child button{
	margin-right: 0;
}
.slick-dots li button {
	position: relative;
	width: 6px;
	height: 6px;
	background: #7f7d79;
	font-size: 0;
	padding: 3px;
	border-radius: 50%;
	border: 1px solid #7f7d79;
	margin-right: 10px;
	opacity: 0.7;
	text-indent: -9999px;
	transition: all 0.4s ease;
}
.slick-dots li button:before {
	content:'';
    position: absolute;
	color: #de0024;
	width: 0;
	height: 0;
    font-family: 'slick';
    font-size: 0;
    line-height: normal;
    left: calc(50%);
    top: calc(50%);
}
.slick-dots li.slick-active button {
	background: #de0024;
    border: 1px solid #de0024;
	padding: 2px;
}
.slick-dots li.slick-active button:before {
	width: 6px;
	height: 6px;
	font-size: 0;
	padding: 4px;
	background-clip: content-box;
	border: 1px solid #de0024;
	opacity: 1;
	left: calc(50% - 8px);
    top: calc(50% - 8px);
}

/**/
.sl-column-wrapper .title-column {
	width: 100% !important;
	padding: 2% 0 !important;
    margin: 0 !important;
}
.sl-column-wrapper .title-column h3, .sec-experiences h3{
	text-transform: uppercase;
}

.sl-column {
    width: 100% !important;
	padding: 2% 0 60px !important;
	overflow: hidden;
/*     max-width: 1440px; */
}
.sl-column .slick-list {
	/*width: calc(100% + 40px);
    max-width: 1440px;
    margin: 0 -20px;*/
}
.sl-column .slick-slide {
	margin: 0 20px !important;
	outline: none;
	padding: 0 0 8px !important;
}
.sl-column .slick-slide .et_pb_image {
	margin: 0!important;
}
.sl-column .slick-slide .et_pb_image_wrap {
	display: block;
}
.sl-column .slick-slide .et_pb_image_wrap img {
    display: block;
    width: 100%;
	height: 430px;
/*     height: inherit; */
    object-fit: cover;
}
.sl-column .slick-slide .et_pb_text{ padding: 15px; background-color: #eee; }

.sl-column .slick-arrow{ z-index: 10; }
.sl-column .slick-arrow.slick-next:hover{ background-color: transparent; }
.sl-column .slick-arrow.slick-prev:hover{ background-color: transparent; }

/* .et-db #et-boc .et-l .sl-column .slick-dots{
	width: 100%;
	padding: 0;
	left: 0;
}
.et-db #et-boc .et-l .sl-column .slick-dots li {
	margin: 0 5px;
}
.et-db #et-boc .et-l .sl-column .slick-dots li button:before {
	color: rgba(0,0,0,1);
	line-height: 22px;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	color: rgba(0,0,0,1);
	border: 1px solid #251212;
	border-radius: 12px;
	font-size: 14px;
}*/
.sl-column .slick-prev,
.sl-column .slick-next {
	width: 32px;
	height: 32px;
    top: auto;
	bottom: 6px;
}
.sl-column .slick-prev {
	left: calc(50% - 170px);
}
.sl-column .slick-next {
	right: calc(50% - 170px);
}
.sl-column .slick-prev::before,
.sl-column .slick-next::before {
	position: relative;
	color: #000;
	font-size: 32px;
	top: auto;
	margin-top: 0;
}
.sl-column .slick-dots {
	position: relative;
	width: auto;
	bottom: -30px;
}
.sl-column .slick-dots li:first-child {
	margin-left: 7px;
}

/**/
.sl-column .slick-slide .et_pb_image {
    width: 100%;
}
.sl-column .card-item {
	float: none;
    width: 100% !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
}
.sl-column .card-item .cta {
	position: relative;
	width: 180px !important;
  min-width: 180px !important;
  min-height: 240px;
	text-align: center;
	padding: 20px !important;
	margin: 0 0 0 -140px;
    border-top: 0;
    z-index: 2;

	transition: background 0.4s ease !important;

	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,207,92,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,207,92,1) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,207,92,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8",endColorstr="#bfecef",GradientType=1);

	display: flex;
	align-items: center;
	justify-content: center;
}
.sl-column .card-item .cta::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #f4d089;
    z-index: 1;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
}
.sl-column .card-item .cta:hover {
	background: rgb(255 250 243);
	background: -moz-linear-gradient(0deg, rgb(255 250 243) 0%, rgb(255 250 243) 100%);
	background: -webkit-linear-gradient(0deg, rgb(255 250 243) 0%, rgb(255 250 243) 100%);
	background: linear-gradient(0deg, rgb(255 250 243) 0%, rgb(255 250 243) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8",endColorstr="#bfecef",GradientType=1);
}
.sl-column .card-item .cta h4 {
	font-size: 22px;
	line-height: 1.3;
	padding-bottom: 15px;
}
.sl-column .card-item .cta h4 span {
	font-size: 30px;
	font-weight: 600;
    text-transform: none;
}
.sl-column .btn-more {
	position:  relative;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: normal;
}
.sl-column .btn-more:hover::after {
    top: -1px;
}

/**/
.icon-wrapper {
	width: 80%;
	padding: 0 0 1em !important;
    margin: 0 auto;
   /* line-height: normal !important;*/

	display: flex;
	justify-content: space-around;
}
.icon-wrapper li {
	font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
	margin: 0 10px;
	color: #401d10;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.icon-wrapper i {
	color: #401d10;
	font-size: 33px;
}

.sec-overview ul {
	padding: 10px 0 0;
}
.sec-overview ul li {
    list-style: inside;
    font-size: 18px;
    color: #000;
    padding: 5px 0;
}
/* ------ Page Accommodation ------ */
.sec-list-item h3 {
    text-transform: uppercase;
}
.sec-list-item .card-item .cta h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	color: #401d10;
}

.et-db #et-boc .sec-overview a.et_pb_button.btn-booknow:hover {
	background: #77402e !important
}

/* ------ Page Offers ------ */
.sec-offer-item .card-item .cta {
	background:linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(254,250,243,1) 100%)
}
.sec-offer-item .card-item .cta .et_pb_text_inner ul li{
	font-size: 16px;
	color: #000;

}


header .social .icon-tripadvisor {
	background: url("../images/icon-tripadvisor--p.png") no-repeat;
	width: 30px;
    height: 20px;
	margin: 3px 0px 3px 7px;
}
header .social .icon-tripadvisor:hover {
	/* background: url("../images/icon-tripadvisor--y.png") no-repeat; */
	width: 30px;
    height: 20px;
}

.sec__mobilemenu #mobile-menu-custom .social i.icon-tripadvisor {
 	background: url("../images/icon-tripadvisor-mob.png") no-repeat;
	display: inline-block;
	width:32px;
    height: 20px;
	margin: 5px 0;
}
.sec__mobilemenu #mobile-menu-custom .social i.icon-tripadvisor:hover {
 	background: url("../images/icon-tripadvisor-mob--y.png") no-repeat;
}
.footer-col-section .footer-col i.icomoon.icon-tripadvisor {
    background: url("../images/icon-tripadvisor.png") no-repeat;
	width: 40px;
	height: 30px;
    display: inline-block;
}

.footer-col-section .footer-col i.icomoon.icon-tripadvisor:hover {
	/* background: url("../images/icon-tripadvisor-p.png") no-repeat; */
	width: 40px;
	height: 30px;
    display: inline-block;
}

.get-in-touch { }
.get-in-touch ul { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: center; margin: 0 auto; padding: 0; }
.get-in-touch ul li { padding: 2px; }

.get-in-touch li {
	display:inline;
	position: relative;
	float: right;
	padding: 0;
}
.get-in-touch a i.icomoon.icon-tripadvisor {
		background: url("../images/icon-tripadvisor-p.png") no-repeat center;
		background-size: 35px;
		width: 40px;
	  height: 30px;
	  display: flex;
    /* margin-top: -28px; */
		/* margin-right: 20px; */
}
.get-in-touch a i.icomoon.icon-tripadvisor:hover {
		background: url("../images/icon-tripadvisor--b.png") no-repeat;
    width: 40px;
    height: 30px;
		/* display: flex; */
		/* margin-top: -28px; */
		/* margin-right: 20px; */
}
.contacts-launcher {display:none}

/* ---- Reservation Box ----- */
.sec__reservation {
	    width: 350px;
}
.sec__reservation .container{
	margin: 0 auto;
  width: 100%;
	padding: 20px 10px!important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: 600;
  text-transform: uppercase;
	display: inline-block;
}
.sec__reservation .container ul {
	padding: 0 !important;
	line-height: 1.5;
}
.sec__reservation .container ul li {
		/* width: 50%;
    float: left; */
    list-style: none;
}
.sec__reservation .container .title-reservation h2{
		font-family: 'Fjalla One', sans-serif;
    font-size: 28px !important;
    text-align: center !important;
		text-transform: uppercase;
    color: #f34334;
		text-shadow: 0 3px 3px rgb(0 0 0 / 30%);
}
.sec__reservation .container .content-reser {
		width: 95%;
    margin: 5px 0;
}
.sec__reservation .container ul li .content-reser {
	width: 48%;
	float: left;
  margin-right: 5px;
}
.sec__reservation .container input[type=text] {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
  width: 100%;
  padding: 20px 10px;
	border: 1px solid #eee;
	border-radius: 3px;
}
.sec__reservation .container select, .sec__reservation .container .content-reser #night{
	font-size: 16px;
	width: 100%;
	padding: 20px 10px
}
.sec__reservation .container ul li .content-reser.promo,
.sec__reservation .container #btn-booknow {
	width: 98%
}
.sec__reservation .container ul li .content-reser.promo input[type=text] {padding: 10px}

.sec__reservation .container .btnbook-reser {
    font-family: 'Roboto Condensed', sans-serif;
    width: 100%;
    height: 50px;
    background: #f34334;
		color: #fff;
    font-weight: 600;
    font-size: 18px;
    border: none;
		margin-top: 10px;
		border-radius: 3px;
		text-transform: uppercase;
    letter-spacing: 0.1em;
	}
	.sec__reservation .container .btnbook-reser:hover {
		background: #e5a523;
		transition: all 0.6s;
}
.sec__reservation .container .bestrate {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
		text-transform: uppercase;
	}

	/* ------ */

	.subindex-dvfix.sec-list-item .card-wrapper {
	    padding: 40px 0;
	}
	.subindex-dvfix.sec-list-item .card-item {
	    float: none;
	    width: 100% !important;
	    margin: 0 !important;

	    display: flex;
	    align-items: center;
	}
	.subindex-dvfix.sec-list-item .card-item .card-slider {
	    width: calc(50% + 60px);
	}
	.subindex-dvfix.sec-list-item .card-item .cta {
		width: 50%;
		background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(254,250,243,1) 100%);
		display: flex;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	}
	.subindex-dvfix.sec-list-item .card-item .cta ul {}
	.subindex-dvfix.sec-list-item .card-item .cta ul h4 { text-align: center; font-size: 18px; margin: 0 auto; padding: 0 0 10px 0;}
	.subindex-dvfix.sec-list-item .card-item .cta ul li { list-style-position: inside; text-align: center; }

	.subindex-dvfix.sec-list-item .card-item:nth-child(1) .cta {
		margin: 0 0 0 -60px;
	}
	.subindex-dvfix.sec-list-item .card-item:nth-child(2) {
		flex-direction: row-reverse;
		margin-top: 80px !important;
	}
	.subindex-dvfix.sec-list-item .card-item:nth-child(2) .cta {
		margin: 0 -60px 0 0;
	}

	.subindex-dvfix.sec-list-item .card-item .btn-booknow:hover {
		background: #77402e !important;
	}
	.subindex-dvfix.sec-list-item .card-item .et-pb-arrow-prev,
	.subindex-dvfix.sec-list-item .card-item .et-pb-arrow-next {
		font-size: 36px;
	    margin-top: 0;
		top: auto;
	    bottom: 10px;
	    opacity: 1;
	}
	.subindex-dvfix.sec-list-item .card-item .et-pb-arrow-prev {
	    left: 10px;
	    right: auto;
	}
	.subindex-dvfix.sec-list-item .card-item .et-pb-arrow-next {
	    left: 40px;
	    right: auto;
	}
	.subindex-dvfix.sec-list-item .card-item .et-pb-controllers { width: auto; right: 20px; left: auto; }
	.subindex-dvfix.sec-list-item .card-item:nth-child(2) .et-pb-arrow-prev { right: 40px; left: auto; }

	.subindex-dvfix.sec-list-item .card-item:nth-child(2) .et-pb-arrow-next { right: 10px; left: auto; }
	.subindex-dvfix.sec-list-item .card-item:nth-child(2) .et-pb-controllers { left: 20px; right: auto; }

	.subindex-dvfix .card-slider .et_pb_slide { min-height: 500px; }
