@charset "UTF-8";
/* CSS Document */

/* This stylesheet generated by Transfonter (https://transfonter.org) on April 29, 2017 7:34 PM */

@font-face {
	font-family: 'Touche';
	src: url('../fonts/touche-fonts/Touche-Semibold.eot');
	src: url('../fonts/touche-fonts/Touche-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/touche-fonts/Touche-Semibold.woff2') format('woff2'),
		url('../fonts/touche-fonts/Touche-Semibold.woff') format('woff'),
		url('../fonts/touche-fonts/Touche-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Touche';
	src: url('../fonts/touche-fonts/Touche-Regular.eot');
	src: url('../fonts/touche-fonts/Touche-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/touche-fonts/Touche-Regular.woff2') format('woff2'),
		url('../fonts/touche-fonts/Touche-Regular.woff') format('woff'),
		url('../fonts/touche-fonts/Touche-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Touche';
	src: url('../fonts/touche-fonts/Touche-Bold.eot');
	src: url('../fonts/touche-fonts/Touche-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/touche-fonts/Touche-Bold.woff2') format('woff2'),
		url('../fonts/touche-fonts/Touche-Bold.woff') format('woff'),
		url('../fonts/touche-fonts/Touche-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Touche';
	src: url('../fonts/touche-fonts/Touche-Light.eot');
	src: url('../fonts/touche-fonts/Touche-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/touche-fonts/Touche-Light.woff2') format('woff2'),
		url('../fonts/touche-fonts/Touche-Light.woff') format('woff'),
		url('../fonts/touche-fonts/Touche-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Touche';
	src: url('../fonts/touche-fonts/Touche-Medium.eot');
	src: url('../fonts/touche-fonts/Touche-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/touche-fonts/Touche-Medium.woff2') format('woff2'),
		url('../fonts/touche-fonts/Touche-Medium.woff') format('woff'),
		url('../fonts/touche-fonts/Touche-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


html {
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

*, *:after, *:before {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Touche';
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	width: 100%;
	min-height: 100%;
	color: #666;
	overflow-x:hidden;
	overflow-y:visible !important;
	background: #fff;
	font-weight: normal;
}

a {
	outline: none;
	text-decoration: none;
	color: #555;
}

a:hover, a:focus{
	outline: none;
	text-decoration: none;
}

img {
	border: 0;
}

input, textarea, select {
	outline: none;
	resize: none;
	font-family: 'Touche';
	font-weight: normal;
}

a, input, button{
	outline:none !important;
}

 button::-moz-focus-inner {
 	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border: 0;
	/*vertical-align: top;*/
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

.slick-slide{
	outline: none !important;
}

.container {
	max-width: 1180px;
	width:100%;
	padding: 0 15px;
	
}

.form-control{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	letter-spacing: 0.05em;
}

.form-control:focus{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.login-banner{
	min-height: 800px;
}

.logo{
	margin-bottom: 40px;
	padding: 35px 0 0 45px;
	position: relative;
}

.login-banner-content{

}

.login-banner-text{
	width: 58%;
	float: left;
	padding-top: 140px;
}

.login-banner-form{
	width: 40%;
	float: right;
	max-width: 370px;
	background: #ffffff;
	padding: 25px;
}

.login-banner-text h1{
	font-size: 62px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
}

.login-banner-text h4{
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
	line-height: 32px;
	letter-spacing: 0.05em;
}

.login-banner-form h3{
	font-size: 23px;
	color: #414143;
	margin-bottom: 15px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

.login-banner-form .form-group{
	margin-bottom: 16px;
}

.login-banner-form input.form-control{
	width: 100%;
	height: 38px;
	border: #cfcfd0 solid 1px;
	font-size: 16px;
	color: #59595b;
	padding: 0 12px;
	letter-spacing: 0.05em;
}

.login-banner-form input::-webkit-input-placeholder{opacity:1; color:#59595b;}
.login-banner-form input:-moz-placeholder{opacity:1; color:#59595b;}
.login-banner-form input::-moz-placeholder{opacity:1; color:#59595b;}
.login-banner-form input:-ms-input-placeholder{opacity:1; color:#59595b;}

.login-btn{
	width: 100%;
	height: 38px;
	background: #4981b9;
	border: #b0c8e1 solid 1px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 0 12px;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 0.05em;
}

.login-banner-form-registration{
	margin-top: 35px;
	padding-top: 20px;
	position: relative;
}

.login-banner-form-registration:before{
	content: "";
	height: 1px;
	width: 128px;
	background:#cfcfd0;
	position: absolute;
	left: 50%;
	margin-left: -64px;
	top: 0;
}

.login-banner-form-registration p{
	font-size: 16px;
	color: #59595b;
	letter-spacing: 0.05em;
	text-align: center;
}

.login-banner-form-registration-btn{

}

.login-banner-form-registration-btn a{
	height: 38px;
	background: #4981b9;
	border: #b0c8e1 solid 1px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	padding: 5px 12px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	letter-spacing: 0.05em;
}

.title h2{
	font-size: 49px;
	color: #414143;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 22px;
	text-align: center;
	position: relative;
}

.title h2:after{
	content: "";
	height: 2px;
	width: 144px;
	background:#414143;
	position: absolute;
	left: 50%;
	margin-left: -72px;
	bottom: 0;
}

.title h2 span{
	display: block;
	font-size: 23px;
	color: #414143;
	font-weight: 300;
	letter-spacing: 0.3em;
	padding-top: 7px;
}

.title h2 span strong{
	font-weight: bold;
}

.world-of-possibility{
	padding: 70px 0 20px;
}

.world-of-possibility-text{
	text-align: center;
	font-size: 18px;
	color: #59595b;
	line-height: 27px;
	font-weight: 300;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}

.world-of-possibility-services{
	max-width: 1000px;
	margin: 0 auto;
}

.world-of-possibility-services ul li{
	width: 20%;
	text-align: center;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

.why-choose{
	padding: 50px 0 40px;
}

.why-choose ul{
	margin-top: 20px;
}

.why-choose ul li{
	text-align: center;
	margin-bottom: 15px;
}

.why-choose ul li h4{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	margin-bottom: 5px;
}

.why-choose ul li p{
	font-size: 18px;
	color: #59595b;
	line-height: 27px;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.why-choose ul li:nth-child(odd){
	clear: left;
}

.how-to-access{
	padding: 30px 0 70px;
	text-align: center;
}

.how-to-access-text{
	font-size: 18px;
	color: #59595b;
	line-height: 27px;
	font-weight: 300;
	letter-spacing: 0.05em;	
}

.footer-phone{
	text-align: center;
	padding: 10px 0;
	background: #414143;
}

.footer-phone ul{
	display: table;
	margin: 0 auto;
}

.footer-phone ul li{
	float: left;
	padding: 0 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	border-right: #707071 solid 1px;
}

.footer-phone ul li a{
	color: #fff;
}

.footer-phone ul li:last-child{
	border-right:0;
}

footer{
	padding: 20px 0 0 0;
	letter-spacing: 0.05em;
}

.footer-content > li{
	padding: 0 15px;
	width: 20%;
	float: left;
	font-size: 11px;
	color: #59595b;
	font-weight: 300;
	line-height: 21px;
	margin-bottom: 25px;
}

.footer-content > li h4{
	font-size: 11px;
	color: #59595b;
	font-weight: 600;
	margin-bottom: 5px;
}

.footer-content > li ul li{
}

.footer-content > li ul li a{
	color: #59595b;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-content > li ul li a:hover{
	color: #4981b9;
}

.footer-newsletter-form .form-group{
	margin-bottom: 5px;
}

.footer-newsletter-form input.form-control{
	width: 100%;
	height: 31px;
	border: #cfcfd0 solid 1px;
	font-size: 11px;
	color: #c2c3c4;
	padding: 0 12px;
	letter-spacing: 0.05em;
}

.footer-newsletter-form input::-webkit-input-placeholder{opacity:1; color:#c2c3c4;}
.footer-newsletter-form input:-moz-placeholder{opacity:1; color:#c2c3c4;}
.footer-newsletter-form input::-moz-placeholder{opacity:1; color:#c2c3c4;}
.footer-newsletter-form input:-ms-input-placeholder{opacity:1; color:#c2c3c4;}

.footer-newsletter-send-btn{
	font-size: 11px;
	color: #59595b;
	font-weight: 300;
	background: none;
	border: 0;
	height: 31px;
	text-transform: uppercase;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-newsletter-send-btn:hover{
	color: #4981b9;
}

.footer-logo{
	text-align: right;
	margin-bottom: 30px;
}

.footer-social{
	font-size: 11px;
	color: #59595b;
	font-weight: 600;
	line-height: 25px;
	text-align: right;
}

.footer-social a{
	display: inline-block;;
	width: 25px;
	height: 25px;
	margin: 0 5px;
	font-size: 22px;
	color: #59595b;
	text-align: center;
	line-height: 25px;
}

.copyright-pp{
	border-top: #cfcfd0 solid 1px;
	padding: 20px 0;
}

.copyright{
	line-height: 28px;
	font-size: 11px;
	color: #59595b;
	font-weight: 300;
}

.pp-links{
	line-height: 28px;
	font-size: 11px;
	color: #59595b;
	font-weight: 300;
	text-align: right;
}

.pp-links a{
	margin: 0 8px;
}

.registration-form-popup{
	padding: 30px;
	display: none;
}

.registration-form-popup h3{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 22px;
	text-align: center;
	position: relative;
}

.registration-form-popup h3:after{
	content: "";
	height: 2px;
	width: 144px;
	background:#d1d1d2;
	position: absolute;
	left: 50%;
	margin-left: -72px;
	bottom: 0;
}

.registration-form-popup h4{
	font-size: 15px;
	color: #414143;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
}

.registration-form-popup .form-group{
	margin-bottom: 20px;
}

.registration-form-popup label{
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	margin-bottom: 5px;
}

.registration-form-popup .form-control{
	width: 100%;
	height: 38px;
	border: #cfcfd0 solid 1px;
	font-size: 11px;
	color: #59595b;
	padding: 0 12px;
	letter-spacing: 0.05em;
}

.registration-form-popup select{
	width: 100%;
	height: 38px;
	border: #cfcfd0 solid 1px;
	font-size: 11px;
	color: #59595b;
	padding: 0 5px;
	letter-spacing: 0.05em;
}

.registration-form-popup input::-webkit-input-placeholder{opacity:1; color:#59595b;}
.registration-form-popup input:-moz-placeholder{opacity:1; color:#59595b;}
.registration-form-popup input::-moz-placeholder{opacity:1; color:#59595b;}
.registration-form-popup input:-ms-input-placeholder{opacity:1; color:#59595b;}

.registration-note{
	font-size: 11px;
	color: #838485;
	font-weight: 300;
	padding: 15px 0;
}

.registration-tc-checkbox .form-group{
	margin-bottom: 10px;
}

.registration-tc-checkbox .form-group label{
	font-size: 11px;
	color: #59595b;
	font-weight: 300;
	margin: 0;
}

.registration-tc-checkbox .form-group label a{
	font-weight: 600;
	color: #4981b9;
}

.registration-tc-checkbox .form-group label input{
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

.registration-form-popup .login-btn{
	max-width: 314px;
	margin: 0 auto;
	display: table;
	margin-top: 20px;
}

.registration-thankyou-message{
	display: none;
	text-align: center;
	padding: 30px;
	height: 250px;
}

.registration-thankyou-message h3{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	margin-bottom: 25px;
}

.registration-thankyou-message p{
	font-size: 16px;
	color: #59595b;
	line-height: 27px;
	letter-spacing: 0.05em;
}

.sidebar-nav{
	width: 250px;
	height:100%;
	left: 0;
	top: 0;
	position: absolute;
	overflow-x: visible;
	background: #f4f4f4;
	z-index: 1234;
	overflow-y: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sidebar-nav-logo{
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0 20px; 
}

.sidebar-nav .sidebar-nav-menu ul li{
	padding: 0 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sidebar-nav .sidebar-nav-menu ul li a{
	display: block;
	padding-left: 47px;
	position: relative;
	font-size: 12px;
	color: #59595b;
	font-weight: bold;
	padding-top:14px;
	padding-bottom: 14px;
	line-height: 16px;
	border-bottom: #c8c8c8 solid 1px;
}

.sidebar-nav .sidebar-nav-menu ul li a img{
	position: absolute;
	left: 0;
	top: 14px;
}

.sidebar-nav .sidebar-nav-menu ul li:hover, .sidebar-nav .sidebar-nav-menu ul li.active{
	background: #fff;
}
.sidebar-nav .sidebar-nav-menu-inner ul li:hover, .sidebar-nav .sidebar-nav-menu-inner ul li.active{
	background: #fff;
}

.wrap{
	min-height: 100vh;
	position: relative;
}

.menu-tag{
	font-size: 11px;
	color: #adadaf;
	font-weight: bold;
	line-height: 11px;
	position: relative;
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}

.menu-tag ul{
	position: relative;
	margin-top: 12px;
	border-top: #c7c7c8 solid 1px;
}

.menu-tag ul li{
	padding: 12px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	border-bottom: #414143 solid 2px;
}

.menu-tag ul li img{
	float: left;
	margin-right: 10px;
}

.menu-tag ul:before{
	content:"";
	background: url(.../images/menu-tag.png) no-repeat;
	width: 13px;
	height: 6px;
	top: 20px;
	position: absolute;
	left: 9px;
}

.service-wrap{
	position:relative;
}

.service-banner{
	position: relative;
}

.service-banner ul li.slick-slide{
	min-height: 803px;
}

.service-banner ul li > img{
	display: none;
}

.service-wrap{
	margin-left: 250px;
	width: calc(100% - 250px);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.service-banner-title-search{
	margin-top: 260px; 
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index:99999;

}

.service-banner-title-search h1{
	font-size: 49px;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.service-banner-title-search h4{
	font-size: 23px;
	color: #ffffff;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 65px;
	text-align: center;
}

.service-banner ul.slick-dots{
	position: absolute;;
	left: 0;
	bottom: 100px;
	width: 100%;
	text-align: center;
}

.service-banner ul.slick-dots li{
	width: 18px;
	height: 18px;
	border: #fff solid 2px;
	background: transparent;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.service-banner ul.slick-dots li:hover, .service-banner ul.slick-dots li.slick-active{
	background: #fff;
}


.service-banner ul.slick-dots button{
	display: none;
}

.hotel-discovered{
	padding: 40px 0 30px;
}

.hotel-discovered h3{
	font-size: 16px;
	color: #59595b;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}

.hotel-discovered-slider{
	position: relative;
}

.hotel-discovered-slider ul li.slick-slide > div{
	margin: 0 15px;
}

.hotel-offer-slider{
	position: relative;
}

.hotel-offer-slider ul li.slick-slide > div{
	margin: 0 15px;
}

.hotel-discovered-img{
	margin-bottom: 20px;
}

.hotel-discovered-title-price{}

.hotel-discovered-price{
	width: 70px;
	float: left;
	border-right: #cfcfd0 solid 1px;
	padding-right: 5px;
	font-size: 18px;
	color: #4981b9;
	font-weight: 600;
	line-height: 16px;
	line-height: 18px;
}

.hotel-discovered-price span{
	font-size: 13px;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 13px;
	margin-bottom: 2px;
}

.hotel-discovered-title{
	width: calc(100% - 70px);
	float: left;
	padding-left: 15px;
}

.hotel-discovered-title h4{
	font-size: 13px;
	color: #59595b;
}

.hotel-discovered-title span{
	display: block;
	text-transform: uppercase;	
}

.hotel-offer{
	padding-bottom: 100px;
}

.hotel-offer .hotel-discovered-price{
	color: #d50e50;
}

.hotel-offer .hotel-discovered-price i{
	font-size: 11px;
}

.hotel-list-banner ul li.slick-slide{
	min-height:450px;
}

.hotel-list-banner .service-banner-title-search{
	margin-top:65px;
}

.hotel-list-info-map{}

.hotel-list-info{
	width: 67.3%;
	float: left;
}

.hotel-list-map{
	width: 31.9%;
	float: right;
	border: #98999a solid 1px;
}

.hotel-list-map h3{
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	line-height: 20px;
	background: #98999a;
}

.hotel-list-map h3 a{
	color: #ffffff;
	display: block;
}

.hotel-list-info-map{
	margin-top: 30px;
}

.hotel-list-info{
	width: 67.3%;
	float: left;
}

.hotel-list-map{
	width: 31.9%;
	float: right;
	border: #98999a solid 1px;
}

.hotel-list-map h3{
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	line-height: 20px;
	background: #98999a;
}

.hotel-list-map iframe{
	width: 100%;
	height: 120px;
	border: 0;
	display: block;
}

.hotel-list-map img{
	width: 100%;
}

.hotel-list-info-result{
	font-size: 15px;
	color: #414143;
	line-height: 21px;
	letter-spacing: 0.05em;
	min-height: 70px; 
	margin-bottom: 15px;
}

.hotel-list-info-result span{
	font-size: 13px;
	display: block;
}

.hotel-list-info-result span strong{
	font-weight: bold;
}

.hotel-list-short-by{

}

.hotel-list-short-by ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.hotel-list-short-by ul li a{
	font-size: 13px;
	color: #98999a;
	text-transform: uppercase;
	border: #cccccd solid 2px;
	line-height: 18px;
	padding: 5px 10px;
	display: block;
}

.hotel-list-short-by ul li a i{
	margin-left: 15px;
}

.hotel-list-short-by ul li.active a{
	color: #fff;
	font-size: 13px;
	color: #ffffff;
	font-weight: 600;
	background: #98999a;
	border: #98999a solid 2px;
}

.hotel-list-short-by ul li.active a i{
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hotel-list-short-by h4{
	font-size: 13px;
	color: #98999a;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.hotel-list-wrap{
	margin-top: 30px;
}

.hotel-list ul li{
	border: #dbdbdc solid 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-list ul li:hover{
	border: #4981b9 solid 1px;
}

.hotel-list-left{
	width: calc(100% - 165px);
	float: left;
	border-right: #dbdbdc solid 1px;
	min-height: 150px;
}

.hotel-list-finding{
	width: 165px;
	float: right;
	padding:20px 10px 10px;
	text-align: center;
}

.hotel-list-img{
	float: left;
	width: 20.5%;
	position: relative;
}

.hotel-list-img > img{
	width: 100%;
}

.hotel-list-name-disc{
	width: 79.5%;
	float: right;
	padding: 20px 25px 10px;
	position: relative; 

}

.hotel-list-name-disc h3{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 50px
}

.hotel-list-name-disc h3 a{
	color: #414143;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-list-name-disc h3 a:hover{
	color: #4981b9;
}

.hotel-list-wishlist{
	background: url(../images/wish-list.png) no-repeat;
	width: 26px;
	height: 20px;
	position: absolute;
	top: 20px;
	right: 25px;
	cursor: pointer;
}

.hotel-list-wishlist.active{
	background: url(../images/wish-list-active.png) no-repeat;
}


.hotel-list-rating-star{
	background: url("../images/star.png") no-repeat;
	width: 85px;
	height: 13px;
	position: relative;
	margin-bottom: 12px;
}

.hotel-list-rating-star-fill{
	background: url(../images/star-fill.png) no-repeat;
	height: 13px;
	position: absolute;
}

.hotel-list-short-disc{
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 2px;
	letter-spacing: 0.05em;
}

.hotel-list-free-cancellation{
	font-size: 13px;
	color: #4981b9;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.hotel-list-free-cancellation a{
	color: #4981b9;
}

.hotel-list-price-chooseroom{
	margin-top: 0px;
}

.hotel-list-price{
	width: 50%;
	float: left;
	color: #4981b9;
	font-size: 23px;
	font-weight: bold;
}


.hotel-list-price span{
	font-size: 11px;
	color: #4981b9;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.hotel-list-chooseroom{
	width: 50%;
	float: right;
	max-width: 164px;
}

.choosedata, .basedata, .showdata, .otherdata{
	padding-top:10px;
}

.hotel-list-chooseroom a, .choosedata a, .basedata a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 20px;
	background: #4981b9;
	font-size: 13px;
	color: #ffffff;
	/*font-weight: bold;*/
	text-align: center;
	text-transform: uppercase;
	/*letter-spacing: 0.05em;*/
	padding: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.showdata a, .otherdata a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 20px;
	background:#ffffff ;
	font-size: 13px;
	color: #4981b9;
	border:1px solid #4981b9;
	/*font-weight: bold;*/
	text-align: center;
	text-transform: uppercase;
	/*letter-spacing: 0.05em;*/
	padding: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-list-chooseroom a:hover{
	background: #414143;
}

.hotel-list-finding-text{
	font-size: 21px;
	color: #4981bb;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

.hotel-list-finding-text span{
	font-size: 11px;
	color: #4981bb;
	text-transform: uppercase;
	font-weight: 300;
	display: block;
}

.hotel-list-rating{
	margin-bottom: 12px;
	text-align: center;
}

.consigliato-per{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4981bb;
	text-align: center;
}

.consigliato-per span{
	display: block;
	text-transform: normal;
	color: #4981bb;
	font-weight: 300;

}

.hotel-detail-banner{
	min-height: 278px;
	background: #414143;
}

.hotel-detail-title-address{
	margin-top: 45px;
	padding-bottom: 40px;
	
}

.hotel-detail-title-address h3{
	font-size: 50px;
	color: #414143;
	font-weight: bold;
	margin-bottom: 10px;
}

.hotel-detail-address{
	font-size: 15px;
	color: #59595b;
	letter-spacing: 0.05em;
}

.hotel-detail-address span{
	display: block;
	font-size: 23px;
	color: #59595b;
	line-height: 32px;
	letter-spacing: 0.3em;
	font-weight: 300;
	margin-bottom: 10px;
}

.hotel-detail-address span strong{
	font-weight: bold;
}

.hotel-detail-wrap{
}

.hotel-detail{
	border-top: #cfcfd0 solid 1px;
	padding-top: 30px;
}

.hotel-detail-left{}

.hotel-detail-right{}

.hotel-detail-gallery{
	margin-bottom: 30px;
	position: relative;
}

.hotel-detail-gallery ul li img{
	width: 100%;
}

.hotel-detail-disc{
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0.03em;
}

.hotel-detail-map{
	margin-bottom: 30px;
}

.hotel-detail-title h3{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	border-bottom: #cfcfd0 solid 1px;
	position: relative;
	margin-bottom: 20px;
}

.hotel-detail-title h3 span{
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: #414143 solid 3px;
	margin-bottom: -2px;
	position: relative;
}

.choose-your-accommodation{

}

.hotel-detail-judgment-recommended{
	background: #f4f4f4;
	margin-bottom: 30px;
}

.hotel-detail-judgment{
	background: #4981b9;
	padding: 10px;
	width: 60%;
	float: left;
}

.hotel-detail-judgment-img{
	float: left;
	width: 58px;
}

.hotel-detail-judgment-text{
	width: calc(100% - 58px);
	float: left;
	padding-left: 10px;
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
	line-height: 23px;
	padding-top: 3px;
}

.hotel-detail-judgment-text span{
	display: block;
	font-weight: 300;
	font-size: 13px;
	color: #fff;
}


.hotel-detail-recommended{
	width: 40%;
	float: left;
	font-size: 23px;
	color: #4981b9;
	font-weight: bold;
	line-height: 23px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 20px;
}

.hotel-detail-recommended span{
	display: block;
	font-weight: 300;
	font-size: 13px;
	color: #4981b9;
}

.hotel-detail-services{
}
.hotel-detail-services ul li{
	font-size: 13px;
	color: #59595b;
	text-transform: uppercase;
	line-height: 17px;
	margin-bottom: 10px;
}

.choose-your-accommodation-date-modify{
	background: #f4f4f4;
	/*padding: 12px 15px;	
	margin-bottom: 35px;*/
	padding: 12px 10px;	
	margin-bottom: 0px;
}

.choose-your-accommodation-date{
	font-size: 15px;
	color: #59595b;
	width: 65%;
	float: left;

}

.choose-your-accommodation-modify{
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	text-transform: uppercase;
	width: 35%;
	float: right;
	text-align: right;
}

.hotel-detail-accommodation{
	margin-bottom: 80px;
}

.hotel-detail-accommodation table{
	border-collapse: collapse;
}

.hotel-detail-accommodation table tr th{
	font-size: 15px;
	color: #59595b;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px;
	letter-spacing: 0.2em;
	border-bottom: #cfcfd0 solid 1px;
}

.hotel-detail-accommodation table tr td{
	font-size: 15px;
	color: #59595b;
	padding: 20px 10px;
	border-bottom: #cfcfd0 solid 1px;
	font-weight: 300;
	/*vertical-align: top;*/
}

.hotel-detail-accommodation-room-type{
	font-size: 15px;
	color: #4981b9;
	font-weight: bold;
	display: inline-block;
	padding-top: 10px;
}

.hotel-detail-accommodation-policy{
	font-size: 13px;
	color: #4981b9;
	font-weight: 300;
}

.hotel-detail-accommodation-policy a{}

.hotel-detail-accommodation-cart-voli a{
	display: block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
}
.hotel-detail-accommodation-cart a{
	display: block;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	
}

.hotel-detail-accommodation-cart i{
    -webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	border: #d1dfed solid 1px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #4981b9;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-detail-accommodation-cart i:hover{
	background: #4981b9;
	color: #fff;
}

.back-to-search{
	border-top: #dbdbdc solid 1px;
	padding: 15px 0 40px;
	margin-left: 250px;
	width: calc(100% - 250px);
}

body.active .back-to-search{
	margin-left: 0px;
	width: 100%;
}

.back-to-search a{
	display: inline-block;
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.2em;
}

.back-to-search a i{
	float: left;
	font-size: 14px;
	width: 30px;
	height: 30px;
	color: #5d5d5f;
	border: #5d5d5f solid 1px;
	text-align: center;
	line-height: 30px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	float: left;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.back-to-search a:hover{
	color: #4981b9
}

.back-to-search a:hover i{
	background: #4981b9;
	border: #4981b9 solid 1px;
	color: #fff;
}


.hotel-hello-agency-research{
	padding-top: 80px;
	margin-bottom: 35px;
}

.hotel-hello-agency{
	width: 50%;
	float: left;
	font-size: 36px;
	color: #414143;
	font-weight: bold;
	line-height: 36px;
}

.hotel-hello-agency span{
	font-size: 23px;
	color: #414143;
	display: block;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.hotel-hello-research{
	width: 50%;
	float: left;
	text-align: right;
}

.hotel-hello-research a{
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	display: inline-block;
	line-height: 23px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-hello-research a i{
	font-size: 10px;
	text-align: center;
	line-height: 23px;
	color: #636365;
	border: #636365 solid 1px;
	width: 23px;
	height: 23px;
	float: left;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-hello-research a:hover{
	color: #4981b9
}

.hotel-hello-research a:hover i{
	background: #4981b9;
	border: #4981b9 solid 1px;
	color: #fff;
}

.hotel-shopping-cart{
	margin-bottom: 50px;
}

.hotel-shopping .hotel-detail-title h3{
	margin-bottom: 0;
}

.hotel-shopping-cart ul li{
	/*padding: 30px 0;
	border-bottom: #d2e0ee solid 1px;*/
	font-size: 12px;
}

.hotel-shopping-cart-title{
	width: 260px;
	float: left;
	padding-right: 10px;
	font-size: 19px;
	color: #414143;
	font-weight: bold;
	padding-right: 15px;
}

.hotel-shopping-cart table{
	/*width: calc(100% - 260px);*/
	width: 100%;
	border-collapse: collapse;
	min-width: 640px;
}

.hotel-shopping-cart table tr td{
	padding: 15px 5px;
	border-bottom: #dbdbdc solid 1px;
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	vertical-align: top;
	letter-spacing: 0.05em;
}

.hotel-shopping-cart table tr td strong{
	font-weight: bold;
	display: block;
	letter-spacing: 0;
}

.hotel-shopping-cart table tr.hotel-shopping-cart-total td{
	border-bottom: 0;
	font-size: 19px;
	color: #4981b9;
	font-weight: bold;
	letter-spacing: 0;
}

.hotel-total-purchase{
	padding-top: 30px;
	border-top: #414143 solid 2px;
}

.hotel-total-purchase-text{
	width: calc(100% - 210px);
	float: left;
}

.hotel-total-purchase-book-btn{
	width: 184px;
	float: left;
}

.hotel-total-purchase-book-btn a{
	display: block;
	background: #4981b9;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px;
	line-height: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hotel-total-purchase-book-btn a:hover{
	background: #414143;
}

.hotel-total-purchase-book-note{
	width: calc(100% - 200px);
	float: right;
}

.hotel-total-purchase-amount{
	width: 195px;
	float: left;
	font-size: 15px;
	color: #59595b;
	letter-spacing: 0.05em;
}

.hotel-total-purchase h4{
	font-size: 23px;
	color: #4981b9;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 28px;
}

.hotel-total-purchase-text h4{
	margin-bottom: 20px;
}

.hotel-total-purchase-book-note{
	font-size: 13px;
	font-weight: 300;
	color: #4981b9;
	letter-spacing: 0.05em;
}

.hotel-shopping-cart-user{
	margin-top: 5px;
}

.routes-more-search{
	padding: 40px 0;
}

.routes-more-search h3{
	font-size: 16px;
	color: #59595b;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}

.routes-more-search ul li{
	padding: 0 15px;
	width: 33.333%;
	float: left;
}

.routes-more-search ul li:nth-child(1) > div, .routes-more-search ul li:nth-child(2) > div, .routes-more-search ul li:nth-child(3) > div{
	border-top: #cfcfd0 solid 1px;
}

.routes-more-search ul li > div{
	border-bottom: #cfcfd0 solid 1px;
	padding: 15px 0;
}

.routes-more-search-price{
	width: 115px;
	float: left;
	border-right: #cfcfd0 solid 1px;
	font-size: 32px;
	line-height: 32px;
	font-weight: 500;
	color: #4981b9;
}

.routes-more-search-price span{
	display: block;
	font-size: 13px;
	color: #4981b9;
	font-weight: 300;
}

.routes-more-search-text{
	padding: 0 15px;
	width: calc(100% - 202px);
	float: left;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.routes-more-search-text span{
	font-weight: 300;
	font-size: 13px;
}

.routes-more-search-book-btn{
	width: 87px;
	float: left;
	padding-top: 25px;
}

.routes-more-search-book-btn a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #4981b9;
	color: #fff;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.routes-more-search-book-btn a:hover{
	background: #414143;
}

.fly-in-offer-wrap{
	padding-bottom: 70px;
}

.fly-in-offer{

}

.fly-in-offer-wrap h3{
	font-size: 16px;
	color: #59595b;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}
.fly-in-offer-wrap h3 span{
	color: #d50e50;
}

.fly-in-offer ul li{
	margin-bottom: 20px;
}

.fly-in-offer ul li > div{
	border: #cfcfd0 solid 1px;
	padding: 12px 10px 12px 15px; 
}

.fly-in-offer-price{
	width: 115px;
	float: left;
	border-right: #cfcfd0 solid 1px;
	font-size: 23px;
	color: #d50e50;
	font-weight: bold;
}

.fly-in-offer-price b{
	display: block;
	font-weight: 300;
	font-size: 13px;
	color: #59595b;
	letter-spacing: 0.05em;
}

.fly-in-offer-price span{
	display: block;
	font-size: 13px;
	color: #d50e50;
	font-weight: 300;
}

.fly-in-offer-text{
	width: calc(100% - 115px);
	padding-left: 15px;
	padding-right: 40px;
	letter-spacing: 0.05em;
	float: left;
	position: relative;
}

.fly-in-offer-place{
	font-size: 16px;
	color: #59595b; 
	font-weight: 500;
}

.fly-in-offer-date{
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
}

.fly-in-offer-btn{
	position: absolute;
	top: 0;
	right: 0;
}

.fly-in-offer-seemore a{
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.fly-in-offer-seemore a i{
	font-size: 10px;
	text-align: center;
	line-height: 23px;
	color: #636365;
	border: #636365 solid 1px;
	width: 23px;
	height: 23px;
	display: inline-block;
	margin-left: 10px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.fly-in-offer-seemore a:hover{
	color: #4981b9
}

.fly-in-offer-seemore a:hover i{
	background: #4981b9;
	border: #4981b9 solid 1px;
	color: #fff;
}

.fly-list-info{
	width: 100%;
	float: none;
}

.fly-list-info .hotel-list-info-result{
	min-height: inherit;
}

.fly-list-info .hotel-list-info-result span{
	display: inline-block;
}

.fly-list{
	margin-top: 20px;
	min-height: 800px;
}

.fly-list ul li{
	margin-bottom: 40px;
	border:  #cfcfd0 solid 1px;
}

.fly-list-left{
	padding: 20px 25px;
	width: calc(100% - 225px);
	float: left;
}

.fly-list-right{
	padding: 20px 25px;
	width: 225px;
	float: left;
	border-left:  #cfcfd0 solid 1px;
}

.fly-list-price{
	font-weight: bold;
	font-size: 32px;
	color: #4981b9;
	line-height: 32px;
	margin-bottom: 5px;
}

.fly-list-per-person-roundtrip{
	font-size: 13px;
	color: #4981b9;
	font-weight: 300;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}

.fly-list-tot{
	font-size: 13px;
	color: #4981b9;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.fly-list-book-btn a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #4981b9;
	color: #fff;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.fly-list-book-btn a:hover{
	background: #414143;
}

.fly-list-arrived-row{
	margin-bottom: 20px;
}

.fly-list-departure-row{
	margin-bottom: 15px;
}

.fly-list-logo{
	width: 19.6%;
	float: left;
	padding-right: 10px;
}

.fly-list-logo img{
	margin-bottom: 10px;
}

.fly-list-a-r{
	width: 7.7%;
	float: left;
	font-size: 13px;
	color: #98999a;
	font-size: bold;
	text-transform: uppercase;
	padding-right: 10px;
}

.fly-list-a-r img{
	vertical-align: middle;
	margin-left: 5px;
}

.fly-list-a-return img{
	transform: rotate(180deg);
}


.fly-list-arrival{
	width: 18.9%;
	float: left;
	padding-right: 10px;
}

.fly-list-arrival span{
	display: block;
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
}

.fly-list-arrival strong{
	font-size: 15px;
	color: #59595b;
	font-weight: bold;
}

.fly-list-arrival-time{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	line-height: 23px;
}

.fly-list-arrival-time span{

}

.fly-list-stop{
	width: 26.2%;
	float: left;
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	letter-spacing: 0.05em;
	padding-right: 10px;
}

.fly-list-stop span{
	display: block;
	text-transform: uppercase;
}

.fly-list-stop img{
	margin-bottom: 5px;
}

.fly-list-departure{
	width: 18.7%;
	float: left;
	padding-right: 10px;
}

.fly-list-departure span{
	display: block;
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.fly-list-departure strong{
	font-size: 15px;
	color: #59595b;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.fly-list-departure-time{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	line-height: 23px;
}

.fly-list-departure-time span{
	font-size: 15px;
	color: #d50e50;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 0.05em;
}

.fly-list-duration{
	width: 8.8%;
	float: left;
	font-size: 13px;
	color: #59595b
	font-weight: 300;
	letter-spacing: 0.05em;
}

.fly-list-duration span{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

.show-flight-details{

}

.show-flight-details a{
	display: inline-block;
	font-size: 13px;
	color: #4981b9;
	font-weight: 300;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.show-flight-details a i{
	margin-left: 5px;
}

.show-flight-details a:hover{
	color: #414143;
}

.banner-tabs-nav{
	background: rgba(255,255,255,0.8);
}

.banner-tabs-nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:justify-content;

}

.banner-tabs-nav ul li a{
	font-size: 13px;
	color: #6f6f70;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.banner-tabs-nav .nav > li > a:hover, .banner-tabs-nav .nav > li > a:focus{
	background: #fff;
}

.banner-tabs-nav .nav-tabs > li.active > a, .banner-tabs-nav .nav-tabs > li.active > a:hover, .banner-tabs-nav .nav-tabs > li.active > a:focus{
	border: 0;
}

.banner-tabs-nav .nav-tabs > li{
	border-right: #b4b4aa solid 1px;
}

.banner-tabs-nav .nav-tabs > li:last-child{
	border-right: 0;
}

.banner-tabs-nav .nav-tabs > li > a{
	margin: 0;
	padding: 10px;
	border: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	min-width: 150px;
}

.banner-tabs-nav .nav-tabs > li > a img{
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.banner-tabs .tab-content{
	background: #fff;
	padding: 15px 10px 0;
}

.banner-tabs-hotel{

}

.banner-tabs-hotel-left{
	width: calc(100% - 850px);
	float: left;
}

.banner-tabs-hotel-right{
	width: 840px;
	float: right;
}

.banner-tabs-hotel label{
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 11px;
	color: #98999a;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.banner-tabs-hotel label i{
	margin-right: 5px;
}

.banner-tabs-hotel input{
	width: 100%;
	height: 30px;
	padding: 0 10px;
	color: #414143;
	border: #d0d0d1 solid 1px;
	text-align: left;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.banner-tabs-hotel input::-webkit-input-placeholder{opacity:1; color: #4141438f;}
.banner-tabs-hotel input:-moz-placeholder{opacity:1; color: #4141438f;}
.banner-tabs-hotel input::-moz-placeholder{opacity:1; color: #4141438f;}
.banner-tabs-hotel input:-ms-input-placeholder{opacity:1; color: #4141438f;}

.banner-tabs-hotel-checkin{
	width: 150px;
	float: left;
	margin-right: 10px;
}

.banner-tabs-hotel-notti{
	width: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.banner-tabs-hotel-checkout{
	width: 150px;
	float: left;
	margin-right: 10px;
}

.banner-tabs-hotel-ospiti{
	width: 195px;
	float: left;
	margin-right: 10px;
}

.banner-tabs-hotel-go{
	width: 43px;
	float: left;
}

.banner-tabs-hotel-go input{
	width: 43px;
	height: 30px;
	background: #4981b9;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.banner-tabs-hotel-go input:hover{
	background: #000;
}

.prev-arrow{
	position: absolute;
	left: -45px;
	top: 50%;
	margin-top: -42px;
	background: url(../images/prev-arrow.png) no-repeat;
	width: 29px;
	height: 29px;
	z-index: 123;
	cursor: pointer;
}

.next-arrow{
	position: absolute;
	right: -45px;
	top: 50%;
	margin-top: -42px;
	background: url(../images/next-arrow.png) no-repeat;
	width: 29px;
	height: 29px;
	z-index: 123;
	cursor: pointer;
}

.btn-numbermulti {
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #98999a;
	border: 0;
	text-align: center;
	padding: 0;
	line-height: 30px;
	height: 30px;
	width: 30px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: #cfcfd0 solid 1px;
}

input.input-numbermulti{
	padding: 0;
	text-align: center;
	border: #cfcfd0 solid 1px;
	border-left: 0;
	border-right: 0;
}

.btn-numbermulti:focus{
	background: #d0d0d1;
	color: #98999a;
}

.btn-numbermulti[disabled]:hover{
	background: #d0d0d1;
	color: #98999a;	
}

.btn-number{
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #98999a;
	border: 0;
	text-align: center;
	padding: 0;
	line-height: 30px;
	height: 30px;
	width: 30px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: #cfcfd0 solid 1px;
}

input.input-number{
	padding: 0;
	text-align: center;
	border: #cfcfd0 solid 1px;
	border-left: 0;
	border-right: 0;
}

.btn-number:focus{
	background: #d0d0d1;
	color: #98999a;
}

.btn-number[disabled]:hover{
	background: #d0d0d1;
	color: #98999a;	
}

body.active .sidebar-nav{
	left: -250px;
}

body.active .service-wrap{
	margin-left: 0;
	width: 100%;
}

.sidebar-nav-btn{
	position: fixed;
	left: 20px;
	top: 5px;
	cursor:pointer;
	font-size: 18px;
	z-index: 1236;
	padding: 0 8px;
	text-align: center;
	background: rgba(255,255,255,0.6);
}

.table-condensed tr .prev, .table-condensed tr .datepicker-switch, .table-condensed tr .next{
	background: #4981b9;
	color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 15px;
	font-weight: bold;
}

.table-condensed tr .prev:hover, .table-condensed tr .datepicker-switch:hover, .table-condensed tr .next:hover{
	background: #4981b9;
	color: #fff;
}

 .table-condensed tr td, .table-condensed tr th{
 	padding: 3px 2px !important;
 	font-size: 13px;
 	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
 }

 .table-condensed tr td.active.day{
 	background: 4981b9 !important;
 	color: #fff;
 }

 .datepicker table tr td.active{
 	background: 4981b9 !important;
 }

 .hotel-list-banner-slide ul li{
 	min-height: 450px;
 }

 .hotel-list-banner-slide ul li img{
 	display: none;
 }

 .hotel-list-banner .service-banner-title-search h4{
 	margin-bottom: 30px;
 	font-weight: bold;
 }

 .hotel-list-best-price{}

 .hotel-list-best-price-tag{
	background: #d50e50;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
	color: #ffffff;
	font-weight: 300;
	letter-spacing: 0.1;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 15px;
	width: 100%;
 }

.hotel-list-best-price .hotel-list-price{
	color: #d50e50;
}

.hotel-list-best-price .hotel-list-price span{
	color: #d50e50;
}

.google-map-api{
    height: 120px;
    width: 100%;
}

.gmap {
    height: 100%;
    width: 100%;
}

#map{
	width:100%;
	height:500px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}

.view-result-on-map{
	display: none;
}

.view-result-on-map .google-map-api{
	/*height: 900px;*/
}

.hotel-edit-search{
	margin-left: 20px;
	margin-right: 20px;
}

.hotel-edit-search-field{
	padding: 10px 0;
	border-bottom: #e2e2e2 solid 1px;
}

.hotel-edit-search-field label{
	font-size: 13px;
	color: #59595b;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.hotel-edit-search-field input{
	border: #c7c7c8 solid 1px;
	width: 100%;
	font-size: 11px;
	color: #adadaf;
}

.hotel-edit-search-field input::-webkit-input-placeholder{opacity:1; color:#adadaf;}
.hotel-edit-search-field input:-moz-placeholder{opacity:1; color:#adadaf;}
.hotel-edit-search-field input::-moz-placeholder{opacity:1; color:#adadaf;}
.hotel-edit-search-field input:-ms-input-placeholder{opacity:1; color:#adadaf;}

.hotel-edit-search-field .input-group .form-control{
	border-right: 0;
}

.hotel-edit-search-field .input-group .form-control:focus{
	border-color: #c7c7c8;
}

.hotel-edit-search-field .btn-default{
	border-left: 0;
}

.range-slider{
	margin-top: 7px;
}

#time-range{
	margin-bottom: 20px;
}

#time-range p {
    font-size:11px;
    color:#333;
}
.ui-slider-horizontal {
    height: 8px;
    background: #fff;
    border: 1px solid #ababab;
    box-shadow:none;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 0px solid #5BA8E1;
    box-shadow:none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #59595b;
}
.ui-slider .ui-slider-handle {
    background: #fff;
    border: #6c6c6e solid 1px;
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    width: 17px;
    height: 17px;
    
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 17px;
    height: 17px;
    cursor: pointer;
    outline: none;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.6em;
}
.ui-slider a:focus {
    outline:none;
}

#slider-range {
  width: 100%;
  margin: 0 auto;
}
#time-range {
  width: 100%;
}

.range-slider-value{
	margin-top: 13px;
	font-size: 11px;
	color: #59595b;
	letter-spacing: 0.05em;
	font-weight: 300;
	background: none;
}

.slider-time1-2, .slider-time2-3{
	float: right;
}

.range-slider-value input{
	margin-top: 0px;
	margin-top: 11px;
	color: #59595b;
	letter-spacing: 0.05em;	
	font-weight: 300;
	border: 0;
	background: none;
	width: 40%;
	margin-top: 0;
}

.range-slider-value input#amount1{
	float: right;
	text-align: right;
}

.range-slider-value input#amount4{
	float: right;
	text-align: right;
}

/*-----*/

.select-style.bootstrap-select .btn-default{
	border-radius: 0;
	height: 34px;
	background-color: #fff;
	border: solid 1px #cfcfcf;
	outline: none;
	font-size: 11px;
	color: #59595b;
	font-weight: 500;
	box-shadow: none;
	letter-spacing: 0.05em;
}
.select-style.bootstrap-select.btn-group .dropdown-toggle .caret{
	color: #000000;
}
.select-style.open > .dropdown-toggle.btn-default{outline: none;}
.select-style.open > .dropdown-toggle.btn-default:hover, .select-style.open > .dropdown-toggle.btn-default:focus{
	background-color: #ccc;
	border: solid 1px #efefef;
	outline: none !important;
}
.select-style .dropdown-menu{
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: solid 1px #efefef;
}
.select-style .dropdown-menu li{
	border-bottom: solid 1px #efefef;
}
.select-style .dropdown-menu li a{
	font-size: 11px;
	color: #59595b;
	padding: 5px 10px;
	position: relative;
}
/*
.select-style.multiple .dropdown-menu li a{
	display: block;
	padding: 5px 20px 5px 40px;
}

.select-style.multiple.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark{
	right: inherit;
	left: 15px;
	top: 5px;
	margin-top: 0;
	display: block;
	position: absolute;
}
.select-style.multiple.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark:before{
	content: "\f096 ";
	font-family: 'FontAwesome';
	font-size: 16px;
}
.select-style.multiple.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before{
	content: "\f14a";
	color: #59595b;
}*/


.hotel-detail-map .google-map-api{
	height: 351px;
}


.hotel-detail-gallery .prev-arrow{
	left: 25px;
	top: 50%;
	margin-top: -14px;
	background: url(../images/prev-arrow-white.png) no-repeat;
}

.hotel-detail-gallery .next-arrow{
	right: 25px;
	margin-top: -14px;
	background: url(../images/next-arrow-white.png) no-repeat;
}

.hotel-detail-modify-search{
	background: #fff;
	padding:15px 5px 0 15px;
}

.hotel-detail-modify-search-wrap{
	padding-bottom: 20px;
}

.hotel-detail-modify-search-wrap h4{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 17px;
}

.hotel-detail-hotel-name{
	padding-top: 30px; 
	font-size: 14px;
	color: #f4f4f4;
	font-weight: 300;
	margin-bottom: 10px;
}

.back-to-list-search{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #a0a0a1 solid 1px;
}

.back-to-list-search a{
	display: inline-block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.2em;
}

.back-to-list-search a i{
	float: left;
	font-size: 14px;
	width: 30px;
	height: 30px;
	color: #fff;
	border: #fff solid 1px;
	text-align: center;
	line-height: 30px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	float: left;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/*
.back-to-list-search a:hover{
	color: #4981b9
}

.back-to-list-search a:hover i{
	background: #4981b9;
	border: #4981b9 solid 1px;
	color: #fff;
}*/

.do-a-new-search{
	padding: 20px;
}

.do-a-new-search h5{
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	margin-bottom: 12px;
}

.do-a-new-search ul li{
	float: left;
	margin-right: 15px;
}

.do-a-new-search ul li:last-child{
	margin-right: 0;
}

.shopping-menu{
	background: #414143;
	margin-top: 45px;
	position: relative;
	padding-top: 20px;
}

.sidebar-nav .sidebar-nav-menu.shopping-menu ul li a{
	color: #98999a;
	border-bottom: #717172 solid 1px;
}

.profile-pic{
	width: 45px;
	height: 45px;
	border: #414143 solid 2px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: absolute;
	left: 20px;
	top: -25px;
}

.profile-pic img{
	width: 43px;
	height: 43px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.checkbox-btn1,
.radio-btn1 {
  position: relative;
  padding-left: 12px;
  margin-bottom: 2px;
}
.checkbox-btn1 input[type="checkbox"],
.checkbox-btn1 input[type="radio"],
.radio-btn1 input[type="checkbox"],
.radio-btn1 input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.checkbox-btn1 label,
.radio-btn1 label {
  display: inline-block;
  line-height: 9px;
  vertical-align: top;
  position: relative;
  padding-left: 10px;
  cursor: pointer;
  user-select: none;
  font-size: 11px;
  color: #59595b;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.05em;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.checkbox-btn1 label::after,
.radio-btn1 label::after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  left: 0;
  top: 0;
  margin-left: -9px;
  border: 1px solid #aaaaab;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
}
.checkbox-btn1 label::before,
.radio-btn1 label::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  top: 0px;
  left: 0px;
  margin-left: -9px;
  background-color: #59595b;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  /*border: 2px solid #364050;
  border-top: none;
  border-right: none;
  background: transparent;
  /*-webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);*/
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  z-index: 1;
}
.checkbox-btn1 label:active::before,
.radio-btn1 label:active::before {
  opacity: 0.3;
}

.checkbox-btn1 input[type="checkbox"]:checked + label,
.checkbox-btn1 input[type="radio"]:checked + label,
.radio-btn1 input[type="checkbox"]:checked + label,
.radio-btn1 input[type="radio"]:checked + label {
  color: #59595b;
}
.checkbox-btn1 input[type="checkbox"]:checked + label::after,
.checkbox-btn1 input[type="radio"]:checked + label::after,
.radio-btn1 input[type="checkbox"]:checked + label::after,
.radio-btn1 input[type="radio"]:checked + label::after {
  border: 1px solid #59595b;
}
.checkbox-btn1 input[type="checkbox"]:checked + label::before,
.checkbox-btn1 input[type="radio"]:checked + label::before,
.radio-btn1 input[type="checkbox"]:checked + label::before,
.radio-btn1 input[type="radio"]:checked + label::before {
  opacity: 1;
}
.checkbox-btn1 input[type="checkbox"]:disabled + label,
.checkbox-btn1 input[type="radio"]:disabled + label,
.radio-btn1 input[type="checkbox"]:disabled + label,
.radio-btn1 input[type="radio"]:disabled + label {
  color: #59595b;
  cursor: default;
}
.checkbox-btn1 input[type="checkbox"]:disabled + label::after,
.checkbox-btn1 input[type="radio"]:disabled + label::after,
.radio-btn1 input[type="checkbox"]:disabled + label::after,
.radio-btn1 input[type="radio"]:disabled + label::after {
  border: 2px solid #f00;
  background-color: #ffffff;
}
.checkbox-btn1 input[type="checkbox"]:disabled + label::before,
.checkbox-btn1 input[type="radio"]:disabled + label::before,
.radio-btn1 input[type="checkbox"]:disabled + label::before,
.radio-btn1 input[type="radio"]:disabled + label::before {
  display: none;
}


.radio-btn1 label::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.radio-btn1 label::before {
  width: 9px;
  height: 9px;
  border: none;
  top: 0px;
  left: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #59595b;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/*------------------*/

.fly-edit-departure-time{
	padding-bottom: 0;
}

.fly-edit-departure-time h6{
	font-size: 11px;
	color: #59595b;
	font-weight: 600;
}

.fly-edit-departure-time .range-slider{
	margin-bottom: 35px;
}

.fly-list-banner{

}

.hotel-list-banner.fly-list-banner .service-banner-title-search{
	margin-top: 60px;
}

.fly-search-radio{
	padding-bottom: 5px;
}

.fly-search-radio .radio-btn1{
	display: inline-block;
	margin-right: 20px;
}

.fly-search-radio .radio-btn1 label{
	font-weight: bold;
	text-transform: uppercase;
}

.select-style.bootstrap-select .btn-default{
	outline: none;
}

.select-style.open > .dropdown-toggle.btn-default:hover, .select-style.open > .dropdown-toggle.btn-default:focus{
	background: #fff;
}

.bootstrap-select .dropdown-toggle:focus{
	outline: none !important;
}

.select-style.bootstrap-select .btn-default{
	height: 30px;
}

.hf-hotel-banner{
	margin-top: 200px;
}

.fly-search-radio-hf-hotel .radio-btn1 label{
	text-transform: none;
	font-weight: 400;
}

/************ 23-5-2017 *****************/
.fly-title-duration{
	background: #4981b9;
	color: #ffffff;
	font-size: 15px;
	padding: 8px 25px 6px;
	font-weight: 700;
	margin-bottom: 20px;
}
.fly-title-duration .pull-left{
	text-transform: uppercase;
}
.fly-time-start-end{

}
.fly-start-time{
	padding: 0 25px;
}
.fly-name-no{
	float: left;
	width: 17%;
	position: relative;
	padding-left: 30px;
	font-weight: 700;
	font-size: 23px;
	color: #414143;
}
.fly-name-no > img{
	position: absolute;
	left: 0;
	top: 0;
}
.fly-name-no span{
	display: block;
	font-size: 15px;
	color: #59595b;
	font-weight: 300;
}
.fly-time-name{
	float: left;
	width: 53%;
	position: relative;
	padding-left: 20px;
	padding-bottom: 15px;
}
.fly-time-name:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: #59595b;
}
.fly-time-name h3{
	float: left;
	font-size: 32px;
	color: #59595b;
	font-weight: 700;
	width: 33.33%;
}
.fly-time-name h4{
	float: left;
	width: 33.33%;
	font-size: 15px;
	color: #59595b;
	font-weight: 300;
	padding-top: 15px;
}
.fly-time-name h5{
	float: left;
	width: 33.33%;
	font-size: 32px;
	color: #59595b;
	font-weight: 700;
}
.fly-time-name h5 span{
	font-size: 18px;
	color: #59595b;
	display: block;
	font-weight: 300;
}
.fly-duration{
	float: left;
	width: 30%;
	font-size: 15px;
	color: #59595b;
	padding-top: 15px;
	font-weight: 300;
}
.fly-time-seprate{
	padding: 0 25px;
	background: #f4f4f4;
}
.fly-time-seprate .fly-name-no{
	padding-left: 0;
	padding-top: 5px;
}
.fly-time-seprate .fly-name-no > img{
	position: relative;
}
.fly-time-seprate .fly-time-name{
	font-size: 15px;
	color: #d50e50;
	padding-top: 8px;
	padding-bottom: 8px;
}
.fly-time-seprate .fly-time-name:after{
	position: absolute;
	content: "";
	top: 50%;
	left: -5px;
	height: 12px;
	width: 12px;
	border: 2px solid #59595b;
	background: #ffffff;
	margin-top: -6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.fly-time-seprate .fly-duration{
	padding-top: 5px;
	color: #d50e50;
}
.fly-start-time.fly-end-time{
	padding-bottom: 25px;
}
.fly-start-time.fly-end-time .fly-name-no{
	margin-top: 15px;
}
.fly-start-time.fly-end-time .fly-time-name{
	padding-top: 15px;
}
.fly-start-time.fly-end-time .fly-time-name:after{
	content: "\f063";
	font-family: "FontAwesome";
	font-size: 13px;
	color: #59595b;
	position: absolute;
	left: -5px;
	bottom: -8px;
}
.fly-start-time.fly-end-time .fly-duration{
	padding-top: 30px;
}

/********************* 24-5-2017 ******************************/
.fly-carrello-banner .hotel-list-banner-slide > ul > li{
	min-height: 200px;
}
.cart-user{
	text-align: right;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 128;
}
.cart-user ol li{
	display: inline-block;
	vertical-align: middle;
	min-height: auto !important;
}
.cart-user ol li a{
	width: 48px;
	height: 48px;
	display: block;
	text-align: center;
	background: rgba(0,0,0,0.5);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cart-user ol li a:hover{
	background: rgba(0,0,0,0.9);
}

.cart-user ol li a img{display: block !important;}
.fly-carrello-title{
	margin-top: 80px;
}
.fly-carrello-title h3{
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;	
}
.fly-carrello-title h3 span{
	display: block;
	font-size: 23px;
	letter-spacing: 0.1em;
}

.fly-carrello-wrap{
	padding: 30px 0;
}
.fly-carrello-wrap-left{
	float: left;
	width: 80%;
	padding-right: 15px;
}
.fly-carrello-wrap-right{
	float: left;
	width: 20%;
	background: #f4f4f4;
	padding: 10px;
	margin-top: 90px;
}
.fly-carrello-wrap-right ul li{
	border-bottom: 1px solid #c7c7c4;
	font-size: 15px;
	color: #59595b;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.fly-carrello-wrap-right ul li:last-child{
	margin-bottom: 0;
	border: 0;
	padding-bottom: 0;
}
.fly-carrello-wrap-right ul li p{margin: 0;}
.fly-carrello-wrap-right ul li strong{display: block;}
.fly-carrello-wrap-right ul li h3{
	font-size: 19px;
	font-weight: 700;
	color: #4981b9;
	margin-bottom: 5px;
}
.text-pink{color: #d50e50;}

.fly-carrello-wrap-left h3{
	font-size: 36px;
	color: #414143;
	font-weight: 700;
	margin-bottom: 20px;
}

.fly-title{
	padding-bottom: 15px;
}
.fly-title h2{
	border-bottom: 1px solid #d0d0d1;
	position: relative;
	font-size: 23px;
	color: #414143;
	font-weight: 700;
	padding-bottom: 10px;
}
.fly-title h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 3px;
	width: 60%;
	background: #414143;
}

.fly-title h2 img{
	margin-right: 15px;
}

.fly-carrello-form{
	padding-bottom: 15px;
}

.fly-carrello-form label{
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size: 13px;
	color: #838485;
}

.fly-carrello-form .select-style.bootstrap-select .btn-default{
	height: 34px;
}
.submit-btn{}

.submit-btn input{
	background: #4981b9;
	font-size: 13px;
	padding: 8px 15px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	letter-spacing: 0.05em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.submit-btn input:hover{
	background: #000;
}

.submit-btn button{
	background: #4981b9;
	font-size: 13px;
	padding: 8px 15px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	line-height: 25px;
	letter-spacing: 0.05em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.submit-btn button i{
	font-size: 25px;
	margin-left: 10px;
	vertical-align: middle;
}

.submit-btn button:hover{
	background: #000;
}

.cart-btn{
	text-align: center;
}

.cart-btn button{
	background: none;
	border: 0;
}

.cart-btn button i{
	width: 51px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	background: #4880b7;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cart-btn button:hover i{
	background: #000;
}

/*------------------------------------------*/

.hotel-list-banner .service-banner-title-search.hf-hotel-list-title-search{
	margin-top: 60px;
}

.hf-hotel-list-banner .service-banner-title-search{
	margin-top: 25px;
}

.hotel-list-banner.hf-hotel-list-banner .service-banner-title-search h4{
	margin-bottom: 10px;
}

.hotel-list-banner.fly-list-banner.hf-hotel-list-banner .service-banner-title-search{
	margin-top: 25px;
}

.hf-hotel-list-booking-path{
	margin-top: 25px;
}

.hf-hotel-list-booking-path ul li{
	display: inline-block;
	margin-right: 10px;
	font-size: 15px;
	color: #adadaf;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-left: 27px;
	background: url(../images/hf-hotel-list-booking-path.png) no-repeat;
}

.hf-hotel-list-booking-path ul li a{
	font-size: 15px;
	color: #adadaf;
	font-weight: bold;
	display: inline-block;
}

.hf-hotel-list-booking-path ul li.active{
	color: #59595b;
	background: url(../images/hf-hotel-list-booking-path-active.png) no-repeat;
}

.hf-hotel-list-booking-path ul li.active a{
	color: #59595b;
}

.hf-hotel-detail-choose-flight{
	display: block;
	margin-bottom: 40px;
}

.hf-hotel-detail-choose-flight a{
	display: inline-block;
	background: #4981b9;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 25px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hf-hotel-detail-choose-flight a img{
	vertical-align: middle;
	margin-left: 5px;
}

.hf-hotel-detail-choose-flight a:hover{
	background: #414143;
}

.fly-carrello-wrap-left{
	letter-spacing: 0.05em;
}

.text-primary{
	font-size: 13px;
	color: #4981b9;
}

.tour-list-info .hotel-list-info{
	width: 100%;
	float: none;
}

.tour-list-info .hotel-list-info-result{
	min-height: inherit;
}

.tour-list .hotel-list-left{
	width: 100%;
	float: none;
}

.tour-list .hotel-list-img{
	width: 37%;
}

.tour-list .hotel-list-name-disc{
	width: 63%;
}

.tour-list .hotel-list-name-disc h3{
	margin-bottom: 0;
}

.tour-list-tour-city{
	font-size: 23px;
	color: #414143;
	font-weight: 300;
	margin-bottom: 12px;
}

.tour-list-tour-de-group{
	margin-bottom: 10px;
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.tour-list-tour-de-group span{
	display: block;
	font-size: 15px;
	color: #4880b8;
	font-weight: 600;
}

.tour-detail-city{
	font-size: 49px;
	color: #414143;
	font-weight: 300;
	line-height: 60px;
}

.tour-detail-city span{
	display: block;
	font-size: 23px;
	letter-spacing: 0.05em;
	line-height: 23px;
	margin-bottom: 15px;
	letter-spacing: 0.3em;
	margin-top: 2px; 
}

.tour-detail-address.hotel-detail-title-address{
	padding-bottom: 20px;
}

.tour-detail-address.hotel-detail-title-address h3{
	margin-bottom: 0px;
}

.tour-detail-city-name{
	font-size: 15px;
	color: #4880b8;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.excursions-page-slide .hotel-discovered-price{
	width: 100px;
	
}

.excursions-page-slide .hotel-discovered-price span{
	text-transform: none;
}

.excursions-page-slide .hotel-discovered-title{
	width: calc(100% - 100px);
}

.excursions-list{}



.excursions-list ul li{
	border: #dbdbdc solid 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.excursions-list ul li:hover{
	border: #4981b9 solid 1px;
}

.excursions-list-left{
	/*width: calc(100% - 180px);
	
	border-right: #dbdbdc solid 1px;*/
	min-height: 150px;
	float: left;
}

.excursions-list-right{
	width: 180px;
	float: right;
	padding:20px 10px 10px;
	text-align: center;
}

.excursions-list-price{
	font-size: 32px;
	color: #0181bb;
	font-weight: bold;
	margin-bottom: 65px;
	text-align: left;
	line-height: 32px;
}

.excursions-list-price-new{
	    font-size: 23px;
    color: #0181bb;
    font-weight: bold;
    margin-top: 8px;
    text-align: left;
    line-height: 32px;
}

.excursions-list-price strong{
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	line-height: 13px;
	letter-spacing: 0.05em;
}

.excursions-list-price-new strong{
	font-size: 13px;
	font-weight: 300;
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
 
	line-height: 13px;
	letter-spacing: 0.05em;
}
.excursions-list-price span{
	font-size: 13px;
	font-weight: 300;
	display: block;
	line-height: 13px;
	letter-spacing: 0.05em;
	margin-top: 2px;
}

.hotel-list-best-price .excursions-list-price{
	color: #f70651;
}

.excursions-list-img{
	float: left;
	width: 30.5%;
	position: relative;
}

.excursions-list-img > img{
	width: 100%;
}

.excursions-list-disc {
	font-size: 13px;
    color: #59595b;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 2px;
    letter-spacing: 0.05em;
	max-height: 85px;
    overflow: hidden;
}

.excursions-list-name-disc{
	width: 69.5%;
	float: right;
	padding: 20px 20px 10px;
	position: relative;
	min-height: 180px;

}

.excursions-list-name-disc h3{
	font-size: 23px;
	color: #414143;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 50px
}

.excursions-list-name-disc h3 a{
	color: #414143;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.excursions-list-name-disc h3 a:hover{
	color: #4981b9;
}

.excursions-list-wishlist{
	background: url(../images/wish-list.png) no-repeat;
	width: 26px;
	height: 20px;
	position: absolute;
	bottom: 25px;
	right: 25px;
	cursor: pointer;
}

.excursions-list-wishlist.active{
	background: url(../images/wish-list-active.png) no-repeat;
}


.excursions-list-short-disc{
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 2px;
	letter-spacing: 0.05em;
}

.excursions-list-duration{
	font-size: 15px;
	color: #0181bb;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

.excursions-list-tag{
	font-size: 13px;
	color: #59595b;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.excursions-list-book{
}

.excursions-list-book a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 20px;
	background: #4981b9;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.excursions-list-book a:hover{
	background: #414143;
}

.excursions-list-show-option-btn{
	margin-top: 5px;
}

.excursions-list-show-option-btn a{
	display: inline-block;
	font-size: 13px;
	color: #4880b8;
	font-weight: 300;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.excursions-list-show-option-btn a i{
	margin-left: 5px;
}

.excursions-list-show-option-btn a:hover{
	color: #000;
}

.excursions-list-show-option{
	margin-top: 10px;

}

.excursions-list-show-option-content{

}

.excursions-list-show-option-content h3{
	background: #4880b7;
	padding: 0 25px;
	line-height: 36px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.excursions-list-show-option-content .hotel-detail-accommodation{
	margin-bottom: 0;
}

.excursions-detail-slider{
	margin-bottom: 30px;
}

.excursions-detail-categiries-duration{
	background: #f3f3f3;
	margin-bottom: 30px;
}

.excursions-detail-categiries{
	background: #4980b8;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	width: 60%;
	float: left;
	padding: 20px;
}

.excursions-detail-categiries span{
	display: block;
	font-weight: 300;
	font-size: 13px;
}

.excursions-detail-duration{
	width: 40%;
	float: left;
	padding: 20px;
}

.excursions-detail-duration ul li{
	margin-bottom: 20px;
}

.excursions-detail-duration ul li span{
	font-size: 13px;
	color: #4880b8;
	font-weight: 300;
	letter-spacing: 0.19
}

.excursions-detail-duration-text{
	color: #4880b8;
	font-size: 23px;
	font-weight: bold;
}

.excursions-detail-language{
	font-size: 13px;
	font-weight: bold;
	color: #4880b8;
	text-transform: uppercase;
}

.excursions-detail-price-includes{
	background: #f9f9f9;
	padding: 20px 30px;
}

.excursions-detail-price-includes ul li{
	margin-bottom: 10px;
	line-height: 17px;
	font-size: 13px;
	color: #4880b8;
	font-weight: 300;
}

.excursions-detail-price-includes ul li h5{
	font-size: 13px;
	color: #4880b8;
	font-weight: bold;
	margin-bottom: 2px;
}

.transfer-car-time-select{

}

.transfer-car-time-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width: 60px;
	float: left;
}

.trains-car-time-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width: 100px;
	float: left;
}

.banner-tabs-hotel.label-transfer label.label-transfer-banner{
	overflow: initial;
	color: #98999a !important;
}

.hotel-list-short-by-orifine{

}

.hotel-list-short-by-orifine h4{
	font-size: 13px;
	color: #979899;
	margin-bottom: 10px;
}

.transfer-list{
	padding: 30px 0 80px 0
}

.transfer-list table{
	border-collapse: collapse;
}

.transfer-list table tr th{
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	padding: 5px;
	border-bottom: #cfcfd0 solid 1px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.transfer-list table tr td{
	font-size: 15px;
	color: #626262;
	padding: 5px;
	border-bottom: #cfcfd0 solid 1px;
	letter-spacing: 0.05em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.transfer-list table tr td strong{
	font-weight: bold;
	letter-spacing: 0.00em;
}

.transfer-list table tr:hover td{
	background: #f9f9f9;
}

.transfer-nav-menu{
	padding:  0 20px;
}

.transfer-nav-menu ul li a{
	font-size: 10px;
	color: #626262;
	letter-spacing: 0.2em;
	display: block;
	padding: 10px 0;
	border-bottom: #e1e1e1 solid 1px;
}

.transfer-nav-menu ul li.active a{
	font-weight: bold;
}

.fly-carrello-form .form-control{
	text-align: left;
}

.car-list .excursions-list-img{
	width: 19.3%;
}

.car-list .excursions-list-name-disc{
	width: 80.6%;
}

.car-list-car-name{
	font-size: 23px;
	color: #414143;
	font-weight: 300;
	margin-bottom: 10px;
}

.car-list-distance{
	font-size: 13px;
	font-weight: 600;
	color: #59595b;
	margin-bottom: 10px;
}

.car-list-distance span{
	color: #d40e50;
}

.car-list .excursions-list-name-disc h3{
	margin-bottom: 0;
}

.car-list-basic-info{
	width: calc(100% - 160px);
	float: left;
	padding-right:15px;
}


.car-list-feature{
	width: 160px;
	float: right;
	font-size: 13px;
	color: #59595b;
	font-weight: 300;
}


.car-list-feature h5{
	font-size: 13px;
	color: #59595b;
	font-weight: bold;
	margin-bottom: 15px;
}

.profile-page .fly-carrello-title h3{
	color: #414143;
}

.profile-page .fly-carrello-banner .hotel-list-banner-slide > ul > li{
	min-height: inherit;
}

.profile-page .fly-carrello-wrap-left{
	width: 100%;
	float: none;
}

.fly-sub-title h6{
	font-size: 13px;
	color: #838485;
	font-weight: 400;
	border-bottom: #cfcfd0 solid 1px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.profile-page .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width: 100%;
	max-width: 220px;
}

.aggiungi-operatore-btn{
	margin-bottom: 40px;
}

.aggiungi-operatore-btn button{
	background: #414143;
	border: 0;
	color: #ffffff;
	font-size: 15px;
	padding: 5px 20px;
	line-height: 30px;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.aggiungi-operatore-btn button:hover{
	background: #4980b8;
}

.password-note{
	margin-top: 5px;
}

.aggiungi-operatore-btn-blue button{
	background: #4980b8;	
}

.aggiungi-operatore-btn-blue button:hover{
	background: #414143;
}
.profile-saperate-line{
	margin:40px 0 30px 0;
	border-bottom: #424243 solid 2px; 
}

.profile-page .hotel-hello-agency{
	width: 100%;
}

.hotel-hello-agency .aggiungi-operatore-btn-blue{
	float: right;
	margin-bottom: 0;
	margin-top: 10px;
}


.tour-detail-tourtype{}

.tour-detail-tourtype ul{
	background: #f3f3f3;
}

.tour-detail-tourtype ul li{
	padding: 15px 15px;
	width: 33.333%;
	float: left;
	font-size: 20px;
	color: #4880b8;
	font-weight: bold;
}

.tour-detail-tourtype ul li span{
	font-size: 13px;
	display: block;
	font-weight: 300;
	color: #4880b8;
	letter-spacing: 0.05em;
}

.tour-detail-tourtype ul li:first-child{
	background: #4880b8;
	color: #fff;
}

.tour-detail-tourtype ul li:first-child span{
	color: #fff;	
}

.tour-detail-the-itinerary{
	margin-top: 50px;
	margin-bottom: 50px;
}

.tour-detail-the-itinerary ul li{
	font-size: 15px;
	line-height: 21px;
	font-weight: 300;
	color: #616161;
	margin-bottom: 20px;
}

.tour-detail-the-itinerary ul li h4{
	font-size: 15px;
	color: #59595b;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.tour-detail-the-itinerary ul li h5{
	font-size: 15px;
	color: #616161;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}

.tour-detail-cart{
	background: #f3f3f3;
	padding: 0 20px 20px;
	margin-bottom: 30px;
}

.tour-detail-cart h4{
	font-size: 23px;
	color: #4880b8;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 15px;
}

.tour-detail-cart label{
	display: block;
	font-size: 13px;
	color: #59595b;
	font-weight: 400;
	text-transform: uppercase;
}

.tour-detail-cart input{
	text-align: left;
}

.tour-detail-cart-cart-btn{
	margin-top: 30px;
	text-align: center;
}

.tour-detail-cart-cart-btn button{
	border: 0;
	width: 50px;
	height: 50px;
}

.tour-detail-cart-cart-btn button i{
	width: 50px;
	height: 50px;
	border: #84a8cc solid 1px;
	color: #4880b7;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tour-detail-cart-cart-btn button:hover i{
	background: #4880b7;
	color: #fff;
}

.tour-detail-cart .hotel-detail-accommodation{
	margin-bottom: 20px;
}



/* new css */
.tripadvisor-rating{
	margin-bottom: 15px;
}
.tripadvisor-rating .t-logo{display: inline-block; vertical-align: middle; max-width: 28px;}
.tripadvisor-rating .t-rating{display: inline-block; vertical-align: middle;}
.tripadvisor-rating .t-rating ul li{
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin-bottom: 0;
	padding: 2px;
	border: 2px solid #3a8e1b;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.tripadvisor-rating .t-rating ul li.select span{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #3a8e1b;
}

.rating-overview-box{
	padding: 30px 20px;
	background: #4981b9;
}
.rating-overview-box h3{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 20px;
}
.rating-status{
	padding-top: 50px;
	color: #ffffff;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 30px;
}
.rating-status span{
	display: block;
	font-size: 25px;
	font-weight: 300;
}
.progress-list{}
.progress-list ul li{
	border: 0;
	margin-bottom: 15px;
}
.progress-list ul li:hover{border: 0;}
.progress-list ul li .p-name{width: 60px; float: left; font-size: 12px; color: #ffffff; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.progress-list ul li .p-status{width: calc(100% - 90px); float: left; padding-left: 10px; padding-right: 10px;}
.progress-list ul li .p-value{width: 30px; float: left; color: #ffffff; font-size: 12px; font-weight: bold;}
.progress-list ul li .p-status .progress{height: 10px; background: transparent; border: 1px solid #ffffff; box-shadow: none; border-radius: 0; margin-bottom: 0; margin-top: 3px;}
.progress-list ul li .p-status .progress .progress-bar{background: #ffffff; box-shadow: none;}

.hotel-detail-judgment-recommended.new{background: transparent;}
.hotel-detail-judgment-recommended.new .hotel-detail-judgment{width: 50%;}
.hotel-detail-judgment-recommended.new .hotel-detail-recommended{
	width: 50%;
	font-size: 18px;
	background: #f4f4f4;
	padding-bottom: 16px;
	padding-top: 16px;
	line-height: 17px;
	color: #000;
}
.hotel-detail-judgment-recommended.new .hotel-detail-recommended .tripadvisor-rating{margin-bottom: 0;}
.hotel-detail-judgment-recommended.new .hotel-detail-judgment-text{font-size: 18px;}
.hotel-detail-judgment-recommended.new .hotel-detail-judgment-text a{color: #ffffff; display: block;}
.hotel-detail-judgment-recommended.new .progress-list ul li{margin-bottom: 0px;}
.hotel-detail-judgment-recommended.new .progress-list ul li .p-name{float: none; width: 100%;}
.hotel-detail-judgment-recommended.new .progress-list ul li .p-status{float: none; width: 100%; padding: 0;}
.hotel-detail-judgment-recommended.new .progress-list ul li .p-value{float: none; width: 100%; text-align: right;}
.hotel-detail-judgment-recommended.new .rating-overview-box{
	font-size: 12px;
	color: #ffffff;
}
.hotel-detail-judgment-recommended.new .rating-overview-box strong{display: block;}

.banner-tabs { border: 1px solid #CCC; } 
.multicity-control{
	position: absolute;
    right: -80px;
    top: 0;
	display:none;
}
.only-one-multicity-ctrl{
	right: -40px;
}
.visible-multicity-row .multicity-control{
	display:block;
}
.btn-multicity
{
    font-size: 16px;
    font-weight: bold;
    border: 0;
    text-align: center;
    padding: 0;
    line-height: 30px;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: #cfcfd0 solid 1px;
	margin-right: 8px;
	color: #fff;
	border-radius: 100%;
	
}
.btn-del-multicity{
	background: #fd7979;
    padding-right: 2px;
    line-height: 32px;
    font-size: 21px;
}
.btn-add-multicity{
	background: #4981b9;
	padding-left: 2px;
	line-height: 31px;
}
.display-row{
	display:block!important;
}