/*
Theme Name: Bishops Adventures
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* Stylesheet for Bishops Adventures */

/*===== Xola CSS - Start =====*/
.xola-custom {
    position: relative;
    border: 1px solid #459A00 !important;
    border-radius: 3px !important;
    color: white !important;
    clear: none !important;
    cursor: pointer !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 2em !important;
    padding: 0 1em !important;
    width: 212px !important;
    height: 57px !important;
    text-decoration: none !important;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7) !important;
    box-shadow: 0 0 0.25em rgba(255, 255, 255, 0.3) inset, 0 0 0.25em rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.3) !important;
    background: #5ccd00 !important;
    background: -moz-linear-gradient(top, #5ccd00 0%, #4aa400 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5ccd00), color-stop(100%, #4aa400)) !important;
    background: -webkit-linear-gradient(top, #5ccd00 0%, #4aa400 100%) !important;
    background: -o-linear-gradient(top, #5ccd00 0%, #4aa400 100%) !important;
    background: -ms-linear-gradient(top, #5ccd00 0%, #4aa400 100%) !important;
    background: linear-gradient(#5ccd00 0%, #4aa400 100%) !important;
}
.xola-custom span {
    display: block !important;
    font-family: Arial, sans-serif !important;
    font-weight: bold !important;
    font-size: 26px !important;
    height: 55px !important;
    line-height: 55px !important;
    margin-left: -10px !important;
    padding-left: 50px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: none !important;
    white-space: nowrap !important;
    background: url(https://xola.com/images/icon-check-transparent.png) no-repeat scroll left center transparent !important;
}
/*===== Xola CSS - Finish =====*/

/****************************************************************************************
@
@	Fontface Declaration
@
****************************************************************************************/

@font-face {
    font-family: 'browser_sansregular';
    src: url('fonts/avp_-_browsersans-webfont.eot');
    src: url('fonts/avp_-_browsersans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avp_-_browsersans-webfont.woff2') format('woff2'),
         url('fonts/avp_-_browsersans-webfont.woff') format('woff'),
         url('fonts/avp_-_browsersans-webfont.ttf') format('truetype'),
         url('fonts/avp_-_browsersans-webfont.svg#browser_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'browser_sansbold';
    src: url('fonts/avp_-_browsersans-bold-webfont.eot');
    src: url('fonts/avp_-_browsersans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avp_-_browsersans-bold-webfont.woff2') format('woff2'),
         url('fonts/avp_-_browsersans-bold-webfont.woff') format('woff'),
         url('fonts/avp_-_browsersans-bold-webfont.ttf') format('truetype'),
         url('fonts/avp_-_browsersans-bold-webfont.svg#browser_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'browser_sansitalic';
    src: url('fonts/avp_-_browsersans-italic-webfont.eot');
    src: url('fonts/avp_-_browsersans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avp_-_browsersans-italic-webfont.woff2') format('woff2'),
         url('fonts/avp_-_browsersans-italic-webfont.woff') format('woff'),
         url('fonts/avp_-_browsersans-italic-webfont.ttf') format('truetype'),
         url('fonts/avp_-_browsersans-italic-webfont.svg#browser_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'browser_sansbold_italic';
    src: url('fonts/avp_-_browsersans-bolditalic-webfont.eot');
    src: url('fonts/avp_-_browsersans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avp_-_browsersans-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/avp_-_browsersans-bolditalic-webfont.woff') format('woff'),
         url('fonts/avp_-_browsersans-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/avp_-_browsersans-bolditalic-webfont.svg#browser_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}



/****************************************************************************************
@
@	Global Style and Reset
@
****************************************************************************************/

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var{background: transparent; border: 0 none; font-size: 100%; margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; }

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table, table td {padding:0; border:none; border-collapse:collapse;}
img {vertical-align:top;}
embed {vertical-align:top;}
* { border:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
input, textarea{ outline:none !important}



/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }



/* Global Styles */
html, body{width:100%; height:100%;}
body{font-family: 'browser_sansregular'; font-size:18px; line-height:24px; color:#666666; background:#fff; 
overflow-x:hidden;}


h1, h2, h3, h4, h5, h6{}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

p{}

img{}

a{text-decoration:none;}

.wrapper{max-width:100%; margin:0px auto;  position:relative;}


/*clear all floats */
.wrapper:after, .wrapper:before,
.header:after, .header:before,
.topnav:after, .topnav:before,
.banner:after, .banner:before,
.home-content:after, .home-content:before,
.contact-details-bottom:after, .contact-details-bottom:before,
.home-content-left-bottom:after, .home-content-left-bottom:before,
.home-content-left:after, .home-content-left:before,
.content-block:after, .content-block:before,
.main-content:after, .main-content:before,
.main-content-middle:after, main-content-middle:before,
.main-content-middle-top:after, .main-content-middle-top:before,
.main-content-middle-bottom:after, .main-content-middle-bottom:before,
.main-content-right:after, .main-content-right:before
{content:''; display:block; width:100%; height:0; float:none; clear:both;}

.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}


/**  header starts here  **/
.header{}
.header .logo{width:12%;float:left; padding-left:20px; padding-top:2px;}
.header .logo img{ max-width:100%; height:auto;}
.header .topnav{width:56%; float:left;}
.header .topnav ul.menu-bar{}
.header .topnav ul.menu-bar li{float:left; margin-right:70px; font-size:18px; line-height:25px; padding:22px 0;  text-transform:uppercase; 
font-family: 'browser_sansitalic';}
.header .topnav ul.menu-bar li:first-child{margin-left:93px;}
.header .topnav ul.menu-bar li:last-child{/*margin-right:80px;*/ margin-right:0px;}
.header .topnav ul.menu-bar li a{color:#253273;}
.header .topnav ul.menu-bar li a:hover{text-decoration:underline;}
.mobiBtn{display:none;}

.header .alltour-top-link{
width:32%;
float:right;
background: #018F78;
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat;
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat, -webkit-gradient(linear, 0 0, 0 bottom, from(#018F78), to(#00a88e));
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat, -webkit-linear-gradient(#018F78, #00a88e);
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat, -moz-linear-gradient(#018F78, #00a88e);
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat, -ms-linear-gradient(#018F78, #00a88e);
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat, -o-linear-gradient(#018F78, #00a88e);
background:url(images/all-our-tours-bg.png) 0px 0px no-repeat, linear-gradient(#018F78, #00a88e);
font-size:24px; line-height:24px; padding:23px 42px; color:#fff; font-style:italic; font-weight:bold; text-transform:uppercase;
font-family: 'browser_sansbold_italic';}

/**  header ends here  **/

/** banner starts here **/
/*.banner{}
.banner-details{float:left; width:68%;}
.banner-details img{max-width:100%;}
.banner-thumbnails{float:right; width:32%;}
.banner-thumnails-block{}*/

/*.thumbnails-block-picture{position:relative; 
background:url(images/banner-thumbnail-one.png) center center no-repeat; 
-moz-background-size:cover;
-webkit-background-size:cover;
-webkit-background-size:cover;
background-size:cover;
padding-top:142px;}

.banner .bx-wrapper .bx-pager .bx-pager-item .thumbnails-block-links{font-size:24px; line-height:24px; color:#fff; font-weight:bold; font-style:italic; text-transform:uppercase; padding:11px 44px;}*/
.banner .bx-wrapper {
	float: left;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 68%;
}
.banner .bx-wrapper{margin:0px;}   
.banner .bx-viewport{/*width:68% !important;*/ float:left;}
.banner .bx-viewport .bxslider li img{ position:relative;}
.banner .bx-viewport .bxslider li .banner-caption{position:absolute; bottom:0px; left:0px; z-index:1; width:100%; padding-left:48px;}
.banner .bx-viewport .bxslider li .banner-caption a h2{font-size:72px; line-height:65px; color:#fff ; -webkit-appearance:none;
font-family: 'browser_sansbold';}
.banner .bx-viewport .bxslider li .banner-caption a h3{font-size:36px; line-height:38px; font-weight:normal; margin-top:22px; color:#fff ; -webkit-appearance:none; }
.banner .bx-viewport .bxslider li .banner-caption a.banner-btn{padding:14px 20px; font-size:16px; line-height:16px; 
display:inline-block; float:right; background:rgb(10,83,71); color:#fff; text-transform:uppercase; margin-top:8px;
font-family: 'browser_sansbold';
opacity:0.8;
transition: opacity .6s ease-out;
-moz-transition: opacity .6s ease-in;
-webkit-transition: opacity .6s ease-in;
-o-transition: opacity .6s ease-in;}
  
/*.banner .bx-viewport .bxslider li .banner-caption a:hover{opacity:1;}
.banner .bx-pager {
    top: 0px;
    position: relative;
    display: block;
    width: 32%;
    float: right;
	padding-top:0px;
  } 
.banner .bx-pager a{display:block; position:relative; width:100%; }
.banner .bx-pager a .thumbnails-block-links{font-size:22px; line-height:24px; color:#fff; text-transform:uppercase; padding:11px 34px; position:absolute; bottom:0px; left:0px; width:100%; font-family: 'browser_sansbold_italic';}*/

/*.banner .banner-sidebar {
    top: 0px;
    position: relative;
    display: block;
    width: 32%;
    float: right;
	padding-top:0px;
  } */
  
.bx-pager.bx-default-pager {
    bottom: 0 !important;
}
.banner .banner-sidebar {
    display: block;
    float: right;
    overflow: hidden;
    padding-top: 0;
    width: 32%;
}
.banner .banner-sidebar a {
    display: block;
    /*height: 172px;*/
    position: relative;
    width: 100%;
}
/*.banner .banner-sidebar a{display:block; position:relative; width:100%; }*/

.banner .banner-sidebar a .thumbnails-block-links {
    bottom: 0;
    color: #fff;
    font-family: 'browser_sansbold_italic';
    font-size: 22px;
    left: 0;
    line-height: 24px;
    padding: 11px 34px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.thumbnail-links-orange{
background: #E87301;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat, -webkit-gradient(linear, 0 0, 0 bottom, from(#E87301), to(#f28900));
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-linear-gradient(#E87301, #f28900);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat, -moz-linear-gradient(#E87301, #f28900);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-ms-linear-gradient(#E87301, #f28900);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-o-linear-gradient(#E87301, #f28900);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,linear-gradient(#E87301, #f28900);
background-size:cover;}

.thumbnail-links-red{
background: #DD1F13;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-gradient(linear, 0 0, 0 bottom, from(#DD1F13), to(#fd4236));
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-linear-gradient(#DD1F13, #fd4236);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-moz-linear-gradient(#DD1F13, #fd4236);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-ms-linear-gradient(#DD1F13, #fd4236);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-o-linear-gradient(#DD1F13, #fd4236);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,linear-gradient(#DD1F13, #fd4236);
background-size:cover;}

.thumbnail-links-green{
background: #01B499;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-gradient(linear, 0 0, 0 bottom, from(#01B499), to(#00d4b3));
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-linear-gradient(#01B499, #00d4b3);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-moz-linear-gradient(#01B499, #00d4b3);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-ms-linear-gradient(#01B499, #00d4b3);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-o-linear-gradient(#01B499, #00d4b3);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,linear-gradient(#01B499, #00d4b3);
background-size:cover;}

.thumbnail-links-blue{
background: #01367B;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat;
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-gradient(linear, 0 0, 0 bottom, from(#01367B), to(#064390));
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-webkit-linear-gradient(#01367B, #064390);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-moz-linear-gradient(#01367B, #064390);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-ms-linear-gradient(#01367B, #064390);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,-o-linear-gradient(#01367B, #064390);
background:url(images/banner-thumbnail-bg.png) 0px 0px no-repeat,linear-gradient(#01367B, #064390);
background-size:cover;}

/** banner ends here **/

/** home-content starts here  **/
/*.boxtable{ display:table;}*/
.boxrow{ display:table;}
.boxcell{ display:table-cell;}
.home-content{display:block; width:100%;}
.home-content-left{/*width:46%; float:left; display:table-cell;*/ position:relative; background:#f5f5f5;}
.home-content-left-top{ padding:60px 45px 55px 90px;display:block; width:100%;}
.home-content-left-top h1{font-size:48px; line-height:48px; color:#064492; font-weight:normal; margin-bottom:28px; word-wrap:break-word;}
.home-content-left-top h4, .home-content-left-top h2{font-size:18px; line-height:21px; color:#064492; margin-bottom:19px; font-family: 'browser_sansbold';}
.home-content-left-top p{font-size:16px; line-height:21px; color:#666666; margin-bottom:19px;}
.home-content-left-top p a{color:#018e78; font-family: 'browser_sansbold';}
.home-content-left-top p a:hover{opacity:0.7;}
.home-content-left-top p a:after{font-family: 'FontAwesome'; content: "\f054"; overflow:hidden; margin-left:5px;}
.fa-chevron-right{line-height:24px;}

.home-content-left-bottom{
padding:34px 45px 34px 90px;
display: block;
width: 100%;
background: #00367a;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00367a), to(#064491));
background: -webkit-linear-gradient(#00367a, #064491);
background: -moz-linear-gradient(#00367a, #064491);
background: -ms-linear-gradient(#00367a, #064491);
background: -o-linear-gradient(#00367a, #064491);
background: linear-gradient(#00367a, #064491);}

.home .home-content-left-bottom{position:absolute; bottom:0;}

.contact-details-left{width:54%; float:left;}
.contact-details-left h3{color:#fff; text-transform:uppercase; font-size:22px; font-family: 'browser_sansitalic'; font-weight:normal;}
.contact-details-left h3 a{display:block; font-size:30px; padding-top:12px; color:#fff; font-family: 'browser_sansbold_italic';}

.contact-details-right{width:46%; float:left; padding-left:40px; font-family: 'browser_sansitalic';}
.contact-details-right h3{/*font-style:italic;*/ color:#fff; font-weight:normal; font-size:24px;}
.contact-details-right ul{display:inline-block; padding-top:12px;}
.contact-details-right ul li{float:left; margin-right:8px;}
.contact-details-right ul li:last-child{margin-right:0px;}

.home-content-testimonials{width:22%; /*padding:56px 45px 40px 45px;*//*display:table-cell; float:left;*/ background:url(images/home-testimonial-bg.png) center bottom no-repeat;}
.home-content-testimonials .home-content-testimonials-inner{padding:56px 45px 40px 45px;}
.home-content-testimonials h2{font-size:36px; line-height:36px; font-weight:normal; color:#ffba00;}

.home-content-testimonials .bx-viewport p{font-size:24px; line-height:33px; color:#666; margin-top:20px; font-family: 'browser_sansitalic';}
.home-content-testimonials .bx-viewport h4{font-size:24px; line-height:33px; color:#666; font-weight:normal; margin-top:24px;}
.home-content-testimonials .bx-pager{display:none;}

.home-content-testimonials .bx-wrapper .bx-controls-direction{display: inline-block; margin-top: 30px;}
.home-content-testimonials .bx-wrapper .bx-controls-direction a{position:relative; margin-top:30px;}
.home-content-testimonials .bx-wrapper .bx-controls-direction .bx-prev{width: 45px; height: 45px; border: 1px solid #ffba00;
background: url(images/home-testimonial-left-arrow.png) center center no-repeat; margin-right: 12px; color: transparent; float: left;
left:0px;}

.home-content-testimonials .bx-wrapper .bx-controls-direction .bx-next{width: 45px; height: 45px; border: 1px solid #ffba00;
background: url(images/home-testimonial-right-arrow.png) center center no-repeat; color: transparent; float: left;
right:0px;}

.home-content-right{width:32%; /*float:left;*/background:url(images/tour-and-new-bottom.png) left bottom no-repeat #00a98e;/* display:table-cell;*/ 
background: #028E78;
background:url(images/tour-and-new-bottom.png) left bottom no-repeat;
background:url(images/tour-and-new-bottom.png) left bottom no-repeat, -webkit-gradient(linear, 0 0, 0 bottom, from(#028E78), to(#00a98f));
background:url(images/tour-and-new-bottom.png) left bottom no-repeat, -webkit-linear-gradient(#028E78, #00a98f);
background:url(images/tour-and-new-bottom.png) left bottom no-repeat, -moz-linear-gradient(#028E78, #00a98f);
background:url(images/tour-and-new-bottom.png) left bottom no-repeat, -ms-linear-gradient(#028E78, #00a98f);
background:url(images/tour-and-new-bottom.png) left bottom no-repeat, -o-linear-gradient(#028E78, #00a98f);
background:url(images/tour-and-new-bottom.png) left bottom no-repeat, linear-gradient(#028E78, #00a98f);
}

.home-content-right h2{ font-size:36px; line-height:55px; color:#fff; font-weight:normal; font-weight:normal; text-transform:capitalize; 
padding:45px 45px 20px 45px;}
.home-content-right h2:nth-of-type(2) {padding-top:0;}
.tour-list-block{width:100%; display:block;}
.tour-list-block:last-child{ margin-bottom:20px;}
.tour-pic{width:100%; position:relative;display:block; background:#018773;}
.tour-pic span{position:relative; display:inline-block;}
.tour-pic img{max-width:100%; height:auto; position:relative;}
.tour-pic span a{font-size:16px; line-height:16px; color:#fff; padding:15px 32px; background:rgba(1,146,123, 0.5); display:inline-block; 
position:absolute; bottom:0; right:0px; text-transform:uppercase; font-weight:bold;}
.tour-pic a:hover{background:rgba(1,146,123,1);}
.tour-details{padding:12px 45px 20px 45px; /*background:#019b83; */color:#fff; width:100%; display:block;}
.tour-details h3{font-size:20px; line-height:24px; margin-bottom:16px; font-family: 'browser_sansbold';font-weight: normal;}
.tour-details h3 a{ color:#fff;}
.tour-details h4{font-size:18px; line-height:24px; font-weight:normal; margin-bottom:10px; font-family: 'browser_sansitalic';}
.tour-details p{font-size:18px; line-height:24px; font-family: 'browser_sansitalic';}
.tour-details p a{color:#fff;}
/** home-content ends here  **/

/** footer  starts here **/
.footer{background:#000000;width:100%; /*position:relative;*/}
.footer .wrapper{}
.footer .wrapper h6{font-size:14px; line-height:21px; color:#666666; width:50%; float:left; padding:22px 0px 22px 44px; font-weight:normal;}
.footer .wrapper h6:last-child{text-align:right; padding-left:0px; padding-right:44px;}
.footer .wrapper h6 a{color:#666666;}
.footer .wrapper h6 a:hover{text-decoration:underline;}
/** footer  starts here **/


.content-block{}

/** tour-page starts here **/
.tour-page-banner{position:relative; z-index:-10;}
.big-image li img{ position:relative;}
.baner-text {position:absolute; width:100%; bottom:50px; left:45px;}
.baner-text h2{font-family: 'browser_sansbold'; font-size:72px; color:#fff; margin-bottom:24px;}
.baner-text h3{font-size:36px; line-height:normal; color:#fff; font-family: 'browser_sansregular';}
.banner-top-thumb-block{display:block;}
.banner-top-thumb-block ul li{display:inline-block;}
.banner-top-thumb-block ul li img{max-width:100%; height:auto;}

.banner-bottom-thumb-block{display:block; position:relative;}
.banner-bottom-thumb-block ul li{float:left; width:20%; height:auto;}
.banner-bottom-thumb-block ul li img{max-width:100%; width:100%; height:auto;}

.slick-slider{ margin:0px auto !important;}

.slick-slider .slick-prev {    position: absolute;
	background:url(images/tourr-testimonial-prev.png) center center no-repeat #000;
    display: block;
    height: 100%;
    width: 45px;
    text-indent: -9999px;
    top:0px;
    margin-top:0px;
    left: 0px;
    padding: 0px;
    z-index: 200;
	background-size:inherit;}
	
	
.slick-slider .slick-next {
    position: absolute;
    background:url(images/tourr-testimonial-next.png) center center no-repeat #000;
	background-size:inherit;
    display: block;
    height: 100%;
    width: 45px;
    text-indent: -9999px;
    top:0px;
	margin-top:0px;
    right: 0px;
    padding: 0px;
    z-index: 200;
}	

/** pagination starts here **/
.pagination, .single-tours .pagination.conttpl{
background: #E12317;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E12317), to(#e12317));
background: -webkit-linear-gradient(#E12317, #e12317);
background: -moz-linear-gradient(#E12317, #e12317);
background: -ms-linear-gradient(#E12317, #e12317);
background: -o-linear-gradient(#E12317, #e12317);
background: linear-gradient(#E12317, #e12317);}
.pagination .wrapper{padding:0 45px;}
.pagination ul{ overflow:hidden;}
.pagination ul li{float:left; font-size:14px; line-height:14px; padding:14px 0;color: #fff;
font-family: 'browser_sansbold_italic'; text-transform:uppercase;}
.pagination ul li a{color:#fdd873;}
.pagination ul li a:hover{text-decoration:underline;}
.pagination ul li:after{width:16px; height:13px; content:url(images/pagination-bg.png); float:right; margin:0 6px;}
.pagination ul li:last-child a{color:#fff;}	
.pagination ul li:last-child:after{content:'';}
/** pagination ends here **/

.bx-wrapper .bx-pager{
font-size: 0 !important;
text-align: right !important;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    width: 55% !important;
}
/** main-content starts here **/
.main-content{ position:relative; content:''; display:block; width:100%; /*height:0;*/ float:none; clear:both;}

/** main-content-left starts here **/
.main-content-left{
width: 46%;/*  float: left;*/background: #f5f5f5;/*position:absolute;left:0;*/ float:left; /*margin-left:-22%;*//*changed 14092015*/}
body.single-tours .main-content-left,
body.single-tours .main-content-right,
body.single-tours .main-content-middle,
body.single-tours #content{
    min-height: 900px;
}
.top-btn-group{ overflow:hidden;}
.top-btn-group button[type="button"], .bottom-btn-group button[type="button"]{
background: #018E78;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#018E78), to(#00a98f));
background: -webkit-linear-gradient(#018E78, #00a98f);
background: -moz-linear-gradient(#018E78, #00a98f);
background: -ms-linear-gradient(#018E78, #00a98f);
background: -o-linear-gradient(#018E78, #00a98f);
background: linear-gradient(#018E78, #00a98f);
text-transform:uppercase;
font-size:13px;
line-height:13px;
color:#fff;
padding:15px 16px;
cursor:pointer;
width:33.33%;
font-family: 'browser_sansbold';
margin:0px;
float:left;
border-right:1px solid #f5f5f5;
text-align:left;
vertical-align:middle;}

.print-this-page{border-right:0px !important;}
.top-btn-group button[type="button"] .fa, 
.bottom-btn-group button[type="button"] .fa{font-size:24px; /*margin-left:10px; float:right;*/ vertical-align:middle; margin-left:8px;}
.bottom-btn-group{overflow:hidden; margin-bottom:1px;}

.top-btn-group button[type="button"].brochure{padding:15px 8px;}	
.bottom-btn-group button[type="button"].brochure{padding:15px 8px;}
.bottom-btn-group button {
    text-align: center !important;
}

/*.bottom-btn-group button[type="button"]{
background: #018E78;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#018E78), to(#00a98f));
background: -webkit-linear-gradient(#018E78, #00a98f);
background: -moz-linear-gradient(#018E78, #00a98f);
background: -ms-linear-gradient(#018E78, #00a98f);
background: -o-linear-gradient(#018E78, #00a98f);
background: linear-gradient(#018E78, #00a98f);
text-transform:uppercase;
font-size:14px;
line-height:16px;
color:#fff;
padding:15px 12px;
cursor:pointer;
width:33.33%;
font-family: 'browser_sansbold';
margin:0px;
float:left;
border-right:1px solid #f5f5f5;}

.bottom-btn-group button[type="button"] .fa{    
	font-size: 24px;
    margin-left: 10px;
    float: none;}*/	
	
.main-content-left-top{padding:55px 45px 52px 90px; display:block; overflow:hidden;}	
.main-content-left-top p, .travelnotes > p{font-size:16px; line-height:21px; color:#666; margin-bottom:18px;}

.main-content-left-middle{padding:0px 45px 36px 45px;} 
.main-content-left-middle h3{font-size:48px; line-height:48px; color:#064492; margin-bottom:10px;}
.main-content-left-middle h3.itineraryheading{font-size:48px; line-height:48px; color:#064492; margin-bottom:10px; padding-left:45px;}
.itnerary-blocks{margin-bottom:6px;}
.itnerary-blocks-header{ background:#f7e1a5; font-size:18px; line-height:21px; color:#064492; font-weight:bold; padding:12px 45px 12px 45px; cursor:pointer;
font-family: 'browser_sansbold'; position:relative;}
.arrow{float: right;
    background: url(images/accordian-close.png) center center no-repeat #ffba00;
    color: #fff;
    position: absolute;
    width: 45px;
    height: 100%;
    top: 0;
    right: 0;}
.itineraryaccordionpanel{
	margin-bottom:50px;
	}
.itnerary-blocks-header.accordActive .arrow{ background: url(images/accordian-open.png) center center no-repeat #ffba00;}
.itnerary-blocks-content{padding:15px 0px 8px 45px; display:none;}
.itnerary-blocks-content h4{font-size:16px; line-height:21px; color:#666; font-family: 'browser_sansitalic'; margin-bottom:16px; font-weight:normal;}
.itnerary-blocks-content p{font-size:16px; line-height:21px; color:#666; margin-bottom:10px;}
/** main-content-left ends here **/

/** main-content-middle starts here **/
.main-content-middle{
	width: 22%;
	/*padding: 56px 45px 40px 45px;*/
	padding: 56px 20px 40px;
    /*float: left;*/
    background:#fff;
	/*position:absolute;*//*changed 14092015*/
	left:46%;
	float:left;
	
	}
	
.main-content-middle-top{padding-bottom:20px;}	
.main-content-middle-top h2{font-size:36px; line-height:36px; color:#064492; font-weight:normal;}
.main-content-middle-top ul{padding-top:14px;}
.main-content-middle-top ul li{font-size:16px; line-height:21px; color:#666; margin-bottom:18px;}
.main-content-middle-top ul li span{ text-transform:capitalize; margin-right:7px;}
.main-content-middle-top p{ font-size:16px; line-height:21px; color:#666; margin-bottom:20px;}
.main-content-middle-top a.more-details{
background: #018e78;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#018e78), to(#00a88d));
background: -webkit-linear-gradient(#018e78, #00a88d);
background: -moz-linear-gradient(#018e78, #00a88d);
background: -ms-linear-gradient(#018e78, #00a88d);
background: -o-linear-gradient(#018e78, #00a88d);
background: linear-gradient(#018e78, #00a88d);
color:#fff;
font-size:16px;
line-height:16px;
text-transform:uppercase;
display:inline-block;
padding:15px 14px;}
.detailwrap {
    padding: 0 25px;
}
.startandenddates {
    padding-top: 14px;
}
.thedates {
    border-top: 1px solid #cccccc;
    padding: 10px 25px;
}
.thedates:nth-child(even){
	background-color:#f5f5f5;
}
.thedates:last-child {
    border-bottom: 1px solid #ccc;
}
.inditext {
    margin: 0 0 10px;
}
.inditext:last-child {
    margin-bottom: 0;
}
.price-block{ padding-left: 25px; padding-right: 25px; padding-bottom: 48px;}
.price-block h2{font-size: 36px;line-height: 36px;color: #064492;font-weight: normal;}
.price-block ul{padding-top:14px;}
.price-block ul li{ font-size:16px; line-height:21px; color:#666; margin-bottom:18px;}
.price-block a{font-size:16px; line-height:21px; color:#018e78; font-family: 'browser_sansbold';}
.price-block a:hover{text-decoration:underline;}

.main-content-middle-bottom{padding-bottom: 40px; padding-left: 25px; padding-right: 25px;}
.main-content-middle-bottom h2{font-size:36px; line-height:36px; color:#064492; font-weight:normal; margin-bottom:18px;} 
.main-content-middle-bottom ul{}
.main-content-middle-bottom ul li{font-size:16px; line-height:21px; color:#666666; margin-bottom:18px; background:url(images/tour-includes.png) 
0px 5px no-repeat; padding-left:20px;}

.testimonial-section{background: url(images/home-testimonial-bg.png) 
 center bottom no-repeat; padding-left:25px; padding-right:25px;}

.testimonial-section h2{font-size:36px; line-height:36px; font-weight:normal; color:#ffba00;}

.testimonial-section .bx-viewport p{font-size:24px; line-height:33px; color:#666; margin-top:20px; font-family: 'browser_sansitalic';}
.testimonial-section .bx-viewport h4{font-size:24px; line-height:33px; color:#666; font-weight:normal; padding-top:24px;}
.testimonial-section .bx-pager{display:none;}

.testimonial-section .bx-wrapper .bx-controls-direction{display: inline-block; margin-top: 0; overflow:hidden;}
.testimonial-section .bx-wrapper .bx-controls-direction a{position:relative; margin-top:16px;}
.testimonial-section .bx-wrapper .bx-controls-direction .bx-prev{width: 45px; height: 45px; border: 1px solid #ffba00;
background: url(images/home-testimonial-left-arrow.png) center center no-repeat; margin-right: 12px; color: transparent; float: left;
left:0px;}

.testimonial-section .bx-wrapper .bx-controls-direction .bx-next{width: 45px; height: 45px; border: 1px solid #ffba00;
background: url(images/home-testimonial-right-arrow.png) center center no-repeat; color: transparent; float: left;
right:0px;}
/** main-content-middle ends here **/


/** main-content-right starts here **/
.main-content-right{
	width: 32%;
    /*float: left;*/
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat #00a98e;
    /* display: table-cell; */
    background: #028E78;
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat;
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat, -webkit-gradient(linear, 0 0, 0 bottom, from(#028E78), to(#00a98f));
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat, -webkit-linear-gradient(#028E78, #00a98f);
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat, -moz-linear-gradient(#028E78, #00a98f);
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat, -ms-linear-gradient(#028E78, #00a98f);
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat, -o-linear-gradient(#028E78, #00a98f);
    background: url(images/tour-and-new-bottom.png) left bottom no-repeat, linear-gradient(#028E78, #00a98f);
	padding:45px 45px 30px;
	position:absolute;
	/*float:right;*//*changed 14092015*/
	right:0px;
	height:100%;
	}
	
.smallcontent {height:200px; overflow: auto;}	
	
.main-content-right h2{font-size:36px; line-height:55px; color:#fff; font-weight:normal; margin-bottom:24px;}
.main-content-right ul{}
.main-content-right ul li{font-size:24px; line-height:24px; margin-bottom:26px; background:url(images/right-side-list-bg.png) 0px 5px no-repeat; padding-left:32px;color:#ffffff;}
/*.main-content-right ul li:before{width:16px; height:13px; 
	content: url(images/right-side-list-bg.png);
    float: left;
    margin: 5px 0px;}*/
.main-content-right ul li a{color:#fff;}	
.main-content-right ul li a:hover{text-decoration:underline;}
/** main-content-right starts here **/

	
	
/** tour-page ends here **/

.print-top-right{float:right; width:50%; text-align:right; color:#01957e; font-family: 'browser_sansbold_italic'; display:none; font-size:16px; line-height:16px;}

.print-right-bottom{display:none;}

.banner-print{display:none;}

/** 04.09.2015 starts here  **/
/*.main-content-total-left{ overflow:hidden; width:68.75%; float:left;}
.main-content-left{position:static; float:left; width:68%;}
.main-content-middle{position:static; float:right; width:31%;}
.main-content-right{position:static; float:right; width:31.25%;}*/
/** 04.09.2015 ends here  **/

/* ---------- inner pages ------------ */

.all-innr-page{ max-width:1200px; padding:50px; margin:0 auto; min-height:450px;}
.all-innr-page h1{font-size:48px; line-height:48px; color:#064492; font-weight:normal; margin-bottom:28px; word-wrap:break-word;}
.all-innr-page p{ margin-bottom:35px;}

.all-innr-page form{}
.all-innr-page form p{ margin-bottom:20px;}
.all-innr-page form p strong{ color:#018F78;}
.all-innr-page form input[type=text], .all-innr-page form input[type=email], .all-innr-page form input[type=url], .all-innr-page form textarea{ 
width:60%; height:40px; border:1px solid #CCC; border-radius:4px; padding:0 15px;}
.all-innr-page form textarea{ height:200px; resize:vertical;}
.all-innr-page form input[type=submit]{ display:block; width:120px; height:40px; line-height:40px; color:#fff; background-color:#018F78; border-radius:4px;}

/*content template style*/
.conttpl.pagination{
    background: rgb(1,143,121); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(1,143,121,1) 0%, rgba(0,169,143,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,143,121,1)), color-stop(100%,rgba(0,169,143,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(1,143,121,1) 0%,rgba(0,169,143,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(1,143,121,1) 0%,rgba(0,169,143,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(1,143,121,1) 0%,rgba(0,169,143,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(1,143,121,1) 0%,rgba(0,169,143,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#018f79', endColorstr='#00a98f',GradientType=0 ); /* IE6-9 */
}
.conttpl.pagination ul{
    background: url(images/pagi-bg.png) no-repeat 87% 0%;
}
.contbanr{
    display: table;
    width: 100%;
    height: 381px;
    background-size: cover;
    padding: 0px 50px 46px 43px;
}
.contbanr hgroup{
    display: table-cell;
    vertical-align: bottom;
}
.contbanr h1{
    font-family: 'browser_sansbold';
    font-size: 65px;
    line-height: 68px;
    color: #fff;
    margin-bottom: 11px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    -ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    -o-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.contbanr h3, .contbanr h2{
    font-family: 'browser_sansregular';
    font-size: 36px;
    line-height: 41px;
    font-weight: 300;
    color: #fff;
    text-shadow: 2px 2px 10px #000;
    -webkit-text-shadow: 2px 2px 10px #000;
    -moz-text-shadow: 2px 2px 10px #000;
    -ms-text-shadow: 2px 2px 10px #000;
    -o-text-shadow: 2px 2px 10px #000;
}

.content-tpl-left{
    width: 68%;
    float: left;
    background: #fff;
	position:relative;
}
.content-tpl-right {
    width: 32%;
    float: right;
    background: #f5f5f5;
}
.conttpl-cntnt {
    padding: 56px 77px 82px;
    display: block;
    width: 100%;
    min-height: 900px;
}
.conttpl-cntnt img{
    max-width: 100%;
    display: block;
    margin-left: 25px;
    margin-bottom: 50px;
}
.conttpl-cntnt img{
    float: right;
}
.conttpl-cntnt p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
}
.conttpl-cntnt table, 
.conttpl-cntnt table td,
.conttpl-cntnt table th{
    border-collapse: collapse;
    border: 1px solid #B5B2B2;
    padding: 10px;
}
.conttpl-cntnt table th {
    background-color: rgba(238, 238, 238, 0.57);
}
.conttpl-cntnt table{
    margin-bottom: 25px;
}
.conttpl-cntnt h1,
.conttpl-cntnt h2,
.conttpl-cntnt h3,
.conttpl-cntnt h4,
.conttpl-cntnt h5,
.conttpl-cntnt h6{
    color: #064492;
    margin-bottom: 18px;
    margin-top: 5px;
}
.conttpl-cntnt h3{
    font-family: 'browser_sansbold', sans-serif;
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
}
.conttpl-cntnt h2{
    font-size: 36px;
    line-height: 39px;
    font-weight: 300;
}
.conttpl-cntnt ul li{
    line-height: 30px;
    margin-bottom: 18px;
    padding-left: 20px;
    background: url(images/bullet-style.png) no-repeat left 10px;
}
.conttpl-cntnt blockquote{
    font-family: 'browser_sansitalic', sans-serif;
    font-size: 18px;
    padding-left: 15px;
    border-left: 10px solid #01957e;
    margin: 8px 0 30px 45px;
}
.conttpl-cntnt a{
    text-decoration: none;
    font-family: 'browser_sansbold', sans-serif;
    color: #01957e;
}
.content-tpl-right{
    padding: 45px 45px 0 45px;
}
.content-tpl-right h1{
    font-size: 36px;
    line-height: 36px;
    color: #064492;
    margin-bottom: 20px;
}
.content-tpl-right li a{
    display: block;
    padding: 15px 10px 15px 15px;
    border-top: 1px solid #bcc6c7;
    color: #01957e;
    border-left: 10px solid transparent;
    transition: 0.2s ease-in-out all;
    -webkit-transition: 0.2s ease-in-out all;
    -moz-transition: 0.2s ease-in-out all;
    -ms-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
}
.content-tpl-right li:last-child a{
    border-bottom: 1px solid #bcc6c7;
}
.content-tpl-right li a:hover,
.content-tpl-right li a.active,
.content-tpl-right li.current_page_item a{
    border-left: 10px solid #01957e;
    transition: 0.2s ease-in-out all;
    -webkit-transition: 0.2s ease-in-out all;
    -moz-transition: 0.2s ease-in-out all;
    -ms-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
}
.sidetesti .testimonial-section h2{
    font-size: 36px;
    line-height: 36px;
}
.sidetesti{
    padding-top: 65px;
}
.search-results .sidetesti{
    padding-top: 0;
}

.content-tpl-left .top-btn-group button[type="button"], 
.content-tpl-left .bottom-btn-group button[type="button"]{
    text-align: center;
	min-height: 48px;
    padding: 9px 16px 4px;
}
.content-tpl-left .top-btn-group button[type="button"] .fa, 
.content-tpl-left .bottom-btn-group button[type="button"] .fa{
    margin-bottom: 9px;
}
.content-tpl-left .bottom-btn-group{
    margin-bottom: 0px;
}

/*content template style*/



/*archive template style*/
.archv-content .conttpl-cntnt{
    padding: 50px 35px;
}
.archv-list::after,
.archv-list::before{
    content: '';
    display: block;
    clear: both;
}
.conttpl-cntnt .archv-list li{
    width: 45%;
    float: left;
    margin: 0 35px 30px;
    padding: 0px;
    background-image: none;
	min-height: 560px;
}
/*.conttpl-cntnt .archv-list li:nth-child(3n+1){
    margin-left: 0px;
}
.conttpl-cntnt .archv-list li:nth-child(3n+3){
    margin-right: 0px;
}*/

.conttpl-cntnt .archv-list li:nth-child(odd) {
    margin-left: 0px;
}

.conttpl-cntnt .archv-list li:nth-child(even) {
    margin-right: 0px;
}
.archv-orange, .conttpl-cntnt .archv-list li figure.thumbnail-links-orange{
	background: rgba(232,116,1,1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(232,116,1,1) 0%, rgba(241,137,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,116,1,1)), color-stop(100%, rgba(241,137,0,1)));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(232,116,1,1) 0%, rgba(241,137,0,1) 100%);
	background: -o-linear-gradient(top, rgba(232,116,1,1) 0%, rgba(241,137,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(232,116,1,1) 0%, rgba(241,137,0,1) 100%);
	background: linear-gradient(to bottom, rgba(232,116,1,1) 0%, rgba(241,137,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87401', endColorstr='#f18900', GradientType=0 );
}
.archv-red, .conttpl-cntnt .archv-list li figure.thumbnail-links-red{
    background: rgb(220,30,18); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(220,30,18,1) 0%, rgba(253,66,54,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,30,18,1)), color-stop(100%,rgba(253,66,54,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(220,30,18,1) 0%,rgba(253,66,54,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(220,30,18,1) 0%,rgba(253,66,54,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(220,30,18,1) 0%,rgba(253,66,54,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(220,30,18,1) 0%,rgba(253,66,54,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc1e12', endColorstr='#fd4236',GradientType=0 ); /* IE6-9 */
}
.archv-green, .conttpl-cntnt .archv-list li figure.thumbnail-links-green{
    background: rgb(1,180,153); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(1,180,153,1) 0%, rgba(0,215,182,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,180,153,1)), color-stop(100%,rgba(0,215,182,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(1,180,153,1) 0%,rgba(0,215,182,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(1,180,153,1) 0%,rgba(0,215,182,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(1,180,153,1) 0%,rgba(0,215,182,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(1,180,153,1) 0%,rgba(0,215,182,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01b499', endColorstr='#00d7b6',GradientType=0 ); /* IE6-9 */
}
.conttpl-cntnt .archv-list li figure{
    padding-top: 10px;
}
.conttpl-cntnt .archv-list li figure img{
    width: 100%;
}


.archv-content .conttpl-cntnt img{
    margin: 0px;
    margin-bottom: 18px;
}
.archv-content .conttpl-cntnt h3{
    font-size: 18px;
    margin: 0px;
    margin-bottom:18px;
}
.feexcrpttxt,
.feexcrpttxt a{
    font-family: 'browser_sansitalic', sans-serif;
    color: #064492;
} 
.datefields{
	display:block;
	}
.feexcrpttxt p{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 19px;
    font-weight: 700;
}
.feexcrpttxt p.date{
    width: 220px;
}
.feexcrpttxt p.price{
    width: 280px;
}
.feexcrpttxt p.price span{ 
	display:block;
}
.conttpl-cntnt .archv-list li{
    margin-bottom: 30px;
}

.archv-tpl-right{
    /*padding: 45px 45px 0 45px; */
    padding: 0px;
    width: 32%;
    float: right;
    background: #f5f5f5;
}
.archv-tpl-right .sidetesti{
    padding: 45px 45px 0 45px;
}
.ymalsocatg li{
    display: block;
    position: relative;
    width: 100%;
    height: 172px;
}
.ymalsocatg li .thumbnails-block-links{
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 34px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-family: 'browser_sansbold_italic', sans-serif;
}
.ymalsocatg li a {
    display: block;
    height: 100%;
}
.archv-content .conttpl-cntnt{
    min-height: 1050px;
}
/*archive template style*/

.main-content-right.cont-block {
    color: #ffffff;
}


/*request for broform*/
.brofrm{
    margin-top: 40px;
}
.wpcf7-form-control-wrap{
    display: block;
    max-width: 500px;
}
.wpcf7-form-control-wrap input[type="email"], 
.wpcf7-form-control-wrap input[type="number"], 
.wpcf7-form-control-wrap input[type="password"], 
.wpcf7-form-control-wrap input[type="tel"], 
.wpcf7-form-control-wrap input[type="url"], 
.wpcf7-form-control-wrap input[type="text"]{
    width: 100%;
    padding: 10px 10px;
    margin-top: 8px;
    border: 1px solid #ADAEB7;
}
.wpcf7-form-control-wrap textarea{
    width: 100%;
    padding: 10px 10px;
    height: 170px;
    margin-top: 8px;
    border: 1px solid #ADAEB7;
}
input[type="submit"].wpcf7-form-control{
    padding: 15px 45px;
    background: #019881;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    cursor: pointer;
}
input[type="submit"].wpcf7-form-control:hover{
    background: #08AF95;
}
.footer{
    position: relative;
    bottom: 0px;
}
.conttpl-cntnt img{
    height: auto;
}
/*=============================================== */
/** tour page gallery starts here **/
/*=============================================== */

.popupGallery{position:absolute; top:0%; left:0%; width:100%; background:#000; padding:50px 0px;}
.popupGallery img{max-width:100%; height:auto; width:80% !important; display:block; margin:0px auto;}
/** tour page gallery ends here **/
#demo{position:relative; overflow:hidden;}
#owl-demo{postion:relative;}

#owl-demo .item{}

#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

.owl-theme .owl-controls{display:none !important;}

.customNavigation{}
.customNavigation .prev{height:100%; position:absolute; left:0px; width: 45px; background: url(images/tourr-testimonial-prev.png) center center no-repeat #000; color: transparent; cursor:pointer; top:0px; font-size:0;}
.customNavigation .next{height:100%; position:absolute; right:0px;width: 45px;     background: url(images/tourr-testimonial-next.png) center center no-repeat #000; color: transparent; cursor:pointer; top:0px; font-size:0;}


.tour-page-static-banner{overflow:hidden;}
.tour-page-static-banner img{position:relative; width:100%; height:auto;}
.static-banner-caption{position: absolute;
    width: 100%;
    bottom: 50px;
    left: 45px;
	}
.static-banner-caption h1{font-family: 'browser_sansbold';
    font-size: 72px;
    color: #fff;
    margin-bottom: 24px;
	}
.static-banner-caption h2{
	font-size: 36px;
    line-height: normal;
    color: #fff;
    font-family: 'browser_sansregular';
	}		
.top-btn-group button {
    text-align: center !important;
}


/**10.09.2015  starts here **/
.content-tpl-left{overflow:hidden;}
.archv-list{width:105%;}
.conttpl-cntnt .archv-list li{margin-right:35px;}
.conttpl-cntnt .archv-list li:nth-child(even){margin-right:35px; margin-left:0px;}
/**10.09.2015  ends here **/

.main-content.tour-page {
    overflow: hidden;
}
/*===================================================================*/
.tour-page-left-holder{width:68%; float:left; position:relative;}
.tour-page-left-holder .main-content-left{width:68%; float:left; margin:0px; position:relative;}
.tour-page-left-holder .main-content-middle{width:32%; float:right; margin:0px;}

.tour-page-left-holder .main-content-left .main-content-left-bottom { position:absolute; bottom:0px; width:100%; left:0px;}
.travelnotes {
    padding-left: 45px;
}


/*----------extra style 261015------------*/
.item-slide p{
    font-size: 22px;
    line-height: 33px;
    color: #666;
    margin-top: 20px;
    font-family: 'browser_sansitalic';
    font-style: italic;
    word-wrap: break-word;
}
.item-slide h4{
    font-size: 24px;
    line-height: 33px;
    color: #666;
    font-weight: normal;
    padding-top: 15px;
    margin-bottom: 5px;
}
#prev{
    width: 45px;
    height: 45px;
    border: 1px solid #ffba00;
    margin-right: 12px;
    color: transparent;
    float: left;
    left: 0px;
    text-align: center;
    padding-top: 10px;
}
#next{
    width: 45px;
    height: 45px;
    border: 1px solid #ffba00;
    color: transparent;
    float: left;
    right: 0px;
    text-align: center;
    padding-top: 10px;
}
.testi-pagr-center{
    margin-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #fff !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    background: rgba(245, 245, 245, 0.75);
}

/** singleNews css starts here **/
.singleNews{}
.singleNews h1{
	font-family: 'browser_sansregular';
	font-size:48px;
	line-height:48px;
	color:#064492;} 
	
.singleNews p{
	font-family: 'browser_sansregular';
	font-size:16px;
	line-height:24px;
	margin-bottom:25px;}
	
.singleNews h2{
	font-family: 'browser_sansregular';
	margin-bottom:10px;
	font-size: 36px;
    line-height: 39px;
    font-weight: 300;}	
	
.singleNews h3{
	font-family: 'browser_sansbold';
	font-size:18px;
	line-height:21px;
	margin-bottom:14px;}
		
.singleNews .alignright{
	float:right;}

.singleNews alignleft{
	float:left;}
	
.news_listing{
	margin-bottom:40px;
	overflow:hidden;}
	
.conttpl-cntnt .news_listing .news_listing_txt h2{
	margin-bottom:10px;
	font-size: 36px;
    line-height: 39px;
    font-weight: 300;
	}	
	
.conttpl-cntnt .news_listing .news_listing_txt h2 a{
	 color: #064492;
	 font-family: 'browser_sansregular';}			
	
.news_listing span{
	font-size:14px;
	line-height:14px;
	color:#064492;
	margin:15px 0;
	display:block;}
	
.conttpl-cntnt .news_listing .news_listing_txt p{
	margin-bottom:10px;
	color:#666666;
	font-family: 'browser_sansregular';}	
	
.news_listing a:last-child{
/*	font-size:16px;*/}
	
	
/** 01.02.2016 subhamoy starts here **/	
.news_listing_picture{
	width:34%;
	float:left;}
	
.news_listing_picture img{
	max-width:100%;
	height:auto;}
	
.news_listing_txt{
	width:66%;
	float:left;
	padding:0 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;}
	
.conttpl-cntnt a.news_listing_list{
	font-size:16px;
	line-height:24px;
	color:#01957e;}			
/** 01.02.2016 subhamoy ends here **/		

/** singleNews css ends here **/
