/*  HTML5 BOILERPLATE RESET FILE
-----------------------------------------------------------  */
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box !important;
	-webkit-backface-visibility: hidden;
}
html, body { height: 100%;}
/* width */
::-webkit-scrollbar {
    margin-right: 20px;
	margin-bottom: 10px;
    width: 8px;
    height: 8px;
}
 p{
	text-align: justify;
 }
/* Track */
::-webkit-scrollbar-track {
    margin-top: 10px;
	margin-bottom: 10px;
    margin-left: 10px;
    background: transparent;
    border-radius: 8px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: yellowgreen;
    border-radius: 8px;
}
 
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: green;
}
/*  Font Face
-----------------------------------------------------------  */
@font-face {
	font-family: 'Candara', sans-serif;
	src: url('../fonts/Candara.ttf');
	src: local('Candara'), url('../fonts/Candara.ttf') format('truetype');
}

body { 
	cursor: default;
	font-family: 'Candara', sans-serif;
	font-size: 16px;
	/*-webkit-font-smoothing: subpixel-antialiased;*/
}
/*  Typography
-----------------------------------------------------------  */
header,section,footer{ width: 100%;}
a {
	text-decoration: none; 
	-webkit-transition: all 0.5s ease !important;
     -moz-transition: all 0.5s ease !important;
      -ms-transition: all 0.5s ease !important;
       -o-transition: all 0.5s ease !important;
          transition: all 0.5s ease !important; 
}
ol,ul { list-style: none;}
h1,h2,h3,h4,h5,h6{ word-spacing: 1px; letter-spacing: 0.3px;font-family:'Josefin Sans', sans-serif;} /*font-family: 'Merriweather Sans', sans-serif;*/
h1{ font-size: 1em;}
h2{ font-size: 2.5em;}
h3{ font-size: 2em;}
h4{ font-size: 1.75em;}
h5{ font-size: 1.25em;}
h6{ font-size: 0.85em;}
span{ font-weight: 300;}
img{ vertical-align: bottom !important;}
p{ line-height: 25px; font-size: 13px;}
hr.line{ width: 100%; height: 1px; background: #eee; border: 0; margin: 0 auto; /*display: none;*/}
hr.line.color{ background: #58b32b; }
hr.no.line{ width: 0; height: 0; border: 0; }
/*----Visitor Counter---*/
.counter-background{background: rgba(130,35,35,0.8);padding: 10px 0;display: block;transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-moz-transition: all 0.5s ease-in;}
.counter-background:hover{background: #c30b0b;}
.address-icon-counter {
    float: left;
    padding-left: 5px;
    color: #fff;
}
 .address-title-counter {
    width: 100%;
    /*margin-bottom: 10px;*/
    padding-right: 0px;
    padding-left: 30px;
    font-weight: 100;
    /* font-size: 14px; */
    line-height:20px;
    color: #fff;
    word-wrap: break-word;
}
/*---Google Review----*/
	#mySidenav a {
  font-family: inherit;
    position: fixed;
    left: 0px;
    bottom: 85px;
    padding: 0px 18px;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 17px;
    z-index: 100000;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
    background-color: #fff;
}
#mySidenav a img{max-width: 100px;}


#google-review {
    bottom: 85px;
    background-color: #ffffff;
}

/*  Miscellaneous
-----------------------------------------------------------  */
.align-right {text-align: right !important;}
.align-left {text-align: left !important;}
.align-center {text-align: center !important;}
.align-justify {text-align: justify !important;}
.clear { clear: both;}
.p_tb_40{ padding: 40px 0; }
.p_tb_30{ padding: 30px 0; }
.p_tb_20{ padding: 20px 0; }
.p_tb_10{ padding: 10px 0; }
.paddingt_50{ padding-top: 50px!important;display: block; }
.paddingb_50{ padding-bottom: 50px; }
.paddingt_40{ padding-top: 40px; }
.paddingb_40{ padding-bottom: 40px; display: block; }
.paddingt_30{ padding-top: 30px; }
.paddingb_30{ padding-bottom: 30px; }
.paddingt_20{ padding-top: 20px; }
.paddingb_20{ padding-bottom: 20px; }
.paddingt_15{ padding-top: 15px;display: block; }
.paddingb_15{ padding-bottom: 15px; }
.paddingt_10{ padding-top: 10px; }
.paddingb_10{ padding-bottom: 10px; }
.paddingtb_90{ padding: 90px 0;}
.paddingtb_82{ padding: 82px 0;}
/* .paddingtb_57{ padding: 27px 0;} */
.marginb_80{ margin-bottom: 80px; }
.margint_80{ margin-top: 80px; }
.marginb_70{ margin-bottom: 70px; }
.margint_70{ margin-top: 70px; }
.marginb_60{ margin-bottom: 60px; }
.margint_60{ margin-top: 60px; }
.margint_50{ margin-top: 50px; }
.marginb_50{ margin-bottom: 50px; }
.margint_40{ margin-top: 40px; }
.marginb_40{ margin-bottom: 40px; }
.margint_30{ margin-top: 30px; }
.marginb_30{ margin-bottom: 30px; }
.margint_20{ margin-top: 20px; }
.marginb_20{ margin-bottom: 20px; }
.margint_10{ margin-top: 10px; }
.marginb_10{ margin-bottom: 10px; }
.margin-left{margin-left: 85px;}
textarea#body {border: 1px solid #f2f2f2;background: #f2f2f2;}
/* Selection
---------------------------------  */
*::-moz-selection{color: #fff;background-color: #f89726;}
*::selection{color: #fff;background-color: #f89726;}
/*whatsapp*/
#whatsapp {
    font-family: inherit;
    position: fixed;
    left: 0px;
    bottom: 22px;
    padding: 7px 18px;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 17px;
    z-index: 100000;
    box-shadow: 1px 1px 5px black;
    background-color:  rgb(190, 35, 35, 0.8);
}
.wt{display: block;}
.wt1{display: none;}
		 /***************enquiry form**********************/
input#send{background: #be2323;color: #fff;}
.enquiry-form{
	margin-top:20px;	
	/*margin-bottom:80px;	*/
}
.enquiry-form .error_holder:nth-child(-n+2){
	width:50%;
	float:left;	
	margin-top:0;
	padding:0 10px 0 0;
}
.enquiry-form .error_holder:nth-child(2){
	padding:0 0px 0 10px !important;		
}

.enquiry-form .error_holder{
	margin-top:30px;	
	position:relative;
}
.enquiry-form .error_holder i{
	position:absolute;
	left:20px;
	display:inline-block;
	width:20px;
	top:0;
	line-height:45px;
	color: #e00047;
}
.enquiry-form input[type=text],.enquiry-form textarea{
	width:100%;
	padding:10px 20px 10px 20px;
	color: #212121;
    font-style:italic;
    font-size:14px;
	border: 4px double #ccc;
}
.enquiry-form textarea{
	min-height:150px;	
}
.enquiry-form .button{
	margin-top: 30px;
	padding: 15px 30px;
	font-size: 16px;
	cursor: pointer;
}
/* */
.enquiry-form ::-webkit-input-placeholder {
   color: #212121;
   font-style:normal;
   font-size:14px;
   vertical-align:bottom;
   font-family: 'Open Sans', sans-serif;
}
.enquiry-form :-moz-placeholder { /* Firefox 18- */
   color: #212121;
   font-style:normal;
   font-size:14px;
   font-family: 'Open Sans', sans-serif;
}

.enquiry-form ::-moz-placeholder {  /* Firefox 19+ */
   color: #212121;
   font-style:normal;
   font-size:14px;
   font-family: 'Open Sans', sans-serif;
}

.enquiry-form :-ms-input-placeholder {  
		   color: #000;
		   font-style:normal;
		   font-size:14px;
		   font-family: 'Open Sans', sans-serif;
}


.error { 
			display: none; 
			padding:3px 5px;
			margin:0 0 0px 0;
			color: #fff;
			background:rgb(226, 46, 54); 
			font-size:12px;
			position:absolute;
			top:-20px;
			border-radius:3px;
			right:15px;
}
.error:after{ 
			content:"";
			position:absolute;
			height: 0;
			bottom:-7px;
			border-style: solid;
			border-width: 7px 7px 0 7px;
			border-color: rgb(226, 46, 54) transparent transparent transparent;
			right:10px;

}
.enquiry-form textarea:focus,.enquiry-form input:focus{
    outline: none;
    background: #f2f2f2;
}
.success{ 
			display: none; 
			padding:10px; 
			color: #000; 
			font-size:12px;
			background-color: #f2f2f2;
			margin:10px 0;
}
#contact_form_page-home form{ width: 100%; margin: 0 auto;}
#contact_form_page-home input,
#contact_form_page-home textarea{ background: transparent;border: 0;border-top: 1px solid rgba(0,0,0,0.05);font-family: 'Candara', sans-serif;}
#contact_form_page-home select{ background: transparent;border: 0;border-top: 1px solid rgba(0,0,0,0.05);font-family: 'Candara', sans-serif;color: #848282;}
#contact_form_page-home textarea{border-bottom: 1px solid rgba(0,0,0,0.05);}
#contact_form_page-home input[type="text"],
#contact_form_page-home input[type="date"],
#contact_form_page-home input[type="email"]{ width: 100%; padding: 11px 10px; margin:0 0 20px 0px;  font-size: 14px;}
#contact_form_page-home .col-1-2.align-right input[type="text"]{ float: right;}
#contact_form_page-home select{ width: 100%; padding: 10px;margin:0 0 20px 0; font-family: inherit; font-size: 15px;}
#contact_form_page-home textarea{ width: 100%; padding: 10px; margin:0 0 20px 0; height: 150px; font-family: inherit; font-size: 15px;}
#contact_form_page-home input[placeholder],
#contact_form_page-home input::-webkit-input-placeholder,
#contact_form_page-home textarea::-webkit-input-placeholder { color: #fff;}
#contact_form_page-home input:-moz-placeholder,
#contact_form_page-home textarea:-moz-placeholder { /* Firefox 18- */ color: #fff;}
#contact_form_page-home input::-moz-placeholder,
#contact_form_page-home textarea::-moz-placeholder {  /* Firefox 19+ */ color: #fff;}
#contact_form_page-home input:-ms-input-placeholder,
#contact_form_page-home textarea:-ms-input-placeholder {color: #fff;}
#contact_form_page-home input[type="button"]{ 
	border: 0; 
	display: inline-block;
	font-size: 18px;
	text-transform: capitalize;
	padding: 12px 30px;
	border:2px solid #f89726;
	color: #f89726;
	/*margin-top: 20px;*/
	font-family: 'Candara', sans-serif;
}
.success{ padding: 20px;color: #000;}
form#contact_form_page-home {
    margin: 32px 110PX;
}
#contact_form_page-home .status{ width: 100%; position: relative; padding: 20px;}
.send_button.align-center.button{border: 0;
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    padding: 12px 30px;
    border: 2px solid #f89726;
    color: #f89726;
    /* margin-top: 20px; */
    font-family: 'Candara', sans-serif;}
/*  Call Back
-----------------------------------------------------------  */

.call_back{ 
	width: 60px; 
	height: 50px; 
	/*border: 1px solid #000;*/
	/*background: #f89726; */
	background: rgba(0,0,0,0.8);
	color: #eee6bc; 
	position: fixed; 
	right: 0; 
	bottom: 50%; 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 101; 
	padding: 10px 15px;
	text-align: center;
}
.call_back img{ width: 28px; vertical-align: middle !important;}
.call_back:before, .call_back:after{
	opacity: 1;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.call_back:hover:before, .call_back:hover:after{ opacity: 1; }

.call_back:before{
	content: '';
	position: absolute;
	width: 5px;
	opacity: 0;
	height: 5px;
	border-left: 5px solid rgba(0,0,0,0.8);
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	left: -5px;
	top: 50%; 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.call_back:after{
	content: 'Request Callback';
	position: absolute;
	width: 135px;
	line-height: 1;
	padding: 10px; 
	opacity: 0;
	font-size: 14px;
	color: #fff;
	background: inherit;
	top: 50%; 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -140px;
}

/* Header
---------------------------------  */
header{position: absolute; top: 0; left: 0; z-index: 99; background:transparent;}
header .logo{ width: 100%;display: block; position: relative; z-index: 100;     padding: 0px 3px;}
header .logo a{ display: block; }
header .logo img{/*width: 250px; vertical-align: bottom;*/width: 138px;
    height: 60px !important;display: block;}
header .menu{ position: relative; padding: 25px 0;}
header .menu ul>li{ display: inline-block; padding: 20px 3px; position: relative;}
header .menu ul>li.last{padding-right: 0;}
header .menu ul>li a{
	font-size: 14px; color: #fff; position: relative;letter-spacing: 0.3px;
	padding: 0px 8px;
	letter-spacing: 0.5px;
	font-weight: 600;
    font-family: "Poppins" !important;

}
header .menu ul>li>a:before{
	content: '[';
	position: absolute;
	bottom: 0px;
	left: 10px;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	transition: all 0.5s;
}
header .menu ul>li>a:after{
	content: ']';
	position: absolute;
	bottom: 0px;
	right: 10px;
	opacity: 0;
	-webkit-transition: all 0.35s; 
	-moz-transition: all 0.35s; 
	transition: all 0.35s;
}
header .menu ul>li>a:hover:before, header .menu ul>li a.active:before{opacity: 1;left: 0px;}
header .menu ul>li>a:hover:after, header .menu ul>li a.active:after{opacity: 1;right: 0px;}
/*-----------------submenu------------*/
header .menu ul>li>ul.submenu{
  position: absolute;
      top: 52px;
	  z-index: 1000;
    left: 18px;font-size: 15px;text-align: left;display: none;  border-radius:0px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  -webkit-box-shadow: 0 8px 6px -6px rgba(85,85,85,0.3);
       -moz-box-shadow: 0 8px 6px -6px rgba(85,85,85,0.3);
            box-shadow: 0 8px 6px -6px rgba(85,85,85,0.3);
  -webkit-animation-duration:0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomIn;	
    animation-name: zoomIn;
}
header .menu ul>li>ul>li{    display: block;
    padding: 2px 0px;
    width: 320px;}

header .menu ul>li>ul.submenu>li{    display: block;
    padding: 2px 0px;
    width: 280px;}
 header .menu ul>li>ul.submenu>li>a{font-size: 15px;display: block;color: #fff; display:block;padding: 8px;background: #FF7722;

    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
          transition: all 0.5s ease;}
header .menu ul>li>ul>li>a:after{display: none;}
header .menu ul>li>ul>li>a:hover{background: #000;color: #fff;}
header .menu ul>li>ul>li>a:hover:before{background: #1e7c98;color: #fff; content: '';position: relative;display: none;}
header .menu ul>li:hover ul{display: block;width: 150px;
  -webkit-animation: fadein 0.5s; /* Safari, Chrome and Opera > 12.1 
       -moz-animation: fadein 0.5s; /* Firefox < 16 */
        -ms-animation: fadein 0.5s; /* Internet Explorer */
         -o-animation: fadein 0.5s; /* Opera < 12.1 */
            animation: fadein 0.5s;
  }*/

/* Section Title
------------------------- */
.title h2{
	text-transform: uppercase;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 7px;
	letter-spacing: 1.5px;
}
.title span{ 
	text-transform: uppercase;font-size: 20px; letter-spacing: 1px;
	font-weight: 400;color: #000;
	display: block;font-family: 'Josefin Sans', sans-serif;
}
.title.black{color: #000;}
.img-frame{	width: 100%;position: relative;padding: 20px;}
.img-frame:before{
	content: '';
	width: 200px;
	height: 1px;
	background: #000;
	position: absolute;
}
.img-frame:after{
	content: '';
	height: 180px;
	width: 1px;
	background: #000;
	position: absolute;
}
.img-border:before{
	content: '';
	width: 200px;
	height: 1px;
	background: #000;
	position: absolute;
}
.img-border:after{
	content: '';
	height: 180px;
	width: 1px;
	background: #000;
	position: absolute;
}
.img-frame .img-border img{ width: 100%; }
.img-frame.about:before{top: 10px;left: 0px;}
.img-frame.about:after{top: 0px;left: 10px;}
.img-border.about:before{bottom: 10px;left: 0px;}
.img-border.about:after{bottom: 0px;left: 10px;}
.about img{ width: 100%; max-width: 410px;}
.about-img img{ width: 100%; max-width: 650px;}

/* Section Text
------------------------- */
p.text{ font-size: 14px; color: #000; line-height: 26px; word-spacing: 2px;}
p.text.light{ font-size: 16px; color: #fff; font-weight: 100; line-height: 26px; word-spacing: 2px;padding: 0 30px;display: block;}
.about_us p.text.light{padding-right: 50px;}
h5.text{
	font-weight: 300;
	color: #f89726;
	padding: 30px 0 0;
	font-size: 25px;
}
p.text.light > a:hover{color: #650d0e!important;}
/* Section Buttons
------------------------- */
a.button{
	letter-spacing: 0.5px;
	display: inline-block;
	font-size: 16px;
	padding: 15px 35px;
	    background: #FF7722;
    color: #fff;
	position: relative !important;cursor: pointer;
	z-index: 1;
}
/*a.button:before{
	content: '';
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 7px;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.35s ease !important;
     -moz-transition: all 0.35s ease !important;
      -ms-transition: all 0.35s ease !important;
       -o-transition: all 0.35s ease !important;
          transition: all 0.35s ease !important;
}
a.button:after{
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: 1;
    -webkit-transition: all 0.45s ease !important;
     -moz-transition: all 0.45s ease !important;
      -ms-transition: all 0.45s ease !important;
       -o-transition: all 0.45s ease !important;
          transition: all 0.45s ease !important;
}
a.button:hover:before{ width: 0; }
a.button:hover:after{ width: 0; }
*/
/* Heading Banner
------------------------- */
.banner{
	width: 100%;
	padding: 200px 0 100px 0;
	/*background: url(../images/banner_bg.jpg) no-repeat center bottom;*/
	background-size: cover;
	color: #fff;
	position: relative;
	text-align: center;
}
.banner h2{
	font-size: 3.5em;
	display: inline-block;
	padding: 10px 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-shadow: 1px 2px #000; text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
}
.home_link{width: 100%;padding: 15px 0;}
.home_link a{ color: #fff; display: inline-block; letter-spacing: 1px;}
.home_link i{ color: #fff; padding: 0 5px; }

/* About us
------------------------- */
.about_us{width: 100%;position: relative;}
.about_us:before{
	content: '';
	width: 50%;height: 100%;
	position: absolute;
	left: 0; top: 0;
	z-index: -1;
	background: #f5b859;
}
.abt-img{
	max-width: 800px;
    border: 10px solid #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    padding: 4px;
}
.abt-img img{width: 100%;}
/* Packages
------------------------- */
.filter_wrap{padding-top: 0; border-right: 1px solid #e48d27;}
.filter{
	background: #FF7722;
	display: block;
	font-size: 18px;
	padding: 10px 15px;
	cursor: pointer;
	color: #fff;
	border-bottom: 1px solid #bb4f0d;
}
/*#parent > div{}*/
.package_wrap .col-1-3{padding: 0;}
.package_wrap .col-4-12{padding: 10px;}
.package_wrap .hover_img.marginb_30{margin-bottom: 8px;}
.package_wrap .hover_img{width: 100%;position: relative;display: block;overflow: hidden;z-index: 11;}
.package_wrap .hover_img img{width: 100%;}
.package_wrap .hover_img strong{
	position: absolute;
	width: 100%;
	display: inline-block;
	background: #FF7722;
	color: #fff;
	padding: 13px 0px;
	bottom: 0;
	left: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all ease 0.5s; 
	-moz-transition: all ease 0.5s; 
	transition: all ease 0.5s;
}
.package_wrap .hover_img:hover strong{
	bottom: -100px;
}
.package_wrap .hover_img .detail{
	position: absolute;
	z-index: 11;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	top: 500px;
	left: 0;
	padding: 30px;
	background: #ff7722c4;
	opacity: 0;
	-webkit-transition: all ease 0.4s; 
	-moz-transition: all ease 0.4s; 
	transition: all ease 0.4s;
}
.package_wrap .hover_img:hover .detail{top: 0;opacity: 1;}
.package_wrap .hover_img .detail span{
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 15px 0;
	display: block;
}
.package_wrap .hover_img .detail p{
	font-size: 12px;
    color: #fff;
    padding: 2px 5px;
    letter-spacing: 0.5px;
    line-height: 20px;
}
.package_wrap .hover_img .detail a{
	display: inline-block;
	padding: 7px 20px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
}
.package_wrap .hover_img .detail a:hover{
	background: #fff;
	color: #010101;
}
.package_wrap .hover_img .detail:before{
	content: '';
	width: 90%;height: 88%;
	position: absolute;
	top: 6%; left: 5%;
	border: 1px solid #fff;
	z-index: -1;
}
ul.package_list li{display: block; padding: 0 0 10px 23px; position: relative;font-weight: 300; font-size: 16px;line-height: 23px;}
ul.package_list li:before{
	content: '\f0da';
	font-family: 'FontAwesome';
	color: #111;
	position: absolute;
	left: 10px;
	top: 1px;
	font-size: 14px;
	-webkit-transition: all 0.5s ease !important;
     -moz-transition: all 0.5s ease !important;
      -ms-transition: all 0.5s ease !important;
       -o-transition: all 0.5s ease !important;
          transition: all 0.5s ease !important; 
}

/* Package Tabs
----------------- */
ul.tabs {border-right: 1px solid #eee;}
ul.tabs li{
	background: none;
	color: #69696a;
	display: block;
	padding: 10px 15px;
	cursor: pointer;
}
ul.tabs li.current{
	background: #ededed;
	color: #69696a;
}
.tab-content{display: none;}
.tab-content.current{display: inherit;}
/*----Car rental-----*/
.parallax {
  /* The image used */
  background-image: url('../images/car-background.jpg');

  /* Full height */
  height: 160%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* tabs */
.table-title{width: 100%;}
.table-sub-heading{font-size: 20px;}

/*.content-1{margin-top: 80px;}*/
.content-1 a{display: block;padding: 10px;z-index: 0;color: #222;/*border: 2px solid #7b522f;*//*border-top: 0px;border-bottom: 0px;*/}
.content-1 a i{padding-right: 10px;}
.r-tabs-state-active a{color: #222;/*background: #fff !important;*//*border: 1px solid #acacac !important;border-top: 0px !important;border-bottom: 0px !important;*/z-index: 1; position: relative;}
.content-1 a:focus {outline:none !important;}
/*.r-tabs-state-active a:after{content:'';position: absolute;top: 0;width: 100%;left: 0;border-top: 5px solid #7b522f;}*/
.r-tabs-state-active a i{color: #222;} 
.info-box{/* padding: 32px 0 32px 20px;*//*border: 1px solid #7b522f;*/position: relative;z-index:0;margin-top: -1px;}
.content-1 .ui-tabs .ui-tabs-nav {padding: 0!important;}
.content-1 .ui-tabs .ui-tabs-panel {padding: 0 !important;}
.content-1 .r-tabs .r-tabs-panel.r-tabs-state-active{overflow: visible !important;}
.sidber-box {
    /*overflow: hidden;*/
    background-color: #fff!important;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.sidber-box:before, .tools-ber:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid #650d0e;
    border-right: 8px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}


.cats-title {
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    font-size: 16px;
    position: relative;
}
 .facility {
   /* padding: 20px 30px;*/    padding: 10px 30px;
    border-bottom: 1px solid #f9c26b;background:#fff;width: 94%;
}

.help-widget, .price-Pips {
   /* padding: 20px 30px;*/    padding: 10px 30px;
    border-bottom: 1px solid #f9c26b;background:#fff;width: 100%;margin-top: 20px;display: block;
}
/*.checkbox label, .radio label {
    min-height: 20px;margin: 5px 0;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
*/
.destination {
    position: relative;
    background-image: url(../images/destination-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}
/*.checkbox .cr{
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
}*/
.help-widget {
    margin-bottom: 20px;
    background: #fff;
    padding: 30px;
    position: relative;
    text-align: center;
}
.help-widget i {
    font-size: 55px;
    display: inline-block;
}
.help-widget a.phone {
    font-size: 21px;
    display: block;
    margin-bottom: 20px;
    color: #28262b;
    font-weight: 700;
}
.small, small {
    font-size: 85%;
}
/*.flaticon-photographer-with-cap-and-glasses{position: relative;}*/
/*.flaticon-photographer-with-cap-and-glasses:before {
    content: '\f4df';
	font-family: 'FontAwesome';
	color: #111;
	position: absolute;
	left: 10px;
	top: 1px;
	font-size: 14px;
	width: 100%;
	-webkit-transition: all 0.5s ease !important;
     -moz-transition: all 0.5s ease !important;
      -ms-transition: all 0.5s ease !important;
       -o-transition: all 0.5s ease !important;
          transition: all 0.5s ease !important; 
}*/
.hotel-list-content {
    /*margin-top: 50px;*/
    display: block;
}
.hotel-list-content p {
    color: #7d7d7d;
    line-height: 23px;
    letter-spacing: 0.25px;
}
td, th {
    padding: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.hotel-list-content ul {
    padding: 0;
    margin: 0;
    list-style-type: circle!important;
}
.hotel-list-content ul > li{font-size: 13px;line-height: 22px;}
.terms{position: relative;}
.terms:before{
	font-family: "FontAwesome";
    font-weight: 600;
    content: "\f101";
    position: absolute;
    color: #f9c26b;
    font-size: 12px;
    left: -26px;
}
/*--------End--------*/
/*--Hotel Booking---*/
.tourtitle {
    text-align: center;
    font-size: 36px;
    background-color: #be2323;
    padding: 10px 0;
    margin-top: 0;color: #fff;
}
.tourpagesecondrow {
    padding: 0 15px;
    color: black;
}
.tourpagesecondrow h4 {
    padding: 15px 0px;
}
.tourpagesecondrow p {
   
    font-family: inherit;
    font-size: 16px;
}
.tourpagesecondrow ul {
    list-style-type: disc;
    margin-left: 50px;
    font-family: inherit;
    font-size: 16px;
}
.tableforsinglepage {
    text-align: center;
}
.tableforsinglepage table, .tableforsinglepage th, .tableforsinglepage td {
    border: 1px solid black;
    border-collapse: collapse;
    text-align: center;
}
pre code, table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}
.tableforsinglepage table, .tableforsinglepage th, .tableforsinglepage td {
    border: 1px solid black;
    border-collapse: collapse;
    text-align: center;
}

.tableforsinglepage td {
    width: 319px;height: 40px;
}
td, th {
    padding: 0;
}
.tourpagesecondrow ul li{line-height: 30px;}
.grey-background{background: #f5f2f2; padding: 0 20px;display: block;}
/*  Counter
-----------------------------------------------------------  */
.count_up { padding: 20px;text-align: center;}
.count_up img{ vertical-align: middle!important; width: 60px;}
.count_up span{ color: #650d0e; font-size: 48px;font-weight:600;padding-bottom: 7px; display: block;}
.count_up p{ font-weight:600; color: #650d0e; text-transform: uppercase; font-size: 20px; display: block;text-transform: capitalize;}

/* Gallery
------------------------- */
.gallery_wrap .col-1-5{padding-bottom: 20px;}
.gallery_wrap a{width: 100%;position: relative;display: block;overflow: hidden;}
.gallery_wrap a .hover_box{
	width: 0%;
	height: 0%;
	position: absolute;
	top: 50%;
	bottom: 50%;
	right: 50%;
	left: 50%;
	background: rgba(248, 151, 38, 0.8);
	opacity: 0;
	-webkit-transition: all ease 0.4s; 
	-moz-transition: all ease 0.4s; 
	transition: all ease 0.4s;
}
.gallery_wrap a img.zoom{
	width: 56px;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	vertical-align: bottom;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all ease 0.5s; 
	-moz-transition: all ease 0.5s; 
	transition: all ease 0.5s;
}
.gallery_wrap a img{width: 100%;}
.gallery_wrap a:hover .hover_box{
	opacity: 1;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	bottom: 10px;
	top: 10px;
	left: 10px;
	right: 10px;
}
.gallery_wrap a:hover img.zoom{opacity: 1;}
/* Jquiry UI
=====================================  */

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-widget-header .ui-icon {
    background-image: url(https://rajasthantours.com/404.php);
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(https://rajasthantours.com/404.php);
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #c55c23;
	background: #c55c23;
	color: #fff;
}





/* Contact
--------------------------- */
.contact_wrap{
	width: 100%;display: block; /*background: #f89726;*/color: #fff;
	/*margin-top: -120px;*/
	z-index: 1;
	position: relative;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(89,89,89,1);
	-moz-box-shadow: 0px 0px 8px 1px rgba(89,89,89,1);
	box-shadow: 0px 0px 8px 1px rgba(89,89,89,1);
}
.contact_wrap .col-8-12{background: #fefefe;padding: 50px 0px 50px 30px;}
.contact_wrap .col-1-3{padding-right: 0;padding: 50px 0px 50px 30px;}
.contact_wrap img.back{
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 230px;
	opacity: 0.3;
}
label{color: #650d0e;font-size: 11px;}
.foot-form input { background: white!important;}
.foot-form textarea {
    width: 100%;
    padding: 10px;background: #fff!important;
    margin: 0 0 20px 0;
    height: 51px!important;
    font-family: inherit;
    font-size: 15px;
}
#contactWrapper form{ width: 100%; margin: 0 auto;}
#contactWrapper input,
#contactWrapper textarea{ background: transparent;border: 0;border-top: 1px solid rgba(0,0,0,0.05);font-family: 'Candara', sans-serif;}
#contactWrapper select{ background: transparent;border: 0;border-top: 1px solid rgba(0,0,0,0.05);font-family: 'Candara', sans-serif;color: #848282;}
#contactWrapper textarea{border-bottom: 1px solid rgba(0,0,0,0.05);}
#contactWrapper input[type="text"],
#contactWrapper input[type="email"]{ width: 100%; padding: 15px 10px; margin:0 0 20px 0px;  font-size: 15px;}
#contactWrapper .col-1-2.align-right input[type="text"]{ float: right;}
#contactWrapper select{ width: 100%; padding: 10px;margin:0 0 20px 0; font-family: inherit; font-size: 15px;}
#contactWrapper textarea{ width: 100%; padding: 10px; margin:0 0 20px 0; height: 150px; font-family: inherit; font-size: 15px;}
#contactWrapper input[placeholder],}
#contactWrapper input::-webkit-input-placeholder,
#contactWrapper textarea::-webkit-input-placeholder { color: #fff;}
#contactWrapper input:-moz-placeholder,
#contactWrapper textarea:-moz-placeholder { /* Firefox 18- */ color: #fff;}
#contactWrapper input::-moz-placeholder,
#contactWrapper textarea::-moz-placeholder {  /* Firefox 19+ */ color: #fff;}
#contactWrapper input:-ms-input-placeholder,
#contactWrapper textarea:-ms-input-placeholder {color: #fff;}
#contactWrapper input[type="submit"]{ 
	border: 0; 
	display: inline-block;
	font-size: 18px;
	text-transform: capitalize;
	padding: 12px 30px;
	border:2px solid #f89726;
	color: #f89726;
	/*margin-top: 20px;*/
	font-family: 'Candara', sans-serif;
}
.success{ padding: 20px;color: #000;}
#contactWrapper .status{ width: 100%; position: relative; padding: 20px;}
.contact_wrap .add_icon{width: 15%;float: left; padding-top: 3px;}
.contact_wrap .add_icon img{ width: 26px; }
.contact_wrap .add_text{width: 85%;float: left;}
.contact_wrap .add_text p, .contact_wrap .add_text a{color: #fff; font-size: 17px; line-height: 28px; display: inline-block;}
/* Map
--------------------------- */
.mapArea{ width: 100%; z-index: 0;}
#map-canvas{ width: 100%; height: 400px;}

/*border: 1px solid #aaa;
-webkit-box-shadow: 0px 0px 8px 1px rgba(89,89,89,1);
-moz-box-shadow: 0px 0px 8px 1px rgba(89,89,89,1);
box-shadow: 0px 0px 8px 1px rgba(89,89,89,1);*/

/* Testimonial
------------------------- */
.test{ position: relative;padding: 70px 0;}
.test:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 70px;left: 0;
	z-index: -1;
	background: url(../images/testimony_background.jpg); background-size: cover;background-attachment: fixed ;background-position: center;
}
.testimony{ position: relative; width: 100%; display: block; background-color: #fff; border-radius: 14px !important;  padding: 20px;}
.testimony{
	margin-left: 10px !important;
	height: 385px !important;
	overflow: scroll;
}
.owl-nav{
	display: none;
	padding-top: 100px;
}
.owl-dots{
	display: none;
}
.testimony .test_title{
	color: #FF7722;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 22px;
	letter-spacing: 1px;
}
.test_wrap i{display: inline-block; padding: 16px 0;color: #be2323;}
.test_wrap{
	margin-top: 70px; background: #fff; padding: 25px 35px;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
}
.test_wrap img{ width: 36px; }

.wrapper{width:100%;height:450px;background:#CCC;}
.h_iframe{position:relative; margin-top: -140px; -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);height:450px;}
/*.h_iframe .ratio {display:block;width:100%;height:450px; }*/
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}
/* Social Banner
------------------------- */
.social_icon{padding-top: 20px;display: block;}
.social_icon p.soc_icon{ 
	color: #fff;
	display: inline-block;
	width: 35px;height: 35px;
	line-height: 35px;text-align: center;
	margin-right: 20px;
	position: relative;
}
.social_icon p.soc_icon:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
	border: 1px solid #FFF;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
section.packages{text-align:center;}
section.packages p{padding-bottom:15px;display:inline-block;}
section.packages .col-1-1{width: 98.5%!important;}
.price-table{
	padding-bottom: 20px;
    box-shadow: 0px 0px 10px #888888;
	
}
.price-table-image{/*width:100%;display:inline-block;*/max-height: 350px;}
.price-table-image img{width:100%;height: 310px!important;}
.price-table h3{    font-size: 16px;
    font-weight: 700;
    padding: 15px 0 0 0;display: block;
    color: #777;}
.price-table a{
	color:#eee;
	background: #038E94;
	padding:15px 100px;
	font-weight:600;
	font-size: 20px;position: relative;
}
.pack-title a{
	color: #eee;
    background: #be2323;
    padding: 12px 61px;
    font-weight: 600;
    font-size: 15px;
    position: relative;
}
 .pack-title a:before {
    content: '';
    position: absolute;
    height: 29px;
    width: 29px;
       top: 6px;
    right: -14px;
    background: #be2323;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}
.pack-title a:after {
    content: '';
    position: absolute;
	height: 29px;
    width: 29px;
       top: 6px;
    left:  -14px;
    background: #be2323;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}
.border {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f9c26b;
    padding-bottom: 20px;
}
.border-1 {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f9c26b;opacity: 0.4;
    padding-bottom: 20px;
}
.border-2 {
 position: relative;
}
.border-2:before{ content: '';
    position: absolute;
    border-bottom: 1px solid #f9c26b;
    top: 153px;
    left: 121px;
    width: 100%;
    opacity: 0.4;
    display: block;
    transform: rotate(90deg);}
.price-table-container , .price-table-container-horizontal{
	padding:20px;
}
.price-table-container ul li{
    padding-bottom: 20px;
    list-style: none;
    text-align: left;position: relative;
    display:block;margin-left: 30px;
}
.price-table-container ul li:before {
    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f101";
    position: absolute;
    color: #f9c26b;
    font-size: 12px;
    left: -26px;
}
.price-table-container .button a{
	color:#eee;border-radius: 5px;
	background: #be2323;
	padding:15px 38px;
	font-size: 13px;
	display:inline-block;cursor: pointer;
}
.price-table-container-horizontal ul li{
    /*padding-bottom: 12px;*/
    list-style: none;
    text-align: left;position: relative;
    display:block;/*margin-left: 30px; */   font-size: 13px;
    line-height: 22px;
}
.price-table-container-horizontal ul li:before {
    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f101";
    position: absolute;
    color: #f9c26b;
    font-size: 12px;
    left: -26px;
}
.price-table-container-horizontal .button a{
	color:#eee;border-radius: 5px;
	background: #be2323;
	padding:9px 38px;
	font-size: 13px;
	display:inline-block;cursor: pointer;margin-top: 15px;
}

 .pack > a {
    /* z-index: 2; */
    background: #f05822;
    border-bottom: 1px solid #f05822 !important;
    border-top: 1px solid #f05822 !important;
    border-bottom: none;
    color: #fff;}

/* Footer
------------------------- */
footer{ padding: 100px 0 0 0;
	background: url(../images/footer_background.jpg); background-size: cover;background-position: center;
}
footer h5{width: 100%;display: block;color: #fff;font-weight: 600;}
footer .links ul li{ padding: 0 0 5px 0; position: relative;}
footer .links ul li a{ color: #fff; font-size: 14px;font-weight: 100;}
footer  a.top_link{
	display: inline-block;color: #fff;font-size: 22px;padding: 10px 12px;border: 1px solid #fff;
	text-shadow: -2px 2px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 1px 2px 6px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 2px 6px -2px rgba(0,0,0,0.75);
	box-shadow: 1px 2px 6px -2px rgba(0,0,0,0.75);
	opacity:0;
	transition:opacity 1s ease-in;
}
.top_link.visible {
    opacity:1;
}
footer  a.top_link.fixed{position: fixed; bottom: 100px; right: 50px; z-index: 99;}
footer .bottom_footer{width: 100%;display: block;padding: 20px 0;border-top: 1px solid #fff;}
footer .bottom_footer p, footer .bottom_footer a{color: #fff; font-size: 14px; line-height: 28px; letter-spacing: 0.5px;}
footer .bottom_footer a:hover{color: #000;}
.address .address-icon {
    float: left;
    padding-left: 5px;color: #fff;
}
.address .address-icon i {
    font-size: 14px;color: #fff;vertical-align: baseline;margin-top: 5px;
}
.address .address-title {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
/*    font-size: 14px;*/
    line-height: 30px;color: #fff;
    word-wrap: break-word;
}
.address .address-title {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 30px;font-weight: 100;
  /*  font-size: 14px;*/
    line-height: 30px;color: #fff;
    word-wrap: break-word;
}

/* Responsive Nav
-----------------------------  */
#menu-icon { display: none;}/* hide menu icon initially */
.close-buttn {
	/*-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;*/
}
#menu-icon i {
	color: #f89726;
	/*-webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;*/
}


/* Media Query*/
@media screen and (min-width: 1024px){
	header .menu ul>li>ul.submenu{
		height: 120vh !important;
	}
}

@media screen and (max-width: 1020px){
	#nav-wrap {
		position: relative;
		height: 100%;
		text-align: right;
		z-index: 555;
	}
	.close-buttn{
		/*display: none;*/
		opacity: 0;
		cursor: pointer;
		position: absolute;
		bottom: -43px;
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
		z-index: 54;
		width: 45px;
		height: 45px;
		background:#f89726; 
		color: #fff;
	}
	.close-buttn:before{
		content: '|';
		font-size: 29px;
		position: absolute;
		top: 5px;
		left: 17px;
		text-shadow: 2px 0px 0px rgba(255, 255, 255, 1);
		-ms-transform: rotateZ(-47deg); /* IE 9 */
    	-webkit-transform: rotateZ(-47deg); /* Chrome, Safari, Opera */
    	transform: rotateZ(-47deg);
	}
	.close-buttn:after{
		content: '|';
		font-size: 28px;
		position: absolute;
		top: 4px;
		right: 17px;
		text-shadow: 2px 0px 0px rgba(255, 255, 255, 1);
		-ms-transform: rotateZ(47deg); /* IE 9 */
    	-webkit-transform: rotateZ(47deg); /* Chrome, Safari, Opera */
    	transform: rotateZ(47deg);
	}
	/* menu icon */
	#menu-icon {
		font-size: 28px;
		cursor: pointer;
		z-index: 27;
		display: inline-block; /* show menu icon */
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	}
	/* main nav */
	#nav{
		display: none;
		position: absolute;
		right: 0;
		padding-top: 10px;
		width: 265px;
		z-index: 27;
    	text-align: center;
		background: rgba(255,255,255,1);
		-webkit-box-shadow: 0px 2px 10px -4px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 2px 10px -4px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px -4px rgba(0,0,0,0.75);
		height: 645px;
    	-webkit-overflow-scrolling: touch;
	}
	#nav::-webkit-scrollbar { 
	    display: none; 
	}
	#nav::-ms-scrollbar { 
	    display: none; 
	}
	#nav::-moz-scrollbar { 
	    display: none; 
	}
	#nav::scrollbar { 
	    display: none; 
	}
	header .menu ul>li>ul.submenu{display: block;
    position: static;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    left: 0;
    width: 100%;
    -webkit-animation-duration: 0;
    animation-duration: 0;
    -webkit-animation-fill-mode: 0;
    animation-fill-mode: 0;
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    /* -webkit-box-shadow: 0 8px 6px -6px rgba(85,85,85,0.3); */
    -moz-box-shadow: none;
     box-shadow: none; 
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
    header .menu ul>li>ul.submenu>li {display: block;padding: 2px 0px;width: 262px!important;}
header .menu ul>li>ul.submenu>li>a {
    font-size: 12px;display: block;color: #252525;padding: 6px; background: transparent;text-align: center;}
	header .menu ul>li{display: block; padding: 10px 0;}
	header .menu ul>li a{color: #252525;}
	header .menu{padding: 29px 30px 29px 0px;}
	/*header{position: relative; z-index: 99;}*/
	header .logo{padding: 16px 0;}
	header .logo img {width: 170px;vertical-align: bottom;}
}
@media screen and (max-width: 1200px){
	.package_wrap .hover_img .detail span{ padding: 12px 0;font-size: 16px;}
	.package_wrap .hover_img .detail p{padding: 0 5px;}
	.package_wrap .hover_img .detail a{font-size: 14px; padding: 6px 12px;}
}
@media screen and (max-width: 1000px){.package_wrap .hover_img .detail span{ padding: 5px 0;}}
@media screen and (max-width: 900px){
	.package_wrap .hover_img .detail span{ padding: 8px 0;}
	/*.package_wrap .hover_img .detail p{ display: none;}*/
	.package_wrap .hover_img .detail a{font-size: 14px; padding: 6px 12px;}
}
@media screen and (max-width: 790px){
	.contact_wrap .col-2-3, .contact_wrap .col-1-3{padding: 50px 15px;}
	.contact_wrap img.back{width: 190px;}
	.price-table{
	margin-bottom: 10px;
		
	}
}
@media screen and (max-width: 768px){
	.tariff_table .col-8-12{width: 100%!important;}
	.tariff_table .col-4-12{width: 50%!important;}
	.table-title{width: 100%!important;}
	.table-content{width: 100%!important;}
	.packages .col-4-12{width: 100%!important;}
	.abt .col-1-2{width: 100%;}
	.about-img img {width: 100%;max-width: 751px!important;}
	.address-title .col-1-2{width: 100%!important;}
	.abt-series .col-4-12{width: 100%;}
	.abt-series .col-8-12{width: 100%;}
	.abt-img {max-width: 500px!important;}
	/*.package_wrap .col-4-12 {padding-right: 4px;width: 50%;}*/
}
@media screen and (max-width: 767px){
	.banner h2{font-size: 2.5em;}
	.about_us:before{width: 100%;}
	.about_us .about{display: none;}
	.about_us p.text.light{padding-right: 0px;}
	.package_wrap .col-1-3, .package_wrap .col-3-12{width: 50%; float: left;}
	.package_wrap .hover_img .detail span{ padding: 12px 0;}
	.package_wrap .hover_img .detail p{ display: block;}
	.package_wrap .hover_img .detail a{font-size: 16px; padding: 8px 14px;}
	.bottom_footer .align-right{text-align: left!important;}
	.contact_wrap .col-2-3, .contact_wrap .col-1-3{padding: 50px 20px;}
	.contact_wrap img.back{width: 210px;}
}
@media screen and (max-width: 736px){
	.sidber-box{background: none!important;}
}
@media screen and (max-width: 650px){
	.package_wrap .col-1-3{width: 50%; float: left;}
	.package_wrap .hover_img .detail span{ padding: 5px 0;}
	.package_wrap .hover_img .detail p{ display: block;}
	.package_wrap .hover_img .detail a{font-size: 14px; padding: 6px 12px;}
	.packages .col-4-12 { width: 100%!important;}
}
@media screen and (max-width: 480px){
.tariff_table .col-4-12{width: 100%!important;}
.packages .col-4-12 { width: 100%!important;}
.border-2:before{display: none!important;}
.contact_wrap h3{font-size: 15px;padding-top: 25px;display: block;}
form#contact_form_page-home {margin: 31px 39px!important;}
.wt{display: none;}
.wt1{display: block;}
}
@media screen and (max-width: 490px){
	.package_wrap .col-1-3, .package_wrap .col-3-12{width: 80%; float: none;margin: 0 auto;}
	.package_wrap .hover_img .detail span{ padding: 15px 0;}
	.package_wrap .hover_img .detail p{ display: block;}
	.package_wrap .hover_img .detail a{font-size: 16px; padding: 8px 14px;}
}
@media screen and (max-width: 414px){
.banner h2 {font-size: 2em!important;}
.tableforsinglepage td{font-size: 13px!important;}
}
@media screen and (max-width: 384px){
	.table-sub-heading {font-size: 16px!important;}
	.pack-title a {
    color: #eee;
    background: #650d0e;
    padding: 12px 42px!important;}
    form#contact_form_page-home {
    margin: 31px 20px!important;
}
}
@media screen and (max-width: 380px){
	/*header{position: relative; z-index: 99;}*/
	header .menu{padding: 29px 0px;}
	.package_wrap .col-1-3, .package_wrap .col-3-12{width: 100%;margin: 0;}
	.package_wrap .hover_img .detail span{ padding: 5px 0;}
	.package_wrap .hover_img .detail p{ line-height: 22px;}
	.package_wrap .hover_img .detail a{font-size: 14px; padding: 6px 12px;}
	h4 {font-size: 1.3em!important;}
	 #contact_form_page-home input[type="date"]{color: #000!important;}
}
@media screen and (max-width: 360px){
.tableforsinglepage td {font-size: 12px!important;}
.pack-title a { padding: 12px 26px!important;}
}
@media screen and (max-width: 340px){
	/*p{font-size: 11px!important;}*/
	.table-content{overflow-x: hidden!important;}
	.hotel-list-content > table > tbody > tr> td > p{font-size: 11px!important;}
	.banner h2 {font-size: 2em!important;}
}
@media screen and (max-width: 320px){
.table-sub-heading {font-size: 15px!important;}
.banner h2 {font-size: 1.5em!important;}
.tableforsinglepage td {font-size: 10px!important;}.pack-title a { font-size: 12px;}
}
.banner h1 {
    font-size: 3.5em;
    display: inline-block;
    padding: 10px 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-shadow: 1px 2px #000;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
}


.video-html-home{
	width: 50% !important;
}

@media screen and (max-width:768px) {
	
	.item-crousel{
		margin-left: 10px !important;
	}
	.video-html-home{
		width: 90% !important;
	}

}