html, body {
	font-family: 'arial', sans-serif;
	font-size: 14px;
	color: #212121;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin: 0px;
}
p {
	line-height: 22px;
}
a, a:focus, a:hover {
	outline: 0px;
	text-decoration: none;
}
ol, ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
label {
	display: block;
}
textarea.textbox_1ms {
	width: 100%;
}
.clearfix {
	overflow: auto;
}
/*******************************************************************/
@font-face {
	src: url(../fonts/font/Arial, Helvetica, sans-serif.ttf);
	font-family: Arial, Helvetica, sans-serif;
}
/********************************************************************/
.site-header .container {
	width: 1190px;
}
.site-header {
	float: left;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
}
.site-header .container {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	padding: 0 15px;
}
.sticky .container {
	margin-top: 0;
	transition: all 0.3s ease-out 0s;
}
.site-header.sticky {
	position: fixed;
	background: #ffffff none repeat scroll 0 0;
	top: 0;
	transition: all 0.3s ease-out 0s;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.top_latest_off {
	position: fixed;
	right: 10px;
	text-align: right;
	top: -27px;
	z-index: 9;
}
.latest_offer5 {
	outline: medium none;
	top: 106px;
	transition: all 1s ease 0s;
	z-index: 1000;
}
.latest_offer5:hover {
	transform: scale(1) rotate(0deg) translateY(24px);
	z-index: 1000;
}
.right-menu {
	padding-top: 10px;
}
.slider .carousel-control.left, .slider .carousel-control.right {
	background-image: none;
	background-repeat: repeat-x;
}
.slider .carousel-control {
	top: 40%;
	width: auto;
}
/* start review css */
.banner {
	float: left;
	width: 100%;
}
.carousel-caption {
	bottom: 35%;
}
.carousel-caption h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 55px;
	text-shadow: 32px 52px 82px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}
.carousel-indicators .active {
	background-color: #fff!important;
}
.carousel-indicators li {
	border: 1px solid #fff!important;
}
button, select {
	text-transform: none;
}
label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 5px 0px;
	font-weight: 600;
	text-align: center;
	color: #333;
	border: 1px solid transparent;
}
#content {
	padding: 0px;
}
.user_pic {
	float: left;
	position: absolute;
	top: 8px;
	padding: 3px;
	width: 32px;
	height: auto;
	background: #ebe9eb;
	border: 1px solid #e4e1e3;
	margin: 0;
	box-shadow: none;
}
.box_rigt p span i {
	color: #ffb300;
	font-size: 14px;
}
.spc_t {
	margin: 15px 0px;
	padding: 0px;
}
.tb_box1 p {
	padding: 10px 0 0 0px;
}
.box_rigt {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 10px 0px;
}
.box_rigt p {
	line-height: 25px;
}
.tb_box {
	padding: 0px;
}
.tb_box1 {
	padding: 20px 0px;
	border-bottom: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #ff7e01;
	padding: 10px 30px;
	border: none;
}
.tab_system.spc {
	position: relative!important;
}

.btn_book {
	background: #789f5f;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.1em;
	padding: 6px 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	top: 4px;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
	position: relative;
}
.spc_l {
	margin: 0px;
	padding: 0px;
}
.fa-user {
	border: solid 1px #ccc;
	padding: 5px 10px;
	font-size: 25px;
}
.tb_box h1 {
	margin: 0px;
	padding: 0px;
}
.tb_box h3 {
	margin: 0px;
	padding: 10px 0px;
}
.tb_box1 h2 {
	margin: 0px;
	padding: 10px 0px;
}
.title {
	width: 100%;
	margin: 10px 0px;
	padding: 10px;
	border: solid 1px #ddd;
	border-radius: 5px;
	background: #f1f1f1;
}
p.stars {
	color: #333 !important;
}
.comment-respond textarea, .comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond input[type="url"], .comment-form-rating select {
	padding: 10px 20px;
	text-align: left;
	width: 100%;
	display: block;
	background: #f2f2f2;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	margin-top: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 14px;
}
.submit {
	background: #ff7e01;
	box-shadow: 0 2px 0 0 rgba(255,126,0,.6);
	border: none;
	color: #fff;
	width: 100px;
	padding: 8px 0px;
}
.submit:hover {
	background: #333;
	box-shadow: 0 2px 0 0 rgba(51,51,51,.6);
	border: none;
	color: #fff;
	width: 100px;
	padding: 8px 0px;
}
.spc_l i {
	margin: 0px;
	padding: 5px 10px;
	font-size: 25px;
}
.tb_box1 span {
	font-size: 18px;
	font-weight: bold;
}
/* end review css */



.sub_btn {
	border: none;
	background: #ffb300;
	color: #fff;
	padding: 8px 15px;
	width: 150px;
	border-radius: 5px;
	text-align: center;
	margin: auto;
	display: block;
}
.sub_btn:hover {
	border: none;
	background: #000;
	color: #fff;
	padding: 8px 15px;
	width: 150px;
	border-radius: 5px;
	text-align: center;
	margin: auto;
	display: block;
}
.clearfix {
	margin: 0px;
	padding: 0px;
}
.contact_breadcrumb {
	position: relative;
}
.breadcrumb_img img {
	width: 100%;
}
.breadcrumb_section {
	bottom: 10px;
	position: absolute;
}
.breadcrumb_section li {
	color: #ffffff;
	display: inline-block;
}
.breadcrumb_section li a {
	color: #fff;
}
/********CONTACT********************************/
.contact_form {
	background-position: center bottom;
	background-repeat: repeat;
	background-size: cover;
	position: relative;
}
.contact_form .contact-inner-image {
	bottom: 0;
	left: 0;
	position: absolute;
}
.contact-inner-box {
	background-color: rgba(255, 221, 0, 0.8);
	float: left;
	margin: 120px 0;
	padding: 20px 15px;
	width: 100%;
}
.contact-inner-box .title {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
}
.contact-inner-box > .text {
	font-style: italic;
	margin: 0 0 35px;
}
.contact-inner-box .btn-slide {
	background-color: #3c3c3c;
	border: 1px solid #3c3c3c;
	border-radius: 50px;
	display: inline-block;
	font-size: 13px;
	height: 34px;
	padding: 0 0 0 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 170px;
	color: #ffdd00;
}
.contact-inner-box .btn-slide::before {
	content: attr(data-hover);
	left: 0;
	opacity: 0;
	padding-right: 15px;
	position: absolute;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 100%;
	color: #ffdd00;
}
.contact-inner-box .btn-slide .text {
	font-style: inherit;
	transition: all 0.5s ease 0s;
	color: #ffdd00;
}
.contact-inner-box .btn-slide .icons {
	background-color: #505050;
	border-radius: 50%;
	bottom: 1px;
	left: 1px;
	padding: 9px;
	position: absolute;
	text-align: center;
	top: 1px;
	transition: all 0.5s ease 0s;
	color: #ffdd00;
}
.contact-inner-box .btn-slide:hover .icons {
	left: calc(100% - 32px);
}
.contact-inner-box .btn-slide:hover .text {
	opacity: 0!important;
}
.contact-inner-box .btn-slide:hover::before {
	opacity: 1;
}
.contact-inner-box input, .contact-inner-box textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 0;
	box-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 16px;
	padding-left: 0;
	border-bottom: solid 1px #444;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #444;
	padding-right: 0px;
}
.form-control::-moz-placeholder {
 color: #444 !important;
}
.contact-inner-box input:focus, .contact-inner-box select:focus, .contact-inner-box textarea:focus {
	box-shadow: none;
	outline: none;
	border-color: #444;
}
.contact-inner-box select {
	-moz-appearance: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-position: right 14px;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-color: -moz-use-text-color -moz-use-text-color #444;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 1px;
	box-shadow: none;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 16px;
	padding-left: 0;
	padding-right: 0;
}
.contact-submit {
	margin-top: 30px;
}
.google-map {
	float: left;
	margin-bottom: -5px;
	width: 100%;
}
.lft_content h1 {
	font-size: 25px;
	text-align: left;
	padding: 10px 0px;
}
.contaus {
	background: #f1f1f1;
	padding-bottom: 20px;
}
.navbar-default ul.nav > li > a:active {
	background: #ffb300;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.footer_link {
	background: #fff;
	border: solid 1px #ccc;
	margin-top: 24px;
	padding: 0px;
}
.footer_link p {
	line-height: 30px;
}
.footer_link img {
	margin: 30px 0px;
}
.tour_package h2 {
	font-size: 30px;
	text-align: center;
}
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.top_head {
	background: #000;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
}
.tp_rght ul {
	list-style: outside none none;
	margin-right: 9px;
}
.tp_rght ul li {
	margin-left: 10px;
	display: inline-block;
}
.top_head {
	padding: 7px 0;
}
.tp_rght ul li a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.tp_rght ul li a:hover {
	text-decoration: none;
	color: #ffb300;
}
.tp_rght i {
	font-size: 15px;
}
.top_n {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
#logo > a {
	float: left;
	padding: 5px 0;
}
.top_n strong {
	font-size: 16px;
	background: #000;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 10px 5px;
	margin: 10px 0px;
	display: block;
	text-align: center;
}
.testimonial_slide p {
	font-weight: normal;
	color: #fff;
}
.testimonial_slide small {
	color: #FFB300;
}
.quick_forms h4 {
	font-size: 16px;
	background: #000;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 10px 5px;
	margin: 0px 0 10px 0px;
	display: block;
	text-align: center;
}
.packag_box img {
	margin: auto;
}
.destination_im {
	padding-right: 3px !important;
}
.nav_top {
	margin: 10px 0px;
	padding: 0px;
}
.nav_top ul {
	list-style: none;
}
.nav_top ul li {
	margin: 0px;
	padding: 0px 5px;
	display: inline-block;
	border-top: solid 3px #ffb300
}
.nav_top ul li a {
	text-decoration: none;
	color: #424242;
	font-size: 12px;
}
.nav_top ul li a:hover {
	text-decoration: none;
	color: #ffb300;
}
.Rajasthan_tour {
	float: left;
	padding: 20px 0 40px;
	width: 100%;
	background: #fff;
}
.tour_package {
	float: left;
	padding: 30px 0;
	width: 100%;
}
.packag_box img {
	transition: all 0.9s ease 0s;
	width: 100%;
}
.packag_box:hover img {
	transform: scale(1.2);
}
.tour_package h1 {
	font-size: 30px;
}
.tour_package_heading {
	padding-bottom: 10px;
}
.head_txt {
	background: #fff;
	padding: 0px 10px;
}
.head_txt h5 {
	text-align: center;
	margin: 0px;
	color: #a6a6a6;
	padding-top: 5px;
}
.head_txt h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.head_txt p {
	text-align: justify;
	margin: 10px 0 0 0px;
	padding: 0px;
	color: #000
}
.site_map {
	float: left;
	padding: 20px 0 30px;
	width: 100%;
}
.half-sec {
	float: left;
	width: 50%;
}
.site-box {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.site_map .heading h1 {
	text-align: left;
}
.site-ul li {
	float: left;
	line-height: 25px;
	padding-left: 24px;
	width: 100% !important;
	list-style: none;
}
.site-ul li a {
	color: #444444;
	transition: all 0.2s linear 0s;
}
.site-ul li a:hover {
	color: #ffb300;
}
.about_sec {
	float: left;
	width: 100%;
	padding: 15px 0 30px;
}
.section-one-p > p {
	text-align: center;
	text-transform: capitalize;
}
.demo-inner-content h1 {
	font-size: 25px;
	margin: 0px;
}
.demo-inner-content img {
	vertical-align: middle;
}
.pmd {
	float: left;
	width: 100%;
}
.head_txt img {
	vertical-align: top;
}
.head_txt .heading h1 {
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 5px;
}
.spc {
	margin: 0px;
	padding: 0px;
}
.txt_box {
	margin: 8px 0px;
}
.sub_mit {
	background: #ff8c25;
	border-radius: 0px;
	border-radius: 5px;
	border: none;
	padding: 8px 20px;
	color: #fff;
	margin: 10px 0px;
}
.sub_mit:hover {
	background: #020322;
	border-radius: 5px;
}

.top_n form {
	margin-top: 10px;
}

.cl-effect-11 li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.cl-effect-11 a {
	padding: 10px 0;
	border-top: 2px solid #ffb300;
	color: #000;
	text-shadow: none;
}
.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	padding: 10px 0;
	max-width: 0;
	border-bottom: 2px solid #ffb300;
	color: #ffb300;
	content: attr(data-hover);
	-webkit-transition: max-width 0.9s;
	-moz-transition: max-width 0.9s;
	transition: max-width 0.9s;
}
.cl-effect-11 a:hover::before, .cl-effect-11 a:focus::before {
	max-width: 100%;
}
.head_txt h1 {
	font-size: 22px;
	padding: 20px 0px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}
.form-controlform {
	width: 220px;
	border: solid 1px #d5d5d5;
	margin: 0 0 8px 0px;
	padding: 0px;
	border-radius: 3px;
	padding: 5px
}
.top_n h4 {
	margin-bottom: 10px;
}
.form-controlform_area {
	width: 100%;
	border: solid 1px #d5d5d5;
	margin: 0 0 8px 0px;
	padding: 0px;
	border-radius: 3px;
	padding: 5px
}
.tour_package h3 {
	text-align: center;
	color: #ffb300;
}
.tour_package h5 {
	text-align: center;
	color: #a6a6a6;
	padding-top: 5px;
}
.packag_box_inner h5 {
	min-height: 55px;
}
.packag_box_inner span {
	height: 65px;
}
.packag_box {
	border-radius: 5px;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.3);
	float: left;
	margin: 10px 0;
	width: 100%;
}
.packag_box h5 {
	color: #4F4E4C;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px;
}
.packag_box h5 a {
	color: #4F4E4C;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px;
}
.packag_box img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: block;
	max-width: 100%;
	width: 100%;
}
.packag_box > a {
	float: left;
	overflow: hidden;
	width: 100%;
}
.packag_box_inner {
	float: left;background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(245, 183, 17, .75) 29%, rgba(245, 183, 17, .9) 71%);
	padding: 5px 10px;
	width: 100%;
}
.packag_box span {
	color: #000;
	font-size: 13px;
	padding-bottom: 5px;
	margin: auto;
	display: table;
	text-align: center;
}
.packag_box h3 span {
	color: #ffb300;
	font-size: 14px;
	font-weight: bold
}
.packag_box p {
	color: #3D3C3A;
	padding-top: 10px;
	text-align: center;
}
.packag_box .view_detail {
	background: #ffb300;
	border: none;
	width: 150px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	margin: auto;
	padding: 8px 15px;
	display: block;
}
.packag_box .view_detail:hover {
	background: #000;
	border: none;
	width: 150px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	margin: auto;
	padding: 8px 15px;
	display: block;
}
.top_btmspc {
	padding: 0px;
}
.tourism {
	float: left;
	margin: auto; background: rgba(213, 197, 149, 0.7) url(../images/rajasthan_tourism.png) repeat fixed center center;
	padding: 30px 0;
	text-align: justify;
	width: 100%;
	transition-property: background-position;
}
.tourism h3 {
	text-align: center;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px;
}
.tourism h5 {
	text-align: center;
	color: #a6a6a6;
	padding-top: 5px;
}
.get_touch ul {
	list-style: none;
}
.get_touch ul li {
	margin: 0px;
	padding: 0px;
}
.get_touch ul li a {
	text-decoration: none;
	color: #000;
}
.get_touch ul li a:hover {
	text-decoration: none;
	color: #333;
}
.get_touch {
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
.social_pic img {
	margin: 10px 0px;
	cursor: pointer;
}
.social_pic i {
	background: #000;
	color: #fff;
	margin: 10px 5px 0 0px;
	padding: 10px;
	border-radius: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 0px;
}
.social_pic i:hover {
	background: #000;
	color: #fff;
	margin: 10px 5px 0 0px;
	padding: 10px;
	border-radius: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 0px;
}
.get_touch i {
	padding: 10px;
	border-radius: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 0px;
}
.get_touch i:hover {
	padding: 10px;
	border-radius: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 8px 0px;
}
.list-group-item {
	background: #000;
	border: solid 1px #fff;
	color: #fff;
}
a.list-group-item, button.list-group-item {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
div.bhoechie-tab-container {
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #ddd;
	margin-top: 20px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
	opacity: 0.97;
}
div.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group {
	margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a {
	margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa {
	color: #ffb300;
}
div.bhoechie-tab-menu div.list-group>a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
	background-color: #ffb300;
	background-image: #ffb300;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
div.bhoechie-tab-menu div.list-group>a.active:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #ffb300;
}
div.bhoechie-tab-content {
	background-color: #ffffff;
	padding-top: 10px;
	overflow-y: scroll;
	height: 300px;
	display: flex;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
	display: none;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	border: solid 1px #ffb300;
}
.mask i {
	color: #ffb300;
	font-size: 18px;
}
.main h5 {
	margin-bottom: 20px;
}
.main h3 {
	margin-top: 16px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.mask {
	padding-top: 50px;
}
.golden-triangle {
	float: left;
	padding: 30px 0 50px;
	position: relative;
	text-align: center;
	transition-property: background-position;
	width: 100%;
}
.view {
	margin: 10px;
	width: 370px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.view .mask, .view .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
	display: block;
	position: relative;
	width: 100%;
}
.view h5 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 18px;
	margin: 0px 0 0 0;
}
.view p {
	color: #ffffff;
	font-size: 12px;
	padding: 10px 20px 20px;
	position: relative;
	text-align: center;
}
.mask a {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #fff;
	color: #000;
	font-weight: bold;
	border-radius: 5px;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
}
.mask a:hover {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #ffb300;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
}
.view-first img {
	
	transition: all 0.9s ease 0s;
}
.view-first .mask {
	
	opacity: 0;
	background-color: rgba(0,0,0, 0.5);
	
	transition: all 0.4s ease-in-out;
}
.view-first h2 {
	
	transform: translateY(-100px);
	
	opacity: 0;
	
	transition: all 0.2s ease-in-out;
}
.view-first p {
	
	transform: translateY(100px);
	
	opacity: 0;
	
	transition: all 0.2s linear;
}
.view-first:hover img {
	
	transform: scale(1.2);
}
.view-first a.info {
	opacity: 0;
	
	transition: all 0.9s ease 0s;
}
.view-first:hover .mask {
	opacity: 1;
}
.view-first:hover h2, .view-first:hover p, .view-first:hover a.info {
	opacity: 1;
	
	transform: translateY(0px);
}
.view-first:hover p {
	
	transition-delay: 0.1s;
}
.view-first:hover a.info {
	
	transition-delay: 0.2s;
}
.guide {
	background: #ffb300;
	padding: 35px 0;
	float: left;
	width: 100%;
}
.guide .heading h3 {
	color: #ffffff;
	text-align: center;
	font-size: 32px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}
.package_tour .spc > a {
	float: left;
	overflow: hidden;
	width: 100%;
}
.package_tour .spc > a img {
	transition: all 0.9s ease 0s;
}
.package_tour:hover .spc > a img {
	transform: scale(1.2);
}
.btn_ve.spc > a {
	float: none;
}
.guide h3 {
	color: #ffffff;
	text-align: center;
	font-size: 32px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}
.guide1 {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0 23px rgba(0, 0, 0, 0.2);
	margin-bottom: 23px;
	cursor: pointer;
	padding: 10px;
}
.detail_itinerary {
	float: left;
	padding: 15px 0;
	width: 100%;
}
.detail_itinerary span.itinerary_heading {
	display: inline-block;
	font-size: 21px;
	margin-bottom: 16px;
	float: left;
	width: 100%;
	text-align: center;
	background: linear-gradient(to right,#a6015a,#ad660a 72%) !important;
	color: #fff;
	border-left: 5px solid #ffb300;
}
.detail_itinerary ul li {
	list-style-type: decimal;
	margin-left: 18px;
}
.review_heading {
	background: #000000 none repeat scroll 0 0;
	border-left: 5px solid #ffb300;
	float: left;
	margin-bottom: 6px;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
.enquire_form {
	float: left;
	padding: 10px 0 15px;
	width: 100%;
}
.enquire_form span {
	display: inline-block;
	font-size: 21px;
	float: left;
	width: 100%;
	text-align: center;
	background: #000;
	color: #fff;
	border-left: 5px solid #ffb300;
}
.star-rating.cusrat .review_heading span {
	color: #ffffff;
	font-weight: normal;
}
.banner {
	margin: 15px 0 0;
}
/*****************************/
.own_trip {
	background: #eee;
	padding: 45px 0;
	float: left;
	width: 100%;
}
.own_trip .trip_form {
	background: #fff;
	border-radius: 5px;
	box-shadow: 2px 5px 5px rgba(0,0,0,.2);
	margin: 0 auto;
	padding: 15px 0;
	float: left;
	width: 100%;
}
.many_people span {
	float: left;
	margin-right: 20px;
	width: 48%
}
.trip_form input, .trip_form select, .trip_form textarea {
	background: #fff;
	border-color: #828282;
	border-radius: 0;
	color: #001933;
	font-family: Work Sans;
	font-size: 14px;
	margin-bottom: 16px
}
.trip_form select {
	-moz-appearance: none;
	background: url(../images/arrow1.png) right 14px no-repeat rgba(0,0,0,0);
	appearance: none;
	-webkit-appearance: none;
}
.many_people span:last-child {
	margin: 0
}
.hotel-star .form-radio {
	float: left;
	padding-top: 5px;
	width: 100%
}
.hotel-star .radio {
	float: left;
	margin-right: 16px!important
}
.own_trip .trip_form label {
	max-width: 100%;
	margin: 2px 0px;
	font-weight: 700;
	text-align: left;
}
.trip_form label {
	width: 100%;
	float: left
}
.checkbox, .radio {
	margin: 0!important
}
.hotel-star .radio label {
	padding-left: 25px!important;
	padding-top: 0px;
}
.hotel-star .checkbox label, .hotel-star .form-radio label {
	color: #333;
	cursor: pointer;
	position: relative;
	text-align: left
}
.jaipur_read, .traveljaipur h3 {
	text-align: center;
	color: red
}
.hotel-star .checkbox input, .hotel-star .form-radio input {
	left: 0;
	margin: 0!important;
	opacity: 1e-8;
	position: absolute;
	width: auto
}
.hotel-star .radio input:checked~.helper::before {
	color: #337ab7
}
.hotel-star .radio input:checked~.helper::after {
	transform: scale(.5)
}
.hotel-star .radio .helper::after {
	background-color: #337ab7;
	border-color: #337ab7;
	transform: scale(0)
}
.hotel-star .radio .helper::before, .radio .helper::after {
 border:.125rem solid currentcolor;
	border-radius: 50%;
	content: "";
	height: 15px;
	left: 0;
 margin:.25rem;
	position: absolute;
	top: -2px;
	transition: transform .28s ease 0s, -webkit-transform .28s ease 0s;
	width: 15px
}
.personal-details span {
	float: left;
	margin-right: 28px;
	width: 23%;
}
.personal-details span:last-child {
	margin-right: 0px;
}
.trip_form .btn-slide::before {
	color: #fff
}
.btn-slide::before {
	color: #001832;
	content: attr(data-hover);
	left: 0;
	opacity: 0;
	padding-right: 15px;
	position: absolute;
	transition: all .5s ease 0s;
	width: 100%
}
.trip_form .btn-slide {
	background: #212121;
	color: #fff
}
.btn-slide {
	border-radius: 50px !important;
	height: 34px;
	position: relative;
	text-transform: uppercase;
	width: 170px;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
}
.btn-slide :hover {
	width: 170px!important;
}
.jaipur_read, .rajasthan-guide, .traveljaipur {
	float: left;
	width: 100%
}
.trip_form .btn-slide .icons {
	background-color: #fff;
	color: #212121
}
.btn-slide .icons {
	background-color: #212121;
	border-radius: 50%;
	bottom: 1px;
	color: #fff;
	left: 1px;
	padding: 8px;
	position: absolute;
	top: 1px;
	transition: all .5s ease 0s
}
.btn-slide:hover::before {
	opacity: 1
}
.btn-slide:hover .icons {
	left: calc(100% - 32px)
}
.btn-slide:hover .text {
	opacity: 0
}
p.stars {
	color: #ffb300
}
.trip-submit .contact-submit {
	margin-top: 0px;
	float: left;
	width: auto;
}
/****************************/
.guide1 h3 {
	font-size: 16px;
	font-weight: bold
}
.guide1 p {
	font-size: 16px;
	color: #ffb300;
	padding: 5px 0px;
	font-weight: 400
}
.guide h6 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.guide1 > p {
	min-height: 120px;
}
.guide h5 {
	text-align: center;
	color: #fff;
	padding-bottom: 30px;
}
.guide1 img {
	display: inline-block;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	cursor: pointer;
}
.guide1:hover img {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}


.popular_tourest h3 {
	text-align: center;
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}
.popular_tourest {
	margin-top: 10px;
}
.popular_tourest h6 {
	text-align: center;
	color: #000;
	margin: 15px 0px;
	font-size: 18px;
	font-weight: bold;
}
.popular_tourest h5 {
	text-align: center;
	color: #a6a6a6;
	margin-bottom: 20px;
}
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	background: #000;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding: 118px 20px;
}
.hovereffect img {
	display: block;
	position: relative;
	max-width: none;
}
.hovereffect:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.heading h1 {
	text-align: center;
	font-size: 32px;
	padding-bottom: 25px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}
.testimonial_inner {
	margin: 20px auto 0;
	max-width: 800px;
}
.tourist_destinations {
	background: rgba(0, 0, 0, 0) url(../images/tourist_destinations.jpg) repeat scroll center top / cover;
	float: left;
	margin-top: 0;
	padding: 20px 0 40px;
	position: relative;
	text-align: center;
	transition-property: background-position;
	width: 100%;
}
.hovereffect span {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 25px;
	overflow: hidden;
	padding: 0.5em 0;
	background-color: transparent;
	font-weight: bold;
	transition: all 0.9s ease 0s;
}
.hovereffect a, .hovereffect p {
	opacity: 0;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.hovereffect:hover a, .hovereffect:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0px, 30px, 0px);
	transform: translate3d(0px, 30px, 0px);
}
.hovereffect img {
	transition: all 0.9s ease 0s;
}
.hovereffect:hover img {
	transform: scale(1.2);
}
.ftr_bg {
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	width: 100%;
}
.footer_overlay {
	background: linear-gradient(to right,#a6015a,#ad660a 72%) !important;
	padding: 50px 0 35px;
}
footer div.footer-ribon {
	margin: -66px 0 0 22px;
	padding: 10px 13px;
	position: absolute;
}
footer div.footer-ribon span {
	color: #ffffff;
	font-family: "Shadows Into Light", cursive;
	font-size: 17px;
	line-height: 17px;
}
footer div.footer-ribon {
	background: #bc0557 none repeat scroll 0 0;
}
footer div.footer-ribon::before {
	border-right: 10px solid #bc0557;
	border-top: 16px solid rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 0;
	left: -9px;
	position: absolute;
	top: 0;
	width: 7px;
}
.footer_box p {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.footer_box a {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	color: #ffffff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 50px;
	text-align: center;
	width: 100%;
}
.copyright a {
	color: #ffffff;
	transition: all 0.2s linear 0s;
}
.copyright a:hover, .copyright a:focus {
	outline: none;
	color: #ffb300;
}
.subscribe {
	background: #2d2d2d;
	color: #fff;
	padding: 15px 0px;
	margin: 15px 0px;
}
.mid_subs {
	background: #2d2d2d;
	color: #fff;
	padding: 0px;
	width: 80%;
	margin: auto;
}
.mid_subs h4 {
	color: #fff;
	padding: 0 0 10px 0px;
	margin: 0px;
	text-align: left;
	position: relative;
	left: 10%;
}
.subs_ribe {
	background: #fff;
	color: #000;
	padding: 10px;
	width: 70%;
	border: none;
	border-radius: 2px;
}
.ftr_bg p {
	margin: 0px;
}
.footer_logo1 {
	margin: 0 0 19px;
}
.footer_box .location-icon {
	padding-bottom: 45px;
}
.footer_information {
	padding: 5px 0;
}
.footer_social i {
	font-size: 20px;
	margin-right: 5px;
}
.footer_box a:hover {
	color: #ffb300;
}
.footer_box i {
	float: left;
	padding-right: 13px;
	padding-top: 3px;
	width: 24px;
}
.footer_box nav ul li a i {
	padding-right: 11px;
	width: 0;
}
.ftr_bg h5 {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.footer_box .tripadvisor div {
	border: medium none !important;
	border-radius: 5px;
	width: 100% !important;
}

.footer_logo {
	background: #fbfafa;
	color: #000;
	padding: 25px 0px;
	width: 340px;
	font-size: 25px;
	font-family: cursive;
	font-weight: bold;
	margin: auto;
	text-align: center;
	position: relative;
	top: -50px;
}
img.img-circle {
	width: 100%;
	height: 100px;
}
.testimonial_slide {
	margin-bottom: 50px;
	margin-top: 50px;
	padding-bottom: 20px;
}
#quote-carousel {
	padding: 0px;
	margin-top: 0px;
}
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 70px;
}
#quote-carousel .carousel-control.left {
	left: -12px;
}
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 10%;
	margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
	background: #ffb300;
}
#quote-carousel img {
	border: 3px solid #ffb300;
	box-shadow: 1px 0 8px rgba(0, 0, 0, 0.4);
	height: 100px;
	margin-top: -50px;
	width: 100px;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.tab-pane .tour_attr {
	border-bottom: dashed 1px rgba(0, 0, 0, 0.5);
	margin: 0 0 3px 0;
	padding-bottom: 2px;
}
.tab-pane .enquire_form {
	border: solid 2px #000;
	padding-top: 0;
}
.tab-pane .enquire_form a {
	display: none;
}
@media (min-width:768px) {
#quote-carousel {
	margin-bottom: 0;
}
}
@media (max-width:768px) {
#quote-carousel .carousel-indicators {
	bottom: 0px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
}
header h1#logo {
	display: inline-block;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 60px;
	color: white;
	font-weight: 400;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

header.smaller {
	height: 75px;
}
header.smaller h1#logo {
	width: 150px;
	height: 75px;
	line-height: 75px;
	font-size: 30px;
}
header.smaller nav a {
	line-height: 75px;
}
#back2Top {
	background-color: #ffb300;
	border-radius: 3px;
	bottom: 20px;
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-size: 24px;
	line-height: 30px;
	overflow: hidden;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 30px;
	z-index: 999;
}
.why_us h2 {
	font-size: 18px;
	background: #000;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 10px 5px;
	margin: 10px 0px;
}
.itnery {
	margin: 0px;
	padding: 0px;
}
.why_us {
	margin-top: 10px;
}
.head_txt1 strong {
	font-size: 16px;
	color: #000;
	padding: 10px 5px;
	margin: 10px 0px;
	background: none;
	border: none;
	text-align: left;
}
.head_txt1 h1 {
	font-size: 22px;
	padding: 20px 0px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}
.tour_spc h2 {
	font-size: 18px;
	padding: 10px 0px;
	text-align: center;
}
.why_us h2 {
	font-size: 16px;
	padding: 10px 5px;
	text-align: left;
}
.tab-content ul li {
	list-style-type: decimal;
	margin-left: 18px;
}
.why_us h5 {
	background: #000;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 0px;
	margin: 10px 0px;
}
.why_us h3 {
	font-size: 18px;
	background: #000;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 10px 5px;
	margin: 10px 0px;
}
.package_tour {
	background: #fff;
	border: solid 1px #e4e4e4;
	color: #ffb300;
	border-radius: 5px;
	margin: 0px;
	padding: 5px;
	display: flex;
	margin-bottom: 15px;
}
.tour_detail h4 {
	color: #0481d0;
	font-size: 16px;
	margin: 8px 0px;
	font-weight: bold;
}
.tour_detail p {
	color: #0481d0;
	font-size: 15px;
	margin: 0px;
}
.tour_detail p span {
	color: #4b4b4b;
	font-size: 13px;
	line-height: 22px;
}
.tour_spc h5 {
	margin: 10px 0px;
	padding: 10px 5px;
	font-size: 18px;
}
.itnery i {
	color: #bababa;
	border: solid 1px #bababa;
	border-radius: 3px;
	padding: 3px;
}
.itnery i:hover {
	color: #ffb300;
	border: solid 1px #ffb300;
	border-radius: 3px;
	padding: 3px;
}
.thanks {
	float: left;
	margin: 125px 0 40px;
	width: 100%;
}
.btn-warning1 {
	font-size: 13px;
	border: none;
	color: #fff;
	width: 105px;
	margin: 0 0 0 4px;
	background: #ffb300 !important;
	text-align: center;
	padding: 10px 0px;
	border-radius: 5px;
}
.btn-warning1:hover {
	font-size: 13px;
	border: none;
	color: #fff;
	width: 105px;
	margin: 0 0 0 4px;
	background: #000 !important;
	text-align: center;
	padding: 10px 0px;
	border-radius: 5px;
}
.btn-warning2 {
	font-size: 13px;
	border: none;
	color: #fff;
	width: 105px;
	margin: 0 0 0 4px;
	background: #000 !important;
	text-align: center;
	padding: 10px 0px;
	border-radius: 5px;
}
.btn-warning2:hover {
	font-size: 13px;
	border: none;
	color: #fff;
	width: 105px;
	margin: 0 0 0 4px;
	background: #ffb300 !important;
	text-align: center;
	padding: 10px 0px;
	border-radius: 5px;
}
.btn-warning {
	color: #fff;
	background-color: #ffb300;
	border-color: #ffb300;
	width: 140px;
	display: block;
	margin: auto;
}
.btn-warning:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.btn-detail {
	font-size: 15px;
	border: none;
	color: #fff;
	width: 130px;
	margin: 0 0 0 4px;
	background: ffb300 !important;
	text-align: center;
	padding: 10px 0px;
}
.tour_detail {
	padding: 0px 10px;
}
.btn-detail:hover {
	font-size: 15px;
	border: none;
	color: #fff;
	width: 130px;
	margin: 0 0 0 4px;
	background: #000 !important;
	text-align: center;
	padding: 10px 0px;
}
.whychoose ul li i {
	color: #333;
	size: 15px;
	border: none !important;
}
.ind_hd {
	margin: 0px;
	padding: 0px;
	width: 70px;
}
.btn_ve {
	margin: 0px;
	padding: 0px;
	float: right;
}
.bradcum {
	background: url(../images/breadcrumb-bg.gif);
	border-top: 1px solid #000;
	border-left: none;
	border-bottom: 1px solid #000;
	border-right: none;
	border-radius: 0px;
	box-shadow: none;
	padding: 8px;
	margin-top: 15px;
}
.bradcum ol li {
	display: inline;
}
.interested_hot h4 {
	font-size: 16px;
	background: #000;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 8px 5px;
	margin: 10px 0px;
}
.itnery_heding h2 {
	font-size: 16px;
	background: linear-gradient(to left,#a6015a,#ad660a 72%) !important;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 8px 5px;
	margin: 10px 0px;
}
.whychoose {
	border: dashed 1px #D9BE92;
	padding: 5px;
	background: #E5D1B3;
	border-radius: 5px;
}
.whychoose ul {list-style:disc !important;    padding: 0 0 0 21px;
	list-style: none;
}
.whychoose ul li {
	margin: 0px;
	padding: 8px 0px;
}
.whychoose ul li a {
	font-size: 13px;
margin;
0px;
	padding: 0px;
	color: #999;
}
.whychoose ul li a:hover {
	font-size: 13px;
margin;
0px;
	padding: 0px;
	color: #000
}
.tour_spc {
	margin: 10px 0px;
}
.package_tour2 {
	background: #fff;
	color: #ffb300;
	font-size: 15px;
	margin-bottom: 10px;
	border: solid 1px #d5d5d5;
}
.package_tour2 a h4 {
	text-decoration: none;
	color: #000;
	padding: 10px 0px;
	text-align: center;
}
.package_tour2 a h4:hover {
	background: #ffb300;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px;
}
.tour_detail1 h4 {
	color: #0481d0;
	font-size: 18px;
	margin-top: 0px;
}
.tour_detail1 h4 span {
	color: #4b4b4b;
	font-size: 15px;
	text-align: justify;
}
.itnery_box { border:1px #D2BE80 dashed;
	margin-top: 20px;
	padding: 10px 0 30px 0px;
}
.itnery_heading {
	background: #e6e6e6;
	margin-top: 30px;
	padding: 10px 0 30px 0px
}
.container-fluid.margintop {
	margin-top: 95px;
}
.itnery_heding p {
	color: #000;
	padding: 0px;
	margin: 10px 0px;
}
.itnery_heding h1 {
	font-size: 20px;
	background: linear-gradient(to right,#a6015a,#ad660a 72%) !important;
	color: #fff;
	border-left: solid 5px #ffb300;
	padding: 5px 5px;
	margin: 10px 0px;
}
.nav-tabs li a {
	color: #555;
}
.nav-tabs>li.active>a {
	background: #ffb300;
	border: solid 1px #fff;
	color: #fff;
	font-weight: bold;
	border-bottom: none;
}
.tab_system {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
.tab-content {
	margin-top: 10px;
}
.tab-content p {
	line-height: 25px;
	margin-top: 5px;
	text-align: justify;
}
.tab-content .tour_attr {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}
.tab-content h3 {
	font-size: 16px;
	color: #A13206;
	padding-bottom: 10px;
	border-bottom: dashed 1px #9E3106;
	display: inline-block;
}
.tab-content .tour_attr span {
	font-size: 18px;
	color: #A00333;
}
.cbp-mc-form {
	position: relative;
}
.cbp-mc-column {
	width: 49%;
	padding: 5px 5px;
	float: left;
}
.cbp-mc-form input, .cbp-mc-form textarea {
	border: 3px solid #fff;
}
.cbp-mc-form input, .cbp-mc-form textarea, .cbp-mc-form select {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	line-height: 1.5;
	padding: 10px 10px;
	color: #000;
	display: block;
	background: #fff;
	width: 100%;
}
.cbp-mc-form input, .cbp-mc-form textarea, .cbp-mc-form select {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	line-height: 1.5;
	padding: 10px 10px;
	border-radius: 5px;
	color: #000;
	display: block;
	background: #fff;
	width: 100%;
	border: solid 1px #dcdcdc;
	margin-right: 5px;
}
.cbp-mc-submit-wrap {
	padding-top: 10px;
	clear: both;
	text-align: center;
}
.cbp-mc-form label {
	color: #000;
	display: block;
	padding: 5px 5px 5px 2px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	text-align: left;
}
.cbp-mc-form input.cbp-mc-submit {
	background: #ffb300;
	border: none;
	color: #fff;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px;
	font-size: 1.1em;
	border-radius: 2px;
	letter-spacing: 1px;
	margin-left: 7px;
	border-radius: 5px;
}
.tour_detail h3 {
	font-size: 18px;
}
.tour_detail h3 a {
	font-size: 18px;
	color: #000
}
.cbp-mc-form input.cbp-mc-submit:hover {
	background: #000;
}
.interested_hot {
	margin: 15px 0 0 1.2%;
	padding: 10px;
	border: #cccccc 1px solid;
	background: #FFF;
}
.interested_hot span p {
	font-size: 12px;
}
.tab-content ul {
	margin-top: 10px;
}
.interested_hot p {
	color: #ffb300;
	font-weight: bold;
	background: none;
	border: none;
	text-align: center;
	font-size: 20px;
	margin: 0px;
	padding: 0 0 15px 0px;
}
.interested_hot li {
	margin: 4px 0px;
	background: #fefefe;
	height: 75px;
	padding: 0px;
	border: solid 1px #e9e9e9;
	border-radius: 5px;
}
.interested_hot img {
	width: 37%;
	display: inline;
	position: relative;
	top: 5px;
	left: 5px;
	border-radius: 5px 0px 0 5px;
}
.interested_hot span {
	width: 59%;
	display: inline-grid;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	position: relative;
	top: -21px;
	padding: 0 0 0 5px
}
.interested_hot p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.btn-1e {
	background: #000;
	border: none;
	color: #fff;
	font-size: 17px;
	padding: 10px 30px;
	margin: 25px 0;
	transition: all ease-in 0.4s;
	font-family: Work Sans;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.btn-1e:hover {
	background: #990033;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.get_in a {
	text-transform: lowercase;
	color: #000;
	font-family: Work Sans;
}
.callbutton .glyphicon {
	background: #789f5f;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 58px;
	font-size: 25px;
	border-radius: 50%;
	color: #fff;
	position: fixed;
	bottom: 20px;
	left: 20px;
	top: auto;
}
.display_ad {
	float: left;
	width: 100%;
}
.country-wrap {
	position: relative;
	width: 100%;
	height: 67.4%;
	overflow: hidden;
	background: url(../images/jaipur.jpg);
	background-repeat: repeat;
	background-size: 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 439px;
}
.push-bottom {
	position: absolute;
	bottom: 0;
	height: 100%;
}
.bottom-ground {
	background: #8d773e;
	width: 102%;
	left: -1%;
	height: 60px;
	bottom: 0;
	position: absolute;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2) inset;
}
.street-stripe {
	background: #d4d4d4;
	height: 8px;
	width: 100px;
	position: absolute;
	bottom: 23px;
	border-radius: 2px;
	box-shadow: 200px 0 0 #d4d4d4, 400px 0 0 #d4d4d4, 600px 0 0 #d4d4d4, 800px 0 0 #d4d4d4, 1000px 0 0 #d4d4d4, 1200px 0 0 #d4d4d4, 1400px 0 0 #d4d4d4, 1600px 0 0 #d4d4d4, 1800px 0 0 #d4d4d4, 2000px 0 0 #d4d4d4;
}
.grass {
	height: 40px;
	width: 100%;
	background-color: #dbcac2;
	position: absolute;
	bottom: 60px;
}
.grass:before {
	position: absolute;
	content: '';
	top: 14px;
	left: 0;
	height: 8px;
	width: 100%;
	background-color: #b99f93;
}
.grass:after {
	position: absolute;
	content: '';
	top: -4px;
	left: 0;
	width: 100%;
	height: 8px;
	background-color: #0aa;
	background: linear-gradient(135deg, transparent 25%, #0aa 25%);
	background-size: 10px 10px;
}
.sun {
	background: #ff9944;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 50px rgba(255,153,68,0.7);
	position: absolute;
	right: 23%;
	bottom: 350px;
}
.tree-1 {
	position: absolute;
	z-index: 2;
	bottom: 210px;
	right: 10px;
	width: 50px;
	height: 100px;
}
.trunk {
	width: 20%;
	height: 30%;
	background: brown;
}
.branch {
	position: abslute;
	width: 60%;
	height: 30%;
	background: green;
	-moz-transform: rotate(45deg);
	border-radius: 0 0 100% 0;
}
.branch-1 {
	border: 50px solid;
	border-bottom: 90px solid;
	border-color: transparent transparent #a5894a transparent;
	height: 0;
	width: 0;
	position: absolute;
	left: -50px;
	top: -70px;
}
.branch-2 {
	border-bottom: 40px solid #9d8346;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	height: 0;
	width: 100px;
	position: absolute;
	top: 60px;
	left: -80px;
}
.branch-3 {
	border-bottom: 50px solid #90713b;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	height: 0;
	width: 100px;
	position: absolute;
	top: 100px;
	left: -90px;
}
.mountain-1 {
	background: #cea392;
	width: 500px;
	height: 500px;
	position: absolute;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	bottom: -150px;
	border-radius: 40px;
}
.mountain-2 {
	background: #e4dbd2;
	width: 800px;
	height: 800px;
	position: absolute;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	bottom: -350px;
	border-radius: 40px;
	left: 250px;
	z-index: -1;
	box-shadow: 0 0 25px #e4dbd2;
	opacity: 0.6;
}
.la {
	position: absolute;
	bottom: 200px;
	width: 2px;
	height: 50px;
 background: $cd;
	margin-right: 20px;
}
.la:before {
	top: 5px;
	left: -10px;
	width: 22px;
	height: 2px;
 background: $cd;
}
.la:after {
	bottom: 0;
	left: -2px;
	width: 6px;
	height: 12px;
 background: $cd;
}
.l {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 10px #fff, 0 0 25px #fff, 0 0 50px #fff;
}
.l:nth-child(1) {
	left: -10px;
}
.l:nth-child(2) {
	right: -10px;
}
/*styles for car*/
.car {
	position: absolute;
	top: -1%;
	z-index: 10;
	-moz-animation: myfirst 10s linear infinite;
	-webkit-animation: myfirst 10s linear infinite;
}


.tyre {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #3f3f40;
	position: absolute;
	z-index: 2;
	left: 4px;
	top: 18px;
	-moz-animation: tyre-rotate 1s infinite linear;
	-webkit-animation: tyre-rotate 1s infinite linear;
}

.tyre:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #bdc2bd;
	position: absolute;
	top: 5px;
	left: 5px;
}
.gap {
	background: #3f3f40;
	width: 2px;
	height: 4px;
	position: absolute;
	left: 14px;
	top: 8px;
	box-shadow: 0 9px 0 #3f3f40;
}
.gap:before {
	content: '';
	display: block;
	width: 2px;
	height: 4px;
	position: absolute;
	background: #3f3f40;
	box-shadow: 0 12px 0 #3f3f40;
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: 0 7px;
	-moz-transform: rotate(-90deg);
	-moz-transform-origin: 0 7px;
	z-index: 3;
}
.car-base {
	position: absolute;
	display: block;
	width: 125px;
	height: 30px;
	background: #000000;
	border-radius: 10% 10% 50% 50% / 60% 100% 20% 10%;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	border: solid;
	border-color: #000000;
}
.back-bonet {
	background: #4c4b4b;
	border-radius: 54% 25% 0 0;
	height: 22px;
	left: 11px;
	position: absolute;
	top: 8px;
	width: 40px;
}
.tyre.front {
	left: 89px;
}
.car-body {
	border-bottom: 24px solid #d1352b;
	height: 0;
	top: 10px;
	width: 120px;
	position: relative;
}
.car-body:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 24px;
	position: absolute;
	right: -5px;
	background: #d1352b;
	border-top-right-radius: 4px;
	z-index: 1;
}
.car-body:after {
	content: '';
	display: inline-block;
	width: 121px;
	border-bottom: 1px solid #942b25;
	border-right: 2px solid transparent;
	height: 0;
	z-index: 2;
	position: absolute;
}
.car-gate {
	width: 32px;
	height: 20px;
	background: #d1352b;
	border-radius: 0 0 2px 8px / 0 0 2px 8px;
	box-shadow: 0 0 0 1px #892924;
	position: absolute;
	left: 48px;
}
.car-gate:before {
	content: '';
	width: 8px;
	height: 2px;
	background: #4c4b4b;
	position: absolute;
	top: 2px;
	left: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.car-top-back {
	background: none repeat scroll 0 0 #4C4B4B;
	border-radius: 5px 0 0 0;
	height: 20px;
	left: 4px;
	position: absolute;
	top: -20px;
	width: 58px;
}
.car-top-back:before {
	width: 30px;
	height: 15px;
	background: #736f6f;
	content: '';
	position: absolute;
	top: 3px;
	left: 8px;
	border-radius: 2px;
}
.car-top-back:after {
	content: '';
	background: #4c4b4b;
	border-radius: 30%;
	height: 5px;
	left: 3px;
	position: absolute;
	top: -1px;
	width: 62px;
}
.car-top-front {
	top: -19px;
	position: absolute;
	left: 47px;
	width: 20px;
	height: 20px;
	background: #dc4630;
	border-left: 1px solid #892924;
	border-radius: 2px 0 0 0;
}
.car-top-front:after {
	width: 26px;
	height: 20px;
	-webkit-transform: skew(37deg);
	-moz-transform: skew(37deg);
	background: #dc4630;
	content: '';
	position: absolute;
	top: 0;
	left: 6px;
	border-radius: 4px 0 4px 4px;
}
.car-top-front:before {
	width: 12px;
	height: 5px;
	background: #dc4630;
	content: '';
	position: absolute;
	top: 14px;
	left: 28px;
	z-index: 1;
	border: solid #a82e27;
	border-width: 0 1px 1px 0;
}
.wind-sheild {
	top: 3px;
	left: 3px;
	position: absolute;
	z-index: 3;
	width: 18px;
	height: 12px;
	background: #f5e7e7;
	border-radius: 0 3px 0 0;
}
.wind-sheild:after {
	width: 12px;
	height: 12px;
	-webkit-transform: skew(25deg);
	-moz-transform: skew(25deg);
	background: #f5e7e7;
	content: '';
	position: absolute;
	top: 0;
	left: 10px;
	border-radius: 3px;
}
.boundary-tyre-cover {
	position: absolute;
	top: 14px;
	left: 10px;
	border-bottom: 20px solid #4c4b4b;
	border-right: 10px solid transparent;
	height: 0;
	width: 20px;
}
.boundary-tyre-cover:before {
	content: '';
	position: absolute;
	display: inline-block;
	background: #4c4b4b;
	height: 20px;
	width: 15px;
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	border-radius: 3px;
	left: -6px;
	top: 0;
}
.boundary-tyre-cover:after {
	content: '';
	position: absolute;
	display: inline-block;
	background: #4c4b4b;
	height: 20px;
	width: 20px;
	-webkit-transform: skewx(40deg);
	-moz-transform: skewX(40deg);
	border-radius: 3px;
	right: -14px;
	top: 0;
}
.boundary-tyre-cover-inner {
	position: absolute;
	top: 4px;
	left: 4px;
	border-bottom: 16px solid black;
	border-right: 10px solid transparent;
	height: 0;
	width: 15px;
	z-index: 2;
}
.boundary-tyre-cover-inner:before {
	content: '';
	position: absolute;
	display: inline-block;
	background: black;
	height: 16px;
	width: 15px;
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	border-radius: 3px 3px 0 0;
	left: -6px;
	top: 0;
}
.boundary-tyre-cover-inner:after {
	content: '';
	position: absolute;
	display: inline-block;
	background: black;
	height: 16px;
	width: 20px;
	-webkit-transform: skewx(40deg);
	-moz-transform: skewX(40deg);
	border-radius: 3px 3px 0 0;
	right: -11px;
	top: 0;
}
.boundary-tyre-cover-back-bottom {
	position: absolute;
	width: 14px;
	height: 8px;
	background: #4c4b4b;
	top: 12px;
	left: -19px;
}
.bonet-front {
	background: #d1352b;
	border-radius: 5px 258px 0 38px / 36px 50px 0 0;
	height: 4px;
	position: absolute;
	right: 0;
	top: -4px;
	width: 40px;
	z-index: 0;
}
.back-curve {
	background: none repeat scroll 0 0 #4C4B4B;
	border-radius: 960% 100% 0 0;
	height: 20px;
	left: -3px;
	position: absolute;
	top: 1px;
	transform: rotate(6deg);
	width: 5px;
}
.stepney {
	height: 6px;
	left: -4px;
	position: absolute;
	top: 6px;
	width: 8px;
	z-index: -1;
	background: #3f3f40;
}
.stepney:before {
	width: 8px;
	height: 12px;
	background: #3f3f40;
	content: '';
	position: absolute;
	top: -10px;
	left: -7px;
	border-radius: 3px 3px 0 0;
}
.stepney:after {
	width: 8px;
	height: 12px;
	background: #0d0c0d;
	content: '';
	position: absolute;
	top: 0px;
	left: -7px;
	border-radius: 0 0 3px 3px;
}
.tyre-cover-front {
	background: #4c4b4b;
	height: 4px;
	left: 97px;
	position: absolute;
	top: 13px;
	width: 10px;
	z-index: 1;
}
.tyre-cover-front:before {
	background: none repeat scroll 0 0 #4c4b4b;
	content: "";
	display: inline-block;
	height: 21px;
	left: -10px;
	position: absolute;
	top: 0;
	transform: skewX(-30deg);
	width: 10px;
	z-index: 6;
	border-radius: 4px 0 0 0;
}
.tyre-cover-front:after {
	background: none repeat scroll 0 0 #4c4b4b;
	content: "";
	display: inline-block;
	height: 6px;
	left: 4px;
	position: absolute;
	top: 0;
	transform: skewX(30deg);
	width: 14px;
	z-index: 6;
	border-radius: 0 4px 2px 0;
}
.boundary-tyre-cover-inner-front {
	position: absolute;
	top: 4px;
	left: 4px;
	border-bottom: 16px solid black;
	border-right: 10px solid transparent;
	height: 0;
	width: 15px;
	z-index: 7;
}
.boundary-tyre-cover-inner-front:before {
	background: none repeat scroll 0 0 #000000;
	border-radius: 3px 3px 0 0;
	content: "";
	display: inline-block;
	height: 17px;
	left: -10px;
	position: absolute;
	top: 0;
	transform: skewX(-30deg);
	width: 15px;
}
.boundary-tyre-cover-inner-front:after {
	content: '';
	position: absolute;
	display: inline-block;
	background: black;
	height: 16px;
	width: 20px;
	-webkit-transform: skewx(25deg);
	-moz-transform: skewX(25deg);
	border-radius: 3px 3px 0 0;
	right: -12px;
	top: 0;
}
.base-axcel {
	background: none repeat scroll 0 0 black;
	bottom: -15px;
	height: 10px;
	left: 30px;
	position: absolute;
	transform: rotate(-2deg);
	width: 70px;
	z-index: -1;
}
.base-axcel:before {
	background: none repeat scroll 0 0 black;
	border-radius: 0 0 0 10px / 0 0 0 5px;
	content: "";
	height: 10px;
	left: -35px;
	position: absolute;
	top: -2px;
	transform: rotate(6deg);
	width: 30px;
}
.base-axcel:after {
	background: none repeat scroll 0 0 black;
	border-radius: 0 0 0 10px / 0 0 0 5px;
	content: "";
	height: 10px;
	right: -33px;
	position: absolute;
	top: -1px;
	transform: rotate(-4deg);
	width: 40px;
	border-radius: 0 10px 5px 0;
}
.front-bumper {
	background: none repeat scroll 0 0 #4c4b4b;
	border-radius: 0 2px 2px 0;
	height: 8px;
	position: absolute;
	right: -15px;
	width: 11px;
	z-index: 1;
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
}
.front-bumper:before {
	background: none repeat scroll 0 0 #000000;
	content: "";
	height: 10px;
	left: -7px;
	position: absolute;
	transform: rotate(-22deg);
	width: 9px;
	z-index: 1;
}
.car-shadow {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -15px;
	box-shadow: -5px 10px 15px 3px #000000;
	left: -7px;
	position: absolute;
	width: 136px;
} 
.logo-title {
	font-size: 25px;
	position: absolute;
	top: 25px;
	left: 44%;
	opacity: 0.4;
	color:#ffb300;
}
/****************************Responsive***************************************/
@media screen and (max-width:1024px) {
#logo > a {
	padding-top: 11px;
	width: 110px;
}
.stellarnav > ul > li > a {
	padding: 5px 6px!important;
}
.footer_box .location-icon {
	padding-bottom: 55px;
}
.footer_box a {
	font-size: 12px;
}
.contact-inner-box select {
	background-position: right 22px;
}
.top_latest_off {
	display: none;
}
}
@media screen and (max-width:991px) {
.container {
	width: 100%!important;
}
.packag_box_inner span {
	height: auto;
}
.packag_box_inner h5 {
	min-height: auto;
}
.guide1 > p {
	min-height: auto;
}
.testimonial_slide {
	margin-bottom: 0;
}
.testimonial {
	padding: 30px 0;
}
.footer_box {
	margin-bottom: 15px;
}
.footer_box .location-icon {
	padding-bottom: 0;
}
.hovereffect .overlay {
	transform: translateY(40%);
	padding: 0px;
}
.hovereffect span {
	font-size: 20px;
}
.tourist_destinations {
	padding: 30px 0 60px;
}
.golden-triangle {
	padding: 10px 0 15px;
}
}
@media screen and (max-width:767px) {
.tp_rght.text-left, .tp_rght.text-right {
	text-align: center;
}
.tp_rght.text-right > ul {
	float: none;
}
#logo > a {
	padding-top: 0;
}
.hovereffect {
	margin-bottom: 10px;
}
.mask {
	padding-top: 34px;
}
.view-first .mask {
	opacity: 1!important;
}
.view-first p {
	opacity: 1;
	transform: translateY(0px);
}
.view-first a.info {
	opacity: 1;
}
.hovereffect a, .hovereffect p {
	opacity: 1;
}
.hovereffect img {
	opacity: 0.4!important;
}
.site-header .container {
	margin-top: 0;
}

.site-header .container {
	background: #ffffff none repeat scroll 0 0;
}
.tp_rght {
	display: none;
}
.stellarnav.mobile ul {
	top: 56px !important;
}
.personal-details span, .many_people span {
	margin-right: 0px;
	width: 100%;
}
.country-wrap {
	height: auto;
}
}
@media screen and (max-width:640px) {
.btn_book {
 position: inherit!important;
 top: 6px;
 width: 100%;
 font-size: 1em;
}
.container-fluid.margintop {
 margin-top: 96px;
}
.right-menu {
 padding-top: 0;
}
.error-us-image img {
 max-width: 100% !important;
}
.main_contant.thanks {
 margin: 80px 0 30px;
}
.site-header {
 padding: 9px 0;
}
}
@media screen and (max-width:420px) {
#logo > a {
	padding-top: 7px;
}
.tour_package h2, .tourism h3, .golden-triangle h3, .guide .heading h3, .testimonial h6, .tourist_destinations h3 {
	font-size: 25px;
}
.testimonial_slide p {
	font-size: 15px;
}
.copyright {
	border-top: 1px solid #ffffff;
	padding-top: 10px;
}
.footer_overlay {
	padding: 50px 0 20px;
}
.carousel-control {
	display: none;
}
.margintop {
	margin-top: 92px;
}
.margintop-mobile {
	margin-top: 92px;
}
.tp_rght {
	display: block;
}
.stellarnav.mobile ul {
	top: 80px !important;
}

}
@media screen and (max-width:375px) {
.nav.nav-tabs > li {
	float: left;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
}
.stellarnav.mobile ul {
	top: 98px !important;
}

}
.whychoose ul li{
	list-style:disc !important;
}
