body{
	background-color: transparent;
	font-family: 'Poppins', sans-serif;
}
::-moz-selection {
    color: #fff;
    background: #333333;
}
::selection {
    color: #fff;
    background: #333333;
}
.alignnone {
    margin: 0 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 0 auto ;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    clip: auto !important;
    display: block;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Poppins', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font: inherit;
    color: inherit;
}
img {
    max-width: 100%;
    height: auto;
}
.clear{
	display: block;
    width: 100%;
    clear: both;
}
.template-title {
	display: inline-block;
    /* vertical-align: middle; */
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 4px 11px #000000, 1px 2px 11px #000000;
    width: auto;
    /* position: relative; */
    padding: 7px 25px;
    margin: 0 auto;
    width: auto;
    font-weight: 300;
    font-size: 26px;
    text-align: center;
    /* background-color: white; */
}
.arrow-list {
    list-style: none;
}
.arrow-list li {
    margin-bottom: 7px;
}
.arrow-list li:before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    margin-right: 15px;
    color: #087dc2;
    font-size: 15px;
}
.arrow-list a {
    color: inherit;
}
.header-with-nav {
    margin: 20px 0 15px;
}
.header-with-nav .title {
	margin-top: 0;
    font-size: 23px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    line-height: 36px;
    /* border-bottom: 1px solid #bbb; */
    padding-bottom: 3px;
}
.header-with-nav .title:after {
    width: 70px;
    height: 3px;
    background: #a80000;
    content: '';
    /* display: block; */
    display: table;
    margin: 0 auto;
    margin-top: 1px;
    /* position: absolute; */
}
.header-with-nav .pull-right {
}
.menubar{
	background: #353535;
}

.header-right{
	
}
.header-right a{
	color: #494743;
}

header.sticky {
    /* background: #efc47D; */
    transition: all 0.9s ease;
    z-index: 999999;
    position: fixed !important;
    /* opacity: 1; */
    top: 0;
	width: 100%;
}
header.sticky .main-nav{
}
header.sticky .main-menu > li > ul{
	margin-top: 43px !important;
}
header.sticky .site-branding{
	padding: 5px 0;
}
header.sticky .site-title img{
	width:150px;
}
.slick-next,
.slick-prev {
    cursor: pointer;
}
.circle-icon {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 10px;
    height: 10px;
    background: #087dc2;
    border-radius: 50%;
    z-index: 99;
	display:none;
}
.title-with-separator {
    background: url("../images/title-separator.png") bottom center repeat-x;
    padding-bottom: 25px;
    display: inline-block;
    margin-bottom: 60px;
    margin-top: 0;
}
.weather-table {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
}
.weather-table ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.weather-table > ul {
    border-bottom: 1px solid #e8e8e8;
}
.weather-table > ul > li:first-child {
    width: 40%;
    float: left;
    text-transform: uppercase;
    padding: 42px 15px;
}
.weather-table > ul > li:nth-child(2) {
    width: 60%;
    float: left;
}
.weather-table > ul > li:nth-child(2) ul {
    float: left;
    display: inline-block;
    width: 100%;
}
.weather-table > ul > li:nth-child(2) ul li {
    float: left;
    width: 25%;
    border-left: 1px solid #e8e8e8;
    padding: 15px;
}
.weather-table > ul > li:nth-child(2) ul li:first-child {
    width: 50%;
}
.weather-table > ul > li:nth-child(2) ul:first-child {
    border-bottom: 1px dashed #e8e8e8;
}
.weather-table li {
    position: relative;
}
.search {
    position: relative;
}
.search input[type='text'] {
    padding: 5px 30px 5px 10px;
    border: 1px solid #e8e8e8;
    width: 100%;
    outline: none;
    border-radius: 0;
    box-shadow: none;
}
.search input[type='submit'],
.search .fa {
    border: 0;
    background: none;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    z-index: 9;
    outline: none;
}
.search input[type='submit']:hover + i {
    color: #087dc2;
}
.search .fa {
    font-size: 14px;
    color: #999;
    z-index: 8;
}
.social-nav {
    padding: 0;
    margin: 0 0 0 -8px;
    list-style: none;
    display: inline-block;
}
.social-nav li {
    float: left;
    margin-left: 8px;
    margin-bottom: 8px;
}
.social-nav a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #e8e8e8;
    background: #fafafa;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.social-nav a:hover {
    border-color: #087dc2;
    background: #087dc2;
}
.social-nav a:hover i {
    color: #fff;
}
.social-nav i {
    font-size: 18px;
    color: #777;
    line-height: 34px;
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.recent-post-widget .title {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 0;
    line-height: 20px;
}
.recent-post-widget .blog-post-widget {
    border-bottom: 1px dashed #e8e8e8;
    margin: 0 -15px 15px -15px;
    padding: 0 15px 15px 15px;
}
.recent-post-widget .blog-post-widget:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.recent-post-widget .blog-feature-img {
    margin-left: 25px;
}
.recent-post-widget time {
    font-size: 13px;
    color: #999;
}
.booking-criteria {
    background: #087dc2;
    padding: 31px 15px;
    color: #fff;
    margin: 0 -1px 33px -1px;
}
.booking-criteria ul {
    padding-left: 28px;
}
.booking-criteria h4 {
    margin-top: 0;
    color: inherit;
    margin-bottom: 19px;
}
.booking-criteria i {
    margin-right: 10px;
    vertical-align: middle;
}
.modal-dialog {
    background-color: #fcfcfc;
    position: relative;
}
.modal-dialog button {
    position: absolute;
    top: 0;
    right: -36px;
    border-radius: 0;
    border: 0;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 370px;
    }
}
.datepicker {
    border-radius: 0 !important;
    padding-top: 0 !important;
    border-color: #e8e8e8 !important;
    box-shadow: none;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    border-top-color: #e8e8e8 !important;
}
.datepicker-days {
    border-radius: 0 !important;
    box-shadow: 0 !important;
}
.datepicker table tr td,
.datepicker table tr th {
    border-radius: 0;
    padding: 3px 11px;
}
.datepicker table tr th.dow {
    background: #087dc2;
    color: #fff;
}
.accommodation {
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 35px;
}
.accommodation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.accommodation ul:first-child {
    border-bottom: 1px dashed #e8e8e8;
}
.accommodation ul:first-child li {
    padding: 0;
}
.accommodation li {
    position: relative;
    width: 20%;
    float: left;
    padding: 15px 20px;
    border-right: 1px solid #e8e8e8;
    color: #777;
}
.accommodation li:first-child {
    width: 40%;
}
.accommodation li:last-child {
    border-right: 0;
}
.accommodation strong {
    text-transform: uppercase;
    border-bottom: 1px dashed #e8e8e8;
    display: block;
    padding: 15px 20px;
}
.checkbox-radio-listing {
    list-style: none;
    padding-left: 15px;
}
.checkbox-radio-listing li{
	float:left;
	margin:2px 10px;
}
.checkbox-radio-listing input[type="radio"],
.checkbox-radio-listing input[type="checkbox"] {
    display: none;
}
.checkbox-radio-listing label {
    font-weight: normal;
}
.checkbox-radio-listing input[type="radio"] + label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: -1px 7px 0 0;
    vertical-align: middle;
    background: url('../images/radio-button-2.png') center no-repeat;
    cursor: pointer;
}
.checkbox-radio-listing input[type="checkbox"] + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -1px 3px 0 0;
    vertical-align: middle;
    background: url('../images/radio-button.png') center no-repeat;
    cursor: pointer;
}
.checkbox-radio-listing input[type="radio"]:checked + label span {
    background: url('../images/radio-button-checked-2.png') center no-repeat;
}
.checkbox-radio-listing input[type="checkbox"]:checked + label span {
    background: url('../images/radio-button-checked.png') center no-repeat;
}
.contact-from {
    margin-bottom: 70px;
}
.contact-from form {
    margin-left: -2%;
}
.contact-from fieldset {
    float: left;
    width: 48%;
    margin-left: 2%;
}
.contact-from label {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
}
.contact-from .required {
    color: #087dc2;
}
.contact-from input,
.contact-from textarea,
.contact-from select {
    width: 100%;
    padding: 6px;
    background: #fff;
    border: 1px solid #94928f;
    outline: none;
}
.contact-from input[type="submit"] {
    background: #087dc2;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border: 0;
    padding: 4px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.contact-from input[type="submit"]:hover {
    border-radius: 7px;
}
.contact-from textarea {
    min-height: 147px;
}
.contact-from p {
    margin-bottom: 15px;
}
.mozilla .service-var-1 img {
    width: 100%;
}
.mozilla .banner-contents {
    top: 50%;
}

/*------------------------------------------------------*/
/* 01.Header styles
/*------------------------------------------------------*/
.site-header {
    width: 100%;
    background: rgba(0,0,0,0.85);
    z-index: 9999;
}
.site-header .container{
    position: relative;
}
.site-header p{
	padding-top: 5px;
}
.site-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-header-head {
    background: #f3881d;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
	height: 34px;
}
.site-header-head span,
.site-header-head a {
    color: inherit;
    display: inline-block;
}
.site-header-head a:hover{
	color:#dadada !important;
}
.site-header-head .fa {
    font-size: 15px;
}
.site-header-head i {
    margin-right: 5px;
    width: auto;
    height: auto;
}
.header-user-tel {
    border-left: 1px solid #fff;
}
.header-user-name,
.header-tour-package {
    padding: 5px 10px 6px;
	margin-right:2px;
}
.header-user-name i,
.header-tour-package i {
    margin-left: 5px;
}
.header-user-name {
    background: #848484;
}
.header-tour-package {
    background: #ffe0a3;
    position: relative;
    cursor: pointer;
	padding-left: 8px;
}
.header-tour-listing {
    position: absolute;
    right: 0;
    top: 26px;
    display: none;
    background:#ffe0a3;
    padding: 10px 10px;
    width: 370px;
    z-index: 999;
}
.header-tour-listing h4{
	margin: 0;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    font-size: 16px;
}
.header-tour-listing .header-tour {
    border-bottom: 1px dashed #e8e8e8;
    padding: 5px;
}
.header-tour a{
	width: 100%;
}
.header-tour-listing .header-tour:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.header-tour-listing .feature-img {
    float: left;
    margin-right: 20px;
}
.header-tour-listing h6 {
    color: #633206;
    font-size: 15px;
    /* text-transform: uppercase; */
    margin-top: 5px;
	margin-bottom: 2px;
	display: inline;
}
.header-tour-listing h6 span{
	background: #693d2e;
    padding: 2px 5px;
    color: #ffffff;
    font-size: 13px;
    border-radius: 2px;
}
.header-tour-listing .days,
.header-tour-listing .t-btn,
.header-tour-listing .fa {
    color: #fff;
    font-size: 14px;
}
.header-tour-listing .t-btn {
    border-color: #060606;
    padding: 1px 5px;
    border-radius: 2px;
    background: #3b1f11;
}
.header-tour-listing .t-btn:hover {
    background: #fff;
    color: #333;
    border-radius: 0;
}
.header-user-tel,
.header-user-email {
	padding: 6px 10px;
}
.site-branding {
    padding: 10px 0 0;
    z-index: 9;
    width: 100%;
    background:#ffffff;
}
.header-user-tel:hover a,.header-user-tel:hover i {
    color: #087dc2;
}
.header-user-email:hover a,.header-user-email:hover i {
    color: #000000;
}

.headercenter{
	font-size:16px;
	line-height: 65px;
}
.headercenter a{
	padding:0 8px;
	color: #318800;
}
.headercenter a:hover{
	text-decoration:underline;
	color: #318800;
}

.main-nav {
}
.main-menu > li {
    float: left;
    list-style: none;
    margin:0 3px;
    position: relative;
	border-right: 1px solid #cacaca;
}
.main-menu > li > a {
	text-decoration: none;
    padding: 10px 10px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.main-menu > li > a:hover {
    color: #ff9c32;
}
.main-menu > li.active {
}
.main-menu > li.active a {
    color: #ff9c32;
}
.main-menu > li > ul {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 43px !important;
	padding-top:0 !important;
}
.main-menu > li ul {
    z-index: 99;
    min-width: 220px;
    display: none;
}
.main-menu > li ul li {
	padding: 0;
    display: inline-block;
    margin: 0;
    width: 100%;
    background: #f3881d;
    position: relative;
    border-bottom: 1px solid #ffffff;
}
.main-menu > li .sub-menu li ul{
    position: absolute;
    top: 0;
    left: 220px;
}
.main-menu > li ul li:first-child {
}
.main-menu > li ul li:last-child {
}
.main-menu > li ul a {
    font-family: inherit;
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    /* margin-bottom: 10px; */
    padding:5px 10px;
    /* border-bottom: 1px dashed #666; */
    display: block;
    text-transform: capitalize;
    border-bottom: 0 !important;
}
.main-menu > li ul a:hover {
    color: #000000;
}
.main-menu .current-menu-item > a {
    border-bottom: 2px solid #087dc2;
}
.header-search {
    position: relative;
    margin-top: 18px;
}
.header-search .fa {
    cursor: pointer;
}
.header-search .fa:hover {
    color: #087dc2;
}
.header-search .search {
    position: absolute;
    right: 0;
    top: 20px;
    width: 270px;
    display: none;
    padding-top: 10px;
}
.site-title {
    margin: 0;
	padding: 0 0 10px;
}
.slicknav_menu {
    display: none;
}

.main-menu > li ul.mega-menu{
    top: 45px;
}

.main-menu > li.mega-menu-nav {
    position: inherit;
}

.mega-menu{
    width: 100%;
}

.mega-menu .menu-img {
    margin-right: 25px;
}

.mega-menu .wrap {
    padding: 25px 2% !important;
    width: 33.3333%;
}

.mega-menu .wrap ul{
    display: table !important;
    list-style: none;
    min-width: inherit !important;
}

.mega-menu .wrap a{
    text-transform: capitalize;
}

.mega-menu .wrap li:last-child a{
    color: #087dc2;
    border: 0;
}

.mega-menu .wrap li:first-child{
    margin-bottom: 15px;
    color: #fff;
    font-weight: 500;
}

.mega-menu .wrap li:last-child a:hover{
    text-decoration: underline;
}
/*------------------------------------------------------*/
/* 02.Buttons styles
/*------------------------------------------------------*/
.t-btn {
        /* text-transform: uppercase; */
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 300;
    color: #fff;
    padding: 5px 14px;
    font-size: 13px;
    display: inline-block;
    /* box-shadow: 0 0 1px 1px #848282; */
    border-radius: 2px;
    border: 1px solid transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.t-btn:hover {
    text-decoration: none;
}
.t-btn:focus {
    outline: none;
    outline-offset: inherit;
}
.btn-black:hover,
.btn-red:hover {
    color: #fff;
}
.btn-black {
    background: #333333;
}
.btn-black-border {
    border-color: #333333;
    background: none;
    color: #333333;
}
.btn-black-border:hover {
    color: #333333;
}
.btn-red-border {
    border-color: #087dc2;
    background: none;
    color: #087dc2;
}
.btn-red-border:hover {
    color: #087dc2;
}
.btn-red {
	background: #a80000;
    color: #ffffff;
}
.btn-red a{
	color:#292929;
}
.btn-red:hover{
    background:#8c8c8c;
}
.btn-md {
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.btn-lg {
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
}
.drop-caps:first-letter {
    float: left;
    font-size: 40px;
    line-height: 28px;
    padding: 15px;
    font-weight: 700;
    margin: 3px 10px 8px 0;
}
.dc-v1:first-letter {
    color: #fff;
    background: #087dc2;
}
.dc-v2:first-letter {
    border: 2px solid #087dc2;
    color: #333333;
    padding: 13px;
}
.dc-v3:first-letter {
    color: #fff;
    background: #333333;
    border-radius: 30px;
}
.dc-v4:first-letter {
    color: #087dc2;
    font-size: 57px;
}
.tooltip-inner {
    font-weight: 500;
    font-size: 14px;
}
/*------------------------------------------------------*/
/* 03.Price Table styles
/*------------------------------------------------------*/
.price-table-wrap {
    border: 1px solid #e8e8e8;
}
.price-table-wrap .price-table {
    width: 25%;
    float: left;
    border-right: 1px solid #e8e8e8;
    padding-bottom: 40px;
}
.price-table-wrap .price-head {
    position: relative;
}
.price-table-wrap h5 {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 30px;
}
.price-table-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.price-table-wrap li {
    margin-bottom: 30px;
}
.price-table-wrap .hot-price h5 {
    color: #087dc2;
}
.call-out-box {
    border: 1px solid #e8e8e8;
    border-left: 4px solid #087dc2;
    padding: 20px 25px;
    background: #fff;
}
.call-out-box h3 {
    margin-top: 0;
    font-size: 20px;
}
.call-out-box .call-out-btn {
    border: 2px solid #087dc2;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    float: right;
    margin-left: 40px;
    color: #333;
    border-radius: 50%;
    text-align: center;
}
/*------------------------------------------------------*/
/* 03.Tabs styles
/*------------------------------------------------------*/
.tab-pane {
    padding: 30px 20px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}
.nav-tabs li {
    position: relative;
}
.tab-content .p-title {
    margin-top: 0;
}
.nav-tabs li a {
    color: #fff;
    background: #333333;
    font-size: 15px;
    padding: 6px 15px 6px 25px;
}
.nav-tabs li span {
    position: absolute;
    right: -12px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 18px 12px;
    border-color: transparent transparent transparent #333333;
    z-index: 99;
}
.nav-tabs li.active span {
    border-color: transparent transparent transparent #087dc2;
}
.nav-tabs > li > a {
    margin-right: 0;
    border: 0;
}
.nav-tabs > li > a {
    border-radius: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: #087dc2;
    border: 0;
    color: #fff;
}
.nav-tabs > li:hover span {
    border-color: transparent transparent transparent #087dc2;
}
.nav-tabs > li:hover > a {
    border: 0;
    background: #087dc2;
}
.panel-heading {
    padding: 0;
}
.panel-heading,
.panel-group .panel {
    border-radius: 0;
}
.panel-body {
    padding: 20px 15px;
}
.panel {
    box-shadow: none;
    border: 1px solid #f7f7f7;
}
.panel-default > .panel-heading {
    color: inherit;
    background: #fff;
}
.panel-default > .panel-heading:hover {
    background: #333333;
}
.panel-default > .panel-heading:hover .panel-title a {
    color: #fff;
}
.panel-default > .panel-heading:hover .panel-title span {
    background: #087dc2;
}
.panel-default > .panel-heading:hover .panel-title span:after {
    border-left-color: #087dc2;
}
.panel-title > a {
    display: inline-block;
    width: 100%;
    padding-right: 15px;
    font-size: 14px;
    line-height: 35px;
}
.panel-title a[aria-expanded="true"] {
    background: #333333;
    color: #fff;
}
.panel-title a[aria-expanded="true"] span {
    background: #087dc2;
}
.panel-title a[aria-expanded="true"] span:after {
    border-left-color: #087dc2;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: #333333;
}
.panel-title span {
    position: relative;
    line-height: 35px;
    display: inline-block;
    margin-right: 28px;
    padding-right: 28px;
    padding-left: 15px;
}
.panel-title span:before {
    content: '';
    position: absolute;
    top: 0;
    right: -28px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-left: 10px solid #e8e8e8;
}
.panel-title span:after {
    content: '';
    position: absolute;
    top: 0;
    right: -28px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-left: 10px solid #fff;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.booking-tabs {
    background-color: #fcfcfc;
}
.booking-tabs ul {
    list-style: none;
}
.booking-tabs .nav-tabs {
    text-align: center;
    border-top: 1px solid #e8e8e8;
}
.booking-tabs .nav-tabs li {
    width: 25%;
}
.booking-tabs .nav-tabs li:last-child a {
    border-right: 1px solid #e8e8e8;
}
.booking-tabs .nav-tabs li:last-child a:hover {
    border-right: 0;
}
.booking-tabs .nav-tabs a {
    background: none;
    border-left: 1px solid #e8e8e8;
    padding: 15px 0;
}
.booking-tabs .nav-tabs i {
    color: #333333;
    font-size: 25px;
}
.booking-tabs .nav-tabs .active i {
    color: #fff;
}
.booking-tabs .nav-tabs .active:last-child a {
    border-right: 0;
}
.booking-tabs .tab-pane {
    padding: 0;
}
.booking-tabs .bookingform {
    margin: 0 15px 30px 15px;
}
.booking-tabs .bookingform label {
    float: left;
    margin-right: 3%;
    width: 34%;
    text-transform: uppercase;
}
.booking-tabs .bookingform label span {
    color: #087dc2;
}
.booking-tabs .bookingform .form-control {
    box-shadow: none;
    border: 1px solid #e8e8e8;
    display: table;
    height: 30px;
    border-radius: 0;
    width: 63%;
    float: left;
}
.booking-tabs .bookingform .form-control:active,
.booking-tabs .bookingform .form-control:focus {
    box-shadow: none;
}
.booking-tabs .bookingform fieldset {
    margin-bottom: 36px;
    border-bottom: 1px dashed #e8e8e8;
}
.booking-tabs .bookingform .field-separator {
    margin-bottom: 15px;
}
.booking-tabs .input-group .form-control {
    width: 100%;
}
.booking-tabs .input-group-addon {
    background: #087dc2;
    border: 0;
    border-radius: 0;
    cursor: pointer;
}
.booking-tabs .input-group-addon i {
    color: #fff;
}
.booking-tabs input[type="submit"] {
    float: right;
    margin-top: 10px;
}
.booking-tabs .field-inline .form-control {
    width: 47.5%;
}
.booking-tabs .field-inline .form-control:first-child {
    margin-right: 5%;
}
.booking-tabs .nav-tabs > li > a:hover i {
    color: #fff;
}
/*------------------------------------------------------*/
/* 04.Shortcodes styles
/*------------------------------------------------------*/
.skillbar {
    position: relative;
    display: block;
    margin: 60px 0;
    padding: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ececec;
    height: 10px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}
.skillbar-bar {
    position: relative;
    left: 0;
    height: 10px;
    width: 0px;
    background: #087dc2;
    padding: 0;
    margin: -1px;
}
.skillbar-title {
    position: absolute;
    top: -35px;
    left: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #454545;
    background: transparent;
    z-index: 1;
}
.skillbar-title h6 {
    font-size: inherit;
    text-transform: uppercase;
    font-weight: bold;
}
.percentage-text {
    text-align: center;
    vertical-align: middle;
    padding: 2px 12px;
    font-size: 14px;
    float: right;
    color: #333;
    top: -35px;
    right: -24px;
    position: absolute;
    display: block;
}
.percentage-text small.skill-arrow {
    width: 0;
    height: 0;
    border-bottom: 10px solid #087dc2;
    border-left: 10px solid transparent;
    position: absolute;
    top: 25px;
    right: 24px;
}
.alert {
    text-transform: uppercase;
}
.alert .glyphicon {
    vertical-align: top;
    margin-right: 20px;
    font-size: 20px;
}
#tropical-banner {
	background:url(../images/page_title_bg.jpg) no-repeat;
    margin-bottom: 35px;
    position: relative;
	background-size:cover;
}
#tropical-banner .overlay {
    /*background: rgba(255, 255, 255, 0.68);*/
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
#tropical-banner img{
	width:100%
}
.banner-contents {

	padding: 50px 0 5px;
}
.breadcrumb-wrapper {
    padding-top: 0px;
    padding-bottom: 40px;
}
.breadcrumb {
    margin-bottom: 0;
    background: none;
    border-radius: 0;
	padding: 0 15px;
	font-weight: 300;
	font-size:13px;
}
.breadcrumb a {
    color: #f8ff99;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #f8ff99;
	text-decoration:underline;
}
.breadcrumb .active {
    color: #f8ff99;
}
.breadcrumb > li + li:before{
    color: #f8ff99;
}
/*------------------------------------------------------*/
/* 05.Home styles
/*------------------------------------------------------*/
.main-slider-wrap {
    position: relative;
}
.main-slider {
    overflow: hidden;
}
.main-slider .item {
    position: relative;
}
.main-slider .slide-details {
    position: absolute;
    z-index: 99;
    top: 26.5%;
    right: 13.4%;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
    border-radius: 4px;
}
.main-slider .title {
    color: #fff;
    text-align: right;
    display: table;
    text-shadow: 1px 1px 1px #353535;
    font-weight: 300;
	margin: 0;
}
.main-slider p {
    color: #fff;
    text-align: right;
    text-shadow: 1px 1px 1px #353535;
    font-weight: 300;
	margin:0
}
.main-slider .title span {
	clear: both;
    display: inline-block;
    padding: 5px 0;
    margin-bottom: 10px;
    border-radius: 50px;
}
.main-slider .title span:first-of-type {
    display: block;
}
.main-slider .slick-prev,
.main-slider .slick-next {
    position: absolute;
    top: 50%;
    z-index: 99;
    margin-top: -25px;
    color: #fff;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
}
.main-slider .slick-prev {
    left: -50px;
}
.main-slider .slick-next {
    right: -50px;
}
.main-slider i {
    display: table;
    font-size: 20px;
    background: #000;
    padding: 15px 17px;
}
.main-slider i:hover {
    background: #087dc2;
}
.main-slider:hover .slick-prev {
    left: 0;
}
.main-slider:hover .slick-next {
    right: 0;
}
#adv-search {
	position: absolute;
    top: 70px;
    left: 0;
    z-index: 9;
    left: 10%;
    color: #fff;
}
#adv-search fieldset {
    display: block;
	
    width: 300px;
}
#adv-search legend {
    background: none;
    border-bottom: 0;
    margin-bottom: 0;
}
#adv-search legend span {
	font-size: 16px;
    padding: 10px 20px 10px 20px;
    border-radius: 2px 2px 0 0;
    background: rgba(67, 189, 0, 0.9);
    display: inline-block;
    color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    border-radius: 2px 2px 0 0;
}
#adv-search .form-wrap {
	background: rgba(230, 249, 255, 0.78);
    padding: 15px;
    border-radius: 0 0 2px 2px;
}
#adv-search .input-group {
    float: left;
    width: 100%;
    margin-right: 10px;
	margin-bottom: 10px;
    border-radius: 0;
	background:rgba(0, 0, 0, 0.4);
}
#adv-search select {
	width: 100%;
    height: 28px;
    float: left;
    margin-right: 10px;
	margin-bottom: 10px;
    border-radius: 0;
}
#adv-search input,
#adv-search select {
    background: none;
    border: 1px solid #908d8d;
    color: #424242;
    height: 29px;
    border-radius: 2px;
    background: #ffffff;
	padding: 4px 6px;
}
#adv-search .input-group .form-control {

}
#adv-search input[type="submit"] {
    width: 150px;
    text-transform: uppercase;
    border: 0;
    background: #3b3b3b;
	color: #ffffff;
    padding: 4px 0;
    font-weight: 400;
    outline: none;
}
#adv-search .input-group-addon {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0;
    border: 1px solid #908d8d;
    border-left: 0;
	border-radius:0 2px 2px 0;
}
#adv-search .fa-calendar {
    color: #fff;
}
#adv-search .select2-container {
    float: left;
    margin-right: 10px;
}
#adv-search .select2-container--default .select2-selection--single {
    background: none;
    border-color: #fff;
    border-radius: 0;
    height: 37px;
}
#adv-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-weight: 500;
}
#adv-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    width: 40px;
}
#adv-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-width: 6px 6px 0 6px;
}
#adv-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
.select2-dropdown {
    border-radius: 0;
    border: 0;
}
.select2-search--dropdown .select2-search__field {
    outline: none;
}
.home-services,
.home-tour {
    background: #fff;
    padding: 15px 0 0;
}
.section-separator .container {
    border-bottom:1px solid #e2e2e2;
    padding-bottom: 35px;
}
.home-tour .first {
    margin-right: 40px;
}
.home-tour .tour-schedule-title {
    margin-right: 20px;
    margin-bottom: 0;
}
.home-tour .section-header.second {
    margin: 25px 40px 25px 0;
}
.home-tour #myTabContent,
.home-tour #myTab {
    margin-right: 20px;
}
.home-tour #myTabContent img,
.home-tour #myTab img {
    margin-bottom: 0;
}
.home-tour #myTabContent:first-of-type {
    margin-bottom: 38px;
}
/* ...................................................................................
 * 06.Home Variation Two Styles
 * ....................................................................................*/
.home-tour-type {
    background: #fff;
}
.home-tour-type .service-var-2 {
    margin-right: 30px;
}
.weather-location-map #location-map {
    height: 300px;
}
.home-tour-two,
.home-tour-type,
.weather-location-map,
.home-schedule,
.testimonials,
.home-special-offers,
.home-tour {
    padding: 45px 0 25px;
}
.home-tour-two .header-with-nav,
.home-tour-type .header-with-nav,
.weather-location-map .header-with-nav,
.home-schedule .header-with-nav,
.testimonials .header-with-nav,
.home-special-offers .header-with-nav,
.home-tour .header-with-nav {
    margin-top: 0;
}
.location-map-wrap {
    border: 1px solid #e8e8e8;
    padding: 10px;
    background: #fff;
}
/*.home-special-offers{
	background: #e3f5ff;
    padding: 35px 10px;
    border: 1px solid #693d2e;
    border-radius: 0 0 2px 2px;
    border-top: 0;
}*/
#location-map {
    width: 100%;
    height: 400px;
}
.home-schedule {
    background: #fff;
}
.home-schedule .title {
    margin-top: 0;
    margin-bottom: 28px;
}
.tour-page {
    margin-bottom: 70px;
}
.tour-page .section-header {
    margin-bottom: 20px;
}
.tour-carousel {
    padding: 5px 0;
}
.tour-carousel .tour-post-header {
    position: relative;
}
.tour-carousel .tour-post {
    border-right: 0;
    margin: 4px 0;
	border-radius: 2px;
}
.tour-carousel article[aria-hidden="true"] .circle-icon {
    display: none;
}
.tour-carousel .slick-active:nth-child(4n+4) .circle-icon {
    display: none;
}
.tour-carousel .slick-list {
    z-index: 9;
}
.tour-carousel .slick-next,
.tour-carousel .slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -30px;
}
.tour-carousel .slick-next .fa,
.tour-carousel .slick-prev .fa {
    color: #a2a2a2;
    font-size: 44px;
    text-align: right;
    padding: 11px 7px;
    border-radius: 50%;
    line-height: 20px;
}
.tour-carousel .slick-next .fa:hover,
.tour-carousel .slick-prev .fa:hover {
    color: #6f6f6f;
}
.tour-carousel .slick-next {
    right: 0;
	margin-right: -25px;
	z-index: 9;
}
.tour-carousel .slick-prev {
    left: 0;
	margin-left: -25px;
	z-index: 9;
}
.tour-carousel .slick-prev .fa {
    text-align: left;
}
.tour-item {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.tour-post {
    background: #fff;
    position: relative;
    margin-bottom: 30px;
}
.tour-post a{
    display:block;
}
.tour-post .p-name {
	margin-bottom: 10px;
    background: #3c3c3c;
    display: block;
	font-weight: 300;
    margin: 0;
    color: #ffffff;
    text-align: center;
    bottom: 0;
    /* position: absolute; */
    padding: 8px 17px 8px 8px;
    font-size: 16px;
    bottom: 40px;
    /* width: 100%; */
    /* border-radius: 0 15px 0 0; */
}
.tour-days {
    color: #777777;
    margin-top: 4px;
}
.tour-post-header {
    border-bottom: 1px dashed #e8e8e8;
    padding: 5px 10px 0;
}
.tour-feature-img {
    text-align: center;
}
.tour-price {
    font-size: 18px;
	color: #333333;
}
.tour-price-off {
    background: #087dc2;
    padding: 1px 10px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    border-radius: 3px;
}
.tour-contents {
    margin: 0 6px;
	display:inline-block;
}
.center {
    text-align: center;
}
.box1-img {
    position: relative;
    -webkit-box-shadow: 0px 56px 36px -60px #121D12;
    -moz-box-shadow: 0px 56px 36px -60px #121D12;
    -o-box-shadow: 0px 56px 36px -60px #121D12;
}
.box1-img img{
	border-radius:10px;
}
.box1-img .readlink {
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    margin-top: -20px;
    margin-left: -15px;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 13px;
}
.box1-img:after {
    opacity: 0;
    position: absolute;
    content: '';
    top: 0;
    right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    background-color: rgba(243, 182, 55, 0.8);
}
.span13 {
    /* font-family: 'Roboto Slab', serif; */
    margin-top: 30px;
}
.span13 h3 .pinkline1, .span13 h3 .pinkline2 {
    display: block;
    width: 4ex;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-top: 0px;
    background-color: #087dc2;
}
.span13 h3 .pinkline1, .span13 h3 .pinkline2 {
    display: block;
    width: 4ex;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-top: 0px;
    background-color: #087dc2;
}
.btn2 {
    color: #333;
    display: inline-block;
    padding: 5px 20px;
    position: relative;
    border: 2px solid #333;
    font-size: 13px;
    margin-top: 15px;
    font-weight: 600;
}
.center {
    text-align: center;
}
.info h3 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.info h3 a {
    color: #333;
}
.list {
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
    padding-left: 3px;
    list-style: none;
}
.list li {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
    padding-bottom: 4px;
}
.list li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #333333;
    font-size: 14px;
    padding-right: 0.9em;
    position: absolute;
    top: 1px;
    left: 0;
}
.list li a {
    color: #5a5a5a;
}
.span13 h3 {
    position: relative;
    color: #333333;
    width: 80%;
    margin: 0 auto;
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
}
.span13 p {
    font-size: 15px;
    color: #555;
    margin: 20px 0;
    line-height: 25px;
}
.more-details {
	    color: #4e4e4e;
    font-size: 14px;
    font-style: italic;
    float: right;
    font-weight: 300;
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #d4d4d4;
    text-decoration: none;
    padding: 5px 5px;
    border-radius: 0 0 2px 2px;
}
.more-details:hover {
    color: #333333;
    background: #9c9c9c;
    text-decoration: none;
}
.more-details i{
	padding-left:5px;
}
.tour-by-destination {
    border: 1px solid #e8e8e8;
    margin-right: 40px;
}
.tour-by-destination .map {
    float: left;
    width: 38.5%;
}
.tour-by-destination .destination-detail {
    width: 61.5%;
    float: left;
    border-left: 1px solid #e8e8e8;
    padding: 15px 30px;
}
.tour-by-destination .destination-detail img {
    float: left;
    width: 50%;
}
.tour-by-destination .destination-content {
    clear: both;
}
.tour-by-destination .arrow-list {
    padding-left: 0;
    width: 46%;
    margin-left: 4%;
    float: left;
}
.tour-by-destination .slick-prev,
.tour-by-destination .slick-next {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    z-index: 99;
}
.tour-by-destination .slick-prev {
    left: 35.5%;
}
.tour-by-destination .slick-next {
    right: -21px;
}
.tour-by-destination .fa {
    vertical-align: middle;
    border: 1px solid #e8e8e8;
    border-radius: 30px;
    padding: 11px 15px;
}
.tour-by-destination .fa:hover {
    background: #087dc2;
    color: #fff;
}
.tour-by-destination h5 {
    margin-bottom: 5px;
}
.tour-by-destination small {
    font-size: 13px;
    color: #aaa9a9;
}
/* ...................................................................................
 * 07.Where we go Styles
 * ....................................................................................*/
.tour-post.list-style .tour-feature-img {
    float: left;
    margin-right: 0;
}
.tour-post.list-style .hide {
    display: block !important;
}
.layout-control {
    border: 1px solid #e8e8e8;
}
.layout-control a {
    background: #fff;
    float: left;
}
.layout-control a:first-child {
    border-right: 1px solid #e8e8e8;
}
.layout-control i {
    color: #ccc;
    font-size: 14px;
    padding: 10px;
}
.layout-control .active i {
    color: #333;
}
.sorting select {
    width: 196px;
    height: 36px;
}
.sorting .select2-container--default .select2-selection--single {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    outline: none;
}
.sorting .select2-container .select2-selection--single,
.sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}
.sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 35px;
}
.advance-tour-filter {
    background: #fff;
    border: 1px solid #e8e8e8;
}
ul.tags{
	padding: 0;
    list-style: none;
    display: inline-block !important;
    margin: 0;
	font-size:13px;
}
ul.tags li{
	float: left;
    margin: 3px 2px !important;
	background:none !important;
	padding: 0 !important;
}
ul.tags li a{
	display: block;
    color: #ffffff;
    padding: 2px 13px;
    border-radius: 29px;
    background: #5a534a !important;
    text-shadow: 0 1px 1px #1b1918;
    font-weight: 300;
}
ul.tags li a:hover{
	background: #693d2e !important;
}
.tour-single {
    margin-bottom: 70px;
}
.tour-single .tour-price-single {
    padding: 2px 18px;
    margin-bottom: 20px;
}
.tour-single .tour-single-title {
    margin-top: 0;
    border-bottom: 1px dashed #333333;
    color: #333333;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
.tour-single .tour-post-meta {
    display: table;
    margin-left: 30px;
    min-width: 180px;
}
.tour-single .tour-post-meta span {
    display: block;
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 3px;
    padding-bottom: 3px;
}
.tour-single .tour-post-meta i {
    font-size: 14px;
    color: #087dc2;
    margin-right: 10px;
}
.tour-single .tour-single-contents {
	margin: 0 0 10px 0;
    padding: 12px 12px;
    webkit-box-shadow: 0px 0px 2px 2px rgb(247, 247, 247);
    -moz-box-shadow: 0px 0px 2px 2px rgb(247, 247, 247);
    box-shadow: 0px 0px 2px 2px rgb(247, 247, 247);
    border: 1px solid #f1f1f1;
	display: inline-block;
    width: 100%;
}
.tour-single .tour-single-contents:hover{
    -webkit-box-shadow: 0px 0px 1px 2px rgba(85, 88, 88, 0.25);
    -moz-box-shadow: 0px 0px 1px 2px rgba(85, 88, 88, 0.25);
    box-shadow: 0px 0px 1px 2px rgba(85, 88, 88, 0.25);
    border: 1px solid #f1f1f1;
    background: #ffffff;
}
.tour-single .tour-single-contents h4{
    line-height: 25px;
    background: #ececec;
    -khtml-border-radius: 3px;
    border-radius: 2px;
    color: #40240f;
    margin: 0 0 3px 0;
    font-size: 13px;
    box-shadow: 0 0 1px 1px #d2d2d2;
}
.tour-single .tour-single-contents h4 span {
	    background: #ffa25a;
    height: 30px;
    /* line-height: 30px; */
    padding: 0 8px;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 2px;
    font-size: 17px;
    margin-right: 15px;
    color: #ffffff;
    padding-top: 4px;
    display: inline-block;
    /* font-weight: bold; */
}
.tour-single .tour-single-contents ul{
	padding: 0;
    display: block;
    list-style: none;
    position: relative;
}
.tour-single .tour-single-contents ul li{
	background: #eaeaea;
    /* float: left; */
    color: #6b6b6b;
    font-size: 12px;
    padding: 2px 8px;
    display: block;
    display: inline-block;
    border-radius: 2px;
    margin: 3px;
}
.tour-single .tour-single-contents ul li a{
    color: #6b6b6b;
}
.tour-single .tour-single-contents ul li a:hover{
    color: #000000;
}
.tour-single .tour-single-contents img{
	float:right;
	margin-left:6px;
	margin-bottom:4px;
}
.tour-single .tour-single-contents p {
	line-height: 23px;
    color: #424242;
    text-align: justify;
    font-size: 12.5px;
	padding: 0px 3px 10px;
    margin: 0;
    text-align: justify;
}
.tour-single .tour-contents-footer .btn-black-border {
    margin-right: 15px;
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
}
.tour-single-slider {
    position: relative;
}
.tour-single-slider .tour-single-slider-nav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 300px;
    margin-left: -165px;
    z-index: 9;
}
.tour-single-slider .tour-single-slider-nav .item {
    margin-left: 15px;
    cursor: pointer;
    position: relative;
}
.tour-single-slider .tour-single-slider-nav .item img:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.tour-single-slider .tour-single-slider-nav .item img:after:hover:after {
    opacity: 1;
}
.tour-single-slider .tour-single-slider-nav .slick-active {
    position: relative;
}
.tour-single-slider .tour-single-slider-nav .slick-active:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
}
.tour-single-schedule {
    margin-bottom: 45px;
}
.tour-single-schedule #myTabContent {
    background: #fff;
}
.tour-single-rates {
    background: url("../images/home-section-separate.png") bottom center repeat-x;
    padding-bottom: 25px;
}
.question-form {
    padding: 35px 20px;
}
.question-form label {
    width: 35%;
    margin-right: 5%;
    float: left;
    text-transform: uppercase;
}
.question-form input[type='text'],
.question-form textarea {
    border: 1px solid #e8e8e8;
    padding: 5px;
    width: 60%;
    float: left;
    box-shadow: none;
    outline: none;
    margin-bottom: 10px;
    border-radius: 0;
}
.question-form input[type='submit'] {
    float: right;
    font-size: 15px;
    padding: 1px 22px;
}
/* ...................................................................................
 * 08.testimonial Styles
 * ....................................................................................*/
.testimonial {
    background: #fff;
    border: 1px solid #e8e8e8;
    position: relative;
    padding: 31px 20px 15px 15px;
    margin-bottom: 50px;
    margin-left: 50px;
}
.testimonial .avatar {
    position: absolute;
    top: 50%;
    margin-top: -53px;
    left: -53px;
}
.testimonial .avatar img {
    background: #fff;
    padding: 7px;
    border: 1px solid #e8e8e8;
}
.testimonial .contents {
    margin-left: 55px;
}
.testimonial p {
    margin-bottom: 20px;
}
.testimonial.var-two {
    border-bottom: 4px solid #e8e8e8;
    margin-left: 20px;
}
.testimonial.var-two .avatar {
    left: 15px;
    top: -53px;
    margin: 0;
}
.testimonial.var-two .avatar img {
    border-radius: 50%;
    padding: 4px;
}
.testimonial.var-two .contents {
    margin-left: 110px;
}
.testimonial.var-two .contents:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    color: #087dc2;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    top: 50%;
    left: 50px;
}
.testimonial-var-two {
    padding: 70px 0 20px 0;
}
.testimonial-var-two .section-header {
    margin-top: 0;
}
/* ...................................................................................
 * 09.partners Styles
 * ....................................................................................*/
.partners {
    background: #fff;
    padding: 70px 0;
}
.partners .slick-slide {
    text-align: center;
}
.partners img {
    display: inline-block;
}
/* ...................................................................................
 * 10.Services Styles
 * ....................................................................................*/
.service-var-1 {
    background: #fff;
    /* border: 1px solid #9a9a9a; */
    box-shadow: 0 0 1px 1px #d4d4d4;
    margin: 0 0 20px 0;
    text-align: center;
    padding: 4px;
    border-radius: 1px;
}
.service-var-1 a{
	display:block;
}
.service-var-1 .wrapper {
    position: relative;
}
.service-var-1 .wrapper:hover .icon {
    background: #1197dc;
}
.service-var-1 .wrapper:hover i {
    color: #fff;
}
.service-var-1 .wrapper:hover .icon:before {
    border-bottom-color: #1197dc;
}
.service-var-1 .wrapper:hover .icon:after {
    border-top-color: #1197dc;
}
.service-var-1 .feature-img {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    width: 100%;
}
.service-var-1 .feature-img p{
	position: absolute;
    bottom: 0;
    padding: 6px 0;
    font-size: 16px;
    width: 100%;
    background: #151515bf;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
}
.service-var-1 .feature-img img{
	border-radius:2px 2px 0 0;
	width: 100%;
}
.service-var-1 .feature-img h3 {
	font-size: 15px;
    z-index: 99;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 0.3px;
    width: 100%;
    background: rgba(0, 0, 0, 0.67);
    padding: 8px 3px 8px;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.service-var-1 .feature-img:hover {
    border-bottom-color: #087dc2;
}
.service-var-1 .feature-img:hover p,
.service-var-1 .feature-img:hover .overlay {
    display: block;
}
.service-var-1 .icon-wrapper {
    position: absolute;
    bottom: -22px;
    z-index: 99;
    left: 0;
    right: 0;
}
.service-var-1 .icon {
    width: 74px;
    height: 40px;
    background: #f8f9f9;
    position: relative;
    display: inline-block;
    text-align: center;
}
.service-var-1 .icon:before {
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 19px solid #f8f9f9;
}
.service-var-1 .icon:after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    border-top: 19px solid #f8f9f9;
}
.service-var-1 .icon i {
    color: #333333;
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 42px;
}
.service-var-1 .contents {
    padding: 0 0 6px 0;
}
.service-var-1 .contents p{
	font-size: 12px;
    margin-bottom: 5px;
    color: #a16d2a;
}
.service-var-1 .p-name {
    font-size: 12px;
    color: #8f8f8f;
    margin-bottom: 2px;
    text-transform: inherit;
    margin-top: 4px;
    font-weight: 500;
    margin-bottom: 6px;
	min-height: 27px;
}
.service-var-2 {
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 21px 15px;
    background: #fcfcfc;
    margin: 0 40px 30px 0;
}
.service-var-2 small {
    color: #087dc2;
    font-size: 13px;
    font-style: italic;
}
.service-var-2 .p-name {
    margin-top: 0;
}
.service-var-2 .icon-wrap {
    float: left;
    margin-right: 25px;
}
.service-var-2 .fa {
    color: #333333;
    font-size: 22px;
    vertical-align: middle;
}
.service-var-2 .contents-wrap {
    float: left;
}
.service-var-2 .more {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: -20px;
    background: #f8f9f9;
    border: 1px solid #e8e8e8;
    border-radius: 30px;
    padding: 7px 15px;
    z-index: 99;
    text-decoration: none;
}
.service-var-2 .more:hover {
    background: #087dc2;
}
.service-var-2 .more:hover .fa {
    color: #fff;
}
.shortcodes-wrap .title {
    margin-bottom: 40px;
}
.shortcodes-wrap .btn-md {
    margin: 0 4%;
}
.shortcodes-wrap .btn-black,
.shortcodes-wrap .btn-black-border {
    margin-bottom: 30px;
}
.shortcodes-wrap .container {
    background: url("../images/shortcodes-separate.png") bottom center repeat-x;
    padding-bottom: 70px;
    margin-bottom: 70px;
}
.shortcodes-wrap .container.last {
    background: none;
    padding: 0;
    margin-bottom: 0;
}
.shortcodes-wrap .price-table-wrap .btn-black,
.shortcodes-wrap .price-table-wrap .btn-black-border {
    margin-bottom: 0;
}
.shortcodes-wrap .tab-pane {
    background-color: #fff;
}
.shortcodes-wrap .datepicker {
    display: block;
    margin-left: 40px;
}
.shortcodes-wrap #map-canvas-wrap {
    padding: 10px;
    border: 1px solid #e8e8e8;
    background: #fff;
}
.shortcodes-wrap #location-map {
    width: 100%;
    height: 392px;
    margin: 0;
    padding: 0;
}
.shortcodes-wrap .fc-icon {
    font: normal normal normal 14px/1 FontAwesome;
}
/* ...................................................................................
 * 11.Footer Styles
 * ....................................................................................*/
.site-footer {
    background: #4a423b url(../images/footer-bg.jpg) no-repeat center;
	background-size: cover;
    color: #ccc;
}
.site-footer .col-sm-4:nth-child(3n+1) {
    clear: left;
}
.site-footer a,
.site-footer p,
.site-footer li,
.site-footer input,
.site-footer address,
.site-footer p {
    color: inherit;
}
.site-footer .widget {
    margin: 30px 0;
	display: inline-block;
    width: 100%;
	font-size: 13px;
}
.site-footer .widget-title,
.site-footer strong {
    color: #fff;
}
.site-footer .widget-title:after {
    display: block;
    width: 45px;
    height: 3px;
    background: #f3881d;
    content: '';
    margin: 5px 0;
}
.site-footer .widget-title {
    margin-bottom: 6px;
    padding-bottom: 4px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
}
.site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.site-footer ul li {
	float: left;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.4em;
}
.site-footer ul li a{
	color: #ffffff;
}
.site-footer ul li a:hover{
	color:#ffffff;
}
.site-footer ul li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    margin-right: 8px;
    color: #f0f0f0;
    font-size: 15px;
}
.site-footer .widget_pages li,
.site-footer .widget_recent_entries li {
    width: 100%;
    margin-bottom: 5px;
}
.site-footer .widget_recent_entries li {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-bottom: 15px;
}
.site-footer .widget_recent_entries li:before {
    content: "\f105";
    margin-right: 15px;
    color: #f0f0f0;
    font-size: 15px;
}
.site-footer .tour-gallery li {
    margin: 0 10px 10px 0;
}
.site-footer .site-info {
    background: #4c4d4a;
    padding: 12px;
}
.site-footer .site-info p {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0;
}
.footer-wrapper{
	background: rgba(76, 76, 76, 0.9);
}
.footer-wrapper .container {
}
/* ...................................................................................
 * 12.Sidebar Styles
 * ....................................................................................*/
.sidebar .widget {
    background: #fff;
    padding:0;
}
.sidebar .widget p{
	padding:5px;
	border:1px solid #e1e1e1;
}

.sidebar .widget ul{
	padding-left:0;
	list-style: none;
	border:1px solid #e1e1e1;
	border-bottom:0;
}
.sidebar .widget ul li{
	border-bottom: 1px solid #e1e1e1;
}
.sidebar .widget ul li a{
	display: inline-block;
    width: 100%;
    padding: 9px 5px 7px 7px;
    line-height: 1.5em;
    font-size: 13px;
    color: #444241;
    letter-spacing: -0.22px;
}
.sidebar .widget ul li a span{
	font-size:11px;
	float:right;
	color: #b32b00;
}
.sidebar .widget ul li.active{
	background: #d4d4d4;
}
.sidebar .widget ul li a:hover{
	background: #fbe3b0;
}
.sidebar .widget address{
	padding:5px;
	border:1px solid #e1e1e1;
}
.sidebar .widget-title {
    background: #f3881d;
    margin: 0 0 ;
    padding: 10px 15px;
    color: #fff;
}
.sidebar .search {
    margin-bottom: 30px;
}
.widget_mc4wp_widget form {
    position: relative;
    display: inline-block;
    min-height: 36px;
    margin: 14px 0 0 0;
    width: 86%;
}
.widget_mc4wp_widget input[type='email'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #444;
    color: #fff;
    border: 0;
    padding: 6.5px 30px 6.5px 10px;
    outline: none;
}
.widget_mc4wp_widget input[type='submit'] {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border: 0;
    padding: 7px 10px;
    color: #252525;
    font-size: 13px;
    text-transform: uppercase;
}
.widget_mc4wp_widget input[type='submit']:hover {
    background: #000;
    color: #fff;
}
.contact-widget address,
.contact-widget p {
    margin-bottom: 15px;
}
.contact-widget .social-nav {
    margin-top: 10px;
}
/* ...................................................................................
 * 13.Booking page  Styles
 * ....................................................................................*/
.booking-template {
    margin: 90px 0;
}
.booking-template .left-section {
    margin-left: -10px;
}
.booking-template .template-header {
    margin-bottom: 50px;
}
.booking-template .template-header .title {
    margin: 0;
}
.booking-template .template-header .booking-layout {
    margin-left: -10px;
}
.booking-template .template-header .booking-layout a {
    float: left;
    font-weight: bold;
    color: #fff;
    background: #087dc2;
    padding: 3px 20px;
    margin-left: 10px;
}
.booking-template .template-header .booking-layout .active {
    background: #777;
}
.booking-template .fc-icon- {
    font: normal normal normal 14px/1 FontAwesome;
}
.fc-toolbar .fc-btn,
.fc-toolbar .fc-button {
    background: #333;
    color: #fff;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 2px 8px;
    outline: none;
    text-transform: uppercase;
    display: inline-block;
}
.fc-toolbar .fc-prev-button {
    margin-right: 10px;
    outline: none;
}
.fc-toolbar .fc-left .fc-btn:nth-child(2) {
    margin-left: 10px;
}
.fc-toolbar .fc-left button {
    margin-left: 10px;
}
.calender-slider .fc-center {
    margin-right: -70px;
}
.calender-slider .fc-center.first {
    margin-left: -130px;
    margin-right: 0;
}
.calender-slider .fc-unthemed .fc-today {
    background: none;
}
.calender-slider .fc-day-number {
    position: relative;
}
.calender-slider .fc-day-number:hover .calender-pop-up-wrap {
    display: block;
}
.calender-slider .t-price {
    position: absolute;
    top: 54px;
    left: 0;
    background: #087dc2;
    color: #fff;
    width: 91%;
    display: inline-block;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}
.calender-slider .t-price.passed {
    background: #e8e8e8;
    font-weight: normal;
    color: #333;
}
.calender-slider .fc-basic-view .fc-week-number,
.calender-slider .fc-basic-view .fc-day-number {
    padding: 8px;
}
.calender-slider .fc-other-month {
    color: #fff !important;
}
.calender-slider .fc-other-month span {
    color: #fff !important;
    background: transparent !important;
}
.calender-slider .fc-basic-view .fc-body .fc-row:last-child {
    display: none;
}
.booking-template-from {
    width: 720px;
    margin: 0 auto;
    margin-top: 90px;
}
.booking-template-from fieldset {
    width: 48%;
    float: left;
    margin-bottom: 40px;
    margin-left: 4%;
}
.booking-template-from fieldset:first-child {
    margin-left: 0;
}
.booking-template-from fieldset label {
    float: left;
    width: 33%;
    vertical-align: middle;
    margin: 9px 0 0 0;
    text-transform: uppercase;
    font-weight: normal;
}
.booking-template-from fieldset .input-group {
    width: 65%;
    margin-left: 2%;
    float: left;
}
.booking-template-from fieldset .input-group input {
    box-shadow: none;
    border-radius: 0;
    border-right: 0;
}
.booking-template-from fieldset .input-group-addon {
    background: #fff;
    box-shadow: none;
    border-radius: 0;
}
.booking-template-from .price-cal,
.booking-template-from .booking-submit {
    display: inline-block;
    clear: both;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.booking-template-from .price-cal {
    background: #fff;
    border-width: 2px;
}
.calender-pop-up-wrap {
    display: none;
    position: absolute;
    bottom: 44px;
    left: 0;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.calender-pop-up {
    position: relative;
    background: #f9f9f9;
    padding: 15px;
    width: 320px;
}
.calender-pop-up .pop-header {
    margin-bottom: 30px;
}
.calender-pop-up .pop-header .p-price {
    font-size: 20px;
    font-weight: bold;
    float: left;
}
.calender-pop-up .pop-header time {
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    margin-top: 7px;
}
.calender-pop-up h5 {
    font-size: 14px;
}
.calender-pop-up .t-btn {
    padding: 3px 15px;
}
.calender-pop-up .arrow {
    position: absolute;
    left: 30px;
    bottom: -16px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #f9f9f9;
}
.calender-listing .calender-date-listing {
    background: #eee;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
}
.calender-listing .calender-date-listing .title {
    margin: 0 0 20px 0;
    font-size: 15px;
}
.calender-listing .c-date-head {
    padding: 10px 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #aaa;
}
.calender-listing .c-date-head .p-price {
    font-size: 16px;
    font-weight: bold;
}
.calender-listing .c-date-head time {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.calender-listing .c-contents {
    margin: 0 10px 25px 10px;
}
.calender-listing .c-contents p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #777;
}
.calender-listing .c-contents .t-btn {
    padding: 3px 16px;
    background: #999;
    border: 0;
    margin-left: 15px;
    margin-top: -10px;
}
.calender-listing .calender-date-listing.available {
    background: #fff;
}
.calender-listing .calender-date-listing.available .t-btn {
    background: #087dc2;
}
.c-layouts {
    display: none;
}
.show.c-layouts {
    display: block;
}
/* ...................................................................................
 * 14.blog page Styles
 * ....................................................................................*/
.blog-post {
    position: relative;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 45px;
    margin-right: 10px;
}
.blog-post .blog-feature-img {
    float: left;
    margin: -1px;
    margin-right: 31px;
    width: 37%;
}
.blog-post .entry-title {
    margin: 0 0 25px 0;
}
.blog-post .entry-contents {
    margin: 30px 40px 0 25px ;
}
.blog-post .post-meta {
    margin: 35px -15px 0 0;
}
.blog-post p {
    color: #777;
    line-height: 24px;
}
.blog-post span {
    color: #777;
    display: inline-block;
}
.blog-post .comment-count {
    color: #333;
    text-transform: uppercase;
}
.blog-post .read-more {
    position: absolute;
    top: 50%;
    right: -26px;
    margin-top: -26px;
    background: #f8f8f8;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    z-index: 99;
}
.blog-post .read-more i {
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 8px 16px;
    color: #333;
    font-size: 24px;
    border-radius: 50%;
}
.blog-post .read-more:hover i {
    background: #087dc2;
    color: #fff;
}
#pagination {
    margin: 10px 0 75px 0;
    display: inline-block;
    width: 100%;
}
#pagination a {
    background: #fff;
    padding: 6px 15px;
    border: 1px solid #e8e8e8;
    border-right: 0;
    display: inline-block;
    margin-left: -4px;
    color: #333;
}
#pagination a:last-child {
    border-right: 1px solid #e8e8e8;
}
#pagination .active {
    color: #087dc2;
}
.blog-single .blog-post {
    margin-right: 0;
}
.blog-single .entry-contents {
    padding: 30px;
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
}
.blog-single .feature-img {
    float: none;
    margin-right: -1px;
    width: 100%;
}
.blog-single .post-meta {
    margin-right: 0;
}
.blog-single .post-meta-single {
    background: url("../images/meta-separator.png") top center repeat-x;
    margin-top: 30px;
    padding: 30px;
}
.blog-single .post-meta-single span {
    display: inline-block;
    text-transform: uppercase;
    color: #333;
}
.blog-single .post-meta-single a {
    text-transform: uppercase;
    color: #777;
}
.blog-single .post-meta-single a:hover {
    color: #087dc2;
    text-decoration: underline;
}
.blog-single .post-meta-single .shares {
    color: #777;
}
.blog-single .post-meta-single .shares i {
    color: #087dc2;
}
.comments {
    margin-bottom: 40px;
}
.comments .comments-title {
    margin-bottom: 40px;
}
.comments article article {
    margin-left: 80px;
}
.comments .avatar {
    width: 230px;
    text-align: center;
    background: #f8f8f8;
    padding: 10px;
    border-right: 1px solid #e8e8e8;
    border-top-right-radius: 45px;
    box-sizing: content-box;
    float: left;
    margin-right: -50px;
    position: relative;
}
.comments .avatar img {
    border-radius: 50%;
    display: inline-block;
    clear: both;
}
.comments .avatar time {
    font-size: 13px;
    color: #777;
    display: inline-block;
    margin-top: 10px;
}
.comments .author {
    float: left;
    margin: 0;
}
.comment-wrap {
    position: relative;
    display: flex;
    margin-bottom: 30px;
}
.comment-detail-wrap {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    padding: 25px 25px 15px 80px;
}
.comment-meta {
    margin-bottom: 15px;
}
.comment-reply-link {
    float: right;
    color: #087dc2;
    text-transform: uppercase;
}
.comment-reply-link i {
    color: #087dc2;
}
.respond-title {
    margin-bottom: 30px;
}
/* ...................................................................................
 * 15.Contact page Styles
 * ....................................................................................*/
.page-404 {
    padding: 30px 0 45px 0;
    background: #fff url(../images/thanks.jpg) no-repeat top center
}
.page-404 .error-code, .page-404 .error-statement {
    padding: 25px 0;
    margin: 45px 0;
}

.page-404 .error-code {
    font-size: 100px;
    font-weight: bold;
    border-right: 1px dashed #e8e8e8;
    margin: 0;
}
.contact-template {
    margin-bottom: 75px;
}
.contact-template .contact-title {
    margin-bottom: 45px;
}
.contact-template .contact-details {
    margin-bottom: 50px;
    padding-bottom: 50px;
	border-bottom: 1px solid #000000;
}
.contact-template .contact-details .title {
        color: #a80000;
    font-size: 22px;
    /* background: #693d2e; */
    padding: 3px 10px 7px 46px;
    position: relative;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 300;
    margin-right: 30px;
    margin-left: 15px;
    border-radius: 0 2px 2px 0;
}
.contact-template .contact-details .title i {
        position: absolute;
    left: -15px;
    top: -5px;
    background: #fff;
    border: 1px solid #b5b5b5;
    border-radius: 50%;
    color: #b5b5b5;
    font-size: 20px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.contact-template .contact-details .title i:before{
	color:#bcbcbc;
}
.contact-template .contact-details .title i.fa-mobile {
    font-size: 30px;
}
.contact-template .contact-details address {
    margin-top: 20px;
}
.contact-template .contact-details address,
.contact-template .contact-details .email-section,
.contact-template .contact-details .phone-section {
    margin-bottom: 30px;
}
.contact-template address p,
.contact-template .email-section .email,
.contact-template .phone-section .number {
    margin-left: 60px;
    color: #424242;
}
.contact-template .email-section .email a, .contact-template .phone-section .number a{
    color: #424242;
}
.contact-template .email-section .email a:hover, .contact-template .phone-section .number a:hover{
    color: #424242;
	text-decoration:underline;
}
.contact-template .map-wrap {
    background: #fff;
    padding: 7px;
    border: 1px solid #e8e8e8;
}
.contact-template #location-map {
    height: 300px;
}
#contact_form {
	
}
#contact_form #contact-loader {
    display: none;
}
#error-container {
    display: inline-block;
    width: 100%;
    clear: both;
}
#error-container .error {
    color: red;
    display: block;
}
.booking-detail {
    padding: 15px 0px;
    display: table;
    width: 100%;
}
.passenger-detail {
	overflow: hidden;
    border: 1px solid #54554f;
    box-shadow: 0px 0px 5px #e6e6e6;
    background: #fff8f3;
    border-radius: 2px;
}
.passenger-detail h3 {
    margin: 0px;
    padding: 11px 15px;
    line-height: 1.6;
    background: #54554f;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}
.passenger-detail-body {
    padding: 5px 0;
    display: inline-block;
    width: 100%;
}
.passenger-detail-body label {
    margin-top: 6px;
    font-size: 13px;
    margin-bottom: 1px;
    color: #5a534a;
    font-weight: 300;
}
.passenger-detail-body .form-control {
	border-radius: 1px;
    height: 34px;
    margin-bottom: 5px;
    font-size: 13px;
    border: 1px solid #a9a9a9;
    background-color: #ffffff;
    color: #653e0f;
}
.passenger-detail-body button {
    background: #54554f;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    padding: 10px 15px;
}
.table{
    background: #ffffff;
	border: 1px;
}
.table td a{
	display:block;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.table td a:hover{
    border-bottom: 0;
	text-decoration:underline;
}
.table tr th {
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #e47b12;
    border-top: 1px solid #e47b12 !important;
    background: #f3881d;
    height: 34px;
    text-transform: uppercase;
}
.table tr td, table tr th {
    margin: 0;
    padding: 0.2em 0.5em;
    border: 1px solid #e47b12;
    text-align: left;
    line-height: 1.8em;
}