html {
  scroll-behavior: smooth;	
}
* {
	font-family: 'Roboto', sans-serif;	
}

body {
	background: url("/img/design_1/bg.gif") repeat-x scroll 0 0 rgb(83,84,83);	
}
label {
	font-weight: bold;
	font-size: 1.5em;	
}

#cg {
	width: 100%;
	padding: 0px;
	height: 150px;
}

input, 
textarea,
select.standard,
input[type=date] {
	padding: 10px 5px;	
	font-size: 1.5em;
	width: 100%;
}

.timing_a select,
.timing_b select {
	font-size: 1.5em;	
}

.entry {
	margin-bottom: 15px;	
}

.submitbooking {
	padding: 30px;
	font-size: 1.5em;
}

#wrap {
	width: 100%;	
	margin-top: 70px;
}

#re_to_label,
#packageDetails #packageDetails {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border: solid 1px #AAA;
	padding: 10px 5px;	
}

#menumobile {
	height: 50px;
	padding-top: 5px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	border-bottom: solid 1px #444;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#535453+0,535453+12,474747+39,1c1c1c+91,131313+100 */
background: #535453; /* Old browsers */
background: -moz-linear-gradient(top,  #535453 0%, #535453 12%, #474747 39%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#535453), color-stop(12%,#535453), color-stop(39%,#474747), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535453', endColorstr='#131313',GradientType=0 ); /* IE6-9 */	
}

.logotype {
	padding: 5px 20px;	
}

.service_text {
	font-size: 12px;
	margin-bottom: 15px;	
}

#go_time,
#re_time,
#go_time_start,
#re_time_start,
#go_time_end,
#re_time_end {
	width: 100%;	
}

#loading {
 	background: url("/img/mobile/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0.5);
 	display: block;
 	left: 0px;
 	top: 0px;
 	z-index: 2000;
 	position: fixed;
}

.openclose {
 	background: url("/img/mobile/closeopen.png") no-repeat scroll 10px 13px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 30px;
    margin-right: 17px;
    width: 30px;	
}

.openclose.close {
 	background: url("/img/mobile/closeopen.png") no-repeat scroll 10px -47px rgba(0, 0, 0, 0);
}

#mobilemenu ul li a {
	color: #FFF;
	padding: 10px 20px;
	text-decoration: none;	
	font-size: 1.4em;
	width: 100%;
	display: block;
}
#mobilemenu ul li {
	font-size: 10px;
	color: #FFF;
	width: 100%;
	text-transform: uppercase;
		border-bottom: solid 1px #444;
}

#mobilemenu {
	position: fixed;
	height: 600px;
	top: 55px;
	left: 0px;
	width: 100%;	
	z-index: 23;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#535453+0,535453+12,474747+39,1c1c1c+91,131313+100 */
background: #535453; /* Old browsers */
background: -moz-linear-gradient(top,  #535453 0%, #535453 12%, #474747 39%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#535453), color-stop(12%,#535453), color-stop(39%,#474747), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom,  #535453 0%,#535453 12%,#474747 39%,#1c1c1c 91%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535453', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}

#mobilemenu_mask {
	display: none;
	background: rgb(83,84,83, 0.5);	
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 22;
}

#limousine_responsive img.limo {
	max-width: 100%;
}

#limousine_responsive .starting_from {
	width: auto;
	padding: 15px 0 15px 50px;	
}

#limousine_responsive .customicons {
	width: 90%;	
}

#limousine_responsive .start_div {
	width: 100%;	
}

#limousine_responsive .show_all {
	background: none;	
}

#limousine_responsive #pricelist.min div.pack {
	padding: 15px;
	border: solid 1px #AAA;
	background: #656162;
	width: auto;
	padding-right: 0px;	
	padding-left: 66px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;	
	padding: 0px;
}

#limousine_responsive #pricelist .hour {
	left: 20px;	
}

#limousine_responsive #pricelist.min .destinations {
	left: 80px;	
}

#limousine_responsive .price_a_a {
	font-weight: bold;
	font-size: 15px;
	margin-top: 5px;
}

#limousine_responsive #pricelist.min .price_b {
	left: auto;	
}

#limousine_responsive .book {
	background: url("/img/interface/pack-bt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #6b6766;
    cursor: pointer;
    display: block;
    font-size: 2px;
    height: 27px;
    width: 81px;
}

#limousine_responsive #pricelist .starting_from {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	background: url("/img/mobile/plus.png") no-repeat scroll 10px 10px #656162;
}


#limousine_responsive #pricelist img {
	margin-top: 5px;
}
#limousine_responsive #pricelist .blocpad .t {
	font-weight: bold;
	font-size: 13px;
}
#limousine_responsive #pricelist .p {
	font-weight: bold;
	font-size: 15px;
	padding: 3px;
	margin-top: 5px;
	float: right;
	width: 100%;
	text-align: center;
}
#limousine_responsive #pricelist .blocpad {
	padding: 10px;
}

#limousine_responsive .second {
	text-align: center;
}

#limousine_responsive #pricelist div.pack {
	height: auto;
}

#flyers li {
	width: 40%;
}

#flyers li img {
	width: 100%;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
overflow:hidden;
}

h4 {
	width: 100% !important;	
	border-bottom: solid 1px #555 !important;
	font-size: 19px;
}

#flyers li {
	 width: 100%;
	 padding: 5px 0px;
}

#flyers .title {
	font-size: 15px;
	background: white;
	padding: 15px;
	color: black;
	border: solid 1px white;
}

#flyers a {
	border: solid 1px white;
	width: 100%;
	display: block;
}

#flyers .description {

	padding: 15px;
	background: white;
	color: black;
	padding-top: 0px;
	min-height: 50px;	
}


#flyers .pricing {
	color: white;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d4e4ef+0,86aecc+100;Grey+Gloss */
background: #d4e4ef; /* Old browsers */
background: -moz-linear-gradient(top,  #d4e4ef 0%, #86aecc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d4e4ef 0%,#86aecc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc',GradientType=0 ); /* IE6-9 */
 
	border-top: solid 1px #AAA;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    color: black;
    font-size: 24px;
}

#flyers li label {
	clear:both;
	padding-top: 10px;
	font-size: 13px;	
}

.nicebtn {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,d1d1d1+51,fefefe+100;Grey+Gloss+%231 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3e2c7+0,c19e67+50,b68d4c+51,e9d4b3+100;L+Brown+3D */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
background: #ffd65e; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd65e 0%, #febf04 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd65e 0%,#febf04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	display: block;
	border: solid 1px #B78E4D;
	padding: 10px 0px;
	text-align: center;
	font-size: 23px;
	text-decoration: none;
	color: black;
	clear:both;	
}

form input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}