/*
	Arancio color: #E59420;
	
*/
.tp-banner-container .tp-caption{
	/*-webkit-text-stroke: 1px black;
	color: white;*/
	text-shadow:
		2px 2px 0 #000,
		-1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}

.tp-banner-container .tp-caption.tp-resizeme{
	/*-webkit-text-stroke: 1px black;
	color: white;*/
	text-shadow:
		2px 2px 0 #000,
		-1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}

header{
	background-color:rgba(0, 0, 0, 0.5);
}

.tour_list_desc p{ margin-bottom:5px; }
.passengers-icon{ font-size:10px; color:#aaa }
.passengers-icon .color-red{ color:#f00; }


#logo_home h1 a, header.sticky #logo_home h1 a, header#plain #logo_home h1 a, header#colored #logo_home h1 a{
	background-image:url(/images/logo.png);
}
header.sticky #logo_home h1 a{
	background-image:url(/images/logo_sticky.png);
}
header#plain #logo_home h1 a{
	background-image:url(/images/logo_sticky.png);
}
header.sticky#colored #logo_home h1 a{
	background-image:url(/images/logo_sticky_colored.png);
}
@media only screen and (min--moz-device-pixel-ratio: 2),
	only screen and (-o-min-device-pixel-ratio: 2/1),
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	#logo_home h1 a, header#colored #logo_home h1 a{
	    background-image: url(/images/logo_2x.png);
	}
	header.sticky #logo_home h1 a, header#plain #logo_home h1 a{
	    background-image: url(/images/logo_sticky_2x.png);
	}
	header.sticky#colored #logo_home h1 a{
	    background-image: url(/images/logo_sticky_colored_2x.png);
	}
}

.top-line-link a:hover {
    /* color: #E59420; */
    color:#4267b2;
}
.top-line-link a {
    color: #fff;
}


.tour_title{ min-height: 80px; }
.wishlist::before {
    content: "\62";
}


a.nextdev{
	color:#B8E571
}
a.nextdev:hover{
	text-decoration:underline;
}

#hero {
    background: #4d536d url(/images/car-under-maintenance.jpg) no-repeat center center;
}

/*List*/
ul.list_file {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 22px;
}

ul.list_file li {
	position: relative;
	padding-left: 25px;
}

ul.list_file li:before {
	font-style: normal;
	font-weight: bold;
	font-family: "icon_set_1";
	font-size: 14px;
	content: "\65";
	/* color: #e59420; */
	color: #4267b2;
	position: absolute;
	left: 0;
	top: 0;
}

.post{ font-size: 1.2em; }

.img_wrapper_gallery{
	background-color: #fff;
}

a.btn_full:hover, .btn_full:hover{
	background-color: #090;
}


.ribbon_3.shared span {
	background: linear-gradient(#2b9eef 0%, #0087e5 100%);
}

.ribbon_3.shared span::before {
	border-left: 3px solid #055c99;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #055c99;
}

.ribbon_3.shared span::after {
	border-left: 3px solid transparent;
	border-right: 3px solid #055c99;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #055c99;
}

#comments{
    padding: 10px !important;
}

textarea.form-control{
    padding: 10px !important;
}

.parallax-window h1{
	text-shadow: 2px 2px #000;
}

.booking-content{
	border-bottom: solid 1px #999;
	background:url(/images/dia-tile.jpg) repeat left top; 
}

.booking-button{
	background-color:#4267b2; 
	color:#fff; 
	margin:0px; 
	padding:6px; 
	text-align: right;
	cursor: pointer;
	
}
.booking-button .form-group{
	text-align: left;
}

#booking-form{
	visibility:hidden;
}

.booking-button .btn{
	font-weight: bold;
	text-transform: uppercase
}

.time-box{
	position:absolute;
	top:0px;
	right: 0px;
	background-color: #e59420;
	color:#fff;
	font-size:20px;
	margin: 0px;
	padding:6px 8px;
	margin-right:0px;
	font-weight: bold;
	z-index: 20
}

.tour_list_desc_booking{
	padding:10px; 
	padding-bottom:10px; 
	padding-right:10px; 
	height: auto; 
	min-height: 180px;
}

.price_list_booking{
	height: 180px; 
	position:relative
}

.img-list-services{
	/*
	padding-left:10px;
	padding-top:20px;
	*/
	margin-top:0px;
	padding:20px 15px;
	padding-bottom:2px;
}




/* Parallax bg */
.parallax-window-3 {
	min-height: 270px;
	background: transparent;
	position: relative;
}

.parallax-content-3 {
	display: table;
	width: 100%;
	height: 270px;
}

.parallax-content-3 > div {
	display: table-cell;
	padding: 0 15%;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.parallax-content-3 div h1,
.parallax-content-3 div h3 {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.parallax-content-3 div h1 {
	margin-bottom: 0;
	padding-top: 40px;
}

.parallax-content-3 div h1:before,
.parallax-content-3 div h1:after {
	display: inline-block;
	width: 50px;
	height: 1px;
	content: '';
	vertical-align: middle;
	background: rgba(255, 255, 255, 0.5);
}

.parallax-content-3 div h1:before {
	margin-right: 10px;
}

.parallax-content-3 div h1:after {
	margin-left: 10px;
}

.parallax-content-3 div a i {
	color: #fff;
	opacity: 0.5;
	font-size: 72px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.parallax-content-3 div a:hover i {
	opacity: 1;
}

/* Parallax bg */
.parallax-window-4 {
	min-height: 220px;
	background: transparent;
	position: relative;
}

.parallax-content-4 {
	display: table;
	width: 100%;
	height: 220px;
}

.parallax-content-4 div h1 {
	margin-bottom: 0;
	padding-top: 10px;
}


/* Parallax bg */
.parallax-window-5 {
	min-height: 440px;
	background: transparent;
	position: relative;
}

.parallax-content-5 {
	display: table;
	width: 100%;
	height: 440px;
}

.parallax-content-5 div h1 {
	margin-bottom: 0;
	padding-top: 10px;
}

/* Parallax bg */
.parallax-window-6 {
	min-height: 560px;
	background: transparent;
	position: relative;
}

.parallax-content-6 {
	display: table;
	width: 100%;
	height: 560px;
	padding: 0px 2%;
}

.parallax-content-6 > div {
	padding: 0px 2%;
}
.parallax-content-6 div h1 {
	margin-bottom: 0;
	padding-top: 10px;
}

.parallax-content-6 div.container{
  width:100%;
  margin:0px;
  padding-top:80px;
  padding-bottom:10px;
}
.parallax-content-6 div.container label, .parallax-content-6 div.container .form-group{
  text-align: left
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #fff !important; opacity: 1; }

.tour_list_desc {
    height: auto;
    min-height: 175px;
}

.price_list {
    height: 170px;
    
}

.flags{
	padding:0px;
	text-align: left;
}
.flags a{
	margin:0px 2px;
	display: inline-block
}
.flags a.active img{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.main-menu li.show-little{
	display: none;
}

.show-mobile{
	display:none;
}
.hide-mobile{
	display:block;
}

.price-final{
	text-align: center;
	padding-bottom:20px;
}

.post table{
	border-color:#E59420;
	width:100%;
}
.post table tr:nth-child(even) { background-color: #f2f2f2; }

.post table tr:first-child {
	background-color:#E59420;
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size:1.3em;
	text-transform: uppercase
}
.post table tr{
	border-color:#E59420;
}
.post table tr td{
	padding:4px 6px;
	text-align: right;
	border-color:#E59420;
	white-space: nowrap;
}
.post table tr td:first-child{
	text-align: left;
	white-space: normal;
}

#ui-datepicker-div{
	z-index: 1000 !important;
}




.comment{
	padding:8px 16px;
	margin:0px;
	margin-bottom:20px;
	background-color: orange;
	position: relative;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding-left:90px;
	min-height: 82px;
}

.tr_rv_image{
    background-size: cover;
    background-position:center center;
    border-radius: 50%;
    height: 70px;
    margin: 0 auto;
    width: 70px;
    position:absolute;
    top:9px;
    left:9px;
}

.round-image-container{
	float:right;
	position: relative;
	text-align: center;
	width: 210px;
	height: 210px;
	margin-left:10px;
}

.tr_rv_bigimage{
    background-size: cover;
    /* border-radius: 50%; */
    height: 200px;
    margin: 0 auto;
    width: 200px;
    position:relative;
    border: 5px solid #E59420;
}

.strip_all_tour_list {
    text-align: left !important;
}

.parallax-content-3 div h1.title-booking-1{
	font-size:18px; 
	padding-bottom:16px;
}

.parallax-content-3 div h1::before, .parallax-content-3 div h1::after{
	display: none;
}

a.big-green, .big-green {
    background-color: #96c40d;
    font-size:24px;
    padding: 10px 18px;
}

a.btn1-green, .btn1-green {
    background-color: #96c40d;
}

a.big-green:hover, .big-green:hover, a.btn1-green:hover, .btn1-green:hover {
    background-color: #739e07;
}


a.price_btn_landing{
	border: dashed 3px #f00; 
	padding:3px 8px; 
	margin-top:4px; 
	display: inline-block; f
	ont-weight: bold;
	color:#4267b2;
	font-weight: bold;
}
a.price_btn_landing:hover{
	color:#6287d2;
}
a.price_btn_landing:active{
	color:#4267b2;
}


.booking-time-strip{
  padding-right:0px; 
  background-color: #e59420; 
  color: #fff; 
  font-size: 20px; 
  margin: 0px; 
  margin-right: 0px; 
  padding: 6px 8px; 
  margin-right: 0px; 
  font-weight: bold; 
  position:relative; 
  text-align: right;
}

.tour_list_desc_booking h3{
  padding-top:14px;
}

a.btn_1:hover, .btn_1:hover {
    background: #224792;
}


.ui-datepicker {
    width: 24em;
    padding: .4em .4em 0;
    display: none;
}
.ui-datepicker table {
    font-size: 1.3em;
}

a.btn_full:hover, .btn_full:hover {
    background-color: #85c99d;
}

a.btn_full, .btn_full {
    background-color: #090;
}


.space-landing-title{
  margin-top:110px;
  max-width: 70%;
  float:right;  
}

.btn-landing{
  font-size:2.3em;
  line-height: 1.1em;
}
.btn-landing small{
  font-size:0.6em;
  color:#eee;
}


table.pricetable {
	border-width: thin;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width:100%
}
table.pricetable h3{
  margin-top: 10px;
}
table.pricetable th h3{
  color:#fff;
	font-weight: bold
}
table.pricetable th {
	border-width: thin;
	padding: 4px 8px;
	border-style: inset;
	border-color: gray;
	background-color: #E59420;
	
}
table.pricetable td {
	border-width: thin;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-size:15px;
	text-align: center
}
table.pricetable td div{
  padding:2px 10px;
  display: inline-block;
}
table.pricetable td ul{
  margin:10px 0px;
  padding:0px 0px;
  list-style: none;
}
table.pricetable td ul li{
  margin:0px 0px;
  padding:6px 10px;
  border-top: dotted 1px #ccc
}

a.btn_next, button.btn_next, .btn_next {
    background: #5277c2;
}

.btn-open-close{
  text-align: left;
}

.btn-open-close button{
  background-color: #e59420;
}

.title-simple h1{
  /* color:#fff;  */
  color:#e59420;
  text-shadow: 2px 2px #000; 
  font-size: 42px;
  padding-top:40px;
}
.title-simple p.subtitle{
  background-color:#e59420; 
  padding:3px 6px; 
  display: inline-block; 
  color:#fff;
  font-size: 24px;
  line-height: 1.2em
}

#stripe-div-button{
	display: none;
}

.booking-content-box{
	padding-top: 30px
}

@media (max-width: 768px) {
  .booking-content-box{
	  padding-top: 20px
  }
  .booking-time-strip{
      text-align: center;
  }
  .price_list{
    padding-top:0px;
    padding-bottom:0px;
  }
  .price_list .normal_price_list{
    display: inline; 
  }
  .price_list.price_list_booking{
    margin-bottom:14px;
  }
  .img-list-services{
    padding-left:20%;  
    padding-right:20%; 
    padding-top:0px;
  }
  .tour_list_desc_booking{
    padding-top:0px;
    min-height: 120px;
  }
  
	.booking-button{
		text-align: center;
	}
	.booking-button .form-group{
		text-align: center;
	}
	.booking-button .form-group .numbers-row{
		margin: auto;
		width: 147px;
	}
	.booking-button .form-group .numbers-row .qty2{
		width:85px;
	}

	.tour_list_desc_booking h3{
    padding-top:0px;
  }

	.col-home-form{
		padding-left:0px;
		padding-right:0px;
	}
	
	.post table tr:first-child {
		font-size:1.0em;
		text-transform: none;
	}
	.post table tr td{
		padding:1px 2px;
	}
	
	.parallax-content-3 div h1.title-booking-1{
		font-size:15px; 
	}
	
	.parallax-content-3 div h1::before, .parallax-content-3 div h1::after{
		display: none;
	}
	
	.space-landing-title{
    float:none;  
  }
  
  .sub-booking-menu{
    padding:0px 20px;
  }
  
  .bootstrap-timepicker-widget table td input:last-child{
    width:38px;
  }
  
  .btn-open-close{
    text-align: center
  }
}

@media (max-width: 991px) {

	.booking-content-box{
		padding-top: 30px
	}

	a.show-submenu-mega + .menu-wrapper.show_mega, .main-menu a.show-submenu + ul.show_normal, .main-menu .show-submenu ul li, a.show-submenu-mega + .menu-wrapper ul li{
	    display: none !important;
	    visibility: hidden !important;
	    overflow: hidden !important;
	    position:absolute;
	    height: 0px;
	}
	
	.icon-down-open-mini{ display: none; !important; }
	
	.main-menu li.show-little{
		display: block;
	}
	
	.show-mobile{
		display:block;
	}
	.hide-mobile{
		display:none;
	}
	
	.parallax-content-3 div h1.title-booking-1{
		font-size:16px; 
	}
	
	.parallax-content-3 div h1::before, .parallax-content-3 div h1::after{
		display: none;
	}
	
  
}

@media (max-width: 1200px) {
	.booking-content-box{
		padding-top: 60px
	}

}

.fb_dialog{
  right: auto !important;
  left: 18px !important;
}

#visitors_col {
	background-color: #96c40d;
	padding: 12px 8px 12px 8px;
	border: 2px solid #4267b2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 25px;
	display: none;
	text-align: center;
	box-shadow: 3px 3px 6px #999;
}

#visitors_col h4 {
	margin: 0;
	color:#fff;
}
#visitors_col h4 b {
	font-size: 14px;
	text-shadow: 1px 1px #516d0a;
}

.extrabag-label{
	color:red;
	text-align: left;
}

.checkbox-privacy{
	border: solid 1px red;
	padding: 10px;
	margin
}
.checkbox-privacy.checked-green{
	border-color: green;
}


.booking-box{
  background-color: #c0e4f7;
}

.tourbox{
  position:relative; 
  display: inline-block; 
  overflow: hidden; 
  border-radius: 16px; 
  margin-bottom:16px;
}

.tourbox img{ transition: all 0.5s; }
.tourbox img:hover {
    transform: scale(1.2);
}
.tourbox a:hover {
  color: #de8637;
}

/* @media (max-width: 975px) { */
	.main-menu {
		text-transform: uppercase;
	}
/* } */

.box_style_1{
	font-size:1.1em;
}


