

@font-face {
  font-family: 'Amsterdam-Deco';
  src: URL('./fonts/amsterdam-deco-two.ttf') format('truetype');
}

/*
@font-face { 
	font-family: 'Open Sans'; 
	src: url('/css/fonts/open_sans_semibold.ttf') format('truetype'); 
	font-weight: bold;
}
*/


@font-face {
  font-family: 'Open Sans';
  src: URL('./fonts/open_sans.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  src: URL('./fonts/Open_Sans_Condensed_Bold.ttf') format('truetype');
}




/*
//фонт bold добавляется в homepage.js только для браузерах, которые не поддерживают flex
@font-face { font-family: "Open Sans"; src: url("./fonts/open_sans_semibold.ttf") format('truetype'); font-weight: bold;}
*/


section header h2 {
	font-size: 30px;
	margin-bottom: 10.5px;
	font-weight: bold;
	font-family: 'Open Sans', Jotia,Verdana,Geneva,sans-serif;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	text-align: center;
}

section header {
	margin-top: 40.5px;
	margin-bottom: 30px;
}
.post-container {
    
    margin-bottom: 15px;
    overflow: auto
}
.post-thumb {
    float: left;
    margin-right: 5px;
}
.post-thumb img {
    display: block;
    margin-top: 2px;
    margin-left: 0;
    margin-right: 5px;
    max-width: 60px;
    max-height: 120px;
    vertical-align: middle;
    border: 1px solid #e2e2e2;
    cursor: pointer;

}
.post-content {
    margin-left: 70px;
    font-size: 14px;
    color: #000099;
    font-size: 13px;
    font: 14px 'Lucida sans', Arial, Helvetica;
    margin-top: 8px;
    margin-bottom: 13px;
    text-align: left;
    font-weight: normal;

}
.post-title {
    margin-left: 70px;
    font-weight: bold;
    font: 16px 'Lucida sans', Arial, Helvetica;
    font-size: 16px;
    color: #3485D9;
}

.shaddow {
    box-shadow: 2px 1px 3px #777;
    -moz-box-shadow: 2px 1px 3px #777;
    -webkit-box-shadow: 2px 1px 3px #777;
    
     -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    
    vertical-align: middle;

}

.plashka {
		position:absolute;
	  	z-index: 5;
		width:100%;
		height:100%;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
        background-image: url('/images/pages/top_news.jpg');
        border-radius: 10px;
}

.plashka-title{
	color:#fff !important;	
    margin: 20px !important;
    font-size: 20px;
}
.plashka-text{
	color:#fff !important;	
    margin: 0 0 10px 13px;
    text-align:left;
    font-size: 13px;
}

.plashka  footer {
	text-align:right;
	bottom: 0;
	right: 0;
	margin-bottom:15px;
}

.gold {
   background: -webkit-linear-gradient(left, #8f6B29, #FDE08D, #DF9F28);
   background: -o-linear-gradient(right, #8f6B29, #FDE08D, #DF9F28);
   background: -moz-linear-gradient(right, #8f6B29, #FDE08D, #DF9F28);
   background: linear-gradient(to right, #8f6B29, #FDE08D, #DF9F28); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.gold2 {
	background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
	background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  
}

.logo-title {
   font-family: "Amsterdam-Deco";

	background: -webkit-gradient(linear, left top, left bottom, from(#7db9e8), to(#1e5799));
    background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: -moz-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: -ms-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: -o-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
   

	-webkit-background-clip: text;
	-moz-background-clip: text;
	-ms-background-clip: text;
    background-clip: text;
    
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;

  
   font-size: 137px;
   font-weight:normal;
   text-transform: lowercase;
   margin-top: 20px !important;
   margin-bottom: 0px !important;   
}

.logo-white-title {
   font-family: "Amsterdam-Deco";

	background: white;
   

	-webkit-background-clip: text;
	-moz-background-clip: text;
	-ms-background-clip: text;
    background-clip: text;
    
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;

  
   font-size: 137px;
   font-weight:normal;
   text-transform: lowercase;
   margin-top: 20px !important;
   margin-bottom: 0px !important;   
}


/*Mouse over the golf font -> change the gold color */
a.gold:hover
{
	background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
	background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

button.goldbutton {
  border-radius: 8px;
  background: 0;
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 2px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right, #8f6B29, #FDE08D, #DF9F28);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #010B48 inset;
}

readmore {
	font-size: calc(100% - 2px);
	font-style:italic;
}


.row4 {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
}

.row4> .col-3 {width: 25%;}	
.row4 > * {padding: 0px 0 0 00px;}

.row5 {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
}

.row5 > * { padding: 30px 0 0 0px;box-sizing: border-box;}
.row5 > .col-4 {width: 33.3333333333%;}
.row5 > .col-5 {width: 50%;}	
.row5 > .col-8 {width: 66.6666666667%;}
.row5 text p {text-align:justify;}
.row5 h2 {
    font-size: 2em;
    margin: 0 0 1.5em 0;
    line-height: 1em;
}

.row5 header p {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.065em;
    font-size: 0.9em;
    margin: 0;
}

.row5 header {margin: 0 0 2em 0;}

/*
 -moz-columns: 2;
	    -webkit-columns: 2;
	    columns: 2;
	    -moz-column-gap: 2em;
	    -webkit-column-gap: 2em;
	    column-gap: 2em;

*/
.master-container {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: flexbox;
  display: box;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flex-flow: row wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
}
/*
.master-container {
  padding: 0;
  //margin: 0 auto;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flex-flow: row wrap;
  
   	
  //justify-content: space-around;
  //justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
*/



.master-item {
  padding: 6px;
  width: 25%;

  margin-top: 40px;
  /*line-height: 150px;*/
  text-align: center;
  position:relative;

}

.master-item img {
	width: 220px;
	height: 310px;
	margin: auto;
	display: block;
	/*object-fit: cover; not supported by Safari and IE 10*/
	object-position: top;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #00388B;
	/*    border-radius: 4px;*/
}

.master-text
{
	width: 100%;
	display: block;
	margin-top: 20px;
	text-align:left;
	font-size: 12.5px;
	padding: 0 9px;
	object-fit: cover;
	object-position: top;
	text-transform:uppercase;
	padding-bottom: 110px;
}


.master-texts:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 20px auto 0 auto; /* This will center the border. */
    width: 100%; /* Change this to whatever width you want. */
    padding: 0 9px;/* This creates some space between the element and the border. */
    border-bottom: 1px solid #00388B; /* This creates the border. Replace black with whatever color you want. */
}
.master-caption {
	width: 100%;
	border-top: 1px solid #00388B;
    /* Make the caption a block so it occupies its own line. */
	display: above;
	margin-top: 20px;
	text-align:left;
	padding-top: 10px;
	font-size: 12.5px;
	font-weight: bold;
}

.master-date {
	width: 100%;
	
    /* Make the caption a block so it occupies its own line. */
	display: above;
	text-align:left;
	padding: 0;
	font-size: 12.5px;
}

.master-item .btn {
	padding: 3px 7px 3px 7px;
	color: #3FBFEC;
    font-size: 12px;
    margin-top: 20px;
    margin-left: 0px;
    border-color: #3FBFEC;
    float: left;
}

.master-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 18px 0 9px;
}
@media screen and (max-width: 1040px) {
    .master-container {	  
	  width: 800px;
	  margin: 0 auto;
	}
	.master-item {
	 	width: 33%;

	}
	.master-text {
		padding: 0 15px;
		padding-bottom: 110px;
	}
	.dictation_title {
	 	/*text-align:center;*/
	} 	
	.dictation_book_title {
	 	/*text-align:center;*/
	}
	.master-footer {
		padding: 0 28px 0 16px;	
	}
}

@media screen and (max-width: 840px) {
    .master-container {	  
	  width: 600px;
  	  margin: 0 auto;
	}
	.master-item {
	 	width: 50%;

	}
	.master-text {
		padding: 0 32px;
		padding-bottom: 110px;
	}
	/*
	.dictation_title {
	 	text-align:center;
	} 
	.dictation_book_title {
	 	text-align:center;
	}
	*/
	.master-footer {
		padding: 0 48px 0 33px;	
	}
}

@media only screen and (max-width: 959px) {
	.master-item .btn {
	    background: 0;
	}
}

@media only screen and (max-width: 767px) {
    .master-item img {
		width: 100%;	
		height:unset;
	}
    .master-container {
	  width: 500px;
	  margin: 0 auto;
	}

	.master-text {
		padding: 0px;
		padding-bottom: 115px;
	}

    .master-item {
	 	width: 100%;

	}
	.master-item .btn {
	    margin-left: 0px !important;
	    background: 0;
	}
	.master-footer {
		padding: 0 12px 0 0;	
	}

}


div.master_zone{              
  text-align: center;
  display: flex;

  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flexbox;
  display: box;
  text-align: justify;
}

.no-flexwrap div.master_zone:after {
	content: "";
	width: 100%;
	display: inline-block;
    }

    
div.liki_frame{
  width: 107px;
  margin: 0px auto;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}
div.liki_frame:first-child{
               margin-left: 0;
}
div.liki_frame:last-child{
               margin-right: 0;
}

.master img {
/*	width: 117.5px;*/
	width: 100px;
	margin: auto;
    display: block;
}



figcaption {
    /* Make the caption a block so it occupies its own line. */
    display: above;
    margin-top: 8px;
    text-align:center;
    font-size: 11.5px;
}

.verticalnews header {margin: 4em 0 2em 0;}
.verticalnews h3 { text-align:center; 
	font-weight:normal !important;
}

.verticalnews p { 
	text-align:center; 
}

.verticalnews div {
		border-right: solid 1px #dbdbdb;
		margin: 0 0 0 0;
		padding: 0 0 0  0;
	}

.verticalnews div:last-child {
			border-right: 0;
			margin-bottom: 0;
			padding-bottom: 0;
		}		

.vertical-line div {
		border-left: solid 1px #dbdbdb;
		margin: 40px 0 0 0;
		padding: 0 0 0  0;
	}


.row5 h3, h2 {
	/*text-transform: uppercase;*/
    font-weight: 800;
    letter-spacing: 0.04em;
    color: #404248;
    margin: 0 0 1em 0;
    font-size: 1.35em;
    margin-top: 2em;
}

.box5 h3, h2 {
    text-transform: uppercase;
    /* text-align:left; */
    font-weight: bold;
    letter-spacing: 0.04em;
    color: #404248;
    margin: 0 0 1em 0;
    font-size: 1.35em;
    margin-top: 0;
}

.box5 p {
	color:gray;
}


.signature  {
	text-align:right;
	font-weight:bold;
	color: #00388B  !important;
	margin-right:5px;
}


.right-margin-20 {
	margin-right: 3em;
}

.left-margin-20 {
	margin-left: 3em;
}

img.center {
	    display: block;
	    margin-left: auto;
	    margin-right: auto 
}

img.fullwidth {
	width: 90%;
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;

}    

img.fit {
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 980px) {

			.row5 {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}
			.row5 > .col-12-medium {
					width: 100%;
				}

			.row > .col-12-medium {
					width: 100%;
				}
				
	img.mobile {
	    display: block;
	    margin-left: auto;
	    margin-right: auto }
	    
	.row5 h3, h2 {
	    text-align:center;
	}

	.right-margin-20 {
		margin-right: 0;
	}
	
	.left-margin-20 {
		margin-left: 0;
	}
    
				
}		

@media screen and (max-width: 736px) {
.box5.spotlight {
				margin-top: 2em;
			}
}

/* Box */
.box5.excerpt {
		position: relative;
		overflow: hidden;
	}

		.box5.excerpt header {
			margin: 0 0 1em 0;
		}

		.box5.excerpt .image, .box.excerpt p {
			margin-bottom: 0;
		}
		
					
.box5.article-list article {
		border-bottom: solid 1px #dbdbdb;
		margin: 0 1em 2.75em 0;
		padding: 0 0 2.75em 0;
	}

		.box5.article-list article:last-child {
			border-bottom: 0;
			margin-bottom: 0;
			padding-bottom: 0;
		}

.image5 {
		position: relative;
		display: inline-block;
	}

		.image5 img {
			display: block;
			width: 100%;
			border-radius: 8px;
		}

		.image5:before {
			content: '';
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			opacity: 0.75;
		}

		.image5.featured {
			display: block;
			width: 100%;
			margin: 0 0 2.5em 0;
		}

		.image5.left {
			float: left;
			margin: 0 2em 2em 0;
		}
		
		.image5.right {
			float: right;
			margin: 0 0 2em 2em;
		}

		.image5.centered {
			display: block;
			margin: 0 0 2.5em 0;
		}

			.image5.centered img {
				margin: 0 auto;
				width: auto;
			}
			
.image4 {
		position: relative;
		display: inline-block;
		border-radius: 8px;
	}
.image_no_round {
		position: relative;
		display: inline-block;
	}	

.image_no_round img {
	display: block;
	width: 100%;
			
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    
    vertical-align: middle;
}

.box.feature4 {
		text-align: center;
}

.image4 {
		position: relative;
		display: inline-block;
		border-radius: 8px;
	}

.img-wrapper {
    display: inline-block;
    overflow: hidden;
    
}
.image4 img {
			display: block;
			width: 100%;
			border-radius: 8px;
			/*blue*/
			/*webkit-filter: blur(5px);
		    filter: blur(1px);*/
		    
		    /*sepia*/
		    /*-webkit-filter: sepia(1);
  			filter: sepia(1);
  			
  */
        -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    
    vertical-align: middle;

			
}

 .tint {
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-box-shadow: rgba(0,0,0,.2) 3px 5px 5px;
    -moz-box-shadow: rgba(0,0,0,.2) 3px 5px 5px;
    box-shadow: rgba(0,0,0,.2) 3px 5px 5px;
    background: rgba(0,0,255, 0.5);
  }
  
.shaddow {
    box-shadow: 2px 1px 3px #777;
    -moz-box-shadow: 2px 1px 3px #777;
    -webkit-box-shadow: 2px 1px 3px #777;
}
 
.image4 img.filtered: {
   
}

.box :focus img, .box :hover img {

    -webkit-transform:scale(1.5); /* Safari and Chrome */
    -moz-transform:scale(1.5); /* Firefox */
    -ms-transform:scale(1.5); /* IE 9 */
    -o-transform:scale(1.5); /* Opera */
    transform:scale(1.5);
    border-radius: 8px;
}

.box-link :focus img, .box-link :hover img {

    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}

@media screen and (max-width: 736px) {
	.box-link :focus img, .box-link :hover img {
	   -webkit-transform:scale(1.0); /* Safari and Chrome */
    -moz-transform:scale(1.0); /* Firefox */
    -ms-transform:scale(1.0); /* IE 9 */
    -o-transform:scale(1.0); /* Opera */
    transform:scale(1.0);

	}
}

.box-link footer {
	text-align:right;
	margin-right: 25px;
	position: absolute;
	bottom: 0;
	right: 0;

}
@media screen and (max-width: 736px) {
	.box-link footer {
	    text-align: left;
	    margin-left: 20px;
	    position: relative;
	    bottom: 0;
	    left: 0;
	}
}

.box-link .btn {
	padding: 3px 7px 3px 7px;
	color: #3FBFEC;
    font-size: 12px;
    border-color: #3FBFEC;
    border-radius: 4px;
}

.image4 img.animated {
  			-webkit-animation: filter-animation 5s infinite;
			}

.image4 img.animated2 {
  			-webkit-animation: filter-animation2 5s infinite;
			}
.image4 img.animated3 {
  			-webkit-animation: filter-animation3 5s infinite;
			}
.image4 img.animated4 {
  			-webkit-animation: filter-animation4 5s infinite;
			}


@-webkit-keyframes filter-animation {
  0% {
    -webkit-filter: blur(0) ;
  }
  
  50% {
    -webkit-filter: blur(2px) ;
  }
  
  100% {
    -webkit-filter: blur(0) ;
  }
}

@-webkit-keyframes filter-animation2 {
  0% {
    -webkit-filter: sepia(0) saturate(2);
  }
  
  50% {
    -webkit-filter: sepia(1) saturate(8);
  }
  
  100% {
    -webkit-filter: sepia(0) saturate(2);
  }
}

@-webkit-keyframes filter-animation3 {
  0% {
    -webkit-filter: sepia(0) blur(0);
  }
  
  50% {
    -webkit-filter: sepia(1) blur(2px);
  }
  
  100% {
    -webkit-filter: sepia(0) blur(0);
  }
}

@-webkit-keyframes filter-animation4 {
  0% {
    -webkit-filter: brightness(1);
  }
  
  50% {
    -webkit-filter: brightness(1.5);
  }
  
  100% {
    -webkit-filter: brightness(1);
  }
}

.box h3 {
		font-weight: 700;
		text-transform: uppercase;
		color: #6b7770;
		margin: 0 0 0.5em 0;
		line-height: 1.3;
		text-align:center;
		font-size: 14px;		
		margin-top: 15px;
}

.box-link h3 {
		font-weight: normal;
		color: #6b7770;
		margin: 0 20px 40px 20px;
		line-height: 1.1;
		text-align:left;
		font-size: 15px;		
		margin-top: 15px;
}

@media screen and (max-width: 736px) {
	.box-link h3 {
	    font-size: 18px;
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
}

			
/* ÃÅ¾Ã‘â€šÃÂ·Ã‘â€¹ÃÂ²Ã‘â€¹ */			
.row5 {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row5 > * {
			box-sizing: border-box;
		}


/* ÃÅ¾Ã‘â€šÃÂ·Ã‘â€¹ÃÂ²Ã‘â€¹ END*/			

@charset "UTF-8";.vjs-has-started.vjs-paused .vjs-control-bar{z-index:2}
.vjs-has-started .vjs-control-bar{z-index:3}
.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}
.video-js .vjs-big-play-button:before,.video-js .vjs-control:before{text-align:center}
.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:normal;font-style:normal;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.video-js:-moz-full-screen{position:absolute}
.video-js:-webkit-full-screen{width:100% !important;height:100% !important}
.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}
.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}
.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:100%}
.video-js.vjs-16-9{padding-top:56.25%}
.video-js.vjs-4-3{padding-top:75%}
.video-js.vjs-fill{width:100%;height:100%}
.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}
body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}
.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}
.video-js.vjs-fullscreen{width:100% !important;height:100% !important;padding-top:0 !important}
.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}
.vjs-hidden{display:none !important}
.vjs-disabled{opacity:.5;cursor:default}
.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}
.vjs-lock-showing{display:block !important;opacity:1;visibility:visible}
.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}
.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}
.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,0.7);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-0.75em;margin-left:-1.5em}
.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,0.5);-webkit-transition:all 0;-moz-transition:all 0;-o-transition:all 0;transition:all 0}
.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}
.video-js button{background:0;border:0;color:inherit;display:inline-block;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}
.vjs-menu-button{cursor:pointer}
.vjs-menu-button.vjs-disabled{cursor:default}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}
.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:Arial,Helvetica,sans-serif}
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{display:none}
.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}
.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,0.5)}
.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}
.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:bold;cursor:default}
.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,0.7)}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,0.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}
.video-js .vjs-menu-button-inline{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}
.video-js .vjs-menu-button-inline:before{width:2.222222222em}
.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}
.video-js .vjs-menu-button-inline.vjs-slider-active{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}
.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}
.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}
.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,0.7)}
.vjs-has-started .vjs-control-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}
.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none !important}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}
.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}
.video-js .vjs-control{outline:0;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}
.video-js .vjs-control:before{font-size:1.8em;line-height:1.67}
.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0 0 1em white}
.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}
.video-js .vjs-custom-control-spacer{display:none}
.video-js .vjs-progress-control{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;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-width:4em}
.vjs-live .vjs-progress-control{display:none}
.video-js .vjs-progress-holder{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;height:.3em}
.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}
.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after{font-family:Arial,Helvetica,sans-serif;visibility:visible;font-size:.6em}
.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}
.video-js .vjs-mouse-display:before{display:none}
.video-js .vjs-play-progress{background-color:#fff}
.video-js .vjs-play-progress:before{position:absolute;top:-0.333333333333333em;right:-0.5em;font-size:.9em}
.video-js .vjs-time-tooltip,.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px 8px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em}
.video-js .vjs-time-tooltip,.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after{z-index:1}
.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after{display:none}
.video-js .vjs-load-progress{background:#bfc7d3;background:rgba(115,133,159,0.5)}
.video-js .vjs-load-progress div{background:white;background:rgba(115,133,159,0.75)}
.video-js.vjs-no-flex .vjs-progress-control{width:auto}
.video-js .vjs-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}
.vjs-tooltip-progress-bar{visibility:hidden}
.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}
.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after{display:none}
.vjs-mouse-display .vjs-time-tooltip,.video-js .vjs-progress-control .vjs-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,0.8)}
.video-js .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;background-color:#73859f;background-color:rgba(115,133,159,0.5)}
.video-js .vjs-slider:focus{text-shadow:0 0 1em white;-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}
.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}
.video-js .vjs-volume-control{width:5em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;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}
.video-js .vjs-volume-bar{margin:1.35em .45em}
.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}
.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}
.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}
.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}
.vjs-slider-vertical .vjs-volume-level{width:.3em}
.vjs-slider-vertical .vjs-volume-level:before{top:-0.5em;left:-0.3em}
.vjs-slider-horizontal .vjs-volume-level{height:.3em}
.vjs-slider-horizontal .vjs-volume-level:before{top:-0.3em;right:-0.5em}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu{left:.5em;height:8em}
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu{left:-2em}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}
.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content{height:8em;width:2.9em}
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content{height:2.9em;width:8em}
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content{background-color:transparent !important}
.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}
.vjs-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}
.vjs-has-started .vjs-poster{display:none}
.vjs-audio.vjs-has-started .vjs-poster{display:block}
.vjs-using-native-controls .vjs-poster{display:none}
.video-js .vjs-live-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:1em;line-height:3em}
.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}
.video-js .vjs-time-control{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}
.vjs-live .vjs-time-control{display:none}
.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}
.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}
.vjs-time-divider{display:none;line-height:3em}
.vjs-live .vjs-time-divider{display:none}
.video-js .vjs-play-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}
.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}
.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,0.5)}
.vjs-subtitles{color:#fff}
.vjs-captions{color:#fc6}
.vjs-tt-cue{display:block}
video::-webkit-media-text-track-display{-moz-transform:translateY(-3em);-ms-transform:translateY(-3em);-o-transform:translateY(-3em);-webkit-transform:translateY(-3em);transform:translateY(-3em)}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-moz-transform:translateY(-1.5em);-ms-transform:translateY(-1.5em);-o-transform:translateY(-1.5em);-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}
.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}
.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}
.vjs-playback-rate .vjs-menu{width:4em;left:0}
.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}
.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-0.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}
.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,0.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}
.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block}
.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:white}
.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite}
.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:white}
.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:white;-webkit-animation-delay:.44s;animation-delay:.44s}
@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}
}
@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}
}
@keyframes vjs-spinner-fade{0{border-top-color:#73859f}
20%{border-top-color:#73859f}
35%{border-top-color:white}
60%{border-top-color:#73859f}
100%{border-top-color:#73859f}
}
@-webkit-keyframes vjs-spinner-fade{0{border-top-color:#73859f}
20%{border-top-color:#73859f}
35%{border-top-color:white}
60%{border-top-color:#73859f}
100%{border-top-color:#73859f}
}
.vjs-chapters-button .vjs-menu ul{width:24em}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button{display:none}
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button{display:none}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button{display:none}
.vjs-caption-settings{position:relative;top:1em;background-color:#2b333f;background-color:rgba(43,51,63,0.75);color:#fff;margin:0 auto;padding:.5em;height:16em;font-size:12px;width:40em}
.vjs-caption-settings .vjs-tracksettings{top:0;bottom:1em;left:0;right:0;position:absolute;overflow:auto}
.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}
.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after{clear:both}
.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}
.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px;border:0}
.vjs-caption-settings .vjs-tracksetting label,.vjs-caption-settings .vjs-tracksetting legend{display:block;width:100px;margin-bottom:5px}
.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px;vertical-align:top;float:right}
.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}
.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}
.vjs-caption-settings label>input{margin-right:10px}
.vjs-caption-settings fieldset{margin-top:1em;margin-left:.5em}
.vjs-caption-settings fieldset .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}
.vjs-caption-settings input[type=button]{width:40px;height:40px}
.video-js .vjs-modal-dialog{background:rgba(0,0,0,0.8);background:-webkit-linear-gradient(-90deg,rgba(0,0,0,0.8),rgba(255,255,255,0));background:linear-gradient(180deg,rgba(0,0,0,0.8),rgba(255,255,255,0))}
.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}
@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}
}
@media \0creen{.vjs-user-inactive.vjs-playing .vjs-control-bar:before{content:""}
}
@media \0creen{.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:hidden}
}
.offers-price-list li a:focus,.offers-price-list li a:hover{text-decoration:none;outline:0;opacity:.8}
@media only screen and (max-width:767px){.offers-price-list li{padding:5px 0 9px}
}
.offers-price-list-city{float:left;padding:11px 10px 0 0;max-width:50%;font-size:17px}
@media only screen and (max-width:959px){.offers-price-list-city{padding:5px 10px 0 0;font-size:15px}
}
@media only screen and (max-width:767px){.offers-price-list-city{padding:16px 10px 0 0;font-size:25px}
}
.offers-price-list-price{float:right;max-width:49%;font-size:27px}
@media only screen and (max-width:959px){.offers-price-list-price{font-size:20px}
}
@media only screen and (max-width:767px){.offers-price-list-price{font-size:40px}
}
.offers-price-list-price .currency{font-size:20px;font-weight:700}
@media only screen and (max-width:959px){.offers-price-list-price .currency{font-size:18px}
}
@media only screen and (max-width:767px){.offers-price-list-price .currency{font-size:30px}
}
.offers-price-list-price span{font-size:17px;font-weight:300}
@media only screen and (max-width:959px){.offers-price-list-price span{font-size:15px}
}
@media only screen and (max-width:767px){.offers-price-list-price span{font-size:25px}
}
.tabs-section{background:#fff}
.tabs-section-tabset-row{background:#ebebeb}
.tabs-section-tabset{margin:0;font-size:18px;font-weight:300;letter-spacing:-6px}
@media only screen and (max-width:767px){.tabs-section-tabset{margin:0 -10px;font-size:27px}
}
.tabs-section-tabset li{display:inline-block;vertical-align:top;width:32.5%;letter-spacing:0}
.tabs-section-tabset li a{display:block;padding:11px 20px 10px;background:#d7d7d7;border-radius:4px 4px 0 0}
.tabs-section-tabset li a span[class*=" icon-"],.tabs-section-tabset li a span[class^=icon-]{display:inline-block;vertical-align:middle;margin:-4px 8px 0 0}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-down,.tabs-section-tabset li a span[class^=icon-].icon-arrow-down{display:none;font-size:7px}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-right,.tabs-section-tabset li a span[class^=icon-].icon-arrow-right{font-size:11px}
.tabs-section-tabset li a:hover{text-decoration:none;background:#fff}
@media only screen and (max-width:767px){.tabs-section-tabset li{display:block;width:100%}
.tabs-section-tabset li a{padding:15px 20px 17px;border-radius:0}
.tabs-section-tabset li a span[class*=" icon-"],.tabs-section-tabset li a span[class^=icon-]{margin:-4px 14px 0 0}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-down,.tabs-section-tabset li a span[class^=icon-].icon-arrow-down{font-size:10px}
.tabs-section-tabset li a span[class*=" icon-"].icon-arrow-right,.tabs-section-tabset li a span[class^=icon-].icon-arrow-right{font-size:16px}
}
.tabs-section-tabset li.active a{background:#fff}
.tabs-section-tabset li.active a span[class*=" icon-"].icon-arrow-down,.tabs-section-tabset li.active a span[class^=icon-].icon-arrow-down{display:inline-block}
.tabs-section-tabset li.active a span[class*=" icon-"].icon-arrow-right,.tabs-section-tabset li.active a span[class^=icon-].icon-arrow-right{display:none}
.tabs-section-opener{display:block;margin:-18px -20px 0;font-size:27px;padding:15px 20px 17px;background:#d7d7d7}
.tabs-section-opener span[class*=" icon-"],.tabs-section-opener span[class^=icon-]{display:inline-block;vertical-align:middle;margin:-4px 14px 0 0}
.tabs-section-opener span[class*=" icon-"].icon-arrow-down,.tabs-section-opener span[class^=icon-].icon-arrow-down{display:none;font-size:10px}
.tabs-section-opener span[class*=" icon-"].icon-arrow-right,.tabs-section-opener span[class^=icon-].icon-arrow-right{font-size:16px}
.tabs-section-opener.active{background:#fff}
.tabs-section-opener.active span[class*=" icon-"].icon-arrow-down,.tabs-section-opener.active span[class^=icon-].icon-arrow-down{display:inline-block}
.tabs-section-opener.active span[class*=" icon-"].icon-arrow-right,.tabs-section-opener.active span[class^=icon-].icon-arrow-right{display:none}
.tabs-section h3{margin:0 0 10px;font-size:24px;font-weight:400}
.tabs-section h3 .opener{pointer-events:none}
.tabs-section h3 .opener span[class*=" icon-"],.tabs-section h3 .opener span[class^=icon-]{display:none}
@media only screen and (max-width:959px){.tabs-section h3{font-size:18px}
}
@media only screen and (max-width:767px){.tabs-section h3{margin:0 -20px;font-size:36px;border-top:1px solid grey}
.tabs-section h3 .opener{display:block;padding:24px 79px 25px 19px;pointer-events:auto;position:relative}
.tabs-section h3 .opener span[class*=" icon-"],.tabs-section h3 .opener span[class^=icon-]{position:absolute;right:19px;top:32px;font-size:23px}
.tabs-section h3 .opener span[class*=" icon-"].icon-arrow-down,.tabs-section h3 .opener span[class^=icon-].icon-arrow-down{display:block}
.C8-myservices-bgt .tabset-accordion-item.active .tabs-section h3 .opener span[class*=" icon-"].tabset-accordion-toggle-icon,.C8-myservices-bgt .tabset-accordion-item.active .tabs-section h3 .opener span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class*=" icon-"].tabset-accordion-toggle-icon,.tabs-section h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section h3 .opener span[class*=" icon-"].icon-arrow-top,.tabs-section h3 .opener span[class^=icon-].icon-arrow-top{display:none}
}
.tabs-section-tabs-list{padding:37px 0}
@media only screen and (max-width:767px){.tabs-section-tabs-list{padding:18px 0}
}
.tabs-section-tab{display:none}
@media only screen and (max-width:767px){.tabs-section-tab{display:block;opacity:1}
}
.tabs-section-tab.active{display:block}
.tabs-section-tab:last-child{z-index:2}
.tabs-section-columns{letter-spacing:-6px;overflow:hidden}
.tabs-section-column{display:inline-block;vertical-align:top;letter-spacing:0;width:28.7%;margin:0 0 0 6.7%}
.tabs-section-column:first-child{margin:0}
@media only screen and (max-width:767px){.tabs-section-column{display:block;width:100%;margin:0}
.tabs-section-column:first-child h3{border:0}
.tabs-section-column:last-child h3{border-bottom:1px solid grey}
.tabs-section-column.active:last-child h3{border-bottom:0}
.tabs-section-column.active h3 .opener span[class*=" icon-"].icon-arrow-down,.tabs-section-column.active h3 .opener span[class^=icon-].icon-arrow-down{display:none}
.C8-myservices-bgt .tabset-accordion-item.active .tabs-section-column.active h3 .opener span[class*=" icon-"].tabset-accordion-toggle-icon,.C8-myservices-bgt .tabset-accordion-item.active .tabs-section-column.active h3 .opener span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section-column.active h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class*=" icon-"].tabset-accordion-toggle-icon,.tabs-section-column.active h3 .opener .C8-myservices-bgt .tabset-accordion-item.active span[class^=icon-].tabset-accordion-toggle-icon,.tabs-section-column.active h3 .opener span[class*=" icon-"].icon-arrow-top,.tabs-section-column.active h3 .opener span[class^=icon-].icon-arrow-top{display:block}
}
.tabs-section .offers-price-list{margin:0 0 27px}
@media only screen and (max-width:767px){.tabs-section .offers-price-list{margin:0 0 42px}
}
.tabs-section-btn-holder{overflow:hidden}
.tabs-section-btn-holder .btn{float:right;padding:8px 36px 7px;font-size:14px}
@media only screen and (max-width:767px){.tabs-section-btn-holder{margin:0 0 43px}
.tabs-section-btn-holder .btn{min-width:230px;padding:11px 36px 9px;font-size:24px}
}
.small-tabs{margin:0 0 16px}
.small-tabs:after,.small-tabs:before{content:'';display:table}
.small-tabs:after{clear:both}
@media only screen and (max-width:959px){.small-tabs{display:none}
}
.small-tabs-tabset-holder{margin:0 0 12px}
.small-tabs-tabset-holder:after,.small-tabs-tabset-holder:before{content:'';display:table}
.small-tabs-tabset-holder:after{clear:both}
.small-tabs-tabset-holder .qcalculator-filters-select{float:right}
.small-tabs-tabset-holder .qcalculator-filters-select .opener{min-width:124px;font-size:14px}
.small-tabs-tabset{float:right;margin:0;padding:0 3px 0 17px;font-size:14px;line-height:1.2;font-weight:400;border-radius:16px;border:1px solid #ebebeb;position:relative}
.small-tabs-tabset:after{content:'';position:absolute;right:100%;top:50%;width:9999px;height:1px;background:#ebebeb}
.small-tabs-tabset li{float:left;padding:6px 12px 5px}
.small-tabs-tabset li.active{padding:6px 11px 5px}
.small-tabs-tabset li.active a{font-weight:500;color:#00388B}
.small-tabs-tabset li.active a:after{background:#00388B}
.small-tabs-tabset a{color:#a29a92;position:relative;text-decoration:none !important;padding-bottom:6px}
.small-tabs-tabset a:after{content:'';position:absolute;left:-3px;right:-1px;bottom:0;height:3px;background-color:transparent;transition:background-color .2s ease}
.small-tabs-tabset a:hover{color:#00388B}
.small-tabs-tabset a:hover:after{background:#00388B}
.small-tabs-list:after,.small-tabs-list:before{content:'';display:table}
.small-tabs-list:after{clear:both}
.small-tabs-tab{display:none}
.small-tabs-tab.active{display:block}
.small-tabs-tab table{width:100%;table-layout:fixed}
.small-tabs-tab table tr{border-bottom:1px solid #d7d7d7}
.small-tabs-tab table thead tr:first-child th{padding:2px 5px 5px;font-size:12px;font-weight:400}
.small-tabs-tab table td{padding:5px 5px 2px;font-size:15px}
@media only screen and (max-width:959px){.small-tabs-tab table td{width:13px}
}
.small-tabs-tab table td,.small-tabs-tab table th{width:13%;text-align:center;font-weight:400}
.small-tabs-tab table td:first-child,.small-tabs-tab table th:first-child{width:72%;padding-left:0;text-align:left}
@media only screen and (max-width:959px){.small-tabs-tab table td:first-child,.small-tabs-tab table th:first-child{width:40%}
}
.small-tabs-tab table td:last-child,.small-tabs-tab table th:last-child{width:15%;padding-right:0;text-align:right}
.is-show-all .small-tabs{margin:0 0 7px}
.is-show-all .small-tabs-tabset-holder{margin:0 0 5px}
.is-show-all .small-tabs-tab table td{padding:4px 5px 0 0;font-size:14px}
.upgrade-tab .small-tabs{padding:0 0 90px;min-height:200px;position:relative;margin:0;border-bottom:1px solid #d7d7d7}
.upgrade-tab .small-tabs-tabset-holder{margin:0 0 2px}
.upgrade-tab .small-tabs .btn{position:absolute;left:50%;bottom:22px;min-width:186px;padding:12px 25px 11px;margin:0 0 0 -95px}
.qcalculator-filters-cell .small-tabs{margin:0}
.qcalculator-filters-cell .small-tabs-tabset-holder{margin:0}
.qcalculator-filters-cell .small-tabs-tabset{padding:0;font-size:11px;white-space:nowrap}
.qcalculator-filters-cell .small-tabs-tabset:after{display:none}
.qcalculator-filters-cell .small-tabs-tabset li{padding:6px 5px 5px}
.qcalculator-filters-cell .small-tabs-tabset li a:after{left:5px;right:5px}
.small-tabs-mobile{display:none;margin:10px 0 30px 0}
@media only screen and (max-width:959px){.small-tabs-mobile{display:block}
}
.earn-bar{margin:0 0 23px}
.earn-bar:after,.earn-bar:before{content:'';display:table}
.earn-bar:after{clear:both}
@media only screen and (max-width:959px){.earn-bar{margin:0 0 43px}
}
.earn-bar-notice{display:block;margin:0 0 10px;font-size:12px}
.earn-bar-status{margin:0 0 8px;height:37px;position:relative;background:#d6c49e}
.earn-bar-status-progressbar{width:61.5%;height:100%;background:#c6b798;box-shadow:0 0 10px rgba(0,0,0,.25);position:relative}
.earn-bar-status-progressbar:after,.earn-bar-status-progressbar:before{content:'';position:absolute;right:0;top:0;background:#b5a688}
.earn-bar-status-progressbar:before{width:1px;top:-4px;bottom:0}
.earn-bar-status-progressbar:after{width:5px;height:5px;top:-9px;right:-2px;border-radius:100%;box-shadow:0 0 0 2px rgba(214,196,158,.5)}
.earn-bar-status-progressbar-value{position:absolute;top:6px;right:10px;font-size:18px;font-weight:400;text-align:right;z-index:2}
.earn-bar-date-notice{font-size:14px;line-height:1.2;overflow:hidden}
.earn-bar-date-notice .date{font-style:normal}
.is-show-all .earn-bar{margin:0 0 7px}
.is-show-all .earn-bar-notice{margin:0 0 7px;font-size:11px;text-align:right}
.is-show-all .earn-bar-status{margin:0 0 3px;height:22px}
.is-show-all .earn-bar-status-progressbar-value{top:2px;font-size:13px}
.is-show-all .earn-bar-date-notice{font-size:12px}
.destination-city{width:100%;max-width:170px;overflow:hidden}
.destination-city img{max-width:100%;height:auto}
.destination-city-details{padding:13px 22px 22px 17px;font-size:11px;line-height:1.1;color:#5a5a5a;background:#fff}
.destination-city-details-title{display:block;margin:0 0 7px;font-size:14px;font-weight:400;color:#00388B}
.destination-city-details p{margin:0}
.baggage-info:after,.baggage-info:before{content:'';display:table}
.baggage-info:after{clear:both}
.baggage-info-title{margin:0 0 34px;font-size:13px;font-weight:400;text-align:center;color:#94a5b5}
.baggage-info-title span[class*=" icon-"],.baggage-info-title span[class^=icon-]{display:inline-block;vertical-align:top;width:69px;height:69px;font-size:43px;line-height:69px;text-align:center;border-radius:100%;background:#ebebeb}
.baggage-info-title span{display:block;text-align:center}
@media only screen and (max-width:959px){.baggage-info-title span{margin:15px 0 0 0}
}
.baggage-info-heading{margin:0 0 25px 0;text-align:center;line-height:48px}
@media only screen and (max-width:959px){.baggage-info-heading{display:none}
}
.message{background:#fff;padding:8px;margin:5px 0 -25px;font-size:20px;line-height:33px;text-align:center}
.message p{margin:0}
@media only screen and (max-width:767px){.message{padding:20px;margin:0 -10px}
}
.message--v2{margin-top:20px;margin-bottom:20px;font-weight:100;font-size:30px;padding:25px 24px 24px;opacity:1}
.message--v2.message-success{color:#fff;background-color:#00a651}
.message--v2.message-success span[class^=icon]{width:30px;height:30px;color:#00a651;font-size:16px;background:#fff;vertical-align:middle}
.message--v2.message-success span[class^=icon]:before{position:relative;top:5px;left:2px}
@media only screen and (max-width:767px){.message--v2.message-success span[class^=icon]:before{top:0;left:0}
}
.message--v2.message-is-blinking{-webkit-animation:message-blink .4s linear 3;animation:message-blink .4s linear 3}
@media only screen and (max-width:767px){.message--v2{margin-top:0;margin-bottom:0}
}
.message-success span[class^=icon]{position:relative;top:-2px;display:inline-block;width:20px;height:20px;color:#fff;background:#00a651;border-radius:100px;font-size:11px;line-height:21px;text-align:left;text-indent:5px}
@media only screen and (max-width:767px){.message-success span[class^=icon]{top:0;display:block;width:30px;margin:10px auto;height:30px;text-indent:8px;line-height:31px}
}
@-webkit-keyframes message-blink{0{opacity:1}
50%{opacity:.25}
100%{opacity:1}
}
.passengers .autocomplete-input-holder{display:block}
.passengers .autocomplete-drop{width:120%;padding:15px;box-shadow:3px 3px 87px rgba(0,0,0,.13)}
@media only screen and (max-width:959px){.passengers .autocomplete-drop{width:100%}
}
.passengers .autocomplete-drop>li{border:0 none}
.passengers .autocomplete-drop .type{width:100%;clear:both;margin:0 0 5px 0}
.passengers .autocomplete-drop .type:after,.passengers .autocomplete-drop .type:before{content:'';display:table}
.passengers .autocomplete-drop .type:after{clear:both}
.passengers .autocomplete-drop .type .name{float:left;width:130px;padding:8px 0 0 0;font-size:14px}
@media only screen and (max-width:959px){.passengers .autocomplete-drop .type .name{width:22%;font-size:14px}
}
.passengers .autocomplete-drop .type .amount{position:relative;float:left;width:65px;padding:6px 0 5px;text-align:center;border:1px solid #ccc;font-size:13px;color:#00388B}
@media only screen and (max-width:767px){.passengers .autocomplete-drop .type .amount{width:25%;padding:10px 0 9px;margin-left:20px}
}
.passengers .autocomplete-drop .type .amount span{display:block;float:left;width:30px;margin:0 3px 0 10px;padding:2px 0 0 0}
.passengers .autocomplete-drop .type .amount .handle{display:block;float:left;width:15px;height:15px;padding:0;border-radius:200px;background:url(homepageClientlibs/images/img-arrow.png) 0 0 no-repeat}
@media only screen and (max-width:767px){.passengers .autocomplete-drop .type .amount .handle{float:right;margin-right:10px}
}
.passengers .autocomplete-drop .type .amount ul{display:none;position:absolute;top:100%;width:103%;margin:0 0 0 -1px;border:1px solid #ccc;background:#fff;z-index:100}
.passengers .autocomplete-drop .type .amount ul li{display:block;width:100%}
.passengers .autocomplete-drop .type .amount ul li a{padding:5px 12px 5px 0}
@media only screen and (max-width:767px){.passengers .autocomplete-drop .type .amount ul li a{padding:8px 12px 8px 0}
}
.passengers .autocomplete-drop .type .amount ul li a:hover{background:#e6e6e6}
.passengers .autocomplete-drop .type .passengers-tooltip-handle{display:block;float:left;width:19px;height:19px;margin:5px 0 0 12px;text-indent:-9999px;background:transparent url(homepageClientlibs/images/img-tooltip.png) 0 0 no-repeat}
@media only screen and (max-width:767px){.passengers .autocomplete-drop .type .passengers-tooltip-handle{margin:10px 0 0 12px}
}
.passengers .autocomplete-drop .type .passengers-tooltip-content{display:none;position:relative;width:100%;overflow:hidden;clear:both;margin:10px 0 0;padding:7px;background:#c7c7c7;font-size:11px}
.passengers .autocomplete-drop .type .passengers-tooltip-content .tooltip-close{position:absolute;top:-4px;right:2px;width:10px;height:10px;font-size:7px}
.passengers .autocomplete-drop .passengers-confirm{margin:10px 0 0 0}
.passengers .reader-info{opacity:0;text-indent:-9999px}
@-webkit-keyframes rotate-forever{0{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes rotate-forever{0{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
.spinner-active .spinner{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate-forever;animation-name:rotate-forever;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:30px;width:30px;border:5px solid rgba(0,0,0,.7);border-right-color:transparent;border-radius:50%;display:inline-block;border-top:5px solid rgba(0,0,0,.25);border-right:5px solid rgba(0,0,0,.75);border-bottom:5px solid rgba(0,0,0,.75);border-left:5px solid rgba(0,0,0,.75)}
.spinner-active .spinner,.spinner-active .spinner:after{border-radius:50%;width:30px;height:30px}
.spinner-overlay.spinner-active{position:relative}
.spinner{position:absolute;z-index:1;top:50%;left:50%;margin:-15px 0 0 -15px;width:30px;height:30px;border:8px solid #fff;border-right-color:transparent;}
.spinner-overlay.spinner-active-remove{transition:all 150ms ease-in}
.spinner-container{position:absolute;min-height:50px;min-width:50px;z-index:999;top:-9999999px;left:-9999999px;width:100%;height:100%;background-color:rgba(255,255,255,.85);opacity:0;transition:opacity .3s ease-in}
.spinner-active .spinner-container,.spinner-active-add .spinner-container,.spinner-active-add-active .spinner-container{top:0;left:0;opacity:1}
.spinner-active-remove .spinner-container,.spinner-active-remove-active .spinner-container{top:0;left:0;opacity:0}
@media only screen and (max-width:767px){.spinner-overlay.is-add-margin{margin-bottom:180px}
}
.posts-section h2{font-size:30px;margin:0 0 13px}
@media only screen and (max-width:767px){.posts-section h2{font-size:49px}
}
.posts-list-item{padding:40px 0;border-bottom:1px solid #b8b8b8;font-size:15px;line-height:1.33333;color:#5a5a5a;font-weight:300;position:relative}
.posts-list-item:first-child{padding-top:0}
.posts-list-item.is-news-post{padding:16px 200px 16px 0}
.posts-list-item.is-news-post p{margin:0}
@media only screen and (max-width:767px){.posts-list-item.is-news-post{padding:30px 0 74px}
}
@media only screen and (max-width:959px){.posts-list-item{padding:25px 0 30px}
}
@media only screen and (max-width:767px){.posts-list-item{padding:36px 0 48px;font-size:22px;line-height:30px}
}
.posts-list-item-title{font-size:20px;margin:0 0 14px;color:#00388B}
@media only screen and (max-width:767px){.posts-list-item-title{font-size:40px;margin:0 0 19px}
}
.posts-list-item-title>a{text-decoration:none;color:inherit;outline:0;transition:opacity .2s ease}
.posts-list-item-title>a:focus,.posts-list-item-title>a:hover{text-decoration:none;transition:color .2s ease;color:#16020c}
.posts-list-item>p{margin:0 0 14px}
@media only screen and (max-width:767px){.posts-list-item>p{margin:0 0 16px}
}
.posts-list-item-link-more{display:inline-block;width:100%;vertical-align:top;position:relative;padding:0 0 0 20px;font-size:18px;text-decoration:none;color:#00388B;overflow-wrap:break-word;word-wrap:break-word}
.posts-list-item-link-more [class*=icon]{position:absolute;left:0;top:6px;font-size:.7em;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;text-decoration:none}
@media only screen and (max-width:767px){.posts-list-item-link-more [class*=icon]{font-size:.75em;top:11px}
}
.posts-list-item-link-more>span{text-decoration:underline}
.posts-list-item-link-more:focus,.posts-list-item-link-more:hover{text-decoration:none;outline:0;color:#00388B}
.posts-list-item-link-more:focus [class*=icon],.posts-list-item-link-more:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
@media only screen and (max-width:767px){.posts-list-item-link-more{font-size:27px;line-height:34px;padding:0 0 0 24px}
.posts-list-item-link-more>span{word-wrap:break-word}
}
.posts-list-item-read-more{position:absolute;right:10px;bottom:16px;font-size:12px;font-weight:500;color:#00388B}
.posts-list-item-read-more [class*=icon]{display:inline-block;vertical-align:top;margin:0 0 0 3px;font-size:1.1em;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
@media only screen and (max-width:767px){.posts-list-item-read-more [class*=icon]{font-size:1.4em;margin:0 0 0 5px;font-weight:400}
}
.posts-list-item-read-more:focus,.posts-list-item-read-more:hover{text-decoration:none;outline:0;color:#00388B}
.posts-list-item-read-more:focus [class*=icon],.posts-list-item-read-more:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
@media only screen and (max-width:767px){.posts-list-item-read-more{font-size:20px;bottom:32px;right:0}
}
.sort-box{display:inline-block;vertical-align:top;margin:0 0 14px}
@media only screen and (max-width:767px){.sort-box{display:block;margin:59px 10px 66px}
}
.sort-box-title{float:left;font-size:18px;font-weight:300;margin:2px 20px 0 0}
@media only screen and (max-width:767px){.sort-box-title{font-size:22px;margin:19px 15px 0 0}
}
.sort-box-select-holder{width:145px;float:left}
@media only screen and (max-width:767px){.sort-box-select-holder{width:331px}
}
.sort-box-select-holder select{float:left;width:100%;height:28px;border-radius:12px;overflow:hidden;background-color:#fff;padding-left:4px;height:28px;font-size:12px;line-height:28px;font-weight:400;position:relative}
@media only screen and (max-width:767px){.sort-box-select-holder select{height:70px;font-size:24px;line-height:68px;font-weight:100;border-radius:35px;padding-left:27px}
}
.gallery-fade{position:relative;overflow:hidden}
.gallery-fade-mask{overflow:hidden}
.gallery-fade-slide{position:absolute;width:100%;left:0;top:0;overflow:hidden;display:none}
.gallery-fade-slide:first-child{display:block}
.gallery-fade-slide.active,.gallery-fade-slide.slick-active{position:relative}
.gallery-fade-slide img{display:block;width:100%;height:auto}
.gallery-fade-slide.is-overlay-gradient:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;z-index:4;pointer-events:none;background:linear-gradient(20deg,rgba(92,9,49,.9) 0,rgba(92,9,49,.9) 15%,rgba(92,9,49,.5) 60%,rgba(92,9,49,0) 100%)}
.gallery-fade .gallery-switcher{position:absolute;width:100%;bottom:20.5%;left:0;text-align:center;z-index:5;font-size:1px;line-height:1px}
.gallery-fade .gallery-switcher .dots{display:inline-block;vertical-align:top}
@media only screen and (max-width:767px){.gallery-fade .gallery-switcher{bottom:15%}
}
.gallery-fade-text{position:absolute;width:100%;height:100%;left:0;top:0;z-index:6;white-space:nowrap;overflow:hidden;color:#fff;font-size:22px;font-weight:100}
@media only screen and (max-width:767px){.gallery-fade-text{font-size:33px;line-height:1.2em}
}
.gallery-fade-text:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;margin:0 0 0 -5px}
.gallery-fade-text h2{font-size:30px;margin:0 0 13px;letter-spacing:.5px}
@media only screen and (max-width:767px){.gallery-fade-text h2{font-size:57px;line-height:1.2em;margin:0 0 10px}
}
.gallery-fade-text p{margin:0}
.gallery-fade-text-frame{display:inline-block;vertical-align:middle;width:100%;padding:0 0 45px;white-space:normal}
.gallery-fade-login{position:absolute;width:100%;top:70px;left:0;z-index:4}
@media only screen and (max-width:959px){.gallery-fade-login{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:767px){.gallery-fade-login{display:none}
}
.gallery-switcher{position:absolute;width:100%;bottom:20.5%;left:0;text-align:center;z-index:5;font-size:1px;line-height:1px}
@media only screen and (max-width:767px){.gallery-switcher{bottom:15%}
}
.gallery-switcher ul{padding:0;margin:0;list-style-type:none;display:inline-block;vertical-align:top}
.gallery-switcher ul li{float:left;margin:0 5px}
@media only screen and (max-width:767px){.gallery-switcher ul li{margin:0 8px}
}
.gallery-switcher ul li.active a,.gallery-switcher ul li.active button,.gallery-switcher ul li.slick-active a,.gallery-switcher ul li.slick-active button{background-color:#fff}
.gallery-switcher a,.gallery-switcher button{display:block;width:14px;height:14px;border-radius:100%;border:2px solid #fff;text-indent:-9999px;overflow:hidden;background:0;text-decoration:none}
@media only screen and (max-width:767px){.gallery-switcher a,.gallery-switcher button{width:21px;height:21px}
}
.gallery-switcher a.btn-play,.gallery-switcher button.btn-play{display:inline-block;position:relative;height:auto;font-size:16px;text-indent:0;border:0;color:#fff;border-radius:0;width:22px;margin:-1px 5px 0;text-align:center}
.gallery-switcher a.btn-play .icon-pause,.gallery-switcher a.btn-play .icon-play,.gallery-switcher button.btn-play .icon-pause,.gallery-switcher button.btn-play .icon-play{position:absolute;left:0;opacity:0;transition:opacity .3}
.gallery-switcher a.btn-play .icon-play,.gallery-switcher button.btn-play .icon-play{opacity:1;position:relative;display:inline-block;vertical-align:top}
.gallery-switcher a.btn-play.play .icon-pause,.gallery-switcher button.btn-play.play .icon-pause{opacity:1;position:relative}
.gallery-switcher a.btn-play.play .icon-play,.gallery-switcher button.btn-play.play .icon-play{opacity:0;position:absolute}
@media only screen and (max-width:767px){.gallery-switcher a.btn-play,.gallery-switcher button.btn-play{font-size:22px}
}
.gallery-switcher a.btn-play:focus,.gallery-switcher a.btn-play:hover,.gallery-switcher button.btn-play:focus,.gallery-switcher button.btn-play:hover{background:0}
.gallery-switcher a.btn-play .text-hide,.gallery-switcher button.btn-play .text-hide{position:absolute;top:100%;left:100%}
.gallery-switcher a:focus,.gallery-switcher a:hover,.gallery-switcher button:focus,.gallery-switcher button:hover{background-color:#fff;text-decoration:none}
.gallery-btn-next,.gallery-btn-prev{position:absolute;left:37px;top:50%;font-size:54px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;text-decoration:none;outline:0;z-index:6;transition:opacity .2s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden/*!rtl:raw: right: auto;*//*!rtl:raw: left: 37px;*/}
.gallery-btn-next:focus,.gallery-btn-next:hover,.gallery-btn-prev:focus,.gallery-btn-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.65;transition:opacity .2s ease}
.gallery-btn-next:before,.gallery-btn-prev:before{content:'';position:absolute;top:-500px;bottom:-500px;left:-50px;right:-50px}
@media only screen and (max-width:767px){.gallery-btn-next,.gallery-btn-prev{display:none !important}
}
.gallery-btn-next{left:auto;right:37px/*!rtl:raw: left: auto;*//*!rtl:raw: right: 37px;*/}
.register-block{position:relative;width:300px;border-radius:4px;box-shadow:0 0 15px 0 rgba(0,0,0,.25);min-height:1px;padding:17px 20px 20px;background-color:rgba(255,255,255,.75);overflow:hidden}
@media only screen and (max-width:959px){.register-block{width:260px;padding:13px 15px 15px;margin-top:-30px}
}
.register-block-form{position:relative;overflow:hidden;padding:0;margin:0}
.register-block-row{position:relative;overflow:hidden;margin:0 0 19px}
@media only screen and (max-width:959px){.register-block-row{margin:0 0 10px}
}
.register-block-row:last-child{margin-bottom:0}
.register-block-title{font-size:25px;margin:0 0 20px;color:#00388B;font-weight:400}
@media only screen and (max-width:959px){.register-block-title{font-size:20px;margin:0 0 10px}
}
.register-block-footer{padding:15px 20px 14px;margin:30px -20px -20px;background-color:#fff;font-size:15px;color:#00388B;text-align:right}
@media only screen and (max-width:959px){.register-block-footer{padding:12px 15px;margin:10px -15px -15px}
}
.register-block-label-holder{float:left;width:27%;padding:0 5px 0 0}
.register-block-label{display:table-cell;height:37px;width:200px;vertical-align:middle;font-size:12px;line-height:1.3em;color:#00388B}
.register-block-input{float:left;width:73%;height:37px;border:1px solid #f0efee;font-weight:300;padding:9px 10px;font-size:15px;line-height:1.2em;color:#00388B;background-color:#fff;border-radius:0}
.register-block-input:focus{outline:0}
.register-block-input::-moz-placeholder{color:#a4a4a4;opacity:1}
.register-block-input:-ms-input-placeholder{color:#a4a4a4}
.register-block-input::-webkit-input-placeholder{color:#a4a4a4}
.register-block input[type=password]{font-size:15px;line-height:1px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;padding:12px 10px;-webkit-text-security:disc}
.register-block input[type=password]::-webkit-input-placeholder{font-size:20px}
.register-block input[type=password]::-moz-placeholder{font-size:20px}
.register-block input[type=password]:-moz-placeholder{font-size:20px}
.register-block input[type=password]:-ms-input-placeholder{font-size:20px}
.register-block input[type=password].placeholder{font-size:20px}
.register-block-button{display:block;width:100%;border:0;height:50px;border-radius:2px;font-size:16px;line-height:20px;background-color:#00388B;color:#fff;outline:0;transition:background .2s ease}
@media only screen and (max-width:959px){.register-block-button{height:40px;font-size:14px}
}
.register-block-button:focus,.register-block-button:hover{background-color:#450725;transition:background .2s ease}
.register-block-link-more{display:inline-block;vertical-align:top;text-decoration:none;color:#00388B}
@media only screen and (max-width:959px){.register-block-link-more{font-size:12px}
}
.register-block-link-more [class*=icon]{font-size:1.1em;display:inline-block;vertical-align:top;margin:1px 0 0 4px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.register-block-link-more:focus,.register-block-link-more:hover{color:#00388B;text-decoration:none}
.register-block-link-more:focus [class*=icon],.register-block-link-more:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.register-block-link-more:active{text-decoration:none}
.tiers-idle-block{display:inline-block;vertical-align:top;width:172px;position:relative;overflow:hidden;text-align:left;background-color:#7a3256;border-radius:4px;margin:4px 6px 10px 0;color:#fff}
@media only screen and (max-width:767px){.tiers-idle-block{display:block;margin:0;width:100%;border-radius:0}
}
.tiers-idle-block .tiers-idle-block-drop ul li [class*=icon]{color:#00388B}
@media only screen and (max-width:767px){.tiers-idle-block .tiers-idle-block-drop ul li [class*=icon]{color:#fff}
}
.tiers-idle-block.is-silver-block{background-color:#b4b4b4}
.tiers-idle-block.is-silver-block .tiers-idle-block-title{background-color:#a5a5a5;color:#4a4e49}
.tiers-idle-block.is-silver-block .tiers-idle-block-title:hover{color:#fff}
@media only screen and (max-width:767px){.tiers-idle-block.is-silver-block .tiers-idle-block-title{color:#fff}
}
.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul li [class*=icon]{color:#4a4e49}
@media only screen and (max-width:767px){.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul li [class*=icon]{color:#fff}
}
.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul a [class*=icon]{color:#4a4e49}
@media only screen and (max-width:767px){.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul a [class*=icon]{color:#fff}
}
.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul a:focus,.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul a:hover{color:inherit;text-decoration:none;outline:0}
.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul a:focus [class*=icon],.tiers-idle-block.is-silver-block .tiers-idle-block-drop ul a:hover [class*=icon]{color:#fff;transition:color .2s ease}
.tiers-idle-block.is-burgundy-block .tiers-idle-block-title:hover{color:#fff}
.tiers-idle-block.is-gold-block{background-color:#bba172}
.tiers-idle-block.is-gold-block .tiers-idle-block-title{background-color:#b1935d;color:#4a3819}
.tiers-idle-block.is-gold-block .tiers-idle-block-title:hover{color:#fff}
@media only screen and (max-width:767px){.tiers-idle-block.is-gold-block .tiers-idle-block-title{color:#fff}
}
.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul li [class*=icon]{color:#4a3819}
@media only screen and (max-width:767px){.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul li [class*=icon]{color:#fff}
}
.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul a [class*=icon]{color:#4a3819}
@media only screen and (max-width:767px){.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul a [class*=icon]{color:#fff}
}
.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul a:focus,.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul a:hover{color:inherit;text-decoration:none;outline:0}
.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul a:focus [class*=icon],.tiers-idle-block.is-gold-block .tiers-idle-block-drop ul a:hover [class*=icon]{color:#fff;transition:color .2s ease}
.tiers-idle-block.is-platinum-block{background-color:#4f5a5c}
.tiers-idle-block.is-platinum-block .tiers-idle-block-title{background-color:#414a4c;color:#090c0c}
.tiers-idle-block.is-platinum-block .tiers-idle-block-title:hover{color:#fff}
@media only screen and (max-width:767px){.tiers-idle-block.is-platinum-block .tiers-idle-block-title{color:#fff}
}
.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul li [class*=icon]{color:#090c0c}
@media only screen and (max-width:767px){.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul li [class*=icon]{color:#fff}
}
.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul a [class*=icon]{color:#090c0c}
@media only screen and (max-width:767px){.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul a [class*=icon]{color:#fff}
}
.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul a:focus,.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul a:hover{color:inherit;text-decoration:none;outline:0}
.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul a:focus [class*=icon],.tiers-idle-block.is-platinum-block .tiers-idle-block-drop ul a:hover [class*=icon]{color:#fff;transition:color .2s ease}
.tiers-idle-block a{color:inherit;text-decoration:none;outline:0}
.tiers-idle-block a:focus,.tiers-idle-block a:hover{text-decoration:none}
.tiers-idle-block:last-child{margin-right:0}
.tiers-idle-block-title{display:block;padding:11px 10px 5px 40px;font-size:16px;font-weight:400;position:relative;color:#fff;background-color:#642947;position:relative}
.tiers-idle-block-title [class*=icon]{position:absolute;left:7px;top:56%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:28px;text-align:center;font-size:.8em}
@media only screen and (max-width:767px){.tiers-idle-block-title [class*=icon]{top:50%;width:102px;text-align:center;left:0;font-size:.9em}
}
@media only screen and (max-width:767px){.tiers-idle-block-title{padding:21px 10px 21px 102px;font-size:32px}
.tiers-idle-block-title:before{content:'\e928';position:absolute;right:30px;top:50%;margin:-2px 0 0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px}
}
.tiers-idle-block-drop{padding:0;margin:0;list-style-type:none;font-size:12px;line-height:1.2em;position:relative}
@media only screen and (max-width:767px){.tiers-idle-block-drop{font-size:22px}
}
.tiers-idle-block-drop ul{padding:8px 0;margin:0;list-style-type:none}
@media only screen and (max-width:767px){.tiers-idle-block-drop ul{padding:20px 0 !important}
}
.tiers-idle-block-drop ul li{position:relative;padding:10px 5px 10px 44px}
@media only screen and (max-width:767px){.tiers-idle-block-drop ul li{padding:17px 10px 17px 102px}
}
.tiers-idle-block-drop ul li [class*=icon]{position:absolute;left:7px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:28px;text-align:center;font-size:1.7em;color:#3b0620;transition:color .2s ease}
@media only screen and (max-width:767px){.tiers-idle-block-drop ul li [class*=icon]{font-size:1.5em;width:102px;left:0;color:#fff}
}
.tiers-idle-block-drop-more{display:block;text-decoration:none;outline:0;color:inherit}
.tiers-idle-block-drop-more:focus,.tiers-idle-block-drop-more:hover{color:#fff;text-decoration:none;outline:0}
.tiers-idle-block+.tiers-idle-block .tiers-idle-block-drop ul{padding-bottom:10px}
.tiers-idle-block+.tiers-idle-block+.tiers-idle-block .tiers-idle-block-drop ul{padding-bottom:24px}
.tiers-idle-block+.tiers-idle-block+.tiers-idle-block+.tiers-idle-block .tiers-idle-block-drop ul{padding-bottom:44px}
.tiers-idle-block.active .tiers-idle-block-title:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:-4px}
.tiers-idle-section{margin:0 0 20px}
@media only screen and (max-width:1279px){.tiers-idle-section{margin-top:20px}
}
@media only screen and (max-width:767px){.tiers-idle-section{border-radius:4px 4px 0 0;overflow:hidden;padding:0;margin:30px 0 22px}
}
.base-link-more{display:block;vertical-align:top;color:#00388B;text-decoration:none;outline:0;font-size:12px;line-height:1.3em;font-weight:500}
.base-link-more [class*=icon]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;display:inline-block;vertical-align:top;font-size:1.2em;margin:-1px 0 0 3px}
.base-link-more:focus,.base-link-more:hover{text-decoration:none;color:#00388B}
.base-link-more:focus [class*=icon],.base-link-more:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.base-link-more:active{text-decoration:none}
@media only screen and (max-width:767px){.base-link-more{font-size:20px}
}
.preview-block {
	position:relative;
	overflow:hidden;
/*	background-color:#00388B; */
	color:#fff;
	font-size:15px;
	font-weight:300
}
@media only screen and (max-width:1279px){.preview-block{font-size:13px}
}
@media only screen and (max-width:959px){.preview-block{font-size:10px}
}
@media only screen and (max-width:767px){.preview-block{margin:0 -10px;font-size:20px}
}

.preview-block:after{content:'';display:block;padding-bottom:100%;position:relative}
.preview-block-content{
	/*position:absolute;*/
	left:0;
	top:0;
	width:100%;
	height:100%;
	/**padding:18px 20px 90px;*/
	z-index:5
}
@media only screen and (max-width:767px){.preview-block-content{padding:39px 20px 120px}
}
.preview-block-picture{
	position:absolute;
	left:0;
	top:0;

	width:100%;
	height: 100%;

	display: block;
	border-radius: 8px;
	background-size: auto !important;
	background-position: unset !important;
}
.preview-block__title{
	/*font-size:20px;
	line-height:1.3em;
	font-weight:400;
	margin:0 0 12px
	*/
	font-weight: 700;
    text-transform: uppercase;
    color: #6b7770;
    margin: 0 0 0.5em 0;
    line-height: 1.3;
    text-align: center;
    font-size: 14px;
    width: 233px;
    margin-top: 20px;
}
@media only screen and (max-width:1279px){.preview-block__title{font-size:26px}
}
@media only screen and (max-width:959px){.preview-block__title{font-size:18px;line-height:1.2em;margin:0 0 5px}
}
@media only screen and (max-width:767px){.preview-block__title{font-size:50px;margin:0 0 11px}
}
.preview-block--overlay-gradient:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;z-index:4;pointer-events:none;background:linear-gradient(20deg,#00388B 0,rgba(92,9,49,.9) 15%,rgba(92,9,49,.5) 60%,rgba(92,9,49,0) 100%)}
.preview-block .btn{position:absolute;left:20px;bottom:30px}
.preview-block .btn-right{position:absolute;right:20px;bottom:30px}
@media only screen and (max-width:959px){.preview-block .btn{bottom:20px}
}
@media only screen and (max-width:767px){.preview-block .btn{bottom:50px}
}
@media only screen and (max-width:1279px){.preview-block p{margin:0}
}
.preview-block p:last-child{margin-bottom:0}
@media only screen and (max-width:767px){.preview-block p{opacity:.8;margin:0 0 13px}
.preview-block p:last-child{margin-bottom:0}
}
.preview-block ul{padding:0;margin:0;list-style-type:none}
.preview-block ul li{margin:0 0 7px}
.preview-block ul a{text-decoration:none;color:#fff}
.preview-block ul a .icon-arrow-strong{display:inline-block;vertical-align:top;margin:5px 8px 0 0;font-size:.9em;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.preview-block ul a:focus .icon-arrow-strong,.preview-block ul a:hover .icon-arrow-strong{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.offers-section{padding:60px 0}
@media only screen and (max-width:959px){.offers-section{padding-bottom:0}
}
.offers-section--title{font-size:30px;font-weight:300;margin:0 0 40px}
@media only screen and (max-width:767px){.offers-section--title{font-size:49px;margin-bottom:29px}
}
.offer-content ul li{list-style:disc;list-style-position:inside}
.offers-partner-block{position:relative;height:198px;overflow:hidden;background-color:#00388B;color:#fff;font-size:15px;font-weight:300;line-height:1.2em;margin:0 0 20px}
@media only screen and (max-width:959px){.offers-partner-block{font-size:13px}
}
@media only screen and (max-width:767px){.offers-partner-block{height:880px;font-size:20px}
}
.offers-partner-block-picture{position:absolute;top:0;left:0;width:42.8%;height:100%;z-index:2;background-size:cover;background-position:50% 0;text-indent:-9999px;overflow:hidden}
@media only screen and (max-width:767px){.offers-partner-block-picture{width:100%;height:50%}
}
.offers-partner-block-content{position:absolute;top:0;left:45%;width:49%;height:100%;z-index:2;padding:23px 30px}
@media only screen and (max-width:1279px){.offers-partner-block-content{padding:18px 20px}
}
@media only screen and (max-width:767px){.offers-partner-block-content{width:100%;top:50%;height:50%;left:0}
}
.offers-partner-block__logo{position:absolute;width:90px;height:auto;left:20px;top:20px;z-index:3}
@media only screen and (max-width:767px){.offers-partner-block__logo{top:14px;left:17px;width:178px}
}
.offers-partner-block__link-more{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;text-indent:-9999px;overflow:hidden}
.offers-partner-block__title{font-size:20px;margin:0 0 13px}
@media only screen and (max-width:1279px){.offers-partner-block__title{margin:0 0 8px}
}
@media only screen and (max-width:959px){.offers-partner-block__title{font-size:18px;margin:0 0 5px}
}
@media only screen and (max-width:767px){.offers-partner-block__title{font-size:24px;margin:0 0 23px}
}
.sub-menu-container{padding:20px 0 10px}
.sub-menu-container.is-medium-padding{padding:30px 0}
@media only screen and (max-width:767px){.sub-menu-container{padding:0;display:none}
.sub-menu-container .row{margin-left:-20px;margin-right:-20px}
}
.sub-menu-container-all-destinations .row>[class^=col-]:first-child{width:auto;margin-right:8%}
.flight-status-page .sub-menu-container{position:relative;z-index:10}
.sub-menu-block{display:inline-block;vertical-align:top;position:relative;padding:11px 17px 11px 0;border-right:1px solid #999;margin:0 12px 0 -65px}
@media only screen and (max-width:1279px){.sub-menu-block{margin-left:0}
}
@media only screen and (max-width:767px){.sub-menu-block{display:none}
}
.sub-menu-block-opener{display:inline-block;vertical-align:top;text-decoration:none;width:30px;height:24px;position:relative;opacity:1;transition:opacity .2s ease}
.sub-menu-block-opener:after{content:'';position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}
.sub-menu-block-opener:focus,.sub-menu-block-opener:hover{opacity:.7;transition:opacity .2s ease}
.sub-menu-block-opener-line{position:absolute;left:0;top:0;background-color:#00388B;width:100%;height:4px}
.sub-menu-block-opener-line+.sub-menu-block-opener-line{top:10px}
.sub-menu-block-opener-line+.sub-menu-block-opener-line+.sub-menu-block-opener-line{top:20px}
.redeem-page .sub-menu-container.is-medium-padding+.C5.c5-js-ignore{min-height:680px}
.sub-menu-aside{position:fixed;top:0;bottom:0;left:0;width:280px;z-index:20;background-color:#ebebeb;border-right:1px solid rgba(0,0,0,.05);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.sub-menu-active .sub-menu-aside{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .sub-menu-active .sub-menu-aside{transition:none}
.resize-active .sub-menu-aside{transition:none}
@media only screen and (max-width:767px){.sub-menu-aside{display:none}
}
.sub-menu-list{padding:0;margin:0;list-style-type:none;position:absolute;top:52%;left:15px;right:15px;font-size:22px;font-weight:700;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.sub-menu-list-item{margin:0 0 2px}
.sub-menu-list-link{text-decoration:none;outline:0;color:#00388B}
.sub-menu-list-link:focus,.sub-menu-list-link:hover{text-decoration:none;color:#00388B}
.sub-menu-list-item-active .sub-menu-list-link{color:#00388B;font-weight:700}
.sub-menu-list-level02{padding:9px 0 0 24px;font-size:16px;font-weight:300}
.sub-menu-list-level02-item{margin:0 0 7px}
.sub-menu-list-level02-link{color:#00388B;text-decoration:none}
.sub-menu-list-level02-link:focus,.sub-menu-list-level02-link:hover{text-decoration:none;color:#00388B}
.sub-menu-list-level02-item-active .sub-menu-list-level02-link{color:#00388B;font-weight:700}
.main-holder-sm{position:relative;overflow:hidden}
.main-holder-sm .main-holder{width:100%}
@media(max-width:1659px) and (min-width:768px){.main-holder-sm .main-holder{transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .main-holder-sm .main-holder{transition:none}
.sub-menu-active .main-holder-sm .main-holder{-webkit-transform:translateX(280px);-ms-transform:translateX(280px);transform:translateX(280px);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .sub-menu-active .main-holder-sm .main-holder{transition:none}
}
.custom-select{display:inline-block;vertical-align:top;position:relative;min-width:147px;outline:0 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
@media only screen and (max-width:767px){.custom-select{min-width:330px}
.is-drop-down-style02 .custom-select{min-width:80px}
}
.custom-select.open .custom-select-opener:after,.custom-select.open .select2-container .select2-selection--multiple:after,.select2-container .custom-select.open .select2-selection--multiple:after{content:'\e929';padding-top:7px}
.custom-select select,.custom-select-element{opacity:0;width:100%;height:100%;position:absolute;left:0;z-index:-1;outline:0 !important}
@media only screen and (max-width:959px){.custom-select select,.custom-select-element{z-index:1}
}
@media only screen and (max-width:767px){.custom-select.is-rectangle-large{margin-bottom:20px}
.filter-whats-going .custom-select.is-rectangle-large{margin:0}
}
.custom-select.is-restangle-special{display:block;width:100%}
.custom-select.is-divider-left{margin-left:1px;width:calc(100% - 1px)}
@media only screen and (max-width:767px){.custom-select.is-divider-left{margin:1px 0 0;width:100%}
}
.custom-select.is-none-icon-opener .custom-select-opener,.custom-select.is-none-icon-opener .select2-container .select2-selection--multiple,.select2-container .custom-select.is-none-icon-opener .select2-selection--multiple{padding-right:10px}
.custom-select.is-none-icon-opener .custom-select-opener:after,.custom-select.is-none-icon-opener .custom-select-opener:before,.custom-select.is-none-icon-opener .select2-container .select2-selection--multiple:after,.custom-select.is-none-icon-opener .select2-container .select2-selection--multiple:before,.select2-container .custom-select.is-none-icon-opener .select2-selection--multiple:after,.select2-container .custom-select.is-none-icon-opener .select2-selection--multiple:before{display:none}
.custom-select .custom-select-opener.selected,.custom-select .custom-select-opener.visible,.custom-select .select2-container .selected.select2-selection--multiple,.custom-select .select2-container .visible.select2-selection--multiple,.select2-container .custom-select .selected.select2-selection--multiple,.select2-container .custom-select .visible.select2-selection--multiple{padding:20px 30px 0 8px}
@media only screen and (max-width:959px){.custom-select .custom-select-opener.selected,.custom-select .custom-select-opener.visible,.custom-select .select2-container .selected.select2-selection--multiple,.custom-select .select2-container .visible.select2-selection--multiple,.select2-container .custom-select .selected.select2-selection--multiple,.select2-container .custom-select .visible.select2-selection--multiple{padding-top:32px}
}
.custom-select.is-decor-arrow:after{content:'';position:absolute;right:10px;bottom:12px;width:0;height:0;border-top:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #722858}
.custom-select.is-drop-down-style02{min-width:96px}
.custom-select.error{height:auto;overflow:visible}
.autocomplete .custom-select.error input[type=text],.custom-select.error .autocomplete input[type=text],.custom-select.error .input-base-elem,.custom-select.error .input-base-placeholder{height:50px;padding-right:60px}
@media only screen and (max-width:767px){.autocomplete .custom-select.error input[type=text],.custom-select.error .autocomplete input[type=text],.custom-select.error .input-base-elem,.custom-select.error .input-base-placeholder{height:80px;padding-right:90px}
}
.custom-select.error .custom-select-opener,.custom-select.error .select2-container .select2-selection--multiple,.select2-container .custom-select.error .select2-selection--multiple{border-color:#b50000}
.custom-select.error .custom-select-opener:after,.custom-select.error .custom-select-opener:before,.custom-select.error .select2-container .select2-selection--multiple:after,.custom-select.error .select2-container .select2-selection--multiple:before,.select2-container .custom-select.error .select2-selection--multiple:after,.select2-container .custom-select.error .select2-selection--multiple:before{top:25px}
@media only screen and (max-width:767px){.custom-select.error .custom-select-opener:after,.custom-select.error .custom-select-opener:before,.custom-select.error .select2-container .select2-selection--multiple:after,.custom-select.error .select2-container .select2-selection--multiple:before,.select2-container .custom-select.error .select2-selection--multiple:after,.select2-container .custom-select.error .select2-selection--multiple:before{top:40px}
}
.custom-select.error .input-base-placeholder{color:#b50000}
.custom-select.error .input-base-bg{height:50px}
@media only screen and (max-width:767px){.custom-select.error .input-base-bg{height:80px}
}
.custom-select.error:after{content:"\e001";position:absolute;top:16px;right:40px;color:#b50000;font-size:18px;font-family:icomoon !important;speak:none;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 (max-width:767px){.custom-select.error:after{top:26px;right:60px;font-size:30px}
}
.custom-select-label{font-size:12px;line-height:15px;font-weight:700;position:absolute;left:10px;top:10px;color:#722858;text-transform:uppercase;z-index:4}
.custom-select-opener,.select2-container .select2-selection--multiple{display:block;font-size:12px;padding:5px 28px 5px 8px;border:1px solid #d7d7d7;background-color:#fff;height:28px;text-decoration:none;border-radius:14px;color:#5a5a5a;transition:background-image .2s ease,border .2s ease;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;z-index:4}
.focus .custom-select-opener,.focus .select2-container .select2-selection--multiple,.select2-container .focus .select2-selection--multiple{outline:auto 5px -webkit-focus-ring-color}
.border-left-none .custom-select-opener,.border-left-none .select2-container .select2-selection--multiple,.select2-container .border-left-none .select2-selection--multiple{border-left-color:transparent !important;margin-left:-1px}
@media only screen and (max-width:767px){.border-left-none .custom-select-opener,.border-left-none .select2-container .select2-selection--multiple,.select2-container .border-left-none .select2-selection--multiple{border-left-color:#d7d7d7 !important;margin-left:0;border-top-color:transparent !important}
}
.border-right-none .custom-select-opener,.border-right-none .select2-container .select2-selection--multiple,.select2-container .border-right-none .select2-selection--multiple{border-right-color:transparent !important;margin-right:-1px}
.is-rectangle-large .custom-select-opener,.is-rectangle-large .select2-container .select2-selection--multiple,.select2-container .is-rectangle-large .select2-selection--multiple{height:50px;padding:14px 43px 14px 10px;font-size:15px;border-radius:0}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-opener,.is-rectangle-large .select2-container .select2-selection--multiple,.select2-container .is-rectangle-large .select2-selection--multiple{height:80px;padding:25px 50px 25px 16px;font-size:22px;font-weight:400}
}
@media only screen and (max-width:767px){.is-rectangle-large.is-drop-down-style02 .custom-select-opener,.is-rectangle-large.is-drop-down-style02 .select2-container .select2-selection--multiple,.select2-container .is-rectangle-large.is-drop-down-style02 .select2-selection--multiple{height:75px;font-size:27px;padding:17px 60px 17px 14px}
}
.is-restangle-special .custom-select-opener,.is-restangle-special .select2-container .select2-selection--multiple,.select2-container .is-restangle-special .select2-selection--multiple{height:60px;border-radius:0;padding:21px 20px 10px 10px;font-size:25px;line-height:1.3em;font-weight:100;color:#000;border:0}
.is-restangle-special .custom-select-opener:after,.is-restangle-special .custom-select-opener:before,.is-restangle-special .select2-container .select2-selection--multiple:after,.is-restangle-special .select2-container .select2-selection--multiple:before,.select2-container .is-restangle-special .select2-selection--multiple:after,.select2-container .is-restangle-special .select2-selection--multiple:before{display:none}
.is-restangle-special .custom-select-opener:focus,.is-restangle-special .custom-select-opener:hover,.is-restangle-special .select2-container .select2-selection--multiple:focus,.is-restangle-special .select2-container .select2-selection--multiple:hover,.select2-container .is-restangle-special .select2-selection--multiple:focus,.select2-container .is-restangle-special .select2-selection--multiple:hover{color:#000}
@media only screen and (max-width:767px){.is-restangle-special .custom-select-opener,.is-restangle-special .select2-container .select2-selection--multiple,.select2-container .is-restangle-special .select2-selection--multiple{padding-right:40px}
}
.is-drop-down-style02 .custom-select-opener,.is-drop-down-style02 .select2-container .select2-selection--multiple,.select2-container .is-drop-down-style02 .select2-selection--multiple{color:#00388B}
.is-drop-down-style02 .custom-select-opener:focus,.is-drop-down-style02 .custom-select-opener:hover,.is-drop-down-style02 .select2-container .select2-selection--multiple:focus,.is-drop-down-style02 .select2-container .select2-selection--multiple:hover,.select2-container .is-drop-down-style02 .select2-selection--multiple:focus,.select2-container .is-drop-down-style02 .select2-selection--multiple:hover{color:#00388B}
.is-text-gray .custom-select-opener,.is-text-gray .select2-container .select2-selection--multiple,.select2-container .is-text-gray .select2-selection--multiple{color:#999}
@media only screen and (max-width:767px){.custom-select-opener,.select2-container .select2-selection--multiple{height:60px;border-radius:34px;padding:18px 45px 18px 18px;font-size:24px;font-weight:100}
}
.custom-select-opener:focus,.custom-select-opener:hover,.select2-container .select2-selection--multiple:focus,.select2-container .select2-selection--multiple:hover{text-decoration:none;border-color:#cacaca;transition:border .2s ease;color:#5a5a5a;transition:background .2s ease,border .2s ease}
.custom-select-opener:focus:before,.custom-select-opener:hover:before,.select2-container .select2-selection--multiple:focus:before,.select2-container .select2-selection--multiple:hover:before{background-color:#968d84;transition:background .2s ease}
.custom-select-opener:after,.custom-select-opener:before,.select2-container .select2-selection--multiple:after,.select2-container .select2-selection--multiple:before{content:'';position:absolute;top:6px;right:7px;width:17px;height:17px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before,.is-rectangle-large .select2-container .select2-selection--multiple:after,.is-rectangle-large .select2-container .select2-selection--multiple:before,.select2-container .is-rectangle-large .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:before{top:50%;margin:-10px 0 0;right:14px;width:21px;height:21px}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before,.is-rectangle-large .select2-container .select2-selection--multiple:after,.is-rectangle-large .select2-container .select2-selection--multiple:before,.select2-container .is-rectangle-large .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:before{width:30px;height:30px;margin:-15px 0 0;right:19px}
}
@media only screen and (max-width:767px){.custom-select-opener:after,.custom-select-opener:before,.select2-container .select2-selection--multiple:after,.select2-container .select2-selection--multiple:before{width:30px;height:30px;top:15px;right:19px}
}
.custom-select-opener:after,.select2-container .select2-selection--multiple:after{color:#fff;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e928';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:7;border-radius:0}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .select2-container .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:after{padding:8px 4px;font-size:6px}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .select2-container .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:after{font-size:10px;padding:11px 4px}
}
@media only screen and (max-width:767px){.custom-select-opener:after,.select2-container .select2-selection--multiple:after{padding:10px 4px;font-size:10px}
}
.is-gray-style .custom-select-opener,.is-gray-style .select2-container .select2-selection--multiple,.select2-container .is-gray-style .select2-selection--multiple{height:26px;border:0;color:#00388B;background-color:#ebebeb}
.is-gray-style .custom-select-opener:focus,.is-gray-style .custom-select-opener:hover,.is-gray-style .select2-container .select2-selection--multiple:focus,.is-gray-style .select2-container .select2-selection--multiple:hover,.select2-container .is-gray-style .select2-selection--multiple:focus,.select2-container .is-gray-style .select2-selection--multiple:hover{background-color:#e6e6e6}
.is-gray-style .custom-select-opener .icon-box,.is-gray-style .select2-container .select2-selection--multiple .icon-box,.select2-container .is-gray-style .select2-selection--multiple .icon-box{top:5px}
@media only screen and (max-width:767px){.is-gray-style .custom-select-opener .icon-box,.is-gray-style .select2-container .select2-selection--multiple .icon-box,.select2-container .is-gray-style .select2-selection--multiple .icon-box{top:19px}
}
@media only screen and (max-width:767px){.is-gray-style .custom-select-opener,.is-gray-style .select2-container .select2-selection--multiple,.select2-container .is-gray-style .select2-selection--multiple{height:68px}
}
.custom-select-dropdown{position:absolute;left:0;top:97%;z-index:20;width:241px;border:1px solid #d7d7d7;background-color:#fff;border-radius:11px 4px;color:#373e46;padding:0;will-change:opacity;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .1s ease,visibility .1s ease}
.is-rectangle-large .custom-select-dropdown{border-radius:0 !important;width:100%}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-dropdown{width:100%;min-width:440px}
}
.is-restangle-special .custom-select-dropdown{width:100%;min-width:300px;border-radius:0 !important}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-dropdown{left:0;right:0;min-width:10px}
}
@media only screen and (max-width:767px){.custom-select-dropdown{top:99%;width:380px;padding:16px 0 26px;border-radius:20px 10px;box-shadow:none}
}
@media only screen and (max-width:767px) and (max-width:959px){.custom-select-dropdown{padding:0}
}
.open .custom-select-dropdown{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease,visibility .3s ease;z-index:900}
.is-right-position .custom-select-dropdown{left:auto;right:0;border-radius:4px 11px}
@media only screen and (max-width:767px){.is-right-position .custom-select-dropdown{border-radius:10px 20px}
}
.is-drop-down-under .custom-select-dropdown{top:100%}
.is-drop-down-shadow-none .custom-select-dropdown{box-shadow:none;border-color:#d7d7d7}
.is-drop-down-style02 .custom-select-dropdown{width:100%;padding-bottom:4px;border-width:0 1px 1px;margin-top:-1px}
.is-drop-down-style02 .custom-select-dropdown:before{position:absolute;content:'';left:10px;right:10px;height:1px;background-color:#d7d7d7;top:0}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-dropdown:before{left:15px;right:15px}
}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-dropdown{padding-top:10px}
}
.custom-select-title{display:block;padding:10px 30px 10px 46px;font-size:12px;font-weight:700}
.is-rectangle-large .custom-select-title{font-size:14px}
.is-drop-down-style02 .custom-select-title{padding:0 20px 0 10px;color:#00388B;font-weight:400;font-size:12px}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-title{font-size:15px;padding:0 30px 0 15px}
}
@media only screen and (max-width:767px){.custom-select-title{display:none;padding:12px 40px 12px 50px;font-size:16px;font-weight:400}
}
.custom-select-list{margin:0;padding:0;left:0;list-style-type:none;font-size:16px;font-weight:400;cursor:pointer}
@media only screen and (max-width:767px){.custom-select-list{font-size:20px;font-weight:100;margin:0}
}
.is-drop-down-style02 .custom-select-list{font-size:12px;margin:0}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-list{font-size:15px}
}
.is-drop-down-style02 .custom-select-list>li{position:relative}
.is-drop-down-style02 .custom-select-list>li:after{content:'';position:absolute;left:15px;right:15px;bottom:0;margin:0;border:0;transition:none;width:auto;height:1px;background-color:#d7d7d7}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-list>li:after{left:20px;right:20px}
}
.is-drop-down-style02 .custom-select-list>li:last-child:after{display:none}
.custom-select-item{display:block;padding:7px 30px 8px 10px;color:#373e46;text-decoration:none;transition:background .2s ease;position:relative;cursor:pointer}
.is-drop-down-style02 .custom-select-item{padding:4px 15px}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-item{padding:5px 20px}
}
.custom-select-item.selected:after{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}
.custom-select-item.selected:after{opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}
.custom-select-item:focus,.custom-select-item:hover{text-decoration:none;background:#00388B;transition:background .2s ease;color:#fff}
@media only screen and (max-width:767px){.custom-select-item{padding:4px 10px}
}
.custom-select-close{position:absolute;bottom:10px;right:12px;width:19px;height:19px;border-radius:100%;background-color:#a29a92;text-decoration:none;font-size:0;line-height:0;color:transparent;overflow:hidden;cursor:pointer}
.is-rectangle-large .custom-select-close{width:20px;height:20px}
@media only screen and (max-width:767px){.is-rectangle-large .custom-select-close{width:30px;height:30px}
}
.is-drop-down-style02 .custom-select-close{background:0;font-size:16px;line-height:1;width:auto;height:auto;bottom:auto;top:6px;right:7px;border-radius:0}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-close{top:11px;right:12px}
}
.is-drop-down-style02 .custom-select-close:before{content:'\e5cd';font-size:15px;line-height:1;padding:0;color:#00388B;position:relative}
@media only screen and (max-width:767px){.is-drop-down-style02 .custom-select-close:before{font-size:18px}
}
@media only screen and (max-width:767px){.custom-select-close{display:none;width:30px;height:30px;right:19px;bottom:19px}
}
.custom-select-close:focus,.custom-select-close:hover{text-decoration:none;background-color:#7d746b}
.custom-select-close:focus:before,.custom-select-close:hover:before{color:#fff}
.is-drop-down-style02 .custom-select-close:focus,.is-drop-down-style02 .custom-select-close:hover{background:0}
.is-drop-down-style02 .custom-select-close:focus:before,.is-drop-down-style02 .custom-select-close:hover:before{color:#00388B}
.custom-select-close:before{content:'\e929';position:absolute;top:0;left:0;padding:5px 3px;color:#fff;background:0;text-decoration:none;font-size:6px;line-height:1em;border-radius:0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none}
@media only screen and (max-width:767px){.custom-select-close:before{font-size:10px;padding:9px 4px}
}
.custom-select .input-base-placeholder{display:none;height:26px;padding:5px 10px 0;font-size:10px;color:#00388B}
.custom-select .input-base-placeholder.visible{display:block}
@media only screen and (max-width:959px){.custom-select .input-base-placeholder{font-size:18px;height:auto}
}
.custom-select .custom-select-element.partner-select-element{outline:inherit !important}
.custom-select-country~.custom-select-opener.selected,.select2-container .custom-select-country~.selected.select2-selection--multiple{padding-left:40px;background-repeat:no-repeat;background-position:10px 23px}
.select2-container [dir=rtl] .custom-select-country~.selected.select2-selection--multiple,[dir=rtl] .custom-select-country~.custom-select-opener.selected,[dir=rtl] .select2-container .custom-select-country~.selected.select2-selection--multiple{/*!rtl:raw: background-position: 95.5% 18px; */}
@media only screen and (max-width:767px){.custom-select-country~.custom-select-opener.selected,.select2-container .custom-select-country~.selected.select2-selection--multiple{background-position:10px 40px}
.select2-container [dir=rtl] .custom-select-country~.selected.select2-selection--multiple,[dir=rtl] .custom-select-country~.custom-select-opener.selected,[dir=rtl] .select2-container .custom-select-country~.selected.select2-selection--multiple{background-position:97.5% 35px}
}
.select2-container{display:inline-block;margin:0;position:relative;vertical-align:middle;position:relative !important;top:auto !important;left:0 !important}
.select2-dropdown{background-color:#fff;border-top:0;display:block;position:relative;top:0;left:-100000px;width:100%;z-index:1051}
.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}
.select2-container .select2-selection--multiple{cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;padding:0 !important;overflow:visible;border:0}
.select2-container .select2-selection--multiple:after,.select2-container .select2-selection--multiple:before{display:none;top:24px !important;right:13px !important;cursor:pointer}
.select2-container--default .select2-selection--multiple{background-color:#fff;cursor:text;border-bottom:0}
.select2-container--open .select2-dropdown{left:0;padding-bottom:20px}
.select2-container--open .select2-dropdown .select2-results{display:none}
.select2-results{display:block}
.select2-results__options{list-style:none;margin:0;padding:0}
.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;color:#666;font-weight:700;font-size:15px}
.select2-results__option .icon{color:#cacaca;vertical-align:-2px}
.select2-results__option .select2-results__option--query{color:#cacaca;font-weight:300}
.select2-results__option.select2-results__message{padding-left:10px;padding-right:10px;font-weight:300}
.select2-results__option[aria-selected]{padding-left:20px;padding-right:20px;cursor:pointer}
.select2-results__option[aria-selected][aria-selected=true] .icon{color:#521231}
.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#521231;color:#fff}
.select2-container--default .select2-results__option--highlighted[aria-selected] .icon,.select2-container--default .select2-results__option--highlighted[aria-selected] .select2-results__option--query{color:#fff}
.select2-container .select2-search--inline{position:absolute;top:0;left:0;width:100%;height:50px;padding:5px;margin-top:0}
.select2-container .select2-search--inline:before{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:25px;left:11px;color:#521231;font-size:13px}
@media only screen and (max-width:767px){.select2-container .select2-search--inline:before{top:40px;left:17px;font-size:23px}
}
@media only screen and (max-width:767px){.select2-container .select2-search--inline{height:80px}
}
.select2-container .select2-search--inline .select2-search__field{border:0;font-size:100%;margin-top:5px;padding:0}
.select2-container--default .select2-search--inline .select2-search__field{background:0;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield;margin-top:0;width:100% !important;height:100%;border-radius:4px;cursor:pointer;text-indent:5px}
.select2-container--default.select2-container--open{z-index:5;padding-top:20px;background:#fff}
.select2-container--default.select2-container--open:last-child{border-bottom:1px solid #d7d7d7}
.select2-container--default.select2-container--open~.input-base-placeholder{z-index:5;transition-property:height,padding,font-size,color !important;transition-duration:.2s !important;transition-timing-function:ease !important}
.select2-container--default.select2-container--open .select2-search--inline .select2-search__suggestion{position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:.2;letter-spacing:-.2px;margin-top:6px}
@media only screen and (max-width:767px){.select2-container--default.select2-container--open .select2-search--inline .select2-search__suggestion{left:45px;margin-top:10px;letter-spacing:-.5px}
}
.select2-container--default.select2-container--open .select2-search--inline .select2-search__field{cursor:auto;text-indent:25px;color:#8f8f8d;font-weight:300;margin-top:6px}
@media only screen and (max-width:767px){.select2-container--default.select2-container--open .select2-search--inline .select2-search__field{margin-top:10px;text-indent:40px}
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{margin-bottom:0}
.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__rendered{position:relative;top:0;left:0;min-height:60px;width:100%;padding-top:60px;padding-left:7px;background:#fff}
@media only screen and (max-width:767px){.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__rendered{padding-top:90px}
}
.select2-container--default.select2-container--open .select2-selection--multiple{margin-top:-20px}
.select2-container--default.select2-container--open .select2-selection--multiple:before{display:block}
.select2-container--default.select2-container--open .select2-selection--multiple:after{display:block;content:'\e929';padding-top:7px}
@media only screen and (max-width:767px){.select2-container--default.select2-container--open .select2-selection--multiple:after,.select2-container--default.select2-container--open .select2-selection--multiple:before{margin-top:0;margin-right:5px}
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{position:relative;background-color:#521231;border:0;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;font-size:13px;color:#fff;padding:7px 30px 7px 10px;line-height:1;font-weight:100;display:none}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;top:50%;right:5px;width:16px;height:16px;background-color:#fff;border-radius:100%;color:#521231;font-size:18px;text-align:center;line-height:15px;vertical-align:middle;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.select2-container--default .select2-selection--multiple[aria-expanded=true] .select2-selection__choice{display:inline-block}
.select2-container--default .select2-selection--multiple:hover{border-color:#d7d7d7}
.custom-multi-select-container{width:100%;min-height:50px}
.custom-multi-select-container>div{position:absolute;width:inherit;background:#fff;overflow:hidden;border:1px solid #d7d7d7}
.custom-multi-select-container.dropdown-open>div{border-bottom:0}
.custom-multi-select-container.custom-select .input-base-placeholder{display:block;height:inherit;padding:15px 11px;font-size:15px;color:#999}
.custom-multi-select-container.custom-select .input-base-placeholder.active{height:26px;padding:5px 10px 0;font-size:10px;color:#521231}
@media only screen and (max-width:767px){.custom-multi-select-container.custom-select .input-base-placeholder.active{height:35px;padding:9px 16px 4px;font-size:20px}
}
@media only screen and (max-width:767px){.custom-multi-select-container.custom-select .input-base-placeholder{font-size:22px;padding:25px 16px}
}
@media only screen and (max-width:767px){.custom-multi-select-container{min-height:80px}
}
.custom-multi-select-idle{position:absolute;z-index:1;width:100%;background-color:#fff}
.custom-multi-select-idle .custom-select-opener,.custom-multi-select-idle .select2-container .select2-selection--multiple,.select2-container .custom-multi-select-idle .select2-selection--multiple{padding-right:42px !important;color:#999;border:0}
.custom-multi-select-idle .custom-select-opener.selected,.custom-multi-select-idle .select2-container .selected.select2-selection--multiple,.select2-container .custom-multi-select-idle .selected.select2-selection--multiple{padding-left:10px;border:0}
@media only screen and (max-width:767px){.custom-multi-select-idle .custom-select-opener.selected,.custom-multi-select-idle .select2-container .selected.select2-selection--multiple,.select2-container .custom-multi-select-idle .selected.select2-selection--multiple{padding-top:37px;padding-left:17px}
}
.weather-container{position:absolute;right:0;top:50%;z-index:6;-webkit-transform:translateY(-70%);-ms-transform:translateY(-70%);transform:translateY(-70%)}
@media only screen and (max-width:767px){.weather-container{right:auto;left:20px;top:30px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
.weather-block{position:relative;overflow:hidden;width:110px;height:110px;background-color:#00388B;color:#fff;white-space:nowrap;font-size:15px;text-align:center}
@media only screen and (max-width:959px){.weather-block{width:70px;height:70px}
}
@media only screen and (max-width:767px){.weather-block{width:auto;height:auto;text-align:left;background-color:transparent;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7)}
}
.weather-block:after{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;margin:0 0 0 -5px}
.weather-block-holder{padding:5px 0;display:inline-block;vertical-align:middle;width:100%;white-space:normal}
.weather-block.is-white-block{background-color:rgba(255,255,255,.76);color:#00388B}
@media only screen and (max-width:767px){.weather-block.is-white-block{display:none}
}
.weather-block-title{display:block;font-size:13px;font-weight:700;margin:0 0 5px}
@media only screen and (max-width:959px){.weather-block-title{font-size:10px;margin:0 0 1px}
}
@media only screen and (max-width:767px){.weather-block-title{display:none}
}
.weather-block-title-mobile{display:none;font-size:40px;line-height:1em;margin:0 0 -2px}
@media only screen and (max-width:767px){.weather-block-title-mobile{display:block}
}
.weather-block-thermometer{padding:0;margin:0;list-style-type:none;font-size:50px;line-height:1;font-weight:100;position:relative;text-transform:uppercase}
@media only screen and (max-width:959px){.weather-block-thermometer{font-size:25px;margin:0 0 2px}
}
@media only screen and (max-width:767px){.weather-block-thermometer{font-size:65px;margin:0 0 5px}
}
.weather-block-thermometer>li{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0}
.weather-block-thermometer>li.active{z-index:2;position:relative;opacity:1}
.weather-block-thermometer-swich{padding:0;margin:-3px 0 0;list-style-type:none;font-size:15px;line-height:1.3em;font-weight:100;overflow:hidden}
@media only screen and (max-width:959px){.weather-block-thermometer-swich{font-size:12px}
}
@media only screen and (max-width:767px){.weather-block-thermometer-swich{font-size:20px}
}
.weather-block-thermometer-swich-item{display:inline-block;vertical-align:middle;padding:7px;position:relative}
@media only screen and (max-width:767px){.weather-block-thermometer-swich-item{padding:0 3px}
}
.weather-block-thermometer-swich-item:after{content:'';position:absolute;top:50%;left:0;width:1px;height:14px;background-color:#fff;margin:-7px 0 0}
@media only screen and (max-width:959px){.weather-block-thermometer-swich-item:after{height:12px;margin:-6px 0 0}
}
@media only screen and (max-width:767px){.weather-block-thermometer-swich-item:after{display:none}
}
.weather-block-thermometer-swich-item:first-child{padding-left:0}
.weather-block-thermometer-swich-item:first-child:after{display:none}
.weather-block-thermometer-swich-link{color:#fff;text-decoration:none;outline:0;transition:opacity .2s ease;opacity:.6}
.active .weather-block-thermometer-swich-link{opacity:1}
@media only screen and (max-width:767px){.active .weather-block-thermometer-swich-link{opacity:1;text-decoration:underline}
}
.weather-block-thermometer-swich-link:focus,.weather-block-thermometer-swich-link:hover{text-decoration:none;color:#fff;transition:opacity .2s ease;opacity:1}
@media only screen and (max-width:767px){.weather-block-thermometer-swich-link:focus,.weather-block-thermometer-swich-link:hover{text-decoration:underline}
}
@media only screen and (max-width:767px){.weather-block-thermometer-swich-link{opacity:1}
}
.weather-block-description{display:block;font-size:15px;line-height:1.2em;font-weight:100;margin:-2px 0 0}
@media only screen and (max-width:959px){.weather-block-description{font-size:12px}
}
@media only screen and (max-width:767px){.weather-block-description{font-size:15px}
}
.weather-block-description-mobile{display:none;font-size:18px;font-weight:300}
@media only screen and (max-width:767px){.weather-block-description-mobile{display:block}
}
.weather-block-picture{padding:0;margin:0;list-style-type:none;overflow:hidden;position:relative}
.weather-block-picture-item{position:absolute;width:100%;text-align:center;top:0;left:0;z-index:2;opacity:0;font-size:50px;line-height:1em;color:#00388B}
@media only screen and (max-width:959px){.weather-block-picture-item{font-size:30px}
}
@media only screen and (max-width:767px){.weather-block-picture-item{font-size:50px}
}
.weather-block-picture-item.active{opacity:1;position:relative}
.booking-section{padding:15px 0 18px}
.booking-section .btn-booking{height:60px;padding:18px 10px;font-size:16px}
@media only screen and (max-width:767px){.booking-section .btn-booking{margin-top:10px;font-size:24px;padding:11px 10px}
}
.booking-container{position:relative;background-color:#ccc;height:60px;text-align:center;white-space:nowrap;margin-right:10px}
@media only screen and (max-width:767px){.booking-container{margin-right:0}
}
.booking-container:after{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;margin:0 0 0 -5px}
.booking-container-placeholder{display:inline-block;vertical-align:middle;width:100%;font-size:17px;color:#fff}
.menu-category{padding:0;margin:0 0 10px;list-style-type:none;font-size:13px;line-height:2em;font-weight:700}
@media only screen and (max-width:767px){.menu-category{font-size:20px}
}
.menu-category-item{margin:0 28px 5px 0;display:inline-block;vertical-align:top}
@media only screen and (max-width:767px){.menu-category-item{margin-right:18px}
}
.menu-category-link{display:block;padding:0 34px 0 0;position:relative;text-decoration:none;color:#652245;text-decoration:none;transition:color .2s ease}
.menu-category-link:focus,.menu-category-link:hover{text-decoration:none;color:#9e356c;transition:color .2s ease}
.menu-category-icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-55%);-ms-transform:translateY(-55%);transform:translateY(-55%);font-size:1.8em;line-height:1em}
@media only screen and (max-width:767px){.menu-category-icon{font-size:1.2em}
}
.heading-block{position:relative;text-align:center;color:#652245;max-width:70%;margin:0 auto 27px}
.heading-block.is-full{max-width:100%}
.heading-block.text-left{text-align:left}
.heading-block.text-right{text-align:right}
.heading-block.is-autocomplete h2{display:inline;vertical-align:bottom;margin:0 6px 0 0}
.heading-block.is-autocomplete .autocomplete{display:inline-block;vertical-align:top;margin:0;padding:0}
.heading-block.is-autocomplete .autocomplete .autocomplete-cell{display:block;padding-right:20px}
.heading-block.is-autocomplete .autocomplete .autocomplete-text{font-size:36px}
@media only screen and (max-width:767px){.heading-block.is-autocomplete .autocomplete .autocomplete-text{font-size:48px}
}
.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class*=" icon-"].icon-pencil,.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class^=icon-].icon-pencil{right:0;bottom:0}
@media only screen and (max-width:767px){.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class*=" icon-"].icon-pencil,.heading-block.is-autocomplete .autocomplete .autocomplete-cell span[class^=icon-].icon-pencil{font-size:20px;bottom:2px}
}
.heading-block.is-autocomplete .autocomplete .autocomplete-text:after{bottom:0}
@media only screen and (max-width:767px){.heading-block.is-autocomplete .autocomplete .autocomplete-text:after{bottom:4px}
}
@media only screen and (max-width:767px){.heading-block{max-width:100%;margin-bottom:34px}
}
.heading-block h2{font-size:36px;margin:0 0 27px}
@media only screen and (max-width:767px){.heading-block h2{font-size:48px;font-weight:400;margin:0 auto 17px}
}
.is-medium-h2 .heading-block h2{font-size:48px}
.heading-block.is-medium-h2 h2{font-size:40px}
@media only screen and (max-width:767px){.heading-block.is-medium-h2 h2{font-size:48px}
}
.heading-block .sub-title{display:block;font-weight:400;font-size:17px;font-weight:300}
.heading-block .sub-title a{text-decoration:underline;color:inherit}
.heading-block .sub-title a:focus,.heading-block .sub-title a:hover{text-decoration:underline;color:inherit}
@media only screen and (max-width:767px){.heading-block .sub-title{font-size:22px;line-height:1.4em;font-weight:300}
}
.heading-block h3{font-size:30px;color:inherit;margin:0 0 24px}
.tabset-block{position:relative}
.tabset-block-add-menu{text-align:center;font-size:15px;font-weight:300;color:#652245;margin:0 0 25px}
@media only screen and (max-width:767px){.tabset-block-add-menu{display:none}
}
.tabset-block-add-menu-title{display:inline-block;vertical-align:middle;margin:0 5px 2px 0;font-weight:300}
.tabset-block-add-menu-list{padding:0;margin:0;list-style-type:none;display:inline-block;vertical-align:middle}
.tabset-block-add-menu-item{float:left;margin:0 0 0 5px}
.tabset-block-add-menu-item:first-child{margin-left:0}
@media only screen and (max-width:1279px){.tabset-block-add-menu-item{margin-left:1px}
}
.tabset-block-add-menu-link{display:block;padding:8px 18px;color:#652245;text-decoration:none;border-radius:1px;border:1px solid transparent;transition:border .2s ease;text-decoration:none}
.active .tabset-block-add-menu-link,.tabset-block-add-menu-link:focus,.tabset-block-add-menu-link:hover{border-color:#652245;text-decoration:none}
.tabset-accordion{position:relative;padding:0;margin:0;list-style-type:none}
.tabset-accordion.is-plan-trip-section{padding-bottom:40px}
@media only screen and (max-width:767px){.tabset-accordion.is-plan-trip-section{margin-left:0;margin-right:0;padding-bottom:0}
}
.tabset-accordion.is-plan-trip-section h4{color:#fff}
.tabset-accordion .trip-tab-chosen .tabset-accordion-opener:focus,.tabset-accordion .trip-tab-chosen .tabset-accordion-opener:hover{background-color:#00388B;color:#fff;transition:background .2s ease,color .2s ease}
.tabset-accordion .trip-tab-chosen .tabset-accordion-opener.active{background-color:#00388B;color:#fff;transition:background .2s ease,color .2s ease;border-bottom:1px solid rgba(0,0,0,.5)}
.tabset-accordion .trip-tab-chosen .tabset-accordion-content{background-color:#00388B}
@media only screen and (max-width:767px){.tabset-accordion{border-top:1px solid grey;margin:0 -20px}
}
.tabset-accordion-opener{display:none;background-color:#d7d7d7;height:72px;border-bottom:1px solid grey;padding:18px 20px 18px 54px;position:relative;font-size:27px;text-decoration:none;transition:background .2s ease}
.active .tabset-accordion-opener{background-color:#fff;color:#00388B;transition:background .2s ease,color .2s ease}
.active .tabset-accordion-opener-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-top:-7px;left:22px}
.tabset-accordion-opener-icon{position:absolute;left:19px;top:50%;margin:-8px 0 0;font-size:.6em}
@media only screen and (max-width:767px){.tabset-accordion-opener{display:block}
}
.tabset-accordion-item{position:absolute;width:100%;top:0;left:0;z-index:2;opacity:0}
.tabset-accordion-item.active{z-index:4;position:relative;opacity:1}
.tabset-accordion-item.all{position:relative;padding:0 0 60px 0}
@media only screen and (max-width:767px){.tabset-accordion-item{position:relative;opacity:1}
}
.tabset-accordion-text{color:#652245;font-size:17px;line-height:1.44em}
.is-plan-trip-section .tabset-accordion-text{padding-bottom:30px}
@media only screen and (max-width:767px){.tabset-accordion-text{padding:20px 20px 0 20px;font-size:22px;line-height:1.4em}
}
.tabset-accordion-text>p{margin:0 0 24px;text-indent:20px}
@media only screen and (max-width:767px){.tabset-accordion-text>p{text-indent:0}
}
.tabset-accordion-text-hide{display:none;opacity:0;visibility:hidden}
.visible-text .tabset-accordion-text-hide{display:block;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}
@media only screen and (max-width:767px){.tabset-accordion-text-hide-mobile{display:none;opacity:0;visibility:hidden}
.visible-text .tabset-accordion-text-hide-mobile{display:block;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}
}
.tabset-accordion-text .btn{margin-top:12px}
@media only screen and (max-width:767px){.tabset-accordion-text .btn{font-size:24px;font-weight:400;margin-top:9px;padding:10px 37px}
}
@media only screen and (max-width:767px){.tabset-accordion-content{padding:0;border-bottom:1px solid grey;background-color:#fff}
.tabset-accordion-content:after{padding:0 0 44px;content:'';display:block}
}
.gallery-mobile-fade{position:relative}
@media only screen and (max-width:767px){.gallery-mobile-fade{overflow:hidden}
}
@media only screen and (max-width:767px){.is-change-bg-mobile .gallery-mobile-fade{background-color:#fff;margin:0 -20px;padding-bottom:30px}
}
.tabset-accordion .gallery-mobile-fade{float:left;margin:5px 40px 5px 0}
.tabset-accordion .gallery-mobile-fade-slide{margin:0 0 18px}
@media only screen and (max-width:767px){.tabset-accordion .gallery-mobile-fade-slide{margin:0}
}
@media only screen and (max-width:1279px){.tabset-accordion .gallery-mobile-fade{margin-right:30px}
}
@media only screen and (max-width:767px){.tabset-accordion .gallery-mobile-fade{margin:0 0 20px 0;float:none}
}
.gallery-mobile-fade-slideset{position:relative}
@media only screen and (max-width:767px){.gallery-mobile-fade-slideset{overflow:hidden;margin:0 !important;padding:0 !important}
}
.gallery-mobile-fade-slide{position:relative;outline:0}
.gallery-mobile-fade-slide:last-child{margin-bottom:0}
.gallery-mobile-fade-slide figure{margin:0 0 5px}
@media only screen and (max-width:767px){.gallery-mobile-fade-slide figure{margin:0}
}
.gallery-mobile-fade-slide figure img{vertical-align:top}
@media only screen and (max-width:767px){.gallery-mobile-fade-slide figure img{display:block;width:100%;height:auto}
}
.gallery-mobile-fade-slide figure figcaption{display:block;font-size:12px;font-weight:700;padding:5px 0 0}
@media only screen and (max-width:767px){.gallery-mobile-fade-slide figure figcaption{text-align:center;padding:2px 20px 0;font-size:20px;margin-bottom:-8px}
}
.gallery-mobile-fade-slide .imagery{width:340px;height:220px;background-size:cover}
.gallery-mobile-fade-switcher{display:none;text-align:center;font-size:1px;line-height:1px;padding:30px 0 0}
.gallery-mobile-fade-switcher ul{padding:0;margin:0;list-style-type:none}
.gallery-mobile-fade-switcher ul li{display:inline-block;vertical-align:top;margin:0 4px 5px}
.gallery-mobile-fade-switcher ul li a,.gallery-mobile-fade-switcher ul li button{display:block;width:22px;height:22px;text-indent:-9999px;overflow:hidden;border:2px solid #00388B;border-radius:100%;transition:background .2s ease;background:0}
.gallery-mobile-fade-switcher ul li a:hover,.gallery-mobile-fade-switcher ul li button:hover{background-color:#00388B;transition:background .2s ease;text-decoration:none}
.gallery-mobile-fade-switcher ul li a:focus,.gallery-mobile-fade-switcher ul li button:focus{text-decoration:none}
.gallery-mobile-fade-switcher ul li.active a,.gallery-mobile-fade-switcher ul li.active button,.gallery-mobile-fade-switcher ul li.slick-active a,.gallery-mobile-fade-switcher ul li.slick-active button{background-color:#00388B;transition:background .2s ease}
@media only screen and (max-width:767px){.gallery-mobile-fade-switcher{display:block}
}
.instagram-section{position:relative;padding:110px 0 100px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}
@media only screen and (max-width:767px){.instagram-section{padding:16px 0 70px}
}
.instagram-section:after{content:'';position:absolute;width:100%;height:10%;left:0;top:0;z-index:2;background:linear-gradient(to bottom,#f7f7f7 0,rgba(247,247,247,.95) 5%,rgba(247,247,247,0) 100%)}
@media only screen and (max-width:1279px){.instagram-section:after{height:5%}
}
@media only screen and (max-width:767px){.instagram-section:after{display:none}
}
.instagram-section:before{content:'';position:absolute;width:100%;height:70%;z-index:2;background:linear-gradient(5deg,#d0d2dc 0,rgba(208,210,220,.9) 30%,rgba(208,210,220,.15) 50%,rgba(208,210,220,0) 100%);left:0;bottom:0}
@media only screen and (max-width:767px){.instagram-section:before{height:20%}
}

@media only screen and (max-width:767px){.instagram-section .btn{font-size:24px;font-weight:400;padding:10px 25px}
}
.instagram-container{margin:0 0 30px}
@media only screen and (max-width:767px){.instagram-container{margin:0 -10px 30px}
}
.instagram-widget{position:relative;overflow:hidden}
.instagram-widget-picture{display:block;overflow:hidden}
.instagram-widget .imagery{background-size:cover;width:270px;height:270px}
.instagram-widget-link{position:absolute;left:20px;top:17px;font-size:20px;color:#fff;text-decoration:none;outline:0;transition:opacity .2s ease;overflow:hidden;padding:0 0 0 1px}
.instagram-widget-link:focus,.instagram-widget-link:hover{text-decoration:none;color:#fff;transition:opacity .2s ease;opacity:.8}
@media only screen and (max-width:767px){.instagram-widget-link{font-size:24px}
}
.instagram-widget-video{position:absolute;top:20px;left:auto;right:20px;width:27px;height:20px;text-indent:-9999px;overflow:hidden;background-image:url(homepageClientlibs/images/icon-video.png);background-size:100% 100%}
.instagram-widget-video:focus,.instagram-widget-video:hover{text-decoration:none;color:#fff;transition:opacity .2s ease;opacity:.8}
@media only screen and (max-width:767px){.instagram-widget-video{width:29px;height:22px}
}
.instagram-widget-description{position:absolute;left:20px;bottom:15px;z-index:2;color:#fff;font-size:13px}
@media only screen and (max-width:767px){.instagram-widget-description{font-size:19px;bottom:10px}
}
.search-block{display:inline-block;vertical-align:top;width:180px;position:relative}
.search-block form{padding:0;margin:0;border:0}
.plan-trips-search .search-block{float:right}
.search-block input[type=search]{box-sizing:border-box;min-width:80px;display:block;width:100%}
.search-block-input{display:block;margin:0;padding:4px 28px 4px 0;outline:0;border:solid #b4b4b4;border-width:0 0 1px;background:0;height:30px;color:#00388B;font-size:15px;line-height:19px}
.search-block-input::-moz-placeholder{color:#b4b4b4;opacity:1}
.search-block-input:-ms-input-placeholder{color:#b4b4b4}
.search-block-input::-webkit-input-placeholder{color:#b4b4b4}
.search-block-button{position:absolute;top:0;right:0;width:22px;height:30px;border:0;background:0;outline:0;opacity:.78;margin:0;transition:opacity .2s ease;font-size:20px;line-height:1em}
.search-block-button:focus,.search-block-button:hover{opacity:1;transition:opacity .2s ease}
.items-list{padding:0;margin:0;list-style-type:none;color:#3a3a3a;font-size:14px;line-height:1.2em;font-weight:300}
.items-list-item{border-top:1px solid #b4b4b4}
.items-list-item:first-child{border-top:0}
.items-list-item-wrapper{position:relative;padding:14px 0 15px}
.items-list-item-wrapper:after,.items-list-item-wrapper:before{content:'';display:table}
.items-list-item-wrapper:after{clear:both}
.is-plan-trip-block .items-list-item-wrapper{padding-right:30px}
.items-list-item-delete{position:absolute;right:10px;top:50%;margin:-7px 0 0;width:15px;height:15px;border-radius:100%;color:#f2f2f2;text-align:center;padding:1px;background-color:#652245;font-size:12px;line-height:1em;border:1px solid #652245;transition:background .2s ease,color .2s ease}
.items-list-item-delete:focus,.items-list-item-delete:hover{color:#652245;background-color:#f2f2f2;text-decoration:none;transition:background .2s ease,color .2s ease}
.items-list h3{display:block;margin:0 0 5px;font-size:17px;font-weight:400;color:#652245}
.items-list h3>a{display:inline-block;vertical-align:top;transition:color .2s ease}
.items-list h3>a:focus,.items-list h3>a:hover{text-decoration:none;color:#2c0f1e;transition:color .2s ease}
.items-list p{margin:0}
.items-list p a{color:#3a3a3a;text-decoration:none}
.items-list p a:focus,.items-list p a:hover{color:#3a3a3a;text-decoration:underline}
.items-list-picture{float:left;width:70px;margin:2px 18px 0 0}
.items-list-picture-link{display:block}
.items-list-picture-image{display:block;width:100%;height:auto}
.items-list-content{overflow:hidden}
.facts-info{border:solid #ebebeb;border-width:2px 0 0 2px;font-size:14px;line-height:1.3em;font-weight:300;margin:0 0 20px}
.facts-info.is-add-margin-top{margin-top:26px}
@media only screen and (max-width:767px){.facts-info.is-add-margin-top{margin-top:0}
}
@media only screen and (max-width:767px){.facts-info.gallery-mobile-fade{border:0}
}
.facts-info:after,.facts-info:before{content:'';display:table}
.facts-info:after{clear:both}
.facts-info-item{border:solid #ebebeb;border-width:0 2px 2px 0;height:268px;padding:34px 20px 10px;text-align:center}
@media only screen and (max-width:767px){.gallery-mobile-fade .facts-info-item{border:0}
}
@media only screen and (max-width:767px){.facts-info-item{padding:34px 20px 20px;height:360px}
}
.facts-info-item .weather-widget-controls{margin:10px 0 0 0;text-align:center}
.facts-info-item .weather-widget-controls a{color:#b0b0b0}
.facts-info-item .weather-widget-controls a.active,.facts-info-item .weather-widget-controls a:hover{color:#4a172b;text-decoration:none}
.facts-info-item .weather-widget-controls a:first-child:after{content:'|';padding:0 5px 0 5px}
.facts-info-title{margin:0 0 5px;text-align:center;font-size:17px;font-weight:400;min-height:2em;color:#652245}
.facts-info-title.is-add-height{min-height:auto;margin:0 0 2px}
.facts-info-title a{color:inherit;text-decoration:none}
.facts-info-title a:focus,.facts-info-title a:hover{text-decoration:underline;color:inherit}
@media only screen and (max-width:767px){.facts-info-title{font-size:30px}
}
.facts-info-sub-title{display:block;text-align:center;color:#999;font-weight:400;font-size:15px;margin:2px 0 28px}
.facts-info-icon{height:100px}
.facts-info-icon [class*=icon]{font-size:50px;line-height:90px}
@media only screen and (max-width:767px){.facts-info-icon [class*=icon]{font-size:90px;line-height:100px}
}
.facts-info-description{max-width:70%;margin:10px auto 0}
.facts-info-description p{margin:0 0 10px 0}
.facts-info-description a{text-decoration:underline}
@media only screen and (max-width:767px){.facts-info-description{font-size:25px;line-height:1.2;margin-top:20px}
}
.teaser-box{position:relative;overflow:hidden;padding:18px 20px 20px;background-color:#00388B;color:#fff;font-size:17px;line-height:1.44em;font-weight:100}
.teaser-page{position:relative;overflow:hidden;padding:0px 20px 20px;background-color:#00388B;color:#fff;font-size:17px;line-height:1.44em;font-weight:100}
/*
@media only screen and (max-width:767px){.teaser-box{margin:0 -20px;padding:25px 20px;font-size:22px;line-height:1.4em}
*/
.teaser-box{margin-top:1px}
}
.teaser-box-picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-size:cover;background-position:50% 0;background-repeat:no-repeat}
@media only screen and (max-width:767px){.teaser-box-picture{display:none}
}
.teaser-box-picture.is-fade:after{background:linear-gradient(110deg,rgba(92,9,49,0) 0,rgba(92,9,49,.8) 54%,#00388B 100%)}
.teaser-box-picture:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0}
@media only screen and (max-width:767px){.teaser-box-picture:after{background:0}
}
.teaser-box.is-center .teaser-box-content{text-align:center}
.teaser-box.is-center .teaser-box-content .btn{right:25px}
@media only screen and (max-width:959px){.teaser-box.is-center .teaser-box-content .btn{right:auto}
}

.teaser-box.is-right .teaser-box-content{text-align:right}
.teaser-box.is-right .teaser-box-content .btn{right:0}
@media only screen and (max-width:959px){.teaser-box.is-right .teaser-box-content .btn{right:auto}
}
.teaser-box-content{position:relative;z-index:2;padding-bottom:70px}
@media only screen and (max-width:767px){.teaser-box-content{padding-bottom:0}
}
.teaser-box-content h3{font-size:27px;font-weight:400;margin:0 0 19px}
.teaser-box-content p{margin:0}
@media only screen and (max-width:767px){.teaser-box-content p{margin:0 0 40px}
}
.teaser-box-content .btn{padding:12px 30px 10px;position:absolute;bottom:0;margin:0}
@media only screen and (max-width:767px){.teaser-box-content .btn{position:relative;font-size:24px;font-weight:300;padding:10px 15px;margin-left:auto;margin-right:auto;display:block;max-width:48%}
}

.teaser-box-full{min-height:305px}

//@media only screen and (max-width:1240px){.teaser-box-full{min-height:485px}
//}
.teaser-box-full.is-short{min-height:385px}
.teaser-box-full-wrapper{position:relative}
.teaser-box-full .teaser-box-picture{display:inline;background-position:center center}
.teaser-box-full .teaser-box-content h1{margin-top:70px}
.teaser-box-full .teaser-box-content .btn{position:relative;margin-top:55px;margin-left:0}

.teaser-page-full{min-height:345px}

@media only screen and (max-width:1240px){.teaser-page-full{min-height:485px}
}
.teaser-page-full.is-short{min-height:385px}
.teaser-page-full-wrapper{position:relative}
.teaser-page-full .teaser-box-picture{display:inline;background-position:center center}
.teaser-page-full .teaser-box-content h1{margin-top:70px}
.teaser-page-full .teaser-box-content .btn{position:relative;margin-top:55px;margin-left:0}


.teaser-box-full-with-video{padding-left:0;padding-right:0}
.teaser-box-full-with-video .teaser-box-content h1{margin-top:100px}
.edit-context{display:inline-block;vertical-align:top;text-decoration:underline;font-size:inherit;line-height:inherit;color:inherit;font-weight:400;padding:0 12px 0 0;position:relative}
@media only screen and (max-width:767px){.edit-context{padding-right:16px}
}
.edit-context:focus,.edit-context:hover{color:inherit;text-decoration:underline}
.edit-context:focus .edit-context-icon,.edit-context:hover .edit-context-icon{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:wobbling;animation-name:wobbling}
.edit-context-icon{position:absolute;bottom:2px;right:0;font-size:10px}
@media only screen and (max-width:767px){.edit-context-icon{font-size:14px}
}
@-webkit-keyframes wobbling{from{-webkit-transform:none;transform:none}
15%{-webkit-transform:translate3d(-24%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-24%,0,0) rotate3d(0,0,1,-5deg)}
30%{-webkit-transform:translate3d(19%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(19%,0,0) rotate3d(0,0,1,3deg)}
45%{-webkit-transform:translate3d(-14%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-14%,0,0) rotate3d(0,0,1,-3deg)}
60%{-webkit-transform:translate3d(9%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(9%,0,0) rotate3d(0,0,1,2deg)}
75%{-webkit-transform:translate3d(-4%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-4%,0,0) rotate3d(0,0,1,-1deg)}
to{-webkit-transform:none;transform:none}
}
@keyframes wobbling{from{-webkit-transform:none;transform:none}
15%{-webkit-transform:translate3d(-24%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-24%,0,0) rotate3d(0,0,1,-5deg)}
30%{-webkit-transform:translate3d(19%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(19%,0,0) rotate3d(0,0,1,3deg)}
45%{-webkit-transform:translate3d(-14%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-14%,0,0) rotate3d(0,0,1,-3deg)}
60%{-webkit-transform:translate3d(9%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(9%,0,0) rotate3d(0,0,1,2deg)}
75%{-webkit-transform:translate3d(-4%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-4%,0,0) rotate3d(0,0,1,-1deg)}
to{-webkit-transform:none;transform:none}
}
.fares-block{display:none;position:relative;text-align:center;font-size:12px;font-weight:400}
@media only screen and (max-width:767px){.fares-block{font-size:20px}
}
.fares-block-index{margin:0 0 7px;position:relative;border-radius:2px;overflow:hidden}
.fares-block-link{display:block;background-color:#ffa903;color:#fff;padding:10px 10px 42px;text-decoration:none;transition:background .2s ease}
@media only screen and (max-width:767px){.fares-block-link{padding:17px 20px 100px}
}
.fares-block-link:focus,.fares-block-link:hover{text-decoration:none;color:#fff;background-color:#00388B;transition:background .2s ease}
.fares-block-sub-info{font-size:10px;line-height:1.2em}
@media only screen and (max-width:767px){.fares-block-sub-info{font-size:20px}
}
.fares-block-price{display:block;font-size:18px;font-weight:500;line-height:1.2em;margin-left:-5px;margin-right:-5px}
@media only screen and (max-width:767px){.fares-block-price{font-size:30px;margin:-2px 0 -5px}
}
.fares-block-find{position:absolute;left:10px;right:10px;bottom:10px;padding:3px 2px;border:1px solid #fff;font-size:12px}
@media only screen and (max-width:767px){.fares-block-find{font-size:24px;font-weight:300;padding:10px 12px;border-width:2px;left:20px;right:20px;bottom:20px}
}
@media only screen and (max-width:959px){.fares-block-find{font-size:16px}
}
.fares-block-find-icon{font-size:.6em;margin-right:2px}
@media only screen and (max-width:767px){.fares-block-find-icon{font-size:.9em}
}
@media only screen and (max-width:959px){.fares-block-find-icon{display:none}
}
.fares-block-date{margin:0;font-size:14px;line-height:1.4em;font-weight:400;text-align:center}
@media only screen and (max-width:767px){.fares-block-date{font-size:20px;line-height:1.2em}
}
.fares-gallery{overflow:hidden;margin:0 -10px;padding:20px 0 0}
.map-card-drop .fares-gallery{position:absolute;left:24px;right:24px;bottom:16px;margin:0}
@media only screen and (max-width:767px){.fares-gallery{margin:0;padding:20px 30px 0}
}
.fares-gallery-mask{overflow:hidden;max-height:273px;text-align:center}
@media only screen and (max-width:767px){.fares-gallery-mask{text-align:center;max-height:none}
}
.fares-gallery-btn-next,.fares-gallery-btn-prev{position:absolute;bottom:70px;left:0;font-size:40px;font-weight:400;text-decoration:none;color:#00388B;opacity:1;transition:opacity .2s ease;display:none/*!rtl:raw: right: auto;*//*!rtl:raw: left: 0;*/}
.fares-gallery-btn-next:focus,.fares-gallery-btn-next:hover,.fares-gallery-btn-prev:focus,.fares-gallery-btn-prev:hover{text-decoration:none;color:#00388B;opacity:.7;transition:opacity .2s ease}
@media only screen and (max-width:767px){.fares-gallery-btn-next,.fares-gallery-btn-prev{display:block}
}
.fares-gallery-btn-next{left:auto;right:0/*!rtl:raw: left: auto;*//*!rtl:raw: right: 0;*/}
.fares-gallery-slide{display:inline-block;vertical-align:bottom;padding:0 25px;width:120px;margin-right:-4px}
@media only screen and (max-width:767px){.fares-gallery-slide{width:90%;margin-left:0;margin-right:0}
}
.fares-gallery [class*=col-]{float:none;display:inline-block;vertical-align:bottom;margin-right:-3px}
.fares-gallery .slick-slide{display:inline-block !important;float:none !important}
.fares-gallery .icon-arrow-left,.fares-gallery .icon-arrow-right,.fares-gallery [dir=rtl] .read-more-link .icon-arrow-right,[dir=rtl] .read-more-link .fares-gallery .icon-arrow-right{font-size:18px}
[dir=rtl] .fare-rules .accordion-module-item.active .accordion-module-opener:after{-webkit-transform:rotate(90deg) !important;-ms-transform:rotate(90deg) !important;transform:rotate(90deg) !important;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
[dir=rtl] .fare-rules .accordion-module-opener:after{content:'\e92b';position:absolute;top:50%;margin:-6px 0 0;font-size:14px;color:#000;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-transform:rotate(-90deg) !important;-ms-transform:rotate(-90deg) !important;transform:rotate(-90deg) !important;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
[dir=rtl] .fare-rules .bid-content ul li:before{content:"\e91a";-webkit-transform:rotateY(180deg);transform:rotateY(180deg);display:inline-block;margin-left:-2em}
.fare-rules{margin-top:7% !important}
.fare-rules .bid-content{margin-left:20px}
.fare-rules h3{color:#4a4e49;font-size:20px}
.fare-rules .bid-content{margin-bottom:20px}
.fare-rules .bid-content ul li{font-size:15px;list-style:none;margin-left:1.5em}
.fare-rules .bid-content ul li:before{content:"\e91a";font-family:icomoon !important;float:left;margin-right:10px;font-size:.7em;margin-left:-2em;line-height:1;font-weight:400;margin-top:7px;color:#5c0a30}
@media only screen and (max-width:767px){.fare-rules .lg-visible{display:none}
}
.fare-rules .xs-visible{display:none}
@media only screen and (max-width:767px){.fare-rules .xs-visible{display:block}
}
@media only screen and (max-width:767px){.fare-rules .popup-content{width:100%}
}
@media only screen and (max-width:767px){.fare-rules.modal-content{width:100%}
}
.fare-rules .change-bg-popup .popup-title{margin:0 0 6px 80px}
@media only screen and (max-width:767px){.fare-rules .change-bg-popup .popup-title{margin:0 0 6px 10px}
}
.fare-rules .heading{color:#000;margin:37px 0 7px 15px;font-weight:400}
.fare-rules .tabset-accordion-text{color:#5a5a5a;padding:40px 0}
.fare-rules .tabset-accordion-text h1{color:#000;margin-left:15px}
.fare-rules .accordion-module-item{border:0}
.fare-rules div.anci-content{border-bottom:1px solid #000}
.fare-rules .accordion-module-content.anci-content{border-bottom:0;padding:0}
.fare-rules .accordion-module-opener h4{font-size:20px;color:#4a4e49}
.fare-rules .accordion-module-opener:after{content:'\e92b';position:absolute;right:3px;top:50%;margin:-6px 0 0;font-size:14px;color:#000;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-transform:rotate(90deg) !important;-ms-transform:rotate(90deg) !important;transform:rotate(90deg) !important;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fare-rules .accordion-module-item.active .accordion-module-opener:after{-webkit-transform:rotate(-90deg) !important;-ms-transform:rotate(-90deg) !important;transform:rotate(-90deg) !important;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
.fare-rules .popup .close{right:70px}
@media only screen and (max-width:767px){.fare-rules .popup .close{right:20px}
}
@media only screen and (max-width:767px){.fare-rules .C28 .membership-color>div>div:nth-child(2)>div{padding-left:0}
.fare-rules .C28 h3,.fare-rules .C28 h4{font-size:24px;margin-left:14px}
.fare-rules .C28 h3.title{margin:0;font-size:24px;color:#fff;padding:35px 20px 30px 35px;background:#5c0a30 !important}
.fare-rules .C28 .membership-color>div>div:nth-child(1){min-height:initial}
.fare-rules .C28 .benefits-list{margin-right:20px}
}
.wave-decoration{position:absolute;top:0;z-index:5;pointer-events:none;width:2000px;left:50%;margin:0 0 0 -1000px}
@media(min-width:1999px){.wave-decoration{top:0;left:-10px;right:-10px;margin:0;width:auto}
}
.wave-decoration.is-bottom{top:auto;bottom:0}
.wave-decoration.is-bottom svg{margin:0 -2px -6px}
.wave-decoration.is-gray-light svg path{fill:#ebebeb}
.wave-decoration.is-gray-lightest svg path{fill:#f7f7f7}
.wave-decoration.is-brown-gray-lightest svg path{fill:#dcd9d2}
.wave-decoration.is-white svg path{fill:#fff}
.wave-decoration.is-reflection{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
@media only screen and (max-width:767px){.wave-decoration.is-reflection{-webkit-transform:none;-ms-transform:none;transform:none}
}
.wave-decoration svg{vertical-align:bottom;margin:-2px -2px 0}
@media(min-width:1999px){.wave-decoration svg{display:block;width:100%;height:auto}
}
.wave-decoration svg path{fill:#f7f7f7}
.skip{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease;font-size:15px;line-height:1.3em;padding:3px 10px;background-color:#fff;color:#00388B;text-decoration:none}
a.skip:active,a.skip:focus,a.skip:hover{left:0;top:0;width:auto;height:auto;overflow:visible;z-index:2000;opacity:1;transition:opacity .2s ease,visibility .2s ease;background-color:#fff;color:#00388B}
a.skip:active.is-bottom,a.skip:focus.is-bottom,a.skip:hover.is-bottom{top:auto;bottom:0}
.icon-rotate-rtl:before{/*!rtl:raw: transform: rotateY(180deg);*//*!rtl:raw: display: inline-block;*/}
.icon-rotate-rtl-after:after,.ui-slider-handle:after{/*!rtl:raw: transform: rotateY(180deg);*//*!rtl:raw: display: block;*/}
.box-rotate-rtl{/*!rtl:raw: transform: rotateY(180deg);*/}
div.slider-range .noUi-handle.noUi-handle-lower{/*!rtl:raw: left: -40px;*/}
div.slider-range .noUi-horizontal .noUi-handle{/*!rtl:raw: position: absolute;*//*!rtl:raw: left: -30px;*//*!rtl:raw: right: auto !important;*/}
.intro-text-block{position:relative;font-size:17px;line-height:1.45em;font-weight:300}
@media only screen and (max-width:767px){.intro-text-block{font-size:22px;line-height:1.4em}
}
.intro-text-block h2{font-size:36px;margin:0 0 20px;font-weight:400}
@media only screen and (max-width:767px){.intro-text-block h2{font-size:48px;line-height:1.2em;margin:0 0 17px}
}
.intro-text-block p{margin:0 0 1.44em}
.intro-text-block p:last-child{margin-bottom:0}
@media only screen and (max-width:767px){.intro-text-block p:last-child{margin-bottom:1.44em}
}
.intro-text-section{font-size:14px;line-height:1.3;font-weight:300;margin:0 0 56px}
.intro-text-section.is-padding-top{margin-top:37px}
@media only screen and (max-width:1279px){.intro-text-section.is-padding-top{padding-top:0}
}
.intro-text-section.is-margin-botton-small{margin-bottom:36px}
@media only screen and (max-width:1279px){.intro-text-section{font-size:20px;line-height:1.5em;font-weight:100}
}
@media only screen and (max-width:767px){.intro-text-section{margin:0 0 35px}
}
.intro-text-section h1{font-size:40px;line-height:1.2;font-weight:400;margin:0 0 13px;color:#00388B}
.intro-text-section h1 a{text-decoration:none;color:inherit}
.intro-text-section h1 .sub-heading{display:block;font-size:.7em}
@media only screen and (max-width:1279px){.intro-text-section h1{font-size:48px;font-weight:300;margin:0 0 18px}
}
.intro-text-section h2{font-size:30px;line-height:1.2;font-weight:300;margin:0 0 25px;color:#00388B}
.intro-text-section h2 a{text-decoration:none;color:inherit}
@media only screen and (max-width:1279px){.intro-text-section h2{font-size:32px;margin:0 0 34px}
}
.intro-text-section ul{padding:0;margin:0 0 20px;list-style-type:none}
@media only screen and (max-width:1279px){.intro-text-section ul{margin-left:14px}
}
.intro-text-section ul li{margin:0 0 6px;padding:0 0 0 18px;position:relative;overflow:hidden}
@media only screen and (max-width:1279px){.intro-text-section ul li{padding:0 0 0 26px;margin:0 0 10px}
}
.intro-text-section ul li:before{position:absolute;left:0;top:4px;content:"\e91a";font-weight:400;font-size:.8em;line-height:1;font-family:icomoon !important;speak:none;font-style:normal;font-variant:normal;text-transform:none;color:#00388B/*!rtl:raw: transform: rotateY(180deg);*/}
@media only screen and (max-width:1279px){.intro-text-section ul li:before{font-size:1em;top:5px}
}
.intro-text-section p{margin:0 0 20px}
.intro-text-section-picture{position:relative;overflow:hidden;margin:0 -30px}
@media only screen and (max-width:767px){.intro-text-section-picture{margin:0 -20px}
}
.intro-text-section-picture img{display:block;width:100%;height:auto}
.fancybox{width:100%;max-width:1280px;white-space:normal;background-color:#fff;padding:56px 50px 40px;text-align:left;overflow:hidden;position:relative;margin:0 auto}
@media only screen and (max-width:767px){.fancybox{padding:78px 0 30px}
}
.fancybox.is-promo-section{padding-bottom:410px}
.fancybox-close{position:absolute;top:-3px;right:-3px;width:22px;height:22px;font-size:54px;line-height:54px;font-weight:300;background:0;border:0;z-index:2;color:#652245;text-decoration:none;outline:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
@media only screen and (max-width:767px){.fancybox-close{right:15px;top:-50px;font-size:86px}
}
.fancybox-close span{width:54px;height:54px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:-2px 0 0 0}
.fancybox-close:focus,.fancybox-close:hover{text-decoration:none;outline:0;color:#2c0f1e;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
.fancybox-close:active{-webkit-transform:rotate(180deg) scale(1.2);-ms-transform:rotate(180deg) scale(1.2);transform:rotate(180deg) scale(1.2);transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}
.fancybox .container{position:relative}
.fancybox-title{font-size:40px;margin:0 0 35px;font-weight:300;color:#652245}
@media only screen and (max-width:767px){.fancybox-title{letter-spacing:-1px;margin:0 0 17px}
}
.fancybox-sub-title{font-size:20px;line-height:1.4em;font-weight:700;margin:0 0 30px;color:#000}
@media only screen and (max-width:767px){.fancybox-sub-title{font-size:22px;margin:0 0 26px}
}
.fancybox-membership-number{margin:0 0 23px;overflow:hidden;font-size:40px;line-height:1.2;font-weight:300;color:#652245}
@media only screen and (max-width:767px){.fancybox-membership-number{margin:0 0 30px}
}
.fancybox-membership-number dt{font-weight:300;float:left;margin:0 5px 0 0}
@media only screen and (max-width:767px){.fancybox-membership-number dt{float:none;display:inline;line-height:inherit}
}
.fancybox-membership-number dd{display:inline;margin:0}
@media only screen and (max-width:767px){.fancybox-membership-number dd{line-height:inherit}
}
.fancybox-note-box{background-color:#ebebeb;padding:34px 30px 31px 110px;position:relative;color:#999;font-size:15px;font-weight:300;line-height:1.4;margin:0 0 38px}
@media only screen and (max-width:767px){.fancybox-note-box{padding:124px 20px 20px;font-size:22px;font-weight:300}
}
.fancybox-note-box p{margin:0 0 32px}
@media only screen and (max-width:767px){.fancybox-note-box p{margin:0 0 24px}
}
.fancybox-note-box p a{color:inherit;text-decoration:none}
.fancybox-note-box p a:focus,.fancybox-note-box p a:hover{text-decoration:underline;color:inherit}
.fancybox-warning{display:block;font-weight:400;position:relative;padding:0 0 0 30px}
@media only screen and (max-width:767px){.fancybox-warning{padding:0 0 0 44px}
}
.fancybox-warning [class*=icon]{font-size:1.5em;position:absolute;left:0;top:-2px}
.fancybox-note-print{position:absolute;left:30px;top:37px;width:60px;height:60px;border-radius:100%;border:3px solid #999;text-align:center;padding:11px 5px 5px;font-size:32px;color:#999;text-align:center;font-weight:400;transition:background .2s ease,color .2s ease}
@media only screen and (max-width:767px){.fancybox-note-print{left:50%;top:30px;width:80px;height:80px;margin:0 0 0 -40px;font-size:44px;padding-top:14px}
}
.fancybox-note-print .text-hide{position:absolute;left:100%;top:100%}
.fancybox-note-print:focus,.fancybox-note-print:hover{text-decoration:none;color:#fff;background-color:#999;transition:background .2s ease,color .2s ease}
.fancybox h4{font-size:20px;font-weight:700;margin:0 0 14px;color:#652245}
@media only screen and (max-width:767px){.fancybox h4{font-size:25px}
}
.fancybox-about-yourself{position:relative}
.fancybox-about-yourself:after,.fancybox-about-yourself:before{content:'';display:table}
.fancybox-about-yourself:after{clear:both}
.fancybox-about-yourself .image-box{float:left;width:210px;margin:0 20px 0 0}
@media only screen and (max-width:767px){.fancybox-about-yourself .image-box{float:none;width:100%;margin:0 0 20px}
}
.fancybox-about-yourself .image-box img{display:block;width:100%;height:auto}
.fancybox-about-yourself .text-holder{overflow:hidden;max-width:40%}
@media only screen and (max-width:1279px){.fancybox-about-yourself .text-holder{max-width:100%}
}
.fancybox .btn{padding-left:40px;padding-right:40px}
@media only screen and (max-width:1279px){.fancybox .btn{position:relative;margin:30px auto 0;display:block}
}
@media only screen and (max-width:767px){.fancybox .btn{width:100%;height:60px;font-size:20px;padding:15px 25px 10px;margin:64px 0 0}
}
.fancybox .list-info-edit{list-style-type:none;padding:0;margin:0;font-size:15px}
@media only screen and (max-width:767px){.fancybox .list-info-edit{font-size:22px}
}
.fancybox .list-info-edit li{margin:0 0 2px}
@media only screen and (max-width:767px){.fancybox .list-info-edit li{margin:0 0 11px}
}
.fancybox .list-info-edit li a{color:#000;padding:0}
.fancybox .list-info-edit .edit-context-icon{font-size:16px;position:relative;display:inline-block;vertical-align:top;color:#652245;bottom:auto;right:auto;margin:4px 0 0 4px}
@media only screen and (max-width:767px){.fancybox .list-info-edit .edit-context-icon{font-size:26px;margin:3px 0 0 3px}
}
.fancybox-contacts-info{padding:0;margin:0;list-style-type:none;font-size:15px;font-weight:300;max-width:280px;color:#652245}
.fancybox-contacts-info li{margin:0 0 10px}
.fancybox-contacts-info li:last-child{margin-bottom:0}
.fancybox-promo{position:absolute;width:100%;left:0;bottom:0;overflow:hidden;height:380px}
.fancybox-promo.is-overlay-gradient:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;z-index:4;pointer-events:none;background:linear-gradient(60deg,#00388B 0,#00388B 5%,rgba(92,9,49,.7) 20%,rgba(92,9,49,0) 50%)}
@media only screen and (max-width:767px){.fancybox-promo.is-overlay-gradient:after{left:-100px}
}
.fancybox-promo-inner{position:absolute;left:50%;top:0;width:1280px;height:380px;margin:0 0 0 -640px}
.fancybox-promo-inner img{display:block;width:100%;height:auto}
#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}
#fancybox-thumbs.bottom{bottom:2px}
#fancybox-thumbs.top{top:2px}
#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}
#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}
#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}
#fancybox-thumbs ul li:hover{opacity:1}
#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:0}
#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}
.date-picker{width:170px;height:25px;padding:0;border:0;line-height:25px;padding-left:10px;font-size:12px;font-family:Arial;font-weight:700;cursor:pointer;color:#303030;position:relative;z-index:2}
.date-picker-wrapper{position:absolute;z-index:31;background-color:#fff;font-size:12px;line-height:20px;color:#560a30;font-family:Jotia,Verdana,Geneva,sans-serif;box-shadow:3px 3px 103px rgba(0,0,0,.33);box-sizing:initial}
@media only screen and (max-width:959px){.date-picker-wrapper{width:100%}
}
.date-picker-wrapper.inline-wrapper{position:relative;display:inline-block}
.date-picker-wrapper.single-date{width:auto}
.date-picker-wrapper.no-shortcuts{padding-bottom:12px}
.date-picker-wrapper.no-topbar{padding-top:12px}
.date-picker-wrapper .footer{float:right;font-size:11px;padding-top:3px}
@media only screen and (max-width:959px){.date-picker-wrapper .footer{text-align:center}
.date-picker-wrapper .footer input[type=button]{float:none;width:90%;margin:0 auto}
}
.date-picker-wrapper b{color:#666;font-weight:700}
.date-picker-wrapper a{color:#00388B}
.date-picker-wrapper a:hover{text-decoration:none}
.date-picker-wrapper .month-name{text-transform:capitalize}
.date-picker-wrapper .month-wrapper{background-color:#fff;margin:0;padding:5px 15px;cursor:default;position:relative;overflow:hidden}
.date-picker-wrapper .month-wrapper table{width:250px;float:left}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table{width:100%}
}
@media only screen and (max-width:767px){.date-picker-wrapper .month-wrapper table{width:100% !important}
}
.date-picker-wrapper .month-wrapper table.month2{width:250px;float:left}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table.month2{width:48%}
}
.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{position:relative;vertical-align:middle;text-align:center;line-height:14px;margin:0;padding:0}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{width:36px}
}
.date-picker-wrapper .month-wrapper table td.checked .canvas,.date-picker-wrapper .month-wrapper table th.checked .canvas{position:absolute;top:0;left:9px;width:100%;height:100%;background:#00388B;z-index:1;border-radius:200px 0 0 200px}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table td.checked .canvas,.date-picker-wrapper .month-wrapper table th.checked .canvas{left:44%;width:57%}
}
.date-picker-wrapper .month-wrapper table td.checked .canvas.last,.date-picker-wrapper .month-wrapper table th.checked .canvas.last{left:-9px;border-radius:0 200px 200px 0}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table td.checked .canvas.last,.date-picker-wrapper .month-wrapper table th.checked .canvas.last{left:-2px;width:60%}
}
.date-picker-wrapper .month-wrapper table td.checked .canvas.oneday,.date-picker-wrapper .month-wrapper table th.checked .canvas.oneday{display:none}
.date-picker-wrapper .month-wrapper table td .day.checked.first-date-selected,.date-picker-wrapper .month-wrapper table td .day.checked.last-date-selected,.date-picker-wrapper .month-wrapper table th .day.checked.first-date-selected,.date-picker-wrapper .month-wrapper table th .day.checked.last-date-selected{width:27px;height:27px;padding:7px 0 0 0}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table td .day.checked.first-date-selected,.date-picker-wrapper .month-wrapper table td .day.checked.last-date-selected,.date-picker-wrapper .month-wrapper table th .day.checked.first-date-selected,.date-picker-wrapper .month-wrapper table th .day.checked.last-date-selected{margin:0 auto}
}
.date-picker-wrapper .month-wrapper table td .day.checked.first-date-selected a,.date-picker-wrapper .month-wrapper table td .day.checked.last-date-selected a,.date-picker-wrapper .month-wrapper table th .day.checked.first-date-selected a,.date-picker-wrapper .month-wrapper table th .day.checked.last-date-selected a{color:#fff}
.date-picker-wrapper .month-wrapper table .day{position:relative;padding:8px 0;width:36px;line-height:1;font-size:11px;margin:0;color:#ccc;cursor:default;z-index:5}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid.real-todayouter{font-weight:700}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table .day{width:auto}
}
.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth{color:#999;cursor:default}
.date-picker-wrapper .month-wrapper table .day.checked{background-color:#560a30;color:#fff !important}
.date-picker-wrapper .month-wrapper table .day.checked a{color:#fff !important}
.date-picker-wrapper .month-wrapper table .week-name{height:20px;line-height:20px;text-transform:capitalize}
.date-picker-wrapper .month-wrapper table .day.has-tooltip{cursor:help !important}
.date-picker-wrapper .time label{white-space:nowrap}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid{color:#00388B;cursor:pointer}
.date-picker-wrapper .month-wrapper table .day.toMonth.invalid a{color:#ccc;cursor:default;pointer-events:none}
.date-picker-wrapper[data-type=single] .month-wrapper table .day.toMonth.hovering{background:#fff;color:#00388B}
.date-picker-wrapper[data-type=single] .month-wrapper table .day.toMonth.hovering a{color:#00388B}
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering{background-color:#00388B;color:#fff}
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering a{color:#fff}
.date-picker-wrapper .month-wrapper table .day.lastMonth,.date-picker-wrapper .month-wrapper table .day.nextMonth{display:none}
.date-picker-wrapper .month-wrapper table .day.real-today{background-color:#fff}
.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering{background-color:#fff}
.date-picker-wrapper .month-wrapper table .day.valid.real-todayouter{border-radius:200px;border:1px solid #560a30;width:27px;height:27px}
.date-picker-wrapper table .caption{height:40px}
.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev{padding:0 5px;cursor:pointer}
@media only screen and (max-width:959px){.date-picker-wrapper table .caption .next a,.date-picker-wrapper table .caption .prev a{font-size:20px}
}
.date-picker-wrapper .gap{position:relative;z-index:1;width:1px;height:100%;background-color:#ececec;font-size:0;line-height:0;float:left;top:-5px;margin:0 10px -10px}
.date-picker-wrapper .gap .gap-lines{height:100%;overflow:hidden}
.date-picker-wrapper .gap .gap-line{height:15px;width:15px;position:relative}
.date-picker-wrapper .gap .gap-line .gap-1{z-index:1;height:0;border-left:8px solid #fff;border-top:8px solid #eee;border-bottom:8px solid #eee}
.date-picker-wrapper .gap .gap-line .gap-2{position:absolute;right:0;top:0;z-index:2;height:0;border-left:8px solid transparent;border-top:8px solid #fff}
.date-picker-wrapper .gap .gap-line .gap-3{position:absolute;right:0;top:8px;z-index:2;height:0;border-left:8px solid transparent;border-bottom:8px solid #fff}
.date-picker-wrapper .gap .gap-top-mask{width:6px;height:1px;position:absolute;top:-1px;left:1px;background-color:#eee;z-index:3}
.date-picker-wrapper .gap .gap-bottom-mask{width:6px;height:1px;position:absolute;bottom:-1px;left:7px;background-color:#eee;z-index:3}
.date-picker-wrapper .selected-days{display:none}
.date-picker-wrapper .drp_top-bar{line-height:1.4;position:relative;background:#e5e6e7;color:#1e1f20}
.date-picker-wrapper .custom-top{padding:11px 0 7px 13px;font-size:11px}
.date-picker-wrapper .custom-top span.icon{display:block;float:left;margin:0 6px 0 0;padding:3px 0 0 1px;width:14px;height:14px;text-align:center;border-radius:100%;background:#591326;color:#fff}
.date-picker-wrapper .drp_top-bar .error-top{display:none}
.date-picker-wrapper .drp_top-bar .normal-top{display:none}
.date-picker-wrapper .drp_top-bar .default-top{display:block}
.date-picker-wrapper .drp_top-bar.error .default-top{display:none}
.date-picker-wrapper .drp_top-bar.error .error-top{display:block;color:red}
.date-picker-wrapper .drp_top-bar.normal .default-top{display:none}
.date-picker-wrapper .drp_top-bar.normal .normal-top{display:block}
.date-picker-wrapper .apply-btn{float:right;margin:0 20px 0 0;padding:10px 32px;border:0;font-size:12px;background:#560a30;line-height:initial;color:#fff;cursor:pointer}
.date-picker-wrapper .drp_top-bar .apply-btn.disabled{cursor:pointer;color:#606060;border:solid 1px #b7b7b7;background:#fff;background:-moz-linear-gradient(top,#fff,#ededed)}
.date-picker-wrapper .time{position:relative}
.date-picker-wrapper.single-month .time{display:none}
.date-picker-wrapper .time input[type=range]{vertical-align:middle;width:129px;padding:0;margin:0;height:20px}
.date-picker-wrapper .time1,.time2{width:180px;padding:0 5px;text-align:center}
.date-picker-wrapper .time1{float:left}
.date-picker-wrapper .time2{float:right}
.date-picker-wrapper .hour,.minute{text-align:right}
.date-picker-wrapper .hide{display:none}
.date-picker-wrapper .month-wrapper table .day.checked.first-date-selected{width:24px;height:24px;margin:0 0 0 7px;padding:5px 0 0;border-radius:200px;border:1px solid #560a30;background:#fff !important;color:#560a30 !important}
@media only screen and (max-width:959px){.date-picker-wrapper .month-wrapper table .day.checked.first-date-selected{margin:0 auto}
}
.date-picker-wrapper .month-wrapper table .day.checked.first-date-selected a{color:#560a30 !important}
.date-picker-wrapper .month-wrapper table .day.checked.last-date-selected{position:relative;width:24px;height:24px;margin:0 0 0 7px;padding:5px 0 0;border-radius:200px;border:1px solid #560a30;background:#fff !important;color:#560a30 !important;z-index:10}
.date-picker-wrapper .month-wrapper table .day.checked.last-date-selected a{color:#560a30 !important}
.date-picker-wrapper .date-range-length-tip{position:absolute;margin-top:-4px;margin-left:-8px;box-shadow:0 0 3px rgba(0,0,0,.3);display:none;background-color:#ff0;padding:0 6px;border-radius:2px;font-size:12px;line-height:16px;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-moz-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-ms-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-o-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));filter:drop-shadow(0 0 3px rgba(0,0,0,.3))}
.date-picker-wrapper .date-range-length-tip:after{content:'';position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff0;left:50%;margin-left:-4px;bottom:-4px}
.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}
.date-picker-wrapper .week-number{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#999;cursor:pointer}
.date-picker-wrapper .week-number.week-number-selected{color:#49e;font-weight:700}
td.date-container{background:#560a30;border-radius:200px 0 0 200px}
.date-picker-wrapper .trip-type{overflow:hidden;width:100%;padding:12px 0 0 6px;font-size:11px}
.date-picker-wrapper .trip-type input[type=checkbox]{position:relative;left:auto;top:auto;visibility:visible;opacity:0}
@media only screen and (max-width:959px){.date-picker-wrapper .trip-type .checkbox-base-text{padding-top:6px;padding-bottom:9px;font-size:14px}
}
.input-base.disabled{pointer-events:none}
.input-base.disabled .input-base-bg{background-color:#ebebeb}
[dir=rtl] .date-picker-wrapper .custom-top span.icon{padding:3px 1px 0 0}
.T7-calendar-field.is-right .date-picker-wrapper{left:-370px !important}
.accordion-module{position:relative}
@media only screen and (max-width:767px){.accordion-module{background-color:#fff;margin:0 -20px;border-top:1px solid #00388B}
}
.accordion-module-item{position:relative;border:solid;border-width:0 0 1px;border-color:transparent transparent #00388B transparent}
.accordion-module-item.active .accordion-module-opener{background:0}
.accordion-module-opener{background:0;display:block;width:100%;font-size:20px;font-weight:300;border-radius:0;padding:9px 20px 9px 0;text-align:left;color:#00388B;border:0;position:relative}
@media only screen and (max-width:767px){.accordion-module-opener{padding:9px 20px 9px 50px;background-color:#f0efee}
}
.accordion-module-opener:after{content:'\e92b';position:absolute;right:3px;top:50%;margin:-6px 0 0;font-size:14px;color:#000;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotate(90deg);*/}
@media only screen and (max-width:767px){.accordion-module-opener:after{right:auto;left:22px}
}
.active .accordion-module-opener:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);/*!rtl:raw: transform: rotate(-90deg);*/transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
.accordion-module-opener h1 a:hover{text-decoration:none}
.accordion-module-opener span.accessibility-state{opacity:0}
.accordion-module-content{padding:18px 0 30px;font-size:15px;line-height:1.2;font-weight:300;color:#000}
.accordion-module-content.is-white{background-color:#fff;color:#00388B}
@media only screen and (max-width:767px){.accordion-module-content{padding:10px 20px 30px}
}
.accordion-module-content p{margin:0 0 18px}
.accordion-module-content p:last-child{margin-bottom:0}
@media only screen and (max-width:959px){.C13_1 .accordion-module{border-top:0;margin:0}
}
.C13_1 .accordion-module .accordion-module-content{padding:30px 0 30px 0}
.C13_1 .accordion-module .accordion-module-content .C7{width:100% !important}
.C13_1 .accordion-module .accordion-module-content .C7 h3{margin-top:0 !important}
.C13_1 .accordion-module .accordion-module-item{border-width:0;border-color:transparent transparent #4a4e49}
.C13_1 .accordion-module .accordion-module-item:first-child{border-top:1px solid #4a4e49}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener{background-color:#fff;color:#4a4e49;padding:20px 0 20px 20px}
@media only screen and (max-width:767px){.C13_1 .accordion-module .accordion-module-item .accordion-module-opener{font-size:30px}
}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener:after{right:20px;left:auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.C13_1 .accordion-module .accordion-module-item.active .accordion-module-opener:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.C13_1 .accordion-module .accordion-module-item button{border-bottom:1px solid #000}
.C13_1 .accordion-module .accordion-module-item button:active{outline:0}
.C13_1 .accordion-module .accordion-module-item button img{padding:0 10px;display:inline-block}
.C13_1 .accordion-module .accordion-module-item.focusOutline button{outline:auto 14px -webkit-focus-ring-color}
.registration-motivation{position:relative}
.registration-motivation:after,.registration-motivation:before{content:'';display:table}
.registration-motivation:after{clear:both}
.registration-motivation .h2,.registration-motivation h2{display:block;font-size:20px;font-weight:400;margin:0 0 1px;color:#00388B}
.registration-motivation .h3,.registration-motivation h3{font-size:15px;font-weight:400;margin:0 0 13px;color:#00388B}
.registration-motivation .btn{min-width:180px;padding:12px 25px 9px}
@media only screen and (max-width:959px){.registration-motivation .btn{width:100%;font-size:22px}
}
.registration-motivation .link-explore{display:inline-block;vertical-align:top;font-size:15px;text-decoration:underline;color:#00388B}
.registration-motivation .link-explore:focus,.registration-motivation .link-explore:hover{text-decoration:underline;color:#000}
.registration-motivation .is-add-margin{margin:12px 0}
.slider-range{position:relative;padding:47px 0 35px;color:#00388B;margin:0 30px 0 20px}
@media only screen and (max-width:767px){.slider-range{padding:70px 0 51px;margin:0 0 49px}
}
.slider-range-horizontal-wrapper{border-radius:10px}
@media only screen and (max-width:767px){.slider-range-horizontal-wrapper{border-radius:15px}
}
.slider-range-horizontal{position:relative;height:20px}
@media only screen and (max-width:767px){.slider-range-horizontal{height:30px;border-radius:15px}
}
.slider-range-scale,.ui-slider-range{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;background-color:#206660}
@media only screen and (max-width:767px){.slider-range-scale,.ui-slider-range{border-radius:15px}
}
.slider-range-handle,.ui-slider-handle{position:absolute;left:100%;top:50%;width:36px;height:36px;border-radius:100%;box-shadow:0 -2px 5px 0 rgba(0,0,0,.25);background-color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;transition:box-shadow .2s ease;outline:0}
@media only screen and (max-width:767px){.slider-range-handle,.ui-slider-handle{width:54px;height:54px;box-shadow:0 -3px 8px 0 rgba(0,0,0,.25)}
}
.slider-range-handle:before,.ui-slider-handle:before{content:'';position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:100%;overflow:hidden;background:linear-gradient(to bottom,rgba(32,102,96,0) 0,rgba(32,102,96,.15) 100%)}
@media only screen and (max-width:767px){.slider-range-handle:before,.ui-slider-handle:before{left:2px;top:2px;right:2px;bottom:2px}
}
.slider-range-handle:after,.ui-slider-handle:after{position:absolute;width:100%;height:100%;text-align:center;font-size:20px;line-height:1.5em;padding:3px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#206660}
@media only screen and (max-width:767px){.slider-range-handle:after,.ui-slider-handle:after{font-size:32px}
}
.double-ranges .ui-slider-handle:after,.left-handle.ui-slider-handle:after,.slider-range-handle.left-handle:after,.ui-slider-handle:first-child:after{content:'\e92a';padding-right:4px}
@media only screen and (max-width:767px){.double-ranges .ui-slider-handle:after,.left-handle.ui-slider-handle:after,.slider-range-handle.left-handle:after,.ui-slider-handle:first-child:after{padding-right:5px}
}
.double-ranges .ui-slider-handle:last-child:after,.slider-range-handle.right-handle:after,.ui-slider-handle:after{content:'\e92b'}
.slider-range-handle:focus,.slider-range-handle:hover,.ui-slider-handle:focus,.ui-slider-handle:hover{transition:box-shadow .2s ease;box-shadow:0 -2px 10px 0 rgba(0,0,0,.25);outline:0}
@media only screen and (max-width:767px){.slider-range-handle:focus,.slider-range-handle:hover,.ui-slider-handle:focus,.ui-slider-handle:hover{box-shadow:0 -2px 18px 0 rgba(0,0,0,.25)}
}
.slider-range-handle:active,.ui-slider-handle:active{box-shadow:0 -1px 12px 0 rgba(32,102,96,.5)}
@media only screen and (max-width:767px){.slider-range-handle:active,.ui-slider-handle:active{box-shadow:0 -2px 20px 0 rgba(32,102,96,.5)}
}
.slider-range-title{position:absolute;left:8px;top:0;font-size:20px;line-height:1.3em;font-weight:400;max-width:49%}
@media only screen and (max-width:767px){.slider-range-title{font-size:30px;left:20px}
}
.slider-range-sub-title{position:absolute;top:6px;right:8px;font-size:15px;line-height:1.3em;font-weight:400;max-width:49%;text-align:right}
@media only screen and (max-width:767px){.slider-range-sub-title{font-size:22px;right:20px;top:8px}
}
.slider-range-amount{position:absolute;left:8px;bottom:0;font-size:15px;line-height:1.3em;font-weight:400;color:#206660}
@media only screen and (max-width:767px){.slider-range-amount{font-size:22px;left:20px}
}
.slider-range-amount-end{left:auto;right:8px}
@media only screen and (max-width:767px){.slider-range-amount-end{right:20px}
}
.ui-slider-range{padding:0 18px;margin:0 -18px;background-color:#206660;box-sizing:content-box}
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}
.noUi-target{position:relative;direction:ltr}
div.slider-range .noUi-base{width:101%;height:100%;position:relative;z-index:1}
.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}
.noUi-handle{position:relative;z-index:1}
.noUi-stacking .noUi-handle{z-index:10}
.noUi-state-tap .noUi-origin{transition:left .3s,top .3s}
.noUi-state-drag *{cursor:inherit !important}
.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.noUi-horizontal{height:18px}
div.slider-range .noUi-horizontal .noUi-handle{width:34px;height:34px;left:0;top:8px}
.noUi-vertical{width:18px}
.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}
div.slider-range .noUi-background{background:#c7c7c7;box-shadow:none}
div.slider-range .noUi-connect{background:#206660;transition:background 450ms}
div.slider-range .noUi-origin{border-radius:10px;border:1px solid #c7c7c7}
div.slider-range .noUi-target{border-radius:10px;border:0}
div.slider-range .noUi-target.noUi-connect{box-shadow:none}
.noUi-draggable{cursor:w-resize}
.noUi-vertical .noUi-draggable{cursor:n-resize}
div.slider-range .noUi-handle{width:36px;height:36px;border-radius:100%;box-shadow:0 -2px 5px 0 rgba(0,0,0,.25);background-color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;transition:box-shadow .2s ease;outline:0}
.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}
div.slider-range .noUi-handle:after,div.slider-range .noUi-handle:before{display:block;position:absolute;background:0}
.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}
.noUi-vertical .noUi-handle:after{top:17px}
div.slider-range .noUi-handle{width:36px;height:36px;border-radius:100%;box-shadow:0 -2px 5px 0 rgba(0,0,0,.25);background-color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;transition:box-shadow .2s ease;outline:0}
div.slider-range .noUi-handle:after{content:'\e92b';font-size:22px;color:#206660;text-align:center;line-height:1.5em;font-weight:400;width:100%;height:100%;position:static;padding:1px 0 0 0;font-family:icomoon !important;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;text-transform:none}
div.slider-range .noUi-handle:before{content:'';position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:100%;overflow:hidden;width:100%;height:100%;background:linear-gradient(to bottom,rgba(32,102,96,0) 0,rgba(32,102,96,.15) 100%) !important}
div.slider-range .noUi-handle-lower:after{content:'\e92a'}
div.slider-range .noUi-handle-upper:after{content:'\e92b'}
div.slider-range .noUi-handle-lower:before{content:'';position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:100%;overflow:hidden;background:linear-gradient(to bottom,rgba(32,102,96,0) 0,rgba(32,102,96,.15) 100%)}
[disabled] .noUi-connect,[disabled].noUi-connect{background:#b8b8b8}
[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}
.map-card{position:relative;border-radius:5px;background-color:#fff;color:#00388B;width:280px}
@media only screen and (max-width:767px){.map-card{width:auto}
}
.map-card:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;box-shadow:0 5px 25px 0 rgba(0,0,0,.25);z-index:3}
.map-card-inner{padding:20px;position:relative;z-index:4;background-color:#fff;border-radius:5px}
@media only screen and (max-width:767px){.map-card-inner{padding:20px 20px 38px}
}
.trip-place .map-card{margin:-84px -60px 0 0;float:right}
@media only screen and (max-width:767px){.trip-place .map-card{float:none;margin:50px -20px 0;max-width:none}
}
.map-card .fares-gallery{padding:0}
@media only screen and (max-width:767px){.map-card .fares-gallery{padding:0 30px}
}
.map-card-location{margin:-20px -20px 16px;position:relative;overflow:hidden;border-radius:5px 5px 0 0;height:0;padding-bottom:56%}
@media only screen and (max-width:767px){.map-card-location{margin-bottom:23px}
}
.map-card-heading{margin:0 0 6px;font-size:20px;line-height:1.3em;font-weight:300}
.map-card-heading h2,.map-card-heading h3,.map-card-heading h4,.map-card-heading h5{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}
@media only screen and (max-width:767px){.map-card-heading{font-size:30px;margin:0 0 10px}
}
.map-card-time{display:block;font-size:15px;font-weight:400;margin:0 0 19px}
@media only screen and (max-width:767px){.map-card-time{font-size:22px;margin:0 0 23px}
}
.map-card-time-icon{display:inline-block;vertical-align:top;margin:3px 6px 0 3px;font-size:.85em}
@media only screen and (max-width:767px){.map-card-time-icon{font-size:1em;margin-top:1px}
}
.map-card .btn{display:block;margin:0 0 22px}
@media only screen and (max-width:767px){.map-card .btn{margin:0 0 28px}
}
.map-card-wishlist{display:inline-block;vertical-align:top;font-size:15px;font-weight:400;text-decoration:none;color:#00388B;opacity:1;transition:opacity .2s ease}
@media only screen and (max-width:767px){.map-card-wishlist{font-size:22px}
}
.map-card-wishlist-icon{display:inline-block;vertical-align:top;font-size:18px;font-weight:400;margin:-1px 3px 0 5px;position:relative}
.map-card-wishlist-icon [class*=icon]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease,visibility .2s ease}
.map-card-wishlist-icon [class*=icon].icon-hover{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:2}
@media only screen and (max-width:767px){.map-card-wishlist-icon{font-size:30px;margin-top:-2px}
}
.map-card-wishlist.active .icon-hover{opacity:1;visibility:visible}
.map-card-wishlist.active .map-card-wishlist-intention{display:none}
.map-card-wishlist.active .map-card-wishlist-confirmation{display:inline-block}
.map-card-wishlist:hover{text-decoration:none;color:#00388B}
.map-card-wishlist:hover .map-card-wishlist-icon [class*=icon]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.map-card-wishlist:hover .map-card-wishlist-icon [class*=icon].icon-hover{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease,visibility .2s ease}
.map-card-wishlist.selected .map-card-wishlist-icon [class*=icon]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.map-card-wishlist.selected .map-card-wishlist-icon [class*=icon].icon-hover{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease,visibility .2s ease}
.map-card-wishlist .map-card-wishlist-confirmation{display:none}
.map-card-drop{position:absolute;top:0;bottom:0;right:100%;width:794px;border-radius:5px;background-color:#fff;z-index:2;margin:0 -5px 0 0;display:none}
@media only screen and (max-width:1279px){.map-card-drop{width:680px}
}
@media only screen and (max-width:959px){.map-card-drop{width:474px}
}
@media only screen and (max-width:767px){.map-card-drop{bottom:166px;left:0;right:0;margin:0;z-index:5;width:100%}
}
.map-card-drop:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:0 3px 15px 0 rgba(0,0,0,.25);background-color:#fff;z-index:2;overflow:hidden;border-radius:5px}
.map-card-drop-inner{position:relative;z-index:3;border-radius:5px;background-color:#fff;padding:28px 34px 16px;height:100%}
@media only screen and (max-width:767px){.map-card-drop-inner{padding:30px 20px 10px}
.map-card-drop-inner .fares-gallery [class*=col-]{margin-right:-5px}
.map-card-drop-inner .fares-gallery-slide{width:100%}
}
.filter-whats-going{margin:0 0 41px}
@media only screen and (max-width:959px){.filter-whats-going{margin:0 0 30px}
}
.filter-whats-going-title{display:inline-block;vertical-align:middle;font-size:18px;line-height:1.5em;color:#00388B}
@media only screen and (max-width:767px){.filter-whats-going-title{font-size:27px;letter-spacing:-1px}
}
.filter-whats-going-input{display:inline-block;vertical-align:middle;margin:0 10px}
@media only screen and (max-width:767px){.filter-whats-going-input{margin:0 6px}
}
/*!rtl:begin:ignore*/.inspiration-map-module{position:relative;overflow:hidden;background-color:#00388B;margin:0}
@media only screen and (max-width:767px){.inspiration-map-module{margin:-150px 0 50px;overflow:visible}
}
.inspiration-map-module:before{content:'';position:absolute;width:50%;top:0;right:0;bottom:0;background:url(homepageClientlibs/images/bg-map-tool-teaser-repeater.png) repeat-x 50% 0;z-index:1}
@media only screen and (max-width:767px){.inspiration-map-module:before{display:none}
}
.inspiration-map-module:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:url(homepageClientlibs/images/bg-map-tool-teaser.jpg) no-repeat 50% 0;z-index:2}
@media only screen and (max-width:767px){.inspiration-map-module:after{background:url(homepageClientlibs/images/bg-map-tool-teaser-mobile.jpg) no-repeat;background-position:50% 50%;background-size:cover}
}
.inspiration-map-module h2,.inspiration-map-module h3,.inspiration-map-module h4,.inspiration-map-module h5{font-size:40px;line-height:1.2em;font-weight:300;margin:0 0 42px;color:#fff}
@media only screen and (max-width:767px){.inspiration-map-module h2,.inspiration-map-module h3,.inspiration-map-module h4,.inspiration-map-module h5{font-size:30px;margin:0 0 35px;padding:0 10px}
}


.inspiration-map-module-content{max-width:560px;margin:0 auto;text-align:center;z-index:8;position:relative}
.inspiration-map-module-content .btn{padding:12px 25px 10px;min-width:200px}
@media only screen and (max-width:767px){.inspiration-map-module-content .btn{display:block;width:100%;font-size:23px}
}
.inspiration-map-module-person{position:absolute;top:151px;right:50%;margin:-24px -44px 0 0;width:48px;border:2px solid #fff;border-radius:100%;overflow:hidden;z-index:7;box-shadow:0 5px 10px 0 rgba(0,0,0,.15);background-color:#fff;visibility:hidden}
.inspiration-map-module-person.expand{visibility:visible;-webkit-animation-name:expand-pulse;animation-name:expand-pulse;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-iteration-count:1;animation-iteration-count:1}
@media only screen and (max-width:767px){.inspiration-map-module-person{top:349px;right:auto;left:23.4%;margin:0;width:68px}
}
.inspiration-map-module-person img{display:block;width:100%;height:auto;border-radius:100%}
.inspiration-map-module-person.is-medium-size{width:54px;margin:-27px -8px 0 0;top:151px}
@media only screen and (max-width:767px){.inspiration-map-module-person.is-medium-size{width:74px;margin:0;top:350px;left:11.2%}
}
.inspiration-map-module-place{position:absolute;top:322px;right:50%;margin:-40px -365px 0 0;z-index:7;width:80px;border:2px solid #fff;background-color:#fff;overflow:hidden;border-radius:100%;visibility:hidden}
.inspiration-map-module-place.expand{visibility:visible;-webkit-animation-name:expand-pulse;animation-name:expand-pulse;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1}
@media(max-width:820px){.inspiration-map-module-place{right:53%}
}
@media only screen and (max-width:767px){.inspiration-map-module-place{width:124px;margin:0;top:380px;right:4%}
}
.inspiration-map-module-place img{display:block;width:100%;height:auto;border-radius:100%}
.inspiration-map-module-location{position:absolute;top:402px;right:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0 -416px 0 0;z-index:6;width:26px}
.inspiration-map-module-location.jump img{-webkit-animation-name:jump;animation-name:jump;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
@media(max-width:820px){.inspiration-map-module-location{right:54%}
}
@media only screen and (max-width:767px){.inspiration-map-module-location{width:auto;margin:0;top:561px;right:0}
}
.inspiration-map-module-location img{display:block;width:100%;height:auto}
.inspiration-map-module-plane{display:inline-block;z-index:6;background:url(../../../images/flyingplane.png) no-repeat;width:600px;height:390px;opacity:0}
/*!rtl:end:ignore*//*!rtl:begin:ignore*/.inspiration-map-module-plane-holder{position:absolute;right:135px;bottom:-115px;width:600px;height:390px;overflow:hidden}
/*!rtl:end:ignore*//*!rtl:begin:ignore*/.inspiration-map-module-orange-dashes{width:135px;height:180px;position:absolute;right:13px;bottom:4px;z-index:6}
.inspiration-map-module-orange-dashes:before{content:'';width:135px;background:url(../../../images/orange-dashes.png) no-repeat;display:block;height:0;transition:height .6s ease}
.inspiration-map-module-orange-dashes.active:before{height:180px}
/*!rtl:end:ignore*//*!rtl:begin:ignore*/.inspiration-map-module-plane-wrapper{width:100%;transition:all 1.5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;height:0;padding-bottom:180%;position:absolute;top:0;z-index:6;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.inspiration-map-module-plane-wrapper.active{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.inspiration-map-module-plane-wrapper.active .inspiration-map-module-plane{opacity:1}
/*!rtl:end:ignore*/@-webkit-keyframes expand-pulse{0{-webkit-transform:scale(.2,.2);transform:scale(.2,.2);opacity:0}
50%{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3);opacity:1}
100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}
}
@keyframes expand-pulse{0{-webkit-transform:scale(.2,.2);transform:scale(.2,.2);opacity:0}
50%{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3);opacity:1}
100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}
}
@-webkit-keyframes jump{0,80%{-webkit-transform:translateY(0);transform:translateY(0)}
50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
}
@keyframes jump{0,80%{-webkit-transform:translateY(0);transform:translateY(0)}
50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
}
.all-destinations-list{position:relative;width:100%;max-width:48%}
@media only screen and (max-width:1279px){.all-destinations-list{max-width:60%}
}
@media only screen and (max-width:959px){.all-destinations-list{max-width:80%}
}
.all-destinations-list h2,.all-destinations-list h3,.all-destinations-list h4,.all-destinations-list h5{font-size:20px;font-weight:400;margin:0 0 32px -10px;color:#00388B}
@media only screen and (max-width:767px){.all-destinations-list h2,.all-destinations-list h3,.all-destinations-list h4,.all-destinations-list h5{font-size:30px;line-height:1.3em;margin:0 0 34px}
}
.all-destinations-menu{font-size:15px;margin:0 0 41px}
@media only screen and (max-width:767px){.all-destinations-menu{font-size:22px;line-height:1.2em;margin:0 0 53px}
}
.all-destinations-menu ul{margin:0;padding:0;list-style-type:none;-webkit-column-count:3;column-count:3}
@media only screen and (max-width:767px){.all-destinations-menu ul{-webkit-column-count:2;column-count:2}
}
.all-destinations-menu li{padding:0 10px 0 0;margin:0 0 3px}
@media only screen and (max-width:767px){.all-destinations-menu li{margin:0 0 2px}
}
.all-destinations-menu li a{text-decoration:none}
.all-destinations-menu li a:focus,.all-destinations-menu li a:hover{text-decoration:underline}
.introduction{padding:0 0 20px;font-size:20px;line-height:1.3;color:#5a5a5a}
.introduction:after,.introduction:before{content:'';display:table}
.introduction:after{clear:both}
@media only screen and (max-width:767px){.introduction{padding:59px 0 20px;font-size:22px;line-height:1.4545}
.content-section-on-board-top .introduction{color:#fff}
.content-section-on-board-top .introduction h1{color:#fff}
.content-section-on-board-top .introduction .btn{color:#fff;border-color:#fff}
.content-section-on-board-top .introduction .bulleted-list a,.content-section-on-board-top .introduction .bulleted-list li{color:#fff}
.content-section-on-board-top .introduction .bulleted-list a [class*=icon],.content-section-on-board-top .introduction .bulleted-list li [class*=icon]{color:#fff}
}
.content-section .introduction{padding:0 5px 125px;text-align:center;position:relative;z-index:2}
@media only screen and (max-width:767px){.content-section .introduction{padding:0 5px 15px}
}
.content-section .introduction h1{margin:0 0 15px}
.content-section-airport-top .introduction,.content-section-on-board-top .introduction,.help-section .introduction{padding:0 30px}
.help-section .introduction{padding-top:55px;padding-bottom:36px}
.content-section{font-size:15px;line-height:1.2;color:#5a5a5a;position:relative;z-index:2}
.content-section:after,.content-section:before{content:'';display:table}
.content-section:after{clear:both}
@media only screen and (max-width:767px){.content-section{font-size:22px;line-height:1.4545}
.content-section .btn{display:block;width:100%;max-width:100%;margin:0 0 13px;font-size:23px}
.content-section .row{margin-left:0;margin-right:0}
}
.content-section.is-gold{background:#c9b37f}
.content-section.is-blue{background:#bacee0}
.content-section.is-brown-gray{background:#dcd9d2}
@media only screen and (max-width:767px){.content-section.help-section{margin:0 -30px}
}
.content-section.help-section h2{border:0}
.content-section .mobile-preview{width:100%;height:auto;margin:-1px 0 0}
.content-section h2{margin:0 0 21px;font-size:30px;line-height:1.2;font-weight:300;color:#00388B}
@media only screen and (max-width:767px){.content-section h2{padding:21px 30px 0 0;position:relative;border-top:1px solid #00388B}
.content-section h2 [class^=icon-]{position:absolute;top:50%;right:0;margin:3px 0 0;font-size:16px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
}
.content-section p{margin:0 0 22px}
@media only screen and (max-width:767px){.help-section .content-section-row{padding:0 30px}
.content-section-row:last-child{margin:0 0 100px}
}
.content-section-row.is-margin-top{margin-top:-150px}
@media only screen and (max-width:767px){.content-section-row.is-margin-top{margin-top:-186px;margin-bottom:0}
}
.content-section-row.is-light{color:#fff}
.content-section-row.is-light h2{color:#fff}
@media only screen and (max-width:767px){.content-section-row.is-light h2{border-color:#fff}
}
.content-section-row.is-light .bulleted-list a,.content-section-row.is-light .bulleted-list li{color:#fff}
.content-section-row.is-light .bulleted-list a [class*=icon],.content-section-row.is-light .bulleted-list li [class*=icon]{color:#fff}
.content-section-airport-top{padding:43px 0 0;margin-bottom:-200px;background:#f7f7f7}
@media only screen and (max-width:767px){.content-section-airport-top{margin:0 -30px;padding:0;background:#b7bfbf}
}
.content-section-text{position:relative;z-index:6}
@media only screen and (max-width:767px){.content-section-text.active{padding:0 0 21px}
.content-section-text.active h2 [class^=icon-]{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
}
.content-section-text.is-padding-top{padding-top:93px}
@media only screen and (max-width:767px){.content-section-text.is-padding-top{padding-top:0}
}
.content-section-animate-block{height:531px;position:relative}
.content-section-animate-block.passport-block{height:706px;opacity:0;transition:opacity 1s ease-out}
.content-section-animate-block.passport-block.passed{opacity:1}
@media only screen and (max-width:767px){.content-section-animate-block.passport-block{height:424px;opacity:1}
}
.content-section-animate-block.stamp-block{margin:0 0 -90px;height:auto}
@media only screen and (max-width:767px){.content-section-animate-block.stamp-block{margin:0}
}
.content-section-animate-block.dishes-block{margin:0 0 92px;opacity:0;transition:opacity 2s ease-out}
.content-section-animate-block.dishes-block.passed{opacity:1}
@media only screen and (max-width:767px){.content-section-animate-block.dishes-block{opacity:1}
}
.content-section-animate-block.hands-block{height:581px}
@media only screen and (max-width:767px){.content-section-animate-block.hands-block{height:389px}
}
.content-section-animate-block.phone-hand-block{height:549px}
.content-section-animate-block.flight-attendant-block{height:276px;position:relative}
.content-section-animate-block.flight-attendant-block:after{content:'';position:absolute;top:-331px;left:-185px;right:0;bottom:-100%;background:url(images/parallaxImages/bg-help-bottom.png) no-repeat/*!rtl:raw: transform: rotateY(180deg);*/}
@media only screen and (max-width:767px){.content-section-animate-block.flight-attendant-block{height:186px}
.content-section-animate-block.flight-attendant-block:after{top:-280px;bottom:-136%}
}
.content-section-airport-bottom .content-section-animate-block{height:344px}
@media only screen and (max-width:959px){.content-section-airport-bottom .content-section-animate-block{height:auto}
}
.content-section-animate-block img{position:relative;z-index:2}
.content-section-animate-block-holder{height:100%}
.content-section-animate-block.belt-row{background-color:#f7f7f7;margin:-1px 0}
.content-section .bag-on-belt{position:relative;top:-4px;right:-556px;z-index:2;transition:-webkit-transform 5.5s cubic-bezier(0,0,.3,1);transition:transform 5.5s cubic-bezier(0,0,.3,1);transition:transform 5.5s cubic-bezier(0,0,.3,1),-webkit-transform 5.5s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)}
@media only screen and (max-width:959px){.content-section .bag-on-belt{right:auto}
}
@media only screen and (max-width:767px){.content-section .bag-on-belt{top:40px;right:33%;-webkit-transform:scale(.65) translateX(0);-ms-transform:scale(.65) translateX(0);transform:scale(.65) translateX(0)}
}
.content-section .belt{position:absolute;top:194px;left:0;right:0;height:66px;background:url(images/parallaxImages/image-belt.png) repeat-x 0 0;transition:background-position 5.5s cubic-bezier(0,0,.3,1)}
@media only screen and (max-width:767px){.content-section .belt{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}
.content-section .passed .bag-on-belt{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .passed .belt{background-position:-900% 0}
.content-section .bg-man{position:absolute;bottom:0;right:-44%;width:1097px;height:788px;z-index:1;background:url(images/parallaxImages/bg-baggage-section.jpg) no-repeat 0 0}
@media only screen and (max-width:959px){.content-section .bg-man{right:auto;left:-100%}
}
.content-section .man{position:absolute;right:15px;top:-32%;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(1500px);-ms-transform:translateX(1500px);transform:translateX(1500px)/*!rtl:raw: transform: translateX(1500px);*/}
.content-section .passed .man{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .suitcase{position:absolute;right:-194px;top:-30%;z-index:3;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)/*!rtl:raw: left: 70px;*/}
.content-section .bag{position:absolute;left:-124px;top:-9%;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1) .5s;transition:transform 2s cubic-bezier(0,0,.3,1) .5s;transition:transform 2s cubic-bezier(0,0,.3,1) .5s,-webkit-transform 2s cubic-bezier(0,0,.3,1) .5s;-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)}
.content-section .passed .bag,.content-section .passed .suitcase{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .passport,.content-section .passport-cover,.content-section .ticket{-webkit-transform-origin:100px 400px;-ms-transform-origin:100px 400px;transform-origin:100px 400px}
.content-section .ticket{position:absolute;right:83px;bottom:30px;width:100%;max-width:670px;height:auto;z-index:2;transition:2s ease-out;-webkit-transform:translateY(40px) rotate(-31deg);-ms-transform:translateY(40px) rotate(-31deg);transform:translateY(40px) rotate(-31deg)/*!rtl:raw: right: 42px;*/}
@media only screen and (max-width:1279px){.content-section .ticket{right:auto;left:200px}
}
@media only screen and (max-width:767px){.content-section .ticket{bottom:-24px;left:144px;-webkit-transform:scale(.88);-ms-transform:scale(.88);transform:scale(.88)}
}
.content-section .passport{position:absolute;bottom:112px;right:29%;width:100%;max-width:660px;height:auto;z-index:3;transition:2s ease-out .3s;-webkit-transform:translateY(40px) rotate(-10deg);-ms-transform:translateY(40px) rotate(-10deg);transform:translateY(40px) rotate(-10deg)/*!rtl:raw: right: 29%;*/}
@media only screen and (max-width:1279px){.content-section .passport{right:auto;left:40px}
}
@media only screen and (max-width:767px){.content-section .passport{bottom:auto;left:0;top:56px;-webkit-transform:scale(.88);-ms-transform:scale(.88);transform:scale(.88)}
}
.content-section .passport-cover{position:absolute;bottom:143px;left:42px;width:100%;max-width:500px;height:auto;z-index:5;transition:2s ease-out .6s;-webkit-transform:translateY(40px) rotate(10deg);-ms-transform:translateY(40px) rotate(10deg);transform:translateY(40px) rotate(10deg)/*!rtl:raw: left: 42px;*//*!rtl:raw: right: auto;*/}
@media only screen and (max-width:1279px){.content-section .passport-cover{left:0}
}
@media only screen and (max-width:767px){.content-section .passport-cover{bottom:auto;left:-73px;top:-59px;-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
}
.content-section .passed .passport,.content-section .passed .passport-cover,.content-section .passed .ticket{-webkit-transform:translateY(0) rotate(.01deg);-ms-transform:translateY(0) rotate(.01deg);transform:translateY(0) rotate(.01deg)}
.content-section .plane-stamp{top:-112px;right:33px/*!rtl:raw: left: auto;*/}
@media only screen and (max-width:767px){.content-section .plane-stamp{top:-26px;right:0;width:100%;height:auto}
}
.content-section .left-hand{/*!rtl:begin:ignore*/position:absolute;left:0;top:190px;z-index:3;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)/*!rtl:end:ignore*/}
@media only screen and (max-width:767px){.content-section .left-hand{/*!rtl:begin:ignore*/width:297px;height:auto;left:-51px;top:184px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)/*!rtl:end:ignore*/}
}
.content-section .right-hand{/*!rtl:begin:ignore*/position:absolute;right:0;top:105px;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(1500px);-ms-transform:translateX(1500px);transform:translateX(1500px)/*!rtl:end:ignore*/}
@media only screen and (max-width:767px){.content-section .right-hand{/*!rtl:begin:ignore*/width:242px;height:auto;right:-45px;top:149px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)/*!rtl:end:ignore*/}
}
.content-section .passed .left-hand,.content-section .passed .right-hand{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .service-01{left:-197px}
@media only screen and (max-width:959px){.content-section .service-01{position:absolute;left:auto;right:-50px;bottom:0}
}
.content-section .airplane{position:absolute;left:0;bottom:120px;transition:-webkit-transform 20s cubic-bezier(0,0,.3,1);transition:transform 20s cubic-bezier(0,0,.3,1);transition:transform 20s cubic-bezier(0,0,.3,1),-webkit-transform 20s cubic-bezier(0,0,.3,1);-webkit-transform:translate(-200px,-120px);-ms-transform:translate(-200px,-120px);transform:translate(-200px,-120px);z-index:200/*!rtl:raw: transform: translate(200px, -120px) rotateY(180deg);*/}
.content-section .passed .airplane{-webkit-transform:translate(2000px,-1000px);-ms-transform:translate(2000px,-1000px);transform:translate(2000px,-1000px)/*!rtl:raw: transform: translate(-2000px, -1000px) rotateY(180deg);*/}
.content-section .clouds{position:absolute;left:0;right:0;top:-170px;height:628px;z-index:0;background:url(images/parallaxImages/image-clouds.jpg) repeat-x 0 0;-webkit-animation:moveclouds 200s linear infinite;animation:moveclouds 200s linear infinite}
.content-section [class^=dish-]{position:absolute;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(-1500px);-ms-transform:translateX(-1500px);transform:translateX(-1500px)}
.content-section .passed [class^=dish-]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .dish-01{top:-88px;left:-175px;transition-delay:.6s}
.content-section .dish-02{top:-47px;right:28px}
.content-section .dish-03{top:38px;right:74px;transition-delay:.3s}
.content-section .phone-hand{position:absolute;right:0;top:0;transition:-webkit-transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1);transition:transform 2s cubic-bezier(0,0,.3,1),-webkit-transform 2s cubic-bezier(0,0,.3,1);-webkit-transform:translateX(1500px);-ms-transform:translateX(1500px);transform:translateX(1500px)/*!rtl:raw: transform: translateX(-1500px) rotateY(180deg);*/}
@media only screen and (max-width:959px){.content-section .phone-hand{right:auto;left:50%;margin-left:-30%}
}
.content-section .passed .phone-hand{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)/*!rtl:raw: transform: translateX(0) rotateY(180deg);*/}
.content-section .smile{position:absolute;left:50%;top:21px;opacity:0;transition:opacity 2s cubic-bezier(0,0,.3,1),-webkit-transform 1s cubic-bezier(0,0,.3,1);transition:opacity 2s cubic-bezier(0,0,.3,1),transform 1s cubic-bezier(0,0,.3,1);transition:opacity 2s cubic-bezier(0,0,.3,1),transform 1s cubic-bezier(0,0,.3,1),-webkit-transform 1s cubic-bezier(0,0,.3,1)}
.content-section .smile.smile-neutral{margin:0 0 0 -133px;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);transition-delay:.6s}
.content-section .smile.smile-happy{margin:0 0 0 -300px;top:66px;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);transition-delay:.3s}
.content-section .smile.smile-sad{margin:0 0 0 -151px;top:154px;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px)}
.content-section .passed .smile{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.content-section .flight-attendant{left:205px;top:-38px;opacity:0;transition:opacity 2s cubic-bezier(0,0,.3,1)}
@media only screen and (max-width:959px){.content-section .flight-attendant{top:0}
}
@media only screen and (max-width:767px){.content-section .flight-attendant{opacity:1}
}
.content-section .passed .flight-attendant{opacity:1}
@-webkit-keyframes moveclouds{0{left:0/*!rtl:raw: left: -200%;*/}
100%{left:-200%/*!rtl:raw: left: 0;*/}
}
@keyframes moveclouds{0{left:0/*!rtl:raw: left: -200%;*/}
100%{left:-200%/*!rtl:raw: left: 0;*/}
}
.bulleted-list{position:relative;z-index:1;margin:0;padding:16px 0 22px;font-size:15px;font-weight:300}
@media only screen and (max-width:767px){.bulleted-list{font-size:22px}
}
.bulleted-list>li{position:relative;margin:0 0 12px;padding:0 0 0 20px}
.bulleted-list>li [class*=icon]{position:absolute;left:0;top:0;font-size:.7em;margin-top:7px;color:#00388B}
@media only screen and (max-width:767px){.bulleted-list>li [class*=icon]{margin-top:9px}
}
.two-columns-teaser .bulleted-list{padding-top:0}
.two-columns-teaser .bulleted-list a,.two-columns-teaser .bulleted-list li{color:#fff}
.two-columns-teaser .bulleted-list a [class*=icon],.two-columns-teaser .bulleted-list li [class*=icon]{color:#fff}
.bulleted-list a{text-decoration:underline}
.bulleted-list a [class*=icon]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.bulleted-list a:focus,.bulleted-list a:hover{text-decoration:none;text-decoration:none}
.bulleted-list a:focus [class*=icon],.bulleted-list a:hover [class*=icon]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.two-columns-teaser{margin-bottom:20px;font-size:15px;line-height:1.467;color:#fff;position:relative;z-index:2}
.two-columns-teaser:last-child{margin-bottom:40px}
.two-columns-teaser h2{margin:0 0 33px;font-size:30px;line-height:1.15;font-weight:400;color:#fff}
@media only screen and (max-width:767px){.two-columns-teaser-column{padding-left:0;padding-right:0;height:auto !important}
}
.two-columns-teaser-image-block{height:100%;position:relative;padding-bottom:50.7%;overflow:hidden}
.two-columns-teaser-image-block img{position:absolute;top:0;left:0;width:100%;height:100%}
.two-columns-teaser-text{height:100%;padding:31px 18px 95px;position:relative;background:#521231}
.two-columns-teaser-text .btn{position:absolute;left:20px;bottom:30px}
@media only screen and (max-width:767px){.two-columns-teaser-text .btn{width:auto;right:20px}
}
.teaser-overview{margin:0 0 64px;color:#fff}
.teaser-overview:after,.teaser-overview:before{content:'';display:table}
.teaser-overview:after{clear:both}
.teaser-overview h3{margin:0 0 36px;font-size:30px;line-height:1.333;color:inherit}
@media only screen and (max-width:767px){.teaser-overview-column{margin-bottom:20px}
.teaser-overview-column [class^=col-]{padding:0 !important}
}
.teaser-overview-video-banner img{width:100%;height:auto}
.teaser-overview-video-row:after,.teaser-overview-video-row:before{content:'';display:table}
.teaser-overview-video-row:after{clear:both}
.teaser-overview-video-row h3{float:left;margin:-25px 0 36px;max-width:49%}
@media only screen and (max-width:767px){.teaser-overview-video-row h3{max-width:100%;float:none}
}
.teaser-overview-video-row .btn{padding:12px 25px 10px}
.teaser-overview-video-row input[type=submit]{border-radius:2px}
.teaser-overview-video-row .row{margin-right:0}
@media only screen and (max-width:767px){.teaser-overview-video-row .row{margin-left:0}
}
.teaser-overview-video-content{padding:48px 30px 30px;background:#521231}
@media only screen and (max-width:767px){.teaser-overview-video-content{padding:48px 20px 20px}
}
.teaser-overview-label{display:block;margin:0 0 14px;font-size:22px;line-height:1.2727;font-weight:300}
.teaser-overview-solid-banner{padding:48px 0 25px 30px;background:#5a5a5a;overflow:hidden}
.teaser-overview-solid-banner img{float:right;margin:10px -12px 0 0}
.teaser-overview-solid-banner-text{font-size:18px;line-height:1.444;font-weight:300;overflow:hidden}
.teaser-overview-solid-banner-text h3{margin:0 0 13px;font-size:40px;line-height:1.25;font-weight:400}
@media only screen and (max-width:959px){.teaser-overview-solid-banner{padding:20px 10px}
.teaser-overview-solid-banner img{float:none;display:block;margin:0 auto}
}
.teaser-overview-image-block{position:relative;padding-bottom:55.15%;height:0;overflow:hidden}
.teaser-overview-image-block img{position:absolute;top:0;left:0;width:100%;height:100%}
.teaser-overview-image-block .btn{position:absolute;left:10px;right:10px;bottom:10px;width:auto}
.contact-history{position:relative}
.contact-history:after,.contact-history:before{content:'';display:table}
.contact-history:after{clear:both}
.contact-history h2{font-size:32px;font-weight:300;margin:0 0 30px}
@media only screen and (max-width:767px){.contact-history h2{display:none}
}
.contact-history-more{float:right;font-size:15px;font-weight:300;color:#00388B;text-decoration:none;outline:0}
@media only screen and (max-width:767px){.contact-history-more{font-size:22px}
}
.contact-history-more-text{text-decoration:underline}
.contact-history-more-icon{display:inline-block;vertical-align:top;font-size:.7em;margin:6px 5px 0 0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
@media only screen and (max-width:767px){.contact-history-more-icon{font-size:.9em;margin:8px 4px 0 0}
}
.contact-history-more:active,.contact-history-more:focus,.contact-history-more:hover{text-decoration:none}
.contact-history-more:active .contact-history-more-icon,.contact-history-more:focus .contact-history-more-icon,.contact-history-more:hover .contact-history-more-icon{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.contact-history-panel:after,.contact-history-panel:before{content:'';display:table}
.contact-history-panel:after{clear:both}
@media only screen and (max-width:767px){.contact-history-panel{position:relative;overflow:hidden}
}
.contact-history-panel-opener{display:none;font-size:30px;line-height:1.2em;font-weight:300;color:#00388B;padding:22px 50px 22px 0;text-decoration:none;position:relative;margin:0 20px;border-bottom:1px solid #00388B}
.active .contact-history-panel-opener{border:0}
.contact-history-panel-opener:active,.contact-history-panel-opener:focus,.contact-history-panel-opener:hover{text-decoration:none}
.contact-history-panel-opener-arrow{position:absolute;right:0;top:50%;font-size:11px;line-height:1em;margin:-7px 0 0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.active .contact-history-panel-opener-arrow{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;margin-top:-4px}
@media only screen and (max-width:767px){.contact-history-panel-opener{display:block}
.contact-history-panel-drop{overflow:hidden}
}
.image-menu-options{margin:0 -10px;font-size:16px;letter-spacing:-6px}
.image-menu-options ul{text-align:center}
.image-menu-options ul>li{display:inline-block;vertical-align:top;letter-spacing:0;width:116px;margin:0 19px 25px;text-align:center;width:15%}
.image-menu-options ul>li.empty-result{width:auto;font-size:14px;float:left;position:relative;left:-17px}
@media only screen and (max-width:767px){.image-menu-options ul>li.empty-result{font-size:18px;left:-47px}
}
.image-menu-options ul>li a{display:block;height:100%;text-decoration:none}
.image-menu-options ul>li a:hover{opacity:1}
.image-menu-options ul>li a:hover .img-holder img{border-color:#521231}
.image-menu-options ul>li a:hover .image-menu-options-expand{display:inline-block}
.image-menu-options ul>li.inactive a{opacity:.4}
.image-menu-options ul>li.inactive a .image-menu-options-title{font-weight:400}
.image-menu-options ul>li.inactive a:hover{opacity:1}
.image-menu-options ul>li.no-options .image-menu-options-expand{display:none !important}
.image-menu-options ul>li .flipster__item__content.selected a,.image-menu-options ul>li.selected a{opacity:1}
.image-menu-options ul>li .flipster__item__content.selected .image-menu-options-checked,.image-menu-options ul>li.selected .image-menu-options-checked{display:block}
.image-menu-options ul>li .flipster__item__content.selected .img-holder img,.image-menu-options ul>li.selected .img-holder img{border-color:#521231}
@media only screen and (max-width:767px){.image-menu-options ul>li{width:120px}
}
.image-menu-options-content:not(.current){display:none}
.image-menu-options .img-holder{display:inline-block;width:100%;height:0;padding-top:100%;position:relative}
.image-menu-options .img-holder img{display:block;height:auto;position:absolute;top:0;border:4px solid transparent;border-radius:100%;width:100%;transition:border-color .5s}
.image-menu-options-list.flipster__container{margin-left:-20px}
.image-menu-options-title{position:relative;display:block;font-weight:700}
@media only screen and (max-width:767px){.image-menu-options-title{margin-top:20px;font-size:30px;letter-spacing:0;text-align:center}
}
.image-menu-options-expand{position:absolute;top:50%;display:none;width:14px;height:14px;margin-left:8px;background:#ccc;border:0;border-radius:100%;color:#fff;font-weight:400;line-height:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-indent:-1px}
@media only screen and (max-width:767px){.image-menu-options-expand{position:relative;display:inline-block;width:33px;height:33px;-webkit-transform:none;-ms-transform:none;transform:none}
}
.image-menu-options-overlay{position:relative;display:none}
@media only screen and (max-width:767px){.image-menu-options-overlay:before{content:'';position:absolute;left:-20px;right:-20px;display:block;border-top:1px solid #d7d7d7}
}
.image-menu-options-overlay .container{width:90%;min-width:555px;margin-bottom:30px;padding-left:10%;padding-right:10%}
@media only screen and (max-width:767px){.image-menu-options-overlay .container{width:100%;padding-top:20px;padding-left:10px;padding-right:10px;min-width:auto}
}
.image-menu-options-overlay [class^=col-]{padding:0}
.image-menu-options-overlay h4{margin-bottom:20px;color:#521231;font-size:16px;font-weight:400;line-height:28px}
@media only screen and (max-width:767px){.image-menu-options-overlay h4{padding-right:40px;font-size:30px}
}
.image-menu-options-overlay .checkbox-base{display:block;margin-bottom:5px}
@media only screen and (max-width:767px){.image-menu-options-overlay .checkbox-base .checkbox-base-text{font-size:22px;line-height:1.5}
}
.image-menu-options-overlay .checkbox-base .checkbox-base-text:before{border-radius:100%;border-color:#8d8d8d}
@media only screen and (max-width:767px){.image-menu-options-overlay .checkbox-base .checkbox-base-text:before{width:30px;height:30px}
}
.image-menu-options-overlay .checkbox-base .checkbox-base-text:after{top:4px;left:4px;color:#fff;font-size:12px}
@media only screen and (max-width:767px){.image-menu-options-overlay .checkbox-base .checkbox-base-text:after{font-size:18px;top:6px;left:6px}
}
.image-menu-options-overlay .checkbox-base [type=checkbox]:checked~span:before{border-color:#521231;background-color:#521231}
@media only screen and (max-width:767px){.image-menu-options-overlay .checkbox-base{margin-bottom:20px}
.image-menu-options-overlay .checkbox-base:last-child{margin-bottom:10px}
}
@media only screen and (max-width:767px){.image-menu-options-overlay .fancybox-overlay-close{position:absolute;top:auto;right:0;margin-top:10px;font-size:40px}
}
@media only screen and (max-width:767px){.image-menu-options-overlay{position:static;margin-top:20px;letter-spacing:0}
}
.image-menu-options-checked{display:none;margin-left:-20px;margin-right:-20px}
.image-menu-options-checked ul{border-top:1px solid #521231}
.image-menu-options-checked ul:empty{border-top-color:transparent}
.image-menu-options-checked ul>li{float:left;width:50%;margin:5px 0 0;font-size:11px;line-height:12px;text-align:left}
.image-menu-options-checked ul>li:nth-child(odd){clear:both}
.image-menu-options-checked ul>li:nth-child(even){float:right;text-align:right}
@media only screen and (max-width:767px){.image-menu-options-checked ul>li{margin-top:12px;font-size:20px;line-height:20px}
}
@media only screen and (max-width:767px){.image-menu-options-checked{margin-top:9px;margin-left:10px;margin-right:10px}
}
.image-menu-options-mobile-overlay-content{display:none}
.image-menu-options.flipster{position:relative;overflow:hidden;padding-top:115px;padding-bottom:5px}
.image-menu-options.flipster>div:not(.image-menu-options-content){position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.image-menu-options.flipster--flat .flipster__item--past{opacity:0}
.image-menu-options.flipster--flat .flipster__item--past-1,.image-menu-options.flipster--flat .flipster__item--past-2{opacity:1}
.image-menu-options.flipster--flat .flipster__item--past-1 .flipster__item__content{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}
.image-menu-options.flipster--flat .flipster__item--future{opacity:0}
.image-menu-options.flipster--flat .flipster__item--future-1,.image-menu-options.flipster--flat .flipster__item--future-2{opacity:1}
.image-menu-options.flipster--flat .flipster__item--future-1 .flipster__item__content{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}
.image-menu-options.text-left ul{text-align:left}
.content-gallery-strip h2{margin-bottom:20px}
.content-gallery-strip h3{font-size:20px;margin:0 0 6px;font-weight:100}
.content-gallery-strip p{color:#333}
.content-text-holder{position:absolute;z-index:4;width:100%;left:0;bottom:0;padding:20px;color:#fff;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.content-gallery-strip .content-info-title{display:block;font-size:14px;line-height:30px}
.content-gallery-strip .content-inner-miles{display:block;font-size:18px;line-height:1;color:#fff}
.content-gallery-strip .spinner-wrapper.spinner-active .spinner{display:block}
.content-gallery-strip .spinner{display:none;position:relative;top:auto;margin-top:20px}
.content-gallery{overflow:hidden}
.content-gallery>span{display:block;margin:20px 25px 0}
@media only screen and (max-width:767px){.content-gallery>span{display:none}
}
.content-gallery .btn-next,.content-gallery .btn-prev{position:absolute;top:50%;left:0;z-index:1;margin:-29px 0 0;height:57px;border:0;line-height:0;font-size:0;cursor:pointer;background:0}
.content-gallery .btn-next:focus,.content-gallery .btn-prev:focus{outline:auto;outline-color:-webkit-focus-ring-color;outline-width:5px}
.content-gallery .btn-next span[class*=" icon-"],.content-gallery .btn-next span[class^=icon-],.content-gallery .btn-prev span[class*=" icon-"],.content-gallery .btn-prev span[class^=icon-]{font-size:22px;font-weight:700}
@media only screen and (max-width:767px){.content-gallery .btn-next,.content-gallery .btn-prev{display:none}
}
.content-gallery .btn-next{left:auto;right:0}
.content-gallery .btn-next.slick-disabled{pointer-events:none;display:none !important}
.content-gallery .btn-prev.slick-disabled{pointer-events:none;display:none !important}
.content-gallery-list{padding:20px 26px 20px 26px;height:auto}
@media only screen and (max-width:959px){.content-gallery-list{height:auto}
}
@media only screen and (max-width:767px){.content-gallery-list{height:auto;padding:20px}
}
.content-gallery-list .slick-list{margin:0 auto}
@media only screen and (max-width:1279px){.content-gallery-list .slick-list{width:auto}
}
@media only screen and (max-width:959px){.content-gallery-list .slick-list{width:auto}
}
.content-gallery-holder{position:relative}
.content-gallery .gallery-slide{display:inline-block;width:250px;height:250px;margin-right:2px;padding:0 !important}
.content-gallery .gallery-slide:focus{outline:0}
@media only screen and (max-width:1279px){.content-gallery .gallery-slide{width:250px;height:250px;margin-right:2px}
}
@media only screen and (max-width:959px){.content-gallery .gallery-slide{width:250px;height:250px;margin-right:2px}
}
@media only screen and (max-width:767px){.content-gallery .gallery-slide{width:100%;height:415px;margin-right:0}
}
.content-gallery .gallery-slide>div[class^=col-]{height:100%}
.content-gallery .gallery-slide-block{position:relative;width:250px;height:250px;color:#fff;position:relative;overflow:hidden;background-color:#00388B;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-repeat:no-repeat}
@media only screen and (max-width:767px){.content-gallery .gallery-slide-block{width:100%;height:100%;background-color:transparent;margin-bottom:10px}
}
.scrollbar{position:relative;width:100%;height:100%;overflow:hidden}
.scrollbar>.scrollbar-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0;padding-right:15px}
.scrollbar>.scrollbar-content:focus{outline:thin dotted}
.scrollbar>.scrollbar-content::-webkit-scrollbar{display:none}
.has-scrollbar .scrollbar>.scrollbar-content::-webkit-scrollbar{display:block}
.scrollbar>.scrollbar-pane{background:#d7d7d7;position:absolute;width:6px;right:0;top:0;bottom:0;opacity:.01;transition:.2s;border-radius:5px}
.scrollbar>.scrollbar-pane.active,.scrollbar>.scrollbar-pane.flashed{opacity:.99}
.scrollbar>.scrollbar-pane>.scrollbar-slider{background:#652245;position:relative;margin:0 1px;border-radius:3px}
.scrollbar:hover>.scrollbar-pane{opacity:.99}
.scrollbar-thin>.scrollbar-pane{background:0;width:5px}
.scrollbar-thin>.scrollbar-pane:before{content:"";position:absolute;left:2px;top:0;bottom:0;width:0;border-right:1px solid #c7c7c7}
.scrollbar-thick>.scrollbar-pane{background:#ccc;width:10px}
.scrollbar-thick>.scrollbar-pane:before{content:"";position:absolute;left:2px;top:0;bottom:0;width:0;border-right:1px solid #c7c7c7}
.scrollbar-thick>.scrollbar-pane .scrollbar-slider{background:#999}
.categories.is-has-wave{margin:-126px 0 0;position:relative}
.categories-area{padding:17px 0 0;position:relative;z-index:11}
.is-has-wave .categories-area{padding:113px 0 10px}
@media only screen and (max-width:767px){.categories-area{padding:50px 7px 44px}
}
.categories h2{margin:0 0 19px;font-size:16px;font-weight:700}
@media only screen and (max-width:767px){.categories h2{font-size:40px;line-height:1.2;font-weight:400}
}
.categories-list{margin:0 -26px;padding:0;font-size:16px;line-height:1.5;font-weight:400;overflow:hidden;letter-spacing:-6px}
@media only screen and (max-width:767px){.categories-list{margin:0;font-size:24px}
}
.categories-list>li{display:inline-block;vertical-align:top;letter-spacing:0;width:116px;margin:0 13px 25px;text-align:center}
.categories-list>li.selected .img-holder,.categories-list>li:hover .img-holder{border-color:#00388B;opacity:1}
@media only screen and (max-width:767px){.categories-list>li{width:49%;margin:0;padding:0 13px 25px}
}
.categories-list>li a{display:block;height:100%}
.categories-list>li a:hover{text-decoration:none}
.categories-list .img-holder{display:block;width:70px;height:71px;margin:0 auto 24px;overflow:hidden;border-radius:100%;opacity:.4;border:4px solid transparent}
@media only screen and (max-width:767px){.categories-list .img-holder{width:106px;height:106px;margin:0 auto 13px}
}
.categories-list .img-holder img{display:block;max-width:100%;height:auto}
.categories-list-title{display:block;font-weight:400}
/*! jQuery UI - v1.10.4 - 2014-02-16
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}
.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}
.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}
.ui-datepicker .ui-datepicker-prev{left:2px}
.ui-datepicker .ui-datepicker-next{right:2px}
.ui-datepicker .ui-datepicker-prev-hover{left:1px}
.ui-datepicker .ui-datepicker-next-hover{right:1px}
.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}
.ui-datepicker td{border:0;padding:1px}
.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}
.ui-datepicker.ui-datepicker-multi{width:auto}
.ui-datepicker-multi .ui-datepicker-group{float:left}
.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}
.ui-datepicker-row-break{clear:both;width:100%;font-size:0}
.ui-datepicker-rtl{direction:rtl}
.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}
.C1-video{position:absolute;top:0;left:0;width:100%;height:100%}
.C1-video .video-js{position:absolute;top:-3px;bottom:0;width:100%;height:100%;overflow:hidden}
.C1-video .video-js video{position:absolute;top:0;left:50%;width:auto;height:545px;min-width:100%;min-height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
@media only screen and (max-width:1240px){.C1-video .video-js video{height:485px}
}


.C1-video-bg{position:absolute;z-index:1;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}
.C1-video-text-shadow{text-shadow:none;box-shadow:none;transition:all .25s}
.C1-video-text-shadow.active{text-shadow:1px 1px 11px #000}
.C1-video-text-shadow.active .btn{box-shadow:1px 1px 11px #000}
@media only screen and (max-width:959px){.C1-video-text-shadow.active{text-shadow:none}
.C1-video-text-shadow.active .btn{box-shadow:none}
}
@-webkit-keyframes handlerTween{0{stroke-dashoffset:-210}
25%{stroke-dashoffset:-619}
65%{stroke-dashoffset:0}
100%{stroke-dashoffset:-210}
}
@keyframes handlerTween{0{stroke-dashoffset:-210}
25%{stroke-dashoffset:-619}
65%{stroke-dashoffset:0}
100%{stroke-dashoffset:-210}
}
[data-paver]{margin-bottom:1.5rem;position:relative;height:80vh;left:-25%;width:150%;overflow-x:scroll;overflow-y:hidden}
[data-paver] img{height:100%}
.panorama{height:400px;margin-bottom:1.5rem;overflow-x:scroll;overflow-y:hidden;left:0;width:100%}
.panorama img{height:100%}
.paver--fallback{margin-bottom:0}
.paver--fallback+.paver__fallbackMessage{font-size:.8rem;margin-bottom:1.5rem;padding:.25rem 1rem;text-align:center}
.C1_2.main-bg-block{height:350px;overflow:hidden;position:relative;top:0;z-index:1}
.my-activities .C1_2.main-bg-block{height:225px !important}
.booking-details .C1_2.main-bg-block{height:310px !important}
.booking-details .C1_2.main-bg-block .C1_2-imagery{height:310px}
.C1_2.main-bg-block img{width:100%;max-width:100% !important;min-width:1350px;height:auto}
@media only screen and (max-width:959px){.C1_2.main-bg-block{height:350px}
}
@media only screen and (max-width:767px){.C1_2.main-bg-block{height:auto}
.C1_2.main-bg-block img{min-width:100%}
.my-activities .C1_2.main-bg-block{height:auto !important}
}
.C1_2.main-bg-block .wave-decoration.is-bottom{bottom:3px}
.C1_2 .C1_2-imagery{width:100%;height:225px}
.C1_2-container{display:none;position:absolute;top:0;z-index:23}
.C1_2-container.C1-2-promoText-container{display:block;position:absolute;top:0;z-index:1;height:220px}
@media only screen and (max-width:767px){.C1_2-container.C1-2-promoText-container{position:static;padding:0;height:350px;margin-top:-460px}
.C1_2-container.C1-2-promoText-container h1{position:relative;margin:0;z-index:1;left:35px;margin-top:-80px}
.C1_2-container.C1-2-promoText-container .promotional-text-price{left:40px;font-size:18px;position:relative;z-index:1;top:27px}
}
@media only screen and (max-width:767px){.C1_2-container{display:block;margin-top:-60px;padding-top:34px}
.C1_2-container .intro-text-section-picture img{width:100% !important;height:100% !important}
}
.C1_3 .imagery{width:1060px;height:445px;background-size:cover}
@media only screen and (max-width:767px){.C5 .content-block-text-cell ul.bulleted-list,.C5-variant .content-block-text-cell ul.bulleted-list{font-size:22px}
}
.C5 .content-block-text-cell ul li,.C5-variant .content-block-text-cell ul li{margin:0 0 3px;overflow:hidden}
.C5 .content-block-text-cell ul a,.C5-variant .content-block-text-cell ul a{display:inline-block;vertical-align:top;padding:0 0 0 21px;color:#fff;position:relative}
.C5 .content-block-text-cell ul a:before,.C5-variant .content-block-text-cell ul a:before{position:absolute;left:0;top:5px;content:"\e91a";font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease/*!rtl:raw: transform: rotateY(180deg);*/}
.C5 .content-block-text-cell ul a:hover,.C5-variant .content-block-text-cell ul a:hover{text-decoration:none}
.C5 .content-block-text-cell ul a:hover:before,.C5-variant .content-block-text-cell ul a:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
@media only screen and (max-width:959px){.C5-variant .content-images{display:none}
}
.C5-variant .content-images>div{display:inline-block;float:none;vertical-align:middle}
.C5 textarea{display:none}
.C5 .c5-desc-list.redeem-flights{position:absolute;right:4%;bottom:-160px;max-width:32%}
.C5 .c5-desc-list.redeem-flights h1{font-size:20px}
.C5 .c5-desc-list.redeem-flights p{font-size:15px}
.C5 .c5-desc-list.redeem-flights a:before{top:3px;content:"\e903";font-family:icomoon;position:relative;left:-10px;display:inline-block;font-weight:400;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.C5 .c5-desc-list.redeem-flights a:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
@media only screen and (max-width:767px){.C5 .c5-desc-list.redeem-flights{position:relative;right:0;bottom:0;max-width:100%;top:60px}
.C5 .c5-desc-list.redeem-flights li{margin:10px 0 60px}
}
.C5:not(.teardrop){min-height:920px}
.C5 p{font-size:15px}
.C5 .content-block-content-area{width:52%;padding-left:0}
.topic-overview_my-services-bgt-page .C5 .content-block-content-area{padding-left:0}
.topic-overview_my-services-bgt-page .C5 .content-block-content-area h1{margin-bottom:25px}
@media only screen and (max-width:767px){.C5 .content-block-content-area{width:100%}
}
.C5 .content-block-content-area>p{font-size:20px;font-weight:300;margin-bottom:50px}
.C5 .content-block-content-area>p .read-more-link{display:table;margin-top:10px}
.topic-overview_my-services-bgt-page .C5 .content-block-content-area>p{margin-top:-15px;font-size:15px;line-height:18px}
@media only screen and (max-width:767px){.topic-overview_my-services-bgt-page .C5 .content-block-content-area>p{margin-top:0;font-size:20px;line-height:1.5}
}
.C5 .content-block-content-area>a{position:relative;z-index:1;display:block}
.C5 .content-block-content-area>a.btn{max-width:300px;margin:5px 0}
.C5.c5-margin-offset-y-50{margin-top:50px}
.C5.c5-margin-offset-y-plus-100{margin-top:100px}
.C5.c5-margin-offset-y-100{margin-top:-100px}
.C5.c5-margin-offset-y-150{margin-top:-150px}
.C5.c5-margin-offset-y-200{margin-top:-200px}
.C5.c5-margin-offset-y-250{margin-top:-250px}
.C5.c5-margin-offset-y-300{margin-top:-300px}
@media only screen and (max-width:767px){.C5.c5-margin-offset-y-300{margin-top:0}
}
.C5.c5-content-offset-left .content-block-content-area{padding-left:0}
.C5.bg-height-700{min-height:750px}
.C5.bg-height-750{min-height:750px}
.C5.bg-height-800{min-height:800px}
.C5.bg-height-850{min-height:850px}
.C5.bg-height-900{min-height:900px}
.C5.bg-height-950{min-height:950px}
@media only screen and (max-width:767px){.C5{height:auto;min-height:100%}
.C5 .content-block-content-area>a.btn{width:100%;margin-top:50px}
}
.C5.content-right .content-block-content-area{float:right !important;right:2%;top:-110px}
.C5.redeem-pre-C5-shop.content-right .content-block-content-area{top:50px !important}
@media only screen and (max-width:767px){.C5.redeem-pre-C5-shop.content-right .content-block-content-area{top:0 !important}
}
.C5.bg-offset-y-top .content-block-bg{background-position-y:top !important}
.C5.bg-offset-y-mid .content-block-bg{background-position-y:center !important}
.C5.bg-offset-y-bot .content-block-bg{background-position-y:bottom !important}
.C5.bg-offset-x-100 .content-block-bg{background-position-x:100px !important}
.C5.bg-offset-x-150 .content-block-bg{background-position-x:150px !important}
.C5.bg-offset-x--150 .content-block-bg{background-position-x:-150px !important}
.C5.bg-offset-x-200 .content-block-bg{background-position-x:200px !important}
.C5.bg-offset-x--200 .content-block-bg{background-position-x:-200px !important}
.C5.bg-offset-x-250 .content-block-bg{background-position-x:250px !important}
.C5.bg-offset-x--250 .content-block-bg{background-position-x:-250px !important}
.C5.bg-offset-x--450 .content-block-bg{background-position-x:-450px !important}
.C5.is-burgundy-text a:not('.btn'),.C5.is-burgundy-text h1,.C5.is-burgundy-text h2,.C5.is-burgundy-text p{color:#00388B !important;border-color:#00388B !important}
.C5 .learn-more-cta-container{max-width:370px;margin-top:75px;margin-bottom:50px}
.C5 .learn-more-cta-container a{color:#fff;display:inline-block;margin-left:5px}
.C5.teardrop{padding:0 0 210px}
.C5.teardrop.myservices-bgt-C5-expire-qmiles{padding-bottom:160px}
@media only screen and (max-width:767px){.C5.teardrop.myservices-bgt-C5-expire-qmiles{padding-bottom:0}
}
.C5.teardrop .content-block{padding:95px 0 200px}
@media only screen and (max-width:767px){.C5.teardrop .content-block-content-area>h2{font-size:30px}
}
@media only screen and (max-width:767px){.C5.teardrop{padding-bottom:0}
}
.C5.teardrop .content-block-bg{position:absolute;top:70%;left:50%}
[dir=rtl] .C5.teardrop .content-block-bg{left:0 !important}
.C5.teardrop .content-block-bg>img{position:absolute;display:block;right:0;bottom:0}
@media only screen and (max-width:767px){.C5.teardrop .content-block-bg{left:-20%;position:relative;margin:0 auto;width:1020px}
.C5.teardrop .content-block-bg>img{position:relative;width:100%}
}
.C5.teardrop.C5-hte{padding-bottom:300px}
@media only screen and (max-width:767px){.C5.teardrop.C5-hte{padding-bottom:0}
}
.C5.teardrop.C5-hte .content-block-content-area h1{margin-top:100px}
.C5.teardrop.C5-hte .content-block-content-area h2{margin-bottom:0}
.C5.teardrop.C5-hte .content-block-bg{top:60%}
.C5.teardrop.content-image-t20-l70 .content-block-bg{top:20%;left:70%}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 25% !important;*//*!rtl:raw: left: auto !important;*/}
@media only screen and (max-width:1279px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:55%}
}
@media only screen and (max-width:1100px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:66%}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 15% !important;*/}
}
@media only screen and (max-width:959px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:90%}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 10% !important;*/}
}
@media only screen and (max-width:767px){.C5.teardrop.content-image-t20-l70 .content-block-bg{left:70%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
[dir=rtl] .C5.teardrop.content-image-t20-l70 .content-block-bg{/*!rtl:raw: right: 30% !important;*/}
}
.C5.teardrop.C1-header-override .content-block-content-area h1{position:relative;z-index:4}
@media only screen and (max-width:767px){.C5.teardrop.C1-header-override .content-block-content-area h1{top:40px}
}
.C5.teardrop.C1-header-override .content-block-bg>img{bottom:-170px}
@media only screen and (max-width:767px){.C5.teardrop.C1-header-override .content-block-bg>img{bottom:0}
}
.C5 .top-with-icons{bottom:auto;top:0}
.C5 .top-with-icons li>h1{position:relative}
.C5 .top-with-icons li>h1 .icon{position:absolute;top:0;left:-15px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
@media only screen and (max-width:1040px){.C5 .top-with-icons.redeem-flights{right:11%}
}
@media only screen and (max-width:767px){.C5 .top-with-icons.redeem-flights{right:0}
.C5 .top-with-icons li>h1 .icon{position:static;margin-right:10px}
.C5 .top-with-icons li>p{font-weight:100}
}
.C5_1{height:700px}
#c5BlendDesktop,#c5BlendPhone{display:none}
@media only screen and (max-width:767px){.C5-to-mobile-js-normal .learn-more-cta-container{margin-top:0;margin-bottom:0}
}
.C5-to-mobile-js .wave-decoration.is-top{display:none}
@media screen and (max-width:1160px){.C5-to-mobile-js .C5-to-mobile-js-normal{padding-bottom:60px}
}
@media only screen and (max-width:767px){.C5-to-mobile-js{height:auto !important;min-height:100% !important;margin-top:0;padding:0 !important}
.C5-to-mobile-js:before{display:none}
.C5-to-mobile-js.C5-blend+.C5-blend{margin-top:0}
.C5-to-mobile-js .c5-markup-phone{padding:0}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area{right:0;top:0;width:100%;float:none;padding-bottom:20px;padding-left:0}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block{padding:20px;margin-bottom:50px;padding:20px;margin-bottom:50px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area h2{font-size:25px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .btn{width:100%;margin:25px 0 50px}
.C5-to-mobile-js .wave-decoration.is-top{display:block}
.C5-to-mobile-js .wave-decoration.is-bottom{display:none;position:absolute;background:0 0 !important;bottom:0}
}
.C5-to-mobile-js-normal{height:auto !important;padding:165px 0 255px !important}
@media only screen and (max-width:767px){.C5-to-mobile-js-normal{padding:0 0 0 !important}
}
.C5-variant.has-no-gradient.content-block.is-burgundy-lighting:before{content:normal}
.C5-variant.has-no-gradient .is-light,.C5-variant.has-no-gradient.content-block.is-white-text .content-block-content-area{color:#521231}
.C5-variant.has-no-gradient .gradient-bg{display:none !important}
.C5-msbgt textarea{display:none}
@media only screen and (max-width:767px){.C5-msbgt .content-section-row>div{padding:0}
}
.C5-msbgt .content-section-row>div .btn{width:70%;margin-top:15px}
@media only screen and (max-width:767px){.C5-msbgt .content-section-row>div .btn{width:100%}
}
.C5-msbgt .content-section-row>div p{margin-bottom:10px}
.C5-msbgt .content-section-row>div p:empty{display:none}
@media only screen and (max-width:767px){.C5-msbgt .content-section-row>div p{font-size:22px;line-height:32px}
}
.C5-blend-top{margin-bottom:-100px}
.C5-blend-top>.container.c5-markup{width:1080px !important}
@media only screen and (max-width:959px){.C5-blend-top>.container.c5-markup{width:100% !important}
}
@media only screen and (max-width:1350px){.C5-blend-top{margin-bottom:27px}
.C5-blend-top svg.main-content-svg{height:130%}
}
@media only screen and (max-width:1110px){.C5-blend-top{margin-bottom:100px}
.C5-blend-top svg.main-content-svg{height:140%}
}
@media only screen and (max-width:959px){.C5-blend-top{margin-bottom:400px}
.C5-blend-top svg.main-content-svg{height:200%}
}
@media only screen and (max-width:767px){.C5-blend-top{margin-bottom:200px}
.C5-blend-top svg.main-content-svg{height:161%}
.C5-blend-top.C5-to-mobile-js{margin-bottom:0}
.C5-blend-top.C5-to-mobile-js .wave-decoration.is-top{top:76px}
.C5-blend-top.C5-to-mobile-js .wave-decoration.is-bottom{display:block;bottom:53px}
.C5-blend-top.C5-to-mobile-js .wave-decoration.is-gray-light svg path{fill:#fff}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block{margin-top:200px}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block .btn{margin-bottom:0}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block-image{position:relative;margin-top:-431px}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block-image img{left:32%;-webkit-transform:none;-ms-transform:none;transform:none}
.C5-blend-top.C5-to-mobile-js .c5-markup-phone .content-block-content-area .mobile-content-block-image-gradient{position:absolute;top:0;z-index:1;width:100%;height:100%;background-image:linear-gradient(to bottom,#fff 0,transparent 90%);background-repeat:repeat-x}
.C5-blend-top.C5-to-mobile-js.C5-blend .content-block-content-area{padding-bottom:50px;background:#fff}
}
.C5-blend-top>.container{top:0}
.C5-blend-top.C5-blend .content-block-content-area{position:static;width:52%}
.C5-blend-top.C5-blend .content-block-content-area>a{width:260px}
.C5-blend-top.C5-blend .content-block-content-area>p{font-size:15px;line-height:18px;margin-bottom:25px}
.C5-blend-top.C5-blend .content-block-content-area>p br{line-height:23px}
.C5-blend-top.C5-blend .content-block-content-area>h1{line-height:48px;margin-bottom:14px}
.C5-blend-top.C5-blend .content-block-content-area>h2{line-height:38px}
@media only screen and (max-width:767px){.C5-blend-top.C5-blend .content-block-content-area{width:100%;padding-bottom:0}
.C5-blend-top.C5-blend .content-block-content-area>h1{font-size:30px;line-height:38px}
.C5-blend-top.C5-blend .content-block-content-area>h2{font-size:20px;line-height:28px}
.C5-blend-top.C5-blend .content-block-content-area>a{width:100%;margin-top:15px}
.C5-blend-top.C5-blend .content-block-content-area>p{min-height:auto;margin-bottom:5px;font-weight:100}
}
@media only screen and (max-width:767px){.C5-blend-top.C5 .c5-desc-list.redeem-flights{top:30px}
.C5-blend-top.C5 .c5-desc-list.redeem-flights li{margin-bottom:15px}
}
.C5-bottom-footer{padding-bottom:250px;margin-bottom:-150px}
.C5-bottom-footer>.container{padding-top:80px}
.C5-bottom-footer .wave-decoration:last-child{display:none}
.C5-variant.is-white-text h1,.C5-variant.is-white-text h2,.C5-variant.is-white-text p,.C5-wave-v3.is-white-text h1,.C5-wave-v3.is-white-text h2,.C5-wave-v3.is-white-text p,.C5.is-white-text h1,.C5.is-white-text h2,.C5.is-white-text p{color:#fff !important;border-color:#fff !important}
.C5-wave-v3{padding:0 !important;z-index:2}
.C5-wave-v3 .stop1{stop-opacity:1}
.C5-wave-v3 .stop2{stop-opacity:.95}
.C5-wave-v3 .stop3{stop-opacity:0}
.C5-wave-v3.content-right .stop1{stop-opacity:0}
.C5-wave-v3.content-right .stop2{stop-opacity:.95}
.C5-wave-v3.content-right .stop3{stop-opacity:1}
.C5-wave-v3-content-container{position:absolute;top:15%;width:100%;left:0}
@media only screen and (max-width:767px){.C5-wave-v3-content-container{position:relative;margin:90px 0 !important;padding:0 0 50px 0}
}
.C5-wave-v3-content-container.vertically-aligned{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C5-wave-v3-content-block-content-area.content-block-content-area{width:42%}
@media only screen and (max-width:767px){.C5-wave-v3-content-block-content-area.content-block-content-area{width:100%}
}
.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{float:right;text-align:right}
@media only screen and (max-width:767px){.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{float:left;text-align:left}
}
.C5-wave-v3-content-block-content-area.content-block-content-area h1{font-size:38px}
.C5-wave-v3-content-block-content-area.content-block-content-area h2{font-size:19px}
@media only screen and (max-width:767px){.C5-wave-v3-content-block-content-area.content-block-content-area h1{font-size:29px}
.C5-wave-v3-content-block-content-area.content-block-content-area h2{font-size:19px}
}
.C5-wave-v3 svg{position:absolute;top:0;display:block;width:100%;height:100%;overflow:visible !important}
[dir=rtl] .C5-wave-v3 svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
@media(min-width:1280px){.C5-wave-v3 .container{width:90%}
}
.C5-2col-img .content-block-content-area{width:100%}
.C5-2col-img .content-block-content-area img{width:100%;display:block}
@media only screen and (max-width:767px){.C5-wave-v3.T54{margin-top:-140px}
}
.C5-wave-v3.T54 .wavetest-bg-container{margin-bottom:-100px}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area{width:60%}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area.success h2{max-width:50%;margin-top:50px;margin-bottom:30px}
@media only screen and (max-width:959px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area.success h2{max-width:100%}
}
@media only screen and (max-width:959px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area{position:relative;top:-50px}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area{width:100%}
}
@media only screen and (max-width:959px){.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area h1{font-size:30px}
}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area h2{font-size:22px;font-weight:100}
.C5-wave-v3.T54 .C5-wave-v3-content-block-content-area h2 strong{font-weight:700}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .C5-wave-v3-content-container{padding-bottom:340px}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .C5-wave-v3-content-container{margin:0 !important;box-shadow:4px -118px 60px 39px #000}
}
.C5-wave-v3.T54 .custom-select{max-width:326px;margin-bottom:20px}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .custom-select{max-width:100%}
}
.C5-wave-v3.T54 .btn{min-width:160px}
@media only screen and (max-width:767px){.C5-wave-v3.T54 .btn{width:100%;font-size:24px}
}
.C5-wave-v3.T54 form p{max-width:350px}
@media only screen and (max-width:959px){.C5-wave-v3.T54 form p{max-width:100%}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 form p{font-size:22px}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 svg rect{display:none}
}
@media only screen and (max-width:767px){.C5-wave-v3.T54 svg{margin-top:-120px}
}
.C5-myprofile{background-color:#d2b98c}
@media only screen and (max-width:767px){.C5-myprofile .content-block-bg{background-position:79% top !important;background-size:200% !important}
}
@media only screen and (max-width:767px){.C5-myprofile>.container{padding:410px 0 100px}
}
.C5-myprofile .content-block-content-area .content-section-row>[class^=col-]{width:75%}
@media only screen and (max-width:767px){.C5-myprofile .content-block-content-area .content-section-row>[class^=col-]{width:100%}
}
@media only screen and (max-width:767px){.C5-myprofile .content-block-content-area .content-section-row:last-child .btn{font-size:24px;width:100%}
}
@media only screen and (max-width:767px){.C5-myprofile .content-block-content-area .content-section-row:last-child{margin-bottom:-70px}
}
.C5-myprofile.C5-variant.content-block.is-burgundy-lighting:before,.C5-myprofile.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{display:none}
@media only screen and (max-width:767px){.C5-myprofile.C5-variant.content-block.is-burgundy-lighting:before,.C5-myprofile.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{display:block;position:absolute;top:25%;left:0;right:0;z-index:2;display:block;height:40%;background-image:linear-gradient(to bottom,transparent 0,#d2b98c 80%);background-repeat:repeat-x}
}
@media only screen and (max-width:630px){.C5-myprofile.C5-variant.content-block.is-burgundy-lighting:before,.C5-myprofile.C5-variant.content-block.is-burgundy-lighting>.gradient-bg{height:27%;background-image:linear-gradient(to bottom,transparent 0,#d2b98c 50%);background-repeat:repeat-x}
}
@media only screen and (max-width:767px){.section-overview-discover .C5.content-block.teardrop{padding-bottom:130px}
}
@media only screen and (max-width:767px){.section-overview-booking .C5.content-block.c5-js-ignore{padding-bottom:80px}
.section-overview-booking .C5.content-block.c5-js-ignore .content-block-bg{height:50%}
.section-overview-booking .C5.content-block.c5-js-ignore .content-block-content-area{margin-top:460px;position:relative}
}
.C5.C5-blend.redeem-pre-C5-baggage #displayedContent,.C5.C5-blend.redeem-pre-C5-gift #displayedContent{height:100%}
.C5.C5-blend.redeem-pre-C5-baggage.content-block .container,.C5.C5-blend.redeem-pre-C5-gift.content-block .container{top:50%;margin-top:-100px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.C5.C5-blend.redeem-pre-C5-baggage.content-block .container,.C5.C5-blend.redeem-pre-C5-gift.content-block .container{top:0;margin-top:0;-webkit-transform:none;-ms-transform:none;transform:none}
}
.C6{padding-bottom:40px}
.C6>div{background:#fff}
@media only screen and (max-width:767px){.C6>div{margin:0;padding-bottom:0}
}
.C6 .col-titles>div:not(:first-child),.C6 .container-table .row>div:not(:first-child){text-align:center}
@media only screen and (max-width:767px){.C6 .col-titles>div:not(:first-child),.C6 .container-table .row>div:not(:first-child){text-align:left}
}
.C6 .col-titles{padding:25px 10px 4px 10px;font-size:16px;font-weight:700}
@media only screen and (max-width:767px){.C6 .col-titles{padding:20px 10px;display:none}
.C6 .col-titles>div:first-child{padding:15px 0}
}
.C6 .col-titles>div:not(:first-child):before{content:"";display:block;text-align:center;position:relative;margin:0 auto;border-radius:10px}
.C6 .col-titles>div:not(:first-child).burgundy:before{background-color:#5c0a30}
.C6 .col-titles>div:not(:first-child).silver:before{background-color:#a5a5a5}
.C6 .col-titles>div:not(:first-child).gold:before{background-color:#b1935d}
.C6 .col-titles>div:not(:first-child).platinum:before{background-color:#414a4c}
.C6 .container-table>div:nth-child(even):not(:first-child){background-color:#ebebeb}
.C6 .container-table>div:nth-child(odd):not(:first-child){background-color:#f7f7f7}
.C6 .col-values,.C6 .section{padding:5px 10px}
.C6 .section{background-color:#00388B;color:#fff}
@media only screen and (max-width:767px){.C6 .section{font-size:24px}
}
.C6 .section.airport-benefits{margin-top:20px}
.C6 .col-values{padding:25px 10px;font-size:16px}
@media only screen and (max-width:767px){.C6 .col-values>div:first-child>div{padding:10px 0;border-bottom:1px solid #a4a4a4}
}
@media only screen and (max-width:767px) and (max-width:767px){.C6 .col-values>div:first-child>div{font-size:24px}
}
@media only screen and (max-width:767px){.C6 .col-values>div:first-child>div.url{border-bottom:0}
.C6 .col-values>div:not(:first-child)>div{padding:10px 0 0 0}
}
@media only screen and (max-width:767px) and (max-width:767px){.C6 .col-values>div:not(:first-child)>div{font-size:20px;line-height:17px;font-weight:200}
}
@media only screen and (max-width:767px){.C6 .col-values>div:nth-child(2)>div{padding-top:20px}
}
@media only screen and (max-width:767px){.C6 .col-values div:nth-child(2)>div:before,.C6 .col-values div:nth-child(3)>div:before,.C6 .col-values div:nth-child(4)>div:before,.C6 .col-values div:nth-child(5)>div:before{content:attr(data-tier);padding-right:30px;min-width:130px;display:inline-block}
}
.C6 .accordion-module{border-top:0}
@media only screen and (max-width:767px){.C6 .accordion-module{background:0}
}
.C6 .accordion-module-opener{background-color:#fff}
@media only screen and (max-width:767px){.C6 .accordion-module-opener{color:#4a4e49}
}
.C6 .accordion-module-opener:after{right:30px;left:auto;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.C6 .accordion-module-item.active .accordion-module-opener:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.C6 .accordion-module .accordion-module-item{border-bottom:0}
@media only screen and (max-width:767px){.C6 .accordion-module-item{margin:0 10px}
}
.C6 .accordion-module-item button{padding:20px 0 20px 10px;border-bottom:1px solid #00388B}
@media only screen and (max-width:767px){.C6 .accordion-module-item button{padding:20px 20px 20px 20px;border-bottom:0;font-size:30px;max-width:100%}
}
.C6 .accordion-module-content-holder{overflow:hidden;padding:0 30px}
@media only screen and (max-width:767px){.C6 .read-more{display:none}
}
.C6_1{overflow:hidden;width:100%}
.C6_1 table{width:100%;position:relative;margin:30px auto;font-size:14px;color:#7a3256}
.C6_1 table tr:nth-child(even){background-color:#f2f2f2}
.C6_1 thead{background:#5d0631;color:#fff}
.C6_1 thead th{font-weight:400;padding:5px 10px 5px;width:33.33%}
.C6_1 tbody th{font-weight:500}
.C6_1 td{padding:4px 10px}
@media only screen and (max-width:767px){.C6_1 table,.C6_1 tbody,.C6_1 td,.C6_1 th,.C6_1 thead,.C6_1 tr{display:block}
.C6_1 table{width:100%}
.C6_1 thead tr{position:absolute;top:-9999px;left:-9999px}
.C6_1 tr{border:1px solid #ccc;margin:20px 0;padding-bottom:10px;border-left:0;border-right:0}
.C6_1 td{border:0;position:relative;padding-left:50%}
.C6_1 td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px}
.C6_1 td:before{content:attr(data-th)}
}
.C6-variant-container{margin-bottom:20px}
.C6-variant-container .register-form{padding-bottom:30px}
@media only screen and (max-width:767px){.C6-variant-container .register-form h2{font-size:30px}
}
.C6_1.C6-variant>div>div:nth-child(2){margin-left:-1px}
@media only screen and (max-width:959px){.C6_1.C6-variant>div>div:nth-child(2){margin-left:0}
}
.C6_1.C6-variant .C8-to-myprofile .tabset-accordion-item.complete>a:before,.C6_1.C6-variant .C8-to-myprofile .tabset-block-add-menu-item.complete:before,.C6_1.C6-variant .icon-checkbox-checked,.C6_1.C6-variant .select2-container--default .select2-results__option[aria-selected=true] .icon,.C8-to-myprofile .C6_1.C6-variant .tabset-accordion-item.complete>a:before,.C8-to-myprofile .C6_1.C6-variant .tabset-block-add-menu-item.complete:before,.select2-container--default .select2-results__option[aria-selected=true] .C6_1.C6-variant .icon{color:#00a651}
.C6_1.C6-variant+.C6-variant-disclaimer{margin-left:20px;margin-bottom:0;font-size:12px;font-weight:100}
.C6_1.C6-variant+.C6-variant-disclaimer .icon{position:relative;top:-1px;padding-right:5px;font-size:16px;vertical-align:middle}
@media only screen and (max-width:767px){.C6_1.C6-variant+.C6-variant-disclaimer .icon{position:absolute;top:50%;left:0;font-size:22px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:767px){.C6_1.C6-variant+.C6-variant-disclaimer{position:relative;padding-left:30px;font-size:16px}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody,.C6_1.C6-variant td,.C6_1.C6-variant th,.C6_1.C6-variant tr{display:block}
}
.C6_1.C6-variant table{border-collapse:separate;table-layout:fixed;margin-top:0}
.C6_1.C6-variant table tr{border-bottom:0}
@media only screen and (max-width:959px){.C6_1.C6-variant table tr{padding:0;margin:0;border:0}
}
.C6_1.C6-variant table th{padding:10px 20px;font-weight:500;text-align:left;white-space:nowrap}
@media only screen and (max-width:959px){.C6_1.C6-variant table th{width:100%;font-size:24px;font-weight:300;line-height:36px;text-align:left;white-space:normal}
}
.C6_1.C6-variant table td{padding:20px;height:61px}
@media only screen and (max-width:959px){.C6_1.C6-variant table td:before{content:attr(data-label);position:absolute;top:50%;left:70px;width:84%;font-size:20px;text-align:left;white-space:normal;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
@media only screen and (max-width:959px){.C6_1.C6-variant table td{height:90px}
.C6_1.C6-variant table td:empty{display:none}
.C6_1.C6-variant table td .icon{position:absolute;top:50%;left:20px;font-size:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
.C6_1.C6-variant thead{background:0;color:#521231}
@media only screen and (max-width:959px){.C6_1.C6-variant thead tr{position:static}
}
.C6_1.C6-variant tbody tr:nth-child(odd){background:#ebebeb}
.C6_1.C6-variant tbody tr:nth-child(even){background:#f7f7f7}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody tr:nth-child(even),.C6_1.C6-variant tbody tr:nth-child(odd){background:0}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody{background:linear-gradient(to bottom,#ebebeb,#ebebeb 50%,#f7f7f7 50%,#f7f7f7);background-size:100% 180px}
}
.C6_1.C6-variant tbody td{border-left:2px solid transparent;border-right:2px solid transparent}
@media only screen and (max-width:959px){.C6_1.C6-variant tbody td{position:relative}
}
.C6_1.C6-variant tfoot td{padding:10px 20px;font-size:12px;font-weight:700;text-align:center}
.C6_1.C6-variant tfoot td strong{display:block;font-size:16px;font-weight:700;line-height:1.2}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td strong{font-size:24px;font-weight:300}
}
.C6_1.C6-variant tfoot td .C6-variant-signup{display:inline-block;text-align:left}
.C6_1.C6-variant tfoot td .C6-variant-signup>div{display:inline-block;vertical-align:middle}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td .C6-variant-signup{width:100%}
}
.C6_1.C6-variant tfoot td .C6-variant-signup-indicator{width:20px;height:20px;margin-right:14px;border:2px solid #521231;border-radius:20px}
.C6_1.C6-variant tfoot td .C6-variant-signup-indicator:after{content:'';position:absolute;top:-5px;left:-5px;display:block;width:24px;height:24px;border:2px solid transparent;border-radius:24px}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td .C6-variant-signup-indicator{width:30px;height:30px;margin-right:22px}
.C6_1.C6-variant tfoot td .C6-variant-signup-indicator:after{width:34px;height:34px}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot td{display:table-cell;font-size:18px;font-weight:300}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot tr{display:table-row}
}
@media only screen and (max-width:959px){.C6_1.C6-variant tfoot{display:table;width:100%}
}
.C6_1.C6-variant table.C6-variant-pu th{text-align:center}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pu th{text-align:left}
}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pu{margin:0}
}
.C6_1.C6-variant table.C6-variant-pc th{text-align:center}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pc th{text-align:left}
}
@media only screen and (max-width:959px){.C6_1.C6-variant table.C6-variant-pc{margin-top:20px}
}
.C6_1.C6-variant .C6-variant-pc td,.C6_1.C6-variant .C6-variant-pc th,.C6_1.C6-variant .C6-variant-pu td,.C6_1.C6-variant .C6-variant-pu th{cursor:pointer}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td,.C6_1.C6-variant .C6-variant-membership-active thead th{color:#fff;font-weight:500;background:#521231}
@media only screen and (max-width:959px){.C6_1.C6-variant .C6-variant-membership-active tfoot tr td,.C6_1.C6-variant .C6-variant-membership-active thead th{font-weight:300}
}
.C6_1.C6-variant .C6-variant-membership-active tbody tr td{border-left:2px solid #521231;border-right:2px solid #521231}
@media only screen and (max-width:959px){.C6_1.C6-variant .C6-variant-membership-active tbody tr td{border-color:transparent}
}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td{font-weight:400}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td strong{font-weight:400}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td .C6-variant-signup-indicator{position:relative;left:-4px;margin-right:12px;border-width:3px;background:#fff}
.C6_1.C6-variant .C6-variant-membership-active tfoot tr td .C6-variant-signup-indicator:after{border-color:#fff}
@media only screen and (max-width:959px){.C6_1.C6-variant .C6-variant-membership-active tfoot tr td .C6-variant-signup-indicator{left:1px;margin-right:23px}
}
.C7{margin-top:10px !important;margin-bottom:30px}
.benefits-at-a-glance-page .C7{padding:0}
@media only screen and (max-width:767px){.C7{width:100%}
}
.C7 p{color:#5a5a5a}
.benefits-at-a-glance-page .C7 p{color:#00388B}
@media only screen and (max-width:767px){.C7 p{font-size:20px}
}
.C7 .btn{margin:30px 0}
@media only screen and (max-width:767px){.C7 .btn{width:100%}
}
.C7 .c7-cta-row{text-align:right}
@media only screen and (max-width:767px){.C7 .c7-cta-row{text-align:left}
}
@media only screen and (max-width:767px){.C8,.C8_1{padding:0 0 !important}
}
@media only screen and (max-width:767px){.C8 .accordion-module .accordion-module-item,.C8_1 .accordion-module .accordion-module-item{padding:0 20px}
}
.C8 .tab-menu,.C8_1 .tab-menu{margin:0;text-align:left;display:table;width:100%}
@media only screen and (max-width:767px){.C8 .tab-menu,.C8_1 .tab-menu{display:block}
}
.C8 .select-bar,.C8_1 .select-bar{height:5px;width:20px;position:relative;margin:0 auto;z-index:20;background-color:#00388B;display:none}
@media only screen and (max-width:767px){.C8 .select-bar,.C8_1 .select-bar{display:block}
}
.C8 .tab-menu-list,.C8_1 .tab-menu-list{width:100%;margin-bottom:0;position:relative;display:table-row}
@media only screen and (max-width:767px){.C8 .tab-menu-list,.C8_1 .tab-menu-list{background:#ededec;top:5px}
}
@media only screen and (max-width:767px){.C8 .tab-menu-list.slick-initialized,.C8_1 .tab-menu-list.slick-initialized{display:inline-block}
.C8 .tab-menu-list.slick-initialized .slick-track .slick-slide,.C8_1 .tab-menu-list.slick-initialized .slick-track .slick-slide{display:inline-block;padding-right:10px;padding-left:10px}
}
.C8 .tab-menu-item,.C8_1 .tab-menu-item{border-radius:10px 10px 0 0;margin:0;box-shadow:2px 7px 47px 8px rgba(0,0,0,.12);background:#ededec;text-align:center;width:10%;height:120px;position:relative;z-index:1;cursor:pointer;display:table-cell}
@media only screen and (max-width:767px){.C8 .tab-menu-item,.C8_1 .tab-menu-item{width:auto;height:auto;background:0;border-radius:0;box-shadow:none;padding:30px}
}
.C8 .tab-menu-item img,.C8_1 .tab-menu-item img{width:40px;height:auto;display:block;position:relative;margin:0 auto;padding:30px 0 10px 0}
@media only screen and (max-width:767px){.C8 .tab-menu-item img,.C8_1 .tab-menu-item img{display:none}
}
.C8 .tab-menu-item a,.C8_1 .tab-menu-item a{color:#00388B;cursor:pointer}
.C8 .tab-menu-item a:focus,.C8_1 .tab-menu-item a:focus{outline:auto 10px -webkit-focus-ring-color}
@media only screen and (max-width:767px){.C8 .tab-menu-item a,.C8_1 .tab-menu-item a{font-size:30px}
}
.C8 .tab-menu-item a:hover,.C8_1 .tab-menu-item a:hover{text-decoration:none}
.C8 .tab-menu-item.active,.C8_1 .tab-menu-item.active{background-color:#fff;box-shadow:none;z-index:2}
.C8 .tab-menu-link,.C8_1 .tab-menu-link{border:0;font-size:12px;padding:0}
.C8 .tab-menu-link.active,.C8_1 .tab-menu-link.active{background:#fff}
.C8 .tabset-accordion-opener,.C8_1 .tabset-accordion-opener{background-color:#fff !important}
.C8 .content-container,.C8_1 .content-container{position:relative;z-index:2;background:#fff}
.C8 .content-container>div,.C8_1 .content-container>div{padding:0 20px}
@media only screen and (max-width:959px){.C8 .content-container>div,.C8_1 .content-container>div{margin:auto 0;padding-left:0;padding-right:0}
}
.C8 .content-container .content-container-list,.C8_1 .content-container .content-container-list{position:relative}
.C8 .content-container .content-container-list:focus,.C8_1 .content-container .content-container-list:focus{outline:auto 10px -webkit-focus-ring-color}
.C8 .content-container .content-container-list:after,.C8 .content-container .content-container-list:before,.C8_1 .content-container .content-container-list:after,.C8_1 .content-container .content-container-list:before{content:'';display:table}
.C8 .content-container .content-container-list:after,.C8_1 .content-container .content-container-list:after{clear:both}
.C8 .content-container .content-container-list>li,.C8_1 .content-container .content-container-list>li{display:none}
@media only screen and (max-width:767px){.C8 .content-container .content-container-list>li,.C8_1 .content-container .content-container-list>li{display:inline-block}
}
.C8 .content-container .content-container-list>li.active,.C8_1 .content-container .content-container-list>li.active{display:block}
@media only screen and (max-width:767px){.C8 .content-container .content-container-list>li.active,.C8_1 .content-container .content-container-list>li.active{display:inline-block}
}
.C8 .spinner-overlay .spinner-container,.C8_1 .spinner-overlay .spinner-container{transition:display 1s;transition-delay:.5s;display:none}
.C8 .spinner-overlay.spinner-active .spinner-container,.C8_1 .spinner-overlay.spinner-active .spinner-container{display:block}
[dir=rtl] .C8 .slick-slider.tab-menu-list .slick-track,[dir=rtl] .C8_1 .slick-slider.tab-menu-list .slick-track{/*!rtl:raw: left: -60px;*/}
.C8_1 .tab-menu{margin:0}
.C8_1 .tabset-block-add-menu{margin-bottom:0}
.C8_1 .tabset-accordion-opener{padding:34px 20px 68px 34px;background-color:initial !important;text-align:center}
.C8_1 .tabset-block-add-menu-list{width:100%}
.C8_1 .tabset-block-add-menu-item{height:auto;width:25%;border-radius:0;box-shadow:none;cursor:pointer;padding:0;margin:0;display:table-cell;font-size:20px}
@media only screen and (max-width:767px){.C8_1 .tabset-block-add-menu-item{width:100%}
}
.C8_1 .tabset-block-add-menu-item a{color:#fff;padding:20px;display:block;font-weight:100;cursor:pointer}
.C8_1 .tabset-block-add-menu-item.active{background-color:#fff !important}
.C8_1 .tabset-block-add-menu-item.active a{font-weight:400;color:#a4a4a4}
@media only screen and (max-width:767px){.C8_1.C8_1-platinum{padding-left:20px;padding-right:20px;margin:0 30px}
}
@media only screen and (max-width:767px){.C8_1.C8_1-platinum .tabset-accordion-content.collapse.in{border-bottom:none !important}
}
.C8_1 .tabset-accordion-content .C13_1:first-of-type{padding-top:0}
.C8_1 .tabset-accordion-content .C13_1:first-of-type .accordion-module-item:first-child{border-top:0}
@media only screen and (max-width:767px){.C8_1 .tabset-accordion-content .C13_1 .accordion-module .accordion-module-item .accordion-module-opener:after{right:0}
}
.C8_1 .tabset-accordion-content .C13_1 .accordion-module .accordion-module-item .accordion-module-opener{padding:20px 0 20px 0}
@media only screen and (max-width:767px){.C8_1 .tabset-accordion-content .C13_1 .accordion-module .accordion-module-item .accordion-module-opener{padding:20px 0}
}
.C8_1 .container-table{padding-left:20px;padding-right:20px}
.C8-baag{padding-bottom:0}
.C8-baag .content-container{background:0}
.C8-baag .tab-menu-block{display:none}
@media only screen and (max-width:767px){.C8-baag .tab-menu-block{display:block}
}
.C8-baag .content-container .content-container-list>li{display:block !important}
.C8-baag .accordion-module-opener:focus{outline:auto 10px -webkit-focus-ring-color}
.C8-baag .fade{opacity:1 !important}
.C8-myservices-bgt{z-index:25}
.C8-myservices-bgt.C8_1 .content-container{z-index:10;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
@media only screen and (max-width:767px){.C8-myservices-bgt.C8_1 .content-container{margin-left:0;margin-right:0}
}
.C8-myservices-bgt.C8_1 .content-container>div{border-radius:5px}
.C8-myservices-bgt.C8_1 .content-container .content-container-list{margin-bottom:0}
.C8-myservices-bgt .tabset-accordion{margin:0;border-top:0;border-radius:5px}
.C8-myservices-bgt .tabset-accordion-item:not(.active) .tabset-accordion-content{visibility:hidden;opacity:0;transition:visibility 0,opacity .5s}
.C8-myservices-bgt .tabset-accordion-content{border-bottom:0}
.C8-myservices-bgt .tab-menu-item{width:33.79%;height:auto;padding:13px 25px;margin-left:-10px;text-align:left}
.C8-myservices-bgt .tab-menu-item:first-child{width:34%;margin-left:0}
.C8-myservices-bgt .tab-menu-item .icon{margin-right:8px;font-size:1.3em}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-list{overflow:hidden;white-space:nowrap}
@media only screen and (max-width:767px){.C8-myservices-bgt.C8_1 .tabset-block-add-menu-list{white-space:nowrap}
}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item{border-radius:5px 5px 0 0;background-image:linear-gradient(to bottom,#fff 0,#cfcfce 100%);background-repeat:repeat-x;box-shadow:2px 31px 47px rgba(0,0,0,.22)}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item.active{z-index:3;background:#fff;box-shadow:none;-webkit-filter:none;filter:none}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item:last-child{z-index:1}
.C8-myservices-bgt.C8_1 .tabset-block-add-menu-item a.tabmenu-link{color:#521231;font-size:18px;font-weight:300;line-height:30px;padding:0;outline:0;text-decoration:none}
.C8-myservices-bgt .tab-menu-item img{display:inline-block;vertical-align:middle;padding:0}
.C8-myservices-bgt .tab-menu-item span{vertical-align:middle}
.C8-myservices-bgt.C8_1 .tabset-accordion-opener{font-size:32px;line-height:32px;text-align:left;border-bottom:0;background-image:linear-gradient(to bottom,#f5f5f5 0,#cfcfce 100%);background-repeat:repeat-x;text-decoration:none}
.C8-myservices-bgt.C8_1 .tabset-accordion-opener .icon:not(.tabset-accordion-toggle-icon){margin-right:22px;vertical-align:middle}
.C8-myservices-bgt .tabset-accordion-item.active .tabset-accordion-opener{background:#fff}
.C8-myservices-bgt.C8_1.tabset-accordion-item:first-child .tabset-accordion-opener{border-radius:5px 5px 0 0}
.C8-myservices-bgt .tabset-accordion-toggle-icon{position:absolute;top:50%;right:30px;font-size:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C8-to-myprofile .tabset-block-add-menu-item{width:20%;padding-top:20%;background-color:#ecedef}
.C8-to-myprofile .tabset-block-add-menu-item a{position:absolute;top:0;bottom:0;width:100%;padding-top:44px}
.C8-to-myprofile .tabset-block-add-menu-item a .icon{display:block;margin-bottom:10px;color:#c6c3be;font-size:50px}
.C8-to-myprofile .tabset-block-add-menu-item a .icon:before{padding:6px;background:#fff;border-radius:100%}
.C8-to-myprofile .tabset-block-add-menu-item a span:not(.icon){position:absolute;left:50%;width:100%;padding:0 10px;margin-top:12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#c6c3be;font-size:14px;font-weight:100;line-height:1.3}
.C8-to-myprofile .tabset-block-add-menu-item:before{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:10px;left:15px;color:#bdbdbd;font-size:16px;opacity:.7}
.C8-to-myprofile .tabset-block-add-menu-item.active a .icon{color:#fff}
.C8-to-myprofile .tabset-block-add-menu-item.active a .icon:before{background:#521231}
.C8-to-myprofile .tabset-block-add-menu-item.active a span:not(.icon){color:#521231}
.C8-to-myprofile .tabset-block-add-menu-item.active:before{opacity:1}
.C8-to-myprofile .tabset-block-add-menu-item.complete:before{color:#2e7f16}
.C8-to-myprofile .tabset-accordion{border-top:0}
.C8-to-myprofile .tabset-accordion-content{min-height:750px}
.C8-to-myprofile .tabset-accordion-content>div .T52-section-title{margin-top:60px;margin-bottom:20px;font-size:40px;line-height:45px}
@media only screen and (max-width:767px){.C8-to-myprofile .tabset-accordion-content>div .T52-section-title{margin-top:20px;margin-bottom:10px}
}
@media only screen and (max-width:767px){.C8-to-myprofile .tabset-accordion-content>div{font-size:18px}
}
@media only screen and (max-width:767px){.C8-to-myprofile .tabset-accordion-content{min-height:0;padding-left:10px;padding-right:10px;border-bottom:3px solid #ebebeb;opacity:0;transition:height .2s ease-in,min-height .2s ease-in,margin .2s ease-in,opacity .2s ease-in .1s,-webkit-transform .2s ease-in;transition:height .2s ease-in,min-height .2s ease-in,margin .2s ease-in,opacity .2s ease-in .1s,transform .2s ease-in;transition:height .2s ease-in,min-height .2s ease-in,margin .2s ease-in,opacity .2s ease-in .1s,transform .2s ease-in,-webkit-transform .2s ease-in}
.C8-to-myprofile .tabset-accordion-content.collapse.in{opacity:1}
}
.C8-to-myprofile .tabset-accordion-close{float:right;margin:0 10px -20px;background:0;border:0;color:#521231;font-size:40px}
.C8-to-myprofile.C8_1 .tabset-accordion-opener{height:162px;border-bottom:3px solid #ebebeb;font-weight:300;text-decoration:none}
.C8-to-myprofile.C8_1 .tabset-accordion-opener .icon{display:block;margin-bottom:10px;color:#fff;font-size:50px}
.C8-to-myprofile.C8_1 .tabset-accordion-opener .icon:before{padding:6px;background:#521231;border-radius:100%}
.C8-to-myprofile.C8_1 .tabset-accordion-opener:before{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:10px;left:15px;color:#bdbdbd;font-size:30px}
@media only screen and (max-width:767px){.C8-to-myprofile.C8_1 .tabset-accordion-opener:before{left:35px}
}
.C8-to-myprofile .tabset-accordion-item.complete>a:before{color:#2e7f16}

.C11-image{display:block;width:100%;max-width:100%}
.C11 .imagery{background-size:cover;max-width:100%;height:240px}
.C11>.row>[class^=col-]{padding-left:5px;padding-right:5px;margin-bottom:10px}
@media only screen and (max-width:767px){.C11>.row>[class^=col-]:nth-child(odd){padding-left:0}
.C11>.row>[class^=col-]:nth-child(even){padding-right:0}
}
.C12 h2{width:70%;margin-top:0;margin-bottom:35px}
@media only screen and (max-width:767px){.C12 h2{width:100%;margin-bottom:20px;font-size:45px;line-height:60px}
}
.C12>.row{margin-left:-5px;margin-right:-5px}
.C12>.row>[class^=col-]:first-child{padding-right:5px}
.C12>.row>[class^=col-]:last-child{padding-left:5px}
@media only screen and (max-width:959px){.C12>.row>[class^=col-]{height:auto !important;padding:0 !important}
.C12>.row>[class^=col-]:first-child{margin-bottom:10px}
}
.C12-column{height:inherit;padding:20px;background-color:#521231;background-repeat:no-repeat;color:#fff}
@media only screen and (max-width:767px){.C12-column{min-height:400px;padding:25px 10px 150px 20px;background-position:87% 94% !important;background-size:42%}
}
.C12-listing{counter-reset:counter;list-style:none;padding-bottom:120px}
.C12-listing li{margin:20px 0;font-size:30px;line-height:.7}
.C12-listing li:before{content:counter(counter) ".";counter-increment:counter;position:relative;top:7px;display:inline-block;width:25px;margin-right:20px;font-weight:400;font-size:45px}
.C12-listing li:first-child:before{left:7px}
@media only screen and (max-width:767px){.C12-listing{padding-bottom:30px}
}
.C12-listing-content{display:inline-block;max-width:82%;vertical-align:middle;font-weight:400}
.C12-listing-headline{display:block;font-size:18px;line-height:22px;margin-bottom:-5px;margin-top:-5px}
@media only screen and (max-width:767px){.C12-listing-headline{font-size:27px;line-height:37px;margin:0}
}
.C12-listing-abstract{font-size:15px}
@media only screen and (max-width:767px){.C12-listing-abstract{font-size:19px;line-height:37px}
}
@media only screen and (max-width:767px){.C12{padding-left:15px;padding-right:15px}
}
.C15{background-color:#fff}
.C15 h2{font-size:40px}
.C15 p{font-size:14px;font-weight:300;color:#5a5a5a}
.C15:not(.C15-oc)>.row>div{width:49%;display:inline-block;float:left}
@media only screen and (max-width:959px){.C15:not(.C15-oc)>.row>div{width:100%}
}
.C15:not(.C15-oc)>.row>div article{padding:0 15px 0 9px}
@media only screen and (max-width:959px){.C15:not(.C15-oc)>.row>div article{padding-left:15px}
}
@media only screen and (max-width:959px){.C15{background-color:#ebebeb;padding:0}
.C15 p{font-size:22px}
.C15>.row{margin-left:0;margin-right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}
.C15>.row>div{float:none;width:100%;padding:0}
.C15>.row>div:nth-child(1){background-color:#fff;display:block;-webkit-box-ordinal-group:3;order:2}
.C15>.row>div:nth-child(2){display:block;text-align:center;-webkit-box-ordinal-group:2;order:1}
.C15>.row>div:nth-child(2)>article{display:inline-block;padding:20px 0}
}
.C15.is-base-container{display:-webkit-box;display:flex;background:#fff}
.C8 .C15{width:100% !important}
.C15-oc{float:left;clear:both;margin-top:20px;margin-bottom:40px;background-color:transparent}
.C15-oc>.row>div:first-child{background-color:transparent !important}
.C15-oc>.row>div:last-child{padding-right:0}
.C15-oc h3{margin-top:0;font-size:20px;line-height:31px}
.C15-oc h3 strong{font-weight:700}
@media only screen and (max-width:767px){.C15-oc h3{font-size:30px;line-height:46px}
}
.C15-oc .bulleted-list{padding-top:7px;padding-bottom:0}
.C15-oc .bulleted-list>li{margin-bottom:8px}
.C15-oc img{display:inline}
@media only screen and (max-width:767px){.C15-oc{margin-top:40px}
}
.C15-pax{clear:both;margin:50px 0}
.C15-pax h2{margin-bottom:30px}
.C15-pax p{margin-bottom:30px;color:#3a3a3a}
.C15-pax .btn{min-width:140px}
@media only screen and (max-width:767px){.C15-pax .btn{font-size:24px}
}
@media only screen and (max-width:767px){.C15-pax{padding-left:20px;padding-right:20px}
}
.C15-bag-tag{margin-bottom:15px}
.C15-bag-tag h4{padding-right:30px;margin-top:-12px;font-size:20px;font-weight:400;line-height:38px}
@media only screen and (max-width:959px){.C15-bag-tag h4{margin-bottom:20px;font-size:32px}
}
.C15-bag-tag p{padding-right:30px;font-size:15px;line-height:20px}
@media only screen and (max-width:959px){.C15-bag-tag p{font-size:19px;font-weight:100;line-height:29px}
}
@media only screen and (max-width:959px){.C15-bag-tag+div img{margin:0 auto 50px}
}
@media only screen and (max-width:767px){.C15-bag-tag{padding-left:20px;padding-right:20px}
}
.C16 h4{margin-bottom:15px}
@media only screen and (max-width:767px){.C16 h4{font-size:30px}
}
.C16 .offers-partner-block__link-more{z-index:5}
.C16 .offers-partner-block__link-more:focus{outline:auto 14px -webkit-focus-ring-color}
.C16 .offers-partner-block{min-height:340px}
.C16 .offers-partner-block-content{padding:52px 30px 30px}
.C16 .offers-partner-block.platinum-bg{background-color:#4e595b}
.C16 .offers-partner-block-picture{text-indent:0}
.C16 .offers-partner-block-picture>div{width:100%;height:100%;position:relative}
.C16 .offers-partner-block-picture .C16-btn{position:absolute;bottom:20px;z-index:3;right:5%;margin-left:-45%}
@media only screen and (max-width:767px){.C16 .offers-partner-block-picture .C16-btn{position:absolute;width:90%;bottom:20px;left:50%}
}
@media only screen and (max-width:767px){.C16 .offers-partner-block{min-height:100%}
.C16 .offers-partner-block-picture{background-position:100% 40%}
}
.C16 .offers-partner-block:hover .cta-text p{text-decoration:underline}
.C16 .cta-text{position:absolute;bottom:20px;width:100%;left:20px;color:#fff}
.C16 .cta-text .icon{display:inline-block;top:1px;position:relative}
@media only screen and (max-width:767px){.C16 .cta-text{left:30px}
.C16 .cta-text .icon{top:3px}
}
.C16 .cta-text p{display:inline-block;padding-left:10px;padding-bottom:2px}
@media only screen and (max-width:767px){.C16 .cta-text p{text-decoration:underline}
}
.C16.C16-full-width{margin:25px auto}
@media only screen and (max-width:767px){.C16.C16-full-width.C16{left:0;width:100%;padding:0;margin:60px auto 50px}
.C16.C16-full-width .offers-partner-block{height:auto;background:0}
.C16.C16-full-width .offers-partner-block-picture{position:static;width:100%;padding-bottom:74.07%}
.C16.C16-full-width .offers-partner-block-content{position:static;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}
.C16.C16-full-width .offers-partner-block-content:before{content:'';position:absolute;bottom:0;left:0;z-index:-1;width:100%;padding-top:60px;padding-bottom:85.07%;background:#521231}
.C16.C16-full-width .offers-partner-block__title{font-size:40px}
.C16.C16-full-width .offers-partner-block__text{font-size:20px;line-height:26px}
.C16.C16-full-width .read-more-link{font-size:20px;padding-bottom:4px;margin-top:20px}
}
.C16.C16-full-container-width.C16-full-width{left:0;width:100%;padding:0}
.C16.C16-oc-confirmation{margin-top:0;margin-bottom:0}
.C16.C16-oc-confirmation .offers-partner-block{min-height:385px}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation .offers-partner-block{margin-bottom:0;background-color:#521231}
}
.C16.C16-oc-confirmation .offers-partner-block-content{padding-top:30px}
.C16.C16-oc-confirmation h3{font-size:28px}
.C16.C16-oc-confirmation ol{padding-left:15px;margin-top:25px}
.C16.C16-oc-confirmation ol li{margin-bottom:15px}
.C16.C16-oc-confirmation li{font-size:15px;line-height:20px}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation li{font-size:22px;line-height:30px}
}
.C16.C16-oc-confirmation .bulleted-list{margin-left:15px}
.C16.C16-oc-confirmation .bulleted-list>li{padding-left:23px}
.C16.C16-oc-confirmation .bulleted-list>li [class*=icon]{margin-top:2px;color:#fff;font-size:14px}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation .bulleted-list>li [class*=icon]{margin-top:5px;font-size:20px}
}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation .bulleted-list>li{padding-left:33px}
}
@media only screen and (max-width:767px){.C16.C16-oc-confirmation{margin-top:10px !important;margin-bottom:0 !important}
}
.C16 .read-more-link{display:table;margin-top:11px}
.C16--image-right .offers-partner-block-content{left:0}
@media only screen and (max-width:767px){.C16--image-right .offers-partner-block-content{top:0}
}
.C16--image-right .offers-partner-block-picture{left:auto;right:0}
@media only screen and (max-width:767px){.C16--image-right .offers-partner-block-picture{bottom:0;top:auto}
}
@media only screen and (max-width:767px){.C16.C16-myprofile.C16.C16-full-width.C16{margin-top:0}
}
.C16.C16-myprofile .offers-partner-block{background-color:#fff;color:#521231}
.C16.C16-myprofile .offers-partner-block-content{display:table;padding-top:40px}
.C16.C16-myprofile .offers-partner-block__title{display:table-row;height:28%;font-size:27px;line-height:31px}
@media only screen and (max-width:767px){.C16.C16-myprofile .offers-partner-block__title{display:block;font-size:30px}
}
.C16.C16-myprofile .offers-partner-block__text{display:table-row;font-size:18px;line-height:24px;padding-bottom:64px}
.C16.C16-myprofile .offers-partner-block__text .btn{position:absolute;bottom:30px;left:30px}
@media only screen and (max-width:767px){.C16.C16-myprofile .offers-partner-block__text .btn{position:static;width:100%;margin-top:20px;font-size:24px}
}
@media only screen and (max-width:767px){.C16.C16-myprofile .offers-partner-block__text{font-size:22px;line-height:30px}
}
.C16-mini{color:#fff}
.C16-mini .bulleted-list>li [class*=icon]{color:currentColor}
.C16-mini .bulleted-list>li a{text-decoration:none}
@media only screen and (max-width:767px){.C16-mini .bulleted-list>li{margin-bottom:10px;font-size:22px}
}
.C16-mini .two-columns-content-block-column-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5;padding:20px;overflow:hidden}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-column-wrapper{position:relative;padding:0}
}
.C16-mini .two-columns-content-block-column{padding:20px}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-column{padding-top:20px;padding-bottom:100px}
}
.C16-mini .two-columns-content-block-header h2{margin-top:0;margin-bottom:20px;font-size:40px}
.C16-mini .two-columns-content-block-main ul{padding-top:10px}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-main h4{font-size:30px}
}
.C16-mini .two-columns-content-block-footer{left:20px;right:20px;bottom:10px}
@media only screen and (max-width:767px){.C16-mini .two-columns-content-block-footer .btn{width:100%;font-size:24px}
}
.C16-mini .two-columns-content-block-column{min-height:262px}
.C16-mini.has-vertical-gradient .two-columns-content-block-column .block-gradient-bg{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;display:block;opacity:.7;background-image:linear-gradient(to bottom,transparent 0,#00388B 90%);background-repeat:repeat-x}
.C16-mini.has-vertical-gradient.hide-gradient-desktop .two-columns-content-block-column .block-gradient-bg{display:none}
@media only screen and (max-width:767px){.C16-mini.has-vertical-gradient.hide-gradient-desktop .two-columns-content-block-column .block-gradient-bg{display:block}
}
.C16-mini.has-vertical-gradient.gradient-white .two-columns-content-block-column .block-gradient-bg{background-image:linear-gradient(to bottom,transparent 0,#fff 90%);background-repeat:repeat-x}
@media only screen and (max-width:767px){.C16-mini{clear:both;margin-bottom:10px}
}
@media only screen and (max-width:767px){.C16-qcalculator .offers-partner-block{min-height:340px}
}
.C20.msbgt.content-block.is-base-block{padding-bottom:120px}
@media only screen and (max-width:767px){.C20.msbgt.content-block.is-base-block{padding-bottom:60%}
}
.C20 .bulleted-list [class^=icon]{color:currentColor}
.C20 .preview-block ul a,.C20 .preview-block-content p{font-weight:100}
.C20 .preview-block__title{font-size:20px;font-weight:300;line-height:38px}
@media only screen and (max-width:767px){.C20 .preview-block__title{font-size:50px;line-height:58px}
}
.C20 .block-gradient-bg{position:absolute;top:0;left:0;bottom:0;right:0;z-index:4;display:block;opacity:.7;background-image:linear-gradient(to bottom,transparent 0,#00388B 90%);background-repeat:repeat-x}
.C21{margin-bottom:60px}
.C21-heading{margin-bottom:20px}
@media only screen and (max-width:767px){.C21-heading h2{font-size:48px}
.C21-heading p{font-size:30px;line-height:40px}
}
.C21-blocks{position:relative;padding-bottom:10px}
.C21-blocks:after{content:'';display:block;padding-bottom:42%}
@media only screen and (max-width:959px){.C21-blocks:after{content:normal}
}
.C21-block{height:100%;color:#fff;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-repeat:no-repeat}
.C21-block:before{content:'';display:block}
.C21-block.is-small-block:before{padding-bottom:64.3%}
.C21-block.is-big-block:before{padding-bottom:64.3%}
.C21-block.is-gradient-bottom:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:1;background:linear-gradient(110deg,#00388B 0,rgba(92,9,49,.2) 46%,rgba(92,9,49,0) 100%)}
.C21-block1-wrapper,.C21-block2-wrapper,.C21-block3-wrapper{position:absolute !important;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
@media only screen and (max-width:959px){.C21-block1-wrapper,.C21-block2-wrapper,.C21-block3-wrapper{position:static !important}
}
@media only screen and (max-width:767px){.C21-block1-wrapper,.C21-block2-wrapper,.C21-block3-wrapper{margin-bottom:10px}
}
.C21-block1-wrapper.transitioning,.C21-block2-wrapper.transitioning,.C21-block3-wrapper.transitioning{transition:width .8s,-webkit-transform .8s;transition:transform .8s,width .8s;transition:transform .8s,width .8s,-webkit-transform .8s}
.C21-block2-wrapper{left:66.66667%}
.C21-block3-wrapper{top:50%;left:66.66667%}
.C21-link-block{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;display:block}
.C21-info-head-title{position:absolute;top:-79px;left:0;z-index:10;width:100%;padding:20px;color:#fff;font-size:26px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}
@media only screen and (max-width:959px){.C21-info-head-title{top:auto;bottom:0;height:100%;background-color:rgba(92,9,49,.25);font-size:20px;padding-top:10px;padding-bottom:10px;line-height:1.3}
}
@media only screen and (max-width:767px){.C21-info-head-title{height:auto;padding-top:20px;padding-bottom:20px;font-size:30px;line-height:36px}
}
.C21-info-head-title .C21-info-section-desc{display:block;margin-top:5px;font-size:15px;line-height:21px}
@media only screen and (max-width:767px){.C21-info-head-title .C21-info-section-desc{font-size:22px;line-height:20px}
}
.C21-block1-wrapper .C21-info-head-title{-webkit-transform:translateY(79px);-ms-transform:translateY(79px);transform:translateY(79px)}
@media only screen and (max-width:959px){.C21-block1-wrapper .C21-info-head-title{-webkit-transform:none;-ms-transform:none;transform:none}
}
.C21-block2-wrapper .C21-info-head-title,.C21-block3-wrapper .C21-info-head-title{top:auto;bottom:0;-webkit-transform:none;-ms-transform:none;transform:none}
.C21-info-section{position:absolute;z-index:4;width:100%;left:0;bottom:0;padding:20px;color:#fff;background-color:rgba(92,9,49,.25);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}
@media only screen and (max-width:959px){.C21-info-section{display:none}
}
.C21-block2-wrapper .C21-info-section,.C21-block3-wrapper .C21-info-section{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}
.C21-info-section-title{display:block;font-size:26px;line-height:30px}
.C21-info-section-desc{font-weight:200}
.C21-hover-areas{position:absolute;top:0;left:auto;right:0;z-index:15;width:33.33333%;height:100%}
@media only screen and (max-width:959px){.C21-hover-areas{display:none}
}
.C21-hover-areas>div{content:'';display:block;width:100%;height:50%;position:absolute;right:0}
.C21-hover-areas div.bottom-right{bottom:0}
.C21-no-animation{position:relative;margin-bottom:0}
.C21-no-animation .C40-show-more{margin-top:50px}
.C21-no-animation .C21-test{position:relative;overflow:hidden;padding:100px 20px 150px;max-width:1080px}
.C21-no-animation .C21-test .video-js{position:absolute;top:0;width:100%;height:100%}
.C21-no-animation .C21-test .ife-media-title-divider h2{font-size:45px;font-weight:300;margin:50px 0 !important}
.C21-no-animation .C21-test h1,.C21-no-animation .C21-test h2{margin-bottom:0}
.C21-no-animation .C21-test h1{font-weight:200;font-size:37px;margin-bottom:5px}
.C21-no-animation .C21-test img{width:100%;height:auto;position:absolute;left:0;top:0}
.C21-no-animation .C21-test-block{width:100%;position:absolute;z-index:0}
.C21-no-animation .C21-test-block.is-gradient-bottom:after{background:0}
.C21-no-animation .C21-test .vjs-big-play-button{position:absolute;width:60px;height:60px;top:50%;left:50%;margin-left:-30px;margin-top:-30px;z-index:15;border-radius:6.3em;border:5px solid #fff;font-size:1em;background:0}
.C21-no-animation .C21-test .vjs-big-play-button:before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoÃ¢â‚¬Â¦018.5%2C12.5%2036.5%2C25%20%09%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");background-repeat:no-repeat;content:"\f101";font-family:VideoJS;color:#fff;font-size:40px;position:relative;top:-2px}
.C21-no-animation .C21-test .vjs-big-play-button .vjs-control-text{display:none}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .vjs-big-play-button{width:100px;height:100px;margin-left:-50px;margin-top:-50px}
.C21-no-animation .C21-test .vjs-big-play-button:before{font-size:60px;top:0}
}
.C21-no-animation .C21-test .ratio-gif{visibility:hidden}
.C21-no-animation .C21-test .title-flow h1{white-space:nowrap}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .title-flow{margin:20px 0;min-height:100%}
.C21-no-animation .C21-test .title-flow>div{position:static}
}
.C21-no-animation .C21-test .title-flow-top{min-height:114px}
.C21-no-animation .C21-test .title-flow-top>div{position:absolute;bottom:0}
.C21-no-animation .C21-test .tout{position:relative;width:100%;padding-bottom:76.25%;overflow:hidden}
.C21-no-animation .C21-test .tout-small a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.C21-no-animation .C21-test .tout-hero{overflow:visible;background:red;padding-bottom:88.25%}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .tout-hero{height:auto !important}
}
.C21-no-animation .C21-test .tout-hero .vjs-big-play-button{width:100px;height:100px;margin-left:-50px;margin-top:-50px}
.C21-no-animation .C21-test .tout-hero .vjs-big-play-button:before{font-size:60px;top:10px}
.C21-no-animation .C21-test .C21-block-heading{z-index:2;position:absolute;bottom:0;color:#fff;left:0;width:100%}
.C21-no-animation .C21-test .C21-block-heading:after{position:absolute;left:0;bottom:0;width:100%;height:140px;background:linear-gradient(0,#00388B 20%,rgba(92,9,49,.2) 70%,rgba(92,9,49,0) 100%);content:" "}
@media only screen and (max-width:767px){.C21-no-animation .C21-test .C21-block-heading:after{height:430px}
}
.C21-no-animation .C21-test .C21-block-heading p{margin:0}
.C21-no-animation .C21-test .C21-block-heading>div{position:relative;z-index:1;padding:0 20px 20px 20px}
.C21-no-animation .C21-test .vjs-playing{z-index:3}
.C21-no-animation .C21-test .vjs-ended .vjs-big-play-button,.C21-no-animation .C21-test .vjs-ended .vjs-control-bar,.C21-no-animation .C21-test .vjs-ended .vjs-poster,.C21-no-animation .C21-test .vjs-paused .vjs-big-play-button,.C21-no-animation .C21-test .vjs-paused .vjs-control-bar,.C21-no-animation .C21-test .vjs-paused .vjs-poster{display:block !important}
.C21-variant-IFE{margin:50px 0}
@media only screen and (max-width:767px){.C21-variant-IFE-list{position:static !important;margin-top:-360px}
}
.C21-variant-IFE .destinations-offers-block-slogan ul{padding:30px}
@media only screen and (max-width:959px){.C21-variant-IFE .destinations-offers-block-slogan ul{padding:10px 30px 30px}
}
@media only screen and (max-width:767px){.C21-variant-IFE .destinations-offers-block-slogan ul{padding-top:70px}
}
.C21-variant-IFE .destinations-offers-block-slogan a{color:#fff;font-weight:200;font-size:16px}
@media only screen and (max-width:767px){.C21-variant-IFE .destinations-offers-block-slogan a{font-size:34px}
}
.C21-variant-IFE .destinations-offers-block-slogan:after{background:0;display:none}
@media only screen and (max-width:959px){.C21-variant-IFE .destinations-info-section-description{overflow:visible}
.C21-variant-IFE .offers-holder{position:relative;top:-80px}
}
@media only screen and (max-width:767px){.C21-variant-IFE .offers-holder{top:40px}
}
.C21-variant-IFE .offers-title{font-size:30px;font-weight:200}
@media only screen and (max-width:767px){.C21-variant-IFE .offers-title{font-size:45px !important}
}
.C21-variant-IFE .destinations-offers-block-info-overlay{background:rgba(242,121,0,0);opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.C21-variant-IFE .destinations-offers-block.active .destinations-offers-block-info-overlay,.C21-variant-IFE .destinations-offers-block:focus .destinations-offers-block-info-overlay,.C21-variant-IFE .destinations-offers-block:hover .destinations-offers-block-info-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
@media only screen and (max-width:767px){.C21-variant-IFE .destinations-info-section{padding:100px 20px}
}
.C21-variant-IFE .destinations-info-section.list{padding:0 20px 20px}
.C21-variant-IFE .destinations-info-section-description.list:after{height:90px}
.C21-variant-IFE .destinations-info-section-description.list ul{padding:0}
.C21-variant-IFE .destinations-info-section-description.list ul li{font-weight:200;font-size:16px}
.C21-variant-IFE .destinations-info-section-description.list a{font-size:16px;font-weight:200}
.C21-variant-IFE .destinations-info-section-description.list a :before{font-family:icomoon !important;speak:none;font-style:normal;font-variant:normal;text-transform:none;position:absolute;left:-4px;top:5px;content:"\e903";font-weight:400;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.C25{display:table;margin-bottom:10px}
@media only screen and (max-width:767px){.C25{display:block}
}
.C25>[class^=col-]{display:table-cell;float:none;vertical-align:top}
@media only screen and (max-width:959px){.C25>[class^=col-]{width:50%}
}
@media only screen and (max-width:767px){.C25>[class^=col-]{display:block;float:left;width:100%}
}
.C25-image-col{background-position:center center;background-repeat:no-repeat;background-size:cover}
.C25-image-col:before{content:'';display:block;padding-top:100%}
.C25-image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}
.C25-content{padding-bottom:75px;background-color:#fff}
.C25-content header{margin-bottom:1.5em}
@media only screen and (max-width:767px){.C25-content h3{font-size:40px;line-height:50px}
}
.C25-content .C25-content-main,.C25-content .read-more-link,.C25-content header{margin-left:10px;margin-right:20px}
.C25-content .C25-content-date,.C25-content .C25-content-main,.C25-content .C25-tags{font-size:15px;line-height:18px}
@media only screen and (max-width:767px){.C25-content .C25-content-date{font-size:22px;line-height:25px}
}
@media only screen and (max-width:767px){.C25-content .C25-content-main{font-size:22px;line-height:27px}
}
.C25-content .read-more-link{margin-top:10px}
@media only screen and (max-width:767px){.C25-content .read-more-link{width:93%;font-size:22px}
}
.C25-content .C25-tags a{color:#521231;text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
@media only screen and (max-width:767px){.C25-content .C25-tags a{font-size:22px;line-height:27px}
}
.C25-content .C25-tags a:hover{border-bottom-color:transparent}
.C25-content footer{position:absolute;bottom:20px}
@media only screen and (max-width:767px){.C25{margin-bottom:0}
}
.C26-dg h3{margin-top:20px;margin-bottom:40px}
@media only screen and (max-width:767px){.C26-dg h3{margin-bottom:20px}
}
.C26-dg .checkbox-base{margin-top:9px}
.C26-dg .checkbox-base .checkbox-base-text{font-size:20px}
.C26-dg .checkbox-base .checkbox-base-text:before{top:5px}
.C26-dg .checkbox-base .checkbox-base-text:after{top:7px}
@media only screen and (max-width:767px){.C26-dg .checkbox-base .checkbox-base-text{font-size:29px}
}
.C26-dg-container{padding-top:20px;padding-bottom:20px;margin-bottom:20px;background-color:#fff}
@media only screen and (max-width:767px){.C26-dg-container:last-child{background:0;padding:0}
.C26-dg-container:last-child>div:first-child{padding:10px 20px;background-color:#fff}
.C26-dg-container:last-child>div:last-child{padding:0;margin-top:20px}
.C26-dg-container:last-child>div:last-child .btn{width:100%;font-size:24px}
}
.C26-dg-item{margin-bottom:20px}
.C26-dg-item h5{margin-top:0;margin-bottom:0;font-size:20px;line-height:1}
@media only screen and (max-width:767px){.C26-dg-item h5{margin-top:15px;margin-bottom:10px;font-size:30px}
}
.C26-dg-item p{font-size:15px;font-weight:300;line-height:20px}
@media only screen and (max-width:767px){.C26-dg-item p{font-size:22px;line-height:29px}
}
@media only screen and (max-width:767px){.C26-dg-item{margin-bottom:10px}
}
.C26-dg-item-img{margin-right:20px;margin-bottom:10px}
@media only screen and (max-width:767px){.C26-dg-item-img{display:block;float:none}
}
@media only screen and (max-width:767px){.C26-dg{padding-top:0}
}
.C26-pax{padding-bottom:15px;background-color:#fff}
@media only screen and (max-width:767px){.C26-pax-container{padding-left:10px;padding-right:10px}
}
.C26-pax h1{margin-bottom:30px}
@media only screen and (max-width:767px){.C26-pax h1{margin-top:30px;margin-bottom:0}
}
.C26-pax h3{margin-top:25px;margin-bottom:20px}
.C26-pax .T7-calendar-field{width:100%;padding:0}
.C26-pax .register-form{padding:0;background-color:transparent}
@media only screen and (max-width:767px){.C26-pax .register-form .radio-base-text{padding-left:36px;margin-right:10px}
}
@media only screen and (max-width:959px){.C26-pax .register-form{padding-left:10px}
}
@media only screen and (max-width:767px){.C26-pax .register-form{margin:0 0 20px}
}
@media only screen and (max-width:959px){.C26-pax .custom-select.is-rectangle-large{margin-bottom:0}
}
@media only screen and (max-width:767px){.C26-pax .custom-select.is-rectangle-large{margin-bottom:20px}
}
.C26-pax-form .row{margin-bottom:20px}
@media only screen and (max-width:767px){.C26-pax-form .row{margin-bottom:0}
}
.C26-pax-form .col-xs-12.col-sm-2_5{width:20%}
@media only screen and (max-width:767px){.C26-pax-form .col-xs-12.col-sm-2_5{width:100%}
}
.C26-pax-form-checkbox .checkbox-base-text{font-size:18px}
.C26-pax-form-checkbox .checkbox-base-text:before{top:5px}
.C26-pax-form-checkbox .checkbox-base-text:after{top:7px}
@media only screen and (max-width:767px){.C26-pax-form-checkbox .checkbox-base-text{padding-top:5px;padding-bottom:10px}
}
@media only screen and (max-width:767px){.C26-pax-form .btn{margin-bottom:20px;font-size:24px}
}
@media only screen and (max-width:767px){.C26-pax-form{margin-bottom:20px}
}
.C38{position:relative;color:#fff;min-height:800px;margin:100px 0}
@media only screen and (max-width:767px){.C38 .wave-decoration:not(.is-bottom){height:110px}
}
@media only screen and (max-width:767px){.C38 p{padding-left:0;text-align:left}
}
.C38-timer{margin:60px 0 50px;text-align:center}
@media only screen and (max-width:767px){.C38-timer{margin-top:40px;margin-bottom:30px}
}
.C38-timer-block{display:inline-block;width:200px;height:200px;border:4px solid currentColor;border-radius:100%;vertical-align:middle}
@media only screen and (max-width:959px){.C38-timer-block{width:150px;height:150px}
}
@media only screen and (max-width:767px){.C38-timer-block{width:100px;height:100px}
}
.C38-timer-block-value{display:block;padding-top:50%;margin-top:-50px;font-size:60px;line-height:1;text-align:center}
@media only screen and (max-width:959px){.C38-timer-block-value{margin-top:-32px;font-size:40px}
}
@media only screen and (max-width:767px){.C38-timer-block-value{font-size:30px;margin-top:-25px}
}
.C38-timer-block-label{display:block;text-align:center;font-size:30px;line-height:1}
@media only screen and (max-width:959px){.C38-timer-block-label{font-size:22px}
}
@media only screen and (max-width:767px){.C38-timer-block-label{font-size:18px}
}
.C38-timer-separator{display:inline-block;width:19.8%;font-size:60px;font-weight:700;line-height:0;text-align:center;vertical-align:middle}
@media only screen and (max-width:1160px){.C38-timer-separator{width:10%}
}
@media only screen and (max-width:767px){.C38-timer-separator{width:8%;font-size:40px}
}
@media only screen and (max-width:767px){.C38{min-height:600px}
}
.C40{background-color:#fff;width:100%;padding-top:50px;padding-bottom:50px;position:relative}
.C40-no-gutters-top-bottom{padding-top:0;padding-bottom:0}
.C40-title{text-align:center;position:relative;z-index:20}
.C40-title h2{font-size:45px;font-weight:300;margin:10px 0 30px !important}
.C40-title-is-subtitle .C40-title h2{font-size:27px;margin-bottom:0 !important;margin-left:7px !important}
.C40-no-gutters-top-bottom .C40-title{text-align:left}
.C40-item-details{position:relative}
.C40-genre{text-align:center;padding:20px 10px;background-color:#521231;margin-bottom:3px;display:none}
.C40-genre a{color:#fff;font-weight:200;font-size:18px}
.C40-genre a:before{color:#fff}
.C40-show-genre-true .C40-genre{display:block}
.C40-imgHolder .reflect{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);position:relative;top:2px;overflow:hidden;height:30px}
.C40-imgHolder .reflect img{-webkit-transform:rotate(180deg) scaleX(-1);-ms-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}
.C40-imgHolder .reflect:before{background:linear-gradient(to bottom,rgba(125,185,232,0) -146%,#fff 58%);content:"";width:100%;height:100%;position:absolute;overflow:hidden;z-index:1;height:34px;z-index:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}
.C40-show-genre-true .C40-imgHolder .reflect:before{background:linear-gradient(to bottom,rgba(125,185,232,0) -146%,#ececec 58%)}
.C40-item-details h3{font-size:24px;font-weight:300;margin-top:5px;margin-bottom:0}
.C40-item-details p{font-size:17px;font-weight:300}
.C40-slick-row{max-width:1920px;padding:0 20px;margin:20px auto !important}
.C40 .slick-arrow{position:absolute;top:0;background:0;height:100%;width:50px;z-index:20;border:0}
.C40 .slick-arrow:before{width:93px;height:100%;content:" ";position:absolute;pointer-events:none;display:block;top:0}
.C40 .slick-arrow span{font-size:50px;display:block;position:relative;top:-80px;left:12px;color:#5a5a5a}
body[dir=rtl] .C40 .slick-arrow span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.C40 .slick-prev{left:0}
.C40 .slick-prev span{top:50%;left:-12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C40 .slick-prev:before{left:-7px;background:linear-gradient(to right,#fff 56%,rgba(255,255,255,0) 100%,rgba(255,255,255,.57) 93%)}
.C40 .slick-next{right:0}
.C40 .slick-next span{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.C40 .slick-next:before{background:linear-gradient(to left,#fff 56%,rgba(255,255,255,0) 100%,rgba(255,255,255,.57) 93%);left:-34px}
.C40 .slick-slide{max-width:225px;padding:0 10px;outline:0}
.C40 .slick-slide img{width:100%;height:auto}
@media only screen and (max-width:959px){.C40 .slick-slide{max-width:none}
}
.C40 .slick-disabled{pointer-events:none;display:none !important}
.C40-bg-grey{padding-top:100px;background-color:#ececec}
.C40-bg-grey .slick-prev:before{background:linear-gradient(to right,#ececec 56%,rgba(236,236,236,.57) 93%,rgba(236,236,236,0) 100%)}
.C40-bg-grey .slick-next:before{left:-42px;background:linear-gradient(to left,#ececec 56%,rgba(236,236,236,0) 100%,rgba(236,236,236,.57) 93%)}
.C40-show-more{text-align:center}
.C41-IFE{padding:50px 50px 130px !important;background-color:#5c0a30;position:relative;color:#fff}
@media only screen and (max-width:767px){.C41-IFE{padding:50px 0 130px !important}
}
.C41-IFE-content{margin:50px 0}
.C41-IFE-content .ife-favourite{right:24px;top:-10px}
.C41-IFE .video-js .vjs-control-bar{bottom:-1px;z-index:2}
.C41_1-IFE{margin:0}
.C41_1-IFE h1,.C41_1-IFE h2{margin:0}
.C41_1-IFE .C41-IFE-content{margin:0}
.C41_1-IFE .C41-IFE-content h1{font-size:30px;margin-bottom:5px}
@media only screen and (max-width:767px){.C41_1-IFE .C41-IFE-content h1{font-size:40px}
}
.C41_1-IFE .C41-IFE-content h2{font-size:22px;font-weight:200;margin-bottom:15px}
@media only screen and (max-width:767px){.C41_1-IFE .C41-IFE-content p{font-size:22px;font-weight:100;line-height:26px}
}
.C41_1-IFE .C41-IFE-content-details{font-size:13px;font-weight:300}
@media only screen and (max-width:767px){.C41_1-IFE .C41-IFE-content-details{font-size:16px}
}
.C41_1-IFE-audioinfo{margin-top:15px}
@media only screen and (max-width:767px){.C41_1-IFE-audioinfo>div{padding-left:10px !important;padding-right:10px !important}
}
.C41_1-IFE-content-list{margin-top:80px;padding:15px 0;border-top:1px solid #fff;border-bottom:1px solid #fff}
@media only screen and (max-width:767px){.C41_1-IFE-content-list{margin-top:35px;margin-left:0;margin-right:0;font-weight:300}
.C41_1-IFE-content-list .col-xs-4.col-sm-5{text-align:right;position:relative;right:30px}
}
.C41_1-IFE-content-list>div{padding-top:2px;padding-bottom:2px}
.C41_1-IFE .C40-imgHolder img{width:100%;height:auto}
.C41_1-IFE .C40-imgHolder .reflect{top:5px;height:100px}
.C41_1-IFE .C40-imgHolder .reflect:before{background:linear-gradient(to bottom,rgba(125,185,232,0) -146%,#5c0a30 58%);height:108px}
.C41_1-IFE .C40-item-details{margin:0 30px}
@media only screen and (max-width:767px){.C41_1-IFE .C40-item-details{margin:30px 0}
}
.C44{background-color:#fff;padding-top:10px;padding-bottom:20px;margin:0 0 20px}
.C44 h3{margin-bottom:20px}
@media only screen and (max-width:767px){.C44 h3{font-size:41px;line-height:57px}
}
.C44 h4{margin-bottom:30px}
.C44 h4 strong{font-weight:700}
@media only screen and (max-width:767px){.C44 h4{font-size:30px;line-height:42px}
}

@media only screen and (max-width:767px){.C44-other-links a{width:100%;margin-right:0;margin-bottom:20px;font-size:24px}
.C44-other-links a:last-child{margin-bottom:10px}
}
@media only screen and (max-width:767px){.C44-other-links{margin-top:0;margin-bottom:0}
}
.C44-states-content{clear:both}
.C44-states-content>div{display:none}
@media only screen and (max-width:767px){.C44{padding-left:20px;padding-right:20px}
}
.modal-booking-overview .modal.in .modal-dialog{-webkit-transform:translate(0,-25%) !important;-ms-transform:translate(0,-25%) !important;transform:translate(0,-25%) !important}
.modal-booking-overview .popup-header{padding-bottom:10px}
.modal-booking-overview .popup-header .popup-title{font-size:40px;margin:0 0 2px -10px}
.modal-booking-overview .popup-header h5{font-size:16px;font-weight:700;margin:0;margin-left:-5px}
.modal-booking-overview .popup-header h3{font-size:20px;font-weight:lighter;margin-top:5px;margin-left:-5px}
.modal-booking-overview .overlay-content .C60{margin:20px 0 0 -19px}
@media only screen and (max-width:767px){.modal-booking-overview .overlay-content .C60{width:100%;margin:0}
}
.modal-booking-overview .overlay-content .overlay-content-desc{text-align:justify}
.modal-booking-overview .confirmation{padding:37px 0 0}
@media only screen and (max-width:767px){.modal-booking-overview .confirmation{padding:0 0 20px}
}
@media only screen and (max-width:767px){.modal-booking-overview .confirmation .bottom-overlay a{display:inline-block;width:100%}
}
.modal-booking-overview .confirmation .checkbox label{display:inline-block;position:relative;padding-left:10px;font-size:16px;font-weight:700}
.modal-booking-overview .confirmation .checkbox label::before{content:"";display:inline-block;position:absolute;width:20px;height:20px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:3px;background-color:#fff;transition:border .15s ease-in-out,color .15s ease-in-out}
.modal-booking-overview .confirmation .checkbox label::after{display:inline-block;position:absolute;width:20px;height:20px;left:0;top:0;margin-left:-20px;padding-left:4px;padding-top:0;font-size:13px;color:#00388B}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]{opacity:0}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:checked+label::after{font-family:icomoon;content:"\e901"}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:disabled+label{opacity:.65}
.modal-booking-overview .confirmation .checkbox input[type=checkbox]:disabled+label::before{background-color:#eee;cursor:not-allowed}
.C46{background:#fff}
@media only screen and (max-width:767px){.C46{margin:0 -20px;padding:0 20px}
}
.C46-booking-overlay-opener{width:25%}
@media only screen and (max-width:767px){.C46-booking-overlay-opener{position:relative;width:100%;display:inline-block}
.C46-booking-overlay-opener:after{content:'\e92b';position:absolute;right:0;top:50%;margin:-6px 0 0;font-size:14px;color:#000;font-family:icomoon !important;speak:none;font-weight:400;line-height:1;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
.C46-booking-overlay-opener.in:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
}
@media only screen and (max-width:767px){.C46-booking-overlay-opener.desktop-view{display:none !important}
}
.C46-booking-overlay-opener.visible-xs{min-height:88px}
.C46 .booking-overlay-content{width:75%}
@media only screen and (max-width:767px){.C46 .booking-overlay-content{display:none;width:100%}
}
.C46 .content-main{border-bottom:1px solid #ccc;display:-webkit-box;display:flex;padding:30px 0 0;margin:0}
@media only screen and (max-width:767px){.C46 .content-main{display:block;padding:0}
}
.C46 .booking-time{font-weight:700;font-size:15px;color:#5c0a30}
.C46 .booking-time .crossed{text-decoration:line-through}
.C46 .booking-time .additional{color:#f27900}
.C46 .booking-box:nth-of-type(2){margin-left:0}
@media only screen and (max-width:767px){.C46 .booking-box:nth-of-type(2){margin-left:8.33333%}
}
.C46 .booking-box .no-icon{margin-top:18px !important}
@media only screen and (max-width:767px){.C46 .booking-box{padding:0}
}
.C46 .booking-box p{font-size:14px;color:#545454}
.C46 .booking-box h3{font-size:24px;margin:-8px 0 -2px}
.C46 .booking-box.nonstop{text-align:center;font-size:16px;font-weight:lighter}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop{margin-left:0;float:none}
}
.C46 .booking-box.nonstop .icon-clock{font-size:20px;display:block;margin:23px 0 0}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop .icon-clock{margin:10px 0 10px 15px}
}
.C46 .booking-box.nonstop h4{font-size:16px;margin:5px}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop h4:last-of-type{margin-right:15px}
}
@media only screen and (max-width:767px){.C46 .booking-box.nonstop .icon-clock,.C46 .booking-box.nonstop h4{display:inline-block}
.C46 .booking-box.nonstop .lined-aside{position:relative;z-index:1;overflow:hidden;text-align:center}
.C46 .booking-box.nonstop .lined-aside:after,.C46 .booking-box.nonstop .lined-aside:before{position:absolute;top:51%;overflow:hidden;width:32%;height:1px;content:'\a0';background-color:#00388B}
.C46 .booking-box.nonstop .lined-aside:before{margin-left:-32%;text-align:right}
}
.C46 .booking-box .booking-day{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.C46 .booking-box .booking-day{position:relative;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit}
}
.C46 .booking-box .info{margin-top:8px}
.C46 .booking-box .info .info-icon{margin:-4px 8px -15px 0;text-align:right;font-size:20px}
.C46 .booking-box .info .plane-icon{font-size:30px;margin-bottom:0;margin-left:15px;color:#00388B}
@media only screen and (max-width:767px){.C46 .booking-box .info .plane-icon{margin-left:0}
}
.C46 .booking-box .info .content{font-size:12px;text-align:center;line-height:1.4em;margin-top:-7px;margin-left:-10px}
.C46 .booking-box .info.orange p{color:#f27900}
.C46 .booking-box .info.green p{color:#00a651}
@media only screen and (max-width:767px){.C46 .confirmed.anci-content{margin-left:25%}
}
@media only screen and (max-width:767px){.C46 .confirmed .anci-notification{display:block !important;text-align:center;margin:0 auto;padding:10px 0 !important}
}
.C46 .confirmed .anci-notification-icon{margin:0 auto !important;float:none !important}
@media only screen and (max-width:767px){.C46 .confirmed .anci-notification-icon{text-align:center;float:left !important}
}
@media only screen and (max-width:767px){.C46 .icon-list{margin:20px 0}
}
.C46 .icon-list img{margin:-5px auto 0}
.C46 .icon-list img.mobile-view{display:none}
@media only screen and (max-width:767px){.C46 .icon-list img.mobile-view{display:block}
}
.C46 .icon-list img.desktop-view{display:block}
@media only screen and (max-width:767px){.C46 .icon-list img.desktop-view{display:none}
}
.C46 .icon-list ul{padding:13px 0 7px}
@media only screen and (max-width:767px){.C46 .icon-list ul{text-align:center}
}
.C46 .icon-list ul li{padding:0}
.C46 .icon-list ul li .tooltip{font-family:Jotia,sans-serif !important;z-index:99}
@media only screen and (max-width:767px){.C46 .icon-list ul li{padding:0 10px}
}
.C46 .icon-list ul li img{width:24px}
.C46 .icon-list ul li a{font-size:23px;text-decoration:none}
.C46 .icon-list ul li:first-of-type{padding-left:0}
.C46 .icon-list ul li:last-of-type{padding-right:0}
.C46-variation{margin:20px 0 0;background:#fff}
.C46-variation .crossed{text-decoration:none !important}
.C46-variation .additional{visibility:hidden}
.C46-variation-top{border-bottom:1px solid #5d0631}
.C46-variation-top span{display:block;float:left;width:43px;height:43px;margin:0 15px 0 0;background:url(../../../images/c46-top.jpg) no-repeat}
.C46-variation-bottom{margin:10px 0 0;padding:15px 13px 10px;background:#fff}
.C46-variation-bottom a.btn{margin:0 13px 0 0}
@media only screen and (max-width:959px){.C46-variation-bottom a.btn{margin-bottom:10px;width:100%}
}
.C49 .popup{padding:0}
.C49 .parapraph{margin:30px 0 40px}
@media only screen and (max-width:767px){.C49 .parapraph{margin:30px 20px 40px}
}
.C49 .overlay-content{padding:30px 0}
.C49 .loading-content{position:relative}
.C49 .loader{margin:0 auto;height:110px;width:110px;-webkit-animation:rotate .8s infinite linear;animation:rotate .8s infinite linear;border:8px solid #00388B;border-right-color:#ceb4c0;border-radius:50%;position:relative}
@-webkit-keyframes rotate{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes rotate{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.C49 .content{position:absolute;left:47.2%;top:35%}
@media only screen and (max-width:767px){.C49 .content{left:41.5%;top:35%}
}
.C49 .content span{display:block}
.C49 .content span.is-bold{font-weight:700}
.C49 .content.is-top{top:76%}
@media only screen and (max-width:767px){.C49 .content.is-top{top:82%;left:40%}
}
.C49 .content.is-left{left:45%}
@media only screen and (max-width:767px){.C49 .content.is-left{left:41.5%}
}
.C49 .split{margin:55px 0}
@media only screen and (max-width:767px){.C49 .split{margin:30px 0}
}
.C49 .newsletter{position:relative;overflow:hidden;margin:20px 0 30px}
@media only screen and (max-width:767px){.C49 .newsletter{margin:20px 10px 30px}
}
@media only screen and (max-width:767px){.C49 .imagery img{margin:0 auto}
}
.C49 .has-background{background:url(../../../images/x-mask.jpg);background-size:100% 100%;padding-bottom:150px}
@media only screen and (max-width:767px){.C49 .has-background{background-size:cover;background-position:center}
}
.C50{clear:both;margin-top:80px;margin-bottom:60px}
.C50 h2{margin-bottom:35px}
@media only screen and (max-width:959px){.C50 h2{padding-left:10px;padding-right:10px}
}
@media only screen and (max-width:767px){.C50 h2{padding-left:30px;padding-right:30px}
}
@media only screen and (max-width:959px){.C50{margin-left:-20px;margin-right:-20px}
}
.C50-step{height:258px;background-color:#fff;border:1px solid #dedede;border-left-width:0;text-align:center}
.C50-step:first-child{border-left-width:1px}
@media only screen and (max-width:959px){.C50-step:first-child{border-top-width:1px;border-left-width:0}
}
.C50-step h3{margin-top:30px;font-size:22px}
@media only screen and (max-width:959px){.C50-step h3{margin-top:55px;font-size:33px}
}
.C50-step p{margin:0 20px;font-size:12px;line-height:16px}
@media only screen and (max-width:959px){.C50-step p{font-size:18px;line-height:24px}
}
.C50-step .icon{display:inline-block;font-size:60px;margin:32px 0}
.h1,h1{margin:1px 0 10px}
p{margin:0 0 20px;}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0;}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none;}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,optgroup,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
*{margin:0;padding:0;}
body,html{min-width:480px}
body{-webkit-font-smoothing:subpixel-antialiased}
body a{cursor:pointer;transition:color 350ms,background-color 350ms,border-color 350ms}
body a:active body a:-webkit-any-link,body a:focus{color:inherit;text-decoration:none}
body a:active body a:-webkit-any-link:after,body a:active body a:-webkit-any-link:before,body a:focus:after,body a:focus:before{text-decoration:none}
body [href^="mailto:"]{font-weight:500}
img{vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
ul{margin:0;padding:0}
ul li{list-style:none}
input,select,textarea{outline:0}
textarea{resize:vertical}
button,input[type=submit]{transition:color 350ms,background-color 350ms,border-color 350ms;}
button:active,button:focus,button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{cursor:pointer;outline:0}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}
input[type=password]{-webkit-text-security:disc}
input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}
input[type=image]{border:0}
input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-write-plaintext-only}
input[type=number]::-webkit-outer-spin-button{margin:0}
input::-ms-clear{display:none;width:0;height:0}
.overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:300;background:rgba(0,0,0,.5)}
.overlay.active{display:block}
.anchor-with-animated-arrow{display:block}
.anchor-with-animated-arrow:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
.anchor-with-animated-arrow:before{top:1px;content:"\e903";font-family:icomoon;position:relative;margin-right:-5px;display:inline-block;font-weight:400;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;padding-right:10px/*!rtl:raw: transform: rotateY(180deg);*/}
@media(orientation:landscape){body{width:100%}
}
.icon-magazines:before{content:"\e979"}
.icon-audio:before{content:"\e974"}
.icon-discover:before{content:"\e975"}
.icon-games:before{content:"\e976"}
.icon-movies:before{content:"\e977"}
.icon-tv:before{content:"\e978"}
.icon-weather-cloudy:before{content:"\e965"}
.icon-weather-fog:before{content:"\e966"}
.icon-weather-hail:before{content:"\e967"}
.icon-weather-lightning:before{content:"\e968"}
.icon-weather-lightning-rainy:before{content:"\e969"}
.icon-weather-night:before{content:"\e96a"}
.icon-weather-partlycloudy:before{content:"\e96b"}
.icon-weather-pouring:before{content:"\e96c"}
.icon-weather-rainy:before{content:"\e96d"}
.icon-weather-snowy:before{content:"\e96e"}
.icon-weather-snowy-rainy:before{content:"\e96f"}
.icon-weather-sunny:before{content:"\e970"}
.icon-weather-sunset:before{content:"\e971"}
.icon-weather-windy:before{content:"\e972"}
.icon-weather-windy-variant:before{content:"\e973"}
.icon-delete:before{content:"\e964"}
.icon-routes:before{content:"\e963"}
.icon-heart-filled:before{content:"\e962"}
.icon-hotel-2:before{content:"\e959"}
.icon-exclaim:before{content:"\e960"}
.icon-close-circle:before{content:"\e95a"}
.icon-car-2:before{content:"\e95b"}
.icon-logout:before{content:"\e95c"}
.icon-user-2:before{content:"\e95d"}
.icon-dashboard:before{content:"\e95e"}
.icon-arrow-strong-left:before{content:"\e95f"}
.icon-user:before{content:"\e957"}
.icon-search-sort:before{content:"\e958"}
.icon-insurance-car:before{content:"\e951"}
.icon-holidays:before{content:"\e952"}
.icon-hotels:before{content:"\e953"}
.icon-credit-card:before{content:"\e954"}
.icon-users:before{content:"\e955"}
.icon-airplaine-top:before{content:"\e956"}
.icon-share:before{content:"\e950"}
.icon-airplane-up-right:before{content:"\e94e"}
.icon-airpline-right-02:before{content:"\e94f"}
.icon-double-baggage:before{content:"\e94b"}
.icon-double-basket:before{content:"\e94c"}
.icon-stared-label:before{content:"\e94d"}
.icon-basket:before{content:"\e942"}
.icon-beach:before{content:"\e943"}
.icon-calendar:before{content:"\e944"}
.icon-currecly:before{content:"\e945"}
.icon-electricity:before{content:"\e946"}
.icon-info2:before{content:"\e947"}
.icon-instagram:before{content:"\e948"}
.icon-search:before,.select2-container .select2-search--inline:before{content:"\e949"}
.icon-sun:before{content:"\e94a"}

.icon-arrow-right3:before{content:"\e92b"}
.icon-arrow-left-thin:before{content:"\e93e"}
.icon-arrow-right-thin:before{content:"\e93f"}
.C8-to-myprofile .tabset-block-add-menu-item:before,.icon-plus-circle:before{content:"\e93d"}
.icon-camera-01:before{content:"\e93c"}
.icon-info-01:before{content:"\e93a"}
.icon-map-marker:before{content:"\e93b"}
.icon-no-qmiles:before{content:"\e939"}
.icon-express-baggage:before{content:"\e930"}
.icon-family:before{content:"\e931"}
.icon-lounge-access:before{content:"\e932"}
.icon-priority-baggage:before{content:"\e933"}
.icon-priority-check-in:before{content:"\e934"}
.icon-priority-stand-by:before{content:"\e935"}
.icon-shop-play:before{content:"\e936"}
.icon-tier-bonus:before{content:"\e937"}
.icon-upgrade-departure:before{content:"\e938"}
.icon-arrow-left:before,[dir=rtl] .read-more-link .icon-arrow-right:before{content:"\e914"}
.icon-arrow-right:before{content:"\e915"}
.icon-car:before{content:"\e92d"}
.icon-hotel:before{content:"\e92e"}
.icon-insurance:before{content:"\e92f"}
.icon-airplanes-to-from:before{content:"\e92c"}
.icon-arrow-thin-left:before{content:"\e941"}
.icon-arrow-thin-right:before{content:"\e940"}
.icon-arrow-down3:before{content:"\e928"}
.icon-arrow-up:before{content:"\e929"}
.icon-arrow-down:before{content:"\e926"}
.C8-myservices-bgt .tabset-accordion-item.active .tabset-accordion-toggle-icon:before,.icon-arrow-top:before{content:"\e927"}
.icon-clock:before{content:"\e925"}
.icon-arrow-down-circle:before{content:"\e923"}
.icon-arrow-up-circle:before,.timetable .timetable-search-results-flights-info-head-list>li a span[class*=" icon-"]:before,.timetable .timetable-search-results-flights-info-head-list>li a span[class^=icon-]:before{content:"\e924"}
.icon-airplane-dioganal:before{content:"\e91f"}
.icon-globe:before{content:"\e920"}
.icon-info:before{content:"\e921"}
.icon-seat:before{content:"\e922"}
.icon-arrow-top-small:before{content:"\e91e"}
.icon-airplane-left:before{content:"\e919"}
.icon-arrow-strong:before{content:"\e91a"}
.icon-download:before{content:"\e91b"}
.icon-mail:before{content:"\e91c"}
.icon-print:before{content:"\e91d"}
.icon-arrow-bothdirections:before{content:"\e908"}
.icon-pencil:before{content:"\e90a"}

.icon-social-facebook {
	background-image:url(/images/footer/f.png);
	display:block;
	width: 33px;
	height: 33px;
	background-position: 0px 0px;	
}

.icon-social-twitter {
	background-image:url(/images/footer/t.png);
	display:block;
	width: 33px;
	height: 33px;
	background-position: 0px 0px;	
}

.icon-social-youtube {
	background-image:url(/images/footer/y.png);
	display:block;
	width: 32px;
	height: 32px;
	background-position: 0px 0px;	
}

.icon-social-vk {
	background-image:url(/images/footer/vk.png);
	display:block;
	width: 33px;
	height: 33px;
	background-position: 0px 0px;	
}

.icon-social-od {
	background-image:url(/images/footer/od.png);
	display:block;
	width: 33px;
	height: 33px;
	background-position: 0px 0px;	
}


.icon-sirius {
	background-image:url(/images/pages/logo.png);
	display:block;
	width: 107px;
	height: 44px;
	background-position: 0px 0px;
}


/* .icon-social-facebook:before{content:"\e90b"}
	.icon-social-twitter:before{content:"\e90e"}
	.icon-social-youtube:before{content:"\e90f"}
	.icon-social-linkedin:before{content:"\e90d"}
	.icon-social-instagram:before{content:"\e90c"}
	.icon-arrow-left3:before{content:"\e92a"}
*/




.icon-star-limited-time:before{content:"\e910"}
.icon-suitcase:before{content:"\e911"}
.icon-arrows-updown:before{content:"\e916"}
.icon-favorite:before{content:"\e87d"}
.icon-favorite_border:before{content:"\e87e"}
.icon-error_outline:before{content:"\e001"}
.icon-close:before{content:"\e5cd"}
.icon-heart:before{content:"\e900"}
.icon-notification:before{content:"\e961"}
.icon-menu:before{content:"\e917"}
.icon-cross:before,.input-file--with-icon.filled .input-file-button .icon:before{content:"\e918"}
.icon-checkmark:before{content:"\e901"}
.icon-arrow-up2:before{content:"\e902"}
.icon-arrow-right2:before{content:"\e903"}
.icon-arrow-down2:before{content:"\e904"}
.icon-arrow-left2:before{content:"\e905"}
.C8-to-myprofile .tabset-accordion-item.complete>a:before,.C8-to-myprofile .tabset-block-add-menu-item.complete:before,.icon-checkbox-checked:before,.select2-container--default .select2-results__option[aria-selected=true] .icon:before{content:"\e906"}
.C8-to-myprofile.C8_1 .tabset-accordion-opener:before,.icon-checkbox-unchecked:before{content:"\e907"}
.icon-new-tab:before{content:"\ea7e"}
.icon-play:before{content:"\f04b"}
.icon-pause:before{content:"\f04c"}
.icon-stop:before{content:"\f04d"}
.icon-check:before{content:"\f00c"}
.icon-plus:before{content:"\f067"}
.icon-minus:before{content:"\f068"}
.icon-exclamation-circle:before{content:"\f06a"}

.icon-navicon:before{content:"\f0c9"}
.icon-reorder:before{content:"\f0c9"}
.icon-exclamation:before{content:"\f12a"}
.icon-oneworld:before{display:block;width:32px;height:32px;content:'';background:url(homepageClientlibs/images/logo-one-world.png) center center no-repeat;background-size:contain}
.icon-rassilka:before{content:'';background:url(etc/designs/qrweb/images/sirius.ico) center center no-repeat;background-size:contain}
.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.container:after,.container:before{content:'';display:table}
.container:after{clear:both}
@media(min-width:768px){.container{width:100%}
}
@media(min-width:960px){.container{width:100%}
}
@media(min-width:1280px){.container{width:1080px}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.container-fluid:after,.container-fluid:before{content:'';display:table}
.container-fluid:after{clear:both}
.row{margin-left:-10px;margin-right:-10px}

.col-md-14-2:first-child { margin-left: 0px;}
.col-md-14-2:last-child { margin-right: 0px;}


/*
.col-md-14-2:first-child { margin-left: 0px;}
.col-md-14-2:last-child {margin-right: 0px;}
*/
.row:after,.row:before{content:'';display:table}
.row:after{clear:both}


.content-section-row>div,.C5-variant-content-half .content-section-row .col-md-6,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-14-2,.col-md-12-5,col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
	position:relative;
	min-height:1px;
	padding-left:10px;
	padding-right:10px;
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-1{width:8.33333%}
.col-xs-2{width:16.66667%}
.col-xs-3{width:25%}
.col-xs-4{width:33.33333%}
.col-xs-5{width:41.66667%}
.col-xs-6{width:50%}
.col-xs-7{width:58.33333%}
.col-xs-8{width:66.66667%}
.col-xs-9{width:75%}
.col-xs-10{width:83.33333%}
.col-xs-11{width:91.66667%}
.col-xs-12{width:100%}
.col-xs-pull-0{right:auto}
.col-xs-pull-1{right:8.33333%}
.col-xs-pull-2{right:16.66667%}
.col-xs-pull-3{right:25%}
.col-xs-pull-4{right:33.33333%}
.col-xs-pull-5{right:41.66667%}
.col-xs-pull-6{right:50%}
.col-xs-pull-7{right:58.33333%}
.col-xs-pull-8{right:66.66667%}
.col-xs-pull-9{right:75%}
.col-xs-pull-10{right:83.33333%}
.col-xs-pull-11{right:91.66667%}
.col-xs-pull-12{right:100%}
.col-xs-push-0{left:auto}
.col-xs-push-1{left:8.33333%}
.col-xs-push-2{left:16.66667%}
.col-xs-push-3{left:25%}
.col-xs-push-4{left:33.33333%}
.col-xs-push-5{left:41.66667%}
.col-xs-push-6{left:50%}
.col-xs-push-7{left:58.33333%}
.col-xs-push-8{left:66.66667%}
.col-xs-push-9{left:75%}
.col-xs-push-10{left:83.33333%}
.col-xs-push-11{left:91.66667%}
.col-xs-push-12{left:100%}
.col-xs-offset-0{margin-left:0}
.col-xs-offset-1{margin-left:8.33333%}
.col-xs-offset-2{margin-left:16.66667%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-4{margin-left:33.33333%}
.col-xs-offset-5{margin-left:41.66667%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-7{margin-left:58.33333%}
.col-xs-offset-8{margin-left:66.66667%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-10{margin-left:83.33333%}
.col-xs-offset-11{margin-left:91.66667%}
.col-xs-offset-12{margin-left:100%}
@media(min-width:768px){.C16.C16-full-width,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
.col-sm-1{width:8.33333%}
.col-sm-2{width:16.66667%}
.col-sm-3{width:25%;}
.col-sm-4{width:33.33333%}
.col-sm-5{width:41.66667%}
.col-sm-6{width:50%}
.col-sm-7{width:58.33333%}
.col-sm-8{width:66.66667%;}
.col-sm-9{width:75%}
.C16.C16-full-width,.col-sm-10{width:83.33333%}
.col-sm-11{width:91.66667%}
.col-sm-12{width:100%}
.col-sm-pull-0{right:auto}
.col-sm-pull-1{right:8.33333%}
.col-sm-pull-2{right:16.66667%}
.col-sm-pull-3{right:25%}
.col-sm-pull-4{right:33.33333%}
.col-sm-pull-5{right:41.66667%}
.col-sm-pull-6{right:50%}
.col-sm-pull-7{right:58.33333%}
.col-sm-pull-8{right:66.66667%}
.col-sm-pull-9{right:75%}
.col-sm-pull-10{right:83.33333%}
.col-sm-pull-11{right:91.66667%}
.col-sm-pull-12{right:100%}
.col-sm-push-0{left:auto}
.C16.C16-full-width,.col-sm-push-1{left:8.33333%}
.col-sm-push-2{left:16.66667%}
.col-sm-push-3{left:25%}
.col-sm-push-4{left:33.33333%}
.col-sm-push-5{left:41.66667%}
.col-sm-push-6{left:50%}
.col-sm-push-7{left:58.33333%}
.col-sm-push-8{left:66.66667%}
.col-sm-push-9{left:75%}
.col-sm-push-10{left:83.33333%}
.col-sm-push-11{left:91.66667%}
.col-sm-push-12{left:100%}
.col-sm-offset-0{margin-left:0}
.col-sm-offset-1{margin-left:8.33333%}
.col-sm-offset-2{margin-left:16.66667%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-4{margin-left:33.33333%}
.col-sm-offset-5{margin-left:41.66667%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-7{margin-left:58.33333%}
.col-sm-offset-8{margin-left:66.66667%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-10{margin-left:83.33333%}
.col-sm-offset-11{margin-left:91.66667%}
.col-sm-offset-12{margin-left:100%}
}
@media(min-width:960px){.C5-msbgt .content-section-row>div,.C5-variant-content-half .content-section-row .col-md-6,.col-md-1,.col-md-12-5,.col-md-14-2,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
/*.col-md-1{width:9.33333%}*/
.col-md-1{width:8.33333%}
.col-md-12-5{width:12.5%}
.col-md-14-2{width:14.28%}
.col-md-2{width:16.66667%}
.col-md-3{width:25%}

.col-md-4{width:33.33333%;/* float: right; */}
.col-md-5{width:41.66667%;}
.col-md-6{width:50%}
.col-md-7{width:58.33333%}
.col-md-8{width:66.66667%}
.C5-msbgt .content-section-row>div,.col-md-9{width:100%}
.C5-variant-content-half .content-section-row .col-md-6,.col-md-10{width:83.33333%}
.col-md-11{width:91.66667%}
.col-md-12{width:100%}
.col-md-pull-0{right:auto}
.col-md-pull-1{right:8.33333%}
.col-md-pull-2{right:16.66667%}
.col-md-pull-3{right:25%}
.col-md-pull-4{right:33.33333%}
.col-md-pull-5{right:41.66667%}
.col-md-pull-6{right:50%}
.col-md-pull-7{right:58.33333%}
.col-md-pull-8{right:66.66667%}
.col-md-pull-9{right:75%}
.col-md-pull-10{right:83.33333%}
.col-md-pull-11{right:91.66667%}
.col-md-pull-12{right:100%}
.col-md-push-0{left:auto}
.col-md-push-1{left:8.33333%}
.col-md-push-2{left:16.66667%}
.col-md-push-3{left:25%}
.col-md-push-4{left:33.33333%}
.col-md-push-5{left:41.66667%}
.col-md-push-6{left:50%}
.col-md-push-7{left:58.33333%}
.col-md-push-8{left:66.66667%}
.col-md-push-9{left:75%}
.col-md-push-10{left:83.33333%}
.col-md-push-11{left:91.66667%}
.col-md-push-12{left:100%}
.col-md-offset-0{margin-left:0}
.col-md-offset-1{margin-left:8.33333%}
.col-md-offset-2{margin-left:16.66667%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-4{margin-left:33.33333%}
.col-md-offset-5{margin-left:41.66667%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-7{margin-left:58.33333%}
.col-md-offset-8{margin-left:66.66667%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-10{margin-left:83.33333%}
.col-md-offset-11{margin-left:91.66667%}
.col-md-offset-12{margin-left:100%}
}
@media(min-width:1280px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
.col-lg-1{width:8.33333%}
.col-lg-2{width:16.66667%}
.col-lg-3{width:25%}
.col-lg-4{width:33.33333%}
.col-lg-5{width:41.66667%}
.col-lg-6{width:50%}
.col-lg-7{width:58.33333%}
.col-lg-8{width:66.66667%}
.col-lg-9{width:75%}
.col-lg-10{width:83.33333%}
.col-lg-11{width:91.66667%}
.col-lg-12{width:100%}
.col-lg-pull-0{right:auto}
.col-lg-pull-1{right:8.33333%}
.col-lg-pull-2{right:16.66667%}
.col-lg-pull-3{right:25%}
.col-lg-pull-4{right:33.33333%}
.col-lg-pull-5{right:41.66667%}
.col-lg-pull-6{right:50%}
.col-lg-pull-7{right:58.33333%}
.col-lg-pull-8{right:66.66667%}
.col-lg-pull-9{right:75%}
.col-lg-pull-10{right:83.33333%}
.col-lg-pull-11{right:91.66667%}
.col-lg-pull-12{right:100%}
.col-lg-push-0{left:auto}
.col-lg-push-1{left:8.33333%}
.col-lg-push-2{left:16.66667%}
.col-lg-push-3{left:25%}
.col-lg-push-4{left:33.33333%}
.col-lg-push-5{left:41.66667%}
.col-lg-push-6{left:50%}
.col-lg-push-7{left:58.33333%}
.col-lg-push-8{left:66.66667%}
.col-lg-push-9{left:75%}
.col-lg-push-10{left:83.33333%}
.col-lg-push-11{left:91.66667%}
.col-lg-push-12{left:100%}
.col-lg-offset-0{margin-left:0}
.col-lg-offset-1{margin-left:8.33333%}
.col-lg-offset-2{margin-left:16.66667%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-4{margin-left:33.33333%}
.col-lg-offset-5{margin-left:41.66667%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-7{margin-left:58.33333%}
.col-lg-offset-8{margin-left:66.66667%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-10{margin-left:83.33333%}
.col-lg-offset-11{margin-left:91.66667%}
.col-lg-offset-12{margin-left:100%}
}
.col-lg-8r,.col-md-8r,.col-sm-8r,.col-xs-8r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-8r{width:12.5%;float:left}
@media(min-width:768px){.col-sm-8r{width:12.5%;float:left}
}
@media(min-width:992px){.col-md-8r{width:12.5%;float:left}
}
@media(min-width:1200px){.col-lg-8r{width:12.5%;float:left}
}
.col-lg-7r,.col-md-7r,.col-sm-7r,.col-xs-7r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-7r{width:16.66667%;float:left}
@media(min-width:768px){.col-sm-7r{width:15%;float:left}
}
@media(min-width:992px){.col-md-7r{width:16.66667%;float:left}
}
@media(min-width:1200px){.col-lg-7r{width:16.66667%;float:left}
}
.col-lg-6r,.col-md-6r,.col-sm-6r,.col-xs-6r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-6r{width:16.66667%;float:left}
@media(min-width:768px){.col-sm-6r{width:16.66667%;float:left}
}
@media(min-width:992px){.col-md-6r{width:16.66667%;float:left}
}
@media(min-width:1200px){.col-lg-6r{width:16.66667%;float:left}
}
.col-lg-7r,.col-md-7r,.col-sm-7r,.col-xs-7r{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-7r{width:16.66667%;float:left}
@media(min-width:768px){.col-sm-7r{width:15%;float:left}
}
@media(min-width:992px){.col-md-7r{width:16.66667%;float:left}
}
@media(min-width:1200px){.col-lg-7r{width:16.66667%;float:left}
}
.col-center-block{float:none;display:block;margin-left:auto;margin-right:auto}
.no-gutter{padding-left:0 !important;padding-right:0 !important}
.no-gutter-left{padding-left:0 !important}
.no-gutter-right{padding-right:0 !important}
.no-margin{margin-left:0 !important;margin-right:0 !important}
.no-margin-top{margin-top:0 !important}
.no-margin-bottom{margin-bottom:0 !important}
.no-bg{background:0 0 !important}
.bg-white{background:#fff}
.last-row-hide{display:none !important}
.last-row-show{display:block !important}
.p-a-10{padding:10px 10px}
.p-a-20{padding:20px 20px}
.p-a-30{padding:30px 30px}
.no-padding{padding:0 !important}
.burgundy{color:#5c0a30}
.silver{color:#a5a5a5}
.gold{color:#b1935d}
.platinum{color:#414a4c}
.bg-white{background:#fff}
.membership-color{transition:background-color .2s ease-out;color:#fff}
.membership-color>a,.membership-color>a:hover{color:#fff}
.membership-color.burgundy{background-color:#5c0a30 !important}
.membership-color.burgundy.active,.membership-color.burgundy.active>a{color:#5c0a30 !important}
.membership-color.gold{background-color:#b1935d !important}
.membership-color.gold.active,.membership-color.gold.active>a{color:#b1935d !important}
.membership-color.silver{background-color:#a5a5a5 !important}
.membership-color.silver.active,.membership-color.silver.active>a{color:#a5a5a5 !important}
.membership-color.platinum{background-color:#414a4c !important}
.membership-color.platinum.active,.membership-color.platinum.active>a{color:#414a4c !important}
.membership-color.active{background-color:#fff !important}
.relative{position:relative}
html.hidden{display:block !important}
.mb-1-2{margin-bottom:.5em}
.mb-1{margin-bottom:1em}
.mb-2{margin-bottom:2em}
.mb-3{margin-bottom:3em}
.mb-4{margin-bottom:4em}
.mb-6{margin-bottom:6em}
.ml-20{margin-left:20px}
.ml-40{margin-left:40px}
.ml-50{margin-left:50px}
.mr-0{margin-right:0}
.mt-10{margin-top:10px}
.mt-20{margin-top:20px}
.mt-40{margin-top:40px}
.no-margin{margin:0}
.no-padding{padding:0}
.f-400{font-weight:400}
.float-left{float:left}
.float-right{float:right}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}
.C25:after,.C25:before,.C26-dg-container:after,.C26-dg-container:before,.C26-pax:after,.C26-pax:before,.C8-to-myprofile .tabset-accordion-content:after,.C8-to-myprofile .tabset-accordion-content:before,.T43-calendar-override:after,.T43-calendar-override:before,.T43-detail-top-bar:after,.T43-detail-top-bar:before,.clearfix:after,.clearfix:before{content:'';display:table}
.C25:after,.C26-dg-container:after,.C26-pax:after,.C8-to-myprofile .tabset-accordion-content:after,.T43-calendar-override:after,.T43-detail-top-bar:after,.clearfix:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.pull-right{float:right !important}
.pull-left{float:left !important}
.hide{display:none !important}
.show{display:block !important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none !important}
.affix{position:fixed}
@-ms-viewport{width:device-width}
.visible-xs{display:none !important}
.visible-sm{display:none !important}
.visible-md{display:none !important}
.visible-lg{display:none !important}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none !important}
@media(max-width:767px){.visible-xs{display:block !important}
table.visible-xs{display:table !important}
tr.visible-xs{display:table-row !important}
td.visible-xs,th.visible-xs{display:table-cell !important}
}
@media(max-width:767px){.visible-xs-block{display:block !important}
}
@media(max-width:767px){.visible-xs-inline{display:inline !important}
}
@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm{display:block !important}
table.visible-sm{display:table !important}
tr.visible-sm{display:table-row !important}
td.visible-sm,th.visible-sm{display:table-cell !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm-block{display:block !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm-inline{display:inline !important}
}
@media(min-width:768px) and (max-width:959px){.visible-sm-inline-block{display:inline-block !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md{display:block !important}
table.visible-md{display:table !important}
tr.visible-md{display:table-row !important}
td.visible-md,th.visible-md{display:table-cell !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md-block{display:block !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md-inline{display:inline !important}
}
@media(min-width:960px) and (max-width:1279px){.visible-md-inline-block{display:inline-block !important}
}
@media(min-width:1280px){.visible-lg{display:block !important}
table.visible-lg{display:table !important}
tr.visible-lg{display:table-row !important}
td.visible-lg,th.visible-lg{display:table-cell !important}
}
@media(min-width:1280px){.visible-lg-block{display:block !important}
}
@media(min-width:1280px){.visible-lg-inline{display:inline !important}
}
@media(min-width:1280px){.visible-lg-inline-block{display:inline-block !important}
}
@media(max-width:767px){.hidden-xs{display:none !important}
}
@media(min-width:768px) and (max-width:959px){.hidden-sm{display:none !important}
}
@media(min-width:960px) and (max-width:1279px){.hidden-md{display:none !important}
}
@media(min-width:1280px){.hidden-lg{display:none !important}
}
.visible-print{display:none !important}
@media print{.visible-print{display:block !important}
table.visible-print{display:table !important}
tr.visible-print{display:table-row !important}
td.visible-print,th.visible-print{display:table-cell !important}
}
.visible-print-block{display:none !important}
@media print{.visible-print-block{display:block !important}
}
.visible-print-inline{display:none !important}
@media print{.visible-print-inline{display:inline !important}
}
.visible-print-inline-block{display:none !important}
@media print{.visible-print-inline-block{display:inline-block !important}
}
@media print{.hidden-print{display:none !important}
}
*{box-sizing:border-box}
:after,:before{box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{font-family:'Open Sans', Jotia,Verdana,Geneva,sans-serif;font-size:14px;line-height:1.5;color:#00388B;background-color:#f7f7f7;/* background: red !important; */}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
/* Color Menu 
a{color:#00388B;text-decoration:none}
*/
a{
	text-decoration:none;
	color:#00388B;
	}
a:focus,a:hover{
	color:#00388B;
	text-decoration:none
}

a:visited {	
    color: #00388B;
}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
figure{margin:0}
img{vertical-align:middle;z-index: 200;}
.img-responsive{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.5;background-color:#f7f7f7;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}


hr{    
     color: #00388B; 
     background-color: #00388B; 
     border: 0 none;
     height: 1px; 
     margin-top:21px;margin-bottom:21px;
}
.tabtext4 {
    font-size: 16px !important;
    margin-bottom: 0px !important;
    text-align:left;
}

.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
[role=button]{cursor:pointer}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'Open Sans', Jotia,Verdana,Geneva,sans-serif;font-weight:300;line-height:1.1;color:#00388B;}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}
.h1,.h2,.h3,h1,h2,h3{
	margin-top:21px;
	margin-bottom:10.5px;
	font-weight: bold;
	}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}
.h4,.h5,.h6,h4,h5,h6{margin-top:10.5px;margin-bottom:10.5px}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}
.h1,h1{font-size:40px}
.h2,h2{font-size:30px}
.h3,h3{font-size:27px}
.h4,h4{font-size:18px}
.h5,h5{font-size:14px}
.h6,h6{font-size:12px}
p{margin:0 0 10.5px;}
.lead{margin-bottom:21px;font-size:16px;font-weight:300;line-height:1.4}
@media(min-width:768px){.lead{font-size:21px}
}
.small,small{font-size:85%}
.mark,mark{background-color:#fcf8e3;padding:.2em}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.initialism,.text-uppercase{text-transform:uppercase}
.text-capitalize{text-transform:capitalize}
.text-muted{color:#777}
.text-primary{color:#337ab7}
a.text-primary:focus,a.text-primary:hover{color:#286090}
.text-success{color:#3c763d}
a.text-success:focus,a.text-success:hover{color:#2b542c}
.text-info{color:#31708f}
a.text-info:focus,a.text-info:hover{color:#245269}
.text-warning{color:#8a6d3b}
a.text-warning:focus,a.text-warning:hover{color:#66512c}
.text-danger{color:#a94442}
a.text-danger:focus,a.text-danger:hover{color:#843534}
.bg-primary{color:#fff}
.bg-primary{background-color:#337ab7}
a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}
.bg-success{background-color:#dff0d8}
a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}
.bg-info{background-color:#d9edf7}
a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}
.bg-warning{background-color:#fcf8e3}
a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}
.bg-danger{background-color:#f2dede}
a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}
.page-header{padding-bottom:9.5px;margin:42px 0 21px;border-bottom:1px solid #eee}
ol,ul{margin-top:0;margin-bottom:10.5px}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}
dl{margin-top:0;margin-bottom:21px}
dd,dt{line-height:1.5}
dt{font-weight:700}
dd{margin-left:0}
.dl-horizontal dd:after,.dl-horizontal dd:before{content:'';display:table}
.dl-horizontal dd:after{clear:both}
@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
}
abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}
.initialism{font-size:90%}
blockquote{padding:10.5px 21px;margin:0 0 21px;font-size:17.5px;border-left:5px solid #eee}
blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}
blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.5;color:#777}
blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}
.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}
.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}
.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}
address{margin-bottom:21px;font-style:normal;line-height:1.5}
.fade{opacity:0;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}
/*!rtl:begin:ignore*/.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;left:0;top:0;display:block}
.slick-track:after,.slick-track:before{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{float:left;height:100%;min-height:1px;display:none}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
/*!rtl:end:ignore*/.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit}
@media only screen and (max-width:767px){.h1,h1{font-size:40px;margin:0 0 20px}
.h2,h2{font-size:30px}
h3{font-size:18px; text-align:center}
p{font-size:18px;line-height:24px}
}
html.resizing *{transition:none !important}
body{overflow-x:hidden;direction:ltr;unicode-bidi:embed}
body .inner-page,body.inner-page{background-color:#ebebeb}
body.locked{overflow-x:hidden}
@media(orientation:landscape){body{width:100%}
}
@media(max-width:479px){@-webkit-viewport{width:480px}
@-moz-viewport{width:480px}
@-ms-viewport{width:480px}
@-o-viewport{width:480px}
@viewport{width:480px}
}
.page{width:100%;height:100%;display:table;table-layout:fixed}
.heading-row{padding:73px 0 60px}
.heading-row h1,.heading-row h2{margin:0 0 17px;font-weight:400}
.main{display:table-row;width:100%;height:100%}
.main-holder{padding:0 0 150px;overflow:hidden}
.home .main-holder{padding-bottom:0}
.privilege-club-header-small .main-holder{padding-top:72px}
@media only screen and (max-width:767px){.privilege-club-header-small .main-holder{padding-top:65px}
}
.main-holder.is-bottom-bg-white{position:relative}
.main-holder.is-bottom-bg-white:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:160px;background-color:#fff}
.main-bg-block{position:absolute;top:20px;right:0;z-index:-1;pointer-events:none}
.main-bg-block.is-top{top:90px}
@media only screen and (max-width:959px){.main-bg-block.is-top{top:140px}
}
.main-bg-block img{vertical-align:top}
@media only screen and (max-width:1279px){.main-bg-block img{/*!rtl:remove*/float:right;height:auto;max-width:80%}
}
.full-width{width:100%}
.is-end-block{padding-bottom:180px !important;margin-bottom:-150px !important}
@media only screen and (max-width:959px){.is-end-block{padding-bottom:200px !important}
}
@media only screen and (max-width:1279px){.container{padding-left:40px;padding-right:40px}
}
@media only screen and (max-width:959px){.container{padding-left:30px;padding-right:30px}
}
@media only screen and (max-width:767px){.container{padding-left:20px;padding-right:20px}
}
.row.add-margin-sides{margin-left:-20px;margin-right:-20px}
@media only screen and (max-width:767px){.row.add-margin-sides{margin-left:-10px;margin-right:-10px}
}
.is-base-container{padding-top:34px;padding-bottom:30px;position:relative}
@media only screen and (max-width:767px){.is-base-container{padding-top:20px;padding-bottom:20px}
}
.is-add-index{z-index:4}
.is-black-text-color{color:#000}
.section-bg-white{background-color:#fff}
@media only screen and (max-width:767px){.section-bg-white.is-change-bg-mobile{background-color:#f7f7f7}
}
.elem-hide{display:none !important}
.privilege-club-header-small .header-top-row,.privilege-club-header-small .header-welcome-row{display:none}
.privilege-club-header-small.privilege-club .header-welcome-row{display:none}
@media only screen and (max-width:959px){.privilege-club-header-small .header .main-nav>ul{margin-top:64px}
.privilege-club-header-small .header-dropdown .drop{margin-top:69px}
.privilege-club-header-small .header-dropdown .drop-block .drop-block-links-list,.privilege-club-header-small .header-dropdown .drop-block .drop-block-offers-promo,.privilege-club-header-small .header-dropdown .drop-block .drop-block-partners-list,.privilege-club-header-small .header-dropdown .drop-block .drop-block-tabs-controls,.privilege-club-header-small .header-dropdown .drop-block .drop-block-tabs-list{margin-top:69px}
.privilege-club-header-small .header-menu-open-holder .header-back-link{top:8px}
}
.privilege-club.privilege-club-welcom-none .header-welcome-row{display:none}
.content-side-image .btn{margin-top:10px}
.content-side-image .imagery{width:200px;height:190px;background-size:cover;margin:0 0 20px 0}
.module-spacer{display:block;width:100%}
.module-spacer-20{height:20px}
.module-spacer-30{height:30px}
.module-spacer-40{height:40px}
#no-more-results+.spinner-wrapper{margin-top:1em;min-height:30px;opacity:0}
#no-more-results+.spinner-wrapper.spinner-active{opacity:1}
.C22-title{padding-left:10px;padding-right:10px;margin-bottom:30px;font-size:40px}
.content-section .C22-title{border-top:0;font-size:48px}
.C3{color:#521231}
.C3 p{margin-bottom:25px;font-size:15px}
.benefits-at-a-glance-page .C3 p{margin-bottom:-10px}
.read-more-link{color:currentColor;font-size:15px;line-height:18px;text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
.read-more-link .icon-arrow-right{position:relative;top:2px;display:inline-block;-webkit-transform:scale(.8,.45);-ms-transform:scale(.8,.45);transform:scale(.8,.45)}
[dir=rtl] .read-more-link .icon-arrow-right{/*!rtl:raw: transform: scale(.8, .45);*/}
.C5 .c5-desc-list.redeem-flights .read-more-link:before{content:normal}
.read-more-link:hover{color:currentColor;border-bottom:1px solid transparent;text-decoration:none}
.read-more-link.read-more-link-white{border-bottom:1px solid rgba(255,255,255,.8)}
.read-more-link.read-more-link-white:hover{border-bottom-color:transparent}
.bg-top{position:absolute;top:0;left:0;width:100%;height:300px}
.bg-top-narrow{width:100%;padding-top:80px}
.bg-top-narrow+.sub-menu-container{margin-top:250px}
@media only screen and (max-width:767px){.bg-top-narrow+.sub-menu-container+div,.bg-top-narrow+.sub-menu-container+section{margin-top:330px}
}
.bg-top-narrow svg{position:absolute;left:0;width:101%;height:100%;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}
@media only screen and (max-width:1350px){.bg-top-narrow svg{height:450%}
}
@media only screen and (max-width:1110px){.bg-top-narrow svg{height:440%}
}
@media only screen and (max-width:959px){.bg-top-narrow svg{height:650%}
}
@media only screen and (max-width:767px){.bg-top-narrow svg{left:-30%;width:130%;height:360%;padding-top:112px}
}
.bg-bottom{position:absolute;bottom:-14%;left:0;width:100%}
@media only screen and (max-width:767px){.bg-bottom{bottom:-9%}
}
.bg-bottom-gradient{position:absolute;top:0;left:0;width:100%;height:200px;background-image:linear-gradient(to bottom,#ebebeb 0,transparent 90%);background-repeat:repeat-x}
.columns-container{overflow:hidden}
@media only screen and (max-width:767px){.columns-container{margin-left:-20px !important;margin-right:-20px !important}
}
.columns-container>div{padding-bottom:99999px;margin-bottom:-99999px;overflow:hidden}
@media only screen and (max-width:767px){.columns-container>div{padding-bottom:0;margin-bottom:0}
}
.social-card{height:242px;margin:0px auto}
.social-card h3{margin-bottom:1em}
@media only screen and (max-width:767px){.social-card h3{font-size:45px;margin-bottom:.15em}
}
.social-card a{font-size:60px;text-decoration:none}
.social-card>.row{height:100%;background:url(homepageClientlibs/images/img-stay-in-touch.png) center center no-repeat;background-size:cover;box-shadow:3px 5px 16px 1px rgba(0,0,0,.3)}
.social-card>.row>[class^=col-]{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.fancybox-gallery{z-index:10000}
.fancybox-gallery .fancybox-next span,.fancybox-gallery .fancybox-prev span{visibility:visible}
.fancybox-gallery .fancybox-prev{left:-90px}
.fancybox-gallery .fancybox-next{right:-90px}
.fancybox-overlay-white{background:url(images/fancybox_overlay-white.png)}
.fancybox-overlay-content-white{background:rgba(255,255,255,.4)}
.fancybox-overlay-content-dark{background:rgba(17,17,17,.95)}
.fancybox-overlay-content-white2{background:rgba(255,255,255,.97)}
.fancybox-gallery-thumbs.fancybox-opened .fancybox-skin{box-shadow:none}
.fancybox-overlay{z-index:9999}
.fancybox-overlay-close{position:fixed;top:50px;right:100px;z-index:10000;background:0;border:0;color:#521231;font-size:34px}
.fancybox-overlay-close:focus{outline:auto 5px -webkit-focus-ring-color}
@media only screen and (max-width:767px){.fancybox-overlay-close{right:20px}
}
.fancybox-wrap{/*!rtl:raw: right: auto;*/z-index:10000}
.fancybox-content .fancybox-skin{background:#fff}
.fancybox-content .fancybox-overlay-close{position:absolute;top:7px;right:0;font-size:28px;line-height:1}
.fancybox-content .fancybox-inner{overflow:auto}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay{max-width:100%}
}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:624px;border:0;padding:20px 30px 10px}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:100%}
}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-headline{position:absolute;white-space:nowrap;display:none}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-placeholder-text{display:none;position:absolute;top:50px;left:50%;width:70%;margin-left:5px;font-size:12px;line-height:15px;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic{position:relative;top:0}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic img[src="images/image-family-avatar.png"]+.T52-edit-pic-placeholder-text{display:block}
.fancybox-content.fancybox-card-edit fieldset .row{margin-bottom:10px}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit fieldset .row>[class^=col-]{padding-right:0}
}
.fancybox-content.fancybox-card-edit fieldset .custom-select{min-width:100%}
.fancybox-content.fancybox-card-edit fieldset .T7-calendar-field{width:100%;padding:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-form-ctas{width:100%;margin-top:0;margin-left:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-personal-pic{margin-left:10px;border:0}
.fancybox-content.fancybox-card-edit fieldset .T52-input-label{width:100%;border-bottom:1px dotted #521231;color:#521231;font-weight:400;font-size:20px;line-height:27px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{margin-left:2px;border:0}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{display:block;margin:0 auto}
}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .row{margin-bottom:1em}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4{margin-bottom:0;color:#521231;font-size:20px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4+span{color:#521231;font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas{position:absolute;top:0;right:0}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas button{font-size:25px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field{display:inline-block;padding-right:15px;margin-right:15px;border-bottom:1px solid #c7c7c7;color:#521231}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label{display:block;color:#8f8f8d;font-size:11px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label~span{display:inline-block}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--name{min-width:130px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--gender{min-width:65px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-title{font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country-of-issue img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-nationality img{float:left;margin-right:5px;margin-top:1px}
.fancybox-lock .fancybox-overlay{overflow-y:scroll}
#fancybox-thumbs{bottom:50% !important;z-index:10000;-webkit-transform:translateY(262px);-ms-transform:translateY(262px);transform:translateY(262px)}
#fancybox-thumbs ul{left:50% !important;margin-left:-5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center}
#fancybox-thumbs ul li{display:inline-block;float:none;width:60px;opacity:1}
#fancybox-thumbs ul li a{background:0;border-width:2px;border-color:transparent}
#fancybox-thumbs ul li.active{border:0}
#fancybox-thumbs ul li a:focus,#fancybox-thumbs ul li a:hover,#fancybox-thumbs ul li.active a{border-color:#521231}
@media only screen and (max-width:767px){#fancybox-thumbs ul{width:100% !important}
}
/*! jQuery.Flipster, v1.0.1 (built 2015-11-02) */.flipster{display:block;overflow-x:hidden;overflow-y:visible;position:relative}
.flipster:focus{outline:0}
.flipster__container,.flipster__item{margin:0;padding:0;list-style-type:none;position:relative}
.flipster__container{display:block;white-space:nowrap;word-spacing:-.25em;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.flipster__item{display:inline-block;white-space:normal;word-spacing:normal;vertical-align:bottom}
.flipster--click .flipster__item--future,.flipster--click .flipster__item--past{cursor:pointer}
.flipster__item img{max-width:100%}
.flipster__button{position:absolute;top:50%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0;border:0;padding:0;z-index:999;cursor:pointer;font-size:15px;opacity:.5;transition:opacity .5s ease;margin:-1em 2em}
.flipster__button svg{width:2em;stroke:currentColor;fill:transparent;stroke-width:3;stroke-linecap:round}
.flipster__button:focus,.flipster__button:hover{opacity:1}
.flipster__button--prev{left:0}
.flipster__button--next{right:0}
.flipster--flat .flipster__container,.flipster--flat .flipster__item,.flipster--flat .flipster__item__content{transition:all .4s ease-in-out}
.flipster--flat .flipster__item--future,.flipster--flat .flipster__item--past{opacity:.5}
.flipster--flat .flipster__item--past .flipster__item__content{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.flipster--flat .flipster__item--future .flipster__item__content{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.links-list-info{font-size:15px;line-height:18px}
.links-list-info a{text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
.links-list-info a:hover{border-bottom-color:transparent}
@media only screen and (max-width:767px){.links-list-info{margin-top:20px;font-size:22px;line-height:27px}
}
.links-list{margin-top:10px;margin-bottom:0}
.links-list li{margin-bottom:8px}
.links-list li>.icon{margin-right:5px;font-size:20px;vertical-align:middle}
[dir=rtl] .links-list li>.icon{/*!rtl:raw: float: right;*/}
@media only screen and (max-width:767px){.links-list li>.icon{margin-right:10px;font-size:30px}
}
@media only screen and (max-width:767px){.links-list li a{font-size:22px;line-height:27px}
}
.social-share-label{display:inline-block;margin-right:2px;font-size:15px;line-height:19px}
@media only screen and (max-width:767px){.social-share-label{font-size:22px}
}
.social-share-list.inline-list{display:inline-block;vertical-align:middle}
.social-share-list.inline-list li{margin-top:-4px;margin-left:1px;margin-right:1px}
.social-share-list.inline-list li:last-child{margin-right:-3px}
.social-share-list.inline-list a{font-size:34px;text-decoration:none}
.social-share-list.inline-list a:hover{text-decoration:none}
.social-share-list.inline-list a .icon-social-facebook{color:#3b5998}
.social-share-list.inline-list a .icon-social-twitter{color:#1ea2f2}
.social-share-list.inline-list a .icon-social-linkedin{color:#521231}
@media only screen and (max-width:767px){.social-share-list.inline-list a{font-size:50px}
}
.social-share.is-burgundy li a .icon{color:#521231}
.box{padding:30px;border-radius:3px}
.box h4{margin-top:0}
@media only screen and (max-width:767px){.box h4{font-size:30px}
}
.box p{font-weight:100}
@media only screen and (max-width:767px){.box p{font-size:22px;line-height:30px}
.box p strong{margin-top:10px}
}
.box .links-list,.box strong{font-weight:300}
.box strong{display:block}
.box .links-list a{color:currentColor;font-weight:300}
@media only screen and (max-width:767px){.box .links-list{font-size:22px;line-height:30px}
}
.box--gray{background:#ebebeb;color:#8f8f8d}
.row--offset-10{margin-left:10px !important;margin-right:10px !important}
@media only screen and (max-width:767px){.row--pull-30-mobile{margin-left:-30px !important;margin-right:-30px !important}
}
@media only screen and (max-width:767px){.C10-image>.row{margin-left:-30px;margin-right:-30px}
}
.C10-image [class^=col-]{padding-left:5px;padding-right:5px;margin-bottom:10px}
@media only screen and (max-width:767px){.C10-image [class^=col-]{padding-left:0;padding-right:0}
}
.C10-image img{width:100%}
@media only screen and (max-width:767px){.C10-image{margin-top:50px}
}
.C10-image .C10-imagery{width:100%;height:445px;background-size:cover}
@media print{.topic-overview_my-services-bgt-page .C20,.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion-item .tabset-accordion-content,.topic-overview_my-services-bgt-page .C8-myservices-bgt.C8_1 .tabset-block-add-menu-item,.topic-overview_my-services-bgt-page .T34-container:after,.topic-overview_my-services-bgt-page .T34-state-confirmation-ctas,.topic-overview_my-services-bgt-page .T34-state-confirmation>.row>div:last-child,.topic-overview_my-services-bgt-page .T34-state-payment,.topic-overview_my-services-bgt-page .bg-bottom,.topic-overview_my-services-bgt-page .breadcrumbs-menu.is-sub-menu-block,.topic-overview_my-services-bgt-page .btn-back-to-top.scrolled,.topic-overview_my-services-bgt-page .footer-holder>.container>.row:not(.footer-bottom-row),.topic-overview_my-services-bgt-page .header .main-nav>ul,.topic-overview_my-services-bgt-page .header-cell,.topic-overview_my-services-bgt-page .header-dropdown,.topic-overview_my-services-bgt-page .header-top-row,.topic-overview_my-services-bgt-page .sub-menu-block,.topic-overview_my-services-bgt-page .sub-menu-container.is-medium-padding{display:none !important}
.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion .tabset-accordion-item:first-child .tabset-accordion-content{display:block !important}
.topic-overview_my-services-bgt-page .tabset-accordion,.topic-overview_my-services-bgt-page .tabset-accordion-item{position:static}
.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion-item:first-child .tabset-accordion-content,.topic-overview_my-services-bgt-page .tabset-accordion .tabset-accordion-item:first-child{display:block !important;visibility:visible !important;opacity:1 !important}
.topic-overview_my-services-bgt-page #page,.topic-overview_my-services-bgt-page body{height:100vh}
.topic-overview_my-services-bgt-page .is-base-container{padding-top:0}
.topic-overview_my-services-bgt-page .T34-state-confirmation{display:block !important}
.topic-overview_my-services-bgt-page .T34-state-confirmation>.row>div{width:100%}
}
.flight-status-page{background:#fff}
.topic-overview_my-profile-page .T12_2 .profile-details{border-radius:3px 0 0 3px;box-shadow:none}
@media only screen and (max-width:767px){.topic-overview_my-profile-page .T12_2,.topic-overview_my-profile-page .T12_2+[class^=col-]{padding:0}
}
.topic-overview_my-profile-page~.date-picker-wrapper{z-index:10000}
.topic-overview_my-profile-page .bg-top-narrow+.sub-menu-container{margin-top:270px}
.inner-page.form-elements-page{padding:50px 0;background:#fff}
.po-myprofile-page h1{font-weight:400}
.po-myprofile-page.privilege-club-header-small .header-top-row{display:block}
.po-myprofile-page .promotional.is-teardrop-style .intro-text-section{margin-top:-80px;margin-bottom:50px}
@media only screen and (max-width:767px){.po-myprofile-page .promotional.is-teardrop-style .intro-text-section{margin-bottom:0}
}
.po-myprofile-page .promotional.is-teardrop-style .intro-text-section h1{width:130%;font-size:49px}
@media only screen and (max-width:767px){.po-myprofile-page .promotional.is-teardrop-style .intro-text-section h1{width:100%}
}
.po-myprofile-page .recent-links-holder{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.po-myprofile-page .recent-links-holder{padding-left:10px;padding-right:10px;top:0;-webkit-transform:none;-ms-transform:none;transform:none}
}
.po-myprofile-page .recent-links-img-holder{vertical-align:middle}
.po-myprofile-page .is-end-block{padding-bottom:380px !important;margin-top:80px}
.po-myprofile-page .T16{margin-top:30px;margin-bottom:50px}
@media only screen and (max-width:767px){.po-myprofile-page .T16{margin-top:50px}
}
.po-myprofile-page .T7{position:static;margin-top:50px;margin-bottom:80px}
@media only screen and (max-width:767px){.po-myprofile-page .T7{margin-bottom:50px}
}
.po-myprofile-page .T7-container{max-width:100%;min-height:200px;box-shadow:3px 37px 103px rgba(0,0,0,.33)}
.po-myprofile-page .T7-tab-container{height:200px;padding:40px 40px 0}
@media only screen and (max-width:767px){.po-myprofile-page .T7-tab-container{padding-left:20px;padding-right:20px}
}
.po-myprofile-page .T7-tab .text-right{margin-top:-6px;margin-bottom:0}
@media only screen and (max-width:767px){.po-myprofile-page .T7-tab .text-right{margin-top:0}
}
.po-myprofile-page .status-section{clear:both}
.po-myprofile-page .status-section-header>div{padding:0}
.po-myprofile-page .account-section{padding-bottom:150px;margin-bottom:80px}
.po-myprofile-page .account-section .wave01 svg path.cls-1,.po-myprofile-page .account-section .wave01 svg path.cls-2{fill:#ebebeb}
@media only screen and (max-width:959px){.po-myprofile-page .account-section>.container>[class^=col-]{height:auto !important;padding:0}
}
@media only screen and (max-width:767px){.po-myprofile-page .account-section{height:800px;margin-bottom:0}
}
.po-myprofile-page .header-welcome-row{display:block}
.po-myprofile-page .two-columns-gallery{padding-top:0}
@media only screen and (max-width:959px){.po-myprofile-page .two-columns-gallery>.container{padding-left:10px;padding-right:10px}
.po-myprofile-page .two-columns-gallery .slick-slide .slick-track{width:100% !important}
.po-myprofile-page .two-columns-gallery .two-columns-gallery-list .gallery-slide:first-child,.po-myprofile-page .two-columns-gallery .two-columns-gallery-list.slick-initialized .gallery-slide{width:100% !important}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery{width:100%;margin-left:0}
.po-myprofile-page .two-columns-gallery>.container{padding-left:0;padding-right:0}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{position:relative}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image .btn{width:100%}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image{position:static;margin-left:-10px;margin-right:-10px;padding-left:10px !important;padding-right:10px !important}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .slick-slider .slick-list{height:auto !important}
}
.T59>.container>.row>[class^=col-] p{color:#3a3a3a}
@media only screen and (max-width:767px){.T59>.container>.row>[class^=col-]{padding:0}
}
@media only screen and (max-width:767px){.T59-check-in.btn{width:100%;font-size:24px}
}
@media only screen and (max-width:767px){.online-check-in-confirmation-page .main-holder>.container>.row{margin-left:-20px;margin-right:-20px}
}
.online-check-in-confirmation-page .main-holder>.relative>.wave-decoration.is-bottom{bottom:-95px}
.online-check-in-confirmation-page .subscribe{margin-bottom:150px}
@media only screen and (max-width:767px){.online-check-in-confirmation-page .subscribe{padding-top:140px}
}
.online-check-in-confirmation-page .oc-confirmation-bottom-C16 h2{margin-bottom:40px;font-size:40px}
.contact-center-page .sub-menu-container{padding-top:70px}
.contact-center-page .promotional.is-high-style{margin-bottom:0}
.contact-center-page .main-bg-block{top:-100px}
.platinum-page .main-holder{padding-bottom:0}
.platinum-page .footer-frame{margin-top:-160px}
.platinum-page .C6{padding-bottom:0}
.our-partners-page .main-holder{padding-bottom:0}
@media only screen and (max-width:767px){.oc-C9_1-links>div a{font-size:24px}
}
@media only screen and (max-width:767px){.oc-C9_1-links>div{margin:20px 20px 0}
}
.online-check-in-page .promotional.is-teardrop-style .intro-text-section{position:relative;top:30px}
.online-check-in-page .promotional.is-teardrop-style .intro-text-section p{width:200%;margin-bottom:40px}
@media only screen and (max-width:767px){.online-check-in-page .promotional.is-teardrop-style .intro-text-section p{width:100%}
}
html.resizing *{transition:none !important}
body{overflow-x:hidden;direction:ltr;unicode-bidi:embed;}
body .inner-page,body.inner-page{background-color:#ebebeb}
body.locked{overflow-x:hidden}
@media(orientation:landscape){body{width:100%}
}
@media(max-width:479px){@-webkit-viewport{width:480px}
@-moz-viewport{width:480px}
@-ms-viewport{width:480px}
@-o-viewport{width:480px}
@viewport{width:480px}
}
.page{width:100%;height:100%;display:table;table-layout:fixed}
.heading-row{padding:73px 0 60px}
.heading-row h1,.heading-row h2{margin:0 0 17px;font-weight:400}
.main{display:table-row;width:100%;height:100%}
.main-holder{padding:0 0 0px;overflow:hidden}
.home .main-holder{padding-bottom:0}
.privilege-club-header-small .main-holder{padding-top:72px}
@media only screen and (max-width:767px){.privilege-club-header-small .main-holder{padding-top:65px}
}
.main-holder.is-bottom-bg-white{position:relative}
.main-holder.is-bottom-bg-white:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:160px;background-color:#fff}
.main-bg-block{position:absolute;top:20px;right:0;z-index:-1;pointer-events:none}
.main-bg-block.is-top{top:90px}
@media only screen and (max-width:959px){.main-bg-block.is-top{top:140px}
}
.main-bg-block img{vertical-align:top}
@media only screen and (max-width:1279px){.main-bg-block img{/*!rtl:remove*/float:right;height:auto;max-width:80%}
}
.full-width{width:100%}
.is-end-block{padding-bottom:180px !important;margin-bottom:-150px !important}
@media only screen and (max-width:959px){.is-end-block{padding-bottom:200px !important}
}
@media only screen and (max-width:1279px){.container{padding-left:40px;padding-right:40px}
}
@media only screen and (max-width:959px){.container{padding-left:30px;padding-right:30px}
}
@media only screen and (max-width:767px){.container{padding-left:20px;padding-right:20px}
}
.row.add-margin-sides{margin-left:-20px;margin-right:-20px}
@media only screen and (max-width:767px){.row.add-margin-sides{margin-left:-10px;margin-right:-10px}
}
.is-base-container{padding-top:34px;padding-bottom:30px;position:relative}
@media only screen and (max-width:767px){.is-base-container{padding-top:20px;padding-bottom:20px}
}
.is-add-index{z-index:4}
.is-black-text-color{color:#000}
.section-bg-white{background-color:#fff}
@media only screen and (max-width:767px){.section-bg-white.is-change-bg-mobile{background-color:#f7f7f7}
}
.elem-hide{display:none !important}
.privilege-club-header-small .header-top-row,.privilege-club-header-small .header-welcome-row{display:none}
.privilege-club-header-small.privilege-club .header-welcome-row{display:none}
@media only screen and (max-width:959px){.privilege-club-header-small .header .main-nav>ul{margin-top:64px}
.privilege-club-header-small .header-dropdown .drop{margin-top:69px}
.privilege-club-header-small .header-dropdown .drop-block .drop-block-links-list,.privilege-club-header-small .header-dropdown .drop-block .drop-block-offers-promo,.privilege-club-header-small .header-dropdown .drop-block .drop-block-partners-list,.privilege-club-header-small .header-dropdown .drop-block .drop-block-tabs-controls,.privilege-club-header-small .header-dropdown .drop-block .drop-block-tabs-list{margin-top:69px}
.privilege-club-header-small .header-menu-open-holder .header-back-link{top:8px}
}
.privilege-club.privilege-club-welcom-none .header-welcome-row{display:none}
.content-side-image .btn{margin-top:10px}
.content-side-image .imagery{width:200px;height:190px;background-size:cover;margin:0 0 20px 0}
.module-spacer{display:block;width:100%}
.module-spacer-20{height:20px}
.module-spacer-30{height:30px}
.module-spacer-40{height:40px}
#no-more-results+.spinner-wrapper{margin-top:1em;min-height:30px;opacity:0}
#no-more-results+.spinner-wrapper.spinner-active{opacity:1}
.C22-title{padding-left:10px;padding-right:10px;margin-bottom:30px;font-size:40px}
.content-section .C22-title{border-top:0;font-size:48px}
.C3{color:#521231}
.C3 p{margin-bottom:25px;font-size:15px}
.benefits-at-a-glance-page .C3 p{margin-bottom:-10px}
.read-more-link{color:currentColor;font-size:15px;line-height:18px;text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
.read-more-link .icon-arrow-right{position:relative;top:2px;display:inline-block;-webkit-transform:scale(.8,.45);-ms-transform:scale(.8,.45);transform:scale(.8,.45)}
[dir=rtl] .read-more-link .icon-arrow-right{/*!rtl:raw: transform: scale(.8, .45);*/}
.C5 .c5-desc-list.redeem-flights .read-more-link:before{content:normal}
.read-more-link:hover{color:currentColor;border-bottom:1px solid transparent;text-decoration:none}
.read-more-link.read-more-link-white{border-bottom:1px solid rgba(255,255,255,.8)}
.read-more-link.read-more-link-white:hover{border-bottom-color:transparent}
.bg-top{position:absolute;top:0;left:0;width:100%;height:300px}
.bg-top-narrow{width:100%;padding-top:80px}
.bg-top-narrow+.sub-menu-container{margin-top:250px}
@media only screen and (max-width:767px){.bg-top-narrow+.sub-menu-container+div,.bg-top-narrow+.sub-menu-container+section{margin-top:330px}
}
.bg-top-narrow svg{position:absolute;left:0;width:101%;height:100%;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}
@media only screen and (max-width:1350px){.bg-top-narrow svg{height:450%}
}
@media only screen and (max-width:1110px){.bg-top-narrow svg{height:440%}
}
@media only screen and (max-width:959px){.bg-top-narrow svg{height:650%}
}
@media only screen and (max-width:767px){.bg-top-narrow svg{left:-30%;width:130%;height:360%;padding-top:112px}
}
.bg-bottom{position:absolute;bottom:-14%;left:0;width:100%}
@media only screen and (max-width:767px){.bg-bottom{bottom:-9%}
}
.bg-bottom-gradient{position:absolute;top:0;left:0;width:100%;height:200px;background-image:linear-gradient(to bottom,#ebebeb 0,transparent 90%);background-repeat:repeat-x}
.columns-container{overflow:hidden}
@media only screen and (max-width:767px){.columns-container{margin-left:-20px !important;margin-right:-20px !important}
}
.columns-container>div{padding-bottom:99999px;margin-bottom:-99999px;overflow:hidden}
@media only screen and (max-width:767px){.columns-container>div{padding-bottom:0;margin-bottom:0}
}
.social-card{height:242px;margin:70px auto}
.social-card h3{margin-bottom:1em}
@media only screen and (max-width:767px){.social-card h3{font-size:45px;margin-bottom:.15em}
}
.social-card a{font-size:60px;text-decoration:none}
.social-card>.row{height:100%;background:url(homepageClientlibs/images/img-stay-in-touch.png) center center no-repeat;background-size:cover;box-shadow:3px 5px 16px 1px rgba(0,0,0,.3)}
.social-card>.row>[class^=col-]{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.fancybox-gallery{z-index:10000}
.fancybox-gallery .fancybox-next span,.fancybox-gallery .fancybox-prev span{visibility:visible}
.fancybox-gallery .fancybox-prev{left:-90px}
.fancybox-gallery .fancybox-next{right:-90px}
.fancybox-overlay-white{background:url(images/fancybox_overlay-white.png)}
.fancybox-overlay-content-white{background:rgba(255,255,255,.4)}
.fancybox-overlay-content-dark{background:rgba(17,17,17,.95)}
.fancybox-overlay-content-white2{background:rgba(255,255,255,.97)}
.fancybox-gallery-thumbs.fancybox-opened .fancybox-skin{box-shadow:none}
.fancybox-overlay{z-index:9999}
.fancybox-overlay-close{position:fixed;top:50px;right:100px;z-index:10000;background:0;border:0;color:#521231;font-size:34px}
.fancybox-overlay-close:focus{outline:auto 5px -webkit-focus-ring-color}
@media only screen and (max-width:767px){.fancybox-overlay-close{right:20px}
}
.fancybox-wrap{/*!rtl:raw: right: auto;*/z-index:10000}
.fancybox-content .fancybox-skin{background:#fff}
.fancybox-content .fancybox-overlay-close{position:absolute;top:7px;right:0;font-size:28px;line-height:1}
.fancybox-content .fancybox-inner{overflow:auto}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay{max-width:100%}
}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:624px;border:0;padding:20px 30px 10px}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:100%}
}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-headline{position:absolute;white-space:nowrap;display:none}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-placeholder-text{display:none;position:absolute;top:50px;left:50%;width:70%;margin-left:5px;font-size:12px;line-height:15px;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic{position:relative;top:0}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic img[src="images/image-family-avatar.png"]+.T52-edit-pic-placeholder-text{display:block}
.fancybox-content.fancybox-card-edit fieldset .row{margin-bottom:10px}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit fieldset .row>[class^=col-]{padding-right:0}
}
.fancybox-content.fancybox-card-edit fieldset .custom-select{min-width:100%}
.fancybox-content.fancybox-card-edit fieldset .T7-calendar-field{width:100%;padding:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-form-ctas{width:100%;margin-top:0;margin-left:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-personal-pic{margin-left:10px;border:0}
.fancybox-content.fancybox-card-edit fieldset .T52-input-label{width:100%;border-bottom:1px dotted #521231;color:#521231;font-weight:400;font-size:20px;line-height:27px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{margin-left:2px;border:0}
@media only screen and (max-width:767px){.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{display:block;margin:0 auto}
}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .row{margin-bottom:1em}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4{margin-bottom:0;color:#521231;font-size:20px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4+span{color:#521231;font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas{position:absolute;top:0;right:0}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas button{font-size:25px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field{display:inline-block;padding-right:15px;margin-right:15px;border-bottom:1px solid #c7c7c7;color:#521231}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label{display:block;color:#8f8f8d;font-size:11px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label~span{display:inline-block}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--name{min-width:130px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--gender{min-width:65px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-title{font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country-of-issue img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-nationality img{float:left;margin-right:5px;margin-top:1px}
.fancybox-lock .fancybox-overlay{overflow-y:scroll}
#fancybox-thumbs{bottom:50% !important;z-index:10000;-webkit-transform:translateY(262px);-ms-transform:translateY(262px);transform:translateY(262px)}
#fancybox-thumbs ul{left:50% !important;margin-left:-5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center}
#fancybox-thumbs ul li{display:inline-block;float:none;width:60px;opacity:1}
#fancybox-thumbs ul li a{background:0;border-width:2px;border-color:transparent}
#fancybox-thumbs ul li.active{border:0}
#fancybox-thumbs ul li a:focus,#fancybox-thumbs ul li a:hover,#fancybox-thumbs ul li.active a{border-color:#521231}
@media only screen and (max-width:767px){#fancybox-thumbs ul{width:100% !important}
}
/*! jQuery.Flipster, v1.0.1 (built 2015-11-02) */.flipster{display:block;overflow-x:hidden;overflow-y:visible;position:relative}
.flipster:focus{outline:0}
.flipster__container,.flipster__item{margin:0;padding:0;list-style-type:none;position:relative}
.flipster__container{display:block;white-space:nowrap;word-spacing:-.25em;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.flipster__item{display:inline-block;white-space:normal;word-spacing:normal;vertical-align:bottom}
.flipster--click .flipster__item--future,.flipster--click .flipster__item--past{cursor:pointer}
.flipster__item img{max-width:100%}
.flipster__button{position:absolute;top:50%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0;border:0;padding:0;z-index:999;cursor:pointer;font-size:15px;opacity:.5;transition:opacity .5s ease;margin:-1em 2em}
.flipster__button svg{width:2em;stroke:currentColor;fill:transparent;stroke-width:3;stroke-linecap:round}
.flipster__button:focus,.flipster__button:hover{opacity:1}
.flipster__button--prev{left:0}
.flipster__button--next{right:0}
.flipster--flat .flipster__container,.flipster--flat .flipster__item,.flipster--flat .flipster__item__content{transition:all .4s ease-in-out}
.flipster--flat .flipster__item--future,.flipster--flat .flipster__item--past{opacity:.5}
.flipster--flat .flipster__item--past .flipster__item__content{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.flipster--flat .flipster__item--future .flipster__item__content{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.links-list-info{font-size:15px;line-height:18px}
.links-list-info a{text-decoration:none;border-bottom:1px solid rgba(82,18,49,.6)}
.links-list-info a:hover{border-bottom-color:transparent}
@media only screen and (max-width:767px){.links-list-info{margin-top:20px;font-size:22px;line-height:27px}
}
.links-list{margin-top:10px;margin-bottom:0}
.links-list li{margin-bottom:8px}
.links-list li>.icon{margin-right:5px;font-size:20px;vertical-align:middle}
[dir=rtl] .links-list li>.icon{/*!rtl:raw: float: right;*/}
@media only screen and (max-width:767px){.links-list li>.icon{margin-right:10px;font-size:30px}
}
@media only screen and (max-width:767px){.links-list li a{font-size:22px;line-height:27px}
}
.social-share-label{display:inline-block;margin-right:2px;font-size:15px;line-height:19px}
@media only screen and (max-width:767px){.social-share-label{font-size:22px}
}
.social-share-list.inline-list{display:inline-block;vertical-align:middle}
.social-share-list.inline-list li{margin-top:-4px;margin-left:1px;margin-right:1px}
.social-share-list.inline-list li:last-child{margin-right:-3px}
.social-share-list.inline-list a{font-size:34px;text-decoration:none}
.social-share-list.inline-list a:hover{text-decoration:none}
.social-share-list.inline-list a .icon-social-facebook{color:#3b5998}
.social-share-list.inline-list a .icon-social-twitter{color:#1ea2f2}
.social-share-list.inline-list a .icon-social-linkedin{color:#521231}
@media only screen and (max-width:767px){.social-share-list.inline-list a{font-size:50px}
}
.social-share.is-burgundy li a .icon{color:#521231}
.box{padding:30px;border-radius:3px}
.box h4{margin-top:0}
@media only screen and (max-width:767px){.box h4{font-size:30px}
}
.box p{font-weight:100}
@media only screen and (max-width:767px){.box p{font-size:22px;line-height:30px}
.box p strong{margin-top:10px}
}
.box .links-list,.box strong{font-weight:300}
.box strong{display:block}
.box .links-list a{color:currentColor;font-weight:300}
@media only screen and (max-width:767px){.box .links-list{font-size:22px;line-height:30px}
}
.box--gray{background:#ebebeb;color:#8f8f8d}
.row--offset-10{margin-left:10px !important;margin-right:10px !important}
@media only screen and (max-width:767px){.row--pull-30-mobile{margin-left:-30px !important;margin-right:-30px !important}
}
@media only screen and (max-width:767px){.C10-image>.row{margin-left:-30px;margin-right:-30px}
}
.C10-image [class^=col-]{padding-left:5px;padding-right:5px;margin-bottom:10px}
@media only screen and (max-width:767px){.C10-image [class^=col-]{padding-left:0;padding-right:0}
}
.C10-image img{width:100%}
@media only screen and (max-width:767px){.C10-image{margin-top:50px}
}
.C10-image .C10-imagery{width:100%;height:445px;background-size:cover}
@media print{.topic-overview_my-services-bgt-page .C20,.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion-item .tabset-accordion-content,.topic-overview_my-services-bgt-page .C8-myservices-bgt.C8_1 .tabset-block-add-menu-item,.topic-overview_my-services-bgt-page .T34-container:after,.topic-overview_my-services-bgt-page .T34-state-confirmation-ctas,.topic-overview_my-services-bgt-page .T34-state-confirmation>.row>div:last-child,.topic-overview_my-services-bgt-page .T34-state-payment,.topic-overview_my-services-bgt-page .bg-bottom,.topic-overview_my-services-bgt-page .breadcrumbs-menu.is-sub-menu-block,.topic-overview_my-services-bgt-page .btn-back-to-top.scrolled,.topic-overview_my-services-bgt-page .footer-holder>.container>.row:not(.footer-bottom-row),.topic-overview_my-services-bgt-page .header .main-nav>ul,.topic-overview_my-services-bgt-page .header-cell,.topic-overview_my-services-bgt-page .header-dropdown,.topic-overview_my-services-bgt-page .header-top-row,.topic-overview_my-services-bgt-page .sub-menu-block,.topic-overview_my-services-bgt-page .sub-menu-container.is-medium-padding{display:none !important}
.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion .tabset-accordion-item:first-child .tabset-accordion-content{display:block !important}
.topic-overview_my-services-bgt-page .tabset-accordion,.topic-overview_my-services-bgt-page .tabset-accordion-item{position:static}
.topic-overview_my-services-bgt-page .C8-myservices-bgt .tabset-accordion-item:first-child .tabset-accordion-content,.topic-overview_my-services-bgt-page .tabset-accordion .tabset-accordion-item:first-child{display:block !important;visibility:visible !important;opacity:1 !important}
.topic-overview_my-services-bgt-page #page,.topic-overview_my-services-bgt-page body{height:100vh}
.topic-overview_my-services-bgt-page .is-base-container{padding-top:0}
.topic-overview_my-services-bgt-page .T34-state-confirmation{display:block !important}
.topic-overview_my-services-bgt-page .T34-state-confirmation>.row>div{width:100%}
}
.flight-status-page{background:#fff}
.topic-overview_my-profile-page .T12_2 .profile-details{border-radius:3px 0 0 3px;box-shadow:none}
@media only screen and (max-width:767px){.topic-overview_my-profile-page .T12_2,.topic-overview_my-profile-page .T12_2+[class^=col-]{padding:0}
}
.topic-overview_my-profile-page~.date-picker-wrapper{z-index:10000}
.topic-overview_my-profile-page .bg-top-narrow+.sub-menu-container{margin-top:270px}
.news-blog-page .teaser-box-full-wrapper .wave-decoration{display:none}
.news-blog-page .teaser-box-full-with-video{margin-bottom:50px}
.news-blog-page .C1-video .video-js{top:0}
.inner-page.form-elements-page{padding:50px 0;background:#fff}
.po-myprofile-page h1{font-weight:400}
.po-myprofile-page.privilege-club-header-small .header-top-row{display:block}
.po-myprofile-page .promotional.is-teardrop-style .intro-text-section{margin-top:-80px;margin-bottom:50px}
@media only screen and (max-width:767px){.po-myprofile-page .promotional.is-teardrop-style .intro-text-section{margin-bottom:0}
}
.po-myprofile-page .promotional.is-teardrop-style .intro-text-section h1{width:130%;font-size:49px}
@media only screen and (max-width:767px){.po-myprofile-page .promotional.is-teardrop-style .intro-text-section h1{width:100%}
}
.po-myprofile-page .recent-links-holder{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.po-myprofile-page .recent-links-holder{padding-left:10px;padding-right:10px;top:0;-webkit-transform:none;-ms-transform:none;transform:none}
}
.po-myprofile-page .recent-links-img-holder{vertical-align:middle}
.po-myprofile-page .is-end-block{padding-bottom:380px !important;margin-top:80px}
.po-myprofile-page .T16{margin-top:30px;margin-bottom:50px}
@media only screen and (max-width:767px){.po-myprofile-page .T16{margin-top:50px}
}
.po-myprofile-page .T7{position:static;margin-top:50px;margin-bottom:80px}
@media only screen and (max-width:767px){.po-myprofile-page .T7{margin-bottom:50px}
}
.po-myprofile-page .T7-container{max-width:100%;min-height:200px;box-shadow:3px 37px 103px rgba(0,0,0,.33)}
.po-myprofile-page .T7-tab-container{height:200px;padding:40px 40px 0}
@media only screen and (max-width:767px){.po-myprofile-page .T7-tab-container{padding-left:20px;padding-right:20px}
}
.po-myprofile-page .T7-tab .text-right{margin-top:-6px;margin-bottom:0}
@media only screen and (max-width:767px){.po-myprofile-page .T7-tab .text-right{margin-top:0}
}
.po-myprofile-page .status-section{clear:both}
.po-myprofile-page .status-section-header>div{padding:0}
.po-myprofile-page .account-section{padding-bottom:150px;margin-bottom:80px}
.po-myprofile-page .account-section .wave01 svg path.cls-1,.po-myprofile-page .account-section .wave01 svg path.cls-2{fill:#ebebeb}
@media only screen and (max-width:959px){.po-myprofile-page .account-section>.container>[class^=col-]{height:auto !important;padding:0}
}
@media only screen and (max-width:767px){.po-myprofile-page .account-section{height:800px;margin-bottom:0}
}
.po-myprofile-page .header-welcome-row{display:block}
.po-myprofile-page .two-columns-gallery{padding-top:0}
@media only screen and (max-width:959px){.po-myprofile-page .two-columns-gallery>.container{padding-left:10px;padding-right:10px}
.po-myprofile-page .two-columns-gallery .slick-slide .slick-track{width:100% !important}
.po-myprofile-page .two-columns-gallery .two-columns-gallery-list .gallery-slide:first-child,.po-myprofile-page .two-columns-gallery .two-columns-gallery-list.slick-initialized .gallery-slide{width:100% !important}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery{width:100%;margin-left:0}
.po-myprofile-page .two-columns-gallery>.container{padding-left:0;padding-right:0}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{position:relative}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image .btn{width:100%}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .gallery-slide .has-image{position:static;margin-left:-10px;margin-right:-10px;padding-left:10px !important;padding-right:10px !important}
}
@media only screen and (max-width:767px){.po-myprofile-page .two-columns-gallery-list .slick-slider .slick-list{height:auto !important}
}
.T59>.container>.row>[class^=col-] p{color:#3a3a3a}
@media only screen and (max-width:767px){.T59>.container>.row>[class^=col-]{padding:0}
}
@media only screen and (max-width:767px){.T59-check-in.btn{width:100%;font-size:24px}
}
@media only screen and (max-width:767px){.online-check-in-confirmation-page .main-holder>.container>.row{margin-left:-20px;margin-right:-20px}
}
.online-check-in-confirmation-page .main-holder>.relative>.wave-decoration.is-bottom{bottom:-95px}
.online-check-in-confirmation-page .subscribe{margin-bottom:150px}
@media only screen and (max-width:767px){.online-check-in-confirmation-page .subscribe{padding-top:140px}
}
.online-check-in-confirmation-page .oc-confirmation-bottom-C16 h2{margin-bottom:40px;font-size:40px}
.contact-center-page .sub-menu-container{padding-top:70px}
.contact-center-page .promotional.is-high-style{margin-bottom:0}
.contact-center-page .main-bg-block{top:-100px}
.platinum-page .main-holder{padding-bottom:0}
.platinum-page .footer-frame{margin-top:-160px}
.platinum-page .C6{padding-bottom:0}
.our-partners-page .main-holder{padding-bottom:0}
@media only screen and (max-width:767px){.oc-C9_1-links>div a{font-size:24px}
}
@media only screen and (max-width:767px){.oc-C9_1-links>div{margin:20px 20px 0}
}
.online-check-in-page .promotional.is-teardrop-style .intro-text-section{position:relative;top:30px}
.online-check-in-page .promotional.is-teardrop-style .intro-text-section p{width:200%;margin-bottom:40px}
@media only screen and (max-width:767px){.online-check-in-page .promotional.is-teardrop-style .intro-text-section p{width:100%}
}
body.menu-opened{position:fixed;overflow:hidden}
body.menu-opened .header{bottom:0;min-width:0;z-index:100}
body.menu-opened .header-top-row{font-size:12px}
body.menu-opened .header .lang{padding:9px 10px}
body.menu-opened .header .alert-notice{padding:9px 0 9px 10px}
body.menu-opened .header.mobile-active .notice{display:none !important}
@media only screen and (max-width:959px){.desktop-only{display:none !important}
}
.visible-xs-list{display:none !important}
@media only screen and (max-width:959px){.visible-xs-list{display:block !important}
}
.visible-md-list{display:inline-block}
@media only screen and (max-width:959px){.visible-md-list{display:none !important}
}
/*!rtl:begin:ignore*//*!rtl:end:ignore*/.header{position:relative;width:100%;min-width:480px;z-index:32}
.header.fixed{position:fixed;left:0;right:0;top:0;z-index:32}
@media only screen and (max-width:959px){.header:after{display:none;content:'';position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:#fff}
.header.active:after{display:block}
}
.header-container{position:relative;width:100%;max-width:1192px;margin:0 auto}
.header-container:after,.header-container:before{content:'';display:table}
.header-container:after{clear:both}
.header-top-row{font-size:14px;color:#fff;background:#00388B;position:relative;z-index:3}
.header .exchange{position:relative;clear:both;background:#e9db21;color:#000;z-index:7}
.header .exchange ul{overflow:hidden;width:100%;padding:0 9px}
.header .exchange ul li{width:100%;overflow:hidden;padding:9px 0 0 9px}
.header .exchange ul li .date{margin:0 40px 0 0}
@media only screen and (max-width:959px){.header .exchange ul li .date{float:left !important;clear:both;padding-left:1.8em}
}
.header .exchange ul li .alert-notice-icon{background:#84084a;color:#e9db21}
.header .exchange a.close{display:block;position:absolute;top:12px;right:15px}
@media only screen and (max-width:959px){.header .exchange a.close{z-index:5;width:50%;height:90%}
}
@media only screen and (max-width:959px){.header .exchange a.close:before{font-size:2.5em;right:0;position:absolute}
}
.header .alert-notice{padding:9px 0 9px 16px}
.header .alert-notice-icon,.header .alert-notice-text{display:inline-block;vertical-align:top;margin:0 2px 0 0}
.header .alert-notice-icon{padding:3px 0 0 1px;width:20px;height:20px;text-align:center;color:#fff;background:#8d536f;border-radius:100%}
.header .alert-notice a{color:#fff}
.header .lang{padding:9px 16px;color:#fff}
.header .lang.active,.header .lang:hover{color:#521231;text-decoration:none;background:#fff}
.header .lang-icon,.header .lang-text{display:inline-block;vertical-align:middle}
.header .lang-icon{width:19px;height:19px;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.header .lang-icon img{max-width:100%;height:auto}
.header .lang-text{font-size:12px}
.header-menu-open-holder .header-back-link{display:none;position:fixed !important;left:20px;top:10px;font-size:16px;padding:17px 10px;float:left;position:relative;z-index:6;text-decoration:none !important;color:#fff}
@media only screen and (max-width:959px){.header-menu-open-holder .header-back-link.active{display:block}
}
.header-menu-open-holder .header-open-link{display:none;padding:10px;font-size:31px;float:left}
@media only screen and (max-width:959px){.header-menu-open-holder .header-open-link{padding:17px 10px;display:block;position:relative;z-index:6; margin-right: 18px;}
.active .header-menu-open-holder .header-open-link{color:#fff}
  .active .header-menu-open-holder .header-open-link:before{
	content:url(/images/menu/close-icon.png);
	width: 30px;
}

  }
}
.header-menu-open-holder .header-open-link:hover{text-decoration:none}
.header-login-open-holder .header-open-link{display:none;padding:10px;font-size:31px}
@media only screen and (max-width:767px){.header-login-open-holder .header-open-link{padding:17px 10px;display:block;position:relative;z-index:6}
}
.header-login-open-holder .header-open-link:hover{text-decoration:none}
.header-navigation-row{position:relative;background:#fff}
.header-navigation-row-full{position:relative;z-index:6;background:#fff}
@media only screen and (max-width:959px){.active .header-navigation-row{background:#00388B}
.active .header-navigation-row-full{background:#00388B}
}

/*.header-logo-area{
	background-image:url(/images/pages/logo-icon.JPG); 
	background-repeat: no-repeat;
	float :left;
	width:37%;
	padding:10px 0 12px 10px;
	max-width:220px;
	position:relative;
	z-index:6;
	transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
*/
.header-logo-area{
    
	background-repeat: no-repeat;
	background-size: contain;
	float :right;
	width:20%;
	padding:10px 0 0px 10px;
	max-width:220px;
	position:relative;
	z-index:6;
	transition:-webkit-transform .3s ease;
	transition:transform .3s ease;
	transition:transform .3s ease,-webkit-transform .3s ease;
	margin-left: 33px;
}
.header-logo-area.scrolled{background-image:url(/images/pages/logo-icon.JPG); }
.header-logo-area.active{	   
   	   background-image:url(/images/pages/logo-icon-in.png); 
	   background-size: contain;
	   margin-left: 60px;
       padding:0px 0 0px 0px;
	}	
	/*
@media only screen and (max-width:950px) {
	.header-logo-area{
	   background-image:url(/images/pages/logo-icon-in.png); 
	   background-size: contain;
	   margin-left: 33px;
	}	
}
*/

@media only screen and (max-width:1279px){.header-logo-area{width:30%}
}
//@media only screen and (max-width:959px){.header-logo-area{width:45%}
//.active .header-logo-area{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}
//}
@media only screen and (max-width:767px){.header-logo-area{width:150px}
}
.header-logo{display:inline-block;vertical-align:middle;width:145px;height:50px;margin:0 14px 0 0}
@media only screen and (max-width:959px){.header-logo{width:auto}
.active .header-logo svg path{fill:#fff}
}
.header-logo-one-world{width:33px;height:33px;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-image:url(homepageClientlibs/images/logo-one-world.png);background-size:cover}
@media only screen and (max-width:959px){.active .header-logo-one-world{display:none}
}
.header-logo-privilege-club{display:none;max-width:360px;width:auto;padding:3px 0 0 0}
.header-logo-privilege-club img{width:100%;height:auto}
.header-logo a{display:block;float:left;height:100%}
.header-logo a.priv-logo{width:285px}
.header-logo a.logo-one-world{width:33px;height:33px;margin:-1px 0 0 9px;background-image:url(homepageClientlibs/images/logo-one-world.png);background-size:cover;text-indent:-9999px}
@media only screen and (max-width:959px){.header-logo a.logo-one-world{display:none}
}
.header-cell{width:18.6%;padding:0 40px 0 0;z-index:6}
@media only screen and (max-width:1279px){.header-cell{width:20.6%}
}
@media only screen and (max-width:959px){.header-cell{width:25.6%;position:relative}
.active .header-cell{display:none}
}

/*.header-search{position:absolute;top:10px;right:5px;width:46px;height:46px;font-size:34px;color:#8d536f;border:0;background:0;z-index:6}*/
.header-search{
	position:absolute;
	top:10px;    
	right:5px;	
	width:46px;height:46px;font-size:34px;color:#8d536f;border:0;background:0;z-index:6;
}

.header-home{
	position:absolute;
	top:10px;    
	left: 10px;
	width:40px;height:40px;font-size:34px;color:#8d536f;border:0;background:0;z-index:7;
}


.icon-magnify:before{
	content:url(/images/menu/search-128.png);
	width: 30px;
}
.icon-home:before{
	content:url(/images/menu/home.png);
	width: 30px;
	display:block;
}

.icon-home.active{	   
	display:none;
}	
.icon-bars:before{
	content:url(/images/menu/menu-bars.png);
	width: 30px;
}	


@media only screen and (max-width:767px){.header-search{font-size:30px;color:#00388B;padding:0 0px 0 0;  margin-right: 24px;}
.active .header-search{display:none}
}
/* MENU WIDTH */
.header .main-nav{float:left;max-width:78%;width:100%}
@media only screen and (max-width:1279px){.header .main-nav{max-width:44%}
}
@media only screen and (max-width:959px){
	.header .main-nav{float:right;width:auto}
	.header-home {
		left: 150px;
	}
	.header-logo-area {
		float:left;
		margin-left: 0px; 
	}	    	
}
.header .main-nav>ul{
	display:table;
	width:100%;
	margin:0;
	font-size:16px;
	table-layout:fixed;
	margin-left: 30px; }
@media only screen and (max-width:1279px){.header .main-nav>ul{table-layout:auto}
}
@media only screen and (max-width:959px){.header .main-nav>ul{margin-left: 00px; display:block;position:fixed;top:0;left:-100%;/*!rtl:remove*/right:0;bottom:0;padding:0 30px;margin-top:70px;font-size:28px;overflow-y:auto;box-shadow:inset 0 5px 5px rgba(0,0,0,.1);transition:all .5s}
.header .main-nav>ul.active{background:#fff;left:0}
}
@media only screen and (max-width:767px){.header .main-nav>ul{top:1px}
}
.header .main-nav>ul>li{display:table-cell;padding:0 5px;text-align:center}
/*.header .main-nav>ul>li:first-child{padding-left: 0px;}*/
.header .main-nav>ul>li:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;pointer-events:none;z-index:5}
@media only screen and (max-width:959px){.header .main-nav>ul>li:after{display:none}
}
@media only screen and (max-width:959px){.header .main-nav>ul>li{position:relative;display:block;text-align:left;border-top:1px solid #c7c7c7}
.header .main-nav>ul>li:first-child{border:0}
.header .main-nav>ul>li .header-dropdown{top:0;bottom:0;z-index:6}
.header .main-nav>ul>li .header-dropdown .drop{opacity:1}
.header .main-nav>ul>li .header-dropdown .drop.active .drop-block-links-list,.header .main-nav>ul>li .header-dropdown .drop.active .drop-block-partners-list{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-more-link,.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-offers{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block .drop-block-more-link{display:none}
.header .main-nav>ul>li .header-dropdown .drop-block.active .drop-block-offers{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block.active .drop-block-more-link{height:auto}
.header .main-nav>ul>li .header-dropdown .drop-block.active .drop-block-more-link .btn-more{color:#00388B}
.header .main-nav>ul>li .header-dropdown .drop-sub-block .drop-sub-link{left:110%;position:relative;height:0;display:none;}
.header .main-nav>ul>li .header-dropdown .drop-sub-block.active .drop-sub-link{display:block !important;left:0;width:94%;padding-left:10%;height:auto;position:absolute;top:0;bottom:0;background:#fff;z-index:1}
.header .main-nav>ul>li .header-dropdown .drop-sub-block.active .drop-block-links-list{visibility:hidden}
.header .main-nav>ul>li.active .header-dropdown{visibility:hidden;z-index:7}
.header .main-nav>ul>li.active .header-dropdown .drop,.header .main-nav>ul>li.active .header-dropdown .drop-sub-block{visibility:visible;background:#fff;z-index:7;left:0}
}
.header .main-nav>ul>li.hover>a{text-decoration:none;background:#f2f2f2}
.header .main-nav>ul>li>a{
	display:inline-block;
	padding:15px 12px 22px;
	position:relative;
	z-index:6;
	font-weight:bold;
}
.header .main-nav>ul>li>a:hover{text-decoration:none;background:#f2f2f2}
@media only screen and (max-width:959px){.header .main-nav>ul>li>a{padding:33px 12px 37px 0;font-weight:300;color:#00388B}
.header .main-nav>ul>li>a:hover{background:0}
}
@media only screen and (max-width:959px){.header .main-nav>ul>li span.forward{display:block;position:absolute;top:30px;right:20px;width:30px;height:30px;z-index:6}
.header .main-nav>ul>li span.forward:before{
  content:url(/images/menu/next.png);

  /*content:'\e92b';*/
  position:absolute;top:10px;right:10px;font-size:16px;color:#00388B;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
}

.icon-arrow-left3 {
	background-image:url(/images/menu/prev.png);
	display:block;
	width: 33px;
	height: 33px;
	background-position: 0px 10px;	

	background-repeat: no-repeat;
}

.icon-arrow-up3 {
	background-image:url(/images/menu/up.png);
	display:block;
	width: 33px;
	height: 33px;
	background-position: 7px 5px;	
	background-repeat: no-repeat;
}

.header .main-nav>ul>li.mobile-menu-item{display:none}
@media only screen and (max-width:767px){.header .main-nav>ul>li.mobile-menu-item{display:block}
}
.header .main-nav .imagery{width:205px;height:145px;background-size:cover}
.header-welcome-row{display:none;padding:6px 10px 4px;font-size:12px;background:#fff;border-top:1px solid #ebebeb}
.header-welcome-row p{margin:0}
.privilege-club .header .login-block .opener{cursor:pointer;padding:8px 10px 10px}
.privilege-club .header .main-nav{max-width:48%}
.privilege-club .header-logo-area{padding:15px 0 7px 17px}
@media only screen and (max-width:959px){.privilege-club .header-logo-area{padding:5px 0 7px 17px}
}
@media only screen and (max-width:767px){.privilege-club .header-logo-area{width:90px;padding:6px 0 7px 17px}
}
.privilege-club .header-logo{display:none}
.privilege-club .header-logo-privilege-club{display:block}
.privilege-club .header-logo-privilege-club img{max-width:371px;height:auto}
.privilege-club .header-welcome-row{display:block}
.stuck{position:fixed;top:0;z-index:9999}
.stuck .header-top-row{display:none}
[dir=rtl] .icon-arrow-left2{display:inline-block;-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}
[dir=rtl] .icon-arrow-right{-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}
[dir=rtl] .fares-block-find-icon{display:inline-block}
.cookie-note-container{position:fixed;bottom:0;background:#00388B;color:#fff;width:100%;padding:0;z-index:999;opacity:.8;text-align:center}
.cookie-note-container .container{width:1192px}
.cookie-note-container a{color:#fff;text-decoration:underline !important}
.cookie-note-container a:hover{text-decoration:none !important}
.cookie-note-container span{top:-17px;right:0;position:relative;cursor:pointer;display:block;width:1118px;text-align:right;margin:0 auto}
.cookie-note-container p{clear:both;width:1080px;margin:0 auto}
.cookie-note-container h4{width:1080px;margin:12px auto 0}
@media only screen and (max-width:767px){.cookie-note-container{text-align:left;font-size:14px}
.cookie-note-container .container{width:100%}
.cookie-note-container p{padding:0 25px 5px;width:100%}
.cookie-note-container h4{padding:0 25px 5px;width:70%;float:left}
.cookie-note-container span{top:7px;font-size:28px;padding:2px;display:block;cursor:pointer;right:34px;width:100%}
}
@media only screen and (max-width:959px){.header-dropdown .drop{margin-top:70px !important}
.drop-block-links-list.arrow-level-adjust{margin-top:70px !important}
.header .main-nav>ul>li span.forward:before{top:10px !important}
.header .main-nav .drop-block-links-list{margin-top:70px !important}
.header .main-nav>ul>li .header-dropdown .drop-sub-block.active .drop-sub-link{padding-left:0 !important;width:100% !important}
.header .main-nav .drop-block-links-list .drop-sub-block{position:relative;top:30px; white-space: nowrap;}
.header .main-nav .drop-block-links-list .drop-sub-block span.forward.drop-title{position:absolute;top:130px}
.forward.drop-title-last-level{top:35px !important}
.header .main-nav .drop-block-links-list .drop-sub-block .forward.drop-title:before{content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#00388B;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.header .main-nav .drop-block-links-list .drop-sub-block.active .forward.drop-title-last-level{display:none}
}
.flip-container.toggled .resetback{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container .resetback{position:absolute;top:0}
.reset-password-form.resetback{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.resetback{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:82%}
.flip-container.toggled .resetback{display:block;-webkit-transform:rotateY(0);transform:rotateY(180deg)}
.flip-container.toggled .resetback .checkbox-base.is-above-input{top:60%}
.flip-container.toggled .setnewback{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container .setnewback{position:absolute;top:0}
.reset-password-form.setnewback{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.setnewback{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:82%;display:none}
.flip-container.toggled .setnewback{display:block;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.flip-container.toggled .setnewback .checkbox-base.is-above-input{top:60%}
.flip-container.toggled .setnewback .checkbox-base.is-above-input.set-new-paswd-check{top:40%}
.flip-container.toggled .otpcheck{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container .otpcheck{position:absolute;top:0}
.reset-password-form.otpcheck{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.otpcheck{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:82%}
.flip-container.toggled .otpcheck{display:block;-webkit-transform:rotateY(-180deg);transform:rotateY(180deg)}
.checkbox-base.is-above-input{top:60% !important}
.reset-password-form.otpcheck .login-drop-title{display:block;margin:0 10px 15px;font-size:32px;font-weight:300;line-height:36px}
.setnew-password-form.setnewback .input-password{position:relative}
.footer-spacer{width:100%;height:131px}
.footer{width:100%;display:block;font-size:13px;font-weight:400;color:#fff}
@media only screen and (max-width:767px){.footer{font-size:17px}
}
.footer-frame{margin:-131px 0 0;padding:131px 0 0;text-align:left;overflow:hidden;position:relative;z-index:12}
@media(max-width:1659px) and (min-width:768px){.footer-frame{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .footer-frame{transition:none}
.sub-menu-active .footer-frame{-webkit-transform:translateX(280px);-ms-transform:translateX(280px);transform:translateX(280px);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
.resize-active .sub-menu-active .footer-frame{transition:none}
}
@media only screen and (max-width:767px){.footer-frame{text-align:center}
}

/* FOOTER VL */
.footer-holder{padding:45px 0 42px;background:#00388B /*#521231*/}

@media only screen and (max-width:959px){.footer-holder{padding:75px 0 112px}
}
.footer .wave-decoration{z-index:10}
.footer .wave-decoration svg{vertical-align:top;margin-top:2px}
.footer .wave-decoration svg path{fill:#00388B }
.footer-logo{display:inline-block;vertical-align:bottom;width:161px;height:47px;margin:0 30px 0 0;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-size:cover}
@media only screen and (max-width:767px){.footer-logo{margin:0 20px}
}
@media only screen and (max-width:959px){.footer-logo{width:224px;height:65px;margin:0 10px 10px}
}
.footer-logo.one-world{width:45px;height:45px;background-image:url(homepageClientlibs/images/footer-logo-one-world.png)}
@media only screen and (max-width:959px){.footer-logo.one-world{width:62px;height:62px}
}
.footer-logo a{display:block;height:100%}
.footer-top-row{margin-bottom:117px}
@media only screen and (max-width:959px){.footer-top-row{margin-bottom:46px}
}
.footer-additional-nav{margin:0 0 47px;text-align:left}
@media only screen and (max-width:767px){.footer-additional-nav{text-align:center}
}
.footer-additional-nav li{margin:0 0 4px}
.footer-additional-nav a{color:#fff}
.footer-additional-nav-sites a {color:#3FBFEE;}

.footer .social{margin:0;padding:10px 0 0;font-size:14px;color:#fff}
.footer .social:after,.footer .social:before{content:'';display:table}
.footer .social:after{clear:both}
@media only screen and (max-width:959px){.footer .social{float:none;text-align:center}
}
@media only screen and (max-width:767px){.footer .social{padding:36px 0 0}
}
.footer .social li{margin:0 0px 0 5px}
@media only screen and (max-width:959px){.footer .social li{margin:0}
}
.footer .social li:first-child{display:inline-block;width:auto;margin:0 10px 0 0px;font-size:14px;font-weight:300;text-align:left}
@media only screen and (max-width:959px){.footer .social li:first-child{display:block;width:100%;margin:0 0 14px;font-size:20px;text-align:center;}
}
.footer .social a span[class*=" icon-"],.footer .social a span[class^=icon-]{font-size:34px;color:#fff;transition:opacity 350ms ease}
@media only screen and (max-width:959px){.footer .social a span[class*=" icon-"],.footer .social a span[class^=icon-]{font-size:48px;/* text-align: center; */}
}
.footer .social a:hover{text-decoration:none}
.footer .social a:hover span[class*=" icon-"],.footer .social a:hover span[class^=icon-]{opacity:.7}
.footer h3{margin:0 0 33px;font-size:17px;font-weight:500;color:#fff;text-align:left}
@media only screen and (max-width:959px){.footer h3{margin:0 0 9px;font-size:17px;text-transform:uppercase}
}
@media only screen and (max-width:767px){.footer h3{text-align:center}
}
.footer-bottom-row{padding:60px 0 0;font-size:13px;text-align:left;text-transform:none}
@media only screen and (max-width:959px){.footer-bottom-row{font-size:14px;text-align:center}
}
.footer-bottom-row .copyright{display:inline-block;vertical-align:top;margin:0 13px 0 0}
@media only screen and (max-width:959px){.footer-bottom-row .copyright{margin:0}
}
.footer-bottom-row .copyright p{margin:0 0 12px;text-align:center !important; }
.footer-bottom-row .assistance{padding-bottom:20px;text-align:right;text-transform:none}
.footer-bottom-row .assistance span{font-size:14px;font-weight:100}
.footer-bottom-row .assistance h3{margin-bottom:0;font-size:28px;font-weight:100;text-align:right}
.footer-bottom-row .assistance h3 a{color:#fff}
@media only screen and (max-width:767px){.footer-bottom-row .assistance h3{text-align:center}
}
@media only screen and (max-width:767px){.footer-bottom-row .assistance{padding-top:10px;text-align:center}
}
.footer-sub-nav{display:inline-block;vertical-align:top;margin:0;padding:0 19px;letter-spacing:-6px;position:relative}
.footer-sub-nav:before{content:'|';position:absolute;top:0;left:0}
@media only screen and (max-width:959px){.footer-sub-nav{padding:0}
.footer-sub-nav:before{display:none}
}
.footer-sub-nav li{display:inline-block;vertical-align:top;letter-spacing:0;margin:0 20px 0 0}
@media only screen and (max-width:959px){.footer-sub-nav li{margin:0 10px}
}
.footer-sub-nav a{color:#fff}
@media only screen and (max-width:959px){.footer-transactional.is-hidden-mobile{display:none}
}
@media only screen and (max-width:767px){.footer-transactional .footer-holder{padding-top:45px;padding-bottom:70px}
}
@media only screen and (max-width:1279px){.essential-facts-section{padding-left:30px !important;padding-right:30px !important}
}
@media only screen and (max-width:767px){.essential-facts-section{padding-left:20px !important;padding-right:20px !important}
}
.base-autocomplete-style .autocomplete{padding:0}
.base-autocomplete-style .autocomplete.active .input-base-ico{display:none}
.base-autocomplete-style .autocomplete .input-base-ico{position:absolute;right:10px;bottom:10px;width:10px;height:10px;background:#fff url(homepageClientlibs/images/img-autocomplete.gif) 0 0 no-repeat}
.base-autocomplete-style .autocomplete-input-holder{display:block}
@media only screen and (max-width:959px){.base-autocomplete-style .autocomplete-drop{margin-top:-21px}
}
.base-autocomplete-style .autocomplete-typeahead .twitter-typeahead{width:100%}
@media only screen and (max-width:959px){.base-autocomplete-style .autocomplete-typeahead .twitter-typeahead{height:80px}
}
.base-autocomplete-style .autocomplete-typeahead.input-base{overflow:visible}
.base-autocomplete-style .autocomplete-typeahead.input-base input[type=text]{padding-bottom:7px}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu{width:100%;border:1px solid #d7d7d7;border-width:0 1px 1px;font-size:15px;color:#666;background:#fff}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#00388B;transition:background .2s ease}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:block}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-cursor{color:#fff;background:#00388B;transition:background .2s ease}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu .tt-cursor .tt-highlight{color:#fff}
.a-tab-list{width:100%;margin:0;list-style:none;position:relative;z-index:6}
.a-tab-list:after,.a-tab-list:before{content:'';display:table}
.a-tab-list:after{clear:both}
.a-tab-list li{display:block;float:left;border-radius:5px 5px 0 0;margin:0;box-shadow:inset 12px -8px 39px rgba(0,0,0,.08);background-image:linear-gradient(to bottom,#f4f4f4 0,#cfcfcd 100%);position:relative;z-index:1;cursor:pointer;height:51px;transition:all 250ms ease-out}
@media only screen and (max-width:767px){.a-tab-list li{height:85px}
}
@media only screen and (max-width:1024px){.T7_4-redeem .a-tab-list li{width:50%}
}
@media only screen and (max-width:767px){.T7_4-redeem .a-tab-list li>a>span{position:relative;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
.a-tab-list li>a{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;padding:18px 20px}
@media only screen and (max-width:767px){.a-tab-list li>a{padding:26px 20px;font-size:4vw;font-weight:300;text-align:center}
}
.a-tab-list li.selected{background:#f2f2f2;background-image:none;box-shadow:none;z-index:2;position:relative}
.a-tab-view-container{background:#f2f2f2;position:relative;min-height:436px;width:100%;padding:30px 3%;z-index:10;margin-bottom:50px}
.T7_4-redeem .a-tab-view-container{background-color:#fff}
.a-tab-view-container-item{position:absolute;width:100%;visibility:hidden;opacity:0;transition:opacity 250ms ease-out}
.a-tab-view-container-item.selected{position:relative;visibility:visible;opacity:1}
@media only screen and (max-width:767px){.ancillaries .btn-group a{width:100%;display:inline-block;margin:10px 0}
}
.ancillaries .T57{margin-top:5px;display:block;position:relative}
.ancillaries .C53{margin-top:5px;position:relative;display:-webkit-box;display:flex}
.ancillaries .modal-fare-rules .bid-content,.ancillaries .modal-fare-rules h3{margin-left:20px}
.ancillaries .modal-fare-rules .bid-content{margin-bottom:20px}
.ancillaries .modal-fare-rules .bid-content ul li{font-size:15px;list-style:inherit}
.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.5;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}
.btn.active,.btn:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;box-shadow:none}
a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}
.btn-default{color:#333;background-color:#fff;border-color:#ccc}
.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-image:none}
.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}
.btn-default .badge{color:#fff;background-color:#333}
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}
.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}
.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#204d74;border-color:#122b40}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-image:none}
.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}
.btn-primary .badge{color:#337ab7;background-color:#fff}
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}
.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#255625}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}
.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}
.btn-success .badge{color:#5cb85c;background-color:#fff}
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}
.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}
.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none}
.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}
.btn-info .badge{color:#5bc0de;background-color:#fff}
.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}
.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#985f0d}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none}
.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}
.btn-warning .badge{color:#f0ad4e;background-color:#fff}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}
.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#761c19}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none}
.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}
.btn-danger .badge{color:#d9534f;background-color:#fff}
.btn-link{color:#00388B;font-weight:400;border-radius:0}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}
.btn-link:focus,.btn-link:hover{color:#00388B;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}
.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-block{display:block;width:100%}
.btn-block+.btn-block{margin-top:5px}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}
.btn{
	display:inline-block;
	vertical-align:top;
	padding:12px 25px 8px;
	white-space:nowrap;
	font-size:16px;
	font-weight:400;
	text-align:center;
	color:#460c2e;
	background:#ffa903;
	border:2px solid #ffa903;
	outline:0;
	border-radius: 4px;
}
.btn:active,.btn:focus,.btn:hover{text-decoration:none;color:#460c2e;background:#f8981d;border:2px solid #f8981d;outline:0;box-shadow:none}
.btn-transparent{padding:12px 15px 8px;color:#00388B;border-color:transparent;text-decoration:underline;background:0}
.btn-transparent:active,.btn-transparent:focus,.btn-transparent:hover{color:inherit;text-decoration:none;background:0;border-color:transparent}
.btn-dark{
	color:#fff !important;
	background:#00388B;
	border:2px solid #00388B
}
.btn-dark:active,.btn-dark:focus,.btn-dark:hover{
	color:#00388B !important;
	background:0;
	border-color:#00388B
}
.btn-white-transparent{color:#fff;background:0;border:2px solid #fff}
.btn-white-transparent:active,.btn-white-transparent:focus,.btn-white-transparent:hover{color:#00388B;background:#fff;border-color:#fff}
.btn-orange-transparent{color:#460c2e;background:#ffa903}
.btn-orange-transparent:active,.btn-orange-transparent:focus,.btn-orange-transparent:hover{color:#460c2e;background:0;border-color:#f8981d}
.btn-dark-transparent{color:#00388B;background:0;border:2px solid #00388B;}
.btn-dark-transparent:active,.btn-dark-transparent:focus,.btn-dark-transparent:hover{color:#fff;background:#00388B;border-color:#00388B}

.btn-blue-transparent{color:#fff !important;background:0;border:2px solid #fff; padding: 2px 4px 2px 4px; font-size: 11px;}
.btn-blue-transparent:active,.btn-blue-transparent:focus,.btn-blue-transparent:hover{color:#00388B !important;background:#fff;border-color:#00388B}

.btn-gray-transparent{color:#999;background:0;border:2px solid #999}
.btn-gray-transparent:active,.btn-gray-transparent:focus,.btn-gray-transparent:hover{color:#fff;background:#999;border-color:#999}
.btn-gray{color:#fff;background:#c7c7c7;border:0}
.btn-gray:active,.btn-gray:focus,.btn-gray:hover{color:#fff;background:#999;border:0}
.btn-white{color:#00388B;background:#fff;border:2px solid #ebebeb}
.btn-white:active,.btn-white:focus,.btn-white:hover{color:#fff;background:#00388B;border-color:#00388B}
.btn-burgundy{color:#fff;background:#00388B;border:0}
.btn-burgundy:active,.btn-burgundy:focus,.btn-burgundy:hover{color:#00388B;background:#fff;border:0}
.btn-orange{color:#460c2e;background:#ffa903;border:2px solid #ffa903}
.btn-orange:active,.btn-orange:focus,.btn-orange:hover{color:#460c2e;background:rgba(248,152,29,.8);border-color:rgba(248,152,29,.8)}
.btn-green{color:#fff;background:#206560;border:2px solid #206560}
.btn-green:active,.btn-green:focus,.btn-green:hover{color:#fff;background:#004b46;border-color:#004b46}
.btn--full{display:block;width:100%;min-width:100px}
@media only screen and (max-width:959px){.btn--full-touch{width:100%}
}
.btn--medium{min-width:180px}
@media only screen and (max-width:767px){.btn--medium{min-width:218px;font-size:19px;padding:14px 25px}
}
.btn--small{height:auto;padding:8px 8px 6px;font-size:8px;text-transform:uppercase}
.btn.is-inactive{opacity:.4;pointer-events:none}
.btn.is-pulse-button{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);transition:background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear}
.btn.is-pulse-button:active,.btn.is-pulse-button:focus,.btn.is-pulse-button:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);transition:background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear;transition:transform .2s linear,background .2s linear,color .2s linear,border .2s linear,-webkit-transform .2s linear}
.btn.is-pos-a-top-left{position:absolute;top:0;left:0;z-index:4}
.btn.is-pos-a-top-right{position:absolute;top:0;right:0;z-index:4}
.btn.is-pos-a-bottom-left{position:absolute;bottom:0;right:0;z-index:4}
.btn.is-pos-a-bottom-right{position:absolute;bottom:0;right:0;z-index:4}
.btn-back-to-top{display:none;min-width:100px;position:fixed;right:3%;bottom:3%;padding:4px 10px 4px 6px !important;z-index:999}
@media only screen and (max-width:767px){.btn-back-to-top{padding:12px 32px 8px 20px;min-width:60px}
}
.btn-back-to-top [class*=icon-],.btn-back-to-top [class^=icon-]{display:inline-block;vertical-align:top}
.btn-back-to-top .icon-arrow-left3:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;font-size:20px}
.btn-back-to-top:hover [class*=icon-],.btn-back-to-top:hover [class^=icon-]{-webkit-animation:pulse-arrow .5s 1 ease-out;animation:pulse-arrow .5s 1 ease-out}
.btn-back-to-top.scrolled{display:inline-block}


@-webkit-keyframes pulse-button{50%{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
}
@keyframes pulse-button{50%{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
}
@-webkit-keyframes pulse-arrow{50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes pulse-arrow{50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
.popup{padding:49px 0;max-width:1280px;margin:0 auto;background:#fff;z-index:1050;border-radius:5px}
.popup.upgrade-bg-popup{max-width:1135px}
.popup.upgrade-bg-popup .popup-header{padding:0}
@media only screen and (max-width:959px){.popup{padding:20px 0;left:15px;top:15px;right:15px;margin-bottom:15px}
}
@media only screen and (max-width:767px){.popup{margin:0;left:0;top:0;right:0}
}
.popup.active{display:block}
.popup.trip-history{max-width:1080px;padding:0;border-radius:0;background:#ebebeb;border-bottom:26px solid #652245}
.popup.trip-history .trip-history-content{padding:18px 7px 20px 19px}
@media only screen and (max-width:767px){.popup.trip-history .trip-history-content{padding:18px 0 20px 0}
}
.popup.trip-history .trip-history-map-content{padding:0}
.popup .close{position:absolute;top:3px;right:-4px;font-size:54px;line-height:30px;background:0;border:0;z-index:2}
@media only screen and (max-width:959px){.popup .close{top:10px;right:10px}
}
.popup>*{position:relative}
.popup-header{padding:0 30px 20px 0}
.popup-header:after,.popup-header:before{content:'';display:table}
.popup-header:after{clear:both}
@media only screen and (max-width:959px){.popup-header{padding:0 30px 20px 20px}
}
.popup-title{display:block;margin:0 0 11px;font-size:32px;font-weight:400}
.popup-notice{display:block;font-size:12px}
.popup-content{max-width:1165px;margin:0 auto;padding:0 30px 0}
@media only screen and (max-width:767px){.popup-content{width:90%;padding:10px 16px}
}
.change-bg{display:block !important;visibility:hidden;opacity:0;transition:visibility 0 linear .15s,opacity .15s linear !important}
.change-bg.in{visibility:visible;opacity:1;transition-delay:0 !important}
.change-bg-popup{border-radius:0}
.change-bg-popup .popup-title{margin:0 0 6px -10px}
.change-bg-popup .popup-content{padding:0}
@media only screen and (max-width:959px){.otp-settings-popup .popup-content{width:100%;padding:0}
}
@media only screen and (max-width:959px){.otp-settings-popup .login-drop-otp-columns{padding:0}
}
.otp-settings-popup .login-drop-columns{max-width:1028px}
@media only screen and (max-width:959px){.otp-settings-popup .login-drop-columns{background:0}
}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base{color:#5a5a5a}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base-text:before{border:2px solid #d7d7d7}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base-text:after{font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:3px;left:4px;color:#bdbdbd;font-size:18px;opacity:1}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base input[type=radio]:checked+.radio-base-text:after{content:"\e901";color:#fff;font-size:14px}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base input[type=radio]:checked+.radio-base-text:before{background:#2e7f16;border-color:#2e7f16}
.otp-settings-popup .login-drop-columns .login-secure-otp-block.edit .radio-base input[type=radio]:checked+.radio-base-text{color:#00388B}
.modal-open{overflow:hidden}
@media only screen and (max-width:959px){.modal-open{position:fixed}
}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;margin:200px auto;width:auto}
@media only screen and (max-width:959px){.modal-dialog{width:90%}
}
.modal-dialog.wide{width:960px}
@media only screen and (max-width:959px){.modal-dialog.wide{width:90%}
}
.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);transform:translate(0,10%)}
.modal-content{position:relative;border-radius:6px}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.fade.in,.modal-backdrop.in{opacity:.6}
.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{content:'';display:table}
.modal-footer:after,.modal-header:after{clear:both}
.modal-header{padding:34px 34px 10px;position:relative;z-index:2}
.modal-header .close{position:absolute;top:28px;right:31px;font-size:54px;line-height:30px;background:0;border:0}
.modal-title{margin:0;font-size:14px}
.modal-body{position:relative;padding:0 34px 14px}
.modal-body-input-holder{margin:-2px 0 0}
.modal-body-input-holder input[type=text]{width:100%;padding:0 0 5px;font-size:54px;line-height:57px;font-weight:100;color:#00388B;border:1px solid #00388B;border-width:0 0 1px}
.modal-footer{padding:0 34px 34px;text-align:right}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
.vertical-alignment-helper{display:table;table-layout:fixed;height:100%;width:100%;pointer-events:none}
.vertical-align-center{display:table-cell;vertical-align:middle;pointer-events:none}
.modal-content{width:inherit;height:inherit;margin:0 auto;pointer-events:all;padding-left:15px}
@media only screen and (max-width:768px){.modal-content{padding-left:0}
}
.modal-scrollable{position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}
#search-modal .modal-dialog{max-width:645px}
#search-modal .modal-content{padding-left:0}
.modal-search-overlay{background-color:#fff;max-width:630px;margin:0 auto;border-radius:5px}
.modal-search-overlay .modal-input-holder{margin:-2px 0 13px}
.modal-search-overlay .modal-input-holder input{width:100%;line-height:60px;font-size:50px;padding:0 0 8px;font-weight:100;color:#521231;border:1px solid #521231;border-width:0 0 1px}
.modal-search-overlay .modal-input-holder input::-moz-placeholder{color:#b28fa2;opacity:1}
.modal-search-overlay .modal-input-holder input:-ms-input-placeholder{color:#b28fa2}
.modal-search-overlay .modal-input-holder input::-webkit-input-placeholder{color:#b28fa2}
@media only screen and (max-width:959px){.modal-search-overlay .modal-input-holder input{font-size:40px}
}
.modal-search-overlay .modal-input-holder button{margin-right:28px;margin-top:10px}
@media only screen and (max-width:767px){.modal-search-overlay .modal-input-holder button{float:none !important;width:100%}
}
.modal-search-overlay .search-results{overflow:hidden}
.modal-search-overlay .search-results-list{float:left;max-width:50%;margin:0;font-size:18px}
.modal-search-overlay .search-results-list li{margin:0 0 14px}
.modal-search-overlay .search-results-list a{color:#00388B}
.modal-search-overlay .search-results-list a [class^=icon-]{display:inline-block;vertical-align:middle;margin:-3px 6px 0 2px;font-size:12px;color:#c7c7c7}
.modal-search-overlay .search-results-list a .key-word{color:#999}
.modal-search-overlay .search-results-list a:hover{text-decoration:none}
.modal-search-overlay .search-results .top-searches-title{display:block;margin:3px 0 17px -20px;font-size:12px;font-weight:400}
.modal-search-overlay .search-results .top-searches-title [class^=icon-]{display:inline-block;vertical-align:middle;margin:-3px 10px 0 0;font-size:12px}
.modal-search-overlay .search-results .top-searches-list{float:left;margin:0 50px 0 0;font-size:15px}
.modal-search-overlay .search-results .top-searches-list li{margin:0 0 8px}
.modal-search-overlay .tt-menu{width:100%;border:1px solid #d7d7d7;border-width:0 1px 1px;font-size:15px;color:#666;background:#fff}
.modal-search-overlay .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer}
.modal-search-overlay .tt-menu .tt-suggestion:hover{color:#fff;background:#00388B;transition:background .2s ease}
.modal-search-overlay .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.modal-search-overlay .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.modal-search-overlay .tt-menu .tt-suggestion span{display:block}
.tooltip{position:absolute;width:160px;padding:7px 10px;font-size:11px;line-height:1.4;font-weight:300;color:#00388B;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25);z-index:30}
.tooltip-title{display:block;padding:0 14px 0 0;font-size:11px;line-height:1.4;font-weight:400;position:relative}
.tooltip-title a{position:absolute;top:-1px;right:4px;width:10px;height:10px;color:#00388B}
.tooltip-title a:hover{text-decoration:none}
.tooltip-title a span[class*=" icon-"],.tooltip-title a span[class^=icon-]{font-size:18px}
.tooltip-close:hover{text-decoration:none}
.tooltip p{margin:0}
.autocomplete{padding:26px 0 19px;position:relative}
.autocomplete:after,.autocomplete:before{content:'';display:table}
.autocomplete:after{clear:both}
.autocomplete-typeahead.input-base{line-height:0}
.autocomplete-text.fake{position:absolute;visibility:hidden}
.autocomplete-text.dotted:after{content:'...'}
.autocomplete-text.dotted:empty:after{content:''}
.is-show-all .autocomplete{margin:0 0 -2px;padding:6px 20px 0}
.is-show-all .autocomplete-row{text-align:left}
.is-show-all .autocomplete-text{font-size:34px}
.is-show-all .autocomplete-text:after{bottom:7px}
.is-book-tab .autocomplete{padding-bottom:0}
.is-book-tab .autocomplete-row{text-align:left}
.autocomplete.autocomplete-t7-style .twitter-typeahead{width:100%}
.autocomplete.autocomplete-t7-style .input-base{overflow:visible}
.autocomplete.autocomplete-t7-style .input-base:before{content:'';position:absolute;top:50%;margin:-10px 0 0 0;right:13px;width:21px;height:21px;border-radius:100%;background-color:#a29a92;transition:background .2s ease;z-index:3}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base:before{width:30px;height:30px;margin:-15px 0 0;right:19px}
}
.autocomplete.autocomplete-t7-style .input-base:after{position:absolute;top:50%;right:13px;margin:-9px 0 0;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;content:'\e928';color:#fff;background:0;font-size:4px;line-height:1em;padding:7px 4px;z-index:4;border-radius:0;font-size:6px}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base:after{right:19px;width:30px;height:30px;padding:11px 4px;margin:-15px 0 0;font-size:10px}
}
.autocomplete.autocomplete-t7-style .input-base input[type=text]{padding-bottom:7px}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base input[type=text]{height:80px}
}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base .input-base-placeholder.active{height:40px;padding:13px 16px 4px;font-size:20px}
}
.autocomplete.autocomplete-t7-style .input-base .tt-menu{width:100%;border:1px solid #d7d7d7;border-width:0 1px 1px;font-size:13px;color:#666;background:#fff;overflow:scroll;max-height:210px}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion{line-height:1.5;padding:10px;border-bottom:1px solid #ebebeb;color:#b2b2b2;cursor:pointer}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#00388B;transition:background .2s ease}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#000}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion span{display:block}
@media only screen and (max-width:767px){.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-suggestion span{display:inline-block}
}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-cursor{color:#fff;background:#00388B;transition:background .2s ease}
.autocomplete.autocomplete-t7-style .input-base .tt-menu .tt-cursor .tt-highlight{color:#fff}
.upgrade-tab .autocomplete{padding-bottom:11px}
.trip-type-search .autocomplete{padding:30px 0 20px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete{padding:48px 0 34px}
}
.trip-type-search .autocomplete-row{text-align:left}
.trip-type-search .autocomplete-label{top:0;font-size:20px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-label{font-size:30px}
}
.trip-type-search .autocomplete-cell{text-align:left;padding-right:20px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-cell{padding-right:34px}
}
.trip-type-search .autocomplete-cell span[class*=" icon-"].icon-pencil,.trip-type-search .autocomplete-cell span[class^=icon-].icon-pencil{right:0;bottom:6px;font-size:20px/*!rtl:raw: transform: rotateY(180deg);*/}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-cell span[class*=" icon-"].icon-pencil,.trip-type-search .autocomplete-cell span[class^=icon-].icon-pencil{font-size:30px;bottom:6px;right:0}
}
.trip-type-search .autocomplete-text{height:36px;font-size:26px;line-height:36px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-text{height:51px;font-size:45px;line-height:51px}
}
.trip-type-search .autocomplete-text:after{bottom:4px}
@media only screen and (max-width:767px){.trip-type-search .autocomplete-text:after{height:2px;bottom:4px}
}
.autocomplete-label{position:absolute;top:15px;left:0;font-size:16px;font-weight:400}
.autocomplete-row{text-align:center;overflow:hidden}
.autocomplete-cell{display:inline-block;vertical-align:middle;max-width:250px;padding:5px 10px 0 0;text-align:left;position:relative}
@media only screen and (max-width:767px){.autocomplete-cell{max-width:300px}
}
.autocomplete-cell.arrow{width:20%;text-align:center}
.autocomplete-cell.arrow span[class*=" icon-"],.autocomplete-cell.arrow span[class^=icon-]{font-size:30px;color:#c6c2be}
.autocomplete-cell.arrow span[class*=" icon-"].icon-arrow-bothdirections,.autocomplete-cell.arrow span[class^=icon-].icon-arrow-bothdirections{font-size:60px}
.autocomplete-cell.arrow span[class*=" icon-"].icon-arrow-right-thin,.autocomplete-cell.arrow span[class^=icon-].icon-arrow-right-thin{display:none}
.autocomplete-cell span[class*=" icon-"],.autocomplete-cell span[class^=icon-]{display:inline-block}
.autocomplete-cell span[class*=" icon-"].icon-pencil,.autocomplete-cell span[class^=icon-].icon-pencil{margin:0 -2px;position:absolute;right:-6px;bottom:15px;font-size:16px}
.autocomplete.is-one-way-cell.arrow span[class*=" icon-"].icon-arrow-bothdirections,.autocomplete.is-one-way-cell.arrow span[class^=icon-].icon-arrow-bothdirections{display:none}
.autocomplete.is-one-way-cell.arrow span[class*=" icon-"].icon-arrow-right,.autocomplete.is-one-way-cell.arrow span[class^=icon-].icon-arrow-right{display:inline}
.autocomplete-text{display:block;min-width:144px;font-size:44px;line-height:45px;height:45px;color:#652245;position:relative;outline:0;white-space:nowrap;overflow:hidden;border-bottom:1px solid #652245}
@media only screen and (max-width:959px){.autocomplete-text{font-size:40px}
}
.sub-menu-container .autocomplete{padding:0}
.autocomplete label{display:inline-block;vertical-align:middle;width:145px;font-size:18px;font-weight:400}
@media only screen and (max-width:767px){.autocomplete label{display:block;width:100%;margin:0 0 8px;font-size:27px}
}
.autocomplete-input-holder{display:inline-block;vertical-align:middle;width:100%;max-width:215px;position:relative}
@media only screen and (max-width:767px){.autocomplete-input-holder{max-width:100%}
}
.autocomplete-input-holder input[type=text]{width:100% !important;padding:15px 9px 14px !important;background:#fff !important}
@media only screen and (max-width:767px){.autocomplete-input-holder input[type=text]{padding:23px 18px 22px !important}
}
.autocomplete-input-holder input[type=text]:focus{border-bottom-color:#fff}
.autocomplete-drop{display:none;position:absolute;top:100%;left:0;right:0;padding:0 11px 0 20px;font-size:15px;line-height:1.133;color:#000;background:#fff;border:1px solid #d7d7d7;border-width:0 1px 1px;z-index:20}
.autocomplete-drop:before{content:'';position:absolute;top:0;left:10px;right:10px;height:1px;background:#ebebeb}
.autocomplete-drop>li{border-top:1px solid #ebebeb}
.autocomplete-drop>li a{display:block;padding:10px 0;color:#000}
.autocomplete-drop>li a:hover{text-decoration:none}
.autocomplete-drop>li .city,.autocomplete-drop>li .country{display:block}
.autocomplete-drop>li .city{font-weight:300}
.autocomplete-drop>li .country{font-weight:400}
.autocomplete-drop>li .key-word{font-weight:500;color:#00388B}
input[type=text]:focus+.autocomplete-drop{display:block}
.autocomplete-widget label{display:block;margin-top:5px}
.autocomplete-widget .twitter-typeahead{width:100%}
.autocomplete .autocomplete-widget input.typeahead[type=text],.autocomplete-widget .autocomplete input.typeahead[type=text],.autocomplete-widget .typeahead.input-base-elem{padding-bottom:14px;padding-top:16px}
.autocomplete-widget .tt-menu{width:100%}
.autocomplete-widget .autocomplete-template{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer;background:#fff}
.autocomplete-widget .autocomplete-template:hover{color:#373e46;background:#e6e6e6}
.checkbox-slide{display:inline-block;vertical-align:top;width:60px;height:26px;position:relative}
@media only screen and (max-width:767px){.checkbox-slide{width:115px;height:50px}
}
.register-form-checkbox-bar .checkbox-slide{vertical-align:middle;margin:0 0 0 19px}
@media only screen and (max-width:767px){.register-form-checkbox-bar .checkbox-slide{display:block;margin:0 auto}
}
.checkbox-slide .text-no{color:#fff;position:absolute;right:9px;z-index:0;font-size:12px;line-height:26px;text-transform:uppercase;opacity:1;transition:opacity .2s ease}
@media only screen and (max-width:767px){.checkbox-slide .text-no{font-size:22px;line-height:50px;right:15px}
}
.checkbox-slide .text-yes{position:absolute;left:7px;color:#fff;z-index:1;font-size:12px;line-height:26px;text-transform:uppercase;opacity:0;transition:opacity .2s ease}
@media only screen and (max-width:767px){.checkbox-slide .text-yes{font-size:22px;line-height:50px;left:16px}
}
.checkbox-slide label{position:absolute;top:0;left:0;width:100%;height:100%;background:#d7d7d7;transition:background .4s ease;border-radius:50px;overflow:hidden;z-index:2;cursor:pointer}
.checkbox-slide .decor-circle{display:block;width:22px;height:22px;cursor:pointer;position:absolute;top:2px;left:2px;z-index:1;background:#fff;border-radius:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;font-size:0;line-height:0;color:transparent;text-indent:100%}
@media only screen and (max-width:767px){.checkbox-slide .decor-circle{width:42px;height:42px;top:4px;left:4px}
}
.checkbox-slide input[type=checkbox]{position:relative;opacity:0;z-index:4}
@media only screen and (max-width:767px){.checkbox-slide input[type=checkbox]{width:100%;height:100%}
}
.checkbox-slide input[type=checkbox]:checked+label{background:#00388B;transition:background .4s ease}
.checkbox-slide input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(34px);-ms-transform:translateX(34px);transform:translateX(34px);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
.checkbox-slide input[type=checkbox]:checked+label .decor-circle.long{-webkit-transform:translateX(70px);-ms-transform:translateX(70px);transform:translateX(70px)}
@media only screen and (max-width:767px){.checkbox-slide input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(65px);-ms-transform:translateX(65px);transform:translateX(65px)}
}
.checkbox-slide input[type=checkbox]:checked+label .text-yes{opacity:1;transition:opacity .2s ease}
.checkbox-slide input[type=checkbox]:checked+label .text-no{opacity:0;transition:opacity .2s ease}
.checkbox-slide.checkbox-slide--green input[type=checkbox]:checked+label{background:#79ac6e}
.checkbox-slide.is-small{width:26px;height:15px;margin:0 8px 0 0;vertical-align:middle}
.checkbox-slide.is-small label{background:#a4a4a4}
.checkbox-slide.is-small .decor-circle{width:13px;height:13px;top:1px;left:1px}
.checkbox-slide.is-small input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(11px);-ms-transform:translateX(11px);transform:translateX(11px)}
.checkbox-base{display:inline-block;vertical-align:top;position:relative;overflow:hidden;margin:0}
@media only screen and (max-width:767px){.checkbox-base{margin:10px 0}
}
.checkbox-base.is-margin-top{margin:15px 10px 15px 0}
@media only screen and (max-width:767px){.checkbox-base.is-margin-top{margin:27px 0 24px 15px}
}
.checkbox-base.is-above-input{position:absolute;right:15px;top:50%;margin:-10px 0 0;z-index:10}
@media only screen and (max-width:767px){.checkbox-base.is-above-input{margin:-12px 0 0;right:19px}
}
.checkbox-base.is-add-margin-left{margin-left:10px}
@media only screen and (max-width:767px){.checkbox-base.is-add-margin-left{margin-left:10px}
}
.checkbox-base.error .checkbox-base-text{color:#b50000}
.checkbox-base.error .checkbox-base-text:before{border-color:#b50000}
.checkbox-base [type=checkbox]{position:absolute;left:-100%;top:-100%;visibility:hidden;opacity:0}
.checkbox-base [type=checkbox]:checked~span:before{border-color:#d7d7d7;background-color:#ebebeb;transition:background .2s ease}
.checkbox-base [type=checkbox]:checked~span:after{width:18px;transition:all .2s ease}
@media only screen and (max-width:767px){.checkbox-base [type=checkbox]:checked~span:after{width:20px}
}
.checkbox-base-text{float:left;font-size:12px;line-height:1.4;color:#652245;padding:2px 0 2px 28px;cursor:pointer}
.checkbox-base-text sup{font-size:20px;top:0}
@media only screen and (max-width:767px){.checkbox-base-text{pointer-events:none;padding:0 0 0 38px;font-size:20px}
}
.checkbox-base-text:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #d7d7d7;background-color:#fff;transition:background .2s ease}
@media only screen and (max-width:767px){.checkbox-base-text:before{width:25px;height:25px;top:1px}
}
.checkbox-base-text:after{content:'\f00c';position:absolute;left:2px;top:2px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#00388B;width:0;pointer-events:none;transition:all .2s ease;overflow:hidden/*!rtl:raw: right: 1px;*/}
@media only screen and (max-width:767px){.checkbox-base-text:after{font-size:22px}
}
.checkbox-base-text.is-before-input{padding-left:2px;padding-right:28px}
.checkbox-base-text.is-before-input:before{left:auto;right:0}
.checkbox-base-text.is-before-input:after{left:100%;-webkit-transform:translateX(-18px);-ms-transform:translateX(-18px);transform:translateX(-18px)}
.input-base{position:relative;overflow:hidden}
@media only screen and (max-width:767px){.input-base.is-textarea-elem{height:420px}
}
.input-base.is-optional .input-base-placeholder{padding-top:12px;line-height:1}
.input-base.is-optional .input-base-placeholder small{display:block;font-size:70%}
@media only screen and (max-width:767px){.input-base.is-optional .input-base-placeholder{padding-top:22px}
}
@media only screen and (max-width:767px){.autocomplete .input-base.is-optional input[type=text]:focus~.input-base-placeholder,.input-base.is-optional .autocomplete input[type=text]:focus~.input-base-placeholder,.input-base.is-optional .input-base-elem:focus~.input-base-placeholder,.input-base.is-optional.filled .input-base-placeholder{padding-top:8px !important}
}
.input-base .twitter-typeahead.error,.input-base.error{height:auto;overflow:visible}
.autocomplete .input-base .twitter-typeahead.error input[type=text],.autocomplete .input-base.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder,.input-base.error .autocomplete input[type=text],.input-base.error .input-base-elem,.input-base.error .input-base-placeholder{height:50px;padding-right:35px}
@media only screen and (max-width:767px){.autocomplete .input-base .twitter-typeahead.error input[type=text],.autocomplete .input-base.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder,.input-base.error .autocomplete input[type=text],.input-base.error .input-base-elem,.input-base.error .input-base-placeholder{height:80px;padding-right:55px}
}
.input-base .twitter-typeahead.error .input-base-bg,.input-base.error .input-base-bg{height:50px}
@media only screen and (max-width:767px){.input-base .twitter-typeahead.error .input-base-bg,.input-base.error .input-base-bg{height:80px}
}
.input-base .twitter-typeahead.error:after,.input-base.error:after{content:"\e001";position:absolute;top:16px;right:10px;z-index:1;color:#b50000;font-size:18px;font-family:icomoon !important;speak:none;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 (max-width:767px){.input-base .twitter-typeahead.error:after,.input-base.error:after{top:26px;right:18px;font-size:30px}
}
.input-base.error textarea.input-base-elem{background:rgba(181,0,0,.1)}
.input-base.error.is-textarea-elem:after{content:normal}
.autocomplete .input-base .twitter-typeahead.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder{padding-right:60px}
@media only screen and (max-width:767px){.autocomplete .input-base .twitter-typeahead.error input[type=text],.input-base .twitter-typeahead.error .autocomplete input[type=text],.input-base .twitter-typeahead.error .input-base-elem,.input-base .twitter-typeahead.error .input-base-placeholder{padding-right:90px}
}
.input-base .twitter-typeahead.error~.input-base-placeholder{color:#b50000}
.input-base .twitter-typeahead.error:after{right:40px}
@media only screen and (max-width:767px){.input-base .twitter-typeahead.error:after{right:60px}
}
.input-base.input-base-with-suggestions{height:auto;overflow:visible}
.autocomplete .input-base.input-base-with-suggestions input[type=text],.input-base.input-base-with-suggestions .autocomplete input[type=text],.input-base.input-base-with-suggestions .input-base-elem,.input-base.input-base-with-suggestions .input-base-placeholder{height:50px}
@media only screen and (max-width:767px){.autocomplete .input-base.input-base-with-suggestions input[type=text],.input-base.input-base-with-suggestions .autocomplete input[type=text],.input-base.input-base-with-suggestions .input-base-elem{height:80px}
}
.input-base.input-base-with-suggestions .icon{display:none;margin-right:5px;font-size:20px}
@media only screen and (max-width:767px){.input-base.input-base-with-suggestions .icon{position:relative;top:8px;margin-right:15px;font-size:30px}
}
.input-base.input-base-with-suggestions.shown-pwd .input-base-elem-pwd-text{color:#8f8f8d}
.input-base.input-base-with-suggestions.shown-pwd .input-base-elem-pwd-text-value{display:none}
@media only screen and (max-width:767px){.input-base{height:80px;margin:0 0 20px}
}
.input-base .text-hide{position:absolute;left:-999px;top:-999px}
.autocomplete input[type=text],.input-base-elem{display:block;width:100%;height:inherit;border:1px solid #d7d7d7;background:0;padding:23px 9px 8px;position:relative;outline:0;font-size:15px;line-height:1.3;font-weight:400;color:#999;z-index:10;outline:0}
.autocomplete input[type=text]::-moz-placeholder,.input-base-elem::-moz-placeholder{color:#999;opacity:1}
.autocomplete input[type=text]:-ms-input-placeholder,.input-base-elem:-ms-input-placeholder{color:#999}
.autocomplete input[type=text]::-webkit-input-placeholder,.input-base-elem::-webkit-input-placeholder{color:#999}
.autocomplete .is-textarea-elem input[type=text],.is-textarea-elem .autocomplete input[type=text],.is-textarea-elem .input-base-elem{width:100% !important;height:250px;resize:none}
.autocomplete .is-textarea-elem input.small[type=text],.is-textarea-elem .autocomplete input.small[type=text],.is-textarea-elem .input-base-elem.small{height:100px}
.autocomplete .is-textarea-elem input.medium[type=text],.is-textarea-elem .autocomplete input.medium[type=text],.is-textarea-elem .input-base-elem.medium{height:200px}
.autocomplete .is-textarea-elem input.big[type=text],.is-textarea-elem .autocomplete input.big[type=text],.is-textarea-elem .input-base-elem.big{height:300px}
.autocomplete .is-textarea-elem input.large[type=text],.is-textarea-elem .autocomplete input.large[type=text],.is-textarea-elem .input-base-elem.large{height:400px}
.autocomplete .filled input[type=text]~.input-base-placeholder,.autocomplete input[type=text]:focus~.input-base-placeholder,.filled .autocomplete input[type=text]~.input-base-placeholder,.filled .input-base-elem~.input-base-placeholder,.input-base-elem:focus~.input-base-placeholder{height:26px;padding:5px 10px 0;font-size:10px;color:#00388B;transition:all .2s ease;z-index:2}
.autocomplete .filled input[type=text]~.input-base-placeholder sup,.autocomplete input[type=text]:focus~.input-base-placeholder sup,.filled .autocomplete input[type=text]~.input-base-placeholder sup,.filled .input-base-elem~.input-base-placeholder sup,.input-base-elem:focus~.input-base-placeholder sup{display:none}
@media only screen and (max-width:767px){.autocomplete .filled input[type=text]~.input-base-placeholder,.autocomplete input[type=text]:focus~.input-base-placeholder,.filled .autocomplete input[type=text]~.input-base-placeholder,.filled .input-base-elem~.input-base-placeholder,.input-base-elem:focus~.input-base-placeholder{font-size:18px;height:40px;padding:13px 16px 4px}
}
.autocomplete .filled input[disabled][type=text],.autocomplete input[disabled][type=text],.filled .autocomplete input[disabled][type=text],.filled .input-base-elem[disabled],.input-base-elem[disabled]{background:#ebebeb}
.autocomplete .filled input[disabled][type=text]~.input-base-placeholder,.autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .input-base-elem[disabled]~.input-base-placeholder,.input-base-elem[disabled]~.input-base-placeholder{color:#8f8f8d}
.autocomplete .input-base.filled.pre-filled input[type=text]:focus~.input-base-placeholder,.autocomplete .input-base.filled.pre-filled input[type=text]~.input-base-placeholder,.input-base.filled.pre-filled .autocomplete input[type=text]:focus~.input-base-placeholder,.input-base.filled.pre-filled .autocomplete input[type=text]~.input-base-placeholder,.input-base.filled.pre-filled .input-base-elem:focus~.input-base-placeholder,.input-base.filled.pre-filled .input-base-elem~.input-base-placeholder{color:#8f8f8d}
.autocomplete input.populated[type=text]~.input-base-placeholder,.input-base-elem.populated~.input-base-placeholder{height:26px !important;padding:0 10px !important;font-size:10px !important;color:#00388B !important}
.autocomplete .error input[type=text],.error .autocomplete input[type=text],.error .input-base-elem{border-color:#b50000}
.autocomplete .error input[type=text]~.input-base-placeholder,.error .autocomplete input[type=text]~.input-base-placeholder,.error .input-base-elem~.input-base-placeholder{color:#b50000}
.autocomplete .error input[type=text]:focus~.input-base-bg,.error .autocomplete input[type=text]:focus~.input-base-bg,.error .input-base-elem:focus~.input-base-bg{background-color:#fff}
.autocomplete .input-base-with-suggestions input[type=text]:focus,.input-base-with-suggestions .autocomplete input[type=text]:focus,.input-base-with-suggestions .input-base-elem:focus{border-color:#005aa6}
.autocomplete .input-base-with-suggestions input[type=text]:focus~.input-base-bg,.input-base-with-suggestions .autocomplete input[type=text]:focus~.input-base-bg,.input-base-with-suggestions .input-base-elem:focus~.input-base-bg{background-color:transparent}
.autocomplete .input-base-with-suggestions input[type=text]:focus~.input-base-placeholder,.input-base-with-suggestions .autocomplete input[type=text]:focus~.input-base-placeholder,.input-base-with-suggestions .input-base-elem:focus~.input-base-placeholder{color:#005aa6}
.autocomplete .input-base-with-suggestions input[type=text]:focus~.input-base-msg-box,.input-base-with-suggestions .autocomplete input[type=text]:focus~.input-base-msg-box,.input-base-with-suggestions .input-base-elem:focus~.input-base-msg-box{background:rgba(0,90,166,.1);border-color:#005aa6;color:#005aa6}
.autocomplete input[type=text]:focus~.input-base-bg,.input-base-elem:focus~.input-base-bg{background-color:#ebebeb;transition:background .35s ease}
.autocomplete input[type=text]:focus,.input-base-elem:focus{outline:0}
.autocomplete .is-under-checkbox input[type=text],.is-under-checkbox .autocomplete input[type=text],.is-under-checkbox .input-base-elem{padding-right:80px}
.autocomplete .is-under-checkbox input[type=text],.is-under-checkbox .autocomplete input[type=text],.is-under-checkbox .input-base-elem{padding-right:40px}
.input-base-elem-pwd-text{color:transparent}
.input-base-elem-pwd-text-value{display:block;position:absolute;left:11px;z-index:1;margin-top:-27px;background:#fff}
@media only screen and (max-width:767px){.input-base-elem-pwd-text-value{left:18px;margin-top:-42px;font-size:26px}
}
.input-base-elem-pwd-text-show{position:absolute;right:16px;top:16px;z-index:2}
@media only screen and (max-width:767px){.autocomplete input[type=text],.input-base-elem{padding:36px 16px 12px;font-size:22px}
}
.input-base.is-calendar:after{content:'\e944';position:absolute;right:10px;top:50%;margin:-10px 0 0;font-size:20px;color:#00388B;font-family:icomoon !important;speak:none;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 (max-width:767px){.input-base.is-calendar:after{right:19px;font-size:30px;margin:-15px 0 0}
}
.input-base-placeholder{position:absolute;top:0;left:0;width:100%;height:inherit;font-size:15px;line-height:1.5;color:#999;padding:15px 11px;pointer-events:none;z-index:1;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.input-base-placeholder sup{font-size:20px;top:0;color:#b50000}
.input-base-placeholder.active{height:26px;padding:5px 10px 0;font-size:10px;color:#00388B;transition:all .2s ease}
.input-base-placeholder.active+.input-base-bg{background:#ebebeb;transition:background .35s ease}
.input-base-placeholder.active sup{display:none}
@media only screen and (max-width:767px){.input-base-placeholder{font-size:22px;padding:25px 16px}
.input-base-placeholder.active{font-size:18px;height:40px}
}
.input-base-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:#fff;transition:background .35s ease;z-index:0;font-size:0;line-height:0;text-indent:100%;color:transparent}
.input-base-msg-box{display:none;padding:10px;background:#fff;border:1px solid #d7d7d7;border-top:0}
.input-base-msg-box .input-base-msg-empty,.input-base-msg-box .input-base-msg-rules{display:none}
.input-base-msg-box .input-base-msg-rules-warning{position:relative;padding-left:30px;font-size:15px}
.input-base-msg-box .input-base-msg-rules-warning .icon{position:absolute;top:0;left:0;font-size:22px}
.input-base-msg-box li{position:relative;padding-left:10px;line-height:1.35}
@media only screen and (max-width:767px){.input-base-msg-box li{padding-left:20px}
}
.input-base-msg-box li:before{content:'Ã¢â‚¬Â¢';position:absolute;top:50%;left:0;padding-right:8px;font-size:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (max-width:767px){.input-base-msg-box li:before{font-size:34px}
}
.error .input-base-msg-box{background:#f7e5e5;border-color:#b50000;color:#b50000}
@media only screen and (max-width:767px){.input-base-msg-box{font-size:22px}
}
.input-base.filled .input-base-placeholder{height:26px;padding:6px 10px;font-size:11px;color:#00388B;transition:all .2s ease}
@media only screen and (max-width:767px){.input-base.filled .input-base-placeholder{font-size:18px;height:40px;padding:13px 16px 4px}
}
.input-custom{position:relative;overflow:hidden;background:#fff}
@media(max-width:1280px){.input-custom{padding:11px 0 0}
}
.input-custom.is-divider{margin-left:1px}
@media only screen and (max-width:767px){.input-custom.is-divider{margin:1px 0 0}
}
.input-custom.is-dark-font .input-custom-input::-moz-placeholder,.input-custom.is-dark-font input[type=text]::-moz-placeholder{color:#000;opacity:1}
.input-custom.is-dark-font .input-custom-input:-ms-input-placeholder,.input-custom.is-dark-font input[type=text]:-ms-input-placeholder{color:#000;opacity:1}
.input-custom.is-dark-font .input-custom-input::-webkit-input-placeholder,.input-custom.is-dark-font input[type=text]::-webkit-input-placeholder{color:#000;opacity:1}
.input-custom input[type=text],.input-custom-input{display:block;width:100%;height:60px;padding:21px 20px 10px 10px;font-size:25px;line-height:1.3em;font-weight:100;color:#000;border:0;background:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-color:#fff}
.input-custom input[type=text]::-moz-placeholder,.input-custom-input::-moz-placeholder{color:#000;opacity:1}
.input-custom input[type=text]:-ms-input-placeholder,.input-custom-input:-ms-input-placeholder{color:#000}
.input-custom input[type=text]::-webkit-input-placeholder,.input-custom-input::-webkit-input-placeholder{color:#000}
.input-custom input[type=text]:focus,.input-custom-input:focus{background-color:#fff;color:#000}
@media(max-width:1280px){.input-custom input[type=text],.input-custom-input{height:49px;padding-top:11px}
}
.input-custom-label{font-size:12px;line-height:15px;font-weight:700;position:absolute;left:10px;top:10px;right:10px;color:#722858;text-transform:uppercase}
.input-file{position:relative;height:50px;overflow:hidden}
@media only screen and (max-width:767px){.input-file{height:150px;margin:0 0 20px}
}
.input-file .text-hide{position:absolute;left:-999px;top:-999px}
.input-file .error-text{color:#b50000}
.input-file-hidden{position:absolute;width:100%;height:100%;color:transparent;background-color:transparent;border-color:transparent;opacity:0;top:0;left:0;z-index:3;cursor:pointer}
.input-file-elem{display:block;width:100%;height:inherit;border:1px solid #d7d7d7;background:0;padding:23px 120px 8px 9px;position:relative;outline:0;font-size:15px;line-height:1.3;font-weight:300;color:#999;z-index:2;outline:0}
.input-file-elem::-moz-placeholder{color:#999;opacity:1}
.input-file-elem:-ms-input-placeholder{color:#999}
.input-file-elem::-webkit-input-placeholder{color:#999}
.filled .input-file-elem~.input-base-placeholder,.input-file-elem:focus~.input-base-placeholder{height:26px;padding:6px 10px;font-size:11px;color:#00388B;transition:all .2s ease}
@media only screen and (max-width:767px){.filled .input-file-elem~.input-base-placeholder,.input-file-elem:focus~.input-base-placeholder{font-size:18px;height:40px;padding:13px 16px 4px}
}
.input-file-elem:focus~.input-base-bg{background-color:#ebebeb;transition:background .35s ease}
.input-file-elem:focus{outline:0}
.is-under-checkbox .input-file-elem{padding-right:80px}
.is-under-checkbox .input-file-elem{padding-right:40px}
@media only screen and (max-width:767px){.input-file-elem{padding:36px 16px 12px;font-size:22px}
}
.input-file-placeholder{position:absolute;top:0;left:0;width:100%;height:inherit;font-size:15px;line-height:1.5;color:#999;padding:15px 130px 15px 11px;pointer-events:none;z-index:1;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
@media only screen and (max-width:767px){.input-file-placeholder{font-size:22px;padding:25px 16px}
}
.input-file-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-color:#fff;transition:background .35s ease;z-index:0;font-size:0;line-height:0;text-indent:100%;color:transparent}
.input-file-additional-info{display:inline-block;width:100%;color:#d7d7d7;font-size:12px;line-height:18px}
@media only screen and (max-width:767px){.input-file-additional-info{font-size:18px;line-height:45px}
}
.input-file-button{position:absolute;top:50%;height:32px;margin:-16px 0 0;right:9px;width:112px;border-radius:3px;background-color:#1f645f;padding:5px 10px;text-align:center;font-size:15px;font-weight:300;color:#fff}
@media only screen and (max-width:767px){.input-file-button{width:174px;height:50px;font-size:20px;padding:11px 12px;top:auto;bottom:23px;right:50%;-webkit-transform:translatex(50%);-ms-transform:translatex(50%);transform:translatex(50%);margin:0}
}
.input-file--with-icon{overflow:visible}
.input-file--with-icon .input-file-elem{border:1px solid #d0b8c3}
.input-file--with-icon .input-file-bg{background-color:#f9f5f5}
.input-file--with-icon .input-file-placeholder{padding-right:28%;color:#521231}
.input-file--with-icon .input-file-placeholder sup{font-size:20px;top:0}
.input-file--with-icon .input-file-button{width:auto;background:0;margin-top:-18px;color:#521231;font-size:22px}
@media only screen and (max-width:767px){.input-file--with-icon .input-file-button{top:50%;right:12px;margin-top:-3px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:30px}
}
.input-file--with-icon.filled .input-file-button .icon{position:relative;top:-4px;left:-2px;font-size:15px;z-index:3;cursor:pointer}
@media only screen and (max-width:767px){.input-file--with-icon.filled .input-file-button .icon{font-size:24px}
}
.input-file--with-icon.error .input-file-elem{border-color:#b50000}
.input-file--with-icon.error .input-file-placeholder{color:#b50000}
.input-file--with-icon.error .input-file-bg{background:rgba(181,0,0,.1)}
.input-file--with-icon.error .input-file-button{display:none}
.input-file--with-icon.error:after{content:"\e001";position:absolute;top:16px;right:20px;z-index:1;color:#b50000;font-size:18px;font-family:icomoon !important;speak:none;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 (max-width:767px){.input-file--with-icon.error:after{top:26px;right:18px;font-size:30px}
}
@media only screen and (max-width:767px){.input-file--with-icon{height:78px}
}
@media only screen and (max-width:959px){.custom-select.is-rectangle-large{margin:0 0 20px}
}
.form-status{display:none}
.radio-base{font-size:12px;line-height:1.2}
.radio-base.is-margin-top{margin:15px 10px 15px 0}
@media only screen and (max-width:767px){.radio-base.is-margin-top{margin:27px 0 24px 15px}
}
.radio-base.is-add-margin-left{margin-left:10px}
@media only screen and (max-width:767px){.radio-base.is-add-margin-left{margin-left:10px}
}
.radio-base.error .radio-base-text{color:#b50000}
.radio-base.error .radio-base-text:before{border-color:#b50000}
.radio-base input[type=radio]{opacity:0}
.radio-base input[type=radio][disabled]~.radio-base-text:before{border-color:#909192}
.radio-base-text{display:block;font-size:15px;padding:1px 0 0 22px;position:relative;cursor:pointer}
.radio-base-text sup{font-size:20px;top:0}
.radio-base-text:before{content:'';position:absolute;top:2px;left:1px;width:15px;height:15px;border:2px solid #00388B;border-radius:100%}
@media only screen and (max-width:767px){.radio-base-text{pointer-events:none}
}
.radio-base input[type=radio]:checked+.radio-base-text:before{background:#00388B}
.radio-base.radio-base-v2{color:#521231}
.radio-base.radio-base-v2 input[type=radio][disabled]~.radio-base-text{color:#8f8f8d}
@media only screen and (max-width:767px){.radio-base.radio-base-v2 .radio-base-text:before{width:30px;height:30px;top:-3px}
}
@media only screen and (max-width:767px){.radio-base.radio-base-v2 .radio-base-text{padding-left:44px;font-size:18px}
}
.social{margin:0;letter-spacing:-3px;text-align:right}
.social:after,.social:before{content:'';display:table}
.social:after{clear:both}
.social li{display:inline-block;vertical-align:middle;letter-spacing:0;margin:0 5px}
.social a{display:block;text-align: -webkit-center; }
.social a span[class*=" icon-"],.social a span[class^=icon-]{font-size:30px}
.social a:hover{text-decoration:none}

/* MAIN MENU CONTAINER*/
.navigation-cover{opacity: 0.95; width:100%;max-width:1200px; margin:0 auto;padding:0;background:#f2f2f2;box-shadow:3px 3px 103px rgba(0,0,0,.95);left:0;right:0;position:absolute;z-index:4;top:100%;}
.navigation-cover:after,.navigation-cover:before{content:'';display:table}
.navigation-cover:after{clear:both}
.header-dropdown{position:absolute;top:-9999px;left:0;right:0;z-index:4;margin:0 auto;padding:0}
.header-dropdown .container{position:relative}
.header-dropdown.active{top:100%}
@media only screen and (max-width:959px){.header-dropdown{visibility:hidden;position:fixed;top:0;bottom:0;margin-top:40px;overflow-y:auto;background:#fff;box-shadow:inset 0 5px 5px rgba(0,0,0,.1)}
}
.header-dropdown .drop{position:absolute;width:100%;padding:22px 10px 0px;text-align:left;opacity:0}
@media only screen and (max-width:959px){.header-dropdown .drop{position:fixed;top:0;left:100%;right:0;bottom:0;padding:0 30px;margin-top:111px;overflow-y:auto;transition:all .5s}
.header-dropdown .drop div[class~=col-]{width:100%;padding:0 10px !important}
.header-dropdown .drop .no-gutter-left,.header-dropdown .drop .no-gutter-right{padding-left:10px !important;padding-right:10px !important}
}
.header-dropdown .drop-title{display:block;font-size:35px;font-weight:300}
@media only screen and (max-width:959px){.active .header-dropdown .drop-title{display:none}
}
.header-dropdown .drop .title-lvl2{display:none}
@media only screen and (max-width:959px){.header-dropdown .drop .title-lvl2{display:block;padding:0 10px;font-weight:300;font-size:24px;padding:33px 12px 37px 10px;
/*text-decoration:underline;*/
z-index:4;border-bottom:1px solid #c7c7c7}
}
.header-dropdown .drop-privilege-club .drop-block-offers-promo{margin:0 0 6px}
.header-dropdown .drop-privilege-club .drop-block-more-link{margin:0 0 17px;padding:0;overflow:visible}
.header-dropdown .drop-privilege-club .drop-block-more-link:after,.header-dropdown .drop-privilege-club .drop-block-more-link:before{content:'';display:table}
.header-dropdown .drop-privilege-club .drop-block-more-link:after{clear:both}
.header-dropdown .drop-privilege-club .drop-block-more-link .btn-more{text-transform:none}
.header-dropdown .drop-privilege-club .drop-block-more-link a{font-size:11px}
.header-dropdown .drop-discover .drop-block-title+.drop-block-tabs-area{margin:-23px 0 0}
@media only screen and (max-width:959px){.header-dropdown .drop-discover .drop-block-title+.drop-block-tabs-area{margin:0}
}
.header-dropdown .drop-discover .drop-block-tabs-controls a:after{display:none}
.header-dropdown .drop-book .mobile-menu-item{display:none}
@media only screen and (max-width:959px){.header-dropdown .drop-book .mobile-menu-item{display:inline-block;margin:0;padding:33px 12px 37px 10px;font-size:24px;font-weight:300;color:#00388B}
.header-dropdown .drop-book .mobile-menu-item:before{content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#00388B;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
}
.header-dropdown .drop-book .drop-block-tabs-controls{width:100%}
@media only screen and (max-width:959px){.header-dropdown .pull-right{float:none !important}
.header-dropdown .no-gutter-left{padding-left:10px !important}
.header-dropdown .no-gutter{padding-left:10px !important;padding-right:10px !important}
}
@media only screen and (max-width:959px){.header-dropdown .drop-block{position:relative;overflow:hidden;border-bottom:1px solid #c7c7c7}
.header-dropdown .drop-block .drop-block-links-list,.header-dropdown .drop-block .drop-block-offers-promo,.header-dropdown .drop-block .drop-block-partners-list,.header-dropdown .drop-block .drop-block-tabs-controls,.header-dropdown .drop-block .drop-block-tabs-list{width:100% !important;position:fixed;top:0;bottom:0;left:100%;right:0;padding:0 30px;margin-top:111px;overflow-y:auto;background:#fff;z-index:4;transition:all .5s}
.header-dropdown .drop-block .drop-block-links-list li.current,.header-dropdown .drop-block .drop-block-offers-promo li.current,.header-dropdown .drop-block .drop-block-partners-list li.current,.header-dropdown .drop-block .drop-block-tabs-controls li.current,.header-dropdown .drop-block .drop-block-tabs-list li.current{font-weight:700}
.header-dropdown .drop-block .drop-block-tabs-list{padding-top:20px}
.header-dropdown .drop-block .drop-block-offers-promo a{position:relative;left:0;top:0;display:block;width:205px}
.header-dropdown .drop-block.active{top:0;bottom:0;left:0;right:0;padding:0 30px;overflow:visible;background:#fff;z-index:5}
.header-dropdown .drop-block.active .drop-block-title{display:none}
.header-dropdown .drop-block.active .drop-block-tabs-list{left:0}
.header-dropdown .drop-block.active .drop-block-links-list,.header-dropdown .drop-block.active .drop-block-offers-promo,.header-dropdown .drop-block.active .drop-block-partners-list,.header-dropdown .drop-block.active .drop-block-tabs-controls{left:0}
.header-dropdown .drop-block .drop-block-links-list .active,.header-dropdown .drop-block .drop-block-links-list li,.header-dropdown .drop-block .drop-block-partners-list .active,.header-dropdown .drop-block .drop-block-partners-list li,.header-dropdown .drop-block .drop-block-tabs-controls .active,.header-dropdown .drop-block .drop-block-tabs-controls li{display:block;width:100%;margin:0;height:auto;position:relative}
.header-dropdown .drop-block .drop-block-links-list .active a,.header-dropdown .drop-block .drop-block-links-list li a,.header-dropdown .drop-block .drop-block-partners-list .active a,.header-dropdown .drop-block .drop-block-partners-list li a,.header-dropdown .drop-block .drop-block-tabs-controls .active a,.header-dropdown .drop-block  li a{
	display:block;
	padding:33px 12px 37px 10px;
	font-size:24px;
	font-weight:300;
	background:0;
	position:relative;
	color:#00388B;
	border-bottom:1px solid #c7c7c7
}
.header-dropdown .drop-block .drop-block-links-list .active a:after,.header-dropdown .drop-block .drop-block-links-list li a:after,.header-dropdown .drop-block .drop-block-partners-list .active a:after,.header-dropdown .drop-block .drop-block-partners-list li a:after,.header-dropdown .drop-block .drop-block-tabs-controls .active a:after,.header-dropdown .drop-block .drop-block-tabs-controls li a:after{display:none}
.header-dropdown .drop-block .drop-block-links-list .active a:before,.header-dropdown .drop-block .drop-block-links-list li a:before,.header-dropdown .drop-block .drop-block-partners-list .active a:before,.header-dropdown .drop-block .drop-block-partners-list li a:before,.header-dropdown .drop-block .drop-block-tabs-controls .active a:before,.header-dropdown .drop-block .drop-block-tabs-controls li a:before{display:none;content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#00388B;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
.header-dropdown .drop-block.current .drop-block-title{font-weight:700}
}
.header-dropdown .drop-block-title{display:inline-block;margin:0 0 29px;font-size:18px;font-weight:100}
@media only screen and (max-width:959px){.header-dropdown .drop-block-title{margin:0;padding:33px 12px 37px 10px;font-size:24px;font-weight:300;color:#00388B;position:relative;z-index:4}
.header-dropdown .drop-block-title:focus,.header-dropdown .drop-block-title:hover{text-decoration:none}
.header-dropdown .drop-block-title:before{display:none;content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#00388B;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
}
.header-dropdown .drop-block span.forward.drop-title{z-index:4}
.header-dropdown .drop-block+.drop-block{padding:20px 0 0}
.header-dropdown .drop-block+.drop-block .drop-block-title{margin:0 0 9px}
.header-dropdown .drop-block.partners-block .drop-block-title{margin:23px 0 10px}

.header-dropdown .drop-block-links-list{font-size:13.5px; white-space: nowrap;font-weight:bold;}
.header-dropdown .drop-block-links-list .level2 {
	font-size:11px; 
	white-space: nowrap; 
	font-weight:normal;
	display: block;
    margin-top: -2px;
}

.mobile-menu {
	display: none; 	
}
.desktop-menu {
	display: block; 	
}
@media only screen and (max-width:959px){
	.header-dropdown .drop-block.partners-block .drop-block-title{margin:0}
	.header-dropdown .drop-block-links-list .level2 {
		font-size:16px; 	
		margin-top: 5px;
	}

    .mobile-menu {
		display: block !important;
	}
	.desktop-menu {
		display: none; 	
	}
}


.header-dropdown .drop-block-links-list li{margin:0 0 4px}
.header-dropdown .drop-block-tabs-area{letter-spacing:-6px;overflow:hidden}
.header-dropdown .drop-block-tabs-area.submenu{visibility:hidden}
@media only screen and (max-width:959px){.header-dropdown .drop-block-tabs-area.submenu{opacity:0;visibility:hidden;width:100% !important;position:fixed;top:0;bottom:0;left:100%;right:0;padding:0 30px;margin-top:111px;overflow-y:auto;background:#fff;z-index:4;transition:all 1s}
.header-dropdown .drop-block-tabs-area.submenu.active{opacity:1;left:0;visibility:visible}
}
.header-dropdown .drop-block-tabs-controls,.header-dropdown .drop-block-tabs-list{display:inline-block;vertical-align:top;width:50%;letter-spacing:0}
.header-dropdown .drop-block-tabs-controls{background:#fff}
.header-dropdown .drop-block-tabs-controls li{height:42px}
.header-dropdown .drop-block-tabs-controls li:last-child a:after{display:none}
.header-dropdown .drop-block-tabs-controls li.active a{padding:16px 8px 7px;font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tabs-controls a{display:block;padding:15px 8px 11px;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
.header-dropdown .drop-block-tabs-controls a [class^=icon-]{padding:0 0 4px;width:30px;font-size:14px;display:inline-block;vertical-align:middle}
.header-dropdown .drop-block-tabs-controls a:after{content:'';position:absolute;bottom:0;left:8px;right:8px;height:2px;background:#b8b8b8}
.header-dropdown .drop-block-tabs-controls a:hover{padding:16px 8px 7px;font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tabs-controls a:hover:after{background:#521231}
.header-dropdown .drop-block-destinations-list ul{margin:0;font-size:12px}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list ul{max-width:320px;font-size:22px}
}
.header-dropdown .drop-block-destinations-list li{position:relative;height:42px}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list li{height:70px}
}
.header-dropdown .drop-block-destinations-list li a{display:block;height:100%;color:#fff;background:#00388B;transition-timing-function:cubic-bezier(.2,1,.3,1);transition:border-color .4s,color .4s}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list li a img{width:100%;height:70px}
.header-dropdown .drop-block-destinations-list li a:before{display:none}
}
.header-dropdown .drop-block-destinations-list li a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transform:scale(.7,1);-ms-transform:scale(.7,1);transform:scale(.7,1);transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;transition-timing-function:cubic-bezier(.2,1,.3,1);background:#00388B}
.header-dropdown .drop-block-destinations-list li a:focus:before,.header-dropdown .drop-block-destinations-list li a:hover:before{opacity:1;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.header-dropdown .drop-block-destinations-list li a.link-more{padding:5px 25px 5px 37px;font-size:10px;line-height:1.3;color:#fff;position:relative;z-index:3}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list li a.link-more{font-size:22px}
}
.header-dropdown .drop-block-destinations-list li a.link-more:after{content:'';display:inline-block;vertical-align:middle;height:100%}
.header-dropdown .drop-block-destinations-list li a.link-more>span{display:inline-block;vertical-align:middle}
.header-dropdown .drop-block-destinations-list li a.link-more:before{display:none}
.header-dropdown .drop-block-destinations-list li a.link-more:hover{color:#fff;text-decoration:none}
.header-dropdown .drop-block-destinations-list .destination-name{position:absolute;top:15px;left:19px;color:#fff;z-index:3}
@media only screen and (max-width:959px){.header-dropdown .drop-block-destinations-list .destination-name{top:22px}
}
.header-dropdown .drop-block-tab{display:none;position:relative}
.header-dropdown .drop-block-tab img{vertical-align:top}
.header-dropdown .drop-block-tab-text{position:absolute;top:16px;left:10px;right:10px;font-size:15px;line-height:1.2;font-weight:100;color:#fff}
.header-dropdown .drop-block-tab-title{display:block;margin:0 0 7px;font-size:20px;font-weight:400}
.header-dropdown .drop-block-tab-list{background:#ebebeb}
.header-dropdown .drop-block-tab-list li:first-child a{padding-bottom:13px}
.header-dropdown .drop-block-tab-list li:last-child a:after{display:none}
.header-dropdown .drop-block-tab-list li.active a{font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tab-list li.active a:after{background:#521231}
.header-dropdown .drop-block-tab-list a{display:block;padding:15px 8px 11px;margin:-3px 0 0;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
.header-dropdown .drop-block-tab-list a .icon{float:right}
.header-dropdown .drop-block-tab-list a:after{content:'';position:absolute;bottom:0;left:8px;right:8px;height:1px;background:#b8b8b8}
.header-dropdown .drop-block-tab-list a:hover{font-weight:500;text-decoration:none;color:#fff;background:#521231}
.header-dropdown .drop-block-tab-list a:hover:after{background:#521231}
.header-dropdown .drop-block-tab.active{display:block}
.header-dropdown .drop-block-tab.active a:after{background:#521231}
.header-dropdown .drop-block-tab-button{padding:13px 5px 11px;font-size:14px;font-weight:100;background:rgba(255,169,3,.85)}
.header-dropdown .drop-block-offers{letter-spacing:-6px;white-space:nowrap}
.header-dropdown .drop-block-offers:after,.header-dropdown .drop-block-offers:before{content:'';display:table}
.header-dropdown .drop-block-offers:after{clear:both}
.header-dropdown .drop-block-offers-promo{display:inline-block;vertical-align:top;width:auto;padding:0 5px;letter-spacing:0;position:relative}
.header-dropdown .drop-block-offers-promo img{display:block;max-width:100%;height:auto}
.header-dropdown .drop-block-offers-text{position:absolute;left:15px;right:15px;bottom:9px;line-height:1.4;color:#fff;white-space:normal}
.header-dropdown .drop-block-offers-title{display:block;font-size:13px;font-weight:400}
.header-dropdown .drop-block-offers-price{display:block;font-size:18px;font-weight:400}
.header-dropdown .drop-block-offers.is-double .drop-block-offers-promo{width:50%}
.header-dropdown .drop-block-offer{margin:0 0 10px}
.header-dropdown .drop-block-offer img{max-width:100%;height:auto}
.header-dropdown .drop-block-more-link{width:100%;padding:13px 18px;overflow:hidden}
.header-dropdown .drop-block-more-link .btn-more{font-size:13px;font-weight:500;text-transform:uppercase}
.header-dropdown .drop-block-more-link .btn-more .icon{left:0;top:2px;position:relative;font-size:16px;transition:all .3s;display:inline-block}
.header-dropdown .drop-block-more-link .btn-more:hover{text-decoration:none}
.header-dropdown .drop-block-more-link .btn-more:hover .icon{left:5px}
.header-dropdown .drop-block-image-list{padding:5px 0 0;text-align:right;letter-spacing:-6px}
.header-dropdown .drop-block-image-list li{display:inline-block;vertical-align:top;letter-spacing:0;padding:0 0 5px 5px}
.header-dropdown .drop-block-image-list li img{display:block;max-width:100%;height:auto}
.header-dropdown .drop-block-login-block{float:left;margin:0 0 19px;position:relative}
@media only screen and (max-width:959px){.header-dropdown .drop-block-login-block{margin:0 19px 19px 0}
}
.header-dropdown .drop-block-login-block:first-child{margin-top:6px}
@media only screen and (max-width:959px){.header-dropdown .drop-block-login-block:first-child{margin-top:0}
}
.header-dropdown .drop-block-login-block-content{position:absolute;top:8px;left:14px;right:20px;bottom:15px;padding:0 0 50px}
.header-dropdown .drop-block-login-block-content strong{display:block;word-spacing:-1px;font-weight:400;font-size:19px;color:#fff}
.header-dropdown .drop-block-login-block .btn{position:absolute;left:0;right:0;bottom:0;padding:10px 5px 9px;font-size:14px;background:rgba(255,169,3,.85)}
.header-dropdown .drop-block-login-block .btn:hover{color:#460c2e;background:#f8981d}
.header-dropdown .drop-block-login-block .btn.drop-login-button{background:rgba(82,18,49,.85)}
.header-dropdown .drop-block-login-block .btn.drop-login-button:hover{color:#521231;background:#f8981d}
.header-dropdown .drop-block-partners-list{margin:0;font-size:12px;line-height:1.333;letter-spacing:-3px;white-space:normal}
.header-dropdown .drop-block-partners-list li{display:inline-block;vertical-align:top;padding:0 0 15px;width:33%;letter-spacing:0}
.header-dropdown .drop-block-partners-list a{display:block;height:100%;color:#652245}
.header-dropdown .drop-block-partners-list a .text,.header-dropdown .drop-block-partners-list a img,.header-dropdown .drop-block-partners-list a span[class*=" icon-"],.header-dropdown .drop-block-partners-list a span[class^=icon-]{display:inline-block;vertical-align:middle}
.header-dropdown .drop-block-partners-list a img,.header-dropdown .drop-block-partners-list a span[class*=" icon-"],.header-dropdown .drop-block-partners-list a span[class^=icon-]{width:30px;margin:0 5px 0 0;border-radius:100%;overflow:hidden}
.header-dropdown .drop-block-partners-list a img{height:auto}
.header-dropdown .drop-block-partners-list a span[class*=" icon-"],.header-dropdown .drop-block-partners-list a span[class^=icon-]{height:30px;line-height:30px;text-align:center;color:#fff;background:#00388B;transition:opacity 350ms}
.header-dropdown .drop-block-partners-list a .text{width:70%}
.header-dropdown .drop-block-partners-list a:hover{text-decoration:none}
.header-dropdown .drop-block-partners-list a:hover img,.header-dropdown .drop-block-partners-list a:hover span[class*=" icon-"],.header-dropdown .drop-block-partners-list a:hover span[class^=icon-]{opacity:.7}
.header-dropdown .drop-block-partners-list a:hover .text{text-decoration:underline}
.header .main-nav>ul>li.hover .header-dropdown{top:100%;bottom:100%}
.personalized-drop{display:none;position:absolute;top:100%;right:-22px;width:342px;height:410px;overflow:scroll;z-index:4;background:#f2f2f2;box-shadow:3px 18px 30px rgba(0,0,0,.25)}
.selected .personalized-drop{display:block}
@-webkit-keyframes tick{0{opacity:.1}
25%{opacity:.4}
50%{opacity:1}
100%{opacity:.4}
}
@keyframes tick{0{opacity:.1}
25%{opacity:.4}
50%{opacity:1}
100%{opacity:.4}
}
@-webkit-keyframes tick-first{0{opacity:.1}
25%{opacity:.2}
50%{opacity:.4}
100%{opacity:.2}
}
@keyframes tick-first{0{opacity:.1}
25%{opacity:.2}
50%{opacity:.4}
100%{opacity:.2}
}
.login-drop{display:none;position:absolute;left:0;width:100%;max-width:1192px;margin:0 auto;padding:45px 0 81px;background-color:#f2f2f2;background-image:url(homepageClientlibs/images/bg-dropdown.gif);background-position:0 100%;background-repeat:no-repeat;background-size:contain;box-shadow:3px 3px 103px rgba(0,0,0,.25)}
.selected .login-drop{display:block}
@media only screen and (max-width:959px){.login-drop{position:fixed;height:100%;padding-top:0;box-shadow:none;background-color:#fff;background-position:0 607px}
}
.login-drop-title{display:block;margin:0 0 15px;font-size:35px;font-weight:300}
.forgot-password-form .login-drop-title{margin:0 0 27px}
.login-drop-columns{max-width:830px;margin:0 auto}
.login-drop-columns:after,.login-drop-columns:before{content:'';display:table}
.login-drop-columns:after{clear:both}
@media only screen and (max-width:959px){.login-drop-columns{background-color:#f2f2f2}
}
@media only screen and (max-width:959px){.login-drop-columns.tablet{background-color:#f2f2f2;background-image:url(homepageClientlibs/images/bg-dropdown.gif);background-position:0 100%;background-repeat:no-repeat;background-size:contain}
}
@media only screen and (max-width:767px){.login-drop-columns{background-color:#f2f2f2;background-image:none}
}
.login-drop-columns .row{margin:0 0 6px}
.login-drop-columns .row.button-row{padding:11px 0 5px}
.login-drop-otp-columns:after,.login-drop-otp-columns:before{content:'';display:table}
.login-drop-otp-columns:after{clear:both}
@media only screen and (max-width:959px){.login-drop-otp-columns{padding:40px 45px 0}
}
.login-drop-otp-columns .row{margin:0 0 45px 0}
@media only screen and (max-width:959px){.login-drop-otp-columns .row.otp-continue-btn{margin-top:0}
}
.login-drop-otp-columns .row.otp-verify-btns{margin-top:100px;margin-bottom:0}
@media only screen and (max-width:959px){.login-drop-otp-columns .row.otp-verify-btns{margin-bottom:267px}
}
@media only screen and (max-width:767px){.login-drop-otp-columns .row.otp-verify-btns{margin-bottom:226px}
}

.login-drop-otp-columns .login-drop-column h3{font-size:18px;font-weight:700;margin-top:0}
.login-drop-otp-columns .login-drop-column.additional-otp-action-column{vertical-align:top}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column.additional-otp-action-column{width:100%;margin-top:40px}
}
.login-drop-otp-columns .login-drop-column.secure-otp-option label.radio-base span.radio-base-text{padding-left:28px}
.login-drop-otp-columns .login-drop-column.secure-otp-option label.radio-base span.radio-base-text:before{width:21px;height:21px;top:-1px;left:0}
.login-drop-otp-columns .login-drop-column .additional-otp-action{max-width:395px;margin:0 0 9px auto}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action{max-width:100%}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base{display:inline-block;width:24%;padding-bottom:15px}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base span.radio-base-text{padding-left:28px}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base span.radio-base-text:before{width:21px;height:21px;top:-1px;left:0}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.radio-base:nth-child(4){width:auto}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base{width:500px;margin-left:-10px;margin-top:15px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base{width:100%}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base span.checkbox-base-text{font-size:13px}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base span.checkbox-base-text span{display:block;line-height:1.5}
.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select.is-rectangle-large{width:151px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select.is-rectangle-large{width:100%}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .input-base-placeholder.visible{padding:5px 10px 0;font-size:10px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .input-base-placeholder.visible{font-size:18px !important}
}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .custom-select-opener,.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .select2-container .select2-selection--multiple,.select2-container .login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .select2-selection--multiple{font-size:22px;height:80px;padding:23px 9px 8px}
}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .custom-select-opener.selected,.login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .select2-container .selected.select2-selection--multiple,.select2-container .login-drop-otp-columns .login-drop-column .additional-otp-action .custom-select .selected.select2-selection--multiple{padding-top:32px}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number{margin-left:-15px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number{margin-left:0}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base{height:50px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base{height:80px}
}
.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem{border-color:#d7d7d7;font-size:15px;padding:20px 9px 8px}
@media only screen and (max-width:959px){.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text],.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem{font-size:22px !important;padding:23px 9px 8px}
}
.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input.populated[type=text]~.input-base-placeholder,.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input.populated[type=text]~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem.populated~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem:focus~.input-base-placeholder{padding:5px 10px 0 !important;font-size:10px}
@media only screen and (max-width:959px){.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input.populated[type=text]~.input-base-placeholder,.autocomplete .login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input.populated[type=text]~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem.populated~.input-base-placeholder,.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-elem:focus~.input-base-placeholder{font-size:18px !important;height:40px !important}
}
.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-placeholder{padding:15px 11px;font-size:15px}
@media only screen and (max-width:959px){.login-drop-otp-columns .login-drop-column .additional-otp-action .otp-telephone-number .input-base .input-base-placeholder{font-size:22px;padding:25px 16px}
}
.login-drop-column{display:inline-block;vertical-align:middle;margin:0 -4px 0 0;width:44.5%}
@media only screen and (max-width:959px){.login-drop-column:nth-child(2){width:100%}
}
.login-drop-column:first-child{width:55.4%;padding:45px 40px 0;border-right:1px solid rgba(92,9,49,.2)}
@media only screen and (max-width:959px){.login-drop-column:first-child{width:100%}
}
@media only screen and (max-width:959px){.login-drop-column:last-child{margin:0 0 0 40px}
}
.login-drop-column.toggled .back-to-login{display:block !important}
.login-drop-column.toggled .remember-me{display:none}
.login-drop .input-base{height:40px}
.login-drop .input-base-placeholder{padding:10px 17px;font-size:14px}
.autocomplete .login-drop .input-base.is-btn-include input[type=text],.login-drop .input-base.is-btn-include .autocomplete input[type=text],.login-drop .input-base.is-btn-include .input-base-elem{padding-right:170px}
.login-drop .input-base.is-btn-include .btn{position:absolute;top:9px;right:23px;padding:3px 9px;font-size:12px;text-transform:none;border-radius:12px;z-index:10}
.autocomplete .login-drop input[type=text],.login-drop .autocomplete input[type=text],.login-drop .input-base-elem{padding:16px 9px 8px;font-size:14px;border-color:grey}
.autocomplete .login-drop input[type=text]:focus~.input-base-placeholder,.login-drop .autocomplete input[type=text]:focus~.input-base-placeholder,.login-drop .input-base-elem:focus~.input-base-placeholder{padding:0 10px;font-size:10px}
.login-drop .social-login{padding:3px 5px 0}
.login-drop .social-login-title{display:block;margin:0 0 6px;font-size:14px;font-weight:400}
.login-drop .social-login-list{overflow:hidden}
.login-drop .social-login-list li{float:left;margin:0 6px 0 0}
.login-drop .social-login-list a{display:block;height:100%}
.login-drop .form-action{float:right}
.login-drop .form-action-label{font-size:12px;font-weight:400;color:#3a3a3a}
.login-drop .form-action .checkbox-slide.is-small{margin:0 2px 0 6px}
.login-drop .form-action .back-to-login{display:none;font-size:14px;text-decoration:underline;border:0;background:0}
.login-drop .form-action .back-to-login:hover{text-decoration:none}
.login-drop-additional-block{max-width:250px;margin:0 auto 20px;font-size:12px;line-height:1.5;text-align:center}
@media only screen and (max-width:959px){.login-drop-additional-block{text-align:left;max-width:90%;margin-top:18px;margin-bottom:59px}
}
@media only screen and (max-width:767px){.login-drop-additional-block{text-align:left;max-width:401px;margin:0 auto 20px}
}
.login-drop-additional-block-title{display:block;margin:0 0 5px;font-size:18px;font-weight:300}
.login-drop-additional-block p{margin:0 0 26px}
.login-drop-additional-block .btn{min-width:210px;padding:12px 25px;font-size:14px}
.login-drop a.login-close{display:block;position:absolute;z-index:1;right:3%;top:3%;text-decoration:none}
.flip-container{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.flip-container.toggled .back{display:block;-webkit-transform:rotateY(0);transform:rotateY(0)}
.flip-container.toggled .front{display:block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.flip-container .back{position:absolute;top:0}
.flipper{transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}
.back,.front{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.front{display:block;z-index:2;-webkit-transform:rotateY(0);transform:rotateY(0)}
.back{display:none;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.language-drop{display:none;position:absolute;top:100%;left:0;right:0;margin-top:139px;padding:10px 0 45px;z-index:7;background:#fff;transition:height .2s ease-in}
.language-drop.active{display:block}
.language-drop.scrollable{height:500px;overflow:scroll}
@media only screen and (max-width:767px){.language-drop{position:fixed;top:36px;bottom:0;padding-bottom:0;overflow-y:auto}
.language-drop .row{margin-left:-20px;margin-right:-20px}
.language-drop:after,.language-drop:before{display:none}
}
.language-drop:after{content:'';position:absolute;top:-72px;right:0;left:30%;height:72px;background:#fff;z-index:7}
.language-drop:before{content:'';position:absolute;bottom:0;right:0;left:0;height:50px;z-index:-1;box-shadow:0 7px 79px rgba(128,128,128,.75)}
.language-drop-holder{background:#fff}
.language-drop-heading{display:block;margin:5px 0 20px 0;color:#00388B;font-size:21px}
.language-tabset{display:table;width:100%;font-size:15px;table-layout:fixed;background:#ebebeb;border-radius:5px 5px 0 0;overflow:hidden}
@media only screen and (max-width:959px){.language-tabset{font-size:13px}
}
.language-tabset>li{display:table-cell}
.language-tabset>li.active a{text-decoration:none;color:#652245;background:#fff}
.language-tabset>li a{display:block;padding:12px 0 10px;height:100%;color:#5a5a5a;border-radius:5px 5px 0 0;box-shadow:8px 0 20px rgba(0,0,0,.13);border:1px solid #ebebeb;border-width:1px 0 0 1px}
.language-tabset>li a .icon-arrow-down{display:inline-block;vertical-align:top;margin:6px 5px 0 0;font-size:7px;color:#3a3a3a;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform 350ms;transition:transform 350ms;transition:transform 350ms,-webkit-transform 350ms}
.language-tabset>li a:hover{text-decoration:none;color:#652245;background:#fff}
.language-tabset>li a:hover .icon-arrow-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.language-tabset>li:last-child a{border-width:1px 1px 0 0}
.language-tabset img{display:block;max-width:130px;margin:0 auto;height:auto}
.region-title{display:block;padding:0 0 11px 20px}
@media only screen and (max-width:767px){.region-title{padding:2px 20px 21px 10px;font-size:32px;color:#5a5a5a;position:relative}
.opened .region-title{color:#652245}
.region-title [class^=icon-]{position:absolute;right:10px;top:22px;font-size:11px;color:#3a3a3a}
.opened .region-title [class^=icon-]{color:#652245;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
}
.language-tabs-accordion{margin:0;padding:16px 0 62px}
@media only screen and (max-width:767px){.language-tabs-accordion{padding:16px 0 35px}
}
.language-tabs-accordion-item{display:none}
.language-tabs-accordion-item.active{display:block}
@media only screen and (max-width:767px){.language-tabs-accordion-item{display:block !important}
}
.language-tabs-accordion-opener{padding:19px 9px 0;box-shadow:inset 0 10px 10px -6px rgba(0,0,0,.13);background:#ebebeb}
.opened .language-tabs-accordion-opener{padding:0;box-shadow:none;background:0}
.language-tabs-accordion-content{overflow:hidden}
@media only screen and (max-width:767px){.language-tabs-accordion-content{padding:40px 10px 16px}
}
.language-tabs-accordion-content img{max-width:100%;margin:0 auto;height:auto;display:block}
.language-tabs-accordion .languages-list{margin:0;font-size:17px;font-weight:300;letter-spacing:-6px;overflow:hidden}
.language-tabs-accordion .languages-list>li{display:inline-block;vertical-align:top;letter-spacing:0;width:33%;padding:0 10px 4px}
@media only screen and (max-width:767px){.language-tabs-accordion .languages-list>li{width:100%;font-size:25px}
}
.language-tabs-accordion .languages-list a{display:block;padding:10px 20px 10px 10px;color:#652245;position:relative;border-bottom:1px solid #b28fa2}
.language-tabs-accordion .languages-list a [class^=icon-]{position:absolute;right:0;top:15px;font-size:13px}
@media only screen and (max-width:767px){.language-tabs-accordion .languages-list a{padding:18px 20px 15px 0}
.language-tabs-accordion .languages-list a [class^=icon-]{top:24px;font-size:20px}
}
.language-tabs-accordion .languages-list a:hover{text-decoration:none}
.language-additional-settings{margin:0;padding:0 20px;font-size:14px;font-weight:300}
.language-additional-settings li{margin:0 0 3px}
@media only screen and (max-width:767px){.language-additional-settings{padding:0 37px;font-size:22px}
.language-additional-settings li{margin:0 0 29px}
}
.language-additional-settings a{text-decoration:underline}
.language-additional-settings a:focus,.language-additional-settings a:hover{text-decoration:none;color:#00388B}
.promotional{position:relative}
.promotional.is-teardrop-style{padding:81px 0 46px}
@media only screen and (max-width:1279px){.promotional.is-teardrop-style{padding:51px 0 30px}
}
@media only screen and (max-width:767px){.promotional.is-teardrop-style{padding:38px 0 20px}
}
.promotional.is-teardrop-style .sub-menu-container{margin-bottom:67px;padding:0}
@media only screen and (max-width:1279px){.promotional.is-teardrop-style .sub-menu-container{margin:0 0 40px}
}
.promotional.is-teardrop-style .intro-text-section{margin:0}
@media only screen and (max-width:767px){.promotional.is-teardrop-style .intro-text-section{line-height:1.2em}
.promotional.is-teardrop-style .intro-text-section h1{font-size:40px;max-width:94%}
}
.promotional.is-high-style{margin-bottom:120px}
.promotional.is-interactive{margin:0 0 110px}
@media only screen and (max-width:959px){.promotional.is-interactive .teaser-box-content{padding-top:140px}
}
.promotional.promotional-bag-tag{margin-top:140px}
@media only screen and (max-width:959px){.promotional.promotional-bag-tag{margin-top:220px}
}
.promotional-visual-area img{width:100%;height:auto}
.promotional-visual-area .imagery{width:100%;height:545px;background-position:50%;background-size:cover}
.promotional-visual-box{position:relative;overflow:hidden;background-size:cover;background-position:50% 0;background-repeat:no-repeat}
.promotional-visual-box:after{content:'';position:relative;display:block;padding-bottom:30%}
@media only screen and (max-width:767px){.promotional-visual-box:after{padding-bottom:610px}
}
.promotional-text-container{position:absolute;right:0;left:0;top:0;bottom:0;width:100%;max-width:960px;margin:0 auto}
.promotional-text-container.is-medium-size{max-width:1060px}
.promotional-text{position:absolute;top:68px;left:30px;color:#00388B}
@media only screen and (max-width:767px){.promotional-text{top:137px}
}
.promotional-text h2{margin:0 0 10px;font-size:38px;line-height:44px;font-weight:400}
@media only screen and (max-width:767px){.promotional-text h2{font-size:40px;margin:0 0 23px}
}
.promotional-text-price{display:inline-block;vertical-align:top;padding:13px 17px 9px;font-weight:700;font-size:14px;line-height:17px;position:relative;left:6px;background:rgba(255,255,255,.56);border:1px solid #00388B}
@media only screen and (max-width:767px){.promotional-text-price{left:2px;font-size:18px}
}
.promotional-text-price span{font-weight:300;font-size:12px}
.promotional-text-centered{position:relative;width:100%;height:100%;text-align:center;white-space:nowrap}
.promotional-text-centered:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:1px;margin:0 0 0 -5px}
.promotional-text-frame{display:inline-block;vertical-align:middle;width:100%;white-space:normal}
@media only screen and (max-width:1279px){.promotional-text-frame{max-width:80%;padding-bottom:10px}
.is-medium-size .promotional-text-frame{max-width:100%}
}
@media only screen and (max-width:767px){.promotional-text-frame{vertical-align:bottom;padding-bottom:50px}
.is-medium-size .promotional-text-frame{vertical-align:top}
}
.promotional-text-frame h1,.promotional-text-frame h2,.promotional-text-frame h3{font-size:60px;line-height:1em;margin:0 0 15px;font-weight:100;color:#fff}
@media only screen and (max-width:1279px){.promotional-text-frame h1,.promotional-text-frame h2,.promotional-text-frame h3{font-size:40px;margin:0 0 10px}
}
@media only screen and (max-width:767px){.promotional-text-frame h1,.promotional-text-frame h2,.promotional-text-frame h3{font-size:40px;font-weight:400}
}
.promotional-text-menu{padding:0;margin:0;list-style-type:none;overflow:hidden;font-size:24px;font-weight:400;color:#fff}
@media only screen and (max-width:1279px){.promotional-text-menu{font-size:18px}
}
@media only screen and (max-width:767px){.promotional-text-menu{font-size:24px}
}
.promotional-text-menu li{display:inline-block;vertical-align:top;padding:0 4px 0 9px;position:relative}
.promotional-text-menu li:after{content:'';position:absolute;left:0;top:50%;width:2px;height:23px;background-color:#fff;margin:-12px 0 0}
.promotional-text-menu li:first-child{padding-left:0}
.promotional-text-menu li:first-child:after{display:none}
.promotional-text-menu li a{color:#fff;text-decoration:none}
.promotional-text-menu li a:hover{text-decoration:none;color:#e6e6e6}
.promotional-text-base{text-align:left;color:#00388B;padding:0 0 100px;font-size:15px;line-height:1.25em;font-weight:400}
@media only screen and (max-width:1279px){.promotional-text-base{padding:0 40px 100px}
}
@media only screen and (max-width:959px){.promotional-text-base{padding:0 30px 50px}
}
@media only screen and (max-width:767px){.promotional-text-base{padding:31px 20px;font-size:22px;line-height:1.3em;font-weight:300}
}
.promotional-text-base h1,.promotional-text-base h2{font-size:40px;line-height:1.2em;font-weight:400;margin:0 0 18px;color:#00388B}
@media only screen and (max-width:1279px){.promotional-text-base h1,.promotional-text-base h2{margin:0 0 10px}
}
@media only screen and (max-width:767px){.promotional-text-base h1,.promotional-text-base h2{font-size:60px;font-weight:400;margin:0 0 25px}
}
.promotional-text-base .sub-title,.promotional-text-base h3{font-size:20px;font-weight:300;margin:0 0 43px;color:#00388B}
@media only screen and (max-width:1279px){.promotional-text-base .sub-title,.promotional-text-base h3{margin:0 0 14px}
}
@media only screen and (max-width:767px){.promotional-text-base .sub-title,.promotional-text-base h3{font-size:40px;line-height:1.15em;font-weight:400;margin:0 0 18px}
}
.promotional-text-base p{margin:0}
.promotional-wave-decoration{position:absolute;left:0;bottom:0;right:0;z-index:5}
.promotional-wave-decoration svg{vertical-align:bottom;margin:0 -3px 0 -1px}
.promotional-wave-decoration svg path{fill:#fff}
.promotional-wave-decoration.is-bg-gray-light path{fill:#ebebeb}
.promotional-wave-decoration.is-gray-style svg path{fill:#f7f7f7}
.promotional .booking-search{position:absolute;left:0;right:0;bottom:-37px;z-index:10}
[dir=rtl] .promotional-text-price span{display:inline-block}
.booking-search-holder{max-width:960px;margin:0 auto;box-shadow:3px 3px 103px rgba(0,0,0,.13);background-image:linear-gradient(to bottom,#f7f7f7 0,#d7d7d7 100%);background-repeat:repeat-x;border-radius:5px}
.booking-search-holder:after,.booking-search-holder:before{content:'';display:table}
.booking-search-holder:after{clear:both}
.booking-search-title{display:block;margin:0 0 5px;font-size:15px;font-weight:400}
.booking-search-controls{float:left;width:18%;font-size:15px;border-radius:5px 0 0 5px;overflow:hidden}
.booking-search-controls li a{display:block;padding:13px 10px;text-align:center}
.booking-search-controls li a:hover{text-decoration:none;background:#fff}
.booking-search-controls li.active a{text-decoration:none;background:#fff}
.booking-search-tabs-list{float:right;max-width:82%;width:100%;padding:20px 20px 15px 27px;background:#fff;border-radius:0 5px 5px 5px}
.booking-search-tab{display:none}
.booking-search-tab.active{display:block}
.booking-search-actions{float:right;max-width:33%;padding:0 0 18px;text-align:right;position:relative}
.booking-search-actions .btn{display:inline-block;vertical-align:top;margin:0 0 14px;padding:14px 12px 10px;border:0}
.booking-search-actions .btn .icon{font-size:31px;display:inline-block;vertical-align:top;margin:5px 0 0}
.booking-search .booking-flight-block:after,.booking-search .booking-flight-block:before{content:'';display:table}
.booking-search .booking-flight-block:after{clear:both}
.booking-search .booking-flight-block-form{float:left;max-width:67%;font-weight:100;font-size:25px;line-height:1.44}
.booking-search .booking-flight-block-form p{margin:0}
.booking-search .booking-flight-block-form a{display:inline-block;vertical-align:top;margin:0 12px 0 0;font-weight:400;text-decoration:underline;position:relative}
.booking-search .booking-flight-block-form a:before{position:absolute;right:-13px;bottom:20px;font-size:11px;content:"\e90a";font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale/*!rtl:raw: transform: rotateY(180deg);*/}
.booking-search .booking-flight-block-additional-links{position:absolute;bottom:1px;right:0;text-align:left;font-size:12px;overflow:hidden;white-space:nowrap}
.booking-search .booking-flight-block-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 5px}
.booking-search .checkin-manage-block:after,.booking-search .checkin-manage-block:before{content:'';display:table}
.booking-search .checkin-manage-block:after{clear:both}
.booking-search .checkin-manage-block-form{float:left;width:100%;max-width:67%;font-weight:100;font-size:25px;line-height:1.44}
.booking-search .checkin-manage-block-cell input[type=text]{width:100%;padding:16px 9px;font-weight:300;color:#00388B;font-size:15px;background:#f2f2f2;border:0}
.booking-search .checkin-manage-block-cell input[type=text]::-moz-placeholder{color:#b8b8b8;opacity:1}
.booking-search .checkin-manage-block-cell input[type=text]:-ms-input-placeholder{color:#b8b8b8}
.booking-search .checkin-manage-block-cell input[type=text]::-webkit-input-placeholder{color:#b8b8b8}
.booking-search .checkin-manage-block-additional-links{position:absolute;bottom:0;right:0;text-align:left;font-size:14px;overflow:hidden;white-space:nowrap}
.booking-search .checkin-manage-block-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 5px}
.booking-search .track-flights-block:after,.booking-search .track-flights-block:before{content:'';display:table}
.booking-search .track-flights-block:after{clear:both}
.booking-search .track-flights-block-form{float:left;width:100%;max-width:75%;font-weight:100;font-size:25px;line-height:1.44}
.booking-search .track-flights-block-cell{padding-bottom:30px;position:relative}
.booking-search .track-flights-block-cell input[type=text]{width:100%;padding:16px 9px;font-weight:300;color:#00388B;font-size:15px;background:#f2f2f2;border:0}
.booking-search .track-flights-block-cell input[type=text]::-moz-placeholder{color:#b8b8b8;opacity:1}
.booking-search .track-flights-block-cell input[type=text]:-ms-input-placeholder{color:#b8b8b8}
.booking-search .track-flights-block-cell input[type=text]::-webkit-input-placeholder{color:#b8b8b8}
.booking-search .track-flights-block-cell-note{position:absolute;bottom:11px;left:20px;color:#b8b8b8;font-size:12px;font-weight:300}
.booking-search .track-flights-block-cell select{font-weight:300;color:#00388B;font-size:15px}
.booking-search .track-flights-block-additional-links{position:absolute;bottom:0;right:0;text-align:left;font-size:14px;overflow:hidden;white-space:nowrap}
.booking-search .track-flights-block-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 5px}
.booking-search .dp-select{display:inline-block;vertical-align:top;min-width:84%;max-width:100%;padding:0 30px 0 0;background:#f2f2f2;position:relative}
.booking-search .dp-select:after,.booking-search .dp-select:before{content:'';display:table}
.booking-search .dp-select:after{clear:both}
.booking-search .dp-select-input{display:block;padding:16px 9px 15px;font-weight:300;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#00388B;background:#f2f2f2}
.booking-search .dp-select-opener{position:absolute;right:0;top:0;bottom:0;padding:10px 0 0;font-family:icomoon !important;speak:none;font-size:34px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.booking-search .dp-select-opener:before{content:"\e916"}
.booking-search .dp-select-drop{width:104px !important;top:52px !important}
.booking-search .dp-select-list{width:100%;font-weight:300;font-size:15px;color:#00388B;background:#f2f2f2}
.booking-search .dp-select-list li{padding:10px;cursor:pointer}
.booking-search .dp-select-list li:hover{background:#fff}
.booking-search-popover{width:574px;padding:20px;color:#00388B;z-index:10;position:relative;background:#fff;box-shadow:3px 3px 103px rgba(0,0,0,.15);border-radius:5px}
.booking-search-popover.is-middle{width:100%;max-width:390px}
.booking-search-popover.is-small{width:280px}
.booking-search-popover.is-calendar{padding:10px}
.booking-search-popover.is-calendar:before{content:'';position:absolute;left:50%;top:0;bottom:0;width:1px;margin:0 0 0 -1px;background:#a4a4a4}
.booking-search-popover .btn-close{position:absolute;top:6px;right:14px;width:25px;height:25px;font-size:43px;line-height:1;z-index:2}
.booking-search-popover .btn-close:hover{text-decoration:none}
.booking-search-popover-person-toogle-link{display:inline-block;vertical-align:top;color:#00388B;font-size:18px;font-weight:500;text-decoration:underline}
.booking-search-popover-person-toogle-link:hover{text-decoration:none}
.booking-search-popover-person-spinner{display:inline-block;vertical-align:top;margin:0 15px 0 0;font-weight:400;color:#00388B;font-size:15px;overflow:hidden}
.booking-search-popover-person-spinner-cell{float:left;width:50px;margin:0 12px 0 0;padding:0 12px;position:relative}
.booking-search-popover-person-spinner-cell .spinner-input{width:100%;padding:2px;text-align:center;font-weight:500;color:#00388B;font-size:15px;border:0}
.booking-search-popover-person-spinner-cell .spinner-input::-moz-placeholder{color:#00388B;opacity:1}
.booking-search-popover-person-spinner-cell .spinner-input:-ms-input-placeholder{color:#00388B}
.booking-search-popover-person-spinner-cell .spinner-input::-webkit-input-placeholder{color:#00388B}
.booking-search-popover-person-spinner-cell .btn-spinner{position:absolute;top:50%;left:0;width:12px;height:12px;margin:-6px 0 0;text-align:center;font-size:10px;background:#f2f2f2;border-radius:2px}
.booking-search-popover-person-spinner-cell .btn-spinner-up{left:auto;right:0}
.booking-search-popover-person-spinner-cell .btn-spinner:hover{text-decoration:none}
.booking-search-popover-person-spinner label{display:block;padding:2px 0 0;overflow:hidden}
.booking-search-popover .btn{float:right;padding:3px 25px 2px;text-transform:uppercase;font-size:14px}
.booking-search-popover .ui-datepicker-title{font-weight:500;font-size:18px}
.booking-search-popover .ui-datepicker-title .ui-datepicker-year{display:none}
.booking-search-popover .ui-datepicker-calendar{font-weight:500;color:#a4a4a4;font-size:15px;table-layout:fixed}
.booking-search-popover .ui-datepicker td a,.booking-search-popover .ui-datepicker td span{text-align:center}
.booking-search-popover .ui-datepicker td a{color:#7a3256}
.booking-search-popover .ui-datepicker th span{display:block;color:transparent}
.booking-search-popover .ui-datepicker th span::first-letter {display:block;color:#a4a4a4;margin:0 -6px 0 0;position:relative;z-index:2}
.booking-search-popover .ui-datepicker .ui-datepicker-other-month a,.booking-search-popover .ui-datepicker .ui-datepicker-other-month span{color:#a4a4a4}
.booking-search-popover .ui-datepicker-inline{width:100% !important;padding:0}
.booking-search-popover .ui-datepicker .ui-datepicker-header{padding:1px 0 2px}
.booking-search-popover .ui-datepicker .ui-datepicker-next,.booking-search-popover .ui-datepicker .ui-datepicker-prev{cursor:pointer}
.booking-search-popover .ui-datepicker .ui-datepicker-next span,.booking-search-popover .ui-datepicker .ui-datepicker-prev span{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.booking-search-popover .ui-datepicker .ui-datepicker-next:before,.booking-search-popover .ui-datepicker .ui-datepicker-prev:before{content:'\e914';position:absolute;top:5px;left:0;text-indent:0;font-size:23px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.booking-search-popover .ui-datepicker .ui-datepicker-prev-hover{top:2px;left:2px}
.booking-search-popover .ui-datepicker .ui-datepicker-next-hover{top:2px;right:2px}
.booking-search-popover .ui-datepicker .ui-datepicker-next:before{content:'\e915';left:auto;right:0}
.booking-overview .sub-menu-container.is-medium-padding{padding:82px 0 0}
.booking-overview .C3.is-base-container{padding-top:25px;padding-bottom:30px}
@media only screen and (max-width:767px){.booking-overview .C60 .orange-warning{margin:0 10px}
}
.booking-overview .adding-booking-form{display:none}
.booking-overview .adding-booking-form .btn-dark{padding:12px 38px;margin-top:20px}
@media only screen and (max-width:767px){.booking-overview .adding-booking-form .btn-dark{display:inline-block;width:100%}
}
.destinations-offers{padding:198px 0 180px;font-weight:100;font-size:22px;position:relative;background-size:100% auto;background-position:0 100%;background-repeat:no-repeat}
@media only screen and (max-width:767px){.destinations-offers{background-size:200% auto;background-position:74% 100%}
}
.destinations-offers.is-small-padding{padding:50px 0}
.destinations-offers.is-small-padding:before{display:none}
.destinations-offers.is-none-padding{padding:0}
@media only screen and (max-width:767px){.destinations-offers{padding:230px 0 300px}
.destinations-offers.is-home{padding-top:530px}
.destinations-offers.gallery-mobile-fade{margin:0 -20px}
}
.destinations-offers .container{position:relative;z-index:3}
.destinations-offers.is-bg-white{background-color:#fff}
.destinations-offers.is-bg-white:before{content:'';position:absolute;width:100%;height:50%;left:0;top:0;z-index:2;background:linear-gradient(170deg,#fff 0,rgba(255,255,255,.6) 30%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%)}
.destinations-offers.is-overlay-gradient:before{display:block}
.destinations-offers:before{display:none;content:'';position:absolute;width:100%;height:50%;left:0;top:0;z-index:2;background:linear-gradient(170deg,#ebebeb 0,rgba(235,235,235,.8) 40%,rgba(235,235,235,.15) 60%,rgba(235,235,235,0) 100%)}
.destinations-offers-wave-decoration{position:absolute;left:0;bottom:0;right:0;z-index:3}
.destinations-offers-wave-decoration svg{vertical-align:bottom;margin-bottom:-1px}
.destinations-offers-wave-decoration svg path{fill:#dee4e3}
.destinations-offers-wave-decoration.is-destinations-offers_privilege-club svg path{fill:#ebebeb}
.destinations-offers [class*=col-]{height:100%}
.destinations-offers.is-medium-indents [class*=col-]{padding:0 5px}
.destinations-offers h2{margin:0 0 15px;font-size:30px}
@media only screen and (max-width:767px){.destinations-offers h2{font-size:49px;font-weight:300;margin:0 0 39px}
}
.destinations-offers .destination-offers-origin{margin:0 0 15px 0}
.destinations-offers>p{margin:-38px 0 43px}
.destinations-offers>p.sub-title{font-size:17px}
.destinations-offers-image {
	padding-top:100%;
	font-size:0;
	line-height:0;
	position:relative;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	margin-top: 10px; 
	margin-bottom: 10px;
	
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.destinations-offers-image:hover{
background-color: #000000;
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}

@media only screen and (max-width:767px){
    .destinations-offers-image {
		/*background-position:10% 10%; */
		/*padding-top: 0%;*/

	}
	.destinations-offers-image:hover{
		background-color: #000000;
	    -webkit-transform:scale(1.0); /* Safari and Chrome */
	    -moz-transform:scale(1.0); /* Firefox */
	    -ms-transform:scale(1.0); /* IE 9 */
	    -o-transform:scale(1.0); /* Opera */
	    transform:scale(1.0);
		}
}

.destinations-offers-image.is-large{padding-top:49.6%}
@media only screen and (max-width:767px){.destinations-offers-image.is-large{padding-top:100%}
}
.destinations-offers-image.is-long3{padding-top:150.57%}
@media only screen and (max-width:767px){.destinations-offers-image.is-long3{padding-top:100%}
}
.destinations-offers-image.is-wide3{padding-top:74.68%}
@media only screen and (max-width:767px){.destinations-offers-image.is-wide3{padding-top:100%}
}
.destinations-offers-image.is-48{padding-top:48%}
@media only screen and (max-width:767px){.destinations-offers-image.is-48{padding-top:100%}
}

.destinations-offers-image.is-207{padding-top:207.5%}
@media only screen and (max-width:767px){.destinations-offers-image.is-48{padding-top:100%}
}


.destinations-offers-image.is-xwide{padding-top:74.83%}
@media only screen and (max-width:767px){.destinations-offers-image.is-xwide{padding-top:100%}
}
.destinations-offers-image.is-1xlarge{padding-top:32.98%}
@media only screen and (max-width:767px){.destinations-offers-image.is-1xlarge{padding-top:100%}
}
.destinations-offers-image.is-12xlarge{padding-top:37.18%}
@media only screen and (max-width:767px){.destinations-offers-image.is-12xlarge{padding-top:100%}
}
.destinations-offers-image.is-2xlarge{padding-top:49.9%}
@media only screen and (max-width:767px){.destinations-offers-image.is-2xlarge{padding-top:100%}
}
.destinations-offers-image.is-long{padding-top:201.5%}
@media only screen and (max-width:767px){.destinations-offers-image.is-long{padding-top:100%}
}
.destinations-offers-bottom-section{padding:46px 0 61px;font-size:15px;font-weight:400;text-align:center}
@media only screen and (max-width:767px){.destinations-offers-bottom-section{margin:0 -18px;padding:30px 0;font-size:22px}
}
.destinations-offers-block{height:100%;color:#fff;position:relative;overflow:hidden;margin-bottom:20px;background-color:#00388B;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:cover;background-repeat:no-repeat}
.is-medium-indents .destinations-offers-block{margin-bottom:10px}
.destinations-offers-block.is-before-none:before{display:none}
@media only screen and (max-width:767px){.destinations-offers-block{margin:0 -20px}
.gallery-mobile-fade .destinations-offers-block{margin:0}
}
.destinations-offers-block:before{content:'';display:block;padding-bottom:77%}
@media only screen and (max-width:767px){.destinations-offers-block:before{padding-bottom:75%}
}
.destinations-offers-block.is-medium-block:before{padding-bottom:38%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-block:before{padding-bottom:75%}
}
.destinations-offers-block.is-medium-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:20px}
@media only screen and (max-width:959px){.destinations-offers-block.is-medium-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:0}
}
.destinations-offers-block.is-large-block:before{padding-bottom:25%}
@media only screen and (max-width:767px){.destinations-offers-block.is-large-block:before{padding-bottom:75%}
}
.destinations-offers-block.is-large-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:20px}
@media only screen and (max-width:959px){.destinations-offers-block.is-large-block .destinations-info-section-buttons .link-bottom+.btn{margin-left:0}
}
@media only screen and (max-width:767px){.destinations-offers-block.is-full-content .destinations-offers-block-info-text{position:relative;left:0;bottom:auto;top:0;padding:34px 20px 20px 44px}
}
@media only screen and (max-width:767px) and (max-width:767px){.destinations-offers-block.is-full-content .destinations-offers-block-info-text{padding-left:20px}
}
@media only screen and (max-width:767px){.destinations-offers-block.is-full-content .destinations-offers-block-info-overlay .btn{min-width:218px;font-size:19px;padding:16px 25px;height:60px}
.destinations-offers-block.is-full-content .destinations-offers-block-info-button{padding-top:0;float:none !important;margin:0 auto}
}
.destinations-offers-block.is-medium-height:before{content:'';padding-bottom:125.1%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-height:before{padding-bottom:100%}
}
.destinations-offers-block.is-medium-height.is-medium-block:before{content:'';padding-bottom:60.8%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-height.is-medium-block:before{padding-bottom:100%}
}
.destinations-offers-block.is-medium-height.is-large-block:before{content:'';padding-bottom:40.1%}
@media only screen and (max-width:767px){.destinations-offers-block.is-medium-height.is-large-block:before{padding-bottom:100%}
}
.destinations-offers-block.is-triple-block:before{content:'';padding-bottom:93%}
.destinations-offers-block.is-large-height:before{padding-bottom:161.2%}
@media only screen and (max-width:1279px){.destinations-offers-block.is-large-height:before{padding-bottom:162.2%}
}
@media only screen and (max-width:959px){.destinations-offers-block.is-large-height:before{padding-bottom:165.2%}
}
@media only screen and (max-width:767px){.destinations-offers-block.is-large-height:before{padding-bottom:75%}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block.is-large-height .destinations-offers-block-info-text{position:relative;left:0;bottom:auto;top:0;padding:34px 20px 20px 20px}
.destinations-offers-block.is-large-height .destinations-offers-block-info-button{padding-top:0}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block.is-small-box .destinations-offers-block-info-text{position:relative;left:0;bottom:auto;top:0;padding:20px 20px 10px 20px}
.destinations-offers-block.is-small-box .destinations-offers-block-info-button{padding-top:0}
}
.destinations-offers-block.is-gradient-bottom:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:60%;z-index:1;background:linear-gradient(to bottom,rgba(92,9,49,0) 0,rgba(92,9,49,.5) 15%,rgba(92,9,49,.7) 25%,rgba(92,9,49,.98) 35%,#00388B 100%)}
.destinations-offers-block-slogan{position:absolute;top:0;left:0;right:0;bottom:0;background:#00388B}
.destinations-offers-block-slogan-text{position:absolute;right:60px;left:21px;bottom:59px;line-height:1.1;font-weight:300;opacity:1;font-size:28px;transition:all .5s;z-index:3}
@media only screen and (max-width:1279px){.destinations-offers-block-slogan-text{bottom:30px;left:20px;font-size:23px}
}
@media only screen and (max-width:767px){.destinations-offers-block-slogan-text{font-size:28px;left:30px;bottom:30px}
}
.destinations-offers-block-slogan:after{content:'';position:absolute;right:20px;top:20px;width:140px;height:133px;background:url(homepageClientlibs/images/bg-slogan-block.gif) no-repeat;z-index:2}
.destinations-offers-block img{max-width:100%;height:auto}
.destinations-offers-block-info{position:absolute;right:0;left:0;bottom:0;z-index:2}

.destinations-offers-block-info.is-position-top .offer-promo-info{bottom:auto;top:0}

.destinations-offers-block-info-text.is-position-top {
	bottom:auto;
	top:30px;
}

.destinations-offers-block-info-text {
	position:absolute;
	left:25px;
	bottom:50px;
	transition:all .5s
}

@media only screen and (max-width:767px){.destinations-offers-block-info-text{left:30px;bottom:45px}}

.destinations-offers-block-info-text.is-right{left:auto;right:20px;text-align:right}
.destinations-offers-block-info-text.is-small-box{position:relative;left:0;bottom:auto;top:0;padding:18px 10px 12px 20px}
@media only screen and (max-width:767px){.destinations-offers-block-info-text.is-small-box{padding:20px 20px 10px 20px}
}
.destinations-offers-block-info-text .offer-name,.destinations-offers-block-info-text .offer-price{
	display:block;
	font-weight:300;
	font-size:20px
}
.destinations-offers-block-info-text .offer-name{
	position:relative;
	top:3px
}

.destinations-offers-block-info-text.white {
	color: #fff;
}

.destinations-offers-block-info-text .offer-price{
	position:relative;
	top:20px;
}

.destinations-offers-block-info-text .offer-price .btn3{
	padding: 3px 7px 3px 7px;
	color: #FFFFFF;
    font-size: 12px;
    border-color: #FFFFFF;
    border-radius: 4px;
}

.destinations-offers-block-info-text .offer-price .btn2{
	padding: 3px 7px 3px 7px;
	color: #3FBFEC;
    font-size: 12px;
    border-color: #3FBFEC;
    border-radius: 4px;
}

.destinations-offers-block-info-text .offer-price .btn{
	padding: 3px 7px 3px 7px;
	color: #00388B;
    font-size: 12px;
    border-color: #00388B;
    border-radius: 4px;
}
.destinations-offers-block-info-text .offer-price .btn-dark-transparent:hover{color:#ffffff;background:#00388B;border-color:#00388B}
555555555

@media(max-width:1023px) and (min-width:768px){.destinations-offers-block-info-text .offer-name,.destinations-offers-block-info-text .offer-price{font-size:14px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-name,.destinations-offers-block-info-text .offer-price{font-size:24px}
}
.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{display:block;font-size:18px;font-weight:400;line-height:1.25em}
@media only screen and (max-width:959px){.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{font-size:16px}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{font-size:14px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-text,.destinations-offers-block-info-text .offer-title{font-size:27px}
}
.destinations-offers-block-info-text .offer-text{font-size:15px;margin:3px 0 0;line-height:1.4em}
@media only screen and (max-width:959px){.destinations-offers-block-info-text .offer-text{font-size:13px}
}
@media(max-width:1029px) and (min-width:768px){.destinations-offers-block-info-text .offer-text{font-size:12px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-text{font-size:22px}
}
.destinations-offers-block-info-text .offer-price{font-size:24px}
@media(max-width:1023px) and (min-width:768px){.destinations-offers-block-info-text .offer-price{font-size:14px}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-text .offer-price{font-size:28px}
}
.destinations-offers-block-info.limited-offers .destinations-offers-block-info-text{left:30px;bottom:38px}
.destinations-offers-block-info.limited-offers .destinations-offers-block-info-overlay .destinations-offers-block-info-text{left:20px}
.destinations-offers-block-info .offer-promo-info{position:absolute;right:30%;left:0;bottom:0;padding:5px 2px 4px 18px;font-weight:300;font-size:12px;color:#ffa903;background-image:linear-gradient(to right,#fff 0,transparent 100%);background-repeat:repeat-x;z-index:4}
.destinations-offers-block-info .offer-promo-info strong{display:inline-block;vertical-align:top;margin:-2px 0 0;font-weight:700}
.destinations-offers-block-info .offer-promo-info .icon{display:inline-block;vertical-align:top;margin:-2px 0 0;font-size:20px}
.destinations-offers-block-info-button{width:200px;padding:29px 20px 2px;text-align:center}
.destinations-offers-block-info-button.center-block{padding-top:0;text-align:center}
@media only screen and (max-width:1279px){.destinations-offers-block-info-button{text-align:right}
}
@media only screen and (max-width:767px){.destinations-offers-block-info-button{width:260px;padding-bottom:15px}
}
.destinations-offers-block-info-overlay{position:absolute;left:0;right:0;bottom:0;opacity:0;background:rgba(255,169,3,.8);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;z-index:3}
.destinations-offers-block-info-overlay .destinations-offers-block-info-text{display:block}
@media only screen and (max-width:1279px){.destinations-offers-block-info-overlay{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;background:0}
}
.destinations-offers-block-info-overlay .btn{margin:0 0 3px;height:46px}
@media only screen and (max-width:767px){.destinations-offers-block-info-overlay .btn{min-width:218px;font-size:19px;padding:16px 25px;height:60px}
}
.destinations-offers-block-info-overlay .view-more{display:inline-block;vertical-align:top;font-weight:300;font-size:14px;color:#fff}
@media only screen and (max-width:767px){.destinations-offers-block-info-overlay .view-more{font-size:20px;margin-top:2px}
}
.destinations-offers-block-info-overlay .view-more .arrow{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.destinations-offers-block-info-overlay .view-more:focus,.destinations-offers-block-info-overlay .view-more:hover{text-decoration:none}
.destinations-offers-block-info-overlay .view-more:focus .arrow,.destinations-offers-block-info-overlay .view-more:hover .arrow{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}
.destinations-offers-block.active .destinations-offers-block-info-text,.destinations-offers-block:focus .destinations-offers-block-info-text,.destinations-offers-block:hover .destinations-offers-block-info-text{opacity:0}
.destinations-offers-block.active .destinations-offers-block-info-overlay,.destinations-offers-block:focus .destinations-offers-block-info-overlay,.destinations-offers-block:hover .destinations-offers-block-info-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}
.destinations-offers-block.active .destinations-offers-block-info-overlay .destinations-offers-block-info-text,.destinations-offers-block:focus .destinations-offers-block-info-overlay .destinations-offers-block-info-text,.destinations-offers-block:hover .destinations-offers-block-info-overlay .destinations-offers-block-info-text{opacity:1}
.destinations-offers-block.active .destinations-offers-direction-info,.destinations-offers-block:focus .destinations-offers-direction-info,.destinations-offers-block:hover .destinations-offers-direction-info{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}
.destinations-offers-more-link a{font-weight:500;font-size:12px}
.destinations-offers-more-link a:after,.destinations-offers-more-link a:before{content:'';display:table}
.destinations-offers-more-link a:after{clear:both}
.destinations-offers-more-link a .icon{top:2px;position:relative;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.destinations-offers-more-link a:focus,.destinations-offers-more-link a:hover{text-decoration:none}
.destinations-offers-more-link a:focus .icon,.destinations-offers-more-link a:hover .icon{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
@media only screen and (max-width:767px){.destinations-offers .base-link-more{margin-top:20px}
}
.baggage-info .destinations-offers{padding:14px 0 43px;border-bottom:1px solid #c7c7c7}
.baggage-info .destinations-offers:before{display:none}
.baggage-info .destinations-offers-title{display:block;margin:0 0 22px;font-size:15px;font-weight:400}
.baggage-info .destinations-offers-row{margin:0 -10px;letter-spacing:-6px}
.baggage-info .destinations-offers-cell{display:inline-block;vertical-align:top;width:33%;padding:0 7px 14px;letter-spacing:0;position:relative}
.baggage-info .destinations-offers-cell-notes-overlay{opacity:0;width:320px;position:absolute;left:14px;bottom:-16px;font-size:10px;line-height:1.3;font-weight:400;letter-spacing:0;color:#652245;transition:opacity 450ms ease}
.baggage-info .destinations-offers-cell-notes-overlay:before{content:'';position:absolute;top:-17px;left:7px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #652245}
@media only screen and (max-width:959px){.baggage-info .destinations-offers-cell-notes-overlay{width:200px;bottom:-36px}
}
.baggage-info .destinations-offers-cell:last-child .destinations-offers-cell-notes-overlay{left:auto;right:14px}
.baggage-info .destinations-offers-cell:last-child .destinations-offers-cell-notes-overlay:before{left:auto;right:7px}
.baggage-info .destinations-offers-cell:focus .destinations-offers-cell-notes-overlay,.baggage-info .destinations-offers-cell:hover .destinations-offers-cell-notes-overlay{opacity:1}
.baggage-info .destinations-offers-block-info-text{left:9px;bottom:5px}
.baggage-info .destinations-offers .offer-name,.baggage-info .destinations-offers .offer-price{font-size:12px}
.baggage-info .destinations-offers-block-info-overlay .destinations-offers-block-info-text{position:relative;top:5px;bottom:auto}
.baggage-info .destinations-offers-block-info-overlay .btn{height:auto}
.baggage-info .destinations-offers-block-info-button{width:auto}
@media only screen and (max-width:959px){.baggage-info .destinations-offers-block-info-button{padding:3px}
}
.destinations-offers-direction-info{position:absolute;top:0;left:0;width:100%;padding:10px 20px 9px;background:#fff;color:#00388B;z-index:5;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}
[dir=rtl] .destinations-offers-direction-info{background:linear-gradient(135deg,rgba(255,255,255,.85) 35%,#f7f7f7 55%,rgba(229,229,229,0) 100%) !important}
@media only screen and (max-width:1279px){.destinations-offers-direction-info{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
@media only screen and (max-width:767px){.destinations-offers-direction-info{position:relative;opacity:1;visibility:visible}
[dir=rtl].redeem-page .destinations-offers-direction-info{background:linear-gradient(135deg,#fff 55%,#f7f7f7 35%,rgba(229,229,229,0) 100%) !important}
.destinations-offers-direction-info+.destinations-info-section{bottom:100px}
}
.destinations-offers-direction-info-from{font-size:15px;line-height:1.3em;font-weight:400;margin:0}
.destinations-offers-direction-info-from:after,.destinations-offers-direction-info-from:before{content:'';display:table}
.destinations-offers-direction-info-from:after{clear:both}
.destinations-offers-direction-info-from-title{float:left;font-weight:700;margin:0 4px 0 0;font-size:inherit;line-height:inherit}
.destinations-offers-direction-info-from-description{float:left;font-weight:400;font-size:inherit;line-height:inherit}
.destinations-offers-direction-info-level{display:block;font-size:15px;line-height:1.3em;font-weight:700;margin:0 0 16px}
@media only screen and (max-width:1279px){.destinations-offers-direction-info-level{margin:0 0 8px}
}
@media only screen and (max-width:959px){.destinations-offers-direction-info-level{margin:0 0 2px}
}
.destinations-offers-direction-info-date{border-collapse:collapse;border:0;background:0;font-size:12px;line-height:1.3em}
.destinations-offers-direction-info-date th{text-align:left;padding:2px 8px 2px 0;vertical-align:top;font-weight:400}
.destinations-offers-direction-info-date td{padding:2px 0;text-align:left;vertical-align:top;font-weight:400}
.destinations-offers .destinations-info-section-buttons{position:absolute;right:15px;bottom:6px;padding:0}
.destinations-offers .destinations-info-section-buttons .btn{width:140px;margin:0 5px 10px}
@media only screen and (max-width:1279px){.destinations-offers .destinations-info-section-buttons .btn{width:110px}
}
@media only screen and (max-width:959px){.destinations-offers .destinations-info-section-buttons{position:static;padding:10px 0 0}
.destinations-offers .destinations-info-section-buttons .btn{margin:0 0 10px;width:100%}
}
.destinations-offers.destinations-offers-search{padding:81px 0}
.destination-country-region .destinations-offers.destinations-offers-search{padding:0}
@media only screen and (max-width:767px){.destinations-offers.destinations-offers-search{padding:10px 0}
}
.destinations-offers.destinations-offers-search .row{margin:0 -2px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col{padding:0 2px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-offers-block-info-overlay{height:150px}
@media only screen and (max-width:959px){.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-offers-block-info-overlay{height:auto}
}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-info-section-buttons,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-info-section-buttons{left:15px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:200px}
@media only screen and (max-width:959px){.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-info-section-buttons{left:15px}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block-info-text{display:block}
}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block-info-overlay{opacity:0;visibility:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;transition:opacity .5s ease,visibility .5s ease,transform .5s ease,-webkit-transform .5s ease}
}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block:focus .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-block:hover .destinations-offers-block-info-overlay{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
@media only screen and (max-width:1279px){.destinations-offers.destinations-offers-search .destinations-offers-block:focus .destinations-offers-block-info-overlay{opacity:1;visibility:visible;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}
}
.destinations-offers.destinations-offers-search .is-gradient-bottom:after{display:none}
.destinations-offers.destinations-offers-search .offers-label,.destinations-offers.destinations-offers-search .offers-title{display:block;font-size:20px;line-height:1.2;font-weight:300;margin:0 0 2px}
@media only screen and (max-width:959px){.destinations-offers.destinations-offers-search .offers-label,.destinations-offers.destinations-offers-search .offers-title{font-size:16px}
}
@media only screen and (max-width:767px){.destinations-offers.destinations-offers-search .offers-label,.destinations-offers.destinations-offers-search .offers-title{font-size:30px}
}
.destinations-offers.destinations-offers-search .offers-label [class^=icon-]{display:inline-block;vertical-align:middle;margin:-6px 10px 0 0;font-size:20px}
.destinations-offers.destinations-offers-search .offers-country,.destinations-offers.destinations-offers-search .offers-date{display:block;font-size:15px;line-height:1.2;font-weight:400}
.destinations-offers.destinations-offers-search .destinations-offers-block{margin-bottom:4px}
.destinations-offers.destinations-offers-search .destinations-offers-block:before{display:none}
.destinations-offers.destinations-offers-search .destinations-info-section-description:after{display:none}
.destinations-offers.destinations-offers-search .is-wide .destinations-info-section-description{max-width:38%}
.destinations-offers .destination-offers-bottom{margin:25px 0 0 0;text-align:center}
.sub-menu-aside{position:fixed;left:0;top:0;bottom:0;width:280px;background-color:#ebebeb;padding:20px 15px}
.destinations-info-section{position:absolute;z-index:4;width:100%;left:0;bottom:0;padding:20px;color:#fff}
.destinations-offers-search .destinations-info-section{padding:20px 20px 6px}
@media only screen and (max-width:959px){.destinations-offers-search .destinations-info-section{padding:10px 10px 0}
}
.destinations-offers-search .destinations-info-section:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:160%;z-index:-1}
.destinations-info-section .add-to-wish-list{display:inline-block;vertical-align:middle;margin:0 0 0 11px;color:#fff}
@media only screen and (max-width:1279px){.destinations-info-section .add-to-wish-list{margin-left:8px}
}
@media only screen and (max-width:959px){.destinations-info-section .add-to-wish-list{margin-left:6px}
}
@media only screen and (max-width:767px){.destinations-info-section .add-to-wish-list{margin-left:4px}
}
.destinations-info-section .add-to-wish-list [class^=icon-]{display:inline-block;vertical-align:middle;margin:-5px 0 0;font-size:25px}
@media only screen and (max-width:1279px){.destinations-info-section .add-to-wish-list [class^=icon-]{font-size:22px}
}
@media only screen and (max-width:959px){.destinations-info-section .add-to-wish-list [class^=icon-]{font-size:18px}
}
@media only screen and (max-width:767px){.destinations-info-section .add-to-wish-list [class^=icon-]{font-size:22px}
}
.destinations-info-section .add-to-wish-list .icon-favorite{display:none}
.destinations-info-section .add-to-wish-list.added .icon-heart{display:none}
.destinations-info-section .add-to-wish-list.added .icon-favorite{display:inline-block;font-size:29px}
@media only screen and (max-width:1279px){.destinations-info-section .add-to-wish-list.added .icon-favorite{font-size:26px}
}
@media only screen and (max-width:959px){.destinations-info-section .add-to-wish-list.added .icon-favorite{font-size:20px}
}
@media only screen and (max-width:767px){.destinations-info-section .add-to-wish-list.added .icon-favorite{font-size:26px}
}
.destinations-info-section .add-to-wish-list:focus,.destinations-info-section .add-to-wish-list:hover{text-decoration:none}
.destinations-info-section-description{overflow:hidden}
.destinations-info-section-description:after{content:'';float:left;width:60%;max-width:170px;height:60px}
@media only screen and (max-width:959px){.destinations-info-section-description:after{display:none}
}
.destinations-info-section-buttons{position:absolute;right:20px;bottom:20px;z-index:4}
.destinations-info-section-buttons .btn{padding:12px 10px 10px;margin:0;width:140px;text-align:center}
.destinations-info-section-buttons .link-bottom{position:relative;top:5px;display:inline-block;color:#fff;font-size:15px;line-height:1.2;border-bottom:1px solid #fff}
@media only screen and (max-width:959px){.destinations-info-section-buttons .link-bottom{margin-bottom:30px}
}
.destinations-info-section-buttons .link-bottom span{display:inline-block;font-size:12px;margin-right:1px;-webkit-transform:scale(1,.5);-ms-transform:scale(1,.5);transform:scale(1,.5)}
.destinations-info-section-buttons .link-bottom+.btn{margin-left:20px}
@media only screen and (max-width:959px){.destinations-info-section-buttons .link-bottom+.btn{margin-left:0}
}
.destinations-info-section-buttons .link-bottom:focus,.destinations-info-section-buttons .link-bottom:hover{text-decoration:none;border-bottom-color:transparent}
.destinations-info-section .offers-holder{float:left}
.destinations-info-section .offers-inner:after,.destinations-info-section .offers-inner:before{content:'';display:table}
.destinations-info-section .offers-inner:after{clear:both}
.destinations-info-section .offers-title{display:block;font-size:20px;line-height:1.2;font-weight:300;margin:0 0 2px}
@media only screen and (max-width:959px){.destinations-info-section .offers-title{font-size:16px}
}
.destinations-info-section .offers-country{display:block;font-size:15px;line-height:1.2;font-weight:300}
.destinations-info-section .offers-price{float:left;font-size:30px;line-height:1.2;font-weight:300;margin:0 12px -11px 0;color:#ffa903}
.col-sm-4 .destinations-info-section .offers-price{width:100%}
.destinations-info-section .offers-price-old{float:left;font-size:20px;line-height:1.2;font-weight:300;text-decoration:line-through;margin:9px 0 0}
.col-sm-4 .destinations-info-section .offers-price-old{width:100%}
@media only screen and (max-width:959px){.privilege-club .destinations-offers{padding-top:40px}
}
/*.subscribe{padding:179px 0 63px;background-image:linear-gradient(to bottom,#dee4e3 0,#ede8d4 100%);background-repeat:repeat-x;position:relative}*/
.subscribe{
	padding:179px 0 63px;
	background-image:linear-gradient(to bottom,#CFEBFF 0,#CFEBFF 100%);
	background: #CFEBFF; /* Old browsers */
	background: -moz-linear-gradient(to bottom,#CFEBFF 0,#CFEBFF 100%); /* CFEBFF  FF3.6-15 */
	background: -webkit-linear-gradient(to bottom,#CFEBFF 0,#CFEBFF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#CFEBFF 0,#CFEBFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background: linear-gradient(to bottom,#CFEBFF 0,#CFEBFF 100%);
	-webkit-linear-gradient:linear-gradient(to bottom,#CFEBFF 0,#CFEBFF 100%);
	background-repeat:repeat-x;
	position:relative;
	}

@media only screen and (max-width:959px){.subscribe{padding:10px 0 63px}
}
.subscribe:after{content:'';position:absolute;left:50%;top:50%;margin:-124px 0 0;width:809px;height:428px;background:url(homepageClientlibs/images/bg-subscribe.png) no-repeat;z-index:1}
.subscribe>*{position:relative;z-index:2}
.subscribe-wave-decoration{position:absolute;left:0;top:100%;right:0;z-index:3}
.subscribe-wave-decoration svg{vertical-align:bottom;margin:-4px -5px 0 -1px}
.subscribe-wave-decoration svg path{fill:#ede8d4}
.subscribe-content{font-size:22px;line-height:1.4;font-weight:100}
.subscribe-content h2{margin:0 0 22px}
.subscribe-content p{margin:0 0 13px}
.subscribe-form{font-size:12px;font-weight:300}
.subscribe-form .row{margin-bottom:17px}
.subscribe-form label{display:block;padding:0 0 6px 10px}
.subscribe-form input[type=submit]{display:block;width:160px;height:50px;font-size:16px;font-weight:300;color:#fff;background:#00388B;border:0;border-radius:2px;transition:all .5s;border:2px solid #00388B}
.subscribe-form input[type=submit]:hover{color:#fff;background:#3e0621}
.subscribe-checkbox-cell{margin:-6px 0 35px}
.subscribe-checkbox-cell label{padding:0 0 6px 22px;position:relative}
.subscribe-checkbox-cell label:before{content:'';position:absolute;top:-1px;left:0;height:16px;width:16px;background:#fff;border:2px solid #00388B;border-radius:2px}
.subscribe-checkbox-cell input[type=checkbox]{float:left;width:12px;height:12px;margin:6px -13px 0 0;opacity:0}
.subscribe-checkbox-cell input[type=checkbox]:checked+label:before{background:#00388B}
.subscribe-checkbox-cell input[type=checkbox]:checked+label:after{content:"\e901";position:absolute;left:2px;top:1px;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#fff/*!rtl:raw: right: 1px;*/}
@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
.content-block{padding:226px 0 200px;background:0;background-size:cover;position:relative}
@media only screen and (max-width:767px){.content-block{padding:140px 0 140px}
}
.content-block .container{position:relative;z-index:2}
.content-block-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;font-size:0;line-height:0;color:transparent;text-indent:100%}
@media only screen and (max-width:767px){.content-block.is-awards-block h2{color:#fff}
}
.content-block.is-qmiles-block:after,.content-block.is-qmiles-block:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;width:100%;z-index:-1;background-image:linear-gradient(to right,#bcc2d4,#bcc2d4 38%,#e7e3e4);background-repeat:no-repeat}
.content-block.is-qmiles-block:after{background-image:linear-gradient(transparent,rgba(242,242,242,.7) 40%,#f2f2f2);background-repeat:no-repeat}
.content-block.is-qmiles-block .content-block-text{position:relative}
.content-block.is-qmiles-block .content-block-text:before{content:'';position:absolute;left:-20%;top:-100%;width:72%;height:100%;z-index:3;background:url(homepageClientlibs/images/bg-qmiles-block-plane.png) no-repeat;background-size:cover/*!rtl:raw: transform: rotateY(180deg);*/}
.content-block.is-wide .content-block-content-area{width:90%}
.content-block.is-font-light .content-block-text{font-weight:300}
.content-block.is-black-lighting .content-block-text{position:relative}
.content-block.is-black-lighting .content-block-text:before{content:'';position:absolute;left:-20%;top:-100%;bottom:50%;right:50%;height:0;box-shadow:0 0 200px 200px rgba(0,0,0,.1);z-index:2}
.content-block.is-bottom-wave .content-block-wave-decoration{bottom:auto;top:100%}
.content-block .content-block-wave-decoration.is-top-wave{bottom:auto;top:0}
.content-block.is-none-bottom-wave .content-block-wave-decoration{display:none}
.content-block.is-white-text .content-block-content-area{color:#fff}
.content-block.is-beige-lighting,.content-block.is-beige-lighting-reverse,.content-block.is-black-lighting,.content-block.is-black-lighting-reverse,.content-block.is-burgundy-lighting{position:relative}
.content-block.is-beige-lighting-reverse:before,.content-block.is-beige-lighting:before,.content-block.is-black-lighting-reverse:before,.content-block.is-black-lighting:before,.content-block.is-burgundy-lighting:before{content:'';position:absolute;right:40%;left:0;bottom:0;top:0;background-image:linear-gradient(to right,#00388B 0,transparent 100%);background-repeat:repeat-x;z-index:2}
.content-block .gradient-mask{content:'';position:absolute;right:40%;left:0;bottom:0;top:0;z-index:2}
@media only screen and (max-width:959px){.content-block.is-beige-lighting-flipped:before,.content-block.is-black-lighting-flipped:before,.content-block.is-burgundy-lighting-flipped:before{right:0;background-image:linear-gradient(to bottom,#00388B 0,transparent 100%);background-repeat:repeat-x}
}
.content-block.is-black-lighting-reverse:before{right:0;left:40%;background-image:linear-gradient(to left,#000 60%,transparent 100%);background-repeat:repeat-x}
.content-block.is-beige-lighting:before{background-image:linear-gradient(to right,#dcd9d2 60%,transparent 100%);background-repeat:repeat-x}
.content-block.is-beige-lighting-reverse:before{right:0;left:40%;background-image:linear-gradient(to left,#dcd9d2 60%,transparent 100%);background-repeat:repeat-x}
@media only screen and (max-width:959px){.content-block.is-black-lighting-flipped:before{background-image:linear-gradient(to bottom,#000 60%,transparent 100%);background-repeat:repeat-x}
}
.content-block.is-base-block{padding:50px 0}
.content-block.is-journey-block{padding:40px 0 60px;color:#5a5a5a}
.content-block.is-journey-block h2{font-size:30px;font-weight:400;margin:0 0 52px;color:#00388B}
.content-block.is-journey-block h2 a{color:inherit}
@media only screen and (max-width:767px){.content-block.is-journey-block h2{font-size:48px;margin:0 0 30px;margin:0 0 15px}
}
.content-block.is-journey-block h3{line-height:1.4em;color:#00388B;margin:0 0 17px;font-size:20px}
.content-block.is-journey-block h3 a{color:inherit}
@media only screen and (max-width:767px){.content-block.is-journey-block h3{font-size:32px;line-height:1.22em;margin:0 0 36px}
}
.content-block.is-journey-block p{font-size:14px;line-height:1.3em;margin:0 0 5px;font-weight:300}
@media only screen and (max-width:767px){.content-block.is-journey-block p{font-size:20px;font-weight:100;line-height:1.5;margin:0}
}
.content-block.is-wave-gray-svg .content-block-wave-decoration svg path{fill:#ebebeb}
.content-block-wave-decoration{position:absolute;left:0;bottom:0;right:0;z-index:3;font-size:0;line-height:0}
.content-block-wave-decoration svg{vertical-align:bottom;margin-left:-2px;margin-right:-2px;margin-bottom:-1px}
.content-block-wave-decoration svg path{fill:#fff}
.content-block-content-area{width:50%;padding:0 10px 0 70px}
@media only screen and (max-width:767px){.content-block-content-area{padding:0;width:100%}
}
.content-block h2{margin:0 0 28px;line-height:1.15}
@media only screen and (max-width:767px){.content-block h2{font-size:42px;font-weight:300;line-height:1.2;margin:0 0 12px}
}
.content-block-text{font-weight:100;font-size:22px;line-height:1.4}
.content-block-text p{margin:0 0 53px}
@media only screen and (max-width:767px){.content-block-reward-box{float:right}
}
.content-block.is-gallery-slide{position:relative;overflow:hidden;padding:0;height:720px;background:0}
@media only screen and (max-width:767px){.content-block.is-gallery-slide{height:1070px}
}
.content-block.is-gallery-slide h2{font-size:30px}
.content-block.is-gallery-slide .slide{position:relative;left:0;top:0;width:100%;height:720px;background-size:cover;z-index:1;white-space:nowrap}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide{height:1070px}
}
.content-block.is-gallery-slide .slide.active{z-index:2}
.content-block.is-gallery-slide .slide .image-block{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover}
.content-block.is-gallery-slide .slide .image-block:before{content:'';position:absolute;right:40%;left:0;bottom:0;top:0;z-index:3;background-image:linear-gradient(to right,#00388B 0,transparent 100%);background-repeat:repeat-x}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide .image-block{height:44%}
}
.content-block.is-gallery-slide .slide:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;margin:0 0 0 -5px}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide:after{height:150%}
}
.content-block.is-gallery-slide .slide .content-block-gallery-text-section{display:inline-block;vertical-align:middle;width:100%;white-space:normal;position:relative;z-index:6}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .slide{background-color:#00388B}
}
.content-block.is-gallery-slide .content-block-wave-decoration{z-index:5}
.content-block.is-gallery-slide .content-block-content-area{z-index:4;position:relative}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .content-block-content-area{width:100%;padding:0 10px}
}
.content-block.is-gallery-slide .gallery-switcher{bottom:15%}
@media only screen and (max-width:767px){.content-block.is-gallery-slide .gallery-switcher{bottom:52%}
}
.two-columns-content-block{position:relative;color:#fff;z-index:6}
.two-columns-content-block.is-between-content-blocks{margin:-135px 0 -70px}
@media only screen and (max-width:959px){.two-columns-content-block.is-between-content-blocks>.container{padding-left:0;padding-right:0}
}
.two-columns-content-block-column{min-height:398px;padding:26px 30px 125px 35px;position:relative;background:#00388B}
.two-columns-content-block-column.is-has-background-image{background:url(homepageClientlibs/images/bg-two-columns-block.jpg) no-repeat;background-size:cover}
.two-columns-content-block-header{overflow:hidden}
.two-columns-content-block-header h2{float:left;max-width:60%;font-size:27px;line-height:1.15}
.two-columns-content-block-header-likes-rating{float:right;max-width:40%;padding:8px 0 0;font-size:18px;font-weight:300}
.two-columns-content-block-header-likes-rating .icon{display:inline-block;vertical-align:top;font-size:27px}
.two-columns-content-block-main ul{padding:36px 0 0;font-size:18px;font-weight:300}
.two-columns-content-block-main ul li{margin:0 0 3px;overflow:hidden}
.two-columns-content-block-main ul li a{display:inline-block;vertical-align:top;padding:0 0 0 26px;color:#fff;position:relative}
.two-columns-content-block-main ul li a:before{position:absolute;left:1px;top:5px;content:"\e903";font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease/*!rtl:raw: transform: rotateY(180deg);*/}
.two-columns-content-block-main ul li a:hover{text-decoration:none}
.two-columns-content-block-main ul li a:hover:before{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)/*!rtl:raw: transform: translateX(-4px) rotateY(180deg);*/}
.two-columns-content-block-main img{max-width:100%;height:auto}
.two-columns-content-block-footer{position:absolute;left:35px;right:35px;bottom:24px}
.two-columns-content-block-footer-cell{text-align:right}
.two-columns-content-block-footer-cell:last-child{text-align:left}
.two-columns-content-block-footer-cell .btn{margin-bottom:10px}
@media only screen and (max-width:959px){.two-columns-content-block-footer-cell .btn{min-width:140px}
}
.two-columns-content-block-offer-name,.two-columns-content-block-offer-price{display:block;text-align:left;font-size:32px;font-weight:400;line-height:41px}
.two-columns-content-block-offer-name{margin:-22px 0 0}
.two-columns-content-block-offer-price{margin:0 0 10px;font-size:36px}
.intro{margin:0 0 27px;background:#00388B;position:relative;background-position:50% 100%;background-size:cover}
@media only screen and (max-width:767px){.intro{margin:0 0 87px}
}
.intro-holder{max-width:1280px;min-height:230px;margin:0 auto;position:relative;overflow:hidden}
.intro-holder.has-overlay:after,.intro-holder.has-overlay:before{content:'';position:absolute;left:0;top:0;bottom:0;height:100%;width:39%;z-index:2}
.intro-holder.has-overlay:before{background-repeat:repeat-x;background-image:linear-gradient(89deg,#00388B,transparent)}
.intro-holder.has-overlay:after{left:auto;right:0;width:20%;background-repeat:repeat-x;background-image:linear-gradient(90deg,transparent,#00388B)}
.intro-holder>*{position:relative;z-index:2}
.intro-holder>img{position:absolute;width:100%;top:0;bottom:0;left:0;right:0;z-index:1}
@media only screen and (max-width:767px){.intro-holder>img{width:auto}
}
.intro-link{position:relative}
.intro-link-holder{position:absolute;bottom:-14px;right:18px;z-index:16}
@media only screen and (max-width:767px){.intro-link-holder{bottom:-50px;left:18px;right:auto}
}
.intro-link-more{display:inline-block;vertical-align:top;font-size:15px;font-weight:100}
@media only screen and (max-width:767px){.intro-link-more{font-size:20px}
}
.intro-link-more span[class*=" icon-"],.intro-link-more span[class^=icon-]{display:inline-block;vertical-align:top;margin:3px 7px 0 0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
@media only screen and (max-width:767px){.intro-link-more span[class*=" icon-"],.intro-link-more span[class^=icon-]{margin:5px 7px 0 0}
}
.intro-link-more:hover{text-decoration:none}
.intro-link-more:hover span[class*=" icon-"],.intro-link-more:hover span[class^=icon-]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}
.intro .weather-week{color:#fff}
.intro .weather-week-controls a{color:#fff}
.intro .wave-decoration{z-index:10}
.fly-info-title{margin:0 0 4px;font-size:18px;line-height:1.2;font-weight:100}
@media only screen and (max-width:767px){.fly-info-title{margin:0 0 12px;font-size:28px}
}
.fly-info-details{display:-webkit-box;display:flex;width:100%}
.fly-info-details-cell{max-width:145px;line-height:1.2}
.fly-info-details-cell.is-wide{-webkit-box-flex:1;flex-grow:1;padding:0 12px 0 4px;max-width:none}
@media only screen and (max-width:767px){.fly-info-details-cell.is-wide{padding:0 14px}
}
.fly-info-details-airport-code{display:block;margin:0 0 -5px;font-size:32px;font-weight:100;color:#00388B}
@media only screen and (max-width:767px){.fly-info-details-airport-code{margin:0;font-size:48px}
}
.fly-info-details-airport-city{font-size:14px;font-weight:400;color:#5a5a5a}
@media only screen and (max-width:767px){.fly-info-details-airport-city{font-size:21px}
}
.fly-info-details-pathway{display:block;height:42px;position:relative}
@media only screen and (max-width:767px){.fly-info-details-pathway{height:54px}
}
.fly-info-details-pathway:before{content:'';position:absolute;left:18px;right:0;top:50%;height:2px;background:#c7c7c7}
.fly-info-details-pathway:after{content:'';position:absolute;right:0;top:50%;margin:-6px 0 0;width:12px;height:12px;background:#fff;border:2px solid #c7c7c7;border-radius:100%}
.fly-info-details-pathway span[class*=" icon-"],.fly-info-details-pathway span[class^=icon-]{position:absolute;left:0;top:50%;height:54px;margin:-27px 0 0;font-size:54px}
.fly-info-details-pathway-transfer{position:absolute;top:33px;right:40%;font-size:12px;font-weight:400;color:#000}
@media only screen and (max-width:959px){.fly-info-details-pathway-transfer{top:40px;right:37px;font-size:18px}
}
.fly-info-details-pathway-transfer:after{content:'';position:absolute;right:18px;top:-18px;width:12px;height:12px;background:#fff;border:2px solid #c7c7c7;border-radius:100%}
@media only screen and (max-width:959px){.fly-info-details-pathway-transfer:after{top:-25px}
}
@media only screen and (max-width:767px){.fly-info-details-pathway-transfer:after{top:-19px}
}
.tools{margin:0;padding:49px 22px 33px;text-align:right;letter-spacing:-6px}
@media only screen and (max-width:959px){.tools{text-align:center}
}
.tools>li{display:inline-block;vertical-align:top;letter-spacing:0;margin:0 12px}
.tools>li a{display:block;width:39px;height:39px;text-align:center;color:#00388B;border:2px solid #00388B;border-radius:100%;outline:0}
.tools>li a:focus,.tools>li a:hover{text-decoration:none;background-color:#00388B;color:#fff;outline:0}
.tools>li a span[class*=" icon-"],.tools>li a span[class^=icon-]{font-size:20px;line-height:1.85}
.tools.is-disabled{position:relative}
.tools.is-disabled:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:url(homepageClientlibs/images/transparent.gif);z-index:2}
.tools.is-disabled a{color:#c7c7c7;border-color:#ebebeb}
.featured-row{padding:0 0 100px;font-size:32px;line-height:1.1875;text-align:center;font-weight:100;background:#fff}
.featured-row:after,.featured-row:before{content:'';display:table}
.featured-row:after{clear:both}
@media only screen and (max-width:767px){.featured-row{text-align:left;font-weight:300}
}
.featured-row-holder{padding:33px 10px}
.featured-row .icon-arrow-down{display:block;margin:0 auto 37px;font-size:20px;text-align:center}
@media only screen and (max-width:767px){.featured-row .icon-arrow-down{margin:0 auto 33px;font-size:32px}
}
.featured-row p{margin:0 0 12px}
.recent-links{padding:22px 52px 40px 69px;font-size:15px;font-weight:300;color:#fff;background:#521231}
@media only screen and (max-width:767px){.recent-links{margin:0 -10px 0 -20px;padding:36px 15px 71px 19px;font-size:22px}
}
.recent-links a{color:#fff}
.recent-links a:hover{color:#fff}
.recent-links-holder,.recent-links-img-holder{display:inline-block;vertical-align:bottom;width:67%}
@media only screen and (max-width:767px){.recent-links-holder,.recent-links-img-holder{width:91%}
}
.recent-links-img-holder{width:31%;text-align:right}
.recent-links-img-holder img{width:72px;height:auto}
@media only screen and (max-width:767px){.recent-links-img-holder{position:absolute;right:9px;bottom:61px;width:auto}
.recent-links-img-holder img{width:108px}
}
.recent-links-title{display:block;margin:0 0 10px;padding:0 0 3px;font-size:28px;font-weight:300;border-bottom:1px solid #b8b8b8}
@media only screen and (max-width:767px){.recent-links-title{margin:0 0 16px;font-size:42px;letter-spacing:-1px;border-bottom:2px solid #b8b8b8}
}
.recent-links-list{margin:0 0 27px}
.recent-links-list li{margin:0 0 8px}
@media only screen and (max-width:767px){.recent-links-list li{margin:0 0 12px}
}
.last-activities{color:#521231;background:#f7f7f7}
@media only screen and (max-width:767px){.last-activities{margin:0 -20px 0 -10px}
}
.last-activities-holder{max-width:400px;margin:0 auto}
.last-activities-holder:after,.last-activities-holder:before{content:'';display:table}
.last-activities-holder:after{clear:both}
@media only screen and (max-width:767px){.last-activities-holder{max-width:none}
}
.last-activities-title{display:block;margin:0 0 14px;text-indent:13px;font-size:28px;font-weight:300}
@media only screen and (max-width:767px){.last-activities-title{margin:0 0 20px 6px;font-size:42px;letter-spacing:-1px}
}
.last-activities-content{padding:22px 0}
.last-activities-content:after,.last-activities-content:before{content:'';display:table}
.last-activities-content:after{clear:both}
@media only screen and (max-width:767px){.last-activities-content{padding:34px 0 28px}
}
.last-activities-content table{width:100%;text-align:center;table-layout:fixed}
.last-activities-content table tr:nth-child(2n){background:#f0efee}
.last-activities-content table tr:first-child th{padding:0 0 8px;font-size:14px;font-weight:700}
@media only screen and (max-width:767px){.last-activities-content table tr:first-child th{padding:0 0 14px;font-size:21px}
}
.last-activities-content table td,.last-activities-content table th{padding:5px 0 3px;font-size:15px;font-weight:300}
@media only screen and (max-width:767px){.last-activities-content table td,.last-activities-content table th{padding:6px 0;font-size:22px}
}
.last-activities-bottom-row{padding:8px 8px 9px;background:#f0efee}
@media only screen and (max-width:767px){.last-activities-bottom-row{padding:20px 8px 9px}
}
.last-activities-additional-links{margin:0;padding:0 0 0 14px;font-size:14px;font-weight:300}
@media only screen and (max-width:767px){.last-activities-additional-links{font-size:21px;font-weight:400}
}
.last-activities-additional-links li{display:inline-block;vertical-align:top;margin:0 0 0 32px}
.last-activities-additional-links li:first-child{margin:0}
@media only screen and (max-width:959px){.last-activities-additional-links li{display:block;margin:0}
}
@media only screen and (max-width:767px){.last-activities-additional-links li{margin:0 0 17px}
.last-activities-additional-links li:first-child{margin:0 0 17px}
}
.last-activities-additional-links a span[class*=" icon-"],.last-activities-additional-links a span[class^=icon-]{display:inline-block;vertical-align:middle;margin:0 10px 0 0;font-size:11px;position:relative;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
@media only screen and (max-width:767px){.last-activities-additional-links a span[class*=" icon-"],.last-activities-additional-links a span[class^=icon-]{margin:-3px 12px 0 -2px;font-size:15px}
}
.last-activities-additional-links a:hover{text-decoration:none}
.last-activities-additional-links a:hover span[class*=" icon-"],.last-activities-additional-links a:hover span[class^=icon-]{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}
.T38.is-dashboard .last-activities-handle,.last-activities .last-activities-handle{display:none}
.T38.is-dashboard .last-activities-handle:first-child,.last-activities .last-activities-handle:first-child{display:block}
.two-columns-gallery{padding:70px 0;font-size:18px;line-height:1.23}
@media only screen and (max-width:767px){.two-columns-gallery{padding:53px 0;margin:0 -10px;font-size:20px;line-height:1.5}
}
.two-columns-gallery h2{margin:0 0 33px;font-size:40px}
@media only screen and (max-width:767px){.two-columns-gallery h2{margin:0 0 18px}
}
.two-columns-gallery p{margin:0 0 22px}
@media only screen and (max-width:767px){.two-columns-gallery p{margin:0 0 30px}
}
.two-columns-gallery-holder{position:relative}
.two-columns-gallery-holder:after,.two-columns-gallery-holder:before{content:'';display:table}
.two-columns-gallery-holder:after{clear:both}
.two-columns-gallery .btn-next,.two-columns-gallery .btn-prev{position:absolute;top:50%;left:-52px;margin:-29px 0 0;height:57px;border:0;outline:0;line-height:0;font-size:0;cursor:pointer;background:0}
.two-columns-gallery .btn-next:hover,.two-columns-gallery .btn-prev:hover{text-decoration:none}
.two-columns-gallery .btn-next span[class*=" icon-"],.two-columns-gallery .btn-next span[class^=icon-],.two-columns-gallery .btn-prev span[class*=" icon-"],.two-columns-gallery .btn-prev span[class^=icon-]{font-size:50px}
.two-columns-gallery .btn-next{left:auto;right:-52px}
.two-columns-gallery-text-holder{padding:44px 20px 10px 47px}
@media only screen and (max-width:767px){.two-columns-gallery-text-holder{padding:31px 20px 10px 20px}
}
.two-columns-gallery-info-title{display:block;margin:0 0 11px;font-size:16px;font-weight:400}
@media only screen and (max-width:767px){.two-columns-gallery-info-title{margin:0 0 6px;font-size:28px;font-weight:300;letter-spacing:-1px}
}
.two-columns-gallery-list{margin:0}
.two-columns-gallery-list .slick-list{margin:0 0 20px}
@media only screen and (max-width:767px){.two-columns-gallery-list .slick-list{margin:0 0 28px}
}
.two-columns-gallery-list .gallery-slide{display:none;color:#fff;background:#521231;outline:0;position:relative}
.two-columns-gallery-list .gallery-slide:after,.two-columns-gallery-list .gallery-slide:before{content:'';display:table}
.two-columns-gallery-list .gallery-slide:after{clear:both}
.two-columns-gallery-list .gallery-slide:first-child{display:block;display:-ms-flex;display:-webkit-box;display:flex}
.two-columns-gallery-list .gallery-slide .has-image{position:relative;display:-ms-flex;display:-webkit-box;display:flex}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{color:#00388B;background-size:cover;position:relative}
@media only screen and (max-width:767px){.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column{height:480px !important;margin-left:-20px}
}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header{position:relative;padding-top:75px;padding-left:40px;padding-right:28px;padding-bottom:42px}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header .title{display:block;margin:0 0 9px;font-size:27px;font-weight:300}
@media only screen and (max-width:767px){.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header .title{margin:0 0 6px}
}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header h2{margin:0;font-size:44px;line-height:1;font-weight:400}
@media only screen and (max-width:767px){.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-header h2{font-size:42px}
}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .two-columns-gallery-btn-holder{position:absolute;right:28px;left:40px;bottom:32px}
.two-columns-gallery-list .gallery-slide .has-image .two-columns-gallery-column .btn{width:296px;bottom:0}
.two-columns-gallery-list.slick-initialized .gallery-slide{display:block;display:-webkit-box;display:flex}
@media only screen and (max-width:767px){.two-columns-gallery-list.slick-initialized .gallery-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}
}
.two-columns-gallery-btn-holder{height:83px;position:relative}
.two-columns-gallery-btn-holder .btn{position:absolute;width:200px;padding:20px 25px 12px;left:0;bottom:22px}
@media only screen and (max-width:767px){.two-columns-gallery-btn-holder .btn{width:185px;padding:11px 16px 9px;font-size:24px}
}
@media only screen and (max-width:767px){.two-columns-gallery-column{height:auto !important}
}
.two-columns-gallery .slick-dots,.two-columns-gallery-switcher{margin:0;text-align:center;letter-spacing:-6px}
.two-columns-gallery .slick-dots>li,.two-columns-gallery-switcher>li{display:inline-block;vertical-align:top;width:15px;height:15px;letter-spacing:0;margin:0 5px}
@media only screen and (max-width:767px){.two-columns-gallery .slick-dots>li,.two-columns-gallery-switcher>li{width:22px;height:22px;margin:0 8px}
}
.two-columns-gallery .slick-dots>li.slick-active button,.two-columns-gallery-switcher>li.slick-active button{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);background:#00388B}
.two-columns-gallery .slick-dots>li a,.two-columns-gallery .slick-dots>li button,.two-columns-gallery-switcher>li a,.two-columns-gallery-switcher>li button{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:block;height:100%;width:100%;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;border:2px solid #00388B;border-radius:100%;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}
.two-columns-gallery .slick-dots>li a.active,.two-columns-gallery .slick-dots>li a:hover,.two-columns-gallery .slick-dots>li button.active,.two-columns-gallery .slick-dots>li button:hover,.two-columns-gallery-switcher>li a.active,.two-columns-gallery-switcher>li a:hover,.two-columns-gallery-switcher>li button.active,.two-columns-gallery-switcher>li button:hover{background:#00388B}
.inline-list{margin:0;font-size:20px;line-height:1.2;font-weight:300;letter-spacing:-6px}
.inline-list li{display:inline-block;vertical-align:top;letter-spacing:0;margin:0 10px}
.inline-list li.active a{color:#00388B;font-weight:400;text-decoration:underline}
.inline-list a{color:#5a5a5a}
.inline-list a:hover{color:#00388B;text-decoration:underline}
.regions-list{overflow:hidden;position:relative;transition:height .2s ease}
@media only screen and (max-width:767px){.regions-list{margin:0 -20px}
}
.regions-item{visibility:hidden;position:absolute !important;z-index:1;opacity:0}
.regions-item.active{-webkit-animation-name:drop;animation-name:drop;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;visibility:visible;transition:all .2s ease-in-out;position:relative !important;z-index:2;opacity:1}
@-webkit-keyframes drop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes drop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
.media-tabs{background:#fff}
.media-tabs:after,.media-tabs:before{content:'';display:table}
.media-tabs:after{clear:both}
.media-tabs-tabset{display:table;width:100%;margin:0;text-align:center;table-layout:fixed}
@media only screen and (max-width:959px){.media-tabs-tabset{table-layout:auto}
}
.media-tabs-tabset li{display:table-cell;vertical-align:top}
.media-tabs-tabset li a{display:block;padding:16px 5px 13px;color:#652245;position:relative;text-decoration:none;outline:0}
.media-tabs-tabset li a span[class*=" icon-"],.media-tabs-tabset li a span[class^=icon-]{font-size:11px}
.media-tabs-tabset li a:after{opacity:0;content:'';position:absolute;left:50%;bottom:-5px;width:0;margin:0 0 0 -4px;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid #652245;z-index:2;transition:opacity 350ms ease}
.media-tabs-tabset li a:hover{text-decoration:none;color:#fff;background:#652245}
.media-tabs-tabset li a:hover:after{opacity:1}
.media-tabs-tabset li.active a{color:#fff;background:#652245}
.media-tabs-tabset li.active a:after{opacity:1}
.media-tabs-list:after,.media-tabs-list:before{content:'';display:table}
.media-tabs-list:after{clear:both}
.media-tabs-tab-content{display:none;position:relative;color:#fff}
.media-tabs-tab-content:after,.media-tabs-tab-content:before{content:'';display:table}
.media-tabs-tab-content:after{clear:both}
.media-tabs-tab-content.active{display:block}
.media-tabs-tab-content img{width:100%;height:auto}
.media-tabs-tab-content-gradient{position:absolute;top:0;right:0;bottom:0;left:0}
.media-tabs-text-holder{position:absolute;left:25px;bottom:14px;width:50%;line-height:1.1875;font-weight:300}
.media-tabs-text-holder a{font-size:10px;color:#fff}
.media-tabs-title{display:block;font-size:16px;font-weight:300}
.offers-price-list{margin:0;font-size:17px;font-weight:300}
.offers-price-list li{padding:3px 0 6px;overflow:hidden;border-bottom:1px solid #b28fa2}
.offers-price-list li a{display:block;overflow:hidden;text-decoration:none;outline:0;color:inherit}
.subscribe{padding:0 !important;}

@media only screen and (max-width:767px){.T7_4-flight-form h3{margin-top:0}
}
.input-base.input-base-with-icon .input-base-icon{position:absolute;top:50%;left:14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.input-base.input-base-with-icon input[type=text]{padding-left:40px}
.total-bagage-container span.total-bagage{padding:20px 0 35px 30px;float:left;font-weight:700;font-size:16px}
.total-bagage-container span.bagage-price{float:right;padding:20px 133px;font-weight:700;font-size:16px}
.input-base.input-base-with-icon span.input-base-placeholder{padding-left:40px}
.baggage-summary-btn{cursor:pointer}
@media only screen and (max-width:767px){.total-bagage-container span.bagage-price{padding:20px 19px}
.gift-qmiles-summary td:last-child>div{border-right:none !important}
}
.message-success.green span[class^=icon]{background:#fff;color:#00a651}
.video-player .vjs-big-play-button{font-size:65px;border-radius:50px;background:0;width:100px;height:100px;left:50%;margin-left:-50px;top:50%;margin-top:-50px}
.airline-filter:after,.airline-filter:before{content:'';display:table}
.airline-filter:after{clear:both}
@media only screen and (max-width:767px){.airline-filter{background-color:#ebebeb}
}
.airline-filter-select{float:right;display:inline-block;position:relative;z-index:10;margin:20px 0 20px 50px}
@media only screen and (max-width:767px){.airline-filter-select{padding:30px;margin:0;width:100%}
}
.airline-filter-select .custom-select{min-width:267px}
@media only screen and (max-width:767px){.airline-filter-select .custom-select{min-width:100%;margin-bottom:0}
}
.airline-filter-container>div{display:none}
.airline-filter-container>div.active{display:block}
div.C51{position:absolute;top:20px;width:295px;background:rgba(255,255,255,.75);box-shadow:5px 3px 57px #444;z-index:2}
@media only screen and (max-width:959px){div.C51{width:90%;left:50%;margin:0 0 0 -45%}
}
.warning{min-height:475px}
.warning.warning-container{position:relative;top:0;-webkit-transform:none;-ms-transform:none;transform:none}
.warning .wave-decoration{z-index:0}
.warning .wave-decoration.is-gray-light svg path{fill:#f7f7f7}
div.anci{background:#fff}
div.anci.post{margin-top:60px}
@media only screen and (max-width:959px){div.anci{padding:0}
}
div.anci-content{padding:0 20px;font-size:16px}
@media only screen and (max-width:959px){div.anci-content{padding:0}
}
div.anci-content.bordered{border-bottom:1px solid #dedede;padding-bottom:20px}
div.anci-content.bordered.is-negative{padding-bottom:5px;margin-bottom:20px}
div.anci-content div.anci-head span.anci-head-icon{display:block;float:left;margin:5px 20px 0 0}
div.anci-content div.anci-head span.anci-head-icon.baggage{width:36px;height:32px;margin-top:12px;background:url(../../../images/anci-baggage.jpg) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.meal{width:37px;height:34px;margin-top:9px;background:url(../../../images/anci-meal.jpg) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.insurance{width:33px;height:41px;margin-top:8px;background:url(../../../images/anci-insurance.jpg) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.car{width:45px;height:38px;margin-top:8px;background:url(../../../images/anci-car.jpg) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.hotel{width:45px;height:30px;margin-top:12px;background:url(../../../images/anci-hotel.jpg) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.seat{width:28px;height:38px;margin-top:7px;background:url(../../../images/anci-seat.jpg) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.upgrade-your-trip{width:46px;height:40px;margin-top:7px;background:url(../../../images/anci-upgrade-trip.png) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.special-assistance{width:46px;height:40px;margin-top:7px;background:url(../../../images/anci-special-assistance.png) 0 0 no-repeat}
div.anci-content div.anci-head span.anci-head-icon.payment-method{margin-top:15px;font-size:24px}
div.anci-content div.anci-head span.anci-head-icon.fare-details{margin-top:15px;font-size:32px}
@media only screen and (max-width:959px){div.anci-content div.anci-head span.anci-head-icon{margin:0 15px 10px 18px}
}
div.anci-content div.anci-head div.anci-notification{padding:15px 0 0 0}
div.anci-content div.anci-head div.anci-notification h4{font-size:24px;margin-top:5px}
@media only screen and (max-width:959px){div.anci-content div.anci-head div.anci-notification{display:none}
}
div.anci-content div.anci-head div.anci-notification span.anci-notification-icon{display:block;float:left;margin:4px 7px 0 0;width:20px;height:20px}
@media only screen and (max-width:767px){div.anci-content div.anci-head div.anci-notification span.anci-notification-icon{margin:10px 7px 0 0}
}
div.anci-content div.anci-head div.anci-notification.orange{color:orange}
div.anci-content div.anci-head div.anci-notification.orange span.anci-notification-icon{background:url(../../../images/anci-check-orange.jpg) 0 0 no-repeat}
div.anci-content div.anci-head div.anci-notification.green{color:green}
div.anci-content div.anci-head div.anci-notification.green span.anci-notification-icon{background:url(../../../images/anci-check-green.jpg) 0 0 no-repeat}
div.anci strong{display:inline-block;margin:0 0 10px 0;font-size:15px;font-weight:700}
div.anci ul li{padding:0 0 9px;font-size:16px}
@media only screen and (max-width:959px){div.anci ul li{padding:0 0 16px;line-height:24px}
div.anci ul li span.anci-notification-icon{margin:0 7px 0 0 !important}
}
div.anci div.accordion-module-opener{background:0}
@media only screen and (max-width:767px){div.anci div.accordion-module-opener{display:inline-block}
div.anci div.accordion-module-opener .sub-total{border-top:1px solid #ccc;margin:0 15px;width:93%}
div.anci div.accordion-module-opener .sub-total h4.price{margin-bottom:0;font-weight:700}
div.anci div.accordion-module-opener .sub-total small{font-size:12px}
div.anci div.accordion-module-opener .sub-total sup{color:red}
}
@media only screen and (max-width:959px){div.anci div.accordion-module-opener.anci-post-module:after{top:40px}
}
div.anci div.accordion-module-opener:after{margin:-2px 0 0}
@media only screen and (max-width:959px){div.anci div.accordion-module-opener:after{left:auto;right:21px}
}
div.anci div.accordion-module-opener h1{margin:6px 0 6px 37px}
@media only screen and (max-width:767px){div.anci div.accordion-module-opener h1{font-size:28px;padding:15px 0 0}
}
div.anci div.accordion-module-content{color:#00388B}
div.anci div.accordion-module-content.payment-method-content{padding:0}
div.anci div.accordion-module-content .desktop-view{display:block}
@media only screen and (max-width:767px){div.anci div.accordion-module-content .desktop-view{display:none}
}
div.anci div.accordion-module-content .mobile-view{display:none}
@media only screen and (max-width:767px){div.anci div.accordion-module-content .mobile-view{display:block}
}
@media only screen and (max-width:767px){div.anci div.accordion-module-content .mobile-view.post{padding:20px 0;border-bottom:1px solid #ccc}
div.anci div.accordion-module-content .mobile-view.post ul{margin-bottom:0}
div.anci div.accordion-module-content .mobile-view.post ul li{padding:0}
div.anci div.accordion-module-content .mobile-view.post ul li:nth-of-type(1){padding:0 0 15px}
}
@media only screen and (max-width:767px){div.anci div.accordion-module-content .mobile-view .total h2{font-size:32px}
}
div.anci div.accordion-module-content .flight-status-panel-flight-details{padding:0;border:0;min-height:initial}
div.anci div.accordion-module-content .flight-status-panel-flight-details .start-flight-point-progress-bar:after{background:#c7c7c7 !important;left:0}
div.anci div.accordion-module-content .flight-status-panel-flight-details span.icon-airplane-right{font-size:60px}
div.anci div.accordion-module-content .flight-status-panel-flight-details .outbound{padding-top:10px}
div.anci div.accordion-module-content .flight-status-panel-flight-details .outbound span.icon-airplane-left{font-size:40px}
div.anci div.accordion-module-content .flight-status-panel-flight-details .setup-content-head{padding:0;border:0}
div.anci div.accordion-module-content .flight-status-panel-flight-details .setup-content-head .line-small{margin:0 13px;float:left}
div.anci div.accordion-module-content .flight-status-panel-flight-details .setup-content-head h4{margin-top:0}
div.anci div.accordion-module-content .flight-status-panel-flight-details .status{margin-top:0}
div.anci div.accordion-module-content .table{width:100%}
@media only screen and (max-width:767px){div.anci div.accordion-module-content .table{display:none}
}
div.anci div.accordion-module-content .table .anci-notification{padding:0}
div.anci div.accordion-module-content .table .anci-notification-icon{margin:-2px -20px 0 0 !important}
div.anci div.accordion-module-content .table .anci-notification-text{margin-left:30px;float:left}
div.anci div.accordion-module-content .table.bordered thead tr th{padding-bottom:30px}
div.anci div.accordion-module-content .table.bordered tr{border-bottom:1px solid #ccc}
div.anci div.accordion-module-content .table.borderless tr{border:0}
div.anci div.accordion-module-content .table thead tr th:nth-of-type(1){text-align:left}
div.anci div.accordion-module-content .table tbody{margin-top:30px}
div.anci div.accordion-module-content .table tbody tr td{padding:15px 0;text-align:center}
div.anci div.accordion-module-content .table tbody tr td:nth-of-type(1){text-align:left}
div.anci div.accordion-module-content .table tbody tr td .icon{text-decoration:none}
div.anci div.accordion-module-content .table tbody tr td strong{margin:0}
@media only screen and (max-width:959px){div.booking-destinations div.destinations-offers-custom-col{pointer-events:none}
}
@media only screen and (max-width:959px){div.T64 a.btn{margin:20px 0 0 0;width:100%}
}
@media only screen and (max-width:959px){div.setup{position:absolute;width:100%;padding:0 0 20px;background:#fff;overflow-y:auto}
}
div.setup-heading{display:none;margin:0 0 20px 0;background:#ebebeb}
@media only screen and (max-width:959px){div.setup-heading{display:block}
}
div.setup-heading h3{font-size:21px;padding:15px 0 15px 10px}
@media only screen and (max-width:959px){div.setup-navigation-desktop{display:none}
}
div.setup-navigation-mobile{display:none}
@media only screen and (max-width:959px){div.setup-navigation-mobile{display:block;margin:0 10px}
}
div.setup-navigation-mobile div.custom-select{margin:0 0 10px}
div.setup-navigation a{display:block;float:left;width:100%;padding:19px 0 8px 35px;font-size:22px;color:#8f8f8f;background:#f9f9f9;background:linear-gradient(to bottom,#f9f9f9 0,#f9f9f9 0,#cfcfcd 100%)}
div.setup-navigation a:hover{text-decoration:none}
div.setup-navigation a.active{background:#fff;color:#5f1036}
div.setup-navigation a span{display:block;float:left}
div.setup-navigation a span.icon{font-size:51px;margin:-10px 7px 0 12px}
div.setup-content{display:none;min-height:980px;padding-bottom:20px;background:#fff}
@media only screen and (max-width:959px){div.setup-content{min-height:350px !important}
}
div.setup-content.active{display:block}
@media only screen and (max-width:959px){div.setup-content.active{min-height:677px !important}
}
div.setup-content.folded{padding:0 0 100px}
div.setup-content.folded div.folded-left{position:fixed;left:0;width:10%;height:100%;padding:0;z-index:1;background:#fff;box-shadow:0 6px 10px rgba(0,0,0,.3)}
div.setup-content.folded div.folded-right{display:block}
@media only screen and (max-width:959px){div.setup-content div.folded-left{position:absolute;left:0;width:100%;background:#fff;z-index:1}
}
@media only screen and (max-width:959px){div.setup-content div.folded-right{display:none;top:1000px;left:0;width:100%;overflow:scroll;padding:0;background:#fff;z-index:2;opacity:0}
}
div.setup-content-head{padding:35px 20px 20px;border-bottom:1px solid #ccc}
@media only screen and (max-width:959px){div.setup-content-head{padding:0;border:0 none}
}
@media only screen and (max-width:959px){div.setup-content-head div.itinerary{display:none;overflow:hidden;padding:35px 0 0 20px;margin:0 20px 20px 0}
.folded div.setup-content-head div.itinerary{display:none}
}
div.setup-content-head div.itinerary h4{display:block;float:left;font-size:22px;font-weight:lighter}
@media only screen and (max-width:959px){div.setup-content-head div.itinerary h4{float:none}
}
div.setup-content-head div.itinerary h4 strong{display:block;margin:5px 0 0;font-size:16px;font-weight:700}
@media only screen and (max-width:959px){div.setup-content-head div.itinerary span{float:none;width:100%}
}
div.setup-content-head div.itinerary span.icon{position:relative;display:block;float:left;margin:-2px 13px 0 10px;min-width:105px;font-size:51px}
@media only screen and (max-width:959px){div.setup-content-head div.itinerary span.icon{margin:2px 0 10px -10px}
}
div.setup-content-head div.itinerary span.line{position:absolute;top:49%;left:41px;width:52%;border-top:2px solid #ccc}
@media only screen and (max-width:959px){div.setup-content-head div.itinerary span.line{width:100%;left:43px}
}
div.setup-content-head div.itinerary span.circle{position:absolute;top:40%;right:0;width:12px;height:12px;background:#fff;border:2px solid #ccc;border-radius:200px}
@media only screen and (max-width:959px){div.setup-content-head div.itinerary span.circle{right:-10px}
}
@media only screen and (max-width:959px){div.setup-content-head div.selection-navigation{display:none;width:100%;margin:0 0 20px;padding:20px 0 0;border-top:1px solid #ccc}
.folded div.setup-content-head div.selection-navigation{overflow:visible;display:block;position:fixed;left:105px;width:100%;padding:10px 0 13px;background:#fff;border:0 none;z-index:1}
}
@media only screen and (max-width:959px){div.setup-content-head div.selection-navigation-desktop{display:none}
}
div.setup-content-head div.selection-navigation-mobile{display:none}
@media only screen and (max-width:959px){div.setup-content-head div.selection-navigation-mobile{display:block}
}
div.setup-content-head div.selection-navigation a{display:block;float:right;margin:0 20px 0 0;font-size:19px;font-weight:300;color:#7b7b7b}
div.setup-content-head div.selection-navigation a:hover{text-decoration:none}
@media only screen and (max-width:959px){div.setup-content-head div.selection-navigation a.btn{color:#fff}
div.setup-content-head div.selection-navigation a:first-child{float:right;margin:0 35px 0 0}
div.setup-content-head div.selection-navigation a:last-child{float:left;margin:0 0 0 25px}
}
div.setup-content-head div.selection-navigation a.active{border-bottom:1px solid #00388B;color:#00388B}
div.setup-content-head div.selection-navigation a[data-done]{color:#fff}
div.setup-content-head div.selection-navigation a small{display:block;font-size:15px}
@media only screen and (max-width:959px){div.setup-content-head div.selection-navigation a small{display:none}
}
div.setup-content-left{position:relative;z-index:1}
div.setup-content-left ul{margin:0 0 20px 0}
@media only screen and (max-width:959px){div.setup-content-left ul{width:95%;margin:0 10px 20px 10px}
}
div.setup-content-left ul li{display:block;width:100%;border-bottom:1px solid #ccc}
div.setup-content-left ul li:after,div.setup-content-left ul li:before{content:'';display:table}
div.setup-content-left ul li:after{clear:both}
@media only screen and (max-width:959px){div.setup-content-left ul li:last-child{border:0 none}
}
div.setup-content-left ul li a{position:relative;display:block;width:100%;padding:17px 22px 8px;transition:color 350ms,background-color 350ms,border-color 350ms}
div.setup-content-left ul li a:after,div.setup-content-left ul li a:before{content:'';display:table}
div.setup-content-left ul li a:after{clear:both}
@media only screen and (max-width:959px){.folded div.setup-content-left ul li a{padding:25px 0 0 0;min-height:130px}
}
div.setup-content-left ul li a:hover{background:#00388B;color:#fff;border-color:#00388B}
div.setup-content-left ul li a.active{background:#00388B;color:#fff}
div.setup-content-left ul li a.active div.arrow{position:absolute;top:0;right:-12px;width:0;height:0;border-top:49px solid transparent;border-bottom:47px solid transparent;border-left:12px solid #00388B;z-index:1}
@media only screen and (max-width:959px){div.setup-content-left ul li a.active div.arrow{display:none}
.folded div.setup-content-left ul li a.active div.arrow{display:block;top:2px;border-top:66px solid transparent;border-bottom:61px solid transparent}
}
div.setup-content-left ul li a.active b{visibility:visible}
div.setup-content-left ul li a div.avatar{float:left;margin:0 10px 0 0;width:14%}
@media only screen and (max-width:959px){.folded div.setup-content-left ul li a div.avatar{display:none}
}
div.setup-content-left ul li a div.avatar img{display:block;width:40px;height:40px;border-radius:200px}
div.setup-content-left ul li a div.info{float:left;margin:12px 0 0;width:81%}
.folded div.setup-content-left ul li a div.info{display:none}
div.setup-content-left ul li a div.info.sidebar{display:none}
.folded div.setup-content-left ul li a div.info.sidebar{display:block;width:100%;text-align:center}
.folded div.setup-content-left ul li a div.info.sidebar h4{margin:0 0 10px}
.folded div.setup-content-left ul li a div.info.sidebar span.icon{display:block;width:22px;height:22px;margin:0 auto;border-radius:200px}
.folded div.setup-content-left ul li a div.info.sidebar span.icon.green{padding:4px 0 0;background:green;color:#fff}
.folded div.setup-content-left ul li a div.info.sidebar span.icon.coin{padding:2px 0 0;background:#fff;color:#00388B;font-weight:700}
div.setup-content-left ul li a div.info h4{margin:0 0 3px}
div.setup-content-left ul li a div.info h5{display:block;font-size:15px}
div.setup-content-left ul li a b{visibility:hidden}
@media only screen and (max-width:959px){div.setup-content-left ul li a b{display:none}
}
div.setup-content-left .next-flight{display:block;width:90%;margin:0 auto 20px}
@media only screen and (max-width:959px){div.setup-content-left .next-flight{margin:0 auto;display:none}
.folded div.setup-content-left .next-flight{display:none}
}
div.setup-content-passengers{display:none;background:#5c0a31}
@media only screen and (max-width:959px){div.setup-content-passengers{display:block}
}
div.setup-content-passengers-holder{overflow:hidden;width:100%;padding:20px}
div.setup-content-passengers-item{overflow:hidden;float:left;width:66%;margin:0 20px 0 0;opacity:.3}
div.setup-content-passengers-item.active{opacity:1}
div.setup-content-passengers-item div.passenger-avatar{width:30px;height:30px;float:left;margin:0 15px 0 0}
div.setup-content-passengers-item div.passenger-data{float:left;font-size:17px;line-height:17px;color:#fff}
div.setup-content-passengers-item div.passenger-data:after,div.setup-content-passengers-item div.passenger-data:before{content:'';display:table}
div.setup-content-passengers-item div.passenger-data:after{clear:both}
div.setup-content-passengers-item div.passenger-data span{display:block}
div.setup-content-passengers-item div.passenger-data span:first-child{font-size:14px}
div.setup-content-passengers-item div.passenger-data b,div.setup-content-passengers-item div.passenger-data i,div.setup-content-passengers-item div.passenger-data span[data-selection-currency]{display:block;float:left;margin:5px 0 0 0;font-weight:400;font-style:normal}
div.setup-content-passengers-item div.passenger-data i{margin-right:20px}
div.setup-content-passengers-item div.passenger-data b{margin-right:5px}
div.setup-content-right{margin:0 20px 0 0;padding:5px 20px 0 20px;border:solid #ccc;border-width:0 1px 1px 1px;min-height:770px}
@media only screen and (max-width:959px){div.setup-content-right{min-height:auto}
.folded div.setup-content-right{margin:0;padding:0;border:0 none}
}
div.setup-content-right div.selection-area{display:none;overflow-y:auto;overflow-x:hidden}
div.setup-content-right div.selection-area:after,div.setup-content-right div.selection-area:before{content:'';display:table}
div.setup-content-right div.selection-area:after{clear:both}
@media only screen and (max-width:959px){.folded div.setup-content-right div.selection-area{max-height:none}
}
div.setup-content-right div.selection-area.active{display:block}
div.setup-content-right div.selection-area.premium div.setup-row{margin-top:20px}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row img{display:block;width:100%}
}
div.setup-content-right div.selection-area.premium div.setup-row h4{margin-top:0}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row h4{margin-top:15px}
}
div.setup-content-right div.selection-area.premium div.setup-row h4.price-tag{margin:36px 0 0}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row h4.price-tag.desktop{display:none}
}
div.setup-content-right div.selection-area.premium div.setup-row h4.price-tag.mobile{display:none}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row h4.price-tag.mobile{display:block}
}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row div.accordion-module{padding:0 0 0 40px;font-size:17px}
}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row div.accordion-module-item{border-bottom:1px solid #00388B}
}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area.premium div.setup-row div.accordion-module-content{padding-left:48px}
}
@media only screen and (max-width:959px){.folded div.setup-content-right div.selection-area div.accordion-module{margin:0;border:0 none}
}
div.setup-content-right div.selection-area div.accordion-module-item{border:0 none}
div.setup-content-right div.selection-area div.accordion-module-item div.accordion-module-opener:after{/*!rtl:raw: transform: rotate(90deg) !important;*/}
div.setup-content-right div.selection-area div.accordion-module-item.active div.accordion-module-opener:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)/*!rtl:raw: transform: rotate(-90deg) !important;*/}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area div.accordion-module-item:last-child div.accordion-module-opener{border:0 none}
}
div.setup-content-right div.selection-area div.accordion-module-opener{border-bottom:1px solid #00388B}
div.setup-content-right div.selection-area div.accordion-module-opener:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area div.accordion-module-opener{background:#fff}
}
div.setup-content-right div.selection-area div.accordion-module-content{padding:18px 0 0;min-height:40px;max-height:345px;overflow-y:auto}
@media only screen and (max-width:959px){.folded div.setup-content-right div.selection-area div.accordion-module-content{max-height:none}
}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area div.accordion-module p{padding-right:10px}
}
div.setup-content-right div.selection-area div.setup-row{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #ccc}
div.setup-content-right div.selection-area div.setup-row.plain{border:0 none}
@media only screen and (max-width:959px){.folded div.setup-content-right div.selection-area div.setup-row{margin-left:20px}
}
div.setup-content-right div.selection-area div.setup-row a.btn{margin:20px 0 0}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area div.setup-row a.btn{display:none}
}
div.setup-content-right div.selection-area div.setup-row div.mobile-selection{display:none;float:left;width:30px;margin:0 15px 0 0;min-height:80px}
@media only screen and (max-width:959px){div.setup-content-right div.selection-area div.setup-row div.mobile-selection{display:block}
}
div.setup-content-right div.selection-area div.setup-row div.mobile-selection a{display:block;width:30px;height:30px;border:2px solid #00388B;border-radius:200px;text-indent:-9999px}
div.setup-content-right div.selection-area div.setup-row.pressed div.mobile-selection a{background:#00388B}
div.setup-content-total{padding:10px 30px 0 0}
@media only screen and (max-width:959px){div.setup-content-total{display:none}
}
@media only screen and (max-width:959px){div.setup-bottom{display:block}
}
div.setup-bottom.folded{display:none;position:fixed;bottom:0;width:100%;background:#fff;z-index:1}
div.setup-bottom-desktop{margin:20px 0 40px}
@media only screen and (max-width:959px){div.setup-bottom-desktop{display:none}
}
div.setup-bottom-mobile{display:none;padding:20px;text-align:center;border-top:1px solid #ccc;background:#fff}
@media only screen and (max-width:959px){div.setup-bottom-mobile{display:block;position:absolute;bottom:0;left:0;width:100%;z-index:3}
}
div.setup-legend-mobile{display:none;position:fixed;bottom:0;width:100%;border:1px solid #ddd;border-bottom:0;background:#fff;z-index:2;cursor:pointer}
@media only screen and (max-width:959px){div.setup-legend-mobile.folded{display:block}
}
div.setup-legend-mobile-content{position:relative;padding:10px;text-align:center;font-size:14px}
div.setup-legend-mobile-content a.legend-toggle{position:absolute;top:-33px;left:50%;margin:0 0 0 -22px;width:44px;height:44px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);border-radius:200px;background:#a29a92}
div.setup-legend-mobile-content a.legend-toggle:before{content:'\e928';position:absolute;top:17px;left:15px;font-family:icomoon,serif;font-size:6px;color:#fff}
div.setup-legend-mobile-content a.legend-toggle.opened{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
div.setup-legend-mobile-content div.setup-content-legend{display:block !important;position:absolute !important;top:50px !important;border:0 !important}
div.setup div.setup-dropdown{display:none;position:relative;margin:0 6px 5px 10px;border:1px solid #ccc;cursor:pointer}
div.setup div.setup-dropdown[data-switch-first]{display:block}
div.setup div.setup-dropdown.singular{display:block}
div.setup div.setup-dropdown.singular:last-child{display:none}
div.setup div.setup-dropdown.singular div.setup-dropdown-container-opener{display:none}
div.setup div.setup-dropdown a:last-child{display:none;position:absolute;top:100%;left:0;width:100.5%;margin:0 0 0 -1px;padding:20px 0 10px 10px;border:1px solid #ccc;background:#fff;z-index:50}
div.setup div.setup-dropdown a:last-child.opened{display:block}
@media only screen and (max-width:959px){div.setup div.setup-dropdown a{background:#fff;-webkit-filter:none;filter:none;padding:0}
}
div.setup div.setup-dropdown-container{padding:5px}
div.setup div.setup-dropdown-container:after,div.setup div.setup-dropdown-container:before{content:'';display:table}
div.setup div.setup-dropdown-container:after{clear:both}
div.setup div.setup-dropdown-container-date{font-size:11px}
div.setup div.setup-dropdown-container-flight{float:left;width:100px}
div.setup div.setup-dropdown-container-flight div.flight-airport-code{clear:both;font-size:22px}
div.setup div.setup-dropdown-container-flight div.flight-airport-name{clear:both;font-size:11px}
div.setup div.setup-dropdown-container-sep{float:left;margin:0 20px 0 -2px;font-size:22px}
div.setup div.setup-dropdown-container-opener{position:absolute;top:23px;right:20px;width:30px;height:30px;border-radius:200px;font-style:normal;font-weight:400;font-family:icomoon !important;background:#999}
div.setup div.setup-dropdown-container-opener:before{position:absolute;top:11px;left:7px;content:'\e928';color:#fff;font-size:7px}
div.setup div.setup-dropdown-container-options{display:none;position:absolute;top:100%;left:0;width:100.5%;margin:0 0 0 -1px;padding:20px 0 10px 10px;border:1px solid #ccc;background:#fff;z-index:50}
div.setup div.setup-dropdown-container-options.opened{display:block}
@media only screen and (max-width:959px){div.setup div.meals div.setup-content{overflow-x:hidden}
}
@media only screen and (max-width:959px){div.setup div.meals div.setup-content-passengers{opacity:0}
}
@media only screen and (max-width:959px){div.setup div.meals div.setup-content div.selection-area{padding:0 20px}
}
div.setup div.seats div.setup-content{min-height:677px}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content{min-height:390px !important}
div.setup div.seats div.setup-content.active.folded{min-height:677px !important}
}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-head div.selection-navigation a:last-child{float:right;margin:0 20px 0 0}
}
div.setup div.seats div.setup-content-head div.selection-navigation a.legend{display:none;float:right}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-head div.selection-navigation a.legend{display:block}
}
div.setup div.seats div.setup-content-right{min-height:463px}
div.setup div.seats div.setup-content-legend{margin:20px 30px 0;padding:0 10px;border-top:1px solid #ccc}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend{display:none;position:fixed;top:200px;left:0;width:100%;height:100%;margin:-5px 0 0 0;background:#fff;z-index:1}
}
div.setup div.seats div.setup-content-legend h4{font-size:14px}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend h4{display:none}
}
div.setup div.seats div.setup-content-legend ul{display:block;margin:14px 0 0 0}
div.setup div.seats div.setup-content-legend ul li{position:relative;display:block;float:left;margin:0 23px 0 0}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li{float:none;clear:both}
}
div.setup div.seats div.setup-content-legend ul li:last-child{margin-right:0}
div.setup div.seats div.setup-content-legend ul li span{display:block;float:left;width:12px;height:12px;margin:3px 4px 0 0;background:#00a74d}
div.setup div.seats div.setup-content-legend ul li p{display:block;float:left;font-size:12px;color:#00a74d}
div.setup div.seats div.setup-content-legend ul li p.is-tooltip{width:88px}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li p.is-tooltip{width:auto}
}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li p{width:auto;font-size:17px}
}
div.setup div.seats div.setup-content-legend ul li a.legend-info-icon{display:block;float:left;width:13px;height:13px;margin:3px 0 0 -5px;background:transparent url(../../../images/img-tooltip.png) 0 0 no-repeat;background-size:cover;text-indent:-9999px}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li a.legend-info-icon{margin:6px 0 0 10px}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip{display:none;position:absolute;top:-145px;left:0;min-width:310px;border-radius:7px;background:#fff;box-shadow:3px 3px 103px rgba(0,0,0,.25)}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip{position:fixed;top:50%;width:100%;min-height:120px;box-shadow:none;border-radius:0;z-index:9999}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-image{float:left;width:115px;margin:8px}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-image{margin:18px}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content{float:left;width:170px;margin:5px 0 0 3px}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content{width:270px;margin-top:15px;margin-bottom:15px;font-size:18px}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content h4{margin:5px 0 4px 0;font-size:15px;font-weight:700}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content h4{display:block;font-size:18px}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content a{display:block;margin:8px 10px 0 0;font-size:15px;text-align:right}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content a{text-align:left}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content a span{display:inline-block;float:none;margin:0;background:0}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip div.legend-tooltip-content a span{margin-right:6px}
}
div.setup div.seats div.setup-content-legend ul li div.legend-tooltip a.legend-close{display:none}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-legend ul li div.legend-tooltip a.legend-close{display:block;position:absolute;top:0;right:10px;font-size:30px;color:#000}
}
div.setup div.seats div.setup-content-legend ul li.comfort span{background:#1065ba}
div.setup div.seats div.setup-content-legend ul li.comfort p{color:#1065ba}
div.setup div.seats div.setup-content-legend ul li.premium span{background:#ae364c}
div.setup div.seats div.setup-content-legend ul li.premium p{color:#ae364c}
div.setup div.seats div.setup-content-legend ul li.selected span{background:#f47900}
div.setup div.seats div.setup-content-legend ul li.selected p{color:#f47900}
div.setup div.seats div.setup-content-legend ul li.co-passengers span{background:#1b6660}
div.setup div.seats div.setup-content-legend ul li.co-passengers p{color:#1b6660}
div.setup div.seats div.setup-content-legend ul li.reserved span{background:#93a5b6 url(../../../images/legend-reserved.jpg) 0 0 no-repeat}
div.setup div.seats div.setup-content-legend ul li.reserved p{color:#93a5b6}
div.setup div.seats div.setup-content-legend ul li.accessible span{height:14px;background:#5d0630 url(../../../images/legend-wheelchair.jpg) 0 0 no-repeat}
div.setup div.seats div.setup-content-legend ul li.accessible p{color:#5d0630}
div.setup div.seats div.setup-content-legend ul li.bassinet span{background:#5d0630 url(../../../images/legend-bassinet.jpg) 0 0 no-repeat}
div.setup div.seats div.setup-content-legend ul li.bassinet p{color:#5d0630}
div.setup div.seats div.setup-content-legend ul li.exit span{background:#5d0630 url(../../../images/legend-exit.jpg) 0 0 no-repeat}
div.setup div.seats div.setup-content-legend ul li.exit p{color:#5d0630}
div.setup div.seats div.setup-content-total{padding-top:0}
div.setup div.seats div.setup-content-total h2{margin-bottom:20px}
div.setup div.seats div.setup-content-deck-mobile{display:none;font-size:17px;text-align:center}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-deck-mobile{display:block}
}
div.setup div.seats div.setup-content-deck-mobile a{display:inline;margin:0 20px 0 0}
div.setup div.seats div.setup-content-deck-mobile a.active{border-bottom:1px solid #00388B}
@media only screen and (max-width:959px){div.setup div.seats div.setup-content-passengers{opacity:0}
}
div.setup div.seats-map:after,div.setup div.seats-map:before{content:'';display:table}
div.setup div.seats-map:after{clear:both}
div.setup div.seats-map-index{position:absolute;top:0;left:0;width:95.8%;height:98px;padding:0 0 0 67px;border-bottom:1px solid #ccc;background:#fff}
@media only screen and (max-width:959px){div.setup div.seats-map-index{overflow:hidden;position:relative;top:auto;left:auto;width:399px;height:auto;margin:0 auto;padding:0;border:0 none;font-size:12px}
}
div.setup div.seats-map-index.two-column{padding-left:200px}
@media only screen and (max-width:959px){div.setup div.seats-map-index.two-column{width:230px;padding-left:0}
}
div.setup div.seats-map-index.two-column ul:first-child{margin-right:0}
@media only screen and (max-width:959px){div.setup div.seats-map-index.two-column ul:first-child{margin-right:32px}
}
div.setup div.seats-map-index.two-column ul li{margin-right:20px}
@media only screen and (max-width:959px){div.setup div.seats-map-index.two-column ul li{margin-right:0}
div.setup div.seats-map-index.two-column ul li:first-child{margin-right:22px}
}
div.setup div.seats-map-index ul{display:block;float:left;margin:50px 23px 0 0}
div.setup div.seats-map-index ul:after,div.setup div.seats-map-index ul:before{content:'';display:table}
div.setup div.seats-map-index ul:after{clear:both}
div.setup div.seats-map-index ul:first-child{margin-right:30px}
div.setup div.seats-map-index ul:last-child{margin-left:20px}
@media only screen and (max-width:959px){div.setup div.seats-map-index ul{margin:25px 8px 15px 9px !important}
}
div.setup div.seats-map-index ul li{display:inline-block;width:20px;margin:0 11px 0 0;font-size:20px;font-weight:300}
@media only screen and (max-width:959px){div.setup div.seats-map-index ul li{margin:0 12px 0 0;font-size:16px}
}
div.setup div.seats-map-navigation{position:absolute;top:0;right:30px;background:#ebebeb;width:160px;height:100%;border-right:1px solid #ccc;border-bottom:1px solid #ccc}
@media only screen and (max-width:959px){div.setup div.seats-map-navigation{display:none}
}
div.setup div.seats-map-navigation div.map-section{position:relative;border-bottom:1px solid #fff/*!rtl:raw: transform: scaleX(-1); *//*!rtl:raw: margin-bottom: 1px; */}
div.setup div.seats-map-navigation div.map-section.bottom{border-bottom:1px solid #ccc}
div.setup div.seats-map-navigation div.map-section a{display:block;width:100%;height:100%}
div.setup div.seats-map-navigation div.map-section a.active div.map-section-state{display:block}
div.setup div.seats-map-navigation div.map-section-title{position:absolute;top:50%;width:75px;/*!rtl:raw: width: 92px; *//*!rtl:raw: left: -6px; *//*!rtl:raw: transform: scaleX(-1) translateY(-50%) !important; */text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}
div.setup div.seats-map-navigation div.map-section-title h5{margin:0;font-size:14px;color:#919191}
div.setup div.seats-map-navigation div.map-section-title h4{margin:0;font-size:15px}
div.setup div.seats-map-navigation div.map-section-layout{position:absolute;right:13px;/*!rtl:raw: right: 12px; */width:70px;height:100%;padding:5px 0 0;z-index:2}
div.setup div.seats-map-navigation div.map-section-layout.two-column{padding-left:14px}
div.setup div.seats-map-navigation div.map-section-layout.two-column ul{margin-right:4px}
div.setup div.seats-map-navigation div.map-section-layout.two-column ul li{margin-right:4px}
div.setup div.seats-map-navigation div.map-section-layout ul{display:block;float:left;margin:0 0 2px 4px}
div.setup div.seats-map-navigation div.map-section-layout ul li{display:block;float:left;width:4px;height:4px;margin:0 2px 0 0;background:#00a74d}
div.setup div.seats-map-navigation div.map-section-layout ul li:last-child{margin-right:0}
div.setup div.seats-map-navigation div.map-section-layout ul li.blank{background:#fff}
div.setup div.seats-map-navigation div.map-section-layout ul li.inactive{background:#919191}
div.setup div.seats-map-navigation div.map-section-layout ul li.reserved{background:#93a5b6}
div.setup div.seats-map-navigation div.map-section-layout ul li.comfort{background:#1065ba}
div.setup div.seats-map-navigation div.map-section-layout ul li.premium{background:#b0374c}
div.setup div.seats-map-navigation div.map-section-layout ul li.bassinet{background:#00388B}
div.setup div.seats-map-navigation div.map-section-layout ul li.co-passenger{background:#1b6660}
div.setup div.seats-map-navigation div.map-section-layout ul li.exit{background:#00388B}
div.setup div.seats-map-navigation div.map-section-layout ul li.selected{background:#f47900}
div.setup div.seats-map-navigation div.map-section-layout ul li.accessible{background:#00388B}
div.setup div.seats-map-navigation div.map-section-layout ul li.accessible.standard{background:#00a74d}
div.setup div.seats-map-navigation div.map-section-layout ul li.accessible.comfort{background:#1065ba}
div.setup div.seats-map-navigation div.map-section-layout ul li.accessible.premium{background:#ae364c}
div.setup div.seats-map-navigation div.map-section-layout ul.separator{margin-bottom:3px;background:#93a5b6}
div.setup div.seats-map-navigation div.map-section-layout ul.separator li{background:0}
div.setup div.seats-map-navigation div.map-section img{vertical-align:top}
div.setup div.seats-map-navigation div.map-section-state{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;z-index:1}
div.setup div.seats-map-layout{display:none;margin:120px 0 0 0}
div.setup div.seats-map-layout:after,div.setup div.seats-map-layout:before{content:'';display:table}
div.setup div.seats-map-layout:after{clear:both}
@media only screen and (max-width:959px){div.setup div.seats-map-layout{display:block;width:450px;margin:0 0 0 27px}
}
div.setup div.seats-map-layout.active{display:block}
div.setup div.seats-map-layout.two-column{margin-left:140px}
@media only screen and (max-width:959px){div.setup div.seats-map-layout.two-column{margin-left:auto;margin-right:auto;width:275px}
}
div.setup div.seats-map-layout div.seats-row{margin:0 0 16px 0;min-height:20px}
div.setup div.seats-map-layout div.seats-row:after,div.setup div.seats-map-layout div.seats-row:before{content:'';display:table}
div.setup div.seats-map-layout div.seats-row:after{clear:both}
div.setup div.seats-map-layout div.seats-row-number{float:left;width:30px;height:20px;padding:3px 0 0}
div.setup div.seats-map-layout div.seats-row-number:first-child{margin:0 7px 0 0}
@media only screen and (max-width:959px){div.setup div.seats-map-layout div.seats-row-number:first-child{margin:0}
}
div.setup div.seats-map-layout div.seats-row-number h4{margin:0;font-size:14px;font-weight:600}
div.setup div.seats-map-layout div.seats-row ul{display:block;float:left;margin:0 14px 0 0}
@media only screen and (max-width:959px){div.setup div.seats-map-layout div.seats-row ul{margin:0 9px 0 0}
}
div.setup div.seats-map-layout div.seats-row ul.two-column li{width:30px}
div.setup div.seats-map-layout div.seats-row ul.two-column li:nth-child(2n){margin-right:30px}
div.setup div.seats-map-layout div.seats-row ul li{position:relative;display:block;float:left;width:25px;height:25px;margin:0 15px 0 0}
@media only screen and (max-width:959px){div.setup div.seats-map-layout div.seats-row ul li{margin-right:11px}
}
div.setup div.seats-map-layout div.seats-row ul li a{display:block;width:25px;height:25px;text-indent:-9999px}
div.setup div.seats-map-layout div.seats-row ul li a.seat{background:transparent url(../../../images/icon-seat-available.jpg) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.comfort{background:transparent url(../../../images/icon-seat-comfort.jpg) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.reserved{background:transparent url(../../../images/icon-seat-reserved.jpg) 0 0 no-repeat !important}
div.setup div.seats-map-layout div.seats-row ul li a.seat.reserved.co-passenger{background:transparent url(../../../images/icon-seat-copassenger.jpg) 0 0 no-repeat !important}
div.setup div.seats-map-layout div.seats-row ul li a.seat.premium{background:transparent url(../../../images/icon-seat-premium.jpg) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.accessible{background:transparent url(../../../images/icon-accessible-available.jpg) 3px 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.accessible.comfort{background:transparent url(../../../images/icon-accessible-comfort.jpg) 3px 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.accessible.premium{background:transparent url(../../../images/icon-accessible-premium.jpg) 3px 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.accessible.pressed{background:transparent url(../../../images/icon-accessible-pressed.jpg) 3px 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.seat.pressed{background:transparent url(../../../images/icon-seat-pressed.jpg) 0 3px no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.exit{cursor:default}
div.setup div.seats-map-layout div.seats-row ul li a.exit.left{background:transparent url(../../../images/icon-exit-left.jpg) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.exit.right{background:transparent url(../../../images/icon-exit-right.jpg) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.bassinet{cursor:default;background:transparent url(../../../images/icon-bassinet.jpg) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.toilet{cursor:default;background:transparent url(../../../images/icon-toilet.png) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li a.galley{cursor:default;background:transparent url(../../../images/icon-galley.png) 0 0 no-repeat}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip{display:none;top:-105px;left:-30px;width:130px;box-shadow:0 2px 28px rgba(0,0,0,.25);border-radius:6px}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip.comfort span{background:#1065ba}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip.comfort p{color:#1065ba}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip.premium span{background:#ae364c}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip.premium p{color:#ae364c}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip h4{font-size:16px}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip span{display:block;float:left;width:12px;height:12px;margin:2px 4px 0 0;background:#00a74d}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip p{display:block;float:left;width:88px;font-size:13px;color:#00a74d}
@media only screen and (max-width:959px){div.setup div.seats-map-layout div.seats-row ul li div.tooltip p{margin-bottom:10px}
}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip p small{display:block}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip a.btn{display:none;width:100%;padding-top:5px;padding-bottom:22px;font-size:13px;text-indent:initial;clear:both}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip a.btn:after,div.setup div.seats-map-layout div.seats-row ul li div.tooltip a.btn:before{content:'';display:table}
div.setup div.seats-map-layout div.seats-row ul li div.tooltip a.btn:after{clear:both}
@media only screen and (max-width:959px){div.setup div.seats-map-layout div.seats-row ul li div.tooltip a.btn{display:block}
}
div.setup div.seats-map-layout div.seats-row.separator.two-column ul{margin-right:29px}
div.setup div.seats-map-layout div.seats-row.separator.two-column ul li{width:28px}
div.setup div.seats-map-layout div.seats-row.separator ul{background:#93a5b6;margin:0 34px 0 0}
@media only screen and (max-width:959px){div.setup div.seats-map-layout div.seats-row.separator ul{margin:0 24px 0 0}
}
div.setup div.seats-map-layout div.seats-row.separator ul li:last-child{margin:0}
div.setup div.seats-legend-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9998}
div.setup div.baggage div.setup-content{min-height:880px}
div.setup div.baggage div.setup-content-right{min-height:660px}
@media only screen and (max-width:959px){div.setup div.baggage div.setup-content-right{padding:0 30px}
}
div.setup div.baggage div.setup-content-right div.accordion-module-opener,div.setup div.baggage div.setup-content-right div.baggage-allowance-head{margin-top:10px}
div.setup div.baggage div.setup-content-right div.accordion-module-opener span.baggage-icon,div.setup div.baggage div.setup-content-right div.baggage-allowance-head span.baggage-icon{display:block;float:left;margin-right:10px;text-indent:-9999px}
@media only screen and (max-width:959px){div.setup div.baggage div.setup-content-passengers{opacity:0}
}
div.setup div.baggage div.setup-bottom{z-index:100}
div.setup div.baggage-allowance{margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #ccc}
div.setup div.baggage-allowance.plain{border:0 none}
div.setup div.baggage-allowance-head{position:relative;margin:0 0 20px 0;padding:9px 0 9px 0;border-bottom:1px solid #00388B}
div.setup div.baggage-allowance-head:after,div.setup div.baggage-allowance-head:before{content:'';display:table}
div.setup div.baggage-allowance-head:after{clear:both}
div.setup div.baggage-allowance-head span.baggage-icon{width:30px;height:30px;margin:5px 10px 0 0;background:transparent url(../../../images/baggage-allowance.png) 0 0 no-repeat}
div.setup div.baggage-allowance-head h4{display:block;float:left;font-size:20px}
div.setup div.baggage-allowance-head a.baggage-tooltip{position:relative;display:block;float:left;margin:13px 0 0 13px}
div.setup div.baggage-allowance-head a.baggage-tooltip span{display:block;width:19px;height:19px;background:transparent url(../../../images/baggage-tooltip.png) 0 0 no-repeat;text-indent:-9999px}
div.setup div.baggage-allowance-head a.baggage-read-more{display:block;float:right;padding:16px 0 0 0;font-size:11px;text-decoration:underline}
@media only screen and (max-width:959px){div.setup div.baggage-allowance-head a.baggage-read-more{clear:both;float:none;padding:10px 0 10px;font-size:16px}
}
div.setup div.baggage-allowance div.setup-row.plain{margin:0;padding:0}
div.setup div.baggage-allowance div.setup-row div.baggage-selection span.baggage-selection-icon{display:block;float:left;width:21px;height:20px;margin:9px 10px 0 0;text-indent:-9999px}
div.setup div.baggage-allowance div.setup-row div.baggage-selection span.baggage-selection-icon.cabin{background:transparent url(../../../images/baggage-cabin.png) 0 0 no-repeat}
div.setup div.baggage-allowance div.setup-row div.baggage-selection span.baggage-selection-icon.checked{background:transparent url(../../../images/baggage-checked.png) 0 0 no-repeat}
div.setup div.baggage-allowance div.setup-row div.baggage-selection h4{display:block;float:left;font-size:16px}
div.setup div.baggage-allowance div.setup-row div.baggage-toggle{padding-top:5px}
div.setup div.baggage-allowance div.setup-row div.baggage-toggle div.checkbox-slide{width:75px}
@media only screen and (max-width:959px){div.setup div.baggage-allowance div.setup-row div.baggage-toggle div.checkbox-slide{width:125px}
}
div.setup div.baggage-allowance div.setup-row div.baggage-toggle div.checkbox-slide input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(47px);-ms-transform:translateX(47px);transform:translateX(47px)}
@media only screen and (max-width:959px){div.setup div.baggage-allowance div.setup-row div.baggage-toggle div.checkbox-slide input[type=checkbox]:checked+label .decor-circle{-webkit-transform:translateX(74px);-ms-transform:translateX(74px);transform:translateX(74px)}
}
div.setup div.baggage-allowance div.setup-row div.baggage-state{margin:10px 0 0 0}
@media only screen and (max-width:959px){div.setup div.baggage-allowance div.setup-row div.baggage-state{padding-left:0}
}
div.setup div.baggage-allowance div.setup-row div.baggage-state span.baggage-state-icon{display:block;float:left}
div.setup div.baggage-allowance div.setup-row div.baggage-state span.baggage-state-icon.checkmark{width:15px;height:15px;margin:2px 8px 0 0;background:transparent url(../../../images/anci-check-green.png) 0 0 no-repeat;background-size:cover}
div.setup div.baggage-allowance div.setup-row div.baggage-state span.baggage-state-icon.note{width:18px;height:12px;margin:3px 8px 0 0;background:transparent url(../../../images/baggage-allowance-note.png) 0 0 no-repeat;background-size:cover}
div.setup div.baggage-allowance div.setup-row div.baggage-state h5{margin:0;font-size:16px}
div.setup div.baggage-allowance div.setup-row div.baggage-state h5.included{color:#00a74d}
div.setup div.baggage-allowance div.setup-row div.baggage-state.included div.state-included{display:block}
div.setup div.baggage-allowance div.setup-row div.baggage-state.included div.state-extra{display:none}
div.setup div.baggage-allowance div.setup-row div.baggage-state.extra div.state-included{display:none}
div.setup div.baggage-allowance div.setup-row div.baggage-state.extra div.state-extra{display:block}
div.setup div.baggage-additional div.accordion-module-opener span.baggage-icon{display:block;float:left;width:30px;height:30px;margin:0 10px 0 0;background:transparent url(../../../images/baggage-additional.png) 0 0 no-repeat}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row.plain{padding-bottom:0}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-left{margin:21px 0 0 0}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-left{margin:20px 0 0 0}
}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-left.tall{margin:51px 0 0 0}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-left h4{color:#00388B}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-left h4{font-size:23px}
}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.baggage-slider-holder{float:right;width:407px}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right{position:relative}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-head{position:relative;padding:10px 36px 0 1px;overflow:hidden;font-size:16px;color:#00388B}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-head-left{float:left}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-head-right{float:right}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range{margin:0 32px 0 0;padding:23px 0 35px 0}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range{margin-right:48px}
}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range-horizontal-wrapper{position:relative}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range-horizontal-wrapper div.slider-holder div.noUi-origin{margin:0}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range-horizontal-wrapper div.slider-holder div.noUi-handle{z-index:100/*!rtl:raw: right: 0 !important;*/}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range-horizontal-wrapper div.slider-holder div.baggage-background{position:absolute;top:0;left:0;width:0;height:100%;background:#206660;border-radius:8px;z-index:1}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-range-horizontal-wrapper div.slider-holder div.baggage-gradient{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;background:transparent url(../../../images/baggage-slider-gradient.png) 0 0 no-repeat/*!rtl:raw: transform: scaleX(-1); */}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom{position:absolute;left:3px;bottom:0}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li{display:block;float:left;padding:0 41px 0 0;font-size:13px;color:#c6c6c6}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li{visibility:hidden}
}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li:first-child{font-weight:700;color:#1b6660}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li:first-child{visibility:visible}
}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li:nth-child(6){padding-right:30px}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li:last-child{padding:0;font-weight:700;color:#1b6660}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right div.slider-bottom ul li:last-child{visibility:visible}
}
div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right a.btn--spaced{margin-top:37px}
@media only screen and (max-width:959px){div.setup div.baggage-additional div.accordion-module-content-holder div.accordion-module-content div.setup-row div.additional-right a{display:block}
}
div.setup div.baggage-equipment div.accordion-module-opener span.baggage-icon{width:30px;height:19px;margin-top:5px;background:transparent url(../../../images/baggage-equipment.png) 0 0 no-repeat}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row.plain{padding-bottom:0}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row h4{font-size:15px;font-weight:700;color:#00388B}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row h5{color:#00388B}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops{width:73%;float:left;padding:0 0 10px;border-bottom:1px solid #ccc}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops:after,div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops:before{content:'';display:table}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops:after{clear:both}
@media only screen and (max-width:959px){div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops{width:100%}
}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop{float:left;width:31%;min-height:90px;margin:0 10px 0 0}
@media only screen and (max-width:959px){div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop{width:100%}
}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop:last-child{margin-right:0}
@media only screen and (max-width:959px){div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop{margin-bottom:20px}
}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop-label{clear:both;height:23px}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop-label h5{font-size:13px}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop-icon{float:left;width:25px;height:25px}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop-icon img{display:block;margin:18px 0 0 0}
@media only screen and (max-width:959px){div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop-icon img{margin-top:18px}
}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop div.custom-select{float:right;width:70%;margin:0;min-width:0}
@media only screen and (max-width:959px){div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-drops div.equipment-drop div.custom-select{width:340px}
}
div.setup div.baggage-equipment div.accordion-module-content-holder div.accordion-module-content div.setup-row div.equipment-info{padding:15px 0 0 0;font-size:12px;color:#00388B}
div.setup div.baggage div.baggage-tooltip{display:none;position:fixed;min-width:160px;padding:15px;border-radius:8px;text-align:center;font-size:16px;box-shadow:2px 3px 20px rgba(0,0,0,.2);background:#fff;z-index:100}
div.setup div.baggage div.baggage-tooltip i{display:block;position:absolute;left:50%;bottom:-13px;margin-left:-13px;width:26px;height:13px;background:transparent url(../../../images/baggage-tooltip-tip.png) 0 0 no-repeat}
@media only screen and (max-width:959px){div.meals div.main-holder-sm{overflow:visible}
}
body.picker-open{overflow:hidden}
body.picker-open input,body.picker-open textarea{font-size:16px}
div.picker{width:100%;margin:200px 0 200px 0}
div.picker .T7{position:relative;left:auto;right:auto;bottom:auto}
body[dir=rtl] div.daterangepicker div.calendar div.calendar-table table td.end-date .end-date{border-radius:0 50% 50% 0 !important}
.form-elements-page{color:#8f8f8d}
.form-elements-page h1{font-size:30px}
.form-elements-page h3{margin-bottom:20px;font-size:15px}
.form-elements-page .col-md-2_5{width:20%}
@media only screen and (max-width:767px){.form-elements-page .col-md-2_5{width:100%}
}
.form-elements-page .form-elements-label{display:block;margin-bottom:15px;font-size:12px}
@media only screen and (max-width:767px){.form-elements-page .form-elements-label{font-size:20px}
}
.form-elements-page .row{padding-bottom:40px;border-bottom:1px solid #d7d7d7}
@media only screen and (max-width:767px){.form-elements-page .sections{margin-left:10px;margin-right:10px}
}
.form-elements-page .section-content .row{border-bottom:0;padding-bottom:20px}
.form-elements-page .section-content .row:last-child{padding-bottom:0}
.form-elements-page .section-content+.section-subtitle{margin-top:40px}
.form-elements-page .section-content.section-content-buttons .col-md-2{width:17.5%}
.form-elements-page .section-title+.section-subtitle{margin-top:40px}
.form-elements-page .section-subtitle{margin-bottom:30px}
.form-elements-page .autocomplete{padding:0}
.form-elements-page .fancybox-overlay .row{border:0;padding:0}
.form-elements-page .btn.full-width{min-width:180px}
@media only screen and (max-width:767px){.form-elements-page{background:red}
}
.custom-select-dropdown .custom-select-list{max-height:200px;overflow:auto}
/*! nouislider - 9.1.0 - 2016-12-10 16:00:32 */.noUioffer-target,.noUioffer-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}
.noUioffer-target{position:relative;direction:ltr}
.noUioffer-base{width:100%;height:100%;position:relative;z-index:1}
.noUioffer-connect{position:absolute;right:0;top:0;left:0;bottom:0}
.noUioffer-origin{position:absolute;height:0;width:0}
.noUioffer-handle{position:relative;z-index:1}
.noUioffer-state-tap .noUioffer-connect,.noUioffer-state-tap .noUioffer-origin{transition:top .3s,right .3s,bottom .3s,left .3s}
.noUioffer-state-drag *{cursor:inherit !important}
.noUioffer-base,.noUioffer-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.noUioffer-horizontal{height:18px}
.noUioffer-horizontal .noUioffer-handle{width:34px;height:28px;left:-17px;top:-6px}
.noUioffer-vertical{width:18px}
.noUioffer-vertical .noUioffer-handle{width:28px;height:34px;left:-6px;top:-17px}
.noUioffer-target{background:#c7c7c7;border-radius:10px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}
.noUioffer-connect{background:#206660;box-shadow:inset 0 0 3px rgba(51,51,51,.45);transition:background 450ms}
.noUioffer-draggable{cursor:ew-resize}
.noUioffer-vertical .noUioffer-draggable{cursor:ns-resize}
.noUioffer-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}
.noUioffer-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}
.noUioffer-handle:after,.noUioffer-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}
.noUioffer-handle:after{left:17px}
.noUioffer-vertical .noUioffer-handle:after,.noUioffer-vertical .noUioffer-handle:before{width:14px;height:1px;left:6px;top:14px}
.noUioffer-vertical .noUioffer-handle:after{top:17px}
[disabled] .noUioffer-connect{background:#b8b8b8}
[disabled] .noUioffer-handle,[disabled].noUioffer-handle,[disabled].noUioffer-target{cursor:not-allowed}
.noUioffer-pips,.noUioffer-pips *{box-sizing:border-box}
.noUioffer-pips{position:absolute;color:#999}
.noUioffer-value{position:absolute;text-align:center}
.noUioffer-value-sub{color:#ccc;font-size:10px}
.noUioffer-marker{position:absolute;background:#ccc}
.noUioffer-marker-sub{background:#aaa}
.noUioffer-marker-large{background:#aaa}
.noUioffer-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}
.noUioffer-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}
.noUioffer-marker-horizontal.noUioffer-marker{margin-left:-1px;width:2px;height:5px}
.noUioffer-marker-horizontal.noUioffer-marker-sub{height:10px}
.noUioffer-marker-horizontal.noUioffer-marker-large{height:15px}
.noUioffer-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}
.noUioffer-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}
.noUioffer-marker-vertical.noUioffer-marker{width:5px;height:2px;margin-top:-1px}
.noUioffer-marker-vertical.noUioffer-marker-sub{width:10px}
.noUioffer-marker-vertical.noUioffer-marker-large{width:15px}
.noUioffer-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center}
.noUioffer-horizontal .noUioffer-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}
.noUioffer-vertical .noUioffer-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
.noUioffer-handle:after{font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:none;font-style:normal;font-size:22px;color:#206660;text-align:center;line-height:1.5em;font-weight:400;width:100%;height:100%;position:static;font-family:icomoon !important;speak:none;padding:1px 0 0}
div.slider-range .noUioffer-base{width:101%;height:100%;position:relative;z-index:1}
div.slider-range .noUioffer-horizontal .noUioffer-handle{width:34px;height:34px;left:0;top:8px}
div.slider-range .noUioffer-background{background:#c7c7c7;box-shadow:none}
div.slider-range .noUioffer-connect{background:#206660;transition:background 450ms;border-radius:10px}
div.slider-range .noUioffer-origin{border-radius:10px;border:1px solid #c7c7c7}
div.slider-range .noUioffer-target{border-radius:10px;border:0}
div.slider-range .noUioffer-handle:after,div.slider-range .noUioffer-handle:before{display:block;position:absolute;background:0}
.noUioffer-vertical .noUioffer-handle:after,.noUioffer-vertical .noUioffer-handle:before{width:14px;height:1px;left:6px;top:14px}
.noUioffer-vertical .noUioffer-handle:after{top:17px}
div.slider-range .noUioffer-handle{width:36px;height:36px;border-radius:100%;box-shadow:0 -2px 5px 0 rgba(0,0,0,.25);background-color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;transition:box-shadow .2s ease;outline:0}
div.slider-range .noUioffer-handle:after{font-size:22px;color:#206660;text-align:center;line-height:1.5em;font-weight:400;width:100%;height:100%;position:static;font-family:icomoon !important;speak:none;padding:1px 0 0}
div.slider-range .noUioffer-handle-lower:before,div.slider-range .noUioffer-handle:before{position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:100%;overflow:hidden}
div.slider-range .noUioffer-handle:before{content:'';width:100%;height:100%;background:linear-gradient(to bottom,rgba(32,102,96,0) 0 100%) !important}
div.slider-range .noUioffer-handle-lower:after{content:'\e92b'}
div.slider-range .noUioffer-handle-lower:before{content:'';background:linear-gradient(to bottom,rgba(32,102,96,0) 0 100%)}
.noUioffer-pips,.noUioffer-pips *{box-sizing:border-box}
.noUioffer-pips{position:absolute;color:#999}
.noUioffer-value{position:absolute;text-align:center}
.noUioffer-value-sub{color:#ccc;font-size:10px}
.noUioffer-marker{position:absolute;background:#ccc}
.noUioffer-marker-sub{background:#aaa}
.noUioffer-marker-large{background:#aaa}
.noUioffer-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}
.noUioffer-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}
.noUioffer-marker-horizontal.noUioffer-marker{margin-left:-1px;width:2px;height:5px}
.noUioffer-marker-horizontal.noUioffer-marker-sub{height:10px}
.noUioffer-marker-horizontal.noUioffer-marker-large{height:15px}
.noUioffer-value-vertical{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);padding-left:25px}
.slider-range span.slider-range-offer-subtitle label{right:8px;position:absolute}
div#icons-guide{margin:100px 0}
div#icons-guide div.icon-row{margin:0 0 60px 0;font-size:32px;text-align:center}
@media print{.helpfaqwidget-open-state .action-row,.helpfaqwidget-open-state .helpfaqwidget__bg,.helpfaqwidget-open-state .page{display:none}
.helpfaqwidget-open-state .helpfaqwidget__content{position:static}
.helpfaqwidget-open-state .helpfaqwidget__container{top:20px}
.ife-myprofile-overlay-close{display:none}
.share-row{display:none}
.ife-content{top:0}
.C40-slick-overlay .slick-arrow{display:none}
.C40-slick-overlay .slick-track{width:auto !important}
.ife-favourite,.ife-favourite span{display:none !important}
.C40-item.slick-slide{width:171px !important;height:460px !important}
.C40-item.slick-slide .reflect{display:none}
#header,.ife .main,.ife-subpage .main,header,header.stuck{display:none}
}
#landingPageStaticOffers .destinations-info-section-description:after,#landingPageDynamicOffers .destinations-info-section-description:after{height:10px}
#landingPageStaticOffers .destinations-info-section .offers-price,#landingPageDynamicOffers .destinations-info-section .offers-price{font-size:22px}
.destinations-offers .destinations-info-section-buttons.costsmall .btn{width:140px}
.destinations-offers .destinations-info-section-buttons.costBig .btn{width:110px}
.destinations-offers #landingPageStaticOffers .destinations-info-section-buttons,.destinations-offers #landingPageDynamicOffers .destinations-info-section-buttons{bottom:13px}
.T36 table tr th,.T36 table tr td{float:none !important}
.T36 table tr th{padding:10px 12px !important}
.T36 table tr td{padding:5px 12px !important}
.T36 table{display:table}
.T36 table tbody{display:table-row-group}
.trip-block-holder{padding:9px 27px 4px 19px !important}
.trip-block-date{font-size:15px !important}
.T16 .trip-block-holder{position:initial !important}
.T16 .trip-block-date{margin-top:0 !important}
#advanceBooking-widget .form-row,#tabView-partner-flight .form-row{text-align:left}
.header-dropdown .drop-block-destinations-list li a{background:0}
.header-dropdown .drop-block-destinations-list li a.link-more{background:#00388B}
.header-dropdown .drop-block-tabs-list ul{background-repeat:no-repeat;background-color:#00388B;background-size:cover}
.header-dropdown .drop-block-destinations-list li a{padding:0 19px}
.header-dropdown .drop-block-destinations-list li a:hover{text-decoration:none}
.header-dropdown .drop-block-destinations-list li:last-child{margin:0;border:0}
.header-dropdown .drop-block-destinations-list li:last-child .destination-name,.header-dropdown .drop-block-destinations-list .destination-name{left:0}
.header-dropdown .drop-block-destinations-list .destination-name{display:block;position:relative;border-bottom:1px solid #ddd;height:28px}
.my-profile-tabbed-content .profile-details-user-id{padding-left:0;padding-right:0;font-size:16px}
.wheel-details .lastloginContainer{padding:0 0 0 35px}
.partner-icons{position:absolute;top:700px;right:87px}
.my-profile-tabbed-content .profile-details-location{margin-left:-10px}
.my-profile-tabbed-content .j-profile-details.portaluser{width:100%}
table.benefits-accordion .col-values:nth-child(even){background-color:#f7f7f7 !important}
table.benefits-accordion .col-values:nth-child(odd){background-color:#ebebeb !important}
.activities-caption{font-size:24px;text-align:left;margin:.67em 0}
.expirysummary-caption{width:300px}
#expiry-summary table th{text-align:left !important}
#expiry-summary table tbody tr td:nth-child(2),#expiry-summary table thead tr th:nth-child(2){float:right;margin-right:40px}
#expiry-summary table td,#expiry-summary table th{padding:6px 20px 6px 0 !important}
.header .login-block-text.login-signup-block p:nth-child(2){font-size:14px;margin:-11px 0 0 0}
.header .login-block-text p:nth-child(2){font-size:14px;margin:-11px 0 0 0}
#triple-teaser .preview-block__title.burgundy{color:#5c0a30 !important}
#triple-teaser .preview-block__title.white{color:#fff !important}
#triple-teaser .preview-block__title.blue{color:#0000FF !important}
.T34-state-selection .T34-state-selection-totals p,.T34-state-selection-payment-methods p,.convert-login-details p{margin:0 !important;font-size:20px !important;line-height:34px !important}
.qmiles-terms-conditions p.qmilestcheading,.tabcontent-boldtext{font-size:14px !important;font-weight:700 !important;line-height:18px !important}
#activitiesTable tr th{padding:10px 0}
.C31-header-title{padding-left:0 !important;padding-right:0 !important}
.svg-loader.loading-content{position:absolute;left:50%;margin-left:-48px;top:40%}
.svg-loader .loader{margin:0 auto;height:93px;width:93px;animation:rotate .8s infinite linear;border:1px solid #00388B;border-right-color:#ceb4c0;border-radius:50%;position:relative}
.svg-loader .content{position:relative;margin-top:-91px;margin-left:4px}
@keyframes rotate{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.header-logo a.priv-logo{width:285px !important}
.header-logo-one-world a{width:33px !important}
.C29 .content-section-bg{text-align:right !important}
.platinum-bg{background-color:#4e595b !important}
.platinum-teasers .offers-partner-block-content a,.platinum-teasers .offers-partner-block-content a p{color:#000 !important}
.platinum-teasers{background-color:#909698}
.platinum-teasers .offers-partner-block-content{color:#000}
.silver-teasers .offers-partner-block-content a,.silver-teasers .offers-partner-block-content a p{color:#080808 !important}
.silver-teasers{background-color:#999}
.silver-teasers .offers-partner-block-content{color:#080808}
.gold-teasers{background-color:#655735}
.preferences.fares-gallery{width:100%;margin:20px 0;padding:0;position:relative}
.preferences.fares-gallery .slick-slide img{display:block;width:91%;border:3px solid;border-radius:50%}
.preferences.fares-gallery-btn-next,.preferences.fares-gallery-btn-prev{bottom:25px !important}
.header-dropdown .drop-block-destinations-list li a{display:block;position:relative;z-index:9999 !important}
.header-dropdown .drop-block-destinations-list li a.link-more>span{z-index:9999 !important}
.fares-gallery-slide{padding:5px !important}
.travelalerts #zendesktravelalerts ol{margin-left:20px}
.fares-gallery-mask{max-height:278px}
.travelalerts #zendesktravelalerts figure img{width:200px;height:200px}
.C8-myservices-bgt .tabset-block-add-menu-item a.tabmenu-link:hover,.C8-myservices-bgt .tabset-block-add-menu-item a.tabmenu-link:focus{text-decoration:none !important}
.C8-myservices-bgt .tabset-block-add-menu-item a.tabmenu-link:hover span:nth-child(2),.C8-myservices-bgt .tabset-block-add-menu-item a.tabmenu-link:focus span:nth-child(2){text-decoration:underline !important}
.custom-select-dropdown .custom-select-list{max-height:200px;overflow:auto}
.custom-select-dropdown .custom-select-item.selected{text-decoration:none;background:#00388B;transition:background .2s ease;color:#fff}
.custom-select-dropdown .custom-select-item{color:#666}
.country-flag{width:20px}
.custom-select-country ~ .custom-select-opener.selected{background-size:22px;background-position:8px 24px !important;padding-top:23px !important}
#metabarAlerts{max-width:100% !important}
#alerts{padding:0!important;margin-bottom:0!important}
#alerts li{padding:9px 0 5px 98px !important}
.C6_1 th{text-align:left !important;padding:5px}
th.qatar_table_burgundy,td.qatar_table_burgundy{color:white;background-color:#662046}
.spacer{margin-top:50px}
#region-list .destinations-offers.destinations-offers-search .is-wide .destinations-info-section-description{max-width:100%!important}
.language-drop.scrollable{overflow:auto !important}
#j-poi-tab-content .tabset-accordion-opener.complete:before{content:"\e906";color:#2e7f16}
.grayBack{background-color:#f7f7f7 !important}
.destinations-offers-wave-decoration svg path{fill:#f7f7f7}
.inner-page .main-holder{padding-bottom:0}
.inner-page .main-holder.is-bottom-bg-white:after{height:auto}
.T7-tab-container .premium-check{bottom:5%}
.T7-tab-container #premiumOnly{left:0;top:0;visibility:visible}
#advanceBookingwidgt #premiumOnly,.trip-type input[type=checkbox]{left:0;top:0;visibility:visible}
.logotext-partner a{text-decoration:underline}
.logotext-partner a.btn{text-decoration:none}
.sub-menu-aside{visibility:hidden}
.sub-menu-active .sub-menu-aside{visibility:visible}
.language-tabset>li{padding:12px 0 10px;height:100%;color:#5a5a5a;border-radius:5px 5px 0 0;box-shadow:8px 0 20px rgba(0,0,0,.13);border:1px solid #ebebeb;border-width:1px 0 0 1px;cursor:pointer}
.language-tabset>li.active{text-decoration:underline;color:#652245;background:#fff}
.language-tabset>li.hoveractive{text-decoration:none;color:#652245;background:#fff}
.language-tabset>li.active .icon-arrow-down,.language-tabset>li.hoveractive .icon-arrow-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.language-tabset>li .icon-arrow-down{display:inline-block;vertical-align:top;margin:6px 5px 0 0;font-size:7px;color:#3a3a3a;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform 350ms;transition:transform 350ms;transition:transform 350ms,-webkit-transform 350ms}
.C8 .tab-menu-item a>span,.C8_1 .tab-menu-item a>span{display:inline-block;margin-top:50px}
.C8 .tab-menu-item a img+span,.C8_1 .tab-menu-item a img+span{display:inline-block;margin-top:0}
.T7_4-flight-form .autocomplete.autocomplete-t7-style .input-base .tt-menu{min-width:100%;width:auto !important;overflow:auto !important;white-space:nowrap !important}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{white-space:nowrap !important;padding:10px !important;color:#b2b2b2;display:-webkit-box}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#000}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight-form .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{color:#b2b2b2}
.modal-open .modal-backdrop{display:block}
.daterangepicker tr:nth-child(1) td.off.available,.daterangepicker tr:nth-child(1) td.off.available.end-date,.daterangepicker tr:nth-child(1) td.off.available.in-range,.daterangepicker tr:nth-child(1) td.off.available.start-date,.daterangepicker tr:nth-child(1) td.off.off,.daterangepicker tr:nth-child(1) td.off.off.end-date,.daterangepicker tr:nth-child(1) td.off.off.in-range,.daterangepicker tr:nth-child(1) td.off.off.start-date,.daterangepicker tr:nth-child(2) td.off.available,.daterangepicker tr:nth-child(2) td.off.available.end-date,.daterangepicker tr:nth-child(2) td.off.available.in-range,.daterangepicker tr:nth-child(2) td.off.available.start-date,.daterangepicker tr:nth-child(2) td.off.off,.daterangepicker tr:nth-child(2) td.off.off.end-date,.daterangepicker tr:nth-child(2) td.off.off.in-range,.daterangepicker tr:nth-child(2) td.off.off.start-date{visibility:hidden}
.daterangepicker tr:nth-last-child(1) td.off.available,.daterangepicker tr:nth-last-child(1) td.off.available.end-date,.daterangepicker tr:nth-last-child(1) td.off.available.in-range,.daterangepicker tr:nth-last-child(1) td.off.available.start-date,.daterangepicker tr:nth-last-child(2) td.off.available,.daterangepicker tr:nth-last-child(2) td.off.available.end-date,.daterangepicker tr:nth-last-child(2) td.off.available.in-range,.daterangepicker tr:nth-last-child(2) td.off.available.start-date,.daterangepicker td.off.available.notrequired,.daterangepicker td.off.available.end-date.notrequired,.daterangepicker td.off.available.in-range.notrequired,.daterangepicker td.off.available.start-date.notrequired{display:none}

#bookingTabViewContainer .custom-select{margin:0}
.home #bookingTabViewContainer,.booking_container #bookingTabViewContainer{box-shadow:none}
.home .T7,.booking_container .T7{bottom:auto;top:-50px}
.home .T7_4-flight-form .flight-types,#bookingwidgt .flight-types{margin-bottom:10px}
.home #bookingTabViewContainer .autocomplete.passengers,#bookingwidgt .autocomplete.passengers{padding:0}
.home #bookingTabViewContainer .radio-base,#bookingwidgt .radio-base{padding:0;margin-bottom:20px}
.home #bookingTabViewContainer .radio-base .radio-base-text:before,#bookingwidgt .radio-base .radio-base-text:before{top:0}
.home .T7_4-flight-form .promo-code,.home .T7_4-flight-form .premium-check,#bookingwidgt .promo-code,#bookingwidgt .premium-check{padding-top:0}
.home #bookingTabViewContainer .form-row,#bookingwidgt .form-row{padding:0}
.home #bookingTabViewContainer div[id^="T7-calendar_"] .T7-calendar-field:first-child,#bookingwidgt div[id^="T7-calendar_"] .T7-calendar-field:first-child{padding-left:0;padding-right:10px}
.home #bookingTabViewContainer div[id^="T7-calendar_"] .T7-calendar-field,#bookingwidgt div[id^="T7-calendar_"] .T7-calendar-field{padding-left:10px;padding-right:0}
.home #bookingTabViewContainer .T7-calendar .T7-calendar-field:first-child,#bookingwidgt .T7-calendar .T7-calendar-field:first-child{padding-left:0;padding-right:10px}
.home #bookingTabViewContainer .T7-calendar .T7-calendar-field,#bookingwidgt .T7-calendar .T7-calendar-field{padding-left:10px;padding-right:0}
.T7-tab form .T7-calendar-field,.home .T7_4-flight-form .multi-flight-row,#bookingwidgt .multi-flight-row{padding-bottom:0}
.home .destinations-offers{padding:0 0 180px}
.bpg-mobile,.bpg-desktop{background:url("homepageClientlibs/images/bpg.png") no-repeat left 15px;padding:10px 28px;font-family:jotia;font-size:18px}
.bpg-desktop{background-position:right 12px;text-align:right}
.T7-tab-container{padding:20px 20px 0 20px}
.booking_container.section{margin-bottom:200px;position:relative}
.home .promotional.bottom-space{margin-bottom:40px}
.promotional.bottom-space{margin-bottom:40px}
@media only screen and (max-width:767px){#genderErrorContainer .radio-base:first-child{width:42%}
#genderErrorContainer .radio-base:last-child{width:50%}
.upgrade-tab .qcalculator-qmiles-holder .additional-info-link{top:50px !important}
.upgrade-tab .qcalculator-qmiles .qcalculator-choose-cabin-note{top:94px !important}
.home .T7,.booking_container .T7{top:-73px}
.home .T7_4-flight-form .multi-flight-row,#bookingwidgt .multi-flight-row{padding-bottom:20px}
.home .T7_4-flight-form .input-base,#bookingwidgt .input-base{max-width:100%}
.T7-tab form .T7-calendar-field{width:100%}
.home .promotional.bottom-space{margin-bottom:900px}
.home #bookingTabViewContainer .autocomplete.passengers,#bookingwidgt .autocomplete.passengers{margin-bottom:20px}
.bpg-mobile{display:block}
.bpg-desktop{display:none}
.opened .profile-details-content{height:auto !important}
#activitiesbody .col-values span{position:relative !important}
.T36 table#activitiesTable #activitiesbody .col-values [data-tier=Description] span{margin-left:0}
.C8 .tab-menu-item a>span,.C8_1 .tab-menu-item a>span{margin-top:0}
}
@media only screen and (min-width:767px){.bpg-mobile{display:none}
.bpg-desktop{display:block}
#sessionExpiryCancel{margin-left:37%}
#genderErrorContainer .radio-base{margin:14px}
.redeem-pay-by-error.row{position:initial}
}
.C13_1 .accordion-module .accordion-module-content{padding:0 0 0 0 !important}
.teaser-box-full .teaser-box-content .btn{margin-top:0 !important}
.videoImage-dynamic-price{margin-top:55px !important}
.videoImage-dynamic-price a{padding:0 0 25px 0 !important}
.C12-listing-headline{display:block;font-size:18px;line-height:22px;margin-bottom:-5px !important;margin-top:-5px}
.qtr-txt-lightgrey{color:#5a5a5a}
.qtr-margin-right{margin-left:40px;margin-top:25px}
.qtr-margin-left{margin-right:40px;margin-top:25px}
.float-left.qtr-margin-left img{margin-left:10px}
.qtr-padding{padding:35px}
.header-navigation-row{border-bottom:1px solid #e0e0e0}
.two-columns-content-block-header h2{float:left;max-width:60%;font-size:27px;line-height:1.15;color:#fff !important}
.weather-block-thermometer>li{height:auto}
.teaser-overview-video-banner.js-video-point.padding-none{padding-bottom:0 !important}
.qtr-txt-white,.qtr-txt-white h1,.qtr-txt-white h2,.qtr-txt-white h3,.qtr-txt-white p,.qtr-txt-white ul li a{color:#fff !important}
.qtr-txt-black,.qtr-txt-black h1,.qtr-txt-black h2,.qtr-txt-black h3,.qtr-txt-black p,.qtr-txt-black ul li a{color:#000 !important}
.qtr-txt-maroon,.qtr-txt-maroon h1,.qtr-txt-maroon h2,.qtr-txt-maroon h3,.qtr-txt-maroon p,.qtr-txt-maroon ul li a{color:#00388B !important}
.qtr-txt-burgandy,.qtr-txt-burgandy h1,.qtr-txt-burgandy h2,.qtr-txt-burgandy h3{color:#00388B !important}
.qtr-txt-grey,.qtr-txt-grey h1,.qtr-txt-grey h2,.qtr-txt-grey h3{color:#808080 !important}
.teaser-overview-image-block.padding-none{padding-bottom:18%}
.qr-custom-btn{margin-top:53px}
.two-columns-content-block.is-between-content-blocks{margin:0 !important}
.destinations-offers.destinations-offers-search{padding:0 !important}
.bulleted-list li a.qtr-teaser-list{text-decoration:none !important}
.T14-variant{margin-bottom:50px}
.content-block-content-area.qtr-ribbon-height-fix{min-height:537px}
.bubbleClose{position:absolute;top:10px;right:10px;width:15px;height:15px;background:url(images/icons/icon-close.png) no-repeat;background-size:contain}
.slide-content-container .logotext-partner .whitefont .whitefontP{color:#5a5a5a}
.inline-list.T43-detail-content-tags.ulMargin{margin-top:10px}
.T43-detail-content header{margin-bottom:20px !important}
.col-xs-12.c7-cta-row.qtr-right{text-align:right}
.col-xs-12.c7-cta-row.qtr-left{text-align:left}
.col-xs-12.c7-cta-row.qtr-center{text-align:center}
.C22-variant .teaser-overview-image-block .btn.teaser-btn-bottom{bottom:23%}
.C13_1 .accordion-module .accordion-module-item:first-child{border-top:none !important}
.C5-variant-content-with-link .content-section-row .qtr-btn p{margin-bottom:1em !important}
.btn-brg-transparent{color:#00388B;background:#fff;border:2px solid #521231}
.btn-brg-transparent:active,.btn-brg-transparent:focus,.btn-brg-transparent:hover{color:#fff;background:#00388B;border-color:#00388B}
.teaser-overview-video-content.dark{background:#fff;color:#00388B}
.partnerData .C13_1 .accordion-module .accordion-module-item:first-child{border-top:1px solid #4a4e49 !important}
.C22-variant .teaser-overview .teaser-overview-column.inFlight{line-height:2.6}
.C12-listing-headline{margin-bottom:10px}
#fancybox-thumbs.bottom{z-index:10000 !important}
.C28 .read-more-btn{z-index:1}
.slider-range-offer-subtitle{top:6px;right:8px;font-size:15px;max-width:49%;text-align:right;position:absolute;line-height:1.3em;font-weight:400}
.C16.C16-full-width .offers-partner-block.white-bg{background:#fff;color:#00388B}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener{background:0}
.C13_1 .accordion-module .accordion-module-item .accordion-module-opener:after{transform:rotate(90deg)}
.C13_1 .accordion-module .accordion-module-item.active .accordion-module-opener:after{transform:rotate(-90deg)}
.C29 #title-section-bg.content-block-bg:after{height:100%;background-image:linear-gradient(to bottom,transparent 0,#f7f7f7 15%)}
.noOffers+.spinner-wrapper{margin-top:1em;min-height:30px;opacity:0}
.noOffers+.spinner-wrapper.spinner-active{opacity:1}
.header.stuck .notice{display:none !important}
#T7-manage .custom-select,#T7-manage #T7-find-button{width:100%}
.youtube-video-point{width:100%;height:100%;position:absolute;top:0;z-index:2}
.video-page-bg{background:#ececec}
#bookingwidgt .error .input-base-msg-box{position:relative;z-index:5}
#bookingWidgetErrorBlock .input-base-msg-empty,#trackFlightErrorBlock .input-base-msg-empty,#awardFlightPartnerErrorBlock .input-base-msg-empty,#passengerFormErrorBlock .input-base-msg-empty,#subscribeErrorBlock .input-base-msg-empty,#checkinErrorBlock .input-base-msg-empty{display:block}
#bookingWidgetErrorBlock .input-base-msg-box,#trackFlightErrorBlock .input-base-msg-box,#awardFlightPartnerErrorBlock .input-base-msg-box,#passengerFormErrorBlock .input-base-msg-box,#subscribeErrorBlock .input-base-msg-box,#checkinErrorBlock .input-base-msg-box{border-top:1px solid}
#bookingWidgetErrorBlock .input-base-msg-empty,#trackFlightErrorBlock,#awardFlightPartnerErrorBlock,#passengerFormErrorBlock,#subscribeErrorBlock,#checkinErrorBlock{margin-bottom:10px;margin-top:10px}
.teaser-box,.weather-widget{position:inherit !important}
.T34-form .partnerSelect .custom-select-currency{min-width:100%}
#convert-miles-state-selection.hidden{display:none !important}
#partnerMembershipNumber+.input-base-placeholder{z-index:10}
.drop-shaddow{text-shadow:.5px .5px 11px #000}
.drop-shaddow .btn{text-shadow:none}
.slider-range span.slider-range-offer-subtitle label{position:relative}
.drop-shaddow .qtr-txt-white{text-shadow:.5px .5px 11px #000}
.drop-shaddow .qtr-txt-maroon{text-shadow:.5px .5px 11px #fff}
@media only screen and (max-width:767px){.T25-flight-info-container #T25_flightsEFContainer{margin-bottom:30px}
#relatedFlightsTable{margin:0;padding:0}
#relatedFlightsTable li{width:100% !important}
.custom-select-country ~ .custom-select-opener.selected{background-position:8px 34px !important}
.T31__flight-details-modal.timetable-flight-details.modal .popup{top:50%;overflow-y:scroll;-webkit-overflow-scrolling:touch;margin-top:0 !important}
.redeem-popup-header{left:40px}
#otp-modal .modal-otp-overlay,#profile-otp-modal .modal-content,.j-delink-booking-confirm-modal .modal-content{height:400px;overflow-y:scroll;-webkit-overflow-scrolling:touch}
#profile-otp-modal .modal-dialog{margin-top:80px}
.personalized-drop{height:200px;overflow:auto}
.top-searches li{width:94% !important;float:none !important}
}
.autocomplete-typeahead.input-base .icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
.autocomplete-typeahead.input-base .icon-cross:hover{text-decoration:none}
.landingoffer-DynamicPage .custom-select .custom-select-opener.selected,.landingoffer-StaticPage .custom-select .custom-select-opener.selected{padding:14px 44px 14px 10px}
.landingoffer-DynamicPage .custom-select .input-base-placeholder.visible,.landingoffer-StaticPage .custom-select .input-base-placeholder.visible{display:none}
.base-autocomplete-style .autocomplete-typeahead.input-base .tt-menu{max-height:210px;overflow:scroll}
.C21-variant-IFE .destinations-offers-block-slogan a:focus,.C21-variant-IFE .destinations-offers-block-slogan a:hover{text-decoration:none;outline:0}
.qr-custom>div a:hover{text-decoration:none !important}
.header-top-row .exchange ul.cookie-note{padding:0 30px 0 0}
#bookingTabViewContainer .radio-base{padding:0;margin:0 15px}
.input-base-msg-box li:before{position:relative !important;font-size:14px !important}
.bulleted-list-burgundy .bulleted-list>li,.introduction .bulleted-list>li{color:#00388B}
.easyDealsContainerSection .autocomplete-typeahead.input-base .suggestion-text{position:absolute;top:20px;left:10px;width:65%;height:25px;font-size:15px;line-height:1;color:#666;pointer-events:none;z-index:1;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:none;border:1px solid #ccc;background-color:#eee;border-radius:8px;padding:4px 6px}
.easyDealsContainerSection .autocomplete-typeahead.input-base.selected .suggestion-text,.easyDealsContainerSection .autocomplete-typeahead.input-base.selected .icon-cross{display:block}
.easyDealsContainerSection .autocomplete-typeahead.input-base.selected{border:1px solid #d7d7d7}
.icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
@media only screen and (max-width:767px){.easyDealsContainerSection .autocomplete-typeahead.input-base .suggestion-text{top:38px !important}
.T7-tab-container .premium-check{bottom:20%;left:3%}
.T7-tab-container #T7-search{margin-top:0}
}
.qmiles-offer .offers-holder{margin-bottom:90px}
.qmiles-offer .link-bottom{margin-bottom:10px;margin-left:10px}
.qmiles-offer .btn.btn-orange{float:right}
.is-full-content.qmiles-height-adjust{height:440px}
.is-medium-height.is-small-block.qmiles-offer .offers-holder{margin-bottom:42px !important}
.is-medium-height.is-small-block.qmiles-offer.qmiles-height-adjust{height:320px}
#five21 .is-medium-height.is-small-block.qmiles-offer .offers-holder{margin-bottom:36px !important}
#five21 .is-medium-height.is-small-block.qmiles-offer{height:258px !important}
.qmiles-five-block2.is-triple-block{height:530px !important}
#five71 .destinations-offers-block.is-gradient-bottom.is-medium-height.is-medium-block{height:530px}
#five71 .destinations-offers-block.is-gradient-bottom.is-small-height.is-medium-block{height:260px}
#five72 .destinations-offers-block.is-gradient-bottom.is-small-height.is-medium-block{height:256px}
#five31 .destinations-offers-block.is-gradient-bottom.is-medium-height.is-medium-block{height:258px}
.qmiles-five-three-middle-block{height:528px}
.qmiles-five-three-middle-block .offers-holder{margin-bottom:20px}
.qmiles-five-three-middle-block .offers-holder .link-bottom{margin-bottom:14px;margin-left:20px}
.qmiles-five-three-last-block{height:258px}
.qmiles-five-three-last-block .offers-holder{margin-bottom:30px}
.qmiles-five-three-last-block .offers-holder .link-bottom{margin-bottom:14px;margin-left:20px}
.qmiles-fiveone-medium-block{height:260px}
.qmiles-fiveone-medium-block.qmiles-offer .offers-holder{margin-bottom:6px}
.qmiles-fiveone-big-block{height:536px}
.qmiles-fiveone-big-block.qmiles-offer .offers-holder{margin-bottom:30px}
.qmiles-three-two.qmiles-offer .offers-holder{margin-bottom:42px}
.qmiles-three-four-left{height:260px}
.qmiles-three-four-right{height:536px}
.four-one.qmiles-offer .offers-holder{margin-bottom:11px}
.helpfaqwidget__view-landing-slide-content-details p{padding-bottom:38px !important}
#helpAndFAQWidgetButton,.helpfaqwidget-cue{z-index:32 !important;position:fixed;display:none}
.helpfaqwidget__view-landing-tablistcontainer .C8 .tab-question-container ul>li{vertical-align:top;display:inline-block;float:none}
.subscribe-content .input-base-placeholder{font-size:13px !important}
.newsletterMsg-error{clear:both;float:left;width:100%}
.newsletterMsg-block .input-base-msg-empty{display:block}
.newsletterMsg-block .input-base-msg-box{border-top:1px solid}
.newsletterMsg-block{margin-bottom:10px;margin-top:10px}
.successNewsletter .input-base-msg-box{background:#dff2bf;border-color:#4f8a10;color:#4f8a10}
.newsletterMsg-block .input-base-msg-box li:before,.input-base-msg-box.newsletterMsg-error li:before{content:'' !important;display:none}
#success-unsubscribe,#prefilledValues,#languageJSON{display:none}
.btn-subscribeUpdate,.btn-subscribeUpdate:hover,.btn-subscribeUpdate:focus,.btn-newsletterStanalone-subscribeUpdate,.btn-newsletterStanalone-subscribeUpdate:hover,.btn-newsletterStanalone-subscribeUpdate:focus{text-decoration:underline;color:#08C}
.newsletter-unsubscibe .register-form,#updateNewsLetterProfile .register-form,.newsletter-update .register-form{padding:36px 30px 120px}
.btn-newsletter-subscribe,.subscribe-form-cell .spinner-container{width:160px;height:50px}
.subscribe:after{background:0}
.subscribe-img{content:'';position:absolute;left:50%;top:50%;margin:-124px 0 0;width:809px;height:428px;background:no-repeat;z-index:1}
#emailfrequency{height:210px;overflow:auto}
.subscribe-checkbox-cell.error label:before{border-color:#b50000}
.C5-variant-content-with-link .content-section-row .qtr-txt-maroon a{color:#00388B !important;font-size:15px !important;line-height:18px !important;text-decoration:none !important;border-bottom:1px solid #00388B !important}
.C5-variant-content-with-link .content-section-row .qtr-txt-white a{color:#fff !important;font-size:15px !important;line-height:18px !important;text-decoration:none !important;border-bottom:1px solid rgba(255,255,255,.6) !important}
.focusActive{background-color:#FFF}
.bookingWidgetTabbed{box-shadow:none !important;background:inherit !important}
.helpfaqwidget__view-office #otherOffices{overflow:auto}
#helpFAQOfficeDetails_additonalInfo{padding:0 40px 20px 70px}
#helpFAQOfficeDetails_additonalInfo li{display:inline-block;word-wrap:break-word}
#helpFAQOfficeDetails_additonalInfo .addition_info span{width:45%;float:left}
#helpFAQOfficeDetails_additonalInfo .addition_info strong{width:55%;float:left}
.redeem-page .redeem-post-C5-shop.C5-wave-v3 .wavetest-bg-container.wave2compnent,.redeem-post .redeem-post-C5-shop.C5-wave-v3 .wavetest-bg-container{margin-bottom:0}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:78px}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom,.redeem-post .redeem-post-C5-shop .wave-decoration.is-bottom{height:128px}
.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{float:right;text-align:left}
.redeem-page .redeem-post-C5-baggage .content-block-content-area h2>P,.redeem-post .redeem-post-C5-baggage .content-block-content-area h2>P{max-width:75%;margin-bottom:20px;font-size:30px}
.T7-tab .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.T7_4-flight .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{font-weight:500}
.passenger-error{border-color:#b50000 !important}
#loginErrorBlock .input-base-msg-empty{display:block}
#loginErrorBlock .input-base-msg-box{border-top:1px solid}
#loginErrorBlock{margin-bottom:10px;margin-top:10px}
.input-base.filled #f1003+.input-base-placeholder,.input-base.filled #f1001+.input-base-placeholder{padding:0 10px !important;font-size:10px !important}
.T7_4-flight .base-autocomplete-style .autocomplete-input-holder{max-width:100%}
.T7_4-flight .passengers .autocomplete-input-holder,.T31passengers .autocomplete-input-holder{max-width:100%}
.tt-selectable.active{background:#00388B;color:#fff !important}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
.a-tab-view-container{background:#f2f2f2;position:relative;min-height:610px;width:100%;padding:30px 3%;z-index:10;margin-bottom:50px}
.teaser-box-content{position:relative;z-index:2;padding-bottom:119px}
.teaser-page-content{position:relative;z-index:2;padding-bottom:0px !important}
.destinations-offers.is-overlay-gradient{padding:60px 0 180px !important}
.weather-block-thermometer-swich-link.active{color:#fff;opacity:1}
.whitefontP ul li ul li{text-indent:15px}
.whitefontP ul.bulleted-list li{overflow:hidden}
.section-bg-white{background-color:#f7f7f7 !important}
.destinations-offers.is-bg-white{background-color:#f7f7f7 !important}
.map-position .map-position-link-schedule{background-color:#f7f7f7 !important}
.header-dropdown .drop-block-more-link .btn-more{text-transform:none}
.sub-menu-list-link.inactiveLink{pointer-events:none}
.destinationsData .fares-block{display:block !important}
.C6_1{width:auto}
.redeem-page .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area,.redeem-post .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area{box-shadow:0 0 0 0 transparent}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop{margin-top:-80px}
.row.C5-wave-v3-svg-container{min-height:500px}
.redeem-pre-C5-gift .row.C5-wave-v3-svg-container{min-height:200px}
#lastOne .row.C5-wave-v3-svg-container,#lastoneRight .row.C5-wave-v3-svg-container,#secondlayoutLeft .row.C5-wave-v3-svg-container{min-height:50px}
.redeem-page #lastoneRight.redeem-post-C5-baggage,.redeem-post #lastoneRight.redeem-post-C5-baggage{margin-top:210px}
.redeem-page .redeem-post-C5-baggage .content-block-content-area h2,.redeem-post .redeem-post-C5-baggage .content-block-content-area h2{max-width:100%}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift.content-right .C5-wave-v3-content-block-content-area,.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:100% !important}
.redeem-page .redeem-post-C5-baggage .content-block-content-area p,.redeem-post .redeem-post-C5-baggage .content-block-content-area p{font-size:15px}
.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air.redeem-post-C5-baggage .C5-wave-v3-content-container{margin-top:-160px !important}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:0}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop .C5-wave-v3-content-container{margin-bottom:-260px !important;padding-bottom:140px}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:260px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .btn{margin:0 0 10px 0}
.redeem-page .redeem-post-C5-shop .btn,.redeem-post .redeem-post-C5-shop .btn,.redeem-page .redeem-post-C5-baggage .content-block-content-area .btn,.redeem-post .redeem-post-C5-baggage .content-block-content-area .btn{min-width:330px !important;display:inline-block !important;font-size:16px}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before,.is-rectangle-large .select2-container .select2-selection--multiple:after,.is-rectangle-large .select2-container .select2-selection--multiple:before,.select2-container .is-rectangle-large .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:before{z-index:0}
.section-bg-white{background-color:#f7f7f7 !important}
.destinations-offers.is-bg-white{background-color:#f7f7f7 !important}
.map-position .map-position-link-schedule{background-color:#f7f7f7 !important}
.header-dropdown .drop-block-more-link .btn-more{text-transform:none}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:0}
.C5 .content-block-content-area>a.btn,.C5-wave-v3-content-block-content-area>a.btn{max-width:300px;margin:5px 0}
.C5 .content-block-content-area>a,.C5-wave-v3-content-block-content-area>a{position:relative;z-index:1;display:block}
.C5 .content-block-content-area>p,.C5-wave-v3-content-block-content-area>P{font-size:15px;font-weight:300;margin-bottom:50px}
.content-block h2,.C5-wave-v3-content-block-content-area h2{margin:0 0 28px;line-height:1.15}
.C5 .C5-wave-v3-content-block-content-area.content-block-content-area{width:52%;padding:0}
.C5.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{width:42%;padding:0}
.C5.content-right.C5.is-white-text a:hover,.is-white-text a{color:#fff}
.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:80%}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area p{font-size:15px}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent{color:#fff;border-color:#fff}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent:hover,.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent:active,.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift .content-block-content-area .btn.btn-white-transparent:focus{color:#521231}
.content-block .gradient-mask-right{content:'';position:absolute;left:40%;right:0;bottom:0;top:0;z-index:2}
.T25-container .autocomplete .input-base:before{display:none}
.autocomplete.autocomplete-t7-style .input-base:before{display:none}
body{position:relative}
.T7.short{bottom:-175px}
.T7-tab-container{display:table-cell;vertical-align:middle;width:100%;padding:20px 20px 0 20px}
.destinations-offers.is-bg-white:before{background:-webkit-linear-gradient(280deg,#fff 0,rgba(255,255,255,.6) 30%,rgba(255,255,255,.05) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(170deg,#f7f7f7 0,#f7f7f7 30%,#f7f7f7 35%,rgba(255,255,255,0) 100%)}
.promotional.is-interactive{margin:0}
.T7-tab .autocomplete .input-base:before{display:none}
.btn-back-to-top{display:none;min-width:50px;position:fixed;right:3%;bottom:3%;padding:12px 40px 8px 30px}
.base-link-more{padding:10px 0 0 0}
.T7-tab button[type=submit]{padding-bottom:13px}
.T7-tab .text-right{padding-top:14px}
.custom-select .input-base-placeholder{font-size:12px}
body{font-size:15px}
.booking_container_small .T7.short{bottom:-150px}
.icon{font-family:'Open Sans', 'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-AC_48px:before{content:"\e900"}
.icon-accessible_48px:before{content:"\e903"}
.icon-account_48px:before{content:"\e904"}
.icon-add_48px:before{content:"\e905"}
.icon-airline_seat_pitch_48px:before{content:"\e906"}
.icon-airline_seat_width_48px:before{content:"\e907"}
.icon-airport_48px:before{content:"\e908"}
.icon-airport_shuttle_48px:before{content:"\e909"}
.icon-Alcohol_48px:before{content:"\e90a"}
.icon-alert_48px:before{content:"\e90b"}
.icon-alert_line_48px:before{content:"\e90c"}
.icon-arrow_forward_48px:before{content:"\e90d"}
.icon-arrow_upward_48px:before{content:"\e90e"}
.icon-baggage_allowance_48px:before{content:"\e90f"}
.icon-bank_48px:before{content:"\e910"}
.icon-barcode_48px:before{content:"\e911"}
.icon-beach_48px-copy:before{content:"\e912"}
.icon-beach_48px:before{content:"\e913"}
.icon-boardingpass_48px:before{content:"\e902"}
.icon-business_48px:before{content:"\e914"}
.icon-calculator_48px:before{content:"\e915"}
.icon-calendar_48px:before{content:"\e916"}
.icon-cancelled_48px:before{content:"\e917"}
.icon-car_48px:before{content:"\e918"}
.icon-card_giftcard_48px:before{content:"\e919"}
.icon-cart_48px:before{content:"\e91a"}
.icon-Champagne_48px:before{content:"\e91b"}
.icon-chart_48px:before{content:"\e91c"}
.icon-chart_arrow_48px:before{content:"\e91d"}
.icon-Chat_48px:before{content:"\e91e"}
.icon-check_circle_48px:before{content:"\e91f"}
.icon-checkin_48px:before{content:"\e920"}
.icon-chevron_left_48px:before{content:"\e921"}
.icon-chevron_right_48px:before{content:"\e922"}
.icon-child_care_48px:before{content:"\e923"}
.icon-city_48px:before{content:"\e924"}
.icon-class_48px:before{content:"\e901"}
.icon-class_upgrade_48px:before{content:"\e925"}
.icon-clock_48px:before{content:"\e926"}
.icon-close_48px:before{content:"\e927"}
.icon-Coffee_48px:before{content:"\e928"}
.icon-Conference-Room_48px:before{content:"\e929"}
.icon-couch_48px:before{content:"\e92a"}
.icon-creditcard_48px:before{content:"\e92b"}
.icon-cruise_48px:before{content:"\e92c"}
.icon-Deli_48px:before{content:"\e92d"}
.icon-desktop_48px:before{content:"\e92e"}
.icon-dining_48px:before{content:"\e92f"}
.icon-done_48px:before{content:"\e930"}
.icon-Dute-Free-shopping_48px:before{content:"\e931"}
.icon-entertainment_48px:before{content:"\e932"}
.icon-envelope_48px:before{content:"\e933"}
.icon-Ethernet-connection_48px:before{content:"\e934"}
.icon-Event_48px:before{content:"\e935"}
.icon-excess_baggage_48px:before{content:"\e936"}
.icon-expand_less_48px:before{content:"\e937"}
.icon-expand_more_48px:before{content:"\e938"}
.icon-fall_48px:before{content:"\e939"}
.icon-family_48px:before{content:"\e93a"}
.icon-FAQ_48px:before{content:"\e93b"}
.icon-favorite_48px:before{content:"\e93c"}
.icon-ffp_48px:before{content:"\e93d"}
.icon-Flight-Information-Screens_48px:before{content:"\e93e"}
.icon-Flight_48px:before{content:"\e93f"}
.icon-flight_land_48px:before{content:"\e940"}
.icon-flight_oneway_48px:before{content:"\e941"}
.icon-flight_takeoff_48px:before{content:"\e942"}
.icon-flight_twoways_48px:before{content:"\e943"}
.icon-gif_48px:before{content:"\e944"}
.icon-gift_48px:before{content:"\e945"}
.icon-globe_48px:before{content:"\e946"}
.icon-golf_48px:before{content:"\e947"}
.icon-group_48px:before{content:"\e948"}
.icon-Group_Travel_48px:before{content:"\e949"}
.icon-H_menu_48px:before{content:"\e94a"}
.icon-Halal_48px:before{content:"\e94b"}
.icon-help_48px:before{content:"\e94c"}
.icon-home_48px:before{content:"\e94d"}
.icon-Hot-Food_48px:before{content:"\e94e"}
.icon-hotel_front_48px:before{content:"\e94f"}
.icon-inflight-ent_48px:before{content:"\e950"}
.icon-info_48px:before{content:"\e951"}
.icon-iphone_48px:before{content:"\e952"}
.icon-landmarks_48px:before{content:"\e953"}
.icon-landscape_48px:before{content:"\e954"}
.icon-Laptop_48px:before{content:"\e955"}
.icon-lastminute_48px:before{content:"\e956"}
.icon-limo_48px:before{content:"\e957"}
.icon-locker_48px:before{content:"\e958"}
.icon-login_48px:before{content:"\e959"}
.icon-logout_48px:before{content:"\e95a"}
.icon-lounge_48px:before{content:"\e95b"}
.icon-luggage_48px:before{content:"\e95c"}
.icon-luggage_big_48px:before{content:"\e95d"}
.icon-mall_48px:before{content:"\e95e"}
.icon-manage_48px:before{content:"\e95f"}
.icon-map_48px:before{content:"\e960"}
.icon-mic_48px:before{content:"\e961"}
.icon-mobile_boarding_48px:before{content:"\e962"}
.icon-mouse_48px:before{content:"\e963"}
.icon-Movies_48px:before{content:"\e964"}
.icon-multicity_48px:before{content:"\e965"}
.icon-Music_48px:before{content:"\e966"}
.icon-New_Tab_48px:before{content:"\e967"}
.icon-newsletter_48px:before{content:"\e968"}
.icon-newspaper_48px:before{content:"\e969"}
.icon-no_show_48px .path1:before{content:"\e96a";color:#000}
.icon-no_show_48px .path2:before{content:"\e96b";margin-left:-1em;color:#fff}
.icon-no_show_48px .path3:before{content:"\e96c";margin-left:-1em;color:#000}
.icon-notification_48px:before{content:"\e96d"}
.icon-offer_48px:before{content:"\e96e"}
.icon-offer_percentage_48px:before{content:"\e96f"}
.icon-office_location_48px:before{content:"\e970"}
.icon-passport_48px:before{content:"\e971"}
.icon-payment_options_48px:before{content:"\e972"}
.icon-people_48px:before{content:"\e973"}
.icon-person_48px:before{content:"\e974"}
.icon-Phone_48px:before{content:"\e975"}
.icon-photo_48px:before{content:"\e976"}
.icon-pilot_48px:before{content:"\e977"}
.icon-place_48px:before{content:"\e978"}
.icon-Prayer-Room_48px:before{content:"\e979"}
.icon-QDF_48px:before{content:"\e97a"}
.icon-queue_48px:before{content:"\e97b"}
.icon-Quiet-Relaxation-Room_48px:before{content:"\e97c"}
.icon-Reading-Materials_48px:before{content:"\e97d"}
.icon-receipt_48px:before{content:"\e97e"}
.icon-search_48px:before{content:"\e97f"}
.icon-seat_48px:before{content:"\e980"}
.icon-Seating-pods_48px:before{content:"\e981"}
.icon-secure_48px:before{content:"\e982"}
.icon-share_48px:before{content:"\e983"}
.icon-Smoking-Area_48px:before{content:"\e984"}
.icon-Snacks_48px:before{content:"\e985"}
.icon-spa_48px .path1:before{content:"\e986";color:#607d8b}
.icon-spa_48px .path2:before{content:"\e987";margin-left:-1em;color:#000}
.icon-spring_48px:before{content:"\e988"}
.icon-star_48px:before{content:"\e989"}
.icon-survey_48px:before{content:"\e98a"}
.icon-tablet_48px:before{content:"\e98b"}
.icon-tag_48px:before{content:"\e98c"}
.icon-tag_priority48px:before{content:"\e98d"}
.icon-taxi_48px:before{content:"\e98e"}
.icon-ticket_change_48px:before{content:"\e98f"}
.icon-timetable_48px:before{content:"\e990"}
.icon-train_48px:before{content:"\e991"}
.icon-tram_48px:before{content:"\e992"}
.icon-transit_48px:before{content:"\e993"}
.icon-TV_48px:before{content:"\e994"}
.icon-Vegetarian_48px:before{content:"\e995"}
.icon-Waiter_48px:before{content:"\e996"}
.icon-watch_48px:before{content:"\e997"}
.icon-WC_48px:before{content:"\e998"}
.icon-weather_48px:before{content:"\e999"}
.icon-Wifi_48px:before{content:"\e99a"}
.icon-winter_48px:before{content:"\e99b"}
.whitefont.container.is-base-container{padding-top:15px;padding-bottom:15px}
.destinations-offers-wave-decoration svg path{fill:#f7f7f7}
.T25-container .autocomplete .input-base:before{display:none}
.autocomplete.autocomplete-t7-style .input-base:before{display:none}
.footer-frame{margin:-80px 0 0}
.C16.platinum .offers-partner-block a{color:#fff}
#destinationTripFinderComponent .col-center-block{padding-bottom:20px}
.main-holder.is-bottom-bg-white:after{background-color:#f7f7f7 !important}
.autocomplete-typeahead.input-base .icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
.autocomplete-typeahead.input-base .icon-cross:hover{text-decoration:none}
.icon-cross{font-size:12px;position:absolute;top:25px;right:40px;display:none;z-index:5;color:#666}
.title-mobile-only{display:none}
.title-mobile-only-last-level{display:none}
.booking_container_small .T7.short{bottom:-150px}
.SignOn_Desktopicons{display:block}
.SignOn_mobileicons{display:none}
.footer-frame{margin:0}
.destinations-offers-wave-decoration svg path{fill:#f7f7f7}
.T7-tab .autocomplete-typeahead.input-base{line-height:12px}
#activitiesTable{margin-bottom:10px}
.myactivitiesError,.retrieve-flights-error{color:#b50000;display:none}
#activitiesbody #T7-1-7-display{z-index:10}
#activitiesTable #tableHeadings .col-sm-8r,#activitiesTable #activitiesbody tr .col-sm-8r{width:16.5%}
.T36 table#activitiesTable #activitiesbody .transactionSymbol{font-size:18px;display:block;line-height:23px;float:left;width:0 !important}
.T36.claim-history{margin:0;width:100% !important;padding:0 15px !important}
.claim-history-membername{word-break:break-word}
.T36 table#activitiesTable #activitiesbody td.col-sm-6r{padding:0 0 0 12px}
#qmilesLanding .tt-menu{max-height:145px}
.T38.is-dashboard.activity .last-activities-additional-links li a:focus,.T38.is-dashboard.activity .last-activities-additional-links li a:active{color:#00388B}
#all-activities .last-activities-content table{table-layout:inherit !important}
#all-activities table tbody td:nth-child(3),#all-activities table thead th:nth-child(3),#all-activities table tbody td:nth-child(4),#all-activities table thead th:nth-child(4){width:20%}
#all-activities table tbody td:nth-child(1),#all-activities table thead th:nth-child(1),#all-activities table tbody td:nth-child(2),#all-activities table thead th:nth-child(2){width:30%}
.qmiles-latestactivities .last-activities.sameheight-block .last-activities-holder{max-width:492px}
.qmiles-latestactivities .last-activities.sameheight-block .last-activities-holder .last-activities-content table td{font-size:14px}
article.contact-history-item{font-size:15px !important}
.contact-history-header span.contact-history-header-date{width:17%}
.contact-history-header span.contact-history-header-id{width:13%}
.contact-history-header span.contact-history-header-type{width:29%}
.contact-history-header span.contact-history-header-description{width:25%}
.contact-history-header span.contact-history-header-status{width:10%}
.contact-history-item-opener-date{padding-left:0;width:17%;white-space:normal;text-overflow:initial}
.contact-history-item-opener-id{width:13%}
.contact-history-item-opener-type{width:29%;white-space:normal}
.contact-history-item-opener-description{width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:1px}
.contact-history-item-opener-status{width:16%;padding-right:15px}
.contact-history-item-opener-cell{float:left;padding:10px 5px 9px 0;position:relative;min-height:1px}
.profile-details-user-name{word-wrap:break-word}
.profile-details-user-id.profile-details-user-email{word-break:break-all}
.profile-details-location-text p span,.membership-tier-text-holder span span span{display:inline-block !important}
.profile-details-location-text p{display:block;margin:0 0 6px}
.qrpc-dashboard div#profile-details .profile-details-content-cell:first-child{padding-left:7px}
div#profile-details .profile-details-user-id span{padding-left:0}
.contact-history-add-more-files .input-file-placeholder{font-size:10px}
.error-default-font{font-size:18px;line-height:1.4;font-weight:100;font-family:Jotia,Verdana,Geneva,sans-serif;color:#00388B}
div#wheel div.meta div.labels span.info span{display:inline}
.gold div.core div.progress div.mask div.indicator div.value{color:#080808 !important}
.qpoints-progress-value,.qpoints-renew-value{display:inline !important;font-size:20px !important}
.qpoints-progress-color,.qpoints-renew-color{display:inline !important}
.account-section .social li{margin:-2px 9px 0 0}
#dashboard-layover .social a,#dashboard-layover .social div{display:inline-block}
#dashboard-layover .social li{display:block}
#dashboard-layover .social span.icon{vertical-align:middle}
.j-dashboard-social .popup-small{max-width:650px;padding:25px 0}
.j-dashboard-social .popup-small .container{max-width:600px}
.j-dashboard-social .dilink-socialmedia-form{padding-bottom:0}
.T37 #labelsX text{-webkit-transform:translate(11px,0);-ms-transform:translate(11px,0);transform:translate(11px,0)}
.T37 #labelsX{font-size:9px !important;font-weight:300 !important}
.enrollmentJoinnow label.checkbox-base.is-above-input{top:0 !important;right:35px;margin-top:16px}
.select2-container--default .select2-selection--multiple[aria-expanded=true] .select2-selection__choice{white-space:pre-line;line-height:15px}
#j-login-form .spinner-container{top:10px !important}
.C5.content-right.C5.is-white-text a:hover{color:#3e0621 !important}
.SignOn_Desktopicons{display:block}
.SignOn_mobileicons{display:none}
#j-login-form .spinner-container{top:10px !important}
.C5.content-right.C5.is-white-text a:hover{color:#3e0621 !important}
.booking_container_small .T7.short.is-dashboard{margin:50px 0 0 0 !important;bottom:-50px !important}
.modal-open .modal-backdrop{display:block}
.daterangepicker tr:nth-child(1) td.off.available,.daterangepicker tr:nth-child(1) td.off.available.end-date,.daterangepicker tr:nth-child(1) td.off.available.in-range,.daterangepicker tr:nth-child(1) td.off.available.start-date,.daterangepicker tr:nth-child(1) td.off.off,.daterangepicker tr:nth-child(1) td.off.off.end-date,.daterangepicker tr:nth-child(1) td.off.off.in-range,.daterangepicker tr:nth-child(1) td.off.off.start-date,.daterangepicker tr:nth-child(2) td.off.available,.daterangepicker tr:nth-child(2) td.off.available.end-date,.daterangepicker tr:nth-child(2) td.off.available.in-range,.daterangepicker tr:nth-child(2) td.off.available.start-date,.daterangepicker tr:nth-child(2) td.off.off,.daterangepicker tr:nth-child(2) td.off.off.end-date,.daterangepicker tr:nth-child(2) td.off.off.in-range,.daterangepicker tr:nth-child(2) td.off.off.start-date{visibility:hidden}
.daterangepicker tr:nth-last-child(1) td.off.available,.daterangepicker tr:nth-last-child(1) td.off.available.end-date,.daterangepicker tr:nth-last-child(1) td.off.available.in-range,.daterangepicker tr:nth-last-child(1) td.off.available.start-date,.daterangepicker tr:nth-last-child(2) td.off.available,.daterangepicker tr:nth-last-child(2) td.off.available.end-date,.daterangepicker tr:nth-last-child(2) td.off.available.in-range,.daterangepicker tr:nth-last-child(2) td.off.available.start-date,.daterangepicker td.off.available.notrequired,.daterangepicker td.off.available.end-date.notrequired,.daterangepicker td.off.available.in-range.notrequired,.daterangepicker td.off.available.start-date.notrequired{display:none}
.trip-type-search .autocomplete-input-holder,.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span,.home-page-destination-price .autocomplete-input-holder,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:block}
.trip-type-search .autocomplete,.home-page-destination-price .autocomplete{padding:0}
.trip-type-search .triptype-autocomplete-label{font-size:20px;padding-bottom:15px}
.trip-type-search .autocomplete-typeahead .twitter-typeahead,.home-page-destination-price .autocomplete-typeahead .twitter-typeahead{width:100%}
.trip-type-search .autocomplete-typeahead.input-base,.home-page-destination-price .autocomplete-typeahead.input-base{overflow:visible}
.trip-type-search .autocomplete-typeahead.input-base input[type=text],.home-page-destination-price .autocomplete-typeahead.input-base input[type=text]{padding-bottom:7px}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu{width:auto;min-width:100%;border:1px solid #d7d7d7;font-size:15px;color:#666;background:#FFF;overflow:auto;max-height:210px}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;cursor:pointer}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#FFF;background:#00388B;-webkit-transition:background .2s ease;transition:background .2s ease}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#FFF}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.trip-type-search .autocomplete-typeahead.input-base .suggestion-text,.home-page-destination-price .autocomplete-typeahead.input-base .suggestion-text{position:absolute;top:20px;left:10px;width:65%;height:25px;font-size:15px;line-height:1;color:#666;pointer-events:none;z-index:1;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:none;border:1px solid #ccc;background-color:#eee;border-radius:8px;padding:4px 6px}
.trip-type-search .autocomplete-typeahead.input-base.selected .suggestion-text,.trip-type-search .autocomplete-typeahead.input-base.selected .icon-cross,.home-page-destination-price .autocomplete-typeahead.input-base.selected .suggestion-text,.home-page-destination-price .autocomplete-typeahead.input-base.selected .icon-cross{display:block}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;white-space:nowrap;cursor:pointer}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{font-weight:500}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#00388B;transition:background .2s ease}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:inline-block}
.trip-type-search .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight,.home-page-destination-price .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.trip-type-search .autocomplete-typeahead.input-base.selected,.home-page-destination-price .autocomplete-typeahead.input-base.selected{border:1px solid #d7d7d7}
.trip-type-search .autocomplete-typeahead.input-base,.home-page-destination-price .autocomplete-typeahead.input-base{line-height:12px}
.trip-finder-countrytitle{position:absolute;top:16%;left:45%;color:#fff;z-index:5;padding:20px;background:url(https://www.qatarairways.com/etc/designs/qrweb/images/icons/icon-location.png) no-repeat}
.trip-type-search .triptype-autocomplete-label{padding-bottom:0 !important}
.edit-slider-icon{float:right;position:absolute;top:20px;right:0;z-index:999}
.drop .imagery.is-gradient-bottom:after{background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#00388B 100%)}
.drop .imagery.is-gradient-bottom:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:60%;z-index:1;background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#00388B 100%)}
.drop .drop-block-offers-text{position:absolute;z-index:4}
.drop .imagery{position:relative}
.drop-sub-link .last-level-memu-item{display:none !important}
body li a:focus,body li a:not(.btn):hover{text-decoration:underline !important}
.weatherUnit,.weatherUnit:hover{color:#fff !important}
.facts-info-description a.electricity-desc{text-decoration:none}
.header-dropdown .drop-block .drop-block-partners-list{top:-10px !important}
.span-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
#T7-search[type=button]{width:100%;padding-bottom:13px}
@media only screen and (max-width:767px){.T36 table#activitiesTable #activitiesbody .col-values [data-tier=Description] span{margin-left:0;width:244px}
.fancybox-content.fancybox-card-edit .T52-card-overlay{max-width:100%}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{width:100%}
.icon.icon-magnify.header-search.pull-right.btn-search-open{right:35px !important}
.teaser-box-full-wrapper .teaser-box-content .btnCss{white-space:inherit;display:inline-block;max-width:none!important}

.contact-history-header span.contact-history-header-date{width:33%}
.contact-history-item-opener-cell.contact-history-item-opener-date{width:33%}
.contact-history-header span.contact-history-header-status{width:23% !important}
.contact-history-item-opener-cell.contact-history-item-opener-status{width:23% !important}
.search-results.search-scroll-fix .search-results-list{max-width:100%}
.icon.icon-magnify.header-search.pull-right.btn-search-open{right:35px !important}

.search-results.search-scroll-fix .search-results-list{max-width:100%}
.promotional.is-interactive .teaser-box-content{margin-top:0;padding-bottom:50px !important}
.drop-sub-link .last-level-memu-item{display:block !important}
.qmiles-container .T34-state-selection .T34-state-selection-totals .btn{visibility:visible;opacity:.8}

table#activitiesTable tbody tr td:nth-child(5) div,table#activitiesTable tbody tr td:nth-child(6) div,table#activitiesTable tbody tr td:nth-child(7) div{float:left !important}
.C5-wave-v3.T54 svg{position:relative !important}
.C5-wave-v3.T54 .C5-wave-v3-content-container{padding-bottom:10px !important}
.personalized-drop{right:-46px !important;height:auto !important;max-height:500px !important}
#T7-1-7-display{min-height:300px !important;overflow:auto !important}
.C6_1{margin-left:5px !important}
.C6_1 td{padding-bottom:20px !important}
.teaser-box-full-wrapper .teaser-box-content .btnCss{white-space:inherit;display:inline-block;max-width:none!important}
.gallery-mobile-fade-slide figure img{width:480px;display:block}
.qmiles-container .T34-state-selection .T34-state-selection-totals .btn{visibility:visible;opacity:.8}
#triggerDashboard{position:absolute;bottom:-450px}
.T37-info-panel{padding-bottom:20px !important}
.qmiles-container .T34-state-selection .T34-state-selection-totals .btn{visibility:visible;opacity:.8}
.search-results.search-scroll-fix .search-results-list{max-width:100%}
.promotional.is-interactive .teaser-box-content{margin-top:0;padding-bottom:50px !important}
.drop-sub-link .last-level-memu-item{display:block !important}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{display:block;margin:0 auto}
.fancybox-content.fancybox-card-edit fieldset .helpfaqwidget__view>[class^=col-],.fancybox-content.fancybox-card-edit fieldset .row>[class^=col-]{padding-right:0}
.fancybox-content.fancybox-card-edit fieldset .custom-select{min-width:100%}
.T25-flight-info-container #T25_flightsEFContainer{margin-bottom:30px}
.easyDealsContainerSection .autocomplete-typeahead.input-base .suggestion-text{top:38px !important}
.col-sm-5.col-md-5.pull-right.qtr-mobile-img-hide{display:none !important}
.content-block-content-area.qtr-ribbon-height-fix{min-height:430px}
.gallery-mobile-fade-slide figure img{width:480px;display:block}
.gallery-mobile-fade-slide figure figcaption{display:block}
.C8_1.C8_1-platinum.container{margin:0 !important}
.C13_1.is-base-container.is-add-index .heading-block h3{margin:0 0 24px 10px}
.T7-tab .autocomplete-typeahead.input-base .suggestion-text,.so-booking .autocomplete-typeahead.input-base .suggestion-text,.subscribe-form-cell .autocomplete-typeahead.input-base .suggestion-text{top:38px !important}
.autocomplete .icon-cross{top:42px;right:47px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
.destinations-offers.destinations-offers-search .destinations-offers-block-info.limited-offers>.destinations-offers-block-info-text:first-child{display:none}
.destinations-offers.destinations-offers-search .destinations-offers-block-info-overlay{transition:none !important;-webkit-transition:none !important;transform:translateY(0) !important;-webkit-transform:translateY(0) !important;opacity:1 !important;visibility:visible !important}
.landingoffer-DynamicPage .custom-select .custom-select-opener.selected,.landingoffer-StaticPage .custom-select .custom-select-opener.selected{padding:25px 50px 25px 16px}
.unsubscribe-spinner-container .spinner-container{min-height:60px}
#updateNewsLetterProfile .checkbox-base.is-margin-top{margin:27px 0 10px 10px}
.row.content-container.padding-adjust-mobile{padding:0 15px !important}
.custom-select{width:100%}
.is-rectangle-large .custom-select-dropdown{min-width:330px}
.slick-initialized .slick-slide .whitefont{padding-left:20px;padding-right:15px}
.slick-initialized .slick-slide .C3.is-base-container.is-black-text-color{padding-left:20px;padding-right:15px}
.slick-initialized .slick-slide .C7{padding-left:20px;padding-right:15px}
.slick-initialized .slick-slide .introduction.trip-type-search{padding-left:20px;padding-right:15px}
.C16.C16-full-width .offers-partner-block{background:#00388B}
.header .login-block{display:block}
.header .login-block .j-login-toggle{display:block}
.textlink.drop-block-title{font-size:24px !important;font-weight:300 !important;padding:33px 12px 37px 5px !important}
.header-logo a.logo-one-world{display:block !important;position:absolute !important;margin:8px 0 0 65px !important}
.header-logo a{width:33px !important}
.header-dropdown .drop-block .drop-block-partners-list{top:-10px !important}
.redeem-page .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area,.redeem-post .redeem-post-C5-shop.content-right .C5-wave-v3-content-block-content-area{box-shadow:0 0 0 0 transparent;margin-bottom:100px}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop{margin-top:-80px}
.row.C5-wave-v3-svg-container{min-height:300px}
.redeem-pre-C5-gift .row.C5-wave-v3-svg-container{min-height:200px}
#lastOne .row.C5-wave-v3-svg-container,#lastoneRight .row.C5-wave-v3-svg-container,#secondlayoutLeft .row.C5-wave-v3-svg-container{min-height:50px}
.redeem-page #lastoneRight.redeem-post-C5-baggage,.redeem-post #lastoneRight.redeem-post-C5-baggage{margin-top:210px}
.redeem-page .redeem-post-C5-baggage .content-block-content-area h2,.redeem-post .redeem-post-C5-baggage .content-block-content-area h2{max-width:100%}
.redeem-page:not(.redeem-post) .redeem-post-C5-baggage.redeem-pre-C5-gift.content-right .C5-wave-v3-content-block-content-area,.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air .C5-wave-v3-content-block-content-area{width:100% !important}
.redeem-page .redeem-post-C5-baggage .content-block-content-area p,.redeem-post .redeem-post-C5-baggage .content-block-content-area p{font-size:15px}
.redeem-page:not(.redeem-post) .redeem-pre-C5-non-air.redeem-post-C5-baggage .C5-wave-v3-content-container{margin-top:-65px !important}
.redeem-page .redeem-pre-C5-non-air.C5-wave-v3 .wavetest-bg-container.wave2aircompnent,.redeem-post .redeem-pre-C5-non-air-wave-v3 .wavetest-bg-container{margin-bottom:0}
.redeem-page:not(.redeem-post) .redeem-post-C5-shop .C5-wave-v3-content-container{margin-bottom:-260px !important;padding-bottom:150px !important}
.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom{bottom:260px}
.C5-to-mobile-js .c5-markup-phone .content-block-content-area .btn{margin:0 0 10px 0}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .custom-select-opener:before,.is-rectangle-large .select2-container .select2-selection--multiple:after,.is-rectangle-large .select2-container .select2-selection--multiple:before,.select2-container .is-rectangle-large .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:before{z-index:0}
.trip-finder-categories-area .categories-list>li:hover .img-holder{opacity:.4;border:4px solid transparent}
.trip-finder-categories-area .categories-list>li.selected .img-holder{border-color:#00388B;opacity:1}
.title-mobile-only{display:block}
.forward.drop-title-last-level{top:37px !important}
.title-mobile-only{position:absolute;top:-82px;z-index:99;left:5px;font-weight:300;text-decoration:underline;border-bottom:1px solid #c7c7c7;padding:12px 14px 24px 6px;width:99%;font-size:24px}
.drop-block-links-list{top:0px !important; white-space: nowrap}
.header .main-nav .drop-block-links-list .drop-sub-block{position:relative;top:60px; white-space: nowrap; !important}
.title-mobile-only-last-level{position:absolute;top:-98px;z-index:99;left:5px;font-weight:300;text-decoration:underline;border-bottom:1px solid #c7c7c7;padding:12px 14px 24px 6px;width:99%;font-size:24px}
.last-level-menu{margin:-106px 0 0 0}
.show{display:block}
.drop-block.partners-block.active .drop-block-partners-list li:first-child span.text{width:70%;text-decoration:underline;display:block}
.drop-block.partners-block.active .drop-block-partners-list li{padding:0 !important}
.SignOn_Desktopicons{display:none !important}
.SignOn_mobileicons{display:block !important}
.col-sm-5.col-md-5.pull-right.qtr-mobile-img-hide{display:none !important}
.content-block-content-area.qtr-ribbon-height-fix{min-height:430px}
.gallery-mobile-fade-slide figure figcaption{display:block}
.C8_1.C8_1-platinum.container{margin:0 !important}
.C13_1.is-base-container.is-add-index .heading-block h3{margin:0 0 24px 10px}
.SignOn_Desktopicons{display:none !important}
.SignOn_mobileicons{display:block !important}
.preview-block__title{font-size:26px}
.offers-partner-block{height:550px;min-height:550px}
.offers-partner-block-picture{background-position:100% 40%}
}
@media only screen and (min-width:768px){section#guide div.guide-widget div.profile{top:0 !important;height:385px !important}
.unsubscribe-spinner-container .spinner-overlay{width:240px}
.unsubscribe-spinner-container .spinner-container{min-height:60px}
.login-holder{width:140px !important;height:81px !important}
.padding-left0{padding-left:0}
.col15{width:15%}
.col11{width:11%}
.col6{width:6%}
.col8{width:8%}
.col13{width:13%}
.col16{width:16%}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-info-section.destinations-offers-block-info-overlay{height:200px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay{height:auto}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .btn{display:block}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .view-more{display:block;text-align:left;margin-top:5px}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .destinations-offers-block-info-text{position:relative;top:20px}
.destinations-offers-custom-col.is-narrow .destinations-offers-block-info-overlay .destinations-offers-block-info-button.pull-right{float:left !important}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-info-section.destinations-offers-block-info-overlay{height:200px}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-offers-block-info-overlay,.destinations-offers.destinations-offers-search .destinations-offers-custom-col.is-tall .destinations-offers-block-info-overlay{height:auto}
.destinations-offers-custom-col.is-narrow .offer-promo-info+.destinations-offers-block-info-overlay{padding-bottom:25px}
.unsubscribe-spinner-container .spinner-overlay{width:240px}
.unsubscribe-spinner-container .spinner-container{min-height:60px}
.login-holder{width:140px !important;height:81px !important}
.tableContainer{padding-left:10px}
.teaser-text .C16.C16-full-width{width:100%;left:0}
.weatherlink{font-size:8px;bottom:5px;position:absolute;width:100%;left:0}
.weather-block{position:relative;overflow:hidden;width:109px;background-color:#00388B;color:#fff;white-space:nowrap;font-size:6px;text-align:center}
}
@media only screen and (max-width:768px){.header-navigation-row-full .header-search{position:absolute;right:40px}
.subscribe{padding:179px 0 63px}
.booking_container_small .T7.short,.booking_container .T7.short{bottom:0 !important}
.booking_container{margin-bottom:40px}
.promotional.is-interactive .teaser-box-content{margin-top:140px}
.teaser-box-full-with-video .teaser-box-content h1{margin-top:100px}
.content-section .content-section-slide .btn{width:auto}
.content-block.is-base-block{padding:50px 0 !important}
.booking_container_small .T7.short,.booking_container .T7.short{bottom:0 !important}
.qtr-margin-left{margin-right:5px}
.qtr-margin-right{margin-left:0}
.C12-column{min-height:400px;background-position:94% 0 !important;background-size:cover !important}
.C10-image .C10-imagery{width:100%;height:219px;background-size:contain;background-repeat:no-repeat}
.logotext-partner .qtr-margin-right img,.logotext-partner .qtr-margin-left img{width:100%}
.promotional-text-base h1,.promotional-text-base h2{font-size:40px}
.promotional-text-base .sub-title,.promotional-text-base h3{font-size:30px}
.header-dropdown .drop-block .drop-block-partners-list{top:-10px !important}
.upcomingtrips .trips-section.T16{padding-left:20px;padding-right:20px}
.destinations-info-section-description .offers-inner{display:block}
.destinations-info-section .offers-price,.destinations-info-section .offers-price-old{margin:0}
}
@media only screen and (max-width:959px){.promotional.is-interactive .teaser-box-content{padding-top:10px !important}
.header-dropdown .drop{margin-top:70px !important}
.drop-block-links-list.arrow-level-adjust{margin-top:70px !important}
.header .main-nav>ul>li span.forward:before{top:10px !important}
.drop-block .drop-block-links-list li.drop-sub-block a:before{content:'\e92b';position:absolute;right:0;top:46px;font-size:16px;color:#00388B;font-family:icomoon !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.last-level-menu li.last-level-memu-item{margin:0 0 9px !important}
.contact-history-item-opener-description,.contact-history-header span.contact-history-header-description{width:40% !important}
.promotional.is-interactive .teaser-box-content{padding-top:10px !important}
.header-logo a.logo-one-world{display:block;position:absolute;margin:8px 0 0 65px}
.contact-history-item-opener-status,.contact-history-header span.contact-history-header-status{width:35% !important}
.contact-history.contact-center-mobile{padding-bottom:0}
.contact-history-item-opener-cell{padding:25px 5px 23px 0 !important}
.contact-history-item-opener-cell .contact-history-item-opener-date{width:33%}
.contact-history-item-opener-cell.contact-history-item-opener-status{width:27%}
.suggestion .autocomplete-input-holder{margin-top:-21px}
.contact-center-select .custom-select-opener{padding:20px 30px 0 8px !important;height:60px !important}
.contact-center-select .input-base-placeholder{padding:2px 10px 5px 10px !important;font-size:16px}
.contact-history-item-drop-info-list-elem-id{width:30%}
.contact-history-item-drop-info-list-elem-type{width:70%}
.contact-history-header span.contact-history-header-description,.contact-history-header span.contact-history-header-status{display:block !important}
.contact-history-header span.contact-history-header-type{display:none !important}
.base-autocomplete-style .autocomplete-drop,.T7-tab .autocomplete-drop{margin-top:0 !important}
.content-block.is-base-block{padding:50px 20px !important}
.suggestion .autocomplete-input-holder{margin-top:-21px}
.T25-container .autocomplete.active .input-base:before{right:19px;width:30px;height:30px}
.T25-container .autocomplete.active .input-base:after{right:19px;padding:11px 4px;font-size:10px}
.T25-container .autocomplete .input-base:before{right:19px;width:30px;height:30px}
.T25-container .autocomplete .input-base:after{right:19px;padding:11px 4px;font-size:10px}
.T25-container .autocomplete-drop{margin-top:-21px}
.T25-container .autocomplete-typeahead .twitter-typeahead{height:80px}
.T25-container .autocomplete-drop{margin-top:-21px}
.T25-container .autocomplete-typeahead .twitter-typeahead{height:80px}
.qpoints-progress-details-list{margin-left:0}
.wheel-miles{padding-left:0}
.image-menu-options ul>li a:hover .img-holder img{border-color:transparent !important}
.image-menu-options ul>li.selected a .img-holder img{border-color:#521231 !important}
.destination-offers-origin .custom-select .custom-select-opener.selected,.destination-offers-origin .custom-select .custom-select-opener.visible{padding-top:20px}
}
@media only screen and (min-width:960px){.tab-menu-list .tabmenu-link{float:left;width:100%;height:120px}
.qpoints-progress-details{padding-left:125px}
.qmiles-progess-exclamation{padding-left:110px}
.drop-sub-link .last-level-memu-item{display:none !important}
#passwordform .T52_1-password .T52_1-password-btn{float:right;width:250px;clear:both;text-align:left}
.drop-sub-link .last-level-memu-item{display:none !important}
}
@media(min-width:980px){.C5-to-mobile-js-normal{padding:226px 0 200px !important}
.C5 .C5-wave-v3-content-block-content-area.content-block-content-area,.C5-wave-v3 .C5-wave-v3-content-block-content-area.content-block-content-area{width:52%}
.C5.content-right .content-block-content-area,.C5-wave-v3.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{width:42%}
.content-block.is-beige-lighting-reverse:before,.content-block.is-beige-lighting:before,.content-block.is-black-lighting-reverse:before,.content-block.is-black-lighting:before,.content-block.is-burgundy-lighting-right:before{content:'';position:absolute;right:0;left:40%;bottom:0;top:0;background-image:-webkit-linear-gradient(right,#00388B 0,transparent 100%);background-image:linear-gradient(to left,#00388B 0,transparent 100%);background-repeat:repeat-x;z-index:2}
#wavetwosecondleftbottom{margin-bottom:80px}
}
@media only screen and (max-width:1023px){.destinations-info-section-description,.offers-inner{display:inline-block}
}
@media(min-width:1280px){.container,.helpfaqwidget__container,.container.c5-markup{width:1080px}
.C5.content-right .container.c5-markup,.C5-wave-v3.content-right .container.c5-markup{width:90%}
.C5.content-right .content-block-content-area,.C5-wave-v3.content-right .C5-wave-v3-content-block-content-area.content-block-content-area{width:42%}
.C5 .C5-wave-v3-content-block-content-area.content-block-content-area,.C5-wave-v3 .C5-wave-v3-content-block-content-area.content-block-content-area{padding:0;width:52%}
}
@media only screen and (min-width:1830px){.redeem-page .redeem-post-C5-shop .wave-decoration.is-bottom.wave2compnentbottom,.redeem-post .redeem-post-C5-shop .wave-decoration.is-bottom{-webkit-transform:scale(1.3,1.15);-ms-transform:scale(1.3,1.15);transform:scale(1.3,1.15)}
}
@media(max-width:1659px) and (min-width:768px){.sub-menu-active .main-holder-sm .main-holder .main-holder{margin:0 0 0 -283px}
.C32-membership-card-toolbar li.j-C32-apple-wallet-el{display:none !important}
section#guide div.guide-widget div.guide-content div.slide div.title h3{padding-right:0 !important}
#family-membership-cards .col-xs-12.col-md-4 .C32-membership-card,.C32-membership-card{margin-bottom:50px}
.C32-membership-card-toolbar{display:block}
}
.subscribe-checkbox-cell{margin:-6px 0 0 !important}
@media(max-width:959px) and (min-width:768px){.T7-tab-container .premium-check{bottom:8%;left:1.3%}
.T7-tab-container .premium-check{bottom:8%;left:1.3%}
.autocomplete-typeahead .twitter-typeahead{height:100% !important}
.suggestion .autocomplete-input-holder{margin-top:-1px !important}
.header-search{right:70px}
.header-cell{width:20.6%}
.autocomplete-typeahead .twitter-typeahead{height:100% !important}
.suggestion .autocomplete-input-holder{margin-top:-1px !important}
.T7-tab .autocomplete-typeahead .twitter-typeahead{height:auto}
.subscribe-checkbox-cell{margin:20px 0 0}
}
.destinations-offers:before{background:linear-gradient(180deg,#f7f7f7 0,rgba(235,235,235,.8) 40%,rgba(235,235,235,.15) 60%,rgba(235,235,235,0) 100%)}
.offers-partner-block.burgundy-bg a,.offers-partner-block.burgundy-bg a:hover,.offers-partner-block.burgundy-bg a:active,.offers-partner-block.burgundy-bg a:focus{color:#fff}
.offers-partner-block.burgundy-bg a.btn-white-transparent:hover,.offers-partner-block.burgundy-bg a.btn-white-transparent:active,.offers-partner-block.burgundy-bg a.btn-white-transparent:focus{color:#00388B}
.input-base .twitter-typeahead.error:after{right:10px}
.personalized-drop{height:auto;overflow:auto}
.login-block-avatar{margin-right:8px}
.header .main-nav>ul>li>a{display:block}
.map-card-location{margin:-20px -20px 16px;padding-bottom:63% !important}
.icon-heart{display:none !important}
.destinations-offers-search .destinations-info-section{padding:71px 20px 6px !important}
@media only screen(min-width:967px) and (max-width:1023px){.personalized-drop{width:auto;min-width:342px;right:-1px}
.personalized-drop .flights .flight-cell{margin:0 15px;padding:4px 20px 4px 20px}
}
.autocomplete.autocomplete-t7-style.subscribe-form-cell .input-base .tt-menu{overflow:auto;width:auto}
.autocomplete.autocomplete-t7-style.subscribe-form-cell .input-base .tt-menu .tt-suggestion.active .tt-highlight{color:#fff}
@media only screen and (max-width:767px){.drop-sub-link .last-level-memu-item{display:block !important}
.destinations-offers.is-overlay-gradient{padding:120px 0 180px !important}
.destinations-offers-block-info-overlay .btn{min-width:200px !important;padding:16px 25px !important}
}
@media only screen and (min-width:768px) and (max-width:959px){.autocomplete-typeahead .twitter-typeahead{height:100% !important}
.suggestion .autocomplete-input-holder{margin-top:-1px !important}
.destinations-offers.destinations-offers-search .destinations-offers-custom-col.col-sm-4 .destinations-info-section.destinations-offers-block-info-overlay{height:200px}
}
.icon-oryx:before{display:block;width:32px;height:32px;content:'';background:url("clientlibs/images/oryx.png") center center no-repeat;background-size:contain;background-color:#00388B}
.countrytitle{position:absolute;top:40%;left:49%;color:#fff;z-index:5;padding:20px;background:url("images/icons/icon-location.png") no-repeat}
.content-section-animate-block.flight-attendant-block:after{background-image:url('../../../content/dam/images/custom/journey/cabin-crew/bg-help-bottom.png')}
.content-section-on-board-top:after{background-image:url('../../../content/dam/images/custom/journey/on-boarding-experience-/bg-on-board-2.png')}
.content-section .bg-man{background-image:url('../../../content/dam/images/custom/journey/wallet-passport-and-boarding/golden-background.jpg')}
.content-section .clouds{animation-direction:reverse}
.helpfaqwidget-loaded-state #helpAndFAQWidgetButton,.helpfaqwidget-loaded-state .helpfaqwidget-cue{display:none}
.destinations-offers-block.is-gradient-bottom:after{background:linear-gradient(to bottom,rgba(92,9,49,0) 10%,#00388B 100%)}
.destinations-info-section .offers-price{color:#fff}
#autocompleteHideline,.autocomplete-text{border-bottom:0 solid #652245}
.C1-video-text-shadow.active{background:none transparent}
@media only screen and (min-width:768px){.header .main-nav>ul>li>a:hover{text-decoration:underline}
.header-dropdown .drop-title{margin-bottom:20px}
.header-dropdown .drop-block span.forward.drop-title{margin:0}
.header-dropdown .drop-block-title{margin:0 0 14px;font-size:17px;font-weight:500}
.header-dropdown .drop-block.partners-block .drop-block-title{margin:10px 0}
.header-dropdown .drop-block-partners-list li{width:16.5%}
.header-dropdown .drop-block-tabs-controls a:after{background:none transparent}
.pl-4{padding-left:4%}
.pl-5{padding-left:5%}
.pl-6{padding-left:6%}
.pl-8{padding-left:8%}
#j-poi-tab-content .tabset-accordion-item.all{clear:both}
.tableContainer{padding-left:10px}
}
#T7-search[type=button]{width:100%;padding-bottom:13px}
input#T7-from::-webkit-input-placeholder{color:transparent}
input#T7-from:-moz-placeholder{color:transparent;opacity:0}
input#T7-from::-moz-placeholder{color:transparent;opacity:0}
input#T7-from:-ms-input-placeholder{color:transparent}
.teaser-box-full .teaser-box-content .btn{margin-top:0 !important}
.videoImage-dynamic-price{margin-top:55px !important}
.videoImage-dynamic-price a{padding:0 0 25px 0 !important}
.promotional.is-interactive .teaser-box-content{margin-top:0;padding-bottom:50px !important}
.T7-tab-container #premiumOnly{left:0;top:0;visibility:visible}
.trip-type-search .slider-filter label.landingOffersType #f12{left:0;top:0;visibility:visible}
.search-results.search-scroll-fix{overflow:auto;height:auto;min-height:100px;max-height:300px}
@media only screen and (max-width:767px){.search-results.search-scroll-fix .search-results-list{max-width:100%}
.promotional.is-interactive .teaser-box-content{margin-top:0;padding-bottom:50px !important}
}
@media only screen and (min-width:768px) and (max-width:959px){.T7-tab-container .premium-check{bottom:8%;left:1.3%}
}
.helpfaqwidget__main-container .non-scroll .helpfaqwidget #officeView>div{overflow:hidden}
.getMyMap{margin-right:55px;margin-top:40px;float:right}
.header .exchange{color:#fff}
.header .exchange ul li .date{margin-right:115px}
.header .exchange ul li{margin:0}
.header .exchange ul li .icon-alert-info.alert-notice-icon{background:#fff;color:#84084a}
.icon-cross{color:gray}
.map-card-location{margin:-20px -20px 16px;padding-bottom:63% !important}
.accessibility-state{display:none}


.icon-alert-info:before{content:"i";position:absolute;top:-3px;left:7px;font-weight:bold}
span.icon-alert-info{font-size:20px;position:relative}
.all-destinations-list{position:relative;width:100%;float:left}
@media only screen and (max-width:1279px){.all-destinations-list{max-width:60%}
}
@media only screen and (max-width:959px){.all-destinations-list{max-width:80%}
}
.all-destinations-list h2,.all-destinations-list h3,.all-destinations-list h4,.all-destinations-list h5{font-size:20px;font-weight:400;margin:0 0 32px -10px;color:#00388B}
@media only screen and (max-width:767px){.all-destinations-list h2,.all-destinations-list h3,.all-destinations-list h4,.all-destinations-list h5{font-size:30px;line-height:1.3em;margin:0 0 34px}
}
.all-destinations-menu{font-size:15px;margin:0 0 41px}
@media only screen and (max-width:767px){.all-destinations-menu{font-size:22px;line-height:1.2em;margin:0 0 53px}
.all-destinations-menu ul{-webkit-column-count:2;-moz-column-count:2;column-count:2 !important}
}
.all-destinations-menu ul{margin:0;padding:0;list-style-type:none;-webkit-column-count:3;-moz-column-count:3;column-count:3;display:inline-block}
.all-destinations-menu li{padding:0 10px 0 0;margin:0 0 3px;width:380px;float:left}
.all-destinations-menu li a{text-decoration:none}
.all-destinations-menu li a:focus,.all-destinations-menu li a:hover{text-decoration:underline}
.top-searches li{width:45%;margin:0 0 8px 0;float:left}
.top-searches .top-searches-title{margin:-50px 0 17px 0 !important}
.modal-search-overlay .search-results .top-searches-list{margin:0 50px 0 6px !important}
.top-searches .top-searches-list{margin:20px}
.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:focus{color:#00388B !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn-orange,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:focus{color:#460c2e !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn{padding:12px 30px 10px !important}
@media only screen and (max-width:959px){.teaser-text .offers-partner-block.burgundy-bg a.btn{margin:0 0 10px;width:100%}
}
.dq .drop-block+.drop-block{padding:0}
.dq .drop-block-title{margin:0;font-size:16px;font-weight:normal}
.dq a img{display:block}
.dq a.qrholidays img{padding:13px 0}
.dq a .icon{left:0;top:2px;position:relative;font-size:16px;transition:all .3s;display:inline-block}
.dq a:hover .icon{left:5px}
@media only screen and (max-width:767px){.dq a .icon,.dq a img{display:none}
.subscribe-img{left:60% !important;top:60% !important}
.redeem-page .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image,.redeem-post .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image{transform:scale(1.5) translateX(-18%) !important}
.top-searches .top-searches-title{margin:20px 0 17px 0 !important}
}
.C29 .content-section-row{padding-bottom:0;background:#f7f7f7 !important}
@media only screen and (max-width:767px){.C29 .content-section-row:last-child{margin-bottom:50px}
}
@media screen and (max-width:1028px) and (min-width:768px){.C29 .content-section-wrapper{min-height:300px}
}
.teaser-box-content p{margin-bottom:20px}
.contentleft{float:left !important}
.contentright{float:right !important}
.dynamic-fares-global>.custom-select-opener{padding-top:15px;padding-right:40px}
#dynamic-loadmore{float:right}
.dynamic-fares-global .customCheckbox{margin-top:-3%}
.dynamic-fares-global .allcheckBox{margin-top:5%}
@media only screen and (max-width:767px){.dynamic-fares-global .dynamic-offers [class*=col-]{padding:0 31px;margin-bottom:20px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons{position:static;padding:10px 0 0;right:15px;bottom:6px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons a{width:100%}
#dynamic-loadmore{width:100%}
.dynamic-fares-global .customCheckbox{margin-top:0}
}
@media screen and (max-width:959px) and (min-width:768px){.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons{position:static;padding:10px 0 0;right:15px;bottom:6px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons a{width:100%}
.dynamic-fares-global .customCheckbox{margin-top:-6%}
}
@media screen and (max-width:1279px) and (min-width:960px){.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons{bottom:20px;right:20px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons a{width:110px}
.dynamic-fares-global .allcheckBox{margin-top:10%}
}
.intro-text-section p{font-size:15px !important;padding-left:10px}
.bg-platinum{background-image:-webkit-linear-gradient(120deg,rgba(126,136,138,.5),#4f5a5c);background-image:linear-gradient(120deg,rgba(126,136,138,.5),#4f5a5c)}
#profile-benefit-summary .C31-col-benefits h3{color:#fff}
.is-gold .j-profile-details,.is-silver .j-profile-details,.j-profile-details.bg-silver,.j-profile-details.bg-gold,.C31.benefitssummary.bggold,.C31.benefitssummary.bgsilver,.is-gold .membership-tier-text-holder a,.is-silver .membership-tier-text-holder a,.is-silver .profile-details-progress a span,.is-gold .profile-details-progress a span{color:#080808 !important}
.is-gold .profile-details{background-image:linear-gradient(120deg,rgba(236,207,152,.8),#c8ae84) !important}
.profile-details.j-profile-details.bg-gold{background:#bba172 !important;background-image:none !important}
.profile-details.j-profile-details.bg-silver{background:#828387 !important;background-image:none !important}
.profile-details-user-name{font-size:22px !important}
.C31.benefitssummary.bggold .C31-col-benefits a.btn,.C31.benefitssummary.bggold .C31-col-benefits h3,.C31.benefitssummary.bgsilver .C31-col-benefits a.btn,.C31.benefitssummary.bgsilver .C31-col-benefits h3{color:#414141 !important}
.profile-details-membership-tier,.profile-details-user-id span,.profile-details-current-balance strong,.C31-header-subtitle,.C31-benefit,.C31-benefit,.profile-details-progress-status,.T52-form-section-title{font-size:14px !important}
.C31.bggold:before{background-color:#bba172}
.C31.bgsilver:before{background-color:#828387}
.C31.bgplatinum:before{background-color:#4f5a5c}
.C31.bggold:after{background-color:#d3b88b}
.C31.bgsilver:after{background-color:#c7c7c7}
.C31.bgplatinum:after{background-color:#627174}
#cab-passengers-row .checkbox-base,#cab-flights-row .checkbox-base{padding-top:20px}
#cab-passengers-row table th div,#cab-flights-row table th div{display:table}
.cancel-award-booking .input-base-msg-empty{display:block}
.reset-password-div .input-base-msg-empty{display:block}
.T52_2-my-profile-preferences-item label{pointer-events:none}
.spinner-full-page .spinner-container{top:0;left:0;opacity:1}
.spinner-full-page .spinner,.spinner-full-page .spinner:after{width:460px;height:360px;background-repeat:no-repeat}
#otp-preferences-spinner-container.spinner-full-page .spinner,#otp-preferences-spinner-container.spinner-full-page .spinner:after{width:0;height:0;background-repeat:no-repeat}
#transaction-OTP-spinner.spinner-full-page .spinner,#transaction-OTP-spinner.spinner-full-page .spinner:after{width:367px;height:220px}
#transaction-OTP-spinner .spinner{top:-5% !important;left:16% !important}
.j-transaction-OTP-check .modal-content{max-width:900px}
.j-transaction-OTP-check .popup-header{padding-left:30px}
.j-transaction-OTP-check .container{width:auto !important}
#global-spinner-container .spinner-container{position:fixed}
.T34-form .custom-select-miles{width:100%;min-width:80px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary,.fancybox-content.fancybox-card-edit fieldset{border:0;padding:20px 30px 10px}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-headline{position:absolute;white-space:nowrap;display:none}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic-placeholder-text{display:none;position:absolute;top:50px;left:50%;width:70%;margin-left:5px;font-size:12px;line-height:15px;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic{position:relative;top:0}
.fancybox-content.fancybox-card-edit fieldset .T52-edit-pic img[src="images/image-family-avatar.png"]+.T52-edit-pic-placeholder-text{display:block}
.fancybox-content.fancybox-card-edit fieldset .helpfaqwidget__view,.fancybox-content.fancybox-card-edit fieldset .row{margin-bottom:10px}
.fancybox-content.fancybox-card-edit fieldset .T7-calendar-field{width:100%;padding:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-form-ctas{width:100%;margin-top:0;margin-left:0}
.fancybox-content.fancybox-card-edit fieldset .T52_1-personal-pic{margin-left:10px;border:0}
.fancybox-content.fancybox-card-edit fieldset .T52-input-label{width:100%;border-bottom:1px dotted #521231;color:#521231;font-weight:400;font-size:20px;line-height:27px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-pic{margin-left:2px;border:0}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .helpfaqwidget__view,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .row{margin-bottom:1em}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4{margin-bottom:0;color:#521231;font-size:20px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary h4+span{color:#521231;font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas{position:absolute;top:0;right:0}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary-ctas button{font-size:25px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field{display:inline-block;padding-right:15px;margin-right:15px;border-bottom:1px solid #c7c7c7;color:#521231}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label{display:block;color:#8f8f8d;font-size:11px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field-label~span{display:inline-block}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--name{min-width:130px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52-card-overlay-summary-field--gender{min-width:65px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-title{font-size:15px}
.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-country-of-issue img,.fancybox-content.fancybox-card-edit .T52-card-overlay-summary .T52_1-personal-nationality img{float:left;margin-right:5px;margin-top:1px}
.delete-my-profile-pop-content{display:none;padding:20px;position:absolute;bottom:-30px;z-index:10;background:#fff;width:100%;box-shadow:2px 4px 5px #ddd}
.T52-edit-pic #T52_1-edit-pic-button{top:97px;position:relative}
.helpfaqwidget-loaded-state #helpAndFAQWidgetButton,.helpfaqwidget-loaded-state .helpfaqwidget-cue{display:none}
.error p,.error-default-font,.error-default-font p{font-weight:bold}
.myprofile-error.error-default-font{padding-top:10px}
section#guide div.guide-widget div.guide-content div.slide div.title h3{padding-right:250px}
span.errorCode{font-size:11px;display:none !important}
.delete-account-popup ul li{font-weight:bold}
.delete-account-popup ul li ul li{list-style-type:disc !important;font-weight:normal}
.delete-account-popup ul li ul{position:relative;margin:0 0 12px;padding:0 0 0 20px}
.T7_4-flight-form .delete-partner-flight{background:0;border:0;position:relative;left:-20px;top:6px;font-size:31px;display:inline-block;color:#00388B;cursor:pointer}
.destinations-offers:before{background:linear-gradient(180deg,#f7f7f7 0,rgba(235,235,235,.8) 40%,rgba(235,235,235,.15) 60%,rgba(235,235,235,0) 100%)}
.content-section-airport-bottom:after{transform:rotateY(0)}
.destinations-info-section .add-to-wish-list{margin:0}

section#guide div.guide-widget div.profile-content div.photo .radial-progress .circle .mask{clip:rect(0,110px,123px,48px)}
section#guide div.guide-widget div.guide-content div.slide{opacity:0;visibility:hidden}
section#guide div.guide-widget div.guide-content div.slick-current .slide{opacity:1;visibility:visible}
section#guide div.guide-widget div.guide-content div.slick-current.slide{opacity:1;visibility:visible}
@media only screen and (max-width:959px){.autocomplete .qcalculator-content .autocomplete-cell input[type=text],.qcalculator-content .autocomplete-cell .autocomplete input[type=text],.qcalculator-content .autocomplete-cell .input-base-elem{text-align:left}
}
.qcalculator .autocomplete-typeahead.input-base .tt-menu,.qcalculator-mobile .autocomplete-typeahead.input-base .tt-menu{width:auto;min-width:100%;border:1px solid #d7d7d7;font-size:15px;color:#666;background:#fff;overflow:auto;max-height:210px}
.qcalculator .autocomplete-typeahead.input-base .tt-menu .tt-suggestion,.qcalculator-mobile .autocomplete-typeahead.input-base .tt-menu .tt-suggestion{padding:10px;border-bottom:1px solid #ebebeb;color:#000;white-space:nowrap;cursor:pointer}
.qcalculator .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover,.qcalculator-mobile .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover{color:#fff;background:#00388B;transition:background .2s ease}
.qcalculator .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight,.qcalculator-mobile .autocomplete-typeahead.input-base .tt-menu .tt-suggestion:hover .tt-highlight{color:#fff}
.qcalculator .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight,.qcalculator-mobile .autocomplete-typeahead.input-base .tt-menu .tt-suggestion .tt-highlight{font-weight:500;color:#b2b2b2}
.qcalculator .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span,.qcalculator-mobile .autocomplete-typeahead.input-base .tt-menu .tt-suggestion span{display:inline-block}
.qcalculator .autocomplete-row .tt-menu .tt-suggestion{font-size:13px !important}
.qcalculator .radio-base input[type=radio]:checked+.radio-base-text:before{background:#fff}
.selectedTripType .radio-base-text:before{background:#521231 !important}
.autocomplete .qcalculator-content .autocomplete-row input[type=text],.qcalculator-content .autocomplete-row .autocomplete input[type=text],.qcalculator-content .autocomplete-row .input-base-elem{font-size:18px !important;text-overflow:ellipsis}
.qcalculator-mobile .twitter-typeahead{width:93%}
.qcalculator-mobile .input-base-placeholder{width:97%}
@media only screen and (max-width:959px){.qcalculator-content.upgrade-content .qcalculator-qmiles-holder .additional-info-link{top:44px !important}
}
@media only screen and (max-width:959px){.qcalculator-mobile .baggage-info-heading{display:block !important}
.qcalculator-mobile .qcalculator-notes{display:block !important;font-size:12px !important;color:#00388B !important}
}
.qcalculator-content .baggage-info-heading h1{font-size:21px !important}
.qcalculator-content .autocomplete-cell{margin:0 10px;padding:0 !important}
.upgradeAirlineDisabler{pointer-events:none}
.redeem-page .modal-backdrop,.redeem-post .modal-backdrop{display:block !important}
#qcalculator-upgrade .checkbox-slide-circle{background:#00388B !important}
#errorMessageExcessQC{margin:0 0 16px}
.earn-bar-status-progressbar-value{position:initial !important;right:0 !important}
.earn-bar-status-progressbar{text-align:center !important;padding-top:6px !important}
#earnQcalculatorContainer{min-height:300px}
.earn-bar-graph-inline{position:absolute !important;z-index:20;width:100%;text-align:center}
#errorMessageEarnQC{margin:0 0 35px}
.C8-to-myprofile .container.full-width{width:100% !important}
.T52_4-co-traveller-section [data-convertedfamily=true] .convertCotraveller, .T52_1-form.T52-card[data-elligiblefamily=false] .convertCotraveller{display:none}
.all-destinations-list{position:relative;width:100%;float:left}
@media only screen and (max-width:1279px){.all-destinations-list{max-width:60%}
}
@media only screen and (max-width:959px){.all-destinations-list{max-width:80%}
}
.all-destinations-list h2,.all-destinations-list h3,.all-destinations-list h4,.all-destinations-list h5{font-size:20px;font-weight:400;margin:0 0 32px -10px;color:#00388B}
@media only screen and (max-width:767px){.all-destinations-list h2,.all-destinations-list h3,.all-destinations-list h4,.all-destinations-list h5{font-size:30px;line-height:1.3em;margin:0 0 34px}
}
.all-destinations-menu{font-size:15px;margin:0 0 41px}
@media only screen and (max-width:767px){.all-destinations-menu{font-size:22px;line-height:1.2em;margin:0 0 53px}
.all-destinations-menu ul{-webkit-column-count:2;-moz-column-count:2;column-count:2 !important}
}
.all-destinations-menu ul{margin:0;padding:0;list-style-type:none;-webkit-column-count:3;-moz-column-count:3;column-count:3;display:inline-block}
.all-destinations-menu li{padding:0 10px 0 0;margin:0 0 3px;width:380px;float:left}
.all-destinations-menu li a{text-decoration:none}
.all-destinations-menu li a:focus,.all-destinations-menu li a:hover{text-decoration:underline}
.top-searches li{width:45%;margin:0 0 8px 0;float:left}
.top-searches .top-searches-title{display:block;margin:3px 0 17px -20px;font-size:12px;font-weight:400}
.modal-search-overlay .search-results .top-searches-list{margin:0 50px 0 6px !important}
.top-searches .top-searches-list{margin:20px}
.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-white-transparent:focus{color:#00388B !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn-orange,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:hover,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:active,.teaser-text .offers-partner-block.burgundy-bg a.btn-orange:focus{color:#460c2e !important}
.teaser-text .offers-partner-block.burgundy-bg a.btn{padding:12px 30px 10px !important}
@media only screen and (max-width:959px){.teaser-text .offers-partner-block.burgundy-bg a.btn{margin:0 0 10px;width:100%}
}
.dq .drop-block+.drop-block{padding:0}
.dq .drop-block-title{margin:0;font-size:16px;font-weight:normal}
.dq a img{display:block}
.dq a.qrholidays img{padding:13px 0}
.dq a .icon{left:0;top:2px;position:relative;font-size:16px;transition:all .3s;display:inline-block}
.dq a:hover .icon{left:5px}
@media only screen and (max-width:767px){.dq a .icon,.dq a img{display:none}
.subscribe-img{left:60% !important;top:60% !important}
.redeem-page .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image,.redeem-post .redeem-post-C5-baggage .C5-wave-v3-svg-container svg image{transform:scale(1.5) translateX(-18%) !important}
}
.C29 .content-section-row{padding-bottom:0;background:#f7f7f7 !important}
@media only screen and (max-width:767px){.C29 .content-section-row:last-child{margin-bottom:50px}
}
.T52-confirmation-msg{margin:20px 30px}
.qcalculator-mobile .accordion-module-item:nth-child(2) .item-heading span{background:url(homepageClientlibs/images/qico-earn.png) 0 0 no-repeat !important}
.qcalculator-mobile .accordion-module-item:nth-child(3) .item-heading span{margin:0 0 -15px;background:url(homepageClientlibs/images/qico-book.png) no-repeat !important}
.qcalculator-mobile .accordion-module-item:last-child .item-heading span{background:url(homepageClientlibs/images/qico-upgrade.png) 0 0 no-repeat !important}
#activitiesbody #T7-1-7-display{width:300px !important}
#activitiesbody #T7-1-7-display>div .desc{font-weight:300 !important;font-size:11px !important}
.T52_1-form .input-base.error .input-base-elem{height:auto}
.T7_4-redeem .a-tab-view-container{position:static}
@media screen and (max-width:1028px) and (min-width:768px){.C29 .content-section-wrapper{min-height:300px}
}
.autocomplete .filled input[disabled][type=text]~.input-base-placeholder,.autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .autocomplete input[disabled][type=text]~.input-base-placeholder,.filled .input-base-elem[disabled]~.input-base-placeholder,.input-base-elem[disabled]~.input-base-placeholder{z-index:20}
@media only screen and (max-width:767px){.account-section .social{display:block !important}
#dashboard-layover .social li{display:inline !important}
#activitiesbody #T7-1-7-display{width:370px !important}
.T36 table#activitiesTable #activitiesbody td.col-sm-6r{padding:10px 5px}
.profile-details-content{height:136px !important}
#qrpc-user-card .profile-details-content-row:nth-child(3){border-bottom:0}
#qrpc-user-card .profile-details-content-row:nth-child(4),#qrpc-user-card .profile-details-content-row:nth-child(5){display:none}
#qrpc-user-card.profile-details-content{overflow:visible}
.opened #qrpc-user-card .profile-details-content-row:nth-child(3){border-bottom:1px solid rgba(255,255,255,.2)}
.opened #qrpc-user-card .profile-details-content-row:nth-child(4),.opened #qrpc-user-card .profile-details-content-row:nth-child(5){display:block}
#homepageOffer{padding:60px 0 10px !important;background:transparent !important}
.T38-qmiles-summary table{width:88% !important;margin-left:6% !important}
.last-activities{height:310px !important;min-height:310px !important}
table.benefits-accordion td:not(.col-xs-3){min-height:40px !important}
.preferences.fares-gallery{width:95%;margin:20px 15px;padding:0}
.preferences.fares-gallery-btn-next,.preferences.fares-gallery-btn-prev{bottom:70px !important}
.preferences.fares-gallery .slick-slide img{width:74%;margin:8%}
.T52_3{margin-bottom:10px}
.T52_2{margin-bottom:10px}
.T52_1{margin-bottom:10px}
.partner-icons{top:450px !important;right:0 !important}
#offer-listing-container{margin-top:340px}
}
.teaser-box-content p{margin-bottom:20px}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.C32-membership-card .flipper.flipping .back{transform:rotateY(0)}
.C32-membership-card .flipping.flipper{transform:rotateY(0)}
}
.personalized-drop{height:auto;max-height:calc(99vh - 100px) !important;max-height:-o-calc(99vh - 100px);max-height:-webkit-calc(99vh - 100px);max-height:-moz-calc(99vh - 100px);overflow:auto}
@media only screen and (max-width:959px){.modal-open{position:relative !important}
}
.T7_4-upgrade-flight .row{margin-left:0;margin-right:0}
#T7_4-flight-form_partner .multi-flight-row.single-flight-partner-container,.T7_4-flight-form .multi-flight-row{padding-bottom:0}
.T7_4-flight-form .premium-check,.T7_4-flight-form .promo-code,#bookingTabViewContainer .autocomplete.passengers{padding-top:0}
@media only screen and (max-width:959px){.suggestion .autocomplete-input-holder{margin-top:0}
.T7_4-flight-form #bookingwidgt .passengers,.T7_4-redeem #bookingTabViewContainer .autocomplete.passengers{margin-bottom:20px}
.login-drop-otp-columns{padding:0}
.account-section>.container>article>[class^=col-],.account-section>.helpfaqwidget__container>article>[class^=col-]{height:auto !important;padding:0}
}
@media only screen and (max-width:767px){#upcomingtrips-spinner-container .delink_booking{padding-top:75px !important}
.upcomingtrips-component .trip-block-destination{font-size:27px !important}
.upcomingtrips-componente .trip-block-date{font-size:20px !important;text-align:left !important}
.upcomingtrips-component .trip-block-txt-holder .delink_booking{font-size:18px;font-weight:600}
#T7_4-flight-form_partner .remove-flight-btn-container .delete-partner-flight{color:#fff;left:-10px;height:100%;top:4px;padding:4px}
#T7_4-flight-form_partner .remove-flight-btn-container .delete-partner-flight>span{position:relative;left:-2px}
#bookingwidgt.T7_4-flight .radio-base{top:0}
.T38-qmiles-summary .no-expirysummary{margin:0 0 20px 0}
.qmilesexpirysummary-component h2{color:#fff !important;text-indent:0}
.T38-qmiles-summary{width:103%;margin:0 !important}
.T38-qmiles-summary #Qmilestable{text-align:center;margin-left:0 !important;width:100%}
.T38-qmiles-summary #Qmilestable td:first-child{text-align:left}
.T38-qmiles-summary #Qmilestable thead tr th:nth-child(2){text-align:center !important}
.T38-qmiles-summary #Qmilestable td,.T38-qmiles-summary #Qmilestable th{padding-left:20px !important}
.qcalculator-tab-btns-holder span.additional-info-link{float:none}
.otp-email{padding-right:0 !important}
.otp-country-code .custom-select{min-width:320px !important}
.autocomplete input.populated[type=text]~.input-base-placeholder,.input-base-elem.populated~.input-base-placeholder{font-size:18px !important}
#tabView-qatar-flight .T7_4-flight-form .premium-check{top:0}
.T7_4-redeem #bookingTabViewContainer .radio-base{top:-5px !important;padding:0}
#bookingTabViewContainer .custom-select{margin:20px 0}
form.T7_4-upgrade-flight #redeem-lastname{padding-left:10px;padding-right:10px}
.T34-state-selection .T34-state-selection-totals .btn{top:0 !important}
.T39-claim-btn{left:0 !important}
}
.contentleft{float:left !important}
.contentright{float:right !important}
.processing-trips #flyout-trips-spinner{display:block !important}
#flyout-trips-spinner{height:150px !important}
#flyout-trips-spinner .spinner-container{height:125px !important}
.T38-qmiles-summary #Qmilestable thead th{text-align:left !important}
.dynamic-fares-global>.custom-select-opener{padding-top:15px;padding-right:40px}
#dynamic-loadmore{float:right}
.dynamic-fares-global .customCheckbox{margin-top:-3%}
.dynamic-fares-global .allcheckBox{margin-top:5%}
@media only screen and (max-width:767px){.dynamic-fares-global .dynamic-offers [class*=col-]{padding:0 31px;margin-bottom:20px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons{position:static;padding:10px 0 0;right:15px;bottom:6px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons a{width:100%}
#dynamic-loadmore{width:100%}
.dynamic-fares-global .customCheckbox{margin-top:0}
}
.trips-section{margin:0 !important}
@media screen and (max-width:959px) and (min-width:768px){.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons{position:static;padding:10px 0 0;right:15px;bottom:6px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons a{width:100%}
.dynamic-fares-global .customCheckbox{margin-top:-6%}
}
@media screen and (max-width:1279px) and (min-width:960px){.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons{bottom:20px;right:20px}
.dynamic-fares-global .dynamic-offers .destinations-info-section-buttons a{width:110px}
.dynamic-fares-global .allcheckBox{margin-top:10%}
}
#global-spinner-container .spinner{background-image:none !important;border:0 !important;top:20% !important;left:35% !important}
#claim-alert-popup .modal-content{background:#fff;height:auto;width:44%}
#claim-alert-popup .modal-header .close{position:absolute;top:8px;right:15px;font-size:20px;font-weight:bold}
.claim-alert-icon:hover{color:#8f8f8d;text-decoration:none}
.claim-alert-icon{color:#8f8f8d}
.T39-claim-btn{left:90px}
@media screen and (max-width:1400px) and (min-width:960px){.C8_1.C8-myservices-bgt.container .tabset-accordion-item.fade,#transactionHistoryoffset .a-tab-view-container-item,.C8_1.C8-myservices-bgt.container .tabset-accordion-item,.T7_4-redeem .a-tab-view-container-item,.C8_1.C8-to-myprofile .tabset-accordion-item.fade{display:none}
.C8_1.C8-myservices-bgt.container .tabset-accordion-item.active,#transactionHistoryoffset .a-tab-view-container-item.selected,.C8_1.C8-myservices-bgt.container .tabset-accordion-item.active,.T7_4-redeem .a-tab-view-container-item.selected,.C8_1.C8-to-myprofile .tabset-accordion-item.active{display:block}
}
.profile-details-content-cell{padding-right:7px}
#tabView-convert .T34-state-selection .T34-state-selection-warning p{color:#00388B;font-weight:bold}
#claimHistoryTab td{padding-left:3px !important;padding-right:3px !important}
@media screen and (min-width:0\0) and (min-resolution:+72dpi){.trip-history-filters-cell{width:36%}
}
@media(min-width:1999px){.C5-blend.reversed .wave-decoration{left:-10px !important}
}
.T36 #activitiesTable .colActivity,.T36 #activitiesTable .colDescription{margin:0 !important}
.T36 #activitiesTable .colActivity,.T36 #activitiesTable .colDescription{text-align:left !important}
.two-columns-content-block.is-between-content-blocks .qmiles-latestactivities #expiry-summary{position:relative}
.two-columns-content-block.is-between-content-blocks .qmiles-latestactivities #expiry-summary .bottom-row{position:absolute;bottom:0;width:100%}
#expiry-summary .T38-qmiles-summary table{margin-left:0}
.two-columns-content-block.is-between-content-blocks .qmiles-latestactivities .T38-qmiles-summary.two-columns-content-block-column{background:#fff !important}
#profile-details .profile-details{z-index:10;position:relative}
.account-section-top-row{margin-bottom:10px}
#dashboard-layover .portal-dashboard{padding-right:10px}
.login-drop{display:block;position:relative;background-color:transparent;box-shadow:0 0 0 rgba(0,0,0,0);background-image:none}
.login-drop-columns{max-width:1028px}
.flip-container .back{width:85%;top:50px}
.modal-otp-overlay{background-color:#fff;max-width:1023px;margin:0 auto;border-radius:5px}
.margin-top10 a{text-decoration:underline}
.login-drop-otp-columns .row{margin:10px 0}
.login-drop-otp-columns .row.otp-telephone-number-field{margin:0 0 20px 0}
#otp-modal .modal-dialog{margin-top:50px !important}
#otp-email-block{margin-top:10px}
.login-enter-otp-section .input-base.filled .input-base-placeholder{padding:6px 10px !important;font-size:10px !important}
#otp-existing-email-block{margin-top:10px}
form.T7_4-upgrade-flight .info-dialog-box.info-dialog-box-form{right:-10px !important}
.custom-select.error .input-base-placeholder{color:red !important}
.T52_5 .consentText .checkbox-base{padding-left:35px}
.T52_5 .consentText .checkbox-base-text{padding-left:0}
.greenTick-disabled:after{content:"\e901";color:#fff !important;font-size:14px !important;font-family:icomoon !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:5px;left:4px;opacity:1}
.greenTick-disabled:before{content:'';position:absolute;top:2px;left:1px;width:20px;height:20px;border:2px solid;border-radius:100%;background:#2e7f16 !important;border-color:#2e7f16 !important}
#passwordform .T52_1-password .T52_1-password-btn{display:block}
.T34-state-payment .T34-state-payment-buttons button:last-child{width:auto!important}
.T34-state-payment .btn-cta{width:auto !important}
.visibilityHidden{visibility:hidden}
.T34-state-payment .btn-cta{width:auto !important}
.error .input-base-msg-box.show-errors{display:block}
#alert-modal .modal-alert-overlay{background-color:#f7f7f7;width:70%;margin:0 auto;border-radius:5px}
.modal-alert-container{width:500px;margin:0 auto;text-align:center;margin-bottom:20px}
#alert-modal .modal-header .close{position:absolute;top:28px;right:30px;font-size:30px;line-height:30px;background:0;border:0;color:#00388B}
.modal-alert-container .donotshowbtn{right:70px;position:absolute;top:-24px}
.previousNext .arrow-btn{font-size:50px;position:absolute;top:40%;border:0;background:0;color:#00388B}
.previousNext .arrow-btn.j-next{left:auto;right:35px}
#alert-modal .modal-dialog{margin:50px auto}
@media only screen and (max-width:767px){#expiry-summary table tr td{font-size:14px;font-weight:400}
#expiry-summary table thead tr{background:#521231}
#expiry-summary table thead tr th{padding:10px;font-size:18px !important;color:#fff;font-weight:500 !important}
#expiry-summary table tbody tr td:nth-child(2),#expiry-summary table thead tr th:nth-child(2){float:none !important}
#existingEnrollCheck.register-form-checkbox-bar{margin:0 !important}
#existingEnrollCheck.register-form-checkbox-bar h3{max-width:70% !important}
#existingEnrollCheck.register-form-checkbox-bar .checkbox-slide{top:-77px;right:-155px}
#global-spinner-container .spinner{top:30% !important;left:10% !important}
#poi-tab-my-family .T52-add-card.add-family-text,.T52_4-co-traveller-section .T52-add-card{height:60px !important}
.buttons-delete-cotraveler{margin-bottom:14px}
.j-upgrade-portal-user .modal-content{margin-bottom:150px}
.btn{padding:9px 25px 8px !important;}
#portal-user-card .profile-details-user-id span{display:block !important}
.my-profile-tabbed-content #portal-user-card .profile-details-user-id span{margin-bottom:10px}
.my-profile-tabbed-content #portal-user-card .profile-details-content-row{padding-top:20px;padding-bottom:0}
#alert-modal .modal-header .close{top:25px;right:20px;font-size:24px}
.modal-alert-container{width:90%}
.previousNext .arrow-btn{left:-10px}
.previousNext .arrow-btn.j-next{right:-10px}
.modal-alert-block img{margin-top:35px}
#sessionExpiryCancel{margin-left:0}
}
.icon-interest-my-profile{width:50px;top:-8px;position:relative;font-size:15px}
.icon-interest-my-profile.enrollment{top:6px}
#all-activities table tbody tr td:nth-child(2),#all-activities table tbody tr td:nth-child(1),#all-activities table tbody tr th:nth-child(2),#all-activities table tbody tr th:nth-child(1){text-align:left}
#all-activities table tbody tr td:nth-child(3),#all-activities table tbody tr td:nth-child(4),#all-activities table tbody tr th:nth-child(3),#all-activities table tbody tr th:nth-child(4){text-align:right}
#expiry-summary table td{font-size:14px !important;font-weight:400 !important}
.last-activities-title{font-size:30px}
.last-activities-content table td{font-weight:400}
.number-sign{font-size:16px !important;margin-right:2px}
.sub-menu-aside{z-index:50 !important}
.rememberUser{height:26px !important;padding:5px 10px !important;font-size:10px !important;color:#00388B !important}
.input-base-mobile .input-countrycode-placeholder{top:23px;font-size:14px;line-height:1.3;font-weight:300;color:#00388B;padding:1px 2px 6px 10px;display:none;width:45px;z-index:1;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:absolute}
.input-base-mobile .input-base-elem{padding-left:45px !important}
.input-base-mobile.filled .input-base-elem{background:none !important}
.input-base-mobile.filled .input-countrycode-placeholder{display:block}
form .input-base-elem:focus~.input-countrycode-placeholder{display:block}
.T52_1-password label.checkbox-base.is-above-input{top:0 !important;right:35px;margin-top:16px}
@media(max-width:1659px) and (min-width:768px){.sub-menu-active .main-holder-sm .main-holder .main-holder{margin:0 0 0 -283px}
}
span.icon-alert-info{font-size:20px;position:relative}
#cab-confirmation .T52-confirmation-msg{margin:20px 30px}
button.T52-edit.j-T52_5-delete-tc{font-size:14px;margin-right:5px;margin-top:7px}
.two-columns-gallery.offers-double-teaser .gallery-slide{display:flex !important}
#destinationOffersTeaser .two-columns-gallery-text-holder h2{color:#fff !important}
.benefitssummary h2,.membership-cards h2,.membership-cards h3{color:#fff !important}
.benefitssummary .C31-header.qmiles .C31-header-content span:not(:first-child){display:block}
.upcomingtrips-component{margin-top:40px}
table#activitiesTable tbody tr td:nth-child(7){padding-left:5px;padding-right:5px}
#expiry-summary{color:#521231}
.seeyourtravelhistory .trip-block-destination span.icon-airplane-right{font-size:22px;top:0}
#tabView-convert .T34 .two-columns-content-block-footer [class^=col-] .btn{width:auto}
.co-travel-title-wraper{margin-top:-60px !important}
.convert-family{text-align:center;margin-top:5px;text-decoration:underline;font-size:14px !important}
.delete-cotravel-txt{text-align:right;font-size:12px;text-decoration:underline;letter-spacing:.1em}
#search-modal .close{position:absolute;top:-30px;right:20px;font-size:54px;line-height:30px;background:0;border:0;z-index:5}
@media only screen and (max-width:767px){.custom-select-country~.custom-select-opener.selected,.select2-container .custom-select-country~.selected.select2-selection--multiple{padding:21px 0 0 42px !important}
section#guide div.guide-widget div.guide-content div.slide div.title h3{padding-right:0 !important}
section#guide div.guide-widget{margin:0}
.inner-page .countdownTimer-Heroimage{margin:20px 0;text-align:right}
.inner-page .countdownTimer-Heroimage .timeinfo .timeinfo-value{font-size:35px;font-weight:400;display:inline-block;padding:20px 0}
.inner-page .countdownTimer-Heroimage .iconInfo-heroimage{font-size:50px;font-weight:bold}
.dq .drop-block+.drop-block{padding-left:10px !important;padding-right:10px !important}
}
.ui-datepicker .ui-datepicker-title select{font-size:1.4em}
.ui-datepicker table{font-size:1.4em!importan}
.btn.j-T34-print-bgt{margin:0 !important;padding:0 !important}
.benefits-history .benefits-accordion .row.col-titles{display:none !important}
.prevreqcontainer .row.col-titles{display:none}
.extendRevalidateSection .revalidate-text-in,#Claim-Missing-Qmiles .revalidate-text-in,#Claim-Missing-Qmiles-on-Partners .revalidate-text-in,#Claim-History .revalidate-text-in{float:none !important}
#Claim-Missing-Qmiles-on-Partners #teaser-carousel .offers-partner-block__title{color:#fff !important}
#j-poi-tab-content .btn-full{width:100%}
.communication-wrap{margin-top:12px !important}
}
.passengers .is-rectangle-large .custom-select-item{padding:5px 12px 5px 0;font-size:13px}
.autocomplete-typeahead.selected .input-base-elem{border:none !important}
.office-header .autocomplete-typeahead.selected .input-base-elem{border:1px solid #d7d7d7 !important}
.fancybox-overlay{z-index:100 !important}
.fancybox-wrap{z-index:400 !important}
.small-tabs-mobile .container-table .col-values.helpfaqwidget__view>div:not(:first-child)>div,.small-tabs-mobile .container-table .row.col-values>div:not(:first-child)>div{padding-top:20px}
.booking_container_small .T7.short{bottom:0 !important}
.home .promotional.bottom-space{margin-bottom:0 !important}
.booking_container_small .T7.short.is-dashboard{margin:0 !important;bottom:0 !important}
.home .destinations-offers.is-overlay-gradient{padding-top:0 !important}
.text-hide{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.is-white-text .h1,.is-white-text .h2,.is-white-text .h3,.is-white-text .h4,.is-white-text .h5,.is-white-text .h6,.is-white-text h1,.is-white-text h2,.is-white-text h3,.is-white-text h4,.is-white-text h5,.is-white-text h6,.is-white-text strong,.is-white-text p,.is-white-text{color:#fff}
.small-tabs-tab table thead tr:first-child th{padding:2px 5px 5px;font-size:13px;font-weight:700}
.upgrade-tab .qcalculator-qmiles-balance{position:static;display:block;font-size:18px;line-height:1.25}
.small-tabs-mobile .container-table .col-values.helpfaqwidget__view>div:first-child>div,.small-tabs-mobile .container-table .row.col-values>div:first-child>div{font-size:18px;font-weight:500}
.small-tabs-mobile .container-table .col-values.helpfaqwidget__view>div:not(:first-child)>div,.small-tabs-mobile .container-table .row.col-values>div:not(:first-child)>div{font-size:18px;line-height:17px;font-weight:300}
.small-tabs-mobile .tab-class-client h4{font-size:18px}
.qcalculator-mobile .accordion-module-item .item-heading{width:100%;text-align:left;margin-left:20px !important}
.awardupgrade .awardupgrade-list>li.flight-selected>ul .cell{background:#521231 !important;color:#fff !important}
.heading-block.is-medium-h2 h2{font-size:30px}
span.redeem-popup-header{margin:0;font-size:20px;font-family:Jotia,Verdana,Geneva,sans-serif;font-weight:300;line-height:1.1;color:#00388B}
strong.time{margin:0 0 6px 0;font-size:22px;font-weight:700;color:#00388B}
span.airport-code{margin:0;font-size:20px;font-weight:400}
span.airport-name{margin:4px 0 0 0;font-size:14px;color:#545454}
span.airplane-model{text-decoration:underline;color:#00388B}
.timetable-flight-details .flight-details-list-cell.cell-05 img{width:138px;height:40px}
span.icon-alert-info.alert-notice-icon:after{content:'';display:block;height:20px;width:20px;background-size:20px;background-position:center center;background:url(homepageClientlibs/images/info-icon.PNG) no-repeat 0 0;margin:0 auto}
.timetable .timetable-search-results-flights-info>li .cell span.icon:after{height:20px}
section#guide.register-form{background-color:transparent}
section#guide.register-form h2{font-size:30px;margin:0 0 35px;color:#00388B;font-weight:300}
section#guide.register-form div.intronote p{font-size:22px;line-height:1.4;font-weight:100;padding:0;margin:5px 0;color:#00388B}
section#guide.register-form .samp{width:73.5%}
section#guide.register-form .slick-initialized .slick-slide{padding-bottom:20px}
.select2-container--default .select2-selection--multiple[aria-expanded=true] .select2-selection__choice{white-space:pre-line;line-height:15px;width:110px;overflow:hidden;height:23px}
select option:hover,li span.custom-select-item:hover{background:#900652}
@media only screen and (max-width:959px){.qcalculator-tab-column{width:100%;background:#fff}
.qcalculator-mobile{display:block;margin-left:20px;margin-right:20px}
.T52_4-family-member{position:relative;height:100%;padding:10px;font-size:15px;line-height:24px}
}
@media only screen and (max-width:767px){.T34 h2{font-size:30px}
.T52_1-personal{font-size:14px}
.person-name-container .T52_1-personal-name{font-size:24px !important;letter-spacing:1px;font-weight:400}
.qcalculator-tab-column:last-child{border-top:1px solid #c7c7c7}
.qcalculator-content,.upgrade-tab .qcalculator-tab-column:last-child .qcalculator-content{padding:30px 0 100px 2px}
.qcalculator-mobile .twitter-typeahead{width:100%}
.qcalculator-content .autocomplete-cell span[class*=" icon-"].icon-pencil,.qcalculator-content .autocomplete-cell span[class^=icon-].icon-pencil{right:20px}
.qcalculator-tab-btns-holder{max-width:100%}
.C8 .accordion-module .accordion-module-item,.C8_1 .accordion-module .accordion-module-item{padding:0}
.accordion-module-opener{padding:9px 30px 9px 30px;background-color:transparent}
.accordion-module-opener:after{left:auto;right:30px}
.upgrade-tab .qcalculator-tab-column:after{width:1px;left:21px;top:25px;bottom:25px;box-shadow:none}
.benefits-history .benefits-history-panel-drop .tabs-section-tabs-list div.T36.container{padding:0 !important;width:100% !important}
.benefits-history .benefits-history-panel-drop .tabs-section-tabs-list .C6.container .tabs-section-tab{padding:20px 20px 0 20px}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .select2-container .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:after{color:#a29a92}
.custom-select-opener:before,.select2-container .select2-selection--multiple:before,.custom-select-opener:after,.select2-container .select2-selection--multiple:after{background:#fff}
.heading-block.is-medium-h2 h2{font-size:30px}
#tabView-upgrade-flight .T31_flight-details-list .timetable .timetable-search-results-flights-info{width:98% !important;margin:1% auto;border:5px solid #fff}
#tabView-upgrade-flight .T31_flight-details-list .timetable .timetable-search-results-content-list{background:none transparent}
#tabView-upgrade-flight .T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31__flight-list-header{padding-bottom:0}
div.awardupgrade ul.awardupgrade-list li .T31--row-modifier.cell,div.timetable-search-results ul.timetable-search-results-flights-info-head-list li.T31--row-modifier{width:15% !important;font-size:15px;text-overflow:ellipsis;overflow:hidden}
.timetable .T31__flight-list-container__flight-item .T31--row-select,div.timetable-search-results ul.timetable-search-results-flights-info-head-list li.T31--row-modifier:first-child{width:30px !important}
table.benefits-accordion td>div{padding:0}
table.benefits-accordion td:not(.col-xs-3){min-height:0 !important;padding:5px}
#logotext figure img{padding-left:5px}
}
@media only screen and (max-width:768px){.upgrade-tab .qcalculator-tab-column:after{width:1px;left:21px;top:25px;bottom:25px;box-shadow:none}
.upgrade-tab .qcalculator-tab-column:last-child:after{width:1px;left:21px;top:25px;bottom:25px}
.qcalculator-tab-column:last-child:after{content:'';position:absolute;left:0;top:-100%;bottom:-100%;box-shadow:0 0 10px 2px rgba(0,0,0,.25)}
.revalidate-text-in{width:86%;float:right}
#advanceBooking-widget h2,#tabView-partner-flight h2,#tabView-upgrade-flight h2{margin-top:0;margin-bottom:20px}
#redeemQmilesRequest,#awardFlightPartnerErrorBlock,.T7_4-flight-form .row.first{margin:0 !important}
#redeemQmilesRequest .input-base-msg-box,#awardFlightPartnerErrorBlock .input-base-msg-box{margin-bottom:30px}
.ui-datepicker table{font-size:18px}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all table.ui-datepicker-calendar tr td{padding:0 18px 5px !important;font-size:14px !important}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%;float:left}
}
#tabView-partner-flight .timetable-search-results-content-list .flight-details-list .flight-details-list-cell.cell-03{float:left;width:20% !important;margin-top:0}
#personal-info-edit .icon-pencil,#travel-documents-edit .icon-pencil{font-size:18px}
.teaser-carousel-variant-five .offers-partner-block__title{color:#fff !important}
#guide.register-form .guide-widget .profile-content h4,#guide.register-form .guide-widget .profile-content h3{color:#fff !important}
.footer{font-size:14px}
.footer-top-row{margin-bottom:10px}
.C8-to-myprofile .icon.icon-pencil{font-size:26px !important}
.profile-details-avatar .T52-edit-pic label{cursor:auto !important}
.C5-blend-top.C5-blend .content-block-content-area>p{font-size:15px;line-height:18px;margin-bottom:25px;font-weight:400}
.C5-blend-top.C5-blend .content-block-content-area>p b{font-weight:normal}
.baggage-info-table tr:first-child th{padding:22px 0 4px;font-size:13px;font-weight:700}
.baggage-info-table td,.baggage-info-table th{padding:0 0 22px;font-size:15px;font-weight:400}
.small-tabs-tab table thead tr:first-child th{padding:2px 5px 5px;font-size:13px;font-weight:700}
.upgrade-tab .qcalculator-qmiles-balance{position:static;display:block;font-size:18px;line-height:1.25}
.T34-form .input-label-centered{font-size:15px;font-weight:400;line-height:50px}
.T34-state-selection .T34-state-selection-totals p,.T34-state-selection-payment-methods p,.convert-login-details p{margin:0 !important;font-size:15px !important;line-height:34px !important}
.small-tabs-mobile .container-table .col-values.helpfaqwidget__view>div:first-child>div,.small-tabs-mobile .container-table .row.col-values>div:first-child>div{font-size:18px;font-weight:500}
.small-tabs-mobile .container-table .col-values.helpfaqwidget__view>div:not(:first-child)>div,.small-tabs-mobile .container-table .row.col-values>div:not(:first-child)>div{font-size:18px;line-height:17px;font-weight:300}
.small-tabs-mobile .tab-class-client h4{font-size:18px}
.qcalculator-mobile .accordion-module-item .item-heading{width:100%;text-align:left;margin-left:20px !important}
.awardupgrade .awardupgrade-list>li.flight-selected>ul .cell{background:#521231 !important;color:#fff !important}
.heading-block.is-medium-h2 h2{font-size:30px}
span.redeem-popup-header{margin:0;font-size:20px;font-family:Jotia,Verdana,Geneva,sans-serif;font-weight:300;line-height:1.1;color:#00388B}
strong.time{margin:0 0 6px 0;font-size:22px;font-weight:700;color:#00388B}
span.airport-code{margin:0;font-size:20px;font-weight:400}
span.airport-name{margin:4px 0 0 0;font-size:14px;color:#545454}
span.airplane-model{text-decoration:underline;color:#00388B}
.timetable-flight-details .flight-details-list-cell.cell-05 img{width:138px;height:40px}
span.icon-alert-info.alert-notice-icon:after{content:'';display:block;height:20px;width:20px;background-size:20px;background-position:center center;background:url(homepageClientlibs/images/info-icon.PNG) no-repeat 0 0;margin:0 auto}
.timetable .timetable-search-results-flights-info>li .cell span.icon:after{height:20px}
section#guide.register-form{background-color:transparent}
section#guide.register-form h2{font-size:30px;margin:0 0 35px;color:#00388B;font-weight:300}
section#guide.register-form div.intronote p{font-size:22px;line-height:1.4;font-weight:100;padding:0;margin:5px 0;color:#00388B}
section#guide.register-form .samp{width:73.5%}
section#guide.register-form .slick-initialized .slick-slide{padding-bottom:20px}
.select2-container--default .select2-selection--multiple[aria-expanded=true] .select2-selection__choice{white-space:pre-line;line-height:15px;width:110px;overflow:hidden;height:23px}
.grey-text.top-bottom-margin p{font-size:18px;color:#00388B}
@media only screen and (min-width:959px){.upgrade-tab .qcalculator-tab-column:last-child:after{width:1px;left:21px;top:25px;bottom:25px}
}
@media only screen and (max-width:959px){.qcalculator-tab-column{width:100%;background:#fff}
.qcalculator-mobile{display:block;margin-left:20px;margin-right:20px}
.T52_4-family-member{position:relative;height:100%;padding:10px;font-size:15px;line-height:24px}
}
@media only screen and (max-width:767px){.T34 h2{font-size:30px}
.T52_1-personal{font-size:14px}
.person-name-container .T52_1-personal-name{font-size:24px !important;letter-spacing:1px;font-weight:400}
.qcalculator-tab-column:last-child{border-top:1px solid #c7c7c7}
.qcalculator-content,.upgrade-tab .qcalculator-tab-column:last-child .qcalculator-content{padding:30px 0 100px 2px}
.qcalculator-mobile .twitter-typeahead{width:100%}
.qcalculator-content .autocomplete-cell span[class*=" icon-"].icon-pencil,.qcalculator-content .autocomplete-cell span[class^=icon-].icon-pencil{right:20px}
.qcalculator-tab-btns-holder{max-width:100%}
.T34-state-selection .T34-state-selection-totals h4{margin:0;font-size:18px}
.C8 .accordion-module .accordion-module-item,.C8_1 .accordion-module .accordion-module-item{padding:0}
.accordion-module-opener{padding:9px 30px 9px 20px;background-color:transparent}
.accordion-module-opener:after{left:auto;right:30px}
.upgrade-tab .qcalculator-tab-column:after{width:1px;left:21px;top:25px;bottom:25px;box-shadow:none}
.benefits-history .benefits-history-panel-drop .tabs-section-tabs-list div.T36.container{padding:0 !important;width:100% !important}
.benefits-history .benefits-history-panel-drop .tabs-section-tabs-list .C6.container .tabs-section-tab{padding:20px 0 0 20px}
.is-rectangle-large .custom-select-opener:after,.is-rectangle-large .select2-container .select2-selection--multiple:after,.select2-container .is-rectangle-large .select2-selection--multiple:after{color:#a29a92}
.custom-select-opener:before,.select2-container .select2-selection--multiple:before,.custom-select-opener:after,.select2-container .select2-selection--multiple:after{background:#fff}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31__passenger-list-container__passenger-item__row .T31--row-select,.timetable .T31__flight-list-container__flight-item .T31--row-select,.timetable .T31__flight-list-container__flight-item .T31--row-select.cell{width:40px !important}
.heading-block.is-medium-h2 h2{font-size:30px}
div.T36{padding-left:0 !important;padding-right:0 !important}
div.T36 table{padding:0}
.T36.cancel-award-route .col-titles,.T36.cancel-award-route .col-values{padding:10px}
.T36.cancel-award-route .col-titles.selected td{background:#d7d7d7}
.T36.cancel-award-route #cab-flights-row table .col-values td:first-child,.T36.cancel-award-route #cab-flights-row table td:nth-child(2),.T36.cancel-award-route #cab-flights-row table td:nth-child(3),.T36.cancel-award-route #cab-passengers-row .col-values td:first-child,.T36.cancel-award-route #cab-passengers-row table td:nth-child(2),.T36.cancel-award-route #cab-passengers-row table td:nth-child(3){display:block;background:#00388B;color:#fff;padding:0;min-height:55px}
.T36.cancel-award-route #cab-flights-row table .col-values.selected td:first-child,.T36.cancel-award-route #cab-flights-row table .col-values.selected td:nth-child(2),.T36.cancel-award-route #cab-flights-row table .col-values.selected td:nth-child(3),.T36.cancel-award-route #cab-passengers-row .col-values.selected td:first-child,.T36.cancel-award-route #cab-passengers-row table .col-values.selected td:nth-child(2),.T36.cancel-award-route #cab-passengers-row table .col-values.selected td:nth-child(3){background:#36071e}
.T36.cancel-award-route #cab-passengers-row table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap;line-height:15px}
.T36.cancel-award-route table td:nth-child(0)>div,.T36.cancel-award-route table td:nth-child(1)>div,.T36.cancel-award-route table td:nth-child(2)>div,.T36.cancel-award-route table td:nth-child(3)>div{line-height:45px}
.T36.cancel-award-route table td:nth-child(3)>div{float:right}
.T36.cancel-award-route table td:nth-child(0)>div:before,.T36.cancel-award-route table td:nth-child(1)>div:before,.T36.cancel-award-route table td:nth-child(2)>div:before,.T36.cancel-award-route table td:nth-child(3)>div:before{display:none}
.T36.cancel-award-route #cab-flights-row table .col-values:before,.T36.cancel-award-route #cab-passengers-row table .col-values:before{display:none}
.T36.cancel-award-route .col-titles{display:block}
.T36.cancel-award-route table tr.col-titles td:not(:first-child){display:none !important}
.T36.cancel-award-route table tr.col-titles td:first-child div{background:#eee;margin:0 10px}
.T36.cancel-award-route table tr.col-titles td:first-child div span label.checkbox-base{padding-bottom:6px}
.T36.cancel-award-route table tr.col-titles td:first-child div:after{content:'Select all';text-align:left;float:left;margin-top:-44px;padding-left:40px}
.T36.cancel-award-route .col-titles,.T36.cancel-award-route .col-values{padding:0}
.C6.T36.cancel-award-route.missing-qmiles table td:not(.col-xs-3){padding:5px 0 4px}
.T36.cancel-award-route table tr.row.col-values td>div{padding-left:5px;font-size:15px !important}
.T36.cancel-award-route table .col-values{margin:0}
.T36.cancel-award-route .col-values span{font-size:15px !important}
.T36.cancel-award-route table td>div:before{color:#00388B}
.T31_flight-details-list .T31__flight-list-container__flight-item__row__flight-info li .cell.T31--row-modifier:before{background:none transparent;color:#00388B;font-size:15px}
.T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31_flight-details-list .timetable-search-results-content .timetable-search-results-content-list .cell.T31--row-modifier{padding-top:50px;font-size:16px}
.timetable .T31__flight-list-container__flight-item__row__flight-info .T31--row-modifier:nth-child(odd){background-color:#f7f7f7 !important}
.T31_flight-details-list .timetable .timetable-search-results-flights-info>li .cell:nth-child(5){background:#e2e2e2 !important}
#tabView-upgrade-flight .T31_flight-details-list .timetable .timetable-search-results-flights-info{width:98% !important;margin:1% auto;border:5px solid #fff}
#tabView-upgrade-flight .T31_flight-details-list .timetable .timetable-search-results-content-list{background:none transparent}
#tabView-upgrade-flight .T7_4-redeem .T7_4-flight-form .T7_4-upgrade-flight .T31__flight-list-header{padding-bottom:0}
div.awardupgrade ul.awardupgrade-list li .T31--row-modifier.cell,div.timetable-search-results ul.timetable-search-results-flights-info-head-list li.T31--row-modifier{width:15% !important;font-size:15px;text-overflow:ellipsis;overflow:hidden}
.timetable .T31__flight-list-container__flight-item .T31--row-select,div.timetable-search-results ul.timetable-search-results-flights-info-head-list li.T31--row-modifier:first-child{width:30px !important}
table.benefits-accordion td>div{padding:0}
table.benefits-accordion td:not(.col-xs-3){min-height:0 !important;padding:5px}
#logotext figure img{padding-left:5px}
.slider-range-offer-subtitle{font-size:22px}
}
@media only screen and (min-width:768px){.upgrade-tab .qcalculator-tab-column:after{width:1px;left:21px;top:25px;bottom:25px;box-shadow:none}
.qcalculator-tab-column:last-child:after{content:'';position:absolute;left:0;top:-100%;bottom:-100%;box-shadow:0 0 10px 2px rgba(0,0,0,.25)}
.C8-myservices-bgt.C8_1 .tabset-accordion-opener{font-size:28px}
.revalidate-text-in{width:86%;float:right}
.T34-container,#extendRevalidateHistoryTab{margin-bottom:70px !important;padding-left:20px !important;padding-right:20px !important}
}
@media only screen and (max-width:959px){.T31__flight-details-modal.timetable-flight-details .flight-details-list-cell .airport-code{margin-top:5px;font-size:20px;font-weight:400}
.timetable-flight-details .flight-details-list-cell .time{margin:0 0 6px 0;font-size:22px;font-weight:700;color:#00388B}
.T31__flight-details-modal.timetable-flight-details .flight-details-list-cell .airport-name{margin:4px 0 0 0;font-size:14px;color:#545454}
.T31__flight-details-modal.timetable-flight-details .flight-details-list-cell .flight-number{margin-left:-5px;margin-bottom:10px;font-size:24px;font-weight:400}
.redeem-popup-header{left:40px;font-size:24px;color:#00388B;margin-bottom:10px;display:block}
.T31__flight-details-modal.timetable-flight-details .flight-details-list-cell.cell-03{margin-top:20px}
.T31__flight-details-modal.timetable-flight-details .flight-details-list-cell.cell-04{margin-top:20px;margin-bottom:30px}
.timetable-flight-details .flight-details-list-cell .airplane-model{font-size:12px;text-align:left}
.timetable-flight-details .flight-details-list-cell .airplane-notice{text-align:left;font-size:12px;padding-top:0}
.T31__flight-details-modal.timetable-flight-details .flight-details-list-cell.cell-07{margin-top:0}
.C6_1.C6-variant table.C6-variant-pc{margin-top:0}
.C6_1.C6-variant tfoot td{display:table-cell;font-size:14px;font-weight:300;padding:10px 10px}
.C6_1.C6-variant tfoot td strong{font-size:20px;font-weight:300}
.C6_1.C6-variant tfoot td{padding:10px 10px;text-align:center}
.C6-background-pc{background:none !important;color:#521231 !important}
.T34-container .j-T34-continue{float:none;margin-left:38%;width:96%;margin-left:10px !important}
.T34-form h2{max-width:85%;margin:0 0 20px;line-height:normal}
.custom-select.is-rectangle-large{margin:0 0 10px 0 !important}
.T34-state-selection>.helpfaqwidget__view>div:last-child,.T34-state-selection>.row>div:last-child{padding-top:0;margin-top:10px}
.T34-container{margin-bottom:0 !important}
.tabset-accordion-content:after{padding:0;content:'';display:block}
.C8_1 .tabset-accordion-opener{padding:34px 20px 68px 20px}
.T34-container.spinner-overlay{margin-bottom:30px !important}
#extendRevalidateHistoryTab.T34 h2{border-bottom:solid 1px;padding-bottom:8px;padding-left:20px}
.T36.claim-history{margin:0;width:100% !important;padding:0 20px !important}
.T36 table td>div:before{font-size:18px;content:attr(data-tier);display:block;color:#00388B;font-size:18px;float:left}
.C6-variant-container .register-form h2{font-size:30px;padding:0 10px}
.C6_1{margin-left:0 !important}
.mobile-pc,.mobile-pu{pointer-events:none;padding-left:0;padding-right:0}
.C6_1.C6-variant tfoot td{padding:10px 10px;text-align:center}
.C6_1.C6-variant tfoot td strong{font-size:20px}
.C6-variant-disclaimer{margin:0 10px}
.C6_1.C6-variant{margin-bottom:30px;padding:0 10px}
.register-form h2{font-size:40px;line-height:1.2em;margin:0 0 26px}
.register-form-checkbox-bar h3{display:block;font-size:24px;line-height:1.2;max-width:100%;margin:0 0 20px}
.genderErrorContainer{margin:15px 0}
.accordion-module{background-color:#fff;margin:0 -20px;border-top:0 solid #00388B}
.T34-state-selection>.helpfaqwidget__view>div:last-child:before,.T34-state-selection>.row>div:last-child:before{content:'';display:block;width:100%;border-top:0 solid #ebebeb}
.accordion-module-item{position:relative;border:solid;border-width:0 0 2px;border-color:transparent transparent #00388B transparent}
#extendRevalidateHistoryTab.T34 h2{border-bottom:solid 1px;padding-bottom:8px;padding-left:10px}
.destinations-offers-block{background-size:cover}
#teaser-carousel.container{padding:0}
#otp-modal .modal-otp-overlay,#profile-otp-modal .modal-content,.j-delink-booking-confirm-modal .modal-content{height:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch}
.destinations-offers h2{font-size:30px;font-weight:300;margin:0 0 39px;margin-top:20px}
.partner-icons{top:850px;right:0 !important;left:20px}
.offer-listing-container{margin-top:172px}
.filter-icons>div[class^=col-]:nth-child(2n+2){clear:both}
.filter-icons a.active,.filter-icons a:focus,.filter-icons a:hover{background-color:transparent}
#qmilesPartners .icon-oryx{background:#00388B}
#qmilesPartners .icon-oryx:before{margin:6px}
.filter-icons a.active span.text,.filter-icons a:focus span.text,.filter-icons a:hover span.text{background-color:#00388B}
.filter-icons span.text{position:relative;top:auto;left:50%;display:inline-block;padding:10px;margin-top:5px;font-size:19px;line-height:26px;text-align:center;border-radius:60px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.T36.claim-history{margin:0;width:100% !important;padding:0 0 !important}
#genderErrorContainer{margin:10px 0}
.btn-dark-transparent{color:#ffffff;background:0;border:2px solid #00388B; font-size: 14px;}
.register-form{padding:20px 10px;position:relative}
.register-form.state01-no{padding:36px 20px 120px !important}
.ui-datepicker .ui-datepicker-title select{font-size:15px}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{padding:5px !important;margin:5px 5px !important}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:47%}
#ui-datepicker-div{left:20px !important}
.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:center;text-decoration:none}
.bulleted-list{font-size:15px}
.T34-form .custom-select-currency{min-width:100%}
.p-a-0{padding:0}
.T34-container .j-T34-continue{width:100%;margin-left:0 !important}
.T34-form h2{max-width:100%;margin:0 0 20px;line-height:normal}
section#guide div.guide-intro-info .info img,section#guide div.guide-intro-info .visual img{margin:0 auto;width:100%}
#guide .col-md-12{padding:0 10px}
section#guide div.guide-widget div.guide-content div.slide div.title{padding:12px 10px 10px 10px}
section#guide div.guide-intro-info h4{padding:15px 10px 15px 10px}
strong.T52-input-label{display:block;width:100%;margin-bottom:12px;font-size:24px;font-weight:normal;color:#00388B}
section#guide.register-form .samp{width:100% !important}
.samp .question-block-choose-airports{margin:0 20px}
.samp .question-block-choose-airports .col-sm-12{padding:0 !important}
#triggerDashboard{text-decoration:underline;padding:0 20px}
}
.T34 .btn:disabled,.T34 .btn:disabled:hover{background:#521231 !important;color:#fff !important;border-color:#521231 !important}
.T34-form .custom-select-currency{min-width:100%}
#adwMoreInforRedeem .accordion-module-content-holder.collapse.in,#print_redeem_confirmation .accordion-module-content-holder.collapse.in,#upgradeMoreInforRedeem .accordion-module-content-holder.collapse.in{border-top:1px solid #521231}
.login-drop-additional-block{max-width:100% !important;margin-left:80px !important;margin-top:auto !important;margin:0}
@media only screen and (max-width:767px){.login-drop-additional-block{margin-left:42px !important;max-width:85% !important}
#claimCaptcha,#redeemUpgradeCaptcha{margin-left:14%}
}
@media(min-width:1280px){.container,.helpfaqwidget__container,.container.c5-markup{width:1140px !important}
}
.login-drop .social-login-title,.login-drop-additional-block p,.footer .social li:first-child{font-size:15px !important;}
#profile-details .T52-edit-pic a{display:none;pointer-events:none}
#social-login-block .remember-me .checkbox-slide{margin:-4px 2px 0 6px !important}
#social-login-block .remember-me .checkbox-slide input[type=checkbox]:checked+label{background:#79ac6e !important}
#social-login-block .remember-me .checkbox-slide.is-small input[type=checkbox]:checked+label .decor-circle{transform:translateX(34px) !important}
#social-login-block .remember-me .checkbox-slide.is-small .decor-circle{width:22px !important;height:22px !important;top:2px !important;left:2px !important}
#social-login-block .remember-me .form-action-label{font-size:15px !important}
#social-login-block .remember-me .checkbox-slide{display:inline-block;vertical-align:top;width:60px;height:26px;position:relative}
#tabView-partner-flight .timetable-search-results-content-list .flight-details-list .flight-details-list-cell:last-child{float:right}
#tabView-partner-flight .timetable-search-results-content-list .flight-details-list .flight-details-list-cell{float:left;margin-right:5%}
@media only screen and (max-width:767px){.container.portal-dashboard{margin-left:-6px !important}
#portal-user-card.profile-details-content{height:176px !important}
.opened #portal-user-card.profile-details-content{height:auto !important}
#portal-user-upgrade-background .popup-title{font-size:28px}
#div_guestuserlogin{width:100%;margin-left:-5px}
.C6.T36.missing-qmiles table td:not(.col-xs-3){padding:20px 0 4px 10px !important}
button#claimQmiles{margin-top:20px !important}
.T36 table .col-titles span,.T36 table .col-values span{display:table-cell;vertical-align:top;font-size:14px !important;position:relative;padding-right:0}
.T36 table td>div:before{font-size:14px !important;font-weight:500;width:156px;text-align:left}
.T36 table .col-titles span,.T36 table .col-values span{padding-left:0 !important}
.T36 table tr td{padding:10px 5px !important}
.T36 table .col-values span,.T36 table tr th,.T36 table tr td{float:left !important}
.T36 table thead{display:none}
}
.T7_4-flight-form .accordion-module .accordion-module-item:first-child{border-top:transparent !important}
.T7_4-flight-form .accordion-module .accordion-module-item:first-child .accordion-module-content-holder{border-top:1px solid #521231}
@media only screen and (min-width:967px){#redeem_upgrade_main_spinner .timetable .T31__flight-list-container__flight-item .T31--row-carrier,#redeem_upgrade_main_spinner .timetable .T31__flight-list-container__flight-item .T31--row-carrier.cell{width:12% !important}
#redeem_upgrade_main_spinner .timetable .T31__flight-list-container__flight-item .T31--row-time,#redeem_upgrade_main_spinner .timetable .T31__flight-list-container__flight-item .T31--row-time.cell{width:7% !important}
}
.C32-close.j-C32-close{position:absolute}
.buttons-wrapper .donotshowbtn{right:70px;position:absolute;top:-24px}
.buttons-wrapper .close{position:absolute;top:-15px;right:30px;font-size:30px;line-height:30px;background:0;border:0;color:#00388B}
#upcomingtrips-spinner-container .error.noTrips p{font-weight:300 !important}
.portal_additional_links{position:absolute;left:0;padding-left:0;overflow-y:hidden;top:200px !important;padding-top:0 !important}
@media only screen and (max-width:769px){.portal_additional_links{position:relative !important;left:0 !important;padding-left:0 !important;overflow-y:hidden !important;top:1px !important;padding-top:0 !important}
.C32-membership-card-toolbar a:focus{color:#00388B !important}
}
#T52_1-form-personal .T52_1-personal-pic{min-height:114px}
#poi-tab-personal-details #passwordform button.T52_1-password-btn,#poi-tab-personal-details .T52_1-contact .address-conatiner #profile-address,#poi-tab-personal-details .T52_1-contact .address-conatiner #profile-address div span,#poi-tab-personal-details .T52_1-contact .col-xs-12.col-md-7 div strong,#poi-tab-personal-details .T52_1-contact .col-xs-12.col-md-7 div span,#poi-tab-personal-details .T52_1-contact .address-conatiner div strong,#poi-tab-personal-details .T52_1-contact .address-conatiner div span,.deleteMyAccountContainer .j-T52_1-editable .col-xs-12.no-padding div strong,.deleteMyAccountContainer .j-T52_1-editable .col-xs-12.no-padding div p{font-size:15px !important;text-decoration:none !important}
#poi-tab-personal-details .T52_1-contact .address-conatiner #profile-address{font-weight:bolder !important}
#bookingWidgetErrorBlock li{display:none}
.C1-video-text-shadow.active a{text-shadow:none}
.T52_1-form .T52-form-section-title{padding:0 !important}
.personal-details-no-margin{margin-left:-6px !important}
.login-drop-otp-columns .login-drop-column .additional-otp-action label.checkbox-base{width:450px}
.T39-block-content.T7-tab.active H4{color:#fff !important}
.info-bar{border:0 none;padding:15px 20px;margin-bottom:20px;background-color:#00aeef}
.info-bar .info-msg{font-size:15px;color:#000;background:url(homepageClientlibs/images/Info_icon.png) no-repeat center left;padding:9px 0}
.info-bar .info-msg p{font-size:15px;padding-left:60px;margin-bottom:0}
.error-box{border:0 none;padding:15px 20px;margin-bottom:20px;background-color:#b4071c !important}
.error-box-info{font-size:15px;color:#fff;background:url(homepageClientlibs/images/error-icon.png) no-repeat left center / 32px auto;padding:0}
.error-box p{color:#fff;font-size:15px;padding:10px 10px 10px 60px;margin:0}
.error-box ul{display:inline-block;list-style:disc;padding-left:60px;margin-bottom:0}
.error-box ul li{list-style:disc;color:#fff;margin-left:16px;font-size:15px}
.sucsmsg-bar{border:0 none;padding:15px 20px;margin-bottom:20px;background-color:#106836}
.sucsmsg-bar .sucsmsg-msg{font-size:15px;color:#fff;background:url(homepageClientlibs/images/Success_icon.png) no-repeat center left;padding:9px 0}
.sucsmsg-bar .sucsmsg-msg p{font-size:15px;padding-left:60px;margin-bottom:0}
#poi-tab-travel-preferences .select2-container--default .select2-selection--multiple[aria-expanded=true] .select2-selection__choice{width:200px !important}
@media(min-width:767px) and (max-width:1025px){.j-upgrade-portal-user .custom-select .custom-select-opener.selected,.j-upgrade-portal-user .custom-select .custom-select-opener.visible{padding-top:22px !important}
.j-upgrade-portal-user .col-sm-4.col-xs-12.add-margin-top{margin-top:0 !important}
#portal_upgrade_cancelButton{color:#00388B !important;background:#fff !important}
.header-cell.pull-right{width:25.6% !important}
.login-drop-column.create-profile-popup{border-top:1px solid rgba(92,9,49,.2)}
.login-drop-columns{background-color:#f7f7f7 !important}
.login-drop-additional-block{margin-left:42px !important}
}
@media only screen and (max-width:959px){#portal_upgrade_cancelButton{color:#00388B !important;background:#fff !important}
.login-drop-columns{background-color:#f7f7f7 !important}
}
.contact-center-enter-message-button{float:left !important}
.forgot-password-form .error-box{padding:5px 20px !important;margin-bottom:4px !important}
#mybenefits .no-benefits{padding-bottom:15px !important}
#activitiesTable{display:table !important}
#forgot-password-spinner-container.spinner-overlay{display:none;height:200px !important}
#forgot-password-spinner-container .spinner-container{top:-174px !important}
#forgot-password-spinner-container.spinner-overlay.spinner-full-page,#forgot-password-spinner-container.spinner-overlay.spinner-active{display:block}
.T7_4-redeem.container .accordion-module{margin-bottom:50px}
[name=T34-agree-terms]{visibility:visible !important}
@media(min-width:1025px){#claimCaptcha{margin-left:6%;transform:scale(0.70);transform-origin:0 0}
#redeemUpgradeCaptcha{transform:scale(0.70);transform-origin:0 0}
}
#loginJoinButton{font-size:16px !important}
#profilePicFormatCardError{padding:5px !important;margin-bottom:0 !important}
#upcomingtrips-spinner-container .trip-date{width:40% !important}
#upcomingtrips-spinner-container .book-ref-container{width:auto !important;margin-bottom:10px !important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;float:right !important}
#upcomingtrips-spinner-container .T16-ctas{position:absolute !important;bottom:10px !important}
#upcomingtrips-spinner-container .T16 .trip-block-txt-holder{width:auto !important}
#upcomingtrips-spinner-container .trip-block-destination{float:left !important;width:100% !important}
#upcomingtrips-spinner-container .delink_booking{display:block;float:right;padding-top:10px}
#upcomingtrips-spinner-container .trip-block-otherjourneys .trip-block-destination{margin-left:0 !important}
.portalUserUpTrips{visibility:hidden}
@media only screen and (max-width:959px){#upcomingtrips-spinner-container .trip-block-destination{margin-left:0 !important}
#upcomingtrips-spinner-container .T16-ctas{position:relative !important}
#upcomingtrips-spinner-container .T16-ctas a{float:left !important}
#upcomingtrips-spinner-container .delink_booking{display:block;padding-top:10px}
}
.input-base{background-color:white !important}
.personalized-drop-row-flights .flight .flight-holder .btn,.portal-user-upgrade-btn-change{font-weight:400 !important;font-size:16px !important;transition:color 0,background-color 0,border-color 0 !important}
.ui-datepicker-unselectable.ui-state-disabled{background:-webkit-linear-gradient(rgba(255,255,255,0) 0,#eee 100%);opacity:.1}
.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled{background:-webkit-linear-gradient(rgba(255,255,255,0) 0,#00000000 100%);opacity:1}
@media only screen and (min-width:1025px){.upgrade-tab .qcalculator-tab-column:last-child:after{box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}
.upgrade-tab .qcalculator-tab-column:first-child:after{box-shadow:inset 0 0 0 0 rgba(0,0,0,.25)}
}
.heroimage-teardrop+.booking_container{margin-top:53px}
.content-section-row.is-light a{color:#fff}
.language-tabset li span.region-image{display:block;max-width:130px;margin:0 auto;height:63px}
.language-tabs-accordion li span.region-image{max-width:256px;margin:0 auto;height:124px;display:block}
#lang-list-tab1 .region-image,#lang-tab1 .region-image{background:url('../../../content/dam/qatar/maps/img-map-africa.png') no-repeat;background-size:cover}
#lang-list-tab2 .region-image,#lang-tab2 .region-image{background:url('../../../content/dam/qatar/maps/img-map-asia.png') no-repeat;background-size:cover}
#lang-list-tab3 .region-image,#lang-tab3 .region-image{background:url('../../../content/dam/qatar/maps/img-map-europe.png') no-repeat;background-size:cover}
#lang-list-tab4 .region-image,#lang-tab4 .region-image{background:url('../../../content/dam/qatar/maps/img-map-middle-east.png') no-repeat;background-size:cover}
#lang-list-tab5 .region-image,#lang-tab5 .region-image{background:url('../../../content/dam/qatar/maps/img-map-americas.png') no-repeat;background-size:cover}
.destinations-offers.is-none-padding{padding:0 !important}
.is-white-block .weather-block-holder{padding:0;margin:-10px 0 0 0}
.weather-block-description{font-weight:normal;margin:-15px 0 0 0;position:relative}
.weather-block.is-white-block{height:130px}
.weather-block-thermometer>li{display:none}
.weather-block-thermometer>li.active{display:block}
.T34.tabset-accordion-content .container.claim-partners-double-teaser{margin-left:-25px}
#used-expired-benefits table tr th,#used-expired-benefits table tr td{float:left !important}
.destinations-offers-block-info-text,.destinations-info-section-description{line-height:1.3}
.dest-fromText{font-size:15px;position:relative;top:2px}

.destinations-info-section .offers-title{line-height:1.1;margin:0}
.cookie-section{position:fixed;bottom:0;width:100%;z-index:999;opacity:1}
.cookie-note-container-extended{background:#84084a;color:#fff;width:100%;padding:15px 35px 5px 25px;font-size:13px;text-align:left}
.cookie-note-container-extended a.close{display:block;position:absolute;right:10px;top:20px}
.cookie-note-container-extended p a{text-decoration:underline}
.cookie-note-container-extended a.link{color:#fff;text-decoration:underline}
.cookie-note-container-extended a.link:hover{text-decoration:none}
.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;}
.cookie-details{background:0;color:#00388B;width:100%;padding:10px 0;text-align:left}
.cookie-details ul{padding:0;list-style-type:none;list-style-position:outside}
.cookie-details ul li{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:20px}
.cookie-details ul li h4{color:#000;font-size:18px;font-weight:400}
.cookie-details p{color:#00388B}
.cookie-details p a{color:#00388B;text-decoration:underline}
.cookie-details p a:hover{text-decoration:none}
.btn-cookie{display:inline-block;vertical-align:top;padding:12px 25px 8px;white-space:nowrap;font-size:16px;font-weight:300;text-align:center;color:#fff;border-radius:2px;outline:0}
.btn-transparent-cookie{color:#590930;background:0;border:1px solid #590930}
.btn-primary-cookie{background:#590930;border:1px solid transparent}
.btn-primary-cookie:hover,.btn-primary-cookie:focus,.btn-primary-cookie:visited{color:#fff;background:#500a2c;border:1px solid transparent}
.btn-white{background:#fff;border:1px solid transparent;color:#590930;font-weight:500}
.btn-white:hover{background:#f2f2f2;border:1px solid #f2f2f2;color:#590930}
.btn-primary-cookie:hover{background:#3e0621;border:1px solid #5d0f35}
.no-gutter{padding-left:0 !important;padding-right:0 !important}
.no-left-gutter{padding:0 !important}
.no-right-gutter{padding-right:0 !important}
input[type=radio].radio{display:inline;position:absolute;left:-9999px}
input[type=radio].radio+label{padding-left:26px;height:19px;display:inline-block;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;cursor:pointer;color:#00388B;font-weight:normal;background:url("homepageClientlibs/images/radio.png") no-repeat 0 0;margin:0 10px;font-size:15px}
input[type=radio]:checked+label{background:url("homepageClientlibs/images/radio-selected.png") no-repeat 0 0}
.readMoreContent{display:none}
a.readmore{color:#00388B;font-size:13px;text-decoration:none}
a.readmore span{text-decoration:underline}
a.readmore:hover{color:#3e0621}
a.readmore:hover span{text-decoration:none}
.showoption,.showoption:hover{background:url("homepageClientlibs/images/showoptions.png") no-repeat 95% 57%;padding-right:30px}
.hideoption,.hideoption:hover{background:url("homepageClientlibs/images/hideoptions.png") no-repeat 88% 57%;padding:12px 40px 8px 20px;color:#00388B}
/*
@media(max-width:767px){.container{padding:0 15px}
*/
.cookie-section{max-height:500px;overflow-y:auto}
.contentBtn{overflow:hidden;position:fixed;bottom:0;width:100%;background:#fff;background:linear-gradient(0,#fff,#fff,transparent);left:0;padding:50px 15px 15px 15px !important}
.login-block.is-logged{margin-left:-112px !important;width:163% !important}
.promotional.is-interactive{min-height:485px !important}
}
@media(max-width:480px){.btn-cookie{width:100%}
}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
span.session-expiry-close:before{content:"\e5cd"}
@media only screen and (max-width:959px){.header-cell{width:32%;position:relative}
}
@media only screen and (max-width:767px){.header-cell.pull-right{width:20%}
#alerts li{padding:9px 50px 5px 15px !important}
#alerts .header .exchange ul li .date{padding-left:0}
.personalized-drop .flights .flight .flight-details{margin:0 0 5px 42px;position:relative}
.personalized-drop .flights .flight-holder{padding:0;overflow:hidden}
.personalized-drop-row-flights .flight .flight-holder .btn,.portal-user-upgrade-btn-change{margin:5px 2.5%;width:95%}
.home .destinations-offers.is-overlay-gradient{padding:60px 0 380px !important}
}
@media only screen and (min-width:767px){.personalized-drop .flights .flight-cell:nth-child(2){display:inline !important}
}
.header .login-block.selected>span{background:#f2f2f2}
.promotional.is-interactive{min-height:545px}
#heroimage-small{min-height:350px !important}
@media only screen and (max-width:767px){.header .login-block{width:188px !important}
}
.icon-city_48px:before{content:"\e97a"}
.icon-Culture_48px:before{content:"\e97b"}
.icon-shopping_48px:before{content:"\e97c"}
.icon-dining_48px:before{content:"\e9a3"}
.icon-beach:before{content:"\e9ca"}
.icon-honeymooon_48px:before{content:"\e9da"}
.icon-family_48px:before{content:"\e9de"}
.teaser-box.teaser-box-full.teaser-box-full-with-video{padding-top:0}
.home .teaser-overview-video-banner.js-video-point{display:table;width:100%;min-height:355px}
.teaser-box-full-with-video .teaser-box-content h1{margin-top:0}
.teaser-overview-video-banner.js-video-point{padding:0 !important}
.teaser-box.teaser-box-full.teaser-box-full-with-video{padding-top:0;padding-bottom:0}
.destinations-offers-block-info>.destinations-offers-block-info-text{position:absolute;left:0;bottom:0;transition:all .5s;padding:40px 20px 20px 20px;display:block;width:100%;background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-webkit-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-moz-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-ms-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%);background-image:-o-linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%) background-image:linear-gradient(top,rgba(255,0,0,0) 10%,rgba(0,0,0,0.5) 80%)}
.destinations-offers-block-info.limited-offers .destinations-offers-block-info-text{bottom:28px;left:0}
.destinations-info-section-description .offers-holder{min-width:50%}
.stopover-content{display:none;background:#fff;border:1px solid #ddd;margin-top:20px;width:100%}
.stopover-content .delete-stopover{position:absolute;top:0;right:0;width:34px;background:#00388B;height:119px;border:0;font-size:20px;color:#fff}
.home #bookingTabViewContainer .stopover-content .radio-base{margin:0 10px;top:-10px}
.stopover-content .stopover-inner-content{padding:12px 10px 0;width:100%;float:left}
.stopover-content .stopover-inner-content:first-child{border-bottom:1px solid #ddd}
.stopover-content input[type=text]{width:35px;border:1px solid #ddd;height:35px;float:left;padding:10px 10px;margin:0 10px 10px 15px;color:#00388B}
.stopover-minus-wraper{border:2px solid #00388B;border-radius:50%;padding:3px}
.stopover-plus-wraper{border:2px solid #00388B;border-radius:50%;padding:3px}
.stopover-inner-content div{padding:5px 0 0 0}
.stopover-inner-content a{margin:5px}
.stopover-minus-wraper .icon-minus,.stopover-plus-wraper .icon-plus{padding:5px}
.stopover-content .minus-stopover,.stopover-content .plus-stopover{float:left;text-decoration:none}
.calendar-fare{font-size:8px;display:none}
.calendar-disclaimer{position:absolute;left:49%;bottom:10px;font-size:12px;color:red;display:none}
.intro-text-block h1{font-size:36px;margin:0 0 20px;font-weight:400}
.heading-block.is-medium-h2 h1{font-size:30px}
.icon-multicity_48px:before{content:"\e97d"}
.icon-newspaper_48px:before{content:"\e97e"}
.icon-people_48px:before{content:"\e97f"}
.icon-limo_48px:before{content:"\e980"}
.icon-car_48px:before{content:"\e981"}
.icon-user2:before{content:"\e982"}
.icon-users2:before{content:"\e985"}
.icon-user-plus2:before{content:"\e986"}
.icon-user-minus:before{content:"\e987"}
.icon-user-check:before{content:"\e988"}
.icon-user-tie2:before{content:"\e989"}
.tabset-block-add-menu-title{font-weight:bold}
.tabset-accordion-text>p{text-indent:0}
.tabset-accordion .gallery-mobile-fade{margin:0}
.tabset-accordion .gallery-mobile-fade-slide{margin:5px 40px 23px 0}
.teaser-box-full-with-video .teaser-box-content h1{margin-top:80px;}
.appstore{position:relative;clear:both;color:#000;z-index:7;padding:10px;padding-bottom:0;background:#fff;display:none}
.appstore img{float:left;margin-right:15px;width:48px;height:48px}
.appstore .icon-cross{display:block;color:#333;font-size:16px;top:18px;right:30px}
.appstore span{font-size:14px;font-weight:500;margin-top:20px}
.appstore P{font-size:14px}
.appstore .btn-transparent{border:1px solid #00388B;padding:8px 8px 8px !important;margin-top:5px;text-decoration:none}
.home-page-destination-price .input-base-elem{border:none !important;background-color:#f7f7f7 !important;border-bottom:1px solid #652245 !important;font-size:18px !important;color:#00388B !important;font-weight:bold}
.destination-price .view-morelink,.home-page-destination-price .view-morelink{text-align:center}
.standalone-newsletter.subscribe{background:0;border-bottom:1px solid #ddd;margin-bottom:40px;color:inherit;padding:0}
.standalone-newsletter .subscribe-content{font-size:14px;font-weight:normal}
.standalone-newsletter h3{margin-bottom:12px;font-size:20px;text-transform:initial}
.standalone-newsletter .subscribe-form-cell{padding:0}
.standalone-newsletter .subscribe-form p{font-size:15px;margin-bottom:0}
.standalone-newsletter .subscribe-form p a{color:inherit}
.destinations-offers .base-link-more>*{display:inline-block}
.destination-image-navigation-small .categories-area{padding-top:0}
.posts-list-item{padding:20px 0 10px}
.content-gallery-strip h2{margin-bottom:20px}
.content-gallery-strip h3{font-size:20px;margin:0 0 6px;font-weight:100}
.content-gallery-strip p{color:#333}
.js-content-strip .content-text-info-overlay{position:absolute;left:0;right:0;bottom:0;opacity:0;background:rgb(92,9,49,0.8);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;z-index:3;padding:20px}
.js-content-strip .gallery-slide.active .content-text-info-overlay,.js-content-strip .gallery-slide:focus .content-text-info-overlay,.js-content-strip .gallery-slide:hover .content-text-info-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}
.js-content-strip .gallery-slide.active .content-text-info-overlay .content-block-info-text,.js-content-strip .gallery-slide:focus .content-text-info-overlay .content-block-info-text,.js-content-strip .gallery-slide:hover .content-text-info-overlay .content-block-info-text{opacity:1}
.js-content-strip .gallery-slide.active .content-block-info-text,.js-content-strip .gallery-slide:focus .content-block-info-text,.js-content-strip .gallery-slide:hover .content-block-info-text{opacity:0}
.js-content-strip .gallery-slide .content-block-info-text.no-overlay{opacity:1 !important}
.js-content-strip .content-text-info-overlay .content-block-info-text{padding-bottom:10px}
.content-gallery-container{margin-bottom:40px}
.content-gallery-container p{color:#333}
@media only screen and (max-width:767px){.promotional-text-centered{height:auto;min-height:450px;display:table}
.teaser-overview-video-banner.js-video-point .container{display:table-cell;vertical-align:middle}
.is-medium-size .promotional-text-frame{padding-bottom:0;vertical-align:middle;display:table-cell}
.promotional-text-base{padding-top:0;padding-bottom:0}
.header .login-block-text{float:none !important}
.home .teaser-overview-video-banner.js-video-point{min-height:385px}
.inner-page .promotional.is-interactive .teaser-box-content{padding-top:120px}
.destinations-offers-block-info>.destinations-offers-block-info-text{padding:0;left:30px;bottom:45px;width:auto;background:0}
.stopover-content{background:0;border:0}
.stopover-content .stopover-inner-content{width:92%;background:#fff;border:1px solid #ddd}
.stopover-content .delete-stopover{height:191px}
.stopover-inner-content a{margin:10px 0 0 0}
.stopover-content .delete-stopover{font-size:30px}
.C21-info-head-title{background-color:rgba(92,9,49,.5)}
.destinations-offers .destinations-info-section-buttons.costsmall .btn,.destinations-offers .destinations-info-section-buttons.costBig .btn{padding:12px 10px 10px !important}
.destinations-offers .destination-offers-origin.row{margin-bottom:15px}
.destination-price .view-morelink a,.home-page-destination-price .view-morelink a{width:100%;margin-top:20px}
.standalone-newsletter,.standalone-newsletter h3{text-align:left}
.standalone-newsletter .btn-newsletter-subscribe{width:100%}
.js-content-strip .content-block-info-text{padding-bottom:10px}
.js-content-strip .gallery-slide .content-block-info-text{opacity:1 !important}
.destinations-offers .destinations-info-section-buttons.costsmall .btn,.destinations-offers .destinations-info-section-buttons.costBig .btn{width:100%}
}
.tempclass .cq-editbar-placeholder{position:absolute !important;display:inline-block !important}
.footer-holder .cq-editbar-placeholder{position:relative !important;display:inline-block !important}