@charset "utf-8";
/* Developed by ShabdizCO. 2014 http://shabdiz.org/ */
@import url(http://fonts.googleapis.com/css?family=Playball);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
#tours{
	width:auto;
	height:auto;
	background-color:#f5f5f5;
	padding-bottom:50px;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.3);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.3);
}
#tourcon{
	width:1200px;
	height:auto;
	padding-top:50px;	
}
#tourcon .mix{
	display: none;
}
#moretours{
	width:1160px;
	height:50px;
	background-color:#0ab596;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	text-align:center;
	padding-top:12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
#moretours:hover{
	background-color:#46c7b0;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.filter{
	float:left;
	padding:10px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	margin-right:10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#A3A3A3;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.filter:hover{
	background-color:#0ab596;
	color:#fff;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
#content2t{
	width:auto;
	height:200px;
	background-image:url(../images/globalmap.jpg);
	background-size:100%;
	position:relative;
	overflow:hidden;
	padding-top:50px;
}
.spec{
	font-family: 'Playball', cursive;
	font-size:70px;
	color:white;
	text-align:center;
}
#newtours{
	width:auto;
	height:500px;
	background-color:#f5f5f5;
}
#newtourcon{
	width:1200px;
	height:400px;
	padding-top:50px;
}
#newtourcon h3{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#2d3e52;
}
.hotel{
	width:280px;
	height:230px;
	background-color:#FFFFFF;
	display:inline-block;
	margin-right:9px;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
	box-shadow:0px 0px 2px #d3d3d3;
	-moz-box-shadow:0px 0px 2px #d3d3d3;
	-webkit-box-shadow:0px 0px 2px #d3d3d3;
}
.hotel-img{
	width:280px;
	height:175px;
	background-color:#0ab596;
	overflow:hidden;
}
.hotel-img img{
	width:280px;
	height:175px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.newtour-img img:hover{
}
.info{
}
.info2{
	float:left;
	width:280px;
}
.hotel h4{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	margin-left:10px;
}
.hotel h5{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	letter-spacing:.8px;
	color:#828282;
	margin-top:-5px;
	margin-left:10px;
	float:left;
}
.hotel h6{
	font-family: 'Open Sans', sans-serif;
	color:#828282;
	font-size:11px;
	text-align:right;
	margin-right:10px;
	letter-spacing:.8px;
}
.hotel p{
	font-family: 'Open Sans', sans-serif;
	color:#669f1a;
	margin-top:-13px;
	margin-right:10px;
	font-size:20px;
	float:right;
}
.hotel figure {
    position: relative;
    display: inline-block;
	margin-bottom:-5px;
}

.hotel figcaption {
    display: none;
    position: absolute;
    left: 0;
    bottom: 5px;
    right: 0;
    background-color: rgba(0,0,0,.15);
	color:#FFFFFF;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	background:url(../images/link.png) no-repeat center;
	width:280px;
	height:175px;
}
.hotel figure:hover img {
    opacity: .5;
	-moz-opacity: .5;
	-webkit-opacity: .5;
}

.hotel figure:hover figcaption {
    display: block;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.hoteldesc{
	text-align:justify;
}
.hotelpic{
	float:right;
	margin-left:15px;
}
#gallery img{
	width:288.7px;
	height:215px;
}
#hoteltitle{
	float:left;
}
#hotelstar{
	float:right;
}
.star1{
	width:125px;
	height:22px;
	background-image:url(../images/star/1star.png);
	margin-top:23px;
	margin-right:5px;
}
.star2{
	width:125px;
	height:22px;
	background-image:url(../images/star/2star.png);
	margin-top:23px;
	margin-right:5px;
}
.star3{
	width:125px;
	height:22px;
	background-image:url(../images/star/3star.png);
	margin-top:23px;
	margin-right:5px;
}
.star4{
	width:125px;
	height:22px;
	background-image:url(../images/star/4star.png);
	margin-top:23px;
	margin-right:5px;
}
.star5{
	width:125px;
	height:22px;
	background-image:url(../images/star/5star.png);
	margin-top:23px;
	margin-right:5px;
}








.visalabel{
    margin-left: 5px;
    font-family: sans-serif;
    font-size: 14px;
    color:#444;
    font-weight: normal;
}
.visafields{
    padding-top: 10px;
    margin-left:auto;
    margin-right: auto;
    margin-top: 10px;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    
}
.fieldrow{
    width: 65%;
    height: auto;
    min-height: 50px;
    margin-left: auto;
    margin-right: auto;
  // border:1px solid blue;
}
.fieldname{
    width: 43%;
    height: 40px;
    float:left;
  //  border:1px solid yellow;
}

.fieldvalue{
    width: 55%;
    float:right;
    height: 40px;
   // border:1px solid green;
}
.fieldlabel{
    padding-top: 8px;
    font-family: sans-serif;
    font-size: 14px;
    color:#777777;
    font-weight: normal;
}
.fieldlabel span{
    color:red;
    
}

.fieldtext{

    width: 90%;
    height: 33px;
    border:1px solid #cccccc;
    border-radius: 5px;
    font-size: 13px;
     outline: none;
     padding-left: 3px;
     padding-right: 3px;
     
}

.fieldtext:focus
{
  border-top-color: #66afe9;
  border-right-color: #66afe9;
  border-bottom-color: #66afe9;
  border-left-color: #66afe9;
  outline-width: 0px;
  outline-style: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}


.fieldtextarea{
    width: 90%;
    height: 70px;
    border:1px solid #cccccc;
    border-radius: 5px;
    font-size: 13px;
    resize: none;
    overflow: hidden;
    outline: none;
    padding: 3px;
}

.fieldtextarea:focus
{
  border-top-color: #66afe9;
  border-right-color: #66afe9;
  border-bottom-color: #66afe9;
  border-left-color: #66afe9;
  outline-width: 0px;
  outline-style: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}


.showimgpass{
    width: 90%;
    height: 150px;
    border:1px solid #cccccc;
    border-radius: 5px;
    background-color: #ebebe4;
    
}
.showimgpass img{
     width: 100%;
    height: 149px;
    border-radius: 5px;
}

.maritaltype{
   text-align: left;
   width: auto;
   
    margin: 0px;
    padding: 0px;
    
}

.visabuttons{
    
    float: right;
    width: 55%;
    height: 60px;
    //border: 1px solid red;
}


.buttonrow{
    margin-top: 38px;
    width: 65%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
   // border: 1px solid blue;
   
}

.visadate{
	width:90%;
	float:left;
        outline: none;
       
     
}
.disable{
    background-color: rgba(151, 151, 151, 0.36);
    color: rgb(211, 208, 208);
    border: solid 1px rgb(223, 210, 210);
    border-radius: 5px;
    cursor: not-allowed;
}



