body {


}

.centered {
    margin: auto;
    display: block;
}

.full_width {
    width: 100%;
}
.full_height {
    height: 100%;
    width: auto;
}

.absolute {
	position:absolute;
	top:0;
	left:0;
}

body * {
-webkit-tap-highlight-color: rgba(0,0,0,0);
 -webkit-touch-callout: none;

}

.mobile_only {
	display:none;
}

.has_transition_800_inout_exp {
    -webkit-transition: all 900ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 900ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    will-change: transform, opacity;

}
.has_transition_800_inout {
    -webkit-transition: all 800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    will-change: transform, opacity;

}

.has_transition_1600 {
     -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
}

.has_transition_3000 {
     -webkit-transition: all 3000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 3000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    will-change: transform, opacity;
}

.has_transition_2000_cubic {
     -webkit-transition: all 2000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 2000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    will-change: transform, opacity;
}


.has_transition_1200 {
     -webkit-transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
}

.has_transition_1800 {
     -webkit-transition: all 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
}

.has_transition_1600_inout {
     -webkit-transition: all 1600ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1600ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    will-change: transform, opacity;
}

.has_transition_1000_inout_cubic {
    -webkit-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
}

.has_transition_1300_inout_cubic {
    -webkit-transition: all 1300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 1300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
}

.has_transition_600_inout_cubic {
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
}

.has_transition_800_inout_cubic {
    -webkit-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
}
.has_transition_400_inout {
    -webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
}
.has_transition_300_inout {
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;

}
.has_transition_300 {
    -webkit-transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000) ;
    will-change: transform, opacity;

}

.has_transition_1000_inout {
    -webkit-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) !important;
    transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) !important;
    will-change: transform, opacity;
}


.has_transition_600_inout {
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000) !important;
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000) !important;
    will-change: transform, opacity;
}

.has_transition_400 {
    -webkit-transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
    transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
    will-change: transform, opacity;

}

.has_transition_600 {
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000)  !important;
    transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000)  !important;
    will-change: transform, opacity;

}
.has_transition_800 {
    -webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    will-change: transform, opacity;

}
.has_transition_600_cubic {
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    will-change: transform, opacity;
}
.has_transition_400_cubic {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    will-change: transform, opacity;

}

.has_transition_600_expo {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;

}

.has_transition_800_expo {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;

}

.has_transition_1000_expo {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;

}

.has_transition_1300_expo {
    -webkit-transition: all 1300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;

}

.has_transition_1600_expo {
    -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;

}

.transform_centered {
    -webkit-transform-origin: center center!important;
    transform-origin: center center !important;


}
.has_transition_800 {
    -webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
      will-change: transform, opacity;
}
.has_transition_1000 {
    -webkit-transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
      will-change: transform, opacity;
}

.has_transition_1000_cubic {
	-webkit-transition: all 1000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 1000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	  will-change: transform, opacity;
}

.has_transition_1500_cubic {
	-webkit-transition: all 1500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 1500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	  will-change: transform, opacity;
}

.has_transition_800_cubic {
	-webkit-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	will-change:transform,opacity;
}


.no_transition {
    -webkit-transition: none !important;
    transition: none !important;
}
.horizontal_mirror {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.button {
	cursor:pointer;
}

.no_width {
	 -webkit-transform: scale(0,1) !important;
   transform: scale(0,1) !important;
}

.no_height {
	 -webkit-transform: scale(1,0) !important;
   transform: scale(1,0) !important;
}

.no_events {
	pointer-events:none;
}

.no_margin_left {
	margin-left:0 !Important;
}

.no_opacity {
    opacity: 0!important;
    pointer-events:none;
}
.top_single {
    opacity: 0 !important;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.top_double {
    opacity: 0 !important;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.top_triple {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
}


.hidden_by_scaleup {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
}

.hidden_by_scaleup_low {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
    opacity: 0 !important;
    pointer-events:none;
}

.hidden_by_scaling {
    -webkit-transform: scale(0.4) !important;
    transform: scale(0.4) !important;
    opacity: 0;
    pointer-events:none;
}

.hidden_by_scaling_low {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    pointer-events:none;
}

.hidden_by_scaling_ultralow {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
    opacity: 0 !important;
    pointer-events:none;
}

.hidden_by_scaling_invisible {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    opacity: 0 !important;
}

.hidden_by_scaling_full {
	 -webkit-transform: scale(0) !important;
    transform: scale(0) !important;
}

.left_translated {
	-webkit-transform: translateX(-40px);
    transform: translateX(-40px);
}

.left_translated_low {
	-webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
}

.right_translated {
	-webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0.8;
}



.half {
    width: 50%;
    float: left;
    position:relative;
}
.quarter {
    float: left;
    width: 25%;
}
.third {
    float: left;
    width: 33.3333%;
}

.sixty {
	width:60%;
	float:left;
}

.thirty {
	width:30%;
	float:left;
}

.fourty {
	width:40%;
	float:left;
}

.twenty {
	width:20%;
	float:left;
}

.white_back {
	background:#FFFFFF;
}

.overflow_wrap { overflow:hidden;}

.overflow_wrap .top {
	-webkit-transform:translateY(96%);
	transform:translateY(96%);
}

.covered {
	position:relative;
	overflow:hidden;
}


.covered.full {
	width:100%;
	height:100%;
}

.covered.text {
	display:inline-block;
}

.cover {
	position: absolute;
    width: 100%;
    height: 100%;
    left:100%;
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    z-index:1;
}

.covered .content {
	-webkit-transform:translateX(10%);
	transform:translateX(10%);
	    width: auto !important;
	    height: 100%;


}

.covered .content img, .covered .content iframe {
	opacity:0;
}

.cover.removed {
	-webkit-transform:translateX(0) !important;
	transform:translateX(0) !important;
}

.content.positioned {
	-webkit-transform:translateX(0) !important;
	transform:translateX(0) !important;
}

.content.positioned img,.content.positioned iframe {
	opacity:1;
}

.covered.vertical .cover {
	 top:100%;
	-webkit-transform:translateY(-100%);
    transform:translateY(-100%);
        left: 0;
}


.covered.vertical .content {
	-webkit-transform:translateY(0) translateX(0);

	transform:translateY(0) translateX(0);
}

.covered.vertical .cover.removed {
		-webkit-transform:translateY(0);
	    transform:translateY(0);
}


.covered.right .cover {
    left:-100%;
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    z-index:1;
}

.covered.right .content {
	-webkit-transform:translateX(-10%);
	transform:translateX(-10%);
	    width: auto !important;
}

.cover.grey {
	background: #EDEAE6;

}

.cover.white{
	background: #FFFFFF;
}

.tabled {
	display:table;
}

.table-cell {
	display:table-cell;
	vertical-align:middle;
}

.main_section {
	width:100%;
	float:left;
}

.loader {
 font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 3px solid rgba(198, 191, 178, 0.3);
    border-right: 3px solid rgba(198, 191, 178, 0.3);
    border-bottom: 3px solid rgba(198, 191, 178, 0.3);
    border-left: 3px solid #C6BFB2;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loaderSpin 1s infinite linear;
    animation: loaderSpin 1s infinite linear;
    position: absolute;
       top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    z-index:1;
}
.loader,
.loader:after {
 border-radius: 50%;
    width: 30px;
    height: 30px;
}
@-webkit-keyframes loaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}




.top_10 {
	margin-top:10px !important;
}

.top_30 {
	margin-top:30px !important;
}

.top_40 {
	margin-top:40px !important;
}

.top_60 {
	margin-top:60px !important;
}

.top_90 {
	margin-top:90px !important;
}

.top_120 {
	margin-top:120px !important;
}

.bottom_30 {
	margin-bottom:30px !important;
}

.bottom_60 {
	margin-bottom:60px !important;
}

.bottom_90 {
	margin-bottom:90px !important;
}

.bottom_120 {
	margin-bottom:120px !important;
}
.bottom_150 {
	margin-bottom:150px !important;
}

#loading_cover {
	margin: 45px 25px 25px 25px;
    position: fixed;
    background: #FFFFFF;
    width: calc(100% - 50px);
    height: calc(100% - 70px);
    -webkit-transform-origin:left;
    transform-origin:left;
    z-index:10;


}

#loading_cover.hidden {
	  -webkit-transform:scale(0,1);
    transform:scale(0,1);
}

/**********************************************/

#main {
    float: left;
    width: 100%;
    min-height: 1080px;
}

#pay,
.home_text_box { width: 100%;max-width: 965px;margin:0 auto;}
#pay h1,
.home_text_box h2 { color: #FFFFFF;text-align: center;}


.download { margin-top: -3px;}

.slide {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	will-change:transform;
}

.pic_container {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
    height: 100%;
    overflow: hidden;
}
.pic_container img{max-width: none;}
.veil {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.4;
    will-change: transform;
}

#top_slider {min-height:100vh;}
#top_slider .content {
	position: absolute;
    width: 100%;
    height: 100%;
    perspective:1500px;
    display: flex;align-items: center;
}
.slide.first .content{padding-top:100px;}
#top_slider ul.list{margin:0 -1.19vw;padding-top: 3.38vw;display: flex;flex-wrap: wrap;}
#top_slider ul.list li{padding: 0 1.19vw;margin-top: 1.3vw;}
#top_slider ul.list li a{display: block;height: 100%; padding: 10px 40px 10px 0;line-height: 24px; position: relative; border-bottom: 1px solid rgba(255,255,255,0.2);color: #fff;}
#top_slider ul.list li a img{height: 24px; position: absolute;right:9px;top: 50%;margin-top: -12px;}
#top_slider ul.list li.top{opacity: 0;}

.home_text_box { position:relative;}
.home_text_box h2.top,
#top_slider ul.list li.top {
	-webkit-transform:translateY(85%);
	transform:translateY(85%);
    opacity: 0;
}


.slide[rel=business] .underline {
	    background: #f8b142;
}

.slide[rel=itineraries] .underline {
	    background: #19a19a
}

.slide[rel=incentive] .underline {
	    background: #33abde;
}

.slide[rel=conference] .underline {
	    background: #929291;
}

.slide[rel=excursions] .underline {
	    background: #ddda1a;
}

.slide[rel=weddings] .underline {
	    background: #a11d5c
}


@-webkit-keyframes zoomFirst {
     0%   {opacity:0;-webkit-transform:scale(1.08) rotateZ(0.0001deg);}
    10%  {opacity:1;}
    100% {-webkit-transform:scale(1) rotateZ(0);}
}

@keyframes zoomFirst {
     0%   {opacity:0;transform:scale(1.08) rotateZ(0.0001deg);}
    10%  {opacity:1;}
    100% {transform:scale(1) rotateZ(0);}
}

.slide.in .pic_container {
	-webkit-animation: zoomFirst 15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: zoomFirst 15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	opacity:1;

}
@media (max-width: 991px){
    .slide.first .content{padding-top:55px;}
}