﻿/*@import "reset.html";*/
@import "skeleton.css";
@import "font-awesome.css";
@import "superfish.css";
@import '../booking/font/font-awesome.css';

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

html {
	width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}
body {
	position: relative;
	min-width: 960px;
    background-color: #fff;/*#002141;*/
    color: #232323;
    font: 14px/20px 'Open Sans', sans-serif;
	margin:0;
	background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: fixd;
    background-attachment: fixed;
}
.headerTop{
    top: 0px;
    position: fixed;
    border-bottom-right-radius: 60%;
    border-bottom-left-radius: 60%;
    text-align: center;
    width: 100%;
    height: 121px;
    background-color: rgba(255, 255, 255, 0.51);
}
.headerTop img{
	background-color: rgba(121, 85, 72, 0);
	height:110px;
}
.headerTop a{
	float: right;
    font-size: 300%;
    padding-top: 90px;
    padding-left: 0px;
    padding-right: 9px;
    margin-left:-40px;
    color: #795548;
    font-family: Gabriela, Georgia, serif;
}
.dl-menuwrapper button{
	margin-top:77px;
}
@media only screen and (max-width: 620px){
	.headerTop a{
	font-size: 211%;
    padding-top: 39px;
    margin-left: -13px;
    padding-right: 130px;
   }
    .headerTop img{
    height:82px;
    margin-top:40px;
	}
.dl-menuwrapper button{
	margin-top:33px;
}
}

@media only screen and (max-width: 360px){
	.headerTop a{
	font-size: 120%;
    padding-top: 39px;
    margin-left: -18px;
    padding-right:0;
   }
}
.dl-menu{
	/*margin-left:267px !important;
	width:300px !important;*/
}
#menu2{
	transition:all 0.5s ease-in-out;
}
.fixdmenu{
	/*position: fixed;*/
    /*top: 30px;*/
    /*background-color:aliceblue;*/
}

@media only screen and (max-width: 2000px) and (min-width: 768px){
.fixdmenu{
	position: fixed;
    top: 30px;
}
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

strong {
	font-weight: 700;
}

.strong {
	color: red;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	color:#CC0033;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

.apercu {
	color:#009688;
	font-weight:bold;
	float:left;
	padding-right:10px
}

.cadre {
	border: 2px solid #E3E3E3;
    padding: 5px 10px;
    background-color:#fff;
}
.cadre:hover {
	box-shadow: 9px 13px 26px -8px #222533;
	transition: 0.3s;
	background-color:#fff;
}

.text_wrap {
	padding: 10px;
}

.circuit-iran-block a {
	text-transform: none;
	font-size: 80%;
}

.arrow {
	font-size: 18px;
	padding-left: 21px;
	background: url(../images/marker.png) 0 6px no-repeat;
}

.dashed-line {
	border:dashed #CF2B63; 
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;margin:0;
	padding:0;	
}

address {
	font-style: normal;
}

p {
	margin-bottom: 20px;
	text-align:justify;
	overflow:hidden;
}

.p1 {
    margin-bottom: 14px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/

.tour_title {
	font-size: 40px;
	line-height: 60px;
	text-shadow: 3px 3px rgba(0,0,0,0.1);
	font-family: Gabriela, Georgia, serif;
	border-bottom: 1px solid #046ca3;
}

.price-table {
	font-weight: bold;
    color: #254352;
}

.correction {
	margin-left:0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
	color: #3e454c;
/*    text-transform: uppercase;  */
}
.caption .price,.caption h2{
	transition:all 0.5s linear;
}
.caption .price:hover{
	background-color: rgba(0, 0, 0, 0.5);
}
h2 {
margin-top:0;
    font-size: 60px;
    line-height: 65px;
    color: #ff9800;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 9px;
    background-color: rgba(0, 0, 0, 0.1);
}
.caption h2:hover{
	background-color: rgba(0, 0, 0, 0.6);
}
h3 {
    font-size: 30px;
    line-height: 27px;
    color: #002747;
    padding-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

h3.head1 {
    padding-top: 111px;
    margin-bottom: 33px;
}

h4 {
    font-size: 24px;
    line-height: 27px;
    color: #002747;
    padding-top: 72px;
    margin-bottom: 16px;
}

.cntr {
	text-align: center;	
}

table.dotted-bottom td {
	border-bottom: 1px dotted #8D908B;
}

table.font-init {
	font: initial;
}

.page1 h3 {
    padding-top: 15px;
    margin-bottom: 15px;
}

.page1_h3 {
	font-size: 30px;
    line-height: 40px;
    text-shadow: 3px 3px rgba(0,0,0,0.1);
    font-family: Gabriela, Georgia, serif;
    border-bottom: 1px solid #046ca3;
}

.page1 h3.head1 {
    padding-top: 41px;
}

h5 {
    font-size: 20px;
    padding-top: 115px;
    line-height: 27px;
    color: #002747;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 29px;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
    margin-bottom: 2px;
}


ul.list+h3.head1 {
    padding-top: 79px;
}

ul.list li {
    font-size: 18px;
    padding-left: 21px;
    background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list li+li {
    margin-top: 5px;
}

ul.list + a.link1 {
    padding-left: 25px;
    padding-right: 22px;
    border-radius: 11px;
}

/****Links****/

.low {
    text-transform: none;
}

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #FF5722;
}

a.col1:hover a {
    color: #FF5722;
}

a.btn {
    font-size: 14px;
    line-height: 20px;
    color: #737272;
    display: inline-block;
    background-color: #e5e5e5;
    padding: 5px 26px 4px;
    margin-top: 28px;
    border-radius: 8px;
}

a.btn:hover {
    background-color: #FF5722;
    color: #fff;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 17px;
	margin-top: 7px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.page1 .fleft {
    margin-top: 5px;
}

.page1 .fleft {
    margin-right: 16px;
}

.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/
.lngbox{
	position: absolute;
    right: 0;
    bottom: 0;
	z-index: 10;
}
.lngb{
	border: 0;
    background-color: rgba(121, 85, 72, 0.26);
    padding: 10px 0;
    font-size: 113%;
   /* margin-top: 77px;
    margin-left: -187px;*/
    font-family: Gabriela, Georgia, serif;
    color:#795548;
    width:48px;
    text-align:center;
    transition:all 0.5s ease-in-out;
    display: inline-block;
}
.lngb:hover{
	background-color: rgba(121, 85, 72, 0.8);;
	color:#FFFFCC;
}
.lngbActive{
	background-color: rgba(121, 85, 72, 0.8);;
	color:#FFFFCC;
}
.btn-lng{
	border: 1px solid #848484;
    background-color: #2196F3;
    padding: 5px 0px;
    margin: 0;
    color:black;
    font-family:Tahoma;
    font-size:13px;
    border-radius:0;
    border-top-right-radius:30px;
    border-bottom-left-radius:30px;
    width:30%;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}
.btn-lng:hover{
	background-color: #52ACF5;
	color:black;
}
.btn-lngc2{
	background-color:#FFC107;
}
.btn-lngc2:hover{
	background-color:#FFD553;
}
.textareaLng{
	width:100%;min-height:80px;
}
.inputTable input{
	padding:5px 0; font-size:14px;margin:5px 0;width:100%;
}
.inputTable label{
	display:inline-block;
	width:100%;
	direction:rtl;
	font-family:Tahoma;
	font-size:14px;
	padding:0 0 5px 0;
}
.input_grid_3,.input_grid_6,.input_grid_12{
	margin:5px 1%;
	padding:5px 1%;
	float:right;
	background-color:rgba(255,255,255,0);
	border-radius:7px;
	display:inline-block;
	transition:all 0.3s ease-out;
}
.input_grid_3{
	width:29%;
}
.input_grid_6{
	width:46%;
}
.input_grid_12{
	width:96%;
}

.input_grid_3:hover,.input_grid_6:hover,.input_grid_12:hover{
	background-color:rgba(255, 235, 59, 0.3);
}
header {
	display: block;
    background: url(../images/header.jpg) center 0 repeat-x;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    padding-bottom: 98px;
}

.page1 header {
    background: none;
    position: relative;
    height:40px;/*120*/
    left: 0;
    z-index: 999;
    right: 0;
    top: 0;
    padding-bottom: 0;
    background-image: url(../images/footer.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-y: 0;
    background-size: contain;
}

header h1 {
	position: relative;
	text-align: center;
}

.dl-menuwrapper button{
	height:40px !important;
	margin:0;
	
}

header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 190px;
    height: 57px;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

/**Content**/

.content {
    background-color: rgba(255, 255, 255, 0.3);
    padding-bottom: 120px;
    
}
.page1  .content {
    padding-bottom: 115px;
}

.banner {
    top: 10px;
    position: relative;
    display:block;
}

.banner .label {
    color: #fff;
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -38px;
    right: 0;
    text-transform: uppercase;
}

div,a{cursor:default;}

.banner .label .title {
    font-size: 20px;
    margin-bottom: 14px;
    text-transform: none;
    transition:all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    padding:3px 0;
    background-color:rgba(0, 150, 136, 0);
    
}
.banner .label{transition:all 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);}

.banner:hover .label{
	background-color:rgba(0, 150, 136, 0.7);
	color:black;
	/*transition:all 5ms cubic-bezier(0.45, 0.05, 0.55, 0.95);*/
}
.banner .label .price span {
    display: block;
    font-size: 24px;
    padding-top: 3px;
}

.banner a {
    font-size: 14px;
    line-height: 20px;
    color: #FF5722;
    text-transform: uppercase;
    display: inline-block;
    background-color: #e5e5e5;
    padding: 5px 18px 4px;
    margin-top: 25px;
    border-radius: 13px;
}

.banner a:hover {
    background-color: #FF5722;
    color: #fff;
}

.cl1 {
    height: 5px;
}

.bq1  {
    overflow: hidden;
    padding-top: 9px;
    background: url(../images/quotes.png) 105px 0 no-repeat;
}

.bq1 .fleft {
    margin-top: 0px;
    position: relative;
    top: -2px;
    margin-right: 23px;
}

.bq1 p {
    margin-bottom: 10px;
}

.bq1 .col1 {
    text-transform: uppercase;
}

.block1 {
    overflow: hidden;
    background-color:white;
}

.block1 time {
    float: left;
    display: block;
    background: url(../images/time_bg.png) 0 0 repeat-x #d64842;
    border-radius: 13px;
    color: #fff;
    width: 60px;
    text-transform: uppercase;
    margin-right: 18px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding-top: 7px;
    margin-top: 4px;
    padding-bottom: 24px;
    box-shadow: 3px 3px 3px #eeeeee;
    position: relative;
}

.text1 {
    font-size: 18px;
/*    text-transform: uppercase; */
    margin-bottom: 4px;
}

.block1 time  span {
    border-bottom: 1px solid #b42d29;
    margin: 0 3px;
    font-size: 14px;
    display: block;
    padding-top: 3px;
    padding-bottom: 4px;
}

.block1 time:after {
    height: 23px;
    content: 'ï‚†';
    border-top: 1px solid #e08885;
    position: absolute;
    left: 3px;
    right: 3px;
    color: #e5e5e5;
    font-size: 18px;
    line-height: 21px;
    font-family: 'FontAwesome';
    bottom: 0;
}
.banners {
    overflow: hidden;
/*    padding-top: 100px;  */
}

.banners .banner {
    top: 0;
    margin-top: 20px;
}

.block2 {
    overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.61);
	padding:15px;
	transition:all 0.4s ease-in;
	background-color:rgba(255,255,255,1);
	border-top: 0px solid #ff9800;
}
.block2:active,.block2:hover{
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.71);
	border-top: 5px solid #ff9800;
	padding-top:10px;
	color:black;
	/*text-shadow:0px 0px 2px rgba(0,0,0,0.30);*/

    /*border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;*/
}

.block2 .text1 {
    margin-bottom: 27px;
}

.block2 +.block2  {
    margin-top: 18px;
}
.block2 h4{
	margin: 0;
    padding: 0;
    color: #FF5722;
}
.block2 i{
	margin-left:10px;
}
.block2 .price{
	color:#FF5722;
}
.nodisplay{
	display:none;
}
a.link1 {
    font-size: 14px;
    line-height: 20px;
    color: #FF5722;
    text-transform: uppercase;
    display: inline-block;
    background-color: #e5e5e5;
    padding: 5px 18px 4px;
    margin-top: 5px;
    border-radius: 13px;
}
.galleryImg{
	transition:all 0.4s ease-in-out;
	position:relative;
}
.galleryImg:hover{
	/*box-shadow:0 0 10px 2px black;*/
}
.banner:hover span{
	animation-name:spanMoveIn;
	animation-duration: 1s;
	animation-direction:alternate;
	margin-top:0px;
}
.bannerimg{
	position: relative;
    overflow: hidden;
}
.bannerimg span{
	background-color: rgba(255, 193, 7, 0.75);
    position: absolute;
    padding: 10px;
    margin-top:-40px;
    width:100%;
    font-family: Gabriela, Georgia, serif;
    font-size: 130%;
    color: black;
    text-shadow: 3px 3px 1px rgba(45, 45, 45, 0.34);
    animation-name:spanMoveOut;
	animation-duration: 1s;
	z-index:9;
}
@keyframes spanMoveIn {
    0%   {margin-top:-40px;}
    100% {margin-top:0px;}
}
@keyframes spanMoveOut {
    0%   {margin-top:-5px;}
    100% {margin-top:-40px;}
}

a.link1:hover {
    background-color: #FF9800;
    color: #fff;
}

.blog {
    margin-top: -2px;
    overflow: hidden;
}

.blog+.blog {
    margin-top: 34px;
}

.blog .clear {
    height: 14px;
}
.imglabel{
	    position: relative;
    bottom: 44px;
    font-size: 17px;
    padding: 10px;
    background-color: rgba(255, 235, 59, 0.7);
    width: 100%;
    display: inline-block;
}
.imglabel:hover{
	background-color: rgba(255, 235, 59, 0.9)
}
.blog .text1 {
    position: relative;
    top: 1px;
}

.blog time {
    box-shadow: 2px 2px 2px #e3e3e3;
    display: block;
    float: left;
    background-color: darkslategray;
    color: #fff;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: center;
    border-radius: 11px;
    margin-right: 20px;
    text-transform: uppercase;
    width: 60px;
    margin-top: 5px;
    padding-top: 8px;
}

.blog time span {
    padding-top: 1px;
    font-size: 14px;
    display: block;
}

.all_tours_block h5{
	padding-top: 5px;
	margin-bottom: 10px;
}

.tour_details h4{
	padding-top: 30px;
}
/**Map**/

.col1 {
    color: #ff9800;
}

.map {
    overflow: hidden;
    position: relative;
    padding-top: 18px;
}
 

.map figure {
    margin-top: 8px;
    position: relative;
	display: block;
    border: 1px solid #e6e6e6;
	width: 100%;
    margin-bottom: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.map figure iframe {
	width: 100%;
	height: 311px;
	max-width: 100%;
}
.map address {
    margin-top: -7px;
    float: left;
	display: block;
}

.map address dt {
    margin-bottom: 20px;
}

.map address+address {
    margin-left: 34px;
}

 address dd span {
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}

a.link-1 {
   color: #8fbf4d;
}

.map a.link-1 {
    display: inline-block;
    margin-left: 22px;
}

a.link-1:hover {
    color: #3e454c;
}



/**Footer**/

footer {
	display: block;
    padding: 0px 0 60px;
    color: #a3afba;
    font-family: 'Open Sans', sans-serif;
    background-image: url(../images/footer.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-y: 0;
    background-size: cover;
    position: absolute;
    width: 100%;
}

.socials {
    padding-top: 33px;
    float: right;
}

.socials a {
    background-color:#FF5722;
    float: left;
    display: block;
    font-size: 20px;
    width: 40px;
    height: 37px;
    color: #e5e5e5;
    text-align: center;
    line-height: 37px;
    border-radius: 7px;
}

.socials a:hover {
    background-position: 0 -100px;
    background-color: #F0F3F5;
    color: #d84a45;
}

.socials a +a {
    margin-left: 10px;
}


.copy {
    float: left;
    padding-top: 44px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
}
.copy i{
	font-size:14px;
}
.menu_block nav{
	position: fixed;
    width: 100%;
    height:40px;/*120*/
    left: 0;
    background-color: rgba(255, 255, 255, 0.73);
}
.demo-6 .dl-menuwrapper button{
	background-color: rgba(121, 85, 72, 0.53);
	color:#795548;
}
.imgBQ{
	text-align:center;
	
}
.imgQ:hover{
	box-shadow:0 0 15px 2px #FF9800;
}
.imgQ{
	/*border :1px #FF9800 solid;*/
	border-radius:10px;
	width: auto;
    margin-bottom: 10px;
    transition:all 0.8s ease-in-out;
    box-shadow:0 0 2px 1px #FF9800;
}
#toTop {
    display: block !important;
    opacity:0;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 35%;
    overflow: hidden;
    width: 50px;
    height: 49px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    /*transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;*/
    border-radius: 60px;
    background-color: rgba(64, 64, 64,0.75);
    transition:all 0.5s ease-in-out;
}
#toTop:hover {
    outline: none;
    /*background-position: right 0;*/
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0,0.75);
    
}
.toTopHover{
	display:block !important;
	opacity:1 !important;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}


.fl1 {
    float: none;
    margin-left: 0 !important;
    width: auto;
}

 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}


.caption .price {
    display: none;
}

.caption {
    padding-top: 20px;
}


.camera_prev {
    margin-left: -374px;
} 

.camera_next  {
    margin-right: -374px;
}

.fl1.fl2 {
    clear: both;
}



}


@media only screen and (max-width: 767px) {
body {
    min-width: 420px;
}

header {
    -webkit-background-size: auto auto !important;
    -moz-background-size:  auto auto !important;
    -ms-background-size:  auto auto !important;
    -o-background-size:  auto auto !important;
    background-size:  auto auto !important;
}

#bookingForm {
    margin-right: 0;
}

.tmRadio p {
   padding-left: 0;
   padding-top: 10px;
}

.tmRadio {
    margin-left: 0 !important;
}

.tmRadio strong {
    margin-left: 0;
}

#bookingForm > strong + .controlHolder {
    width: 280px;
}

.camera_prev {
    margin-left: 0;
    left: 20px;
    bottom: 60px;
    top: auto;
    margin-top: 0;
} 

.camera_next  {
    margin-right: 0;
    right: 20px;
    bottom: 60px;
    top: auto;
    margin-top: 0;
}


.banner img {
    width: 100%;
}


.banner {
    margin-bottom: 25px;
} 

.block1 {
    margin-bottom: 30px;
}

.map address +address {
    margin-left: 0;
    float: none;
    margin-top: 20px;
}

.socials {
    float: none;
    overflow: hidden;
}

.copy {
    float: none;
    padding-top: 40px;
}

header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
    margin-bottom: 20px;
}

.img_inner {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}

.img_inner img {
	width: 100%;
}

header h1 {
    float: none;
    text-align: center;
}

header h1 a {
 	width: auto;
 	display: inline-block;
    height: auto;
}


 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

.noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.map address {
    float: none;
}

.ui-datepicker {
    width: 280px;
}

}

@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

#bookingForm > strong + .controlHolder {
    width: 210px;
}

.ui-datepicker {
    left: 50% !important;
    margin-left: -140px;
}

}
