/*
Theme Name: SitBusShuttle
Theme URI:
Description: A wordpress theme developed exclusively for SitBusShuttle
Author: 77Agency
Author URI:
Version: 2.4.6
License:
License URI:
Tags:
*/
@charset "utf-8";

@font-face {font-family: 'Montserrat';
src: url('fonts/Montserrat-Regular.eot');
src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-Regular.woff') format('woff'),
url('fonts/Montserrat-Regular.ttf') format('truetype'),
url('fonts/Montserrat-Regular.svg#dinbold') format('svg');
font-weight: normal;
font-style: normal;}

@font-face {font-family: 'Montserrat-Light';
src: url('fonts/Montserrat-Light.eot');
src: url('fonts/Montserrat-Light.eot?#iefix') format('eot'),
url('fonts/Montserrat-Light.woff') format('woff'),
url('fonts/Montserrat-Light.ttf') format('truetype'),
url('fonts/Montserrat-Light.svg') format('svg');
font-weight: normal;
font-style: normal;}

/* GENERAL CUSTOM STYLES */
.loader{
	position: absolute;
    /* display: none; */
    width: 100%;
	height: 100%;
    background-color: rgba(0,0,0,0.75);
    z-index: 9999;
}
.loader img{
    margin: 0 auto;
    display: block;
    margin-top: 21%;
    position: absolute;
    left: 50%;
}

body{
    background-color:#fcfafa !important;
    font-family: 'Montserrat';
    font-size: 100%;
    line-height: 1.125em;
}
.monts-light{
	font-family: 'Montserrat-Light';
}

.custom-radio span, .custom-radio ul li, .main-cont-viaggi h2, .main-cont-interessi h2, .custom-btn-viaggio{ font-family: 'Montserrat-Light'; }

.fixed{
    z-index: 9999;
    position: fixed;
    width: 100%;
    background-color:white;
    top:0;
}
.owl-stage{
    margin: 0 auto;
}

label.error{ color: #FFB500; font-size: 12px; margin-top: 3px; }
.f10 { font-size:0.625em !important; }
.f11 { font-size:0.6875em !important; }
.f11_5 { font-size:11.5px !important; }
.f12 { font-size:0.75em  !important; }
.f12_5 { font-size:12.5px  !important; }
.f13 { font-size:0.8125em  !important; }
.f14 { font-size:0.875em !important; }
.f15 { font-size:0.9375em !important; }
.f16 { font-size:1em !important; }
.f18 { font-size:1.125em !important; }
.f19 { font-size:1.1875em !important; }
.f20 { font-size:1.25em; }
.f22 { font-size:1.375em !important; }
.f24 { font-size:1.5em !important; }
.f26 { font-size:26px; }
.f28 { font-size:28px; }
.f30 { font-size:30px; }
.f32 { font-size:2em; }
.f36 { font-size:36px; }
.f46 { font-size:46px; }
.f54 { font-size:54px; }
.f60 { font-size:60px; }

.Ucase{	text-transform:uppercase; }
.Lcase{ text-transform:lowercase; }

.italic { font-style:italic; }
.bold { font-weight: 700; }
.fnormal{ font-weight: 400; }
.vis_hidden{ visibility: hidden !important; }
.relative{	position:relative;	}
.absolute{	position:absolute;	}
.white{ color: white !important; }
.h100{ height:100%; }
.w33{ width: 33%; }
.w50{ width: 50%; }
.w100{ width:100%; }
.h35{ min-height: 35px; }
.h40{ min-height:40px; }
.h45{ min-height:45px; }
.txt-left{ text-align:left; }
.txt-center{ text-align:center; }
.txt-right{ text-align:right; }
.txt-justify{ text-align:justify; }
.transparent{ background-color: transparent !important; }
.nomar-nopad{
	padding:0;
	margin:0;
}
.max-w{ max-width:100%; }
.min-w{ min-width:100%; }
.left { float:left; }
.custom-left { float:left !important; }
.right { float:right; }
.clear{ clear:both; }
.clear1p{ clear:both; height:1px; }

.hide{ display:none; }
.resp-hide{ display: block; }
.resp-hide-480{ display: block; }
.imp_hide{ display:none !important; }

.h0{ height:0px; }
.pad-sx-7{ padding-left:7px; }
.pad-dx-7{ padding-right:7px; }
.pad-sx-12{ padding-left:12px; }
.pad-dx-12{ padding-right:12px; }
.pad-sx-15{ padding-left:15px; }
.pad-dx-15{ padding-right:15px; }

.mar-top-1{ margin-top:1px; }
.mar-top-3{ margin-top:3px; }
.mar-top-7{ margin-top:7px; }
.mar-top-9{ margin-top:9px; }
.mar-top-12{ margin-top:12px; }
.mar-top-15{ margin-top:15px; }
.mar-top-20{ margin-top:20px; }
.mar-top-25{ margin-top:25px; }
.mar-top-30{ margin-top:30px; }
.mar-top-35{ margin-top:35px; }
.mar-top-40{ margin-top:40px; }
.mar-top-42{ margin-top:42px; }
.mar-top-50{ margin-top:50px; }
.mar-top-75{ margin-top:75px; }
.mar-top-100{ margin-top:100px; }

.mar-bot-1{ margin-bottom:1px; }
.mar-bot-3{ margin-bottom:3px; }
.mar-bot-5{ margin-bottom:5px; }
.mar-bot-7{ margin-bottom:7px; }
.mar-bot-9{ margin-bottom:9px; }
.mar-bot-12{ margin-bottom:12px; }
.mar-bot-15{ margin-bottom:15px; }
.mar-bot-20{ margin-bottom:20px; }
.mar-bot-25{ margin-bottom:25px; }
.mar-bot-30{ margin-bottom:30px; }
.mar-bot-35{ margin-bottom:35px; }
.mar-bot-40{ margin-bottom:40px; }
.mar-bot-50{ margin-bottom:50px; }
.mar-bot-75{ margin-bottom:75px; }
.mar-bot-100{ margin-bottom:100px; }

.h1M{ height:1px; max-height:1px; }
.hh2{ height:7px; }
.h7{ height:7px; }
.h15{ height:15px; }
.h25{ height:25px; }
.h30{ height:30px; }
.h35{ height:35px; }
.h42{ height:42px; }
.h44{ height:44px; }
.h50{ height:50px; }
.h75{ height:75px; }
.h125{ height:125px; }

.mh50{ min-height:50px; }
.mh75{ min-height:75px; }
.mh125{ min-height:125px; }
.mh150{ min-height:150px; }
.mh175{ min-height:175px; }
.mh200{ min-height:200px; }
.mh250{ min-height:250px; }
.mxw50{ max-width:50%; }
.mxw100{ max-width:100%; }
.noP{ padding:0; }
.noM{ margin-left:0px !important; margin-right:0px !important; }
.pointer{ cursor:pointer; }
.z9{ z-index:9999; }
.z9min{ z-index:9998; }
.clear-resp { display: hide; }
.resp-show{ display: none; }
.no-opacity{ opacity: 1 !important; }

/* ############################################################################################# */

/* GENERALS */
.chosen-search-input{
	color: transparent;
	text-shadow: 0px 0px 0px #666 !important;
	font-size: 1px !important;

}
.chosen-search-input:focus{
	color: transparent !important;
	text-shadow: 0px 0px 0px #666 !important;
	font-size: 1px !important;
	transform: scale(0);
	outline: none !important;
	text-indent:  -9999em;
}
/*Rics 20170921*/
section.top{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.admin-bar section.top {
	top: 48px;
}
@media screen and (min-width: 782px){
	.admin-bar section.top {
		top: 32px;
	}
}
/*Rics 20170921*/

.adm-bg{ background-color:#f4eeee !important; }
.bj-gray{ background-color: #060808; }
.adm-logo{ width: 180px; padding: 15px 15px; }
.form-main-content{
    position: absolute;
    min-width: 350px;
    width: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: white;
    padding: 20px 20px;

}
.big-breadcr{
	min-height: 110px;
	background-color: #455880;
	font-size: 12px;
	color: white;
	padding: 0px 0px;
}
.big-breadcr h2{
	margin: 0;
	line-height: 110px;
}
.big-breadcr p{
	font-size: 16px;
}

.breadcr{
	min-height: 90px;
	background-color: #455880;
	font-size: 12px;
	color: white;
	padding: 15px 0px;
}
.breadcr h2{
	color: #FFFFFF;
	font-size: 26px;
	line-height: 32px;
	margin-top: 10px;
}
.breadcr a{
	color: white;
	font-family: 'Montserrat-Light';
	font-size: 12px;
	line-height: 15px;
}

.form-group{
	margin-bottom: 0px !important;
}
.form-group .col-sm-6, .form-group .col-sm-12{
	margin-bottom: 15px;
}

.single-info-li{
    background-color: white;
    padding: 20px 15px;
	min-height: 101px;
}
.scontoLabel{
    position: absolute;
    right: -10px;
    top: -30px;
    border-radius: 50px;
    background-color: #FFB500;
    color: white;
    width: 60px;
    height: 60px;
    padding-top: 13px;
}
/* CUSTOM NAVIGATION MENU */
.pre-nav{
	height: 37px;
	background-color: #304062;
}
.pre-nav ul li a{
	/*
	color: #b3c3e8 !important;
	*/
	color: #fff !important;
	font-size: 0.75em;
	font-weight: 400 !important;
	text-transform: uppercase;
	line-height: 15px;
	padding: 9px 12px !important;
	transition: color 0.3s ease;
}
.pre-nav ul li a:hover, .pre-nav ul li a.active{
	/*
	color: #e3ecfd !important;
	*/
	color: #c3cced !important;
}
.pre-logo{
	max-width: 155px;
	float: left;
	margin-right: 25px;
}
.main-logo{
	max-width: 200px;
	margin-top: 12px;
}
.main-nav{
	height: 76px;
	background-color: #F7F7F7;
}
.main-top-menu{
	min-height: 76px;
	font-size: 15px;
}

@media only screen and (max-width: 800px){
	.main-top-menu{
		font-size: 14px;
	}
}
@media only screen and (max-width: 991px){
	.main-top-menu{
		min-height: auto;
		margin-top: 10px;
	}
}

.main-top-menu li a{
    padding-top: 0px;
    padding-bottom: 0px;
    color: #34456A !important;
    font-size: 0.875em;
    line-height: 76px;
	transition: color 0.3s ease;
	transition: border 0.3s ease;
}
.main-top-menu li a:hover, .main-top-menu li a.active{
	color: #FFB500 !important;
    border-bottom: 5px solid #FFB500;
    max-height: 75px;
}
.navbar.top-menu{
	min-height: 30px;
	height: 30px ;
}
/*#main-menu .nav > li > a {
    padding: 0px 15px !important;
	line-height: 59px;
}*/
.single-radio{
	float: left;
	margin-right: 25px;
	color: white;
}

/* CUSTOM DROPDOWN STYLES */
.wpml-ls-legacy-dropdown-click {
    width: 4em;
    max-width: 100%;
}
.wpml-ls-legacy-dropdown-click>ul {
	min-height: 35px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: transparent;
}
.wpml-ls-legacy-dropdown-click a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 0px;
    background-color: transparent;
    padding: 5px 10px;
    line-height: 1;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
	border-top: 0px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    border-width: 0 0px 0px 0px;
    background-color: #304062;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
    background: #304062;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    right: 15px;
}
/* END */


/* END */

/* FORM IN TAB */

.field-custom{
	height: 50px;
}
.form-control{ border-radius: 0px !important; }

.btn-custom-number{
	border-radius: 50px !important;
	padding: 6px 9px !important;
}
.custom-number-input{
    min-width: 55px;
    text-align: center;
    background-color: transparent;
    color: #444;
    font-weight: bold;
    border: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
.custom-number-input:focus{
    border-color: transparent !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgba(102, 175, 233, .6);
}
.custom-radio-width{
	width: 32.7% !important;
}
.custom-input-button{
    background-color: #f1f1f1;
    padding: 4px 4px;
    border-radius: 50px;
}
.custom-btn{
	width: 160px;
	height: 50px;
	background-color: #545C68;
	color: white;
	text-transform: uppercase;
	float: right;
	border-radius: 0px;
}
.custom-btn-noFloat{
	min-width: 160px;
	height: 37px;
	background-color: #545C68;
	color: white;
	text-transform: uppercase;
	border-radius: 0px;
	display: block;
}
.a-link{ color: #545C68; margin-top: 24px; }
.maps iframe{ pointer-events: none; }

	/* custom placeholders */
	::-webkit-input-placeholder { /* WebKit, Blink, Edge */
		color: #777;
		font-size: 16px;
	}
	:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	   color: #777;
	   font-size: 16px;
	   opacity:  1;
	}
	::-moz-placeholder { /* Mozilla Firefox 19+ */
	   color: #777;
	   font-size: 16px;
	   opacity:  1;
	}
	:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #777;
		font-size: 16px;
	}
	/* end */

	.block-text h4, .txt-carousel h4{
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
		color: #545C68;
	}
	.block-text p .txt-carousel p{
		font-size: 14px;
		line-height: 17px;
		color: #545C68;
		padding-right: 20px;
		margin-bottom: 20px;
	}
	.custom-btn-text{
		height: 50px;
		width: auto;
		border-radius: 100px;
		background-color: #FFB500;
		font-size: 16px;
		text-align: center;
		line-height: 18px;
		color: #FFFFFF;
		display: inline-block;
	}
	.btn{
		padding: 6px 20px;
	}
	.custom-btn-text-flixbus{
		height: 50px;
		width: auto;
		display: inline-block;
		border-radius: 100px;
		background-color: #38c81f;
		font-size: 16px;
		text-align: center;
		line-height: 18px;
		color: #FFFFFF;
	}
	.infoIcon{
		font-size: 18px;
		color: #FFB500;
	}
	.white{ color: white; }
	.bck-grey{ background-color: #F4F5F7; }
	.bck-dark-grey{ background-color: #E9EBF1; }
	.bck-white{ background-color: white; }
	.bck-almost-white{ background-color: #F8F8F8; }
	.bck-light-blue{ background-color: #455880;	}
	.formBlock-in-page{
		background-color: #D1D6DF;
		padding: 0px 70px 35px 70px !important;
		margin-bottom: 44px;
	}

	.content-pass-info{
	    padding: 35px 24px;
	}

	.title-page{
		color: #545C68;
		font-family: 'Montserrat-Light';
		font-size: 30px;
		text-align: center;
	}
	.title-page-sub{
		color: #545C68;
		font-size: 22px;
		font-weight: bold;
	}

	.title-page-int{
		margin: 0;
		margin-bottom: 45px;
		font-family: 'Montserrat-Light';
		color: #545C68;
		font-size: 30px;
		text-align: center;
	}
	.title-page-int-text{
		text-align: left;
		color: #585858;
		font-size: 16px;
		font-weight: bold;
		line-height: 19px;
		margin: 0;
	}
	.text-page-int{
		color: #585858;
		font-size: 13px;
		line-height: 16px;
	}
	.text-in-page{
		font-size: 14px;
		text-align: center;
		line-height: 20px;
		color: #545C68;
	}
	.text-padded{ padding: 0px 48px; }

	.listed-block{
		font-size: 22px;
	}
	.listed-block-yw,
	.listed-block{
		font-size: 22px;
		color: #FFB500;
	}
	.listed-block-yw li,
	.listed-block li{
		padding-right: 64px;
	}
	.listed-block-yw li img,
	.listed-block li img{
		margin-right: 12px;
		float: left;
	}
	.breadcrumb-top{ padding: 12px 0px; }

	.breadcrumb-top a {
		font-size: 12px;
		color: #545C68;
	}
	.single-quote{
		font-size: 16px;
		color: #545C68;
		font-weight: 500;
	}
	/*RICS*/
	@media only screen and (max-width: 768px) {
		.listed-block-yw,
		.listed-block{
			text-align: center;
		}
		.listed-block-yw li,
		.listed-block li{
			padding-right: 15px;
			padding-bottom: 30px;
		}
		.listed-block-yw li img,
		.listed-block li img{
			margin-right: 0;
			float: none;
			margin-bottom: 10px;
		}
		.listed-block-yw li h4,
		.listed-block li h4{
			text-align: center;
			margin-bottom: 10px;
		}
		.listed-block-yw li div p,
		.listed-block li div p{
			position: relative;
		}
		.listed-block-yw li div p i,
		.listed-block li div p i{
			position: absolute;
			left: 0;
			right: 0;
			bottom: -20px;
		}
		.listed-block-yw li div p.paragraph-read-more,
		.listed-block li div p.paragraph-read-more{
			margin-top: 40px;
		}
	}
/* END */

/* CUSTOM CHECKBOX */
input[type=checkbox] {
	visibility: hidden;
}
.squaredOne {
	width: 18px;
	height: 18px;

	background: transparent;
	border: 1px solid #BCBEC4;
	position: relative;
}

.squaredOne label {
	cursor: pointer;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 3px;
	top: 3px;


	background: -webkit-linear-gradient(top, white 0%, white 100%);
	background: -moz-linear-gradient(top, white 0%, white 100%);
	background: -o-linear-gradient(top, white 0%, white 100%);
	background: -ms-linear-gradient(top, white 0%, white 100%);
	background: linear-gradient(top, white 0%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr='white',GradientType=0 );
}

.squaredOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #00bf00;

	background: -webkit-linear-gradient(top, #FFB500 0%, #FFB500 100%);
	background: -moz-linear-gradient(top, #FFB500 0%, #FFB500 100%);
	background: -o-linear-gradient(top, #FFB500 0%, #FFB500 100%);
	background: -ms-linear-gradient(top, #FFB500 0%, #FFB500 100%);
	background: linear-gradient(top, #FFB500 0%, #FFB500 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFB500', endColorstr='#FFB500',GradientType=0 );
}

.squaredOne label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.squaredOne input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* END */

/* CUSTOM Radio button */
.radio-for-booking label {
	font-family: 'Montserrat' !important;
}
.radio-for-bookin ul li{
	color: #585858 !important;
}
.custom-radio ul{
	list-style: none;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.custom-radio ul li{

    display: inline-block;
    position: relative;
    width: auto;
}
.custom-radio ul li:hover label{
	color: white !important;
	/*Rics*/
	/*font-weight: bold;*/
}

.custom-radio ul li input[type=radio]{
	position: absolute;
	visibility: hidden;
}

.custom-radio ul li label{
    display: block;
    position: relative;
    font-weight: 300;
    padding: 0px 9px 0px 25px;
    margin: 1px 35px 0px 0px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
	color: #455880;
	font-size: 14px;
    /*-webkit-transition: all 0.25s linear;*/
}

.custom-radio ul li .check{
	display: block;
	position: absolute;
	border: 1.5px solid #ffb500;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	top: 0px;
	left: 0px;
	z-index: 5;
	transition: border .25s linear;
	color: #304062;
	/*-webkit-transition: border .25s linear;*/
}

.custom-radio ul li:hover .check {
	border: 1.5px solid #ffb500;
}

.custom-radio ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 12px;
    width: 12px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
	border: 1.5px solid #ffb500;
}

input[type=radio]:checked ~ .check::before{
	background: #ffb500;
}

input[type=radio]:checked ~ label{
	color: #ffb500;
}
/* END */

.booking-button-right{
	margin-top: 90px;
}


.main-home-image{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
	width: 100%;
	min-height: 1000px;
}
#reservation-box{
	padding-top: 166px;
}
#noleggio-box{
    padding-top: 45px;
}

/* PAGE HOME BLOCCO VIAGGI */
.main-cont-viaggi, .main-cont-interessi{
	margin: 35px 0px;

}
.main-cont-viaggi h2{
	margin:0;
	margin-bottom: 12px;
}
.main-cont-interessi h2{
	margin:0;
	margin-bottom: 50px;
}
.main-cont-viaggi h4{
	margin: 0;
	margin-bottom: 25px;
	font-size:0.8125em;
	text-align: center;
}
.cont-text-viaggio p{
	color: #585858;
    font-size: 13px;
}
.new-cont-interese{
	position: relative;
	background-color: white;
	width: 95%;
	min-height: 285px;
	margin-bottom: 25px;
}
.new-cont-interese h4{
    font-size: 1em;
    color: #585858;
	font-weight: bold;
}
.new-cont-interese img{
	border: 1px solid #C2093E;
	width: 112px;
	height: 112px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: -55px;
	transform: translate(0%, -50%);
}
#viaggi-carousel .cont-text-viaggio{
	padding: 0px 15px;
}
#viaggi-carousel .cont-text-viaggio h4{
	min-height: 50px;
}
#viaggi-carousel .cont-text-viaggio p{
	min-height: 75px;
}
#interessi-carousel .cont-text-viaggio{
    padding: 25px 0px 25px 0px;
    margin-left: 140px;
}
#interessi-carousel .cont-text-viaggio p{
	min-height: 55px;
}
#viaggi-carousel .item, #interessi-carousel .item{
	cursor: pointer;
}
#viaggi-carousel .item:after{
	width: 100%;
	position: absolute;
	right: 0;
	top: 25%;
	content: "";
	display: block;
	height: 100%;
	background-color: white;
	z-index: -1;
}
#viaggi-carousel .item h4, #interessi-carousel .item h4{
	text-align: left;
	font-size: 1em;
	margin-top: 25px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #585858;
}

/* END */

/* CAROUSEL INTERESSI */
#interessi-carousel .item h4{
	margin-top: 0px;
	margin-bottom: 3px;
}
.sub-title-interessi{
	color: #585858;
	font-size: 13px;
	line-height: 1.375em;
	font-weight: bold;
	min-height: 45px;
}
#viaggi-carousel .item p, #interessi-carousel .item p{
	color: #585858;
	font-size: 13px;
}
@media only screen and (max-width: 480px) {
	#viaggi-carousel .item p, #interessi-carousel .item p{
		margin-bottom: 20px;
		text-align: center;
	}
}

#interessi-carousel .item:after{
	width: 100%;
	position: absolute;
	left: 55px;
	top: 0%;
	content: "";
	display: block;
	height: 100%;
	background-color: white;
	z-index: -1;
}

@media only screen and (max-width: 480px) {
	#interessi-carousel .item:after{
		left: 0;
	}
}
/* END */

/* CUSTOM CAROUSEL */
.img-carousel img{
	min-width: 220px;
	min-height: 166px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 14px !important;
    height: 14px !important;
    margin: 12px 16px !important;
}
/* END */

.services-bg{
	background:url("images/cstAngelo.jpg");
    height: 540px;
	min-height: 380px;
	background-position: center center;
	background-size: cover;
}
.services-bg-yellow{
	background:linear-gradient(rgba(255,181,0,0.9), rgba(255,181,0,0.9)), url("images/cstAngelo.jpg");
    height: 380px;
	min-height: 380px;
	background-position: center center;
}
.services-bg-yellow h4{
	color: #435781 !important;
}
.services-bg-yellow h4 span{
	font-weight: bold;
}


.flixbus-bg{
	background:url("images/flixbus-bg.jpg");
    height: 780px;
	min-height: 280px;
	background-position: center center;
	background-size: cover;
}
.flixbus-bg .first-partner{
	margin-bottom: 80px;
}
@media only screen and (min-width: 768px) {
	.flixbus-bg{
		height: 400px;
	}
}
.noleggio-bg{
	background:linear-gradient(rgba(48,64,98,0.9), rgba(48,64,98,0.9)), url("images/palazzo-dei-congressi-sit.jpg");
	height: auto;
	background-position: center bottom;
	background-size: cover;
}
.noleggio-bg h4,
.noleggio-bg .text-page-int{
	color: #fff;
}


/* PARTNER BLOCK */
#partner-block{
    height: 100%;
    display: table;
}

#partner-block .row{
    display: table-cell;
    vertical-align: middle;
}

#partner-block h4{
	color: #FFFFFF;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
}
.block-tariffe .col-sm-6{ min-height: 342px; }
.blocco-testo-fiumicino{ padding: 24px 0px; text-align: center; }
ul.list-tariffe{
	list-style-type: none;
	padding: 0px;
}
ul.list-tariffe li{
	font-size: 14px;
	line-height: 17px;
	color: #545C68;
}
.list-tariffe span{ margin-left: 5px; font-weight: bold; color: #FFB500; }
.tratta-map { padding: 30px 30px !important; }
.blocco-tariffa{ padding: 9px 15px; position: relative; }
.blocco-tariffa h4{
	color: #717D97;
	font-size: 16px;
	font-weight: bold;
}
.blocco-tariffa p {
    margin: 0 0 3px;
    font-size: 14px;
    color: #545C68;
    font-family: 'Montserrat';
    font-weight: bold;
}
.blocco-info{
	padding-bottom: 24px;
}
.blocco-info p{
	font-size: 14px;
    margin: 0 0 1px !important;
}
.orari-dx{
    position: absolute;
    top: 26px;
    right: 36px;
    text-align: center;
}
/* END */

.block-info p{
	color: #545C68;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

/* FOOTER */
footer{
	text-align: left;
	position: relative;
	z-index: 99999;
}
.footer-main{
	min-height: 90px;
	background-color: #FFB500;
    padding: 15px 0px 5px 0px;
}
.footer-main p{
	font-size: 12px;
	line-height: 15px;
	/*color: white;*/
	color: #333;
}
ul.footer-nav{
	list-style: none;
	text-align: right;
}
ul.footer-nav li{
	display: inline-block;
	margin-left: 20px;
}
ul.footer-nav li a{
	font-size: 12px !important;
	text-align: right;
	line-height: 15px;
	/*color: white !important;*/
	color: #333 !important;
}
.blocco-icone-footer{
	margin-bottom: 9px;
	text-align: right;
}
.blocco-icone-footer img {
	max-width: 60px;
	margin-right: 12px;

	margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
	footer{
		text-align: center;
	}
	ul.footer-nav{
		text-align: center;
	}
	.blocco-icone-footer{
		margin-top: 20px;
		text-align: center;
	}
	.blocco-icone-footer img {
		max-width: 60px;
		margin-right: 12px;
		float: none;
		margin-bottom: 12px;
	}
}
/* END */

/* PAGE FIUMICINO */
.onlyTab{
	/*background-color: #AC0032 !important;*/
	color: white !important;
    border: 1px solid #AC0032 !important;
    border: none;
    background: rgba(170,0,50,0.9) !important;
}
.onlyTab:after{
	position: initial !important;
}
.cont-icon-bot img{
	max-width: 95px;
}
.cont-foto-bck{
	height: 342px;
	background-repeat: no-repeat;
	background-position: center, center;
    background-size: cover;

}
.blocco-testo-fiumicino p{
	color: #545C68;
	line-height: 18px;
	text-align: center;
	padding: 0px 26px;
}
/* END */

/* PAGE FERMATE CUSTOM TABS */
#horizontalTabFermate ul{
	margin: 0 auto !important;
}

#horizontalTabFermate .r-tabs-panel {
	padding: 0px 0px !important;
}

#horizontalTabFermate .r-tabs-nav .r-tabs-tab {
    position: relative;
    background-color: #455880;
    width: 20% !important;
}
#horizontalTabFermate .r-tabs-nav .r-tabs-anchor {
	font-family: 'Montserrat' !important;
    display: inline-block;
    border: 1px solid #727d97;
	border-top: none;
    text-decoration: none;
    color: white;
    min-width: 100%;
    min-height: 64px;
    text-align: center;
    line-height: 64px;
}
#horizontalTabFermate .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	color: #34456A !important;
}
#horizontalTabNew ul li a{
	font-size: 1em;
}
/* END */

/* PAGE IMPOSTA VIAGGIO */
.main-content-cart{
	min-height: 110px;
}

.content-cart{
	min-width: 320px;
	width: 370px;
	border-radius: 50px;
	height: 60px;
	background: white;
	position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
}

.custom-btn-trip{
	height: 50px;
	width: 210px;
	border-radius: 100px;
	background-color: #FFB500;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
    position: absolute;
    right: 5px;
    top: 5px;
}

.price-content{
	color: #34456A;
    font-size: 16px;
    text-align: center;
    position: absolute;
    font-weight: bold;
    top: 55%;
    left: 10%;
    transform: translate(-10%, -55%);
}
/* END */
#leftArrow, #rightArrow{ cursor: pointer; z-index: 999; }
/* Andata Ritorno tabs */
#scelta-booking{ height: 45px; min-height: 45px; border-top: 1px solid #717D97; }
#scelta-booking .col-xs-6{
	background-color: #455880;
	text-align: center;
	cursor: pointer;
}
#scelta-booking h4{
    height: 40px;
    color: #717D97;
    font-size: 14px;
    margin: 0;
    border-bottom: 3px solid transparent;
    line-height: 40px;
}
#andataResp:hover h4, #ritornoResp:hover h4{
	color: white;
	border-bottom: 3px solid #FFB500;
}

.flixbus-box{
	color:#fff;text-align: center;margin-top:30px;
}
@media only screen and (max-width: 768px) {
	.flixbus-box{
		margin-top:20px;
	}
}
/* END */

.page-template-page-fermate-4-mappe .r-tabs{
	padding-top: 40px;
	margin-bottom: 25px;
}
.page-template-page-fermate-4-mappe .r-tabs .r-tabs-panel{
	padding: 15px;
}


.page-template-page-citta-tratte-sub p,
.page-template-page-citta-tratte-sub ul{
	color: #555;
	font-size: .875em;
	line-height: 1.5em;
}
.page-template-page-citta-tratte-sub h1{
	font-size: 2.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.page-template-page-citta-tratte-sub h2{
	font-size: 1.25em;
	margin-bottom: 20px;
}
.page-template-page-citta-tratte-sub a.anchor-down{
	display:inline-block;
	margin:0 auto;
	text-transform: uppercase;
	background: #455880;
	border: 1px solid #455880;
	text-decoration: none;
	color: #fff;
	border-radius: 100px;
	padding: 20px;
	transition: all 0.3s ease;
}
.page-template-page-citta-tratte-sub a.anchor-down:hover{
	background: transparent;
	color: #455880;
	transition: all 0.3s ease;
}
.page-template-page-citta-tratte-sub a.anchor-down:active{
	background: #455880;
	color: #fff;
	transition: all 0.3s ease;
}

/*
iframe {
    display:block;
    width:100%;
    overflow-y: scroll; 
}
*/
.gyg-bg{
	
}
.gyg-box{
	
}
.gyg-container{
	padding: 50px 0;
	text-align: center;
}
.gyg-container h2{
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-family: 'Montserrat-Light', sans-serif;
}
.gyg-container img{
	margin: 0;
}
.gyg-container p{
	margin-bottom: 25px;
	line-height: 1.75em;
	font-size: 1em;
	
}

#spinner-area {
				width: 100vw;
				height: 100vh;
				position: fixed;
				top: 0;
				left: 0;
				bottom: 60px;
				right: 0;
				margin: auto;
				background-color: rgba(0, 0, 0, 0.5);
				z-index: 2000;
			}
				
			.spinner {
				margin: 25% auto 0;
				width: 70px;
				text-align: center;
			}
				
			.spinner>div {
				width: 18px;
				height: 18px;
				background-color: #FCBF00;
				border-radius: 100%;
				display: inline-block;
				-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
				animation: sk-bouncedelay 1.4s infinite ease-in-out both;
			}
				
			.spinner .bounce1 {
				-webkit-animation-delay: -0.32s;
				animation-delay: -0.32s;
			}
				
			.spinner .bounce2 {
				-webkit-animation-delay: -0.16s;
				animation-delay: -0.16s;
			}
				
			@-webkit-keyframes sk-bouncedelay {
				0%,
				80%,
				100% {
				-webkit-transform: scale(0)
			}
				
			40% {
				-webkit-transform: scale(1.0)
			}
			}
			@keyframes sk-bouncedelay {
				0%,
				80%,
				100% {
				-webkit-transform: scale(0);
				transform: scale(0);
			}
				
			40% {
				-webkit-transform: scale(1.0);
				transform: scale(1.0);
			}
			}
			
.sit-ecommerce{
	padding-top: 30px;
}
.iframe-container iframe{
	min-height: 650px;
}
@media only screen and (min-width: 1200px) {
	.iframe-container iframe{
		min-height: 480px;
	}
}


/*TABLE*/
div.table-box{

}
table {
	margin-top: 20px;
    margin-bottom: 30px;
    border: 1px solid #fc3429;
    padding: 12px;
    width: 100%;
    box-sizing: content-box;
    
}
table tr {
    border: 1px solid #fc3429;
}
table tr th,
table tr td {
    padding: 8px;
    width: 20%;
    font-size: .5em;
}
table tr th{
	background: #fc3429;
	border: 1px solid #fff;
	color: #fff;
	border-bottom: 1px solid #fff;
}
table tr td{
	border: 1px solid #fc3429;
	background: #fff;
	border-top: 1px solid #fc3429;
}
@media only screen and (min-width: 768px) {
	table tr td,
	table tr th {
		font-size: .75em;
	}
}
@media only screen and (min-width: 992px) {
	table tr td,
	table tr th {
		font-size: .875em;
	}
}
@media only screen and (min-width: 1200px) {
	table tr td,
	table tr th {
		font-size: 1em;
	}
}
/*TABLE*/