@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@font-face { font-family: 'Conv_4862'; src: url('../fonts/4862.eot'); src: local('☺'), url('../fonts/4862.woff') format('woff'), url('../fonts/4862.ttf') format('truetype'), url('../fonts/4862.svg') format('svg'); font-weight: normal; font-style: normal; }
* { margin:0; padding:0; }
body { margin:0; padding:0; }
.myfont { font-size:13px; font-family:Arial, Helvetica, sans-serif;/*text-shadow: -1px -1px 0 #000,   1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/ }
input[type="text"] { text-shadow: none; width: 100%; margin-bottom: 4px; padding: 2px; border-radius: 0; border: 1px solid #696969; /* font-weight:bold;*/ color:#000; /*  background: #f9fcf7;*/

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e2+0,ffffff+100 */
background: rgb(224,224,226); /* Old browsers */ background: -moz-linear-gradient(top, rgba(224,224,226,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(224,224,226,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(224,224,226,1) 0%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e2', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
/*
.one input[type="text"], .two input[type="text"] { background:url(../image/origin_icon.png) no-repeat 98% #f9fcf7;}
.three input[type="text"], .four input[type="text"] { background:url(../image/cal_icon-2.png) no-repeat 98% #f9fcf7;}
*/
.one input[type="text"], .two input[type="text"]{
	background: #f3f3f3;
	background-image: url("../image/origin_icon.png");
	/* fallback */
	background-image: url("../image/origin_icon.png"),
	linear-gradient(#fff, #f3f3f3);
	/* W3C */
	background-repeat:no-repeat;
	background-position:98% 3px;
}

.three input[type="text"], .four input[type="text"]{
	background: #f3f3f3; background-image: url("../image/cal_icon-2.png");
	/* fallback */
	background-image: url("../image/cal_icon-2.png"), linear-gradient(#fff, #f3f3f3);
	/* W3C */
	background-repeat:no-repeat; background-position:98% 3px;
}

.wrapper{
	margin:0px auto; width:980px; clear:both;
}

@media screen and (max-width: 768px){
	.wrapper{
		width: 100%;
	}
}

.innerheader{
	width:100%;
}

.header_left_part{
	width:39.2%;
	display:inline-table;
}

@media screen and (max-width: 768px){
	.header_left_part{
		width: 100%;
		display: block;
	}
}

.header_left_part_inner{
	background:url(../image/top-left.jpg) no-repeat left top;
	background-size:100%;
	min-height:417px;
	padding-top:104px;
}

.header_right_part{
	float:right;
	width:60.6%;
}

@media screen and (max-width: 768px){
    .header_right_part {
        width: 100%;
        height: auto;
        float: none;
    }
}

.header_right_part_image img{
	width:100%; float:left;
}

@media screen and (max-width: 768px){
    .header_right_part {
        width: 100%;
        height: auto;
        float: none;
    }
}

.mid_part { padding-top:10px; }

.mid_part .bottom{
	margin-bottom:40px;
}

@media screen and (max-width: 768px) {
    .mid_part img {
        width: 100%;
    }
}

.header_right_top {
	width:30%;
	float:right;
	margin-top:5px;
	margin-right:10px;
	text-align:right;
	/*
	 -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
	*/
}


@media screen and (max-width: 768px){
  .header_right_top{
    padding-top: 45.5%;
  }
}

.text_p{
	float:right;
	color:#fff; width:100%; font-size:15px;
}

.text_p a {
	color:#FF6;
}

.transport {
	border-top:1px solid #fff; padding-top:6px;
}

.blog {
	border-bottom:1px solid #fff;
	padding-bottom:8px;
}

.main_heading {
	display:inline-table;
	width:100%;
}

.main_heading h1 {
	margin-left:19px;
	color:#fff;
	font-size:40px;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	font-family:'Conv_4862', Sans-Serif;
	font-weight:normal;
}

.radio_button {
	margin-top:5px;
	margin-left:22px;
	float:left;
}

.radio_box {
	float: left;
	margin-right: 9px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

@media screen and (max-width: 768px) {
    .radio_box {
        font-size: 25px;
    }
}

.input_text_box{
	float: left;
	width: 53%;
	margin-left:22px;
}

.input.box {
	display: inline-table;
	width: 100%;
	margin-top:5px;
}

.input_select_box
{
	float: right;
	text-align: right;
	width: 32%;
	margin-right:5%;
}

.select_box p {
	color: #fff;
	padding-right:2px;
	display: inline-block;
}

.select_box{
	padding-bottom: 10px;
}

.sub_heading {
	color: #fff;
	display: inline-table;
	margin-left: 18px;
	text-align: left;
	margin-top:13px;
}

.sub_heading h2 {/*font-family: 'Oswald', sans-serif; */
	font-size:25px;
	font-family:'Conv_4862', Sans-Serif;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	font-weight:normal;
	margin-top:0px;
}

.sub_heading h2 a {
	color:#fff;
	text-decoration:none;
}

.sub_heading h2 a:hover{
	color:rgba(255, 255, 255, .7);
}

.text_box.three {
	float:left;
	width:50%;
	margin-right:1%;
}

@media screen and (max-width: 768px){
	.text_box.three{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 13px;
	}
}

.text_box.four {
	float:left;
	width:49%;
}

.buttom .radio_box {
	text-shadow: 0 0 1px #000;
	display:block;
	width:100%;
	margin-bottom:0px;
	font-size:13px; /*text-shadow: -1px -1px 0 #000,   1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; */
}

@media screen and (max-width: 768px){
	.bottom .radio_box{
		font-size: 18.33px;
	}
}

.plan_trip_section {
	float: left;
	max-height: 200px;
	min-height:217px;
	width: 100%;
	overflow-y: auto;
}

/* Chrome, Safari */
.plan_trip_section::-webkit-scrollbar {
	width: 7px;
	height: 15px;
}

.plan_trip_section::-webkit-scrollbar-track-piece {
	background-color: #C2D2E4;
	border-radius:10px;
}

.plan_trip_section::-webkit-scrollbar-thumb:vertical {
	height: 30px;
	background-color: #F2E206;
	border-radius:10px;
}

/*mozila*/
.form_light_box .modal-body {
	background: rgba(0, 0, 0, 0) url("../image/updatepopup.png") repeat scroll right center / cover;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 390px;
	padding: 0;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.form_light_box .modal-content{
	border-radius:0;
}

.modal_content_form {
	width:100%;
	margin:0 auto;
	padding-bottom:4px;
}

.modal_content_form label {
	font-weight:bold;
}

.modal_content_form label:first-child {
	margin-top:380px;
}

.modal_content_form input[type="text"] {
	padding:5px;  /*box-shadow: 0 0 2px #000;*/
}

#submit {
	background-image: url("../image/submit_button.jpg");
	border: 0 solid #919dcd;
	box-shadow: 0 0 5px #fff;
	color: #fff;
	font-size: 0px;
	padding: 13px 52px;
	position: relative;
	top: -7px;
	background-position: center;
}

@media screen and (max-width: 768px){
	#submit {
		background-image: url("../image/submit_button_mobile.jpg");
		background-size: cover;	
		width: 100%;
	}

	.modal_content_form input[type="text"]{
		font-size: 20px;
	}
}

#submit22 {
	background-image: url("../image/submit_button.jpg");
	border: 0 solid #919dcd;
	box-shadow: 0 0 5px #fff;
	color: #fff;
	font-size: 0px;
	padding: 13px 52px;
	position: relative;
	top: -5px;
	background-position: center;
}

.modal_content_form button:hover {
	opacity:.8;
	cursor:pointer;
}

.form_light_box1 .modal-body {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../image/relax_success.png");
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 375px;
	padding: 0;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.myname {
	display: inline-table;
	width: 27%;
}

.myemail {
	display:
	inline-table;
	width: 35.4%;
}

.mybtn {
	display:
	inline-table;
}

.mymobile {
	display: inline-table;
	width: 17%;
}

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

.hide {
	display:none;
}

.deleteclass {
	background-color: #fff;
	border-radius: 3px;
	float: left;
	padding: 4px;
}

.w32 {
	width:36px;
}

{
	font-family: 'Oswald', sans-serif;
}

#userform label.error {
	display:block; color:#F00;
	font-weight:normal;
	font-size:11px;
}

.content .demo > div {
	min-height: 234px;
}

@media screen and (max-width: 768px){
	.content .demo > div{
		min-height: 340px;
	}
}

.text_box.two {
	margin-bottom: 10px;
}

input {
	outline: none;
	padding: 12px;
	border-radius: 3px;
	border: 1px solid black;
}

input:-moz-placeholder {
	color: #000;
}

input::-webkit-input-placeholder {
	color: #000;
}

::-webkit-input-placeholder {
	color: red;
	transition: opacity 250ms ease-in-out;
}

:focus::-webkit-input-placeholder {
	opacity: 0.5;
}

:-ms-input-placeholder {
	color: red;
	transition: opacity 250ms ease-in-out;
}

:focus:-ms-input-placeholder {
	opacity: 0.5;
}

::-moz-placeholder {
	color: #000;
	opacity: 1;
	transition: opacity 250ms ease-in-out;
	font-size:12.25px;
}

:focus::-moz-placeholder {
	opacity: 0.5;
}

:-moz-placeholder {
	color: red;
	opacity: 1;
	transition: opacity 250ms ease-in-out;
}

:focus:-moz-placeholder {
	opacity: 0.5;
}

#userform .error {
	background: #fff none repeat scroll 0 0;
	border: 1px solid red !important;
	box-shadow: none;
	color: red !important;
}

#userform label.error {
	display:none !important
}

input:focus {
	border: 1px solid #4275b7 !important; box-shadow: 0 0 9px #4275b7 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.myname {
		margin-left: 7px;
	}
}

#myModal .modal-dialog {
	padding-top:25%;
	margin-top:-200px;
}

@media screen and (max-width: 767px)
{
	#myModal .modal-dialog{
		margin-top: 0px;
	}
}

#myModal_success .modal-dialog {
	padding-top:25%;
	margin-top:-187.5px;
}

.styled-select select{
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	font-size: 13px;
	height: 19px;
	line-height: 1;
	padding: 0;
}

@media screen and (max-width: 768px){
	.styled-select select{
		font-size: 26px;
	}
}

.styled-select{
	background: #f2f2f2 url("../image/pngarrow.jpg") no-repeat scroll right center; border: 1px solid #ccc;
	float: right;
	height: 19px;
	overflow: hidden;
	width: 39px;
	margin-left:5px;
}

.radio_box > input {
	margin-right: 10px;
}

.three .myfont {
	text-shadow: 0 0 2px #000;
}

.radio_box > input {
	margin: 0; vertical-align: middle;
}

.radio_box.three.myfont > input {
	margin-right: 1px;
}

.text_box {
	width: 100%;
}

.scroll-wrapper .radio_button .radio_box input[type="radio"] {
	margin-right: 5px;
}

#shcarousel_row_length{
  width: 100%;
  margin-left: 0;
}

@media screen and (max-width: 767px){
	.top_padding{
		height: 45.5%;
	}
}

*:before, *:after{
	clear: both;
}
