
#inner-formsection .formchk i label span {
	font-size:12px!important;
	 font-family: 'Open Sans', sans-serif;
	 font-weight:600;
	
}
#inner-formsection {
	border:solid 1px #dddddd;
	padding:0px;
	overflow:hidden;
	margin-top:15px
}
#inner-formsection .inner-formsection .query-form {
	padding:0!important;
	margin:0!important
}
#inner-formsection .inner-formsection .query-form form {
	padding:0!important
}
#inner-formsection h5 {
	background:linear-gradient(135deg, #f47d38 0, #ee3874 100%);
	padding:7px 15px;
	color:#fff;
	display:inline-block;
	margin:10px 0 5px 10px;
	font-weight:700
}
#inner-formsection h6 {
	background:linear-gradient(135deg, #e7e7e7 0, #f5f5f5 100%);
	padding:7px 15px;
	color:#000;
	display:inline-block;
	margin:10px 0 10px 0;
	font-weight:700
}
#inner-formsection .query-form .btn-submit {
	transition:.5s;
	color:#fff;
	border-radius:0;
	cursor:pointer;
	background:linear-gradient(135deg, #f47d38 0, #ee3874 100%);
	width:50%;

	padding:10px 0;
	font-size:13px;
	font-weight:700;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	margin-bottom:8px;
	border:none;
	text-transform:uppercase;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
#inner-formsection .query-form .btn-reset {
	transition:.5s;
	color:#fff;  display:none;
	border-radius:0;
	cursor:pointer;
	background:linear-gradient(135deg, #380898 0, #874cff 100%);
	width:48.5%;
	float:right;
	padding:10px 0;
	font-size:13px;
	font-weight:700;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	margin-bottom:8px;
	border:none;
	text-transform:uppercase;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
@media(max-width:441px) {
#inner-formsection .query-form .btn-reset, #inner-formsection .query-form .btn-submit {
	font-size:13px!important;
	text-transform:capitalize
}
}
#inner-formsection .query-form .btn-submit:hover {
	background:linear-gradient(135deg, #ee3874 0, #f47d38 100%)
}
#inner-formsection .query-form .btn-reset:hover {
	background:linear-gradient(135deg, #874cff 0, #380898 100%)
}
.formchk {
	padding-bottom:10px!important;
	font-family:OpenSans-Regular
}
.formchk i {
	font-style:normal;
	width:33.3%!important;
	float:left;
	font-weight:100!important;
	padding:0;
	 font-family: 'Open Sans', sans-serif;
}
#inner-formsection .formchk i label {
	font-size:11px!important;
	font-weight:100!important;
	padding:0;
	text-transform:capitalize!important
}
:root .formchk input[type=checkbox]+span, :root .formchk input[type=checkbox]+span::before, :root .formchk label {
	display:inline-block;
	vertical-align:middle
}
:root .formchk label * {
	cursor:pointer
}
:root .formchk input[type=checkbox] {
	opacity:0;
	position:absolute
}
:root .formchk input[type=checkbox]+span {
	color:#333;
	font-size:14px
}
:root .formchk label:hover span::before {
	-moz-box-shadow:0 0 2px #ccc;
	-webkit-box-shadow:0 0 2px #ccc;
	box-shadow:0 0 2px #ccc
}
:root .formchk label:hover span {
	color:#000
}
:root .formchk input[type=checkbox]+span::before {
	content:"";
	width:15px;
	height:15px;
	margin:0 4px 0 0;
	border:solid 1px #a8a8a8;
	line-height:13px;
	text-align:center;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	background:#f6f6f6;
	background:-moz-radial-gradient(#f6f6f6, #dfdfdf);
	background:-webkit-radial-gradient(#f6f6f6, #dfdfdf);
	background:-ms-radial-gradient(#f6f6f6, #dfdfdf);
	background:-o-radial-gradient(#f6f6f6, #dfdfdf);
	background:radial-gradient(#f6f6f6, #dfdfdf)
}
:root .formchk input[type=checkbox]:checked+span::before {
	color:#666
}
:root .formchk input[type=checkbox]:disabled+span {
	cursor:default;
	-moz-opacity:.4;
	-webkit-opacity:.4;
	opacity:.4
}
:root .formchk input[type=checkbox]+span::before {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px
}
:root .formchk input[type=checkbox]:checked+span::before {
	content:"\2714";
	font-size:15px
}
.formInfo {
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #f47d38;
	margin:40px 10px 0 10px;
	padding:14px 18px;
	position:relative
}
.formInfo p img {
	float:right
}
.formInfo p {
	display:block;
	border-bottom:1px dashed #999;
	padding:0 0 10px 0;
	padding-bottom:10px;
	margin:10px 0 10px 0!important
}
.formInfo .title {
	margin:0;
	font-size:14px;
	font-weight:700;
	color:#fff;
	padding:8px 10px;
	position:absolute;
	top:-20px;
	background:linear-gradient(135deg, #f47d38 0, #ee3874 100%);
	width:auto
}
.globalSitemap {
	margin:0;
	padding:0;
	text-align:left!important
}
.globalSitemap div {
	float:left;
	width:50%
}
.globalSitemap span {
	display:block;
	width:100%;
	padding:5px 5px 35px 0;
	font-size:22px;
	font-weight:700
}
.globalSitemap ul {
	margin:0;
	padding:0;
	text-transform:capitalize
}
.globalSitemap a {
	color:#333;
	text-decoration:none
}
.globalSitemap a:hover {
	color:#333;
	text-decoration:none;
	font-weight:700
}
.globalSitemap ul>li {
	list-style:none;
	line-height:26px
}
.globalSitemap ul li a:hover {
	list-style:none;
	line-height:26px;
	color:#d65901
}
.map img {
	width:100%
}
.globalSitemap ul>li ul {
	margin-left:25px;
	text-align:left!important
}
.globalSitemap ul>li ul li {
	list-style:circle;
	text-align:left!important
}
.clear-right {
	clear:right
}
.clear-both {
	clear:both
}
.inner-right-form .form-heading p {
	margin:0;
	padding:0;
	color:rgba(255,255,255,.8);
	font-weight:700;
	text-align:center
}
.home-header-form .query-form {
	background:rgba(255,255,255,.9);
	border:10px solid #fff
}
.query-form .col-6 {
	width:25%;
	float:left;
	box-sizing:border-box
}
.query-form .col-6-12 {
	width:25%;
	float:left;
	box-sizing:border-box
}
.query-form .col-12 {
	width:75%;
	float:left;
	box-sizing:border-box
}
.standardform .col-6:after {
	display:table;
	content:'';
	clear:both
}
.query-form .col-12, .query-form .col-6, .query-form .col-6-12 {
	margin-bottom:15px;
	padding:0 12px
}
.form-control-wrapper {
	position:relative
}
.form-control-wrapper i {
	display:block;
	width:18px;
	height:18px;
	position:absolute;
	bottom:8px;
	right:8px
}
.input-icon {
	background:url(../../images/icon-sprite.png) no-repeat
}
.name-icon {
	background-position:0 0
}
.email-icon {
	background-position:0 -28px
}
.phone-icon {
	background-position:0 -56px
}
.date-icon {
	background-position:0 -84px
}
.text-icon {
	background-position:0 -112px
}
.query-form label {
	font-size:11px;
	width:100%;
	display:block;
	padding-top:8px;
	text-transform:uppercase;
	color:#000
}
.query-form .form-control, .query-form .form-control1 {
	display:block;
	width:100%;
	height:32px;
	padding:4px 10px;
	line-height:1.42857143;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.query-form .form-control, .query-form .form-control1 {
	border:none;
	border-bottom-color:currentcolor;
	border-bottom-style:none;
	border-bottom-width:medium;
	border-bottom:1px solid #bebebe;
	border-radius:0;
	box-sizing:border-box;
	box-shadow:none;
	color:#000;
	display:block;
	font-size:13px;
	width:100%;
	box-shadow:0 0 4px rgba(54,54,54,.2)
}
.form-control1~.focus-border, .form-control~.focus-border {
position:absolute;
bottom:0;
left:0;
width:0;
height:2px;
background:linear-gradient(135deg, #f47d38 0, #ffd233 100%);
transition:.4s
}
.form-control1:focus~.focus-border, .form-control:focus~.focus-border {
width:100%;
transition:.4s
}
.query-form .form-control1 {
	height:54px;
	padding:10px 0
}
.inputHolder .form-control {
	width:33.333%!important;
	float:left
}
.inputHolder1 .form-control {
	width:50%!important;
	float:left
}
.inputHolder2 .form-control {
	width:100%!important;
	float:left
}
.stdCode input:nth-child(3) {
	width:40%;
	float:left;
	border-right:1px solid #f68c04
}
.stdCode input:nth-child(4) {
	width:60%;
	float:left;
	padding-left:5px
}
.query-form textarea {
	font-family:Lato, sans-serif;
	font-size:13px
}
.stdCode .form-control:last-child {
	border-left:1px solid #c2a388
}
.form-buttun-control {
	margin-top:21px;
	margin-bottom:0; 
	text-align:center;
	position:relative;
	
}
.query-form .btn-submit {
	transition:.5s;
	color:#fff;
	border-radius:0;
	cursor:pointer;
	background:linear-gradient(135deg, #f47d38 0, #ee3874 100%);
	width:100%;
	padding:10px 25px 10px;
	font-size:13px;
	font-weight:700;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	border:none;
	text-transform:uppercase;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.query-form .form-alert { display:block;
	right:0;
	top:-20px;
	text-align:center;
	font-size:12px;
	color:red
}
.inner-right-form .form-heading {
	background:linear-gradient(135deg, #f47d38 0, #ee3874 100%);
	padding:8px 25px;
	text-transform:uppercase;
	text-align:center
}
.form-heading p {
	margin:0;
	padding:0;
	color:rgba(255,255,255,.8);
	font-weight:700;
	text-align:center
}
.form-heading h5 {
	padding:0;
	margin:0;
	font-size:25px;
	color:#fff;
	font-weight:900;
	font-family:OpenSans-ExtraBold
}
.inner-right-form .query-form {
	border:10px solid #ececec;
	background:#f7f7f7
}
.inner-right-form .query-form form {
	padding:10px 6px 0
}
.inner-right-form .col-6 {
	width:50%;
	float:left;
	box-sizing:border-box
}
.inner-right-form .col-12 {
	width:100%;
	float:left;
	box-sizing:border-box
}
.inner-right-form .col-12, .inner-right-form .col-6, .inner-right-form .col-6-12 {
	margin-bottom:3px;
	padding:0 6px
}
.inner-right-form .query-form label {
	font-size:10px;
	font-weight:700;
	color:#666
}
#specfic-tour .col-md-8 {
	padding:0!important
}
@media(min-width:992px) and (max-width:1199px) {
.formchk i {
	width:50%!important
}
}
@media(max-width:560px) {
	#inner-formsection {
	border:solid 1px #dddddd;
	padding:0px;
	overflow:hidden;
	margin-top:15px
}
.formchk i {
	width:50%!important
}
}
