.page-search p{ color:#000 !important; line-height:23px !important;}
.video iframe{width:100%; height:280px;}
.padd_both30{ padding-bottom:30px; padding-top:30px;}
#owl-demo .owl-pagination{display:none;}
#owl-demo .owl-controls .owl-buttons div {
	border-radius: 0;
	position: absolute;
	text-indent: -9999px;
}
#owl-demo .owl-controls .owl-buttons div.owl-prev {
	background: rgba(0, 0, 0, 0) url("../images/arrow_left1.png") no-repeat scroll left top;
	height: 35px;
	left: 0;
	top: 45%;
	width: 35px;
}
#owl-demo .owl-controls .owl-buttons div.owl-next {
	background: rgba(0, 0, 0, 0) url("../images/arrow_right1.png") no-repeat scroll left top;
	height: 35px;
	right:10px;
	top: 45%;
	width: 35px;
}
.vehicle_service{ background-image:url(../images/vehicle.jpg); padding: 45px;
background-size: cover;
margin-bottom: 15px;
border: 1px solid #999;
border-radius: 3px;}
.vehicle_service h3{ font-size:24px;  text-shadow:2px 2px 2px #097f45;}
.vehicle_service h3 a{ color:#fff;}
.ticketing{ background-image:url(../images/booking.jpg); padding: 45px;
background-size: cover;
margin-bottom: 15px;
border: 1px solid #999;
border-radius: 3px;}
.ticketing h3{ font-size:24px; text-shadow:2px 2px 2px #097f45;}
.ticketing h3 a{ color:#fff;}
.package_banner{ margin-top:20px;}
.package_banner img{ }
.media_gallery li{ margin-bottom:10px;}
.related-section {
   background: #e8e8e8;
padding-top: 30px;
padding-bottom: 30px;
    
}
.review_img {
    height: 110px;
    width: 120px;
}

.inner_package {
    padding-bottom: 15px;
    padding-top: 10px;
}

.breadcrumb1 a,.current{ font-size:12px; font-style:italic;}


.banner_inside iframe {
    width: 100%;
}
.inner_sidebar_1 {
    background: #ecf5fb  none repeat scroll 0 0;
    margin-top: 15px;
    padding: 10px;
}
.inner_sidebar_1 .widget-title {
    font-size: 20px;
    padding-bottom: 10px;
}
.inner_sidebar_1 .heading_title {
    font-size: 20px;
    padding-bottom: 10px;
}
.inner_sidebar_1 li {
    line-height: 15px;
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}
.inner_sidebar_1 li::before {
    color: #046698;
    content: "";
    font-family: FontAwesome;
    padding-right: 7px;
}
.inner_sidebar_1 li:last-child {
    border-bottom: medium none;
}
.inner_sidebar1 > h3 {
    margin-bottom: 10px;
}
.social_link{ padding-top:20px;}
.inner_packages li{ margin-bottom:20px;}
.single-trek .breadcrumb,.single-tour .breadcrumb,.single-peak .breadcrumb,.single-cycle .breadcrumb, .single-expedition .breadcrumb,.single-activity .breadcrumb{ margin-bottom:0 !important;}
.inner_sidebar1 {
    padding: 20px 15px 0px 15px;
background: #f6f6f6;
margin-bottom: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #999;
position: relative;
	
}
.photo_gallery{
    background: #ecf5fb none repeat scroll 0 0;
    margin-top: 15px;
    padding: 10px;
	
}
.photo_gallery > h3 {
    padding-left: 13px;
}

.inner_sidebar1 .wpcf7-form input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
}
.inner_sidebar1 .wpcf7-form input[type="email"] {
    background: #ffffff none repeat scroll 0 0;
}
.inner_sidebar1 .wpcf7-form textarea {
    background: #ffffff none repeat scroll 0 0;
	height:50px;
}
.call-slide {
    color: #7d90a6;
    font-size: 40px;
}
.support-call h6 {
    color: #d22b2f;
    font-size: 20px;
}
.right_top {
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}
.openingHr { font-size: 14px; margin-right: 20px; margin-top: 3px; font-weight:500;}
.openingHr ul li{display:inline-block; padding:0 12px;}
.openingHr ul li .fa{margin-right:5px;}
.welcome_holder a{color:#e74c3c;}
.Intro {
    float: left;
    padding-left: 110px;
    padding-right: 40px;
    padding-top: 40px;
    width: 50%;
}
.choose {
    float: left;
    position: relative;
    width: 50%;
    margin-top:40px;
    margin-bottom:30px;
}
.choose_wrap {
    left: 0;
    padding: 40px 60px;
    position: absolute;
    top: 0;
}
.choose_wrap .title h2 {
    color: #ffffff;
}

.home .breadcrumb{ display:none;}
/*Package page css*/
.package_detail {
    margin-bottom: 25px;
}
.package_block figure {
    float: left;
     width: 50%;
}
.package_desc {
  background-color: #ffffff;
  background-image: linear-gradient(#ffffff, #faf9f9);
  border: 1px solid #f3f3f3;
    float: left;
    padding: 20px;
    width: 50%;
 position: relative;
 height:282px;
}
.package_desc::after {
    border-bottom: 15px solid rgba(0, 0, 0, 0);
    border-right: 20px solid #ffffff;
    border-top: 15px solid rgba(0, 0, 0, 0);
    bottom: 50%;
    content: "";
    height: 0;
    left: -20px;
    position: absolute;
    width: 0;
}
.package_desc h3{ margin-bottom:10px;}
.package_block{ margin-top:15px;}
.package_desc ul {
    border-bottom: 1px dashed #2a2a2a;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}
.package_desc li {
    line-height: 15px;
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}
.package_desc li:before { content: "■"; padding-right:7px; }
.package_desc li:last-child{ border-bottom:none;}
.package_duration span {
    color: #f4982e;
    font-size: 30px;
    font-weight: bold;
}
.package_duration p {
    margin-bottom: 5px;
}

.package_btn{
    border: 2px solid #e74c3c ;
    color: #e74c3c ;
    font-size: 16px;
    padding: 8px 20px;
}
.package_btn:hover{background:#e74c3c ; color:#fff;}
.package_sidebar{ margin-bottom:20px;}
.package_sidebar ul li{ margin-bottom:12px; line-height:20px;}
.package_sidebar ul li span{ margin-right:7px;}
.breadcrumb ul li {
    display: inline;
    font-size: 13px;
    font-style: italic;
    padding: 0 2px;
}
.breadcrumb ul li a:after {
   font-family: FontAwesome;
   content: "\f101";
   padding-left:10px;
}
.package_desc p {
    margin-bottom: 20px;
}
.package_duration p {
    margin-bottom: 5px !important;
}
/*inner page css*/
.inner_banner{ position:relative;}
.inner_banner_detail {
    background: #fff;
   
    margin-bottom: 25px;
   
    
}
.inner_banner_detail .breadcrumb{ display:block;}
.banner_btn{
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
}
.banner_btn:hover{background:#2a2a2a; color:#fff;}
.inner_banner_detail h1 {
   font-size: 27px;
    line-height: 31px;
    color: #000;
}
.tap_detail p {
    text-align: justify;
}
.inner_banner_detail .inner_duration{
    font-size: 25px;
}
.tab_inner{ width:100%;}
.inner_package .tab-content{ border:none;}
.tab_inner .nav-tabs li i {
    display: block;
    font-size: 20px;
    line-height: 0.9;
    margin-bottom: 4px;
}
.tab_inner .nav-tabs li a {
    color: #646669;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 10px;
    text-align: center;
}
.tab_inner .nav-tabs {
    border-bottom: none !important;
}
.tab_inner .nav-tabs li {
    float: left;
    margin-bottom: -1px;
}
.tab_inner .nav-tabs > li > a {
	background:#383838;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius:5px !important;
    line-height: 1.42857;
    margin-right: 5px;
	color: #f1f1f1;
}
.tab_inner .nav-tabs > li > a:hover{color: #fff; background-color:#097f45;}
.nav-tabs > li.active > a:hover{background-color:#097f45 !important;}
.tab_inner .nav-tabs > li.active > a{
   background:#097f45;
   border-bottom:none;
   border-right:none;
   border-left:none;
   color: #fff;
    cursor: default;
}
.price_include {
    background: #26a65b  none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 50px;
    position: relative;
}
.price_include span {
    background: #097f45 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 15px;
    left: -5px;
    margin-bottom: 0;
    padding: 5px 5px 5px 10px;
    position: absolute;
    top: 10px;
}
.inner_sidebar {
    margin-top: 15px;
    
}
.inner_sidebar li.list_item{
  color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 7px;
  float:left;
}
.inner_sidebar li.list_item a{ color:#fff;padding: 10px; background: #26a65b  none repeat scroll 0 0;}
.price_title {
       padding: 20px 15px 0px 15px;
    background:#f6f6f6;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
   border:1px solid #999;
    position: relative;
}

.price_title h3 {
    position: absolute;
    background: #ee7429;
    top: 5px;
    left: -13px;
    padding: 2px 5px;
    color: #fff;
}
.price_title span {
    font-size: 30px;
text-align: center;
padding-bottom: 20px;
display: block;
padding-top: 20px;
color: #097f45;
}
.customer-support{ padding: 20px 15px 0px 15px;
background: #f6f6f6;
margin-bottom: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e9e9e9;
position: relative;}
.customer-support h3 {
    position: absolute;
    background: #ee7429;
    top: 5px;
    left: -13px;
    padding: 2px 5px;
    color: #fff;
}
.customer-support span {
    font-size: 25px;
    text-align: center;
    padding-top: 25px;
	 padding-bottom: 25px;
    display: block;
}
.rectangle {
	background:#383838;
	height: 30px;
	width:100%;
	position: relative;
	left:-26px;
	top: -10px;
	float: left;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	z-index: 9; /* the stack order: foreground */
}
.rectangle h4 {
	color: #fff;
	padding-top: 6px;
	font-weight:600;
	text-transform:uppercase;
	font-size:16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	margin:4px 0 0 15px;
	padding:0;
}
.triangle-l {
	border-color: transparent #383838 transparent transparent;
	border-style:solid;
	border-width:10px;
	height:0px;
	width:0px;
	position: relative;
	left: -36px;
	top: 10px;
}
.trip_facts{ background:#f6f6f6; margin-top:10px; padding:10px;}

.trip_facts li {
   
    float: left;
    padding: 10px;
   
    width: 275px;
}
.trip_facts li:last-child {
    border-right: medium none;
}
.trip_list {
    display: inline-block;
    padding-left: 50px;
    position: relative;
    text-align: left;
}
.trip_facts li .fa {
    color:#383838;
    font-size: 30px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.inner_sidebar ul {
    background: #ecf5fb none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.inner_sidebar ul li {
    color: #26a65b ;
    display: block;
    padding: 12px 0;
}
.inner_sidebar ul li span {
    color: #26a65b ;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding-top: 1px;
}
.related{margin-top:20px; padding:10px;}
.related .heading_title {
    padding-left: 10px;
}

.tap_detail {
    margin-bottom: 15px;
}
.trip_high {
    background: rgba(0, 0, 0, 0) url("../images/sidebar_bg.jpg") no-repeat scroll 0 0 / cover ;
    padding: 10px;
}
.list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.list li {
    padding-left: 1em;
    text-indent: -1em;
}
.list li::before {
    content: "■";
    padding-right: 7px;
}
.tap_detail h2 {
    margin-bottom: 10px;
}
.gallery li {
    margin-bottom: 15px;
}
.high_pannel {
    padding: 10px;
    
}
.review_row{
    padding: 10px;
    background:#f6f6f6;
}
.author_detail span {
    border-right: 2px solid #dddddd;
    padding: 0 5px;
}
.author_detail span:last-child{border-right:none;}
.author_detail span .fa {
    margin-right: 5px;
}
.book li.list_item {
   background: #004267 none repeat scroll 0 0;
border-radius: 5px;
color: #ffffff;
display: inline-block;
font-size: 16px;
font-weight: 500;
margin-bottom: 10px;
padding: 8px 18px;
width: 100%;
text-align: center;
}
.book li.list_item1 {
    background: #df6536 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 8px 25px;
}
.review_row h2 {
    font-size: 22px;
    margin-top: 20px;
    text-align: center;
    
}
.review_row h2.background {
    position: relative;
    overflow: hidden;
}
 .review_row h2.background span {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        position: relative;
        padding: 0 20px;
 }
       .review_row h2.background span:before, .review_row h2.background span:after {
            content: '';
            display: block;
            width: 100%;
            position: absolute;
            top: 0.73em;
			height:3px;
            border-top: 1px solid #47a0ff;
			border-bottom: 1px solid #47a0ff;
        }

        .review_row h2.background span:before { right: 100%; }
       .review_row h2.background span:after { left: 100%; }
  
.related h2 {
    font-size: 30px;
    margin-top: 20px;
	margin-bottom: 20px;
    text-align: center;
    
}
.related h2{
    position: relative;
    overflow: hidden;
}
 .related h2 span {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        position: relative;
        padding: 0 20px;
 }
       .related h2 span:before, .related h2 span:after {
            content: '';
            display: block;
            width: 100%;
            position: absolute;
            top: 0.73em;
			height:3px;
            border-top: 1px solid #47a0ff;
			border-bottom: 1px solid #47a0ff;
        }

        .related h2 span:before { right: 100%; }
       .related h2 span:after { left: 100%; }
  
.book li.list_item a {
    color: #ffffff;
}
.related{margin-top:15px;}
.related li {
    float: left;
    margin: 0 5px 10px;
    position: relative;
    width: 275px;
}
.related li figure {
    overflow: hidden;
}
.text_btm {
    background: #f9f5f4 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding: 10px;
}
.comment_image {
    float: left;
    margin-right: 10px;
}
.comment_image > img {
    height: 120px;
    width: 120px;
}
.comment_box.review {
    margin-top: 15px;
}
.form_wrap {
    background: rgba(0, 0, 0, 0) url("../images/sidebar_bg.jpg") no-repeat scroll 0 0 / cover ;
    float: left;
    margin-bottom: 35px;
    padding: 10px 25px;
    width: 100%;
}
.form_wrap h2 {
    color: #046698;
    font-size: 25px;
}
.searchandfilter select {
    line-height:normal;
   
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    display:block;
    width:230px;
    border:1px solid #c8c8c8;
    color:#000;
	font-size:15px;
    padding:8px 20px 7px 10px;
    margin:0;
    line-height:normal;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
	height:45px;
	
}

.searchandfilter select:focus {
    background:#f9f9f9;
    outline:none;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 7px rgba(100,100,100,0.3);
    border-color:#00c0f3;
}
.searchandfilter li{position:relative;}
.searchandfilter li::after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    height: 0;
    width: 0;
    border-top: 6px solid #444;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    pointer-events: none;
}
.searchandfilter li:last-child::after{ content:"\f002"; font-family:FontAwesome; position:absolute; top:10px; border:0; left:40px; color:#fff;}
.searchandfilter li input[type="submit"]{ background:#ec4c30; padding:12px 16px; border-width: 0;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	width:160px;
	color:#fff;
	font-size:15px; font-weight:bold;
}
	.form_wrap {
 -webkit-box-shadow: 0px 0px 2px 0px rgba(242,87,19,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(242,87,19,1);
box-shadow: 0px 0px 2px 0px rgba(242,87,19,1);
background: #26a65b  none repeat scroll 0 0;
position: relative;
 padding-bottom: 10px;
    padding-left: 22px;
    padding-top: 50px;
}
.form_wrap h2{
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 15px;
    left: -5px;
    margin-bottom: 0;
    padding: 5px 5px 5px 10px;
    position: absolute;
    top: 10px;
}
.activity_list li{ float:left; width:25%;}

.activity_list li figure{}
 .activity_list li figure img{ width:100%}
.expert_detail {
    background-color: #ffffff;
    background-image: linear-gradient(#ffffff, #faf9f9);
    border: 1px solid #f3f3f3;
   
    height: auto;
    padding: 25px;
    position: relative;
    
}

.expert_detail::before {
    border-bottom: 16px solid #ffffff;
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: -16px;
    transform: translate(-50%, 0px);
    width: 0;
}
.expert_detail h3 {
    margin-bottom: 10px;
}
.expert_detail_1 {
    background-color: #ffffff;
    background-image: linear-gradient(#ffffff, #faf9f9);
    border: 1px solid #f3f3f3;
   
    height: auto;
    padding: 25px;
    position: relative;
    
}

.expert_detail_1::before {
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid rgba(0, 0, 0, 0);
    border-top: 16px solid #ffffff;
    bottom: -16px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 0;
}
.expert_detail_1 h3 {
    margin-bottom: 10px;
}
.country_description h2 a{ color:#fff;}

.footer_block .widget li {
    line-height: 26px;
    padding-left: 20px;
    position: relative;
}
.footer_block .widget li::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 9px;
    left: 0;
    position: absolute;
    top: 0;
}
.footer_block .widget li a {
    display: block;
}
.footer_block .widget li a:hover {
    color: #ffffff;
}

.client_img {
    float: left;
    margin-right: 25px;
}
.client_img > img {
    height: 100px;
    width: 100px;
}
.testimonial-body {
    border-left: 1px solid #dddddd;
}
.testblock {
    margin-bottom: 20px;
}
.author {
    font-weight: bold;
}
.blog-box {
    margin-bottom: 20px;
}
.blog-box figure {
    float: left;
    margin-right: 10px;
    position: relative;
}
.blog-box .posted_date {
    background: #20a7e4 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.package_sidebar h2 {
    color: #046698;
    font-size: 22px;
}
.package_sidebar li {
    line-height: 15px;
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}
.package_sidebar li::before {
    color: #046698;
    content: "";
    font-family: FontAwesome;
    padding-right: 7px;
}
.package_sidebar li:last-child {
    border-bottom: medium none;
}
#wpcf7-f179-p139-o1 .wpcf7-form *::placeholder {
    color: #2a2a2a;
}
#wpcf7-f179-p139-o1 .wpcf7-form .row {
    margin-top: 15px;
}
#wpcf7-f179-p139-o1 .wpcf7-form input[type="text"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 100%;
}
#wpcf7-f179-p139-o1 .wpcf7-form input[type="email"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 100%;
}
#wpcf7-f179-p139-o1 .wpcf7-form textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding-left: 10px;
    width: 100%;
	
}

#wpcf7-f179-p139-o1 .wpcf7-form-control-wrap.captcha-830 input[type="text"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 70%;
}
#wpcf7-f179-p139-o1 .wpcf7-form-control.wpcf7-submit {
    background: #046698 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    padding: 10px 20px;
}
.wpcf7-form *::placeholder {
    color: #2a2a2a;
}
.wpcf7-form .row {
    margin-top: 15px;
}
.wpcf7-form input[type="text"] {
   background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 100%;
}
.wpcf7-form input[type="email"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 100%;
}
.wpcf7-form textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding-left: 10px;
    width: 100%;
    
}
#wpcf7-f101-p181-o1 .wpcf7-form-control.wpcf7-captchar {
   background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 70%;
}
#wpcf7-f101-p181-o1 .wpcf7-form textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding-left: 10px;
    width: 100%;
    height:auto;
}
.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-394 {
    float: left;
}

.wpcf7-form-control.wpcf7-captchar {
    border: 1px solid #dddddd;
    border-radius: 5px;
    height: 35px;
    width: 30%;
}
.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-773 ,.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-394,.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-264{
    float: left;
}
.wpcf7-form-control-wrap.captcha-773 input[type="text"],.wpcf7-form-control-wrap.captcha-394 input[type="text"],.wpcf7-form-control-wrap.captcha-264 input[type="text"] {
   background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 40px;
    padding-left: 10px;
    width: 30% !important;
}
.wpcf7-form-control.wpcf7-submit {
    background: #046698 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    padding: 10px 20px;
}
.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-830 {
    border: 1px solid #dddddd;
    float: left;
    height: 40px;
    margin-right: 10px;
}
#wpcf7-f258-o1 .wpcf7-form-control-wrap.captcha-177 input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 30px;
    padding-left: 10px;
    width: 50% !important;
}
.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-177 {
    border: 1px solid #dddddd;
    float: left;
    height: 30px;
    margin-right: 10px;
}
.banner_inside iframe{ width:100%;}
.client_box figure {
    float: left;
    padding-top: 35px;
    width: 20%;
}
.client_detail {
    background-color: #ffffff;
    background-image: linear-gradient(#ffffff, #faf9f9);
    border: 1px solid #f3f3f3;
    float: left;
    height: auto;
    padding: 20px;
    position: relative;
    width: 80%;
}
.client_detail::after {
    border-bottom: 15px solid rgba(0, 0, 0, 0);
    border-right: 20px solid #ffffff;
    border-top: 15px solid rgba(0, 0, 0, 0);
    bottom: 50%;
    content: "";
    height: 0;
    left: -20px;
    position: absolute;
    width: 0;
}
.client_detail h3 {
    margin-bottom: 10px;
}
.client_box .review_img {
    height: 130px;
    width: 130px;
	border-radius:5px;
}
.extra-travel {
    position: relative;
}
.c-icon::before {
    border-bottom: 8px solid #236163;
    border-left: 8px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    top: 0;
    width: 0;
}
.c-right-icon::after {
    border-bottom: 8px solid #236163;
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    position: absolute;
    right: -8px;
    top: 0;
    width: 0;
}
.lic-box {
    background: #236163 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    margin-top: -8px;
    min-height: 100px;
    padding-top:10px;
    padding-bottom: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease 0s;
}
.lic-box span {
    font-size: 22px;
}

.icon-tag {
    font-size: 40px;
    margin-bottom:10px;
}
.lic-box:hover, .lic-box:focus {
    box-shadow: 0 100px 0 #eb8c04 inset;
    color: #e3e3e3;
    text-decoration: none;
}
.gap-top-2x {
    margin-top: 30px;
}
.related .packages_holder{background:#ecf5fb !important; padding:8px;}
.es_lablebox{display:none;}
.es_textbox,.es_button{padding-bottom:0px !important;}
.area-title {
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 25px;
}
.area-title h2 {
    color: #505050;
    
    font-size: 25px;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
    padding-top: 10px;
    position: relative;
    text-transform: uppercase;
}
.area-title h2::after {
    background: #e74c3c none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 120px;
}