@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css?family=Assistant:400,600,700,800&subset=hebrew');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,800');


body, button, input, select, textarea {
    font-family: 'Assistant', sans-serif !important;
    text-align: justify;
}
#wrapper{
    overflow: hidden;
}
.wpcf7-form .wpcf7-response-output{
    display: none!important;
}

@-webkit-keyframes autofill {
  to {
    color: #000;
    background: transparent;
  }
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

.fusion-header-wrapper {
    position: relative;
    z-index: 10010;
    /* box-shadow: 0px -2px 42px 0px rgba(0,0,0,0.4); */
    border-bottom:0px;
}
.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {  border-bottom:0px; }
.topbar {
    background: #fac700;
    padding: 3px 0px;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
}
.topbar .col-md-6:nth-child(2) { text-align:right; }
.topbar .col-md-6:nth-child(2) i { position: relative;display: inline-block;}
.col-top-icons {
    padding-top: 12px;
}
#text-4, #text-5 { display:none; }

.topbar i.fa.fa-3x {float: left;margin-top: 3px;}

span.twolines {
    float: left;
    line-height: 1.4;
    padding: 3px 10px 0px;
}

.mdr-header {
    /*height: 570px;*/
    text-align: center;
    position: relative;
}

.mdr-header-slogan {
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    font-size: 60px;
    color: white;
    top: 110px;
    text-shadow: 0px 0px 15px black;
}

.mdr-header-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    /* box-shadow: inset 0px -410px 100px -240px rgba(0, 0, 0, 0.68), inset 0px 120px 70px -40px rgba(0, 0, 0, 0.68); */
}


.mdr-header-overlay {
    background: rgba(0,0,0,0.5);
    position: absolute; 
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}

.mdr-header-form {
    background: rgba(0, 0, 0, 0.5);
    margin: 20px auto auto;
    display: inline-block;
    box-shadow: 0px 0px 0px 20px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.item-slider-block {
    display: block;
    width: 100%;
    height: 58em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/*.owl-item.cloned {
    height: 510px;
    display: block;
}*/

.mdr-header-bg .owl-dots{
    display: none;
}

.home .post-content {
    margin-top: 30px;
}


.mdr-header-search {
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    font-size: 30px;
    color: white;
    top: 210px;
    text-shadow: 0px 0px 5px black, 0px 0px 5px black;
}



input.mdr-header-form-input {
    width: 250px;
    padding: 15px 20px !important;
    font-size: 18px;
    font-weight: 400;
    background: rgba(0,0,0,1) !important;
    color: #ffce00 !important;
    border: 1px solid #ddd;
    margin: 0px 5px;
    height: 50px !important;
}

.mdg-header-form-col {
    display: inline-block;
}



.mdr-header-form-select {
    padding: 5px 20px;
    line-height: 1;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    background: rgb(0, 0, 0);
    color: #a2a2a2;
    border: 1px solid #ddd;
    margin: 0px 5px;
    width: 250px;
}

.mdr-header input:focus, .mdr-header select:focus {
    border: 1px solid #f2ca00;
    outline: 0px solid #1d1d1d;
    color: #f2ca00;
    background: black;
}



.mdr-header input, .mdr-header select, .mdr-header-form-button {
    transition: 0.5s all ease;
    /* border-radius:3px; */
}

button.mdr-header-form-button {
    padding: 5px 20px;
    line-height: 1;
    height: 51px;
    font-size: 26px;
    font-weight: 400;
    background: #fac700;
    color: #000 !important;
    border: 1px solid #FFF;
    margin: 0px 5px;
}

button.mdr-header-form-button:hover, button.mdr-header-form-button:focus {
	background: rgba(0,0,0,0.5);
	color:#f2ca00 !important;
	cursor:pointer;
	outline:0px solid #000;
	border:1px solid #f2ca00 !important;
}

button.mdr-header-form-button>i {
    margin: 0px 5px 0px 0px;
}

input.mdr-header-form-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aaa;
}

input.mdr-header-form-input::-moz-placeholder { /* Firefox 19+ */
  color: #aaa;
}

input.mdr-header-form-input:-ms-input-placeholder { /* IE 10+ */
  color: #aaa;
}

input.mdr-header-form-input:-moz-placeholder { /* Firefox 18- */
  color: #aaa;
}

/********* FOOTER *********/													 

#the-footer  .fusion-builder-row.fusion-row {
    max-width: 1100px;
}

#the-footer input.wpcf7-form-control.wpcf7-text {
    padding: 5px 20px;
    line-height: 1;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    background: rgba(0,0,0,0.5);
    color: #fac700 !important;
    border: 1px solid #ddd;
    margin: 0px 5px;
		border-radius:3px;
		transition:0.5s all ease;
}

#the-footer  label {
    color: #eee;
    font-size: 16px;
}
#the-footer li>a {
    color: rgba(250, 199, 0, 0.57) !important;
    font-weight: 400;
    line-height: 2.1;
    border-bottom: 1px solid #555;
    width: 100% !important;
    display: inline-block;
    font-size: 17px;
}
#the-footer li>a:hover {
    color: #fac700 !important;
}
.footerlogos img {
    margin-bottom: 20px;
    display: block;
    filter: grayscale(100%);
}

.footerlogos {
    text-align: center;
}

#the-footer textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 20px 20px;
    line-height: 1;
    height: 150px;
    font-size: 18px;
    font-weight: 400;
    background: rgba(0,0,0,0.5);
    color: #fac700 !important;
    border: 1px solid #ddd;
    margin: 0px 5px;
		border-radius:3px;
		transition:0.5s all ease;
}

#the-footer input.wpcf7-form-control.wpcf7-text:focus, #the-footer textarea.wpcf7-form-control.wpcf7-textarea:focus {
    border: 1px solid #fac700 !important;
    outline: 0px solid #333 !important;
}

#the-footer input.wpcf7-form-control.wpcf7-submit {
    padding: 5px 60px;
    line-height: 1;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    background: #fac700;
    color: #1c1c1d !important;
    border: 1px solid #ddd;
    margin: 0px 5px;
    width: 100%;
    margin-top: 25px;
		transition:0.5s all ease;
}

#the-footer span.wpcf7-not-valid-tip {
    color: orangered;
    font-weight: 700;
    font-size: 14px;
    text-align: start;
    width: 100%;
    display: inline-block;
    padding: 0px 8px;
}


#the-footer .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors.fusion-alert {
    background: orangered;
    color: white;
    border: 1px solid white!important;
    margin-top: -110px;
    left: 5px;
}

.displaynone{
    display: none;
}

/********* PRELOADER *********/
																	 

#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    background: #296492;
    background: rgba(0, 0, 0, 0.72);
    text-shadow: 0px 4px 0px #000000;
    color: #FBC426;
}

#preloader-inner {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: table;
    top: 0;
    bottom: 0;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 3vw;
    line-height: 1;
    color: #f9f9f9;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
}


.info-not-entered{
    color: #333;
    font-style: italic;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.trip-days-details p{
    color: #333;
}

.trip-days-details>div>img {
    opacity: 0;
    transition: 0.5s all linear;
}


.trip-days-details.day-open>div>img {
    opacity: 1;
}

/********* TRIP CATEGORIES HOMEPAGE *********/


.trips-cat {
    position: relative;
    margin-bottom: 30px;
		display:inline-block;
}

img.trips-cat-image {
    width: 100%;
    height: 240px;
    object-fit: cover;
    backface-visibility: hidden;
    transition: 0.5s all ease;
    -webkit-backface-visibility: hidden;
}

.trips-cat-name {
    position: absolute;
    left: 0;
    top: 70%;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    transform: translateY(0%);
    color: white;
    text-shadow: 0px 2px 0px black;
    font-weight: 400;
    font-size: 22px;
    z-index:1;
    transition:0.5s all ease;
}

.trips-cat-overlay{
    position: absolute;
    left: 0px;
		top:0px;
    width: 100%;
    height: 100%;
		background:rgba(0,0,0,0.5);
		transition:0.5s all ease;
}

.trips-cat {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
    overflow: hidden;
    transition:0.5s all ease;
    border-radius: 3px;
}





.trips-cat:hover>.trips-cat-overlay {
    /* opacity: 0; */
}
a.trips-cat:hover img.trips-cat-image {
    transform: scale(1.25);
}
//.trips-cat:hover>.trips-cat-name { transform:translateY(200px); }

.trips-cat-desc {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    transition: 0.5s all ease;
    font-size: 17px;
    right: 0;
    /* display: table; */
    color: #fac700;
    bottom: 0;
    margin: auto;
    font-weight: 700;
    text-align: center;
    top: 0;
    transform: translateY(-100%);
}

.trips-cat:hover .trips-cat-desc {
    transform: translateY(0%);
    /* top: 50%; */
}


/******** FEATURED TRIPS ********/

.ft-trip {
    position: relative;
    transition:0.5s all ease;
    overflow:hidden;
    cursor:pointer;
    font-size: 16px;
    border-radius: 3px 3px 0px 0px;
}

img.ft-trip-image {
    height: 260px;
    object-fit: cover;
    object-position: center;
		transition:0.5s all ease;
		width:100%;
}
.ft-trip-location {
    z-index: 0;
    position: absolute;
    /* padding: 5px; */
    right: 0;
    font-size:14px;
    color: rgb(255, 255, 255);
    font-family: 'Gloria Hallelujah';
    font-weight: 400;
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 35px rgba(0, 0, 0, 0.68), 0px 0px 45px rgba(0, 0, 0, 0.68), 0px 0px 55px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 15px rgba(0, 0, 0, 0.68), 0px 0px 15px rgba(0, 0, 0, 0.68);
    top: 10px;
    right: 10px;
    /* transform: rotate(25deg); */
    /* width: 100%; */
    /* background: rgb(250, 199, 0); */
    /* border-bottom: 2px solid #888; */
    /* border-top: 2px solid #aa9233; */
}
body:not(.home) .ft-trip-location {/* display:none !important; */} 
.mdr-header-bg.owl-carousel .ft-trip-location
{
	bottom: 60px;
	top: auto;
	left: 0;
	right: 0;
	margin: auto;
	transform: none;
	font-size: 30px;
}
.ft-trip-title {
    font-weight: 300;
    text-align: center;
    padding: 10px;
    position: absolute;
    padding-left: 20px;
    top: 20px;
    left: 5px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    transition: 0.5s all ease;
    z-index: 3;
    cursor:pointer;
    font-size: 18px;
    max-width: calc(100% - 40px);
}
div:not(.mdr-header-title) .ft-trip-title:after {
    border-right: 5px solid rgba(0, 0, 0, 0.35);
    content: '';
    position: absolute;
    left: -1px;
    top: 44px;
    z-index: -4;
    border-top: 6px solid rgba(0, 0, 0, 0.35);
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
}
#home .ft-trip-title{
    font-size: 14px;
}
.ft-trip:hover>.ft-trip-image {
    transform: scale(1.25);
}

.ft-trip:hover>.ft-trip-title {
	transform:rotate(-10deg) translateX(20px) translateY(40px);
	font-size: 1.5em;
	padding: 10px 20px;
}
.ft-trip-bottom-3>img {
    margin-right: 5px;
}
.ft-trip-price {
    position: absolute;
    display: inline-block;
    z-index: 4;
    color: black;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    background: rgb(250, 199, 0);
    border: 1px solid #333;
    border-radius: 3px;
    font-weight: 700;
    font-size: 12px;
}

a.ft-trip-link:hover {
    color: black;
}

.ft-trip-bottom {
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    color: #fac700;
    font-weight: 700;
    font-size: 12px;
}

.ft-trip-bottom-1 {
    position: absolute;
    left: 0;
    bottom: 0px;
    /* margin: 10px; */
    padding: 10px;
    font-weight: 400;
    background: rgba(51, 51, 51, 0.85);
    color: white;
    width: calc(100% / 1);
}

.ft-trip-bottom-2 {
    position: absolute;
    right: 0;
    bottom: 0px;
    padding: 10px;
    text-align: end;
    width: calc(100% / 2);
    background: rgba(250, 199, 0, 0.85);
    color: black;
    font-weight: 400;
    /* border-radius: 15px 0px 0px 0px; */
    /* margin: 10px; */
}

.ft-trip-excerpt {
    background: #e0e0e0;
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    border-radius: 0px 0px 3px 3px;
    display: none;
}

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row.row-no-padding {
    margin: 0px;
}
.ft-trip-desc {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}
.ft-trip-bottom-3 {
    /* position: absolute; */
    right: 0;
    margin: auto;
    bottom: 0;
    text-align: center;
    border-bottom: 2px solid #ddd;
    left: 0px;
    /* height: 41px; */
    /* border-radius: 0px 15px 0px 0px; */
    /* width: 40px; */
    background: rgb(234, 234, 234);
    /* max-height: 20px; */
    width: 100%;
    padding: 10px 10px;
    /* margin: auto; */
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    /* border-radius: 50%; */
}
body.home .ft-trip-bottom-3 { display:none !important;  }
.ft-trip-bottom-3>img {
    width: 24px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

/********* BOXES ********/

.mdr-box>h2 {
    border-bottom: 5px solid #fac700;
    display: inline-block;
    font-weight: 700 !important;
}

.mdr-box {
    background: #eee;
    padding: 15px 30px 10px;
    border-radius: 3px;
    border-bottom: 10px solid #fac700;
}

/*
.mdr-box ul {
    padding: 20px 15px 30px;
    margin-bottom: -20px;
}
*/

.mdr-box ul {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
}

.trip-highlights ul{
    padding: 0px;
    margin-bottom: 15px;
}

.mdr-box ul li:before {
   /* content: "\f11e";*/
    font-family: 'fontAwesome';
    margin-right: 10px;
}

.highlight-trip-icon{
    margin-right: 10px;
}

.mdr-header-bg.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item img{
    margin-top: -14%;
}

.trip-book-now.mdr-box {
    text-align: center;
    padding: 0px 0px 30px;
    margin-bottom: 40px;
}
.trip-book-now.mdr-box h3:first-child {
    display: block;
    font-size: 30px;
    line-height: 0;
    font-size: 30px;
    position: relative;
    /* top: 5px; */
    padding: 0px 40px;
}
.static-form-button  {color:black;text-decoration:underline;}
.trip-book-now.mdr-box button {
    padding: 20px 50px;
    font-size: 24px;
    font-weight: 600;
    transition: 0.3s all linear;
    cursor: pointer;
    font-family: 'Roboto' !important;
    background: #fac700;
    border: 0px;
    outline: 0px;
    border-radius: 3px;
    text-decoration: none;
    color: #3f3f3f;
    margin: -10px 0px;
}

.trip-book-now.mdr-box button:hover {
    box-shadow: 0px 0px 20px 7px rgba(134, 134, 134, 0.27);
    color: #000000;
}
/********* SINGLE TRIP ********/

.trip-highlights li {
    display: inline-block;
    width: 100%;
    margin: 0px 30px 0px;
    vertical-align: top;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.trip-gallery .owl-carousel .owl-item img {
    height: 300px;
    object-fit: cover;
    object-position: center;
		width:100%;
}

.trip-days-day + .trip-days-details {/* display: none; */}

.trip-days-details[data-id="1"] {/* display:inherit; */}

.trip-days-details {
		display: inline-block;
		width: 100%;
		padding: 15px 20px;
		max-height: 73px;
		transition: 0.5s all ease;
		overflow: hidden;
		background: #eee;
		margin: 0px 0px 0px;
}

.trip-days {
    padding: 0px 0px 10px;
}	

.trip-days-day {
    width:100%;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    margin: 0px 0px 0px;
    background: #fac700;
    color: #333;
    padding: 5px 40px 5px 20px;
    margin-left: -30px;
    border-radius: 0px 3px 3px 0px;
}

.trip-gallery .owl-dots {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 15px;
}

.trip-gallery .owl-dot {
    background: none repeat scroll 0 0 #464646;
    border-radius: 20px;
    display: inline-block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.75;
    width: 12px;
}

.trip-gallery .owl-dot.active { background: black; }

.trip-gallery .owl-nav .owl-prev{ 
    position: absolute;
    top: 45%;
    left: 20px;
    color: #fff;
}

.trip-gallery .owl-nav .owl-next{ 
    position: absolute;
    top: 45%;
    right: 20px;
    color: #fff;
}

.trip-days-details>p {
    margin-top: 0px;
}

.trip-info {
    width: 100%;
    display: inline-block;
    text-align: start;
    margin-top: 15px;
    border-left: 2px ridge #eee;
    padding-left: 20px;
   // background: #fefefe;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.trip-infos {
    text-align: center;
    width: 60%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    float: left;
}



.trip-info-icon {
	margin:0px 5px;
	color:#333;
}


.col-md-6.trip-locations{
    margin-bottom: 30px;
    padding-right: 15px !important;
}
.col-md-12.trip-locations{
    margin-bottom: 30px;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.col-md-6.trip-gallery {
    margin-bottom: 30px;
    padding-left: 15px !important;
}


.trip-info-caption {
    font-size: 18px;
    line-height: 28px;
}

.trip-info i {
    width: 16px;
    display: inline-block;
    margin-right: 30px;
    font-size: 30px;
    top: 2px;
    position: relative;
}

i.rotate-up {
    transform: rotate(-45deg) translateX(4px);
    left: -2px;
    position: relative;
}

i.rotate-down {
    transform: rotate(45deg) translateX(5px);
    left: -1px;
    position: relative;
}

.trip-upcoming p {
    padding: 0px 20px;
}

.trip-upcoming .info-not-entered{
    padding: 0px;
}

.upcoming_month  { display:none; }
.upcoming_month.active {
    display: block;
}
.trip-upcoming h3 { cursor:pointer; }
.trip-upcoming h3:hover { color:#555; }

.trip-upcoming h3:after {
    content: '\2035';
    content: "\f078";
    font-family: 'fontAwesome';
    font-size: 10px;
    position: relative;
    top: -5px;
    left: 10px;
}

.top-new-info .widget .heading{
    display: none;
}

.top-new-info .widget{
    position: relative;
}

.top-new-info .widget .textwidget{
    padding-left: 20px;
		display:none;
}

.top-new-info .widget:nth-child(1)::before{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    content: '\f095';
    font-family: FontAwesome;
}

.top-new-info .widget:nth-child(2)::before{
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    content: '\f003';
    font-family: FontAwesome;
}

.top-new-info .widget:nth-child(3)::before{
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    content: '\f02d';
    font-family: FontAwesome;
}

.fusion-sticky-shadow .top-new-info .widget:nth-child(1)::before{
    font-size: 10px;
    color: #000;
    line-height: 10px;
}

.fusion-sticky-shadow .top-new-info .widget:nth-child(2)::before{
    font-size: 10px;
    color: #000;
    line-height: 10px;
}

.fusion-sticky-shadow .top-new-info .widget:nth-child(3)::before{
    font-size: 10px;
    color: #000;
    line-height: 10px;
}

.top-new-info,
.top-new-info p,
.top-new-info a,
.top-new-info span{
    color: #fff !important;
    margin-top: 0px;
    font-size: 18px;
}

.fusion-sticky-shadow .top-new-info,
.fusion-sticky-shadow .top-new-info p,
.fusion-sticky-shadow .top-new-info a,
.fusion-sticky-shadow .top-new-info span{
    color: #000 !important;
    font-size: 12px;
    margin-bottom: 0px;
}

.single-trip,
.single-trip p{
    font-size: 18px;
    color: #333;
}
.single-trip .trip-upcoming p:before {
    /* content: '\2022 '; */
    padding-left: 5px;
    padding-right: 10px;
}
.upcoming_month.active {
    display: inline-block;
    margin: 0px 20px 10px;
    background: rgba(199, 199, 199, 0.2);
    color: white !important;
}
.caption-above p{
    color: #fff;
}

body:not(.single-trip) header {
    border-bottom: 2px ridge grey;
}

.mdr-header-trip {
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    font-size: 30px;
    color: white;
    bottom: 0;
    width: 100%;
    margin: auto;
    text-shadow: 0px 2px 0px black;
    /* background: rgba(0,0,0,0.7); */
}

.mdr-header-trip .ft-trip-title {
    text-align: center;
    position: relative;
    top: 0px;
    left: 0px;
    background: transparent;
    color: #fac700;
    transition: 0.5s all ease;
    z-index: 3;
    cursor: inherit;
    font-weight: 600;
    font-size: 40px;
    top: 25px;
    padding: 0px;
    text-align: center;
    max-width: 1110px;
    margin:auto;
    text-shadow: 0px -3px 1px black;
}

.mdr-header-trip>.ft-trip-title:after {
    display: none;
}

.single-trip-gal .ft-trip-title {
    font-size: 30px;
}
span.smallbox {
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    margin-right: 40px;
    margin: 0px;
    font-family: 'Roboto';
}
span.smallbox>i {
    margin-right: 5px;
    color: #fac700;
}
.mdr-header-trip .single-duration-of-trip,
.mdr-header-trip .single-price-of-trip,
.mdr-header-trip .single-highglights-top{
    font-weight: 400;
    font-size: 19px;
    padding: 0px;
    text-align: start;
    max-width: 1110px;
    margin:auto;
    line-height: 1;
    margin: 10px auto 20px;
}



.mdr-header-search.single-trip-search {
    z-index: 4;
    position: relative !important;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    font-size: 20px;
    color: white;
    top: 0;
    margin: 0 auto;
    background: rgb(29, 29, 29);
		
    border-bottom: 2px ridge grey;
}

.mdr-header-search.single-trip-search .mdr-header-form {
    background:transparent;
    margin: 10px auto;
    display: inline-block;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.mdr-header-search.single-trip-search .mdg-header-form-col {
    vertical-align: top;
}

.trip-highlights-inner.mdr-box ul li{
    font-size: 18px;
}

.trip-highlights-inner.mdr-box ul li.Array{
    font-weight: bold;
}

.mdr-header-trip .single-highglights-top ul{
    margin: 0;
    padding: 0;
}

.mdr-header-trip .single-highglights-top ul li{
    display: none;
}

.mdr-header-trip .single-highglights-top ul li.Array {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    margin-right: 60px;
    color: #fac700;
}

.single-trip .owl-dots{
    display: none;
}

/*********** CALENDAR ************/

.calendar {
    width: 100%;
    display: inline-block;
}

.calendar-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}

.calendar-day-head, .calendar-day, .calendar-day-np {
    width: calc((100% - -10px) / 7);
    margin: -1px;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 3px;
    position: relative;
    background: #F1F1F1;
    height: 100px;
}

.day-number{
    display: inline-block;
    width: 36px;
    /* border-radius: 50%; */
    cursor: pointer;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

.day-number[data-events] {
    background: #fac700;
    color: #333;
    font-weight: 600;
    transition: 0.5s all ease;
}

.calendar-trips {
    display: none;
    position: absolute;
    background: #e4e4e4;
    padding: 15px;
    z-index: 13;
    width: 350px;
    color: white;
    border: 3px solid #fac700;
    max-height: 227px;
}

.day-number[data-events]:hover {
    background: #fff;
    color: #000000;
    box-shadow: inset 0px 0px 0px 2px #fac700;
}

.calendar-day-head {
    border: 0px;
    border-bottom: 4px solid #fac700;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
    /* background: #e4e4e4; */
    text-align: center;
    color: #333;
    height: 40px;
}

.calendar-trips a {font-size: 16px;font-weight: 600;}

.day-open { max-height:1000px; }

.owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 45%;
}

.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    font-size: 0px;
    padding: 10px;
}

.mdr-header-bg.other-pages {
    box-shadow: inset 0px -410px 100px -240px rgba(0, 0, 0, 0.68);
}
.mdr-header-bg.owl-carousel.owl-theme{
    overflow: hidden;
}

.home .mdr-header-bg.other-pages{
    display: none;
}

.mdr-header-bg.owl-carousel.owl-theme{
    display: none;
}

.home .mdr-header-bg.owl-carousel.owl-theme{
    display: block;
}

.trip-days-day{
    position: relative;
}

.trip-days-day:before{
    display: block;
    position: absolute;
    right: 10px;
    top: 7px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    content: "\f078";
    //
    background: #fac700;
    color: #000000;
    font-size: 18px;
    padding: 0px;
    z-index: 22;
    line-height: 24px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: FontAwesome;
}

.trip-days-day.trip-open:before{
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    content: "\f078";
    /* background: #fff; */
    color: #000000;
    font-size: 18px;
    padding: 0px;
    line-height: 24px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg);
    font-family: FontAwesome;
}

.trip-new-wrapper {
    /* border-bottom: 2px solid #000; */
    background: #fff;
    margin-bottom: 10px;
}
.trip-days-details.day-open {
    box-shadow: none;
    background: #f5f5f5;
}

.trip-days-day{
    margin-left: 0px;
    /* display: block; */
    border-bottom: 1px ridge #999;
}

.mdr-box {
    background: #fff;
    padding: 0px;
}

.trip-gallery-block{
    position: relative;
}

.caption-above {
    position: absolute;
    top: -16px;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    display: block;
    /* width: 100%; */
    font-weight: 300;
    text-align: center;
    padding: 10px;
    position: absolute;
    padding-left: 20px;
    top: 20px;
    left: -5px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    transition: 0.5s all ease;
    z-index: 33;
    cursor: pointer;
}

.caption-above p{
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 25px;
    padding: 0px;
    margin: 0px;
}

.check-if-empty:empty{
    padding: 0px;
}

.trip-days-details {
    text-align: justify;
    padding-right: 45px;
    position: relative;
    /* box-shadow: inset 0px -20px 50px -23px rgba(0, 0, 0, 0.48); */
    border: 1px solid #ddd;
    transition: 0.5s all ease;
}

.trip-days-details:after{
    //content: "...";
    width: 20px;
    height: 10px;
    font-size: 16px;
    color: #747474;
    font-family: 'Roboto';
    font-weight: 400;
    letter-spacing: 0px;
    position: absolute;
    right: 22px;
    bottom: 16px;
}

.trip-days-details:after {
    //content: '...';
    bottom: 21px;
    right: 45px;
    font-size: 20px;
    color: black;
    font-weight: 900;
}
.trip-days-day:after {
    top: 79px;
    right: 48px;
    font-size: 20px;
    color: black;
    font-weight: 900;
    content: '...';
    position: absolute;
    z-index: 22;

}

.trip-days-details.day-open:after{
    display: none;
}
.trip-days-day.trip-open:after {
    display: none;
}

.floating-contact{
    position: fixed;
    /*bottom: 25px;*/
    bottom: 70px;
    right: 25px;
    display: block;
    z-index: 10016;
}

.floating-map-button, .floating-map-button2, .floating-map-button3{
    padding: 15px;
    border-radius: 50%;
    background: #fac700;
    border: 2px solid rgba(51, 51, 51, 0);
    color: #333;
    font-size: 30px;
    text-align: center;
    float: right;
    z-index: 4;
    line-height: 30px;
    width: 70px;
    cursor: pointer;
    transform: scale(0.8);
    transition: 0.5s all ease;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.42);
    /* transition-delay: 1s; */
}
.floating-map-button2
{
	position: absolute;
	right: 0px;
	z-index: -1;
	background: #eeeeee;
	opacity: 0.5;
	top: -40px;
}
.floating-map-button.delayed { 	transition-delay: 0.25s; }
.floating-map-button2.delayed { 	transition-delay: 0.45s; }
.floating-map-button3.delayed { 	transition-delay: 0.75s; }

.floating-map-button2:hover {
    z-index: 3;
    opacity: 1;
}

.floating-map-button3
{
	position: absolute;
	right: 0px;
	z-index: -1;
	background: #eeeeee;
	opacity: 0.5;
	top: -80px;
}
.floating-map-button3:hover {
    z-index: 3;
    opacity: 1;
}
.floating-map-button.toogled-cf-button, .floating-map-button2.toogled-cf-button, .floating-map-button3.toogled-cf-button{
    border: 2px solid #fac700;
    color: #fac700;
    background: #333;
    transform: translateY(180px);
    transition: 1s all ease;
}

.floating-map-button:hover,
.floating-map-button:active,
.floating-map-button:focus,
.floating-map-button2:hover,
.floating-map-button2:active,
.floating-map-button2:focus,
.floating-map-button3:hover,
.floating-map-button3:active,
.floating-map-button3:focus{
    border: 2px solid rgba(51, 51, 51, 0);
    color: #000;
    background: rgb(255, 255, 255);
    /* text-shadow: 0px 0px 0px #fac700; */
    /* color: rgba(255, 255, 255, 0); */
    box-shadow: 0px 0px 0px 10px rgba(250, 199, 0, 0.65);
    transform: scale(1);
}

.floating-map-form {
    display: none;
    width: 370px;
    border: 2px solid #fac700;
    position: fixed;
    right: 25px;
    bottom: 25px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.73);
    padding: 20px 30px;
    background-color: #e0dfdc;
    filter: blur(0px);
}

.floating-map-form  i.closebut {
    position: absolute;
    right: -10px;
    font-size: 24px;
    transition: 0.5s all ease;
    color: #BBB;
    display: inline-block;
    cursor: pointer;
    top: -15px;
    padding: 20px;
}

.floating-map-form  i.closebut:hover {
    color: #333;
}

#wrapper .floating-contact input, #wrapper .floating-contact textarea, #wrapper .floating-contact select {
    color: #333333;
    border: 1px solid #b1b1b1;
    height: auto;
    font-size: 16px;
    transition: 0.5s all ease;
    padding: 10px 15px;
    color: #333;
    direction: ltr;
    border-radius: 0px;
    box-shadow: inset 0px 0px 14px -1px rgba(0, 0, 0, 0.29);
}
#wrapper .floating-contact input:focus, #wrapper .floating-contact textarea:focus {
    border: 1px solid #fac700;
    outline: 0px;
    box-shadow: inset 3px 3px 11px -2px rgba(29, 29, 29, 0.4);
}
.floating-map-form h2 {
    color: #333;
    border-bottom: 5px solid #fac700;
    margin-bottom: 0px;
    padding: 5px 0px 10px;
    line-height: 1 !important;
    font-weight: 700 !important;
}
#wrapper .floating-contact input[type="submit"] {
    box-shadow: 0px 0px 0px 1px #888;
    padding: 10px 30px;
    font-weight: 700;
}

span.wpcf7-form-control-wrap.your-total {
    width: 185px;
    display: inline-block;
    float: left;
}


.floating-contact input::-webkit-input-placeholder,
.floating-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
	color:#777777;
}
.floating-contact input::-moz-placeholder,
.floating-contact textarea::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
	color:#777777;
}
.floating-contact input:-ms-input-placeholder,
.floating-contact textarea:-ms-input-placeholder { /* IE 10+ */
  opacity: 1;
	color:#777777;
}
.floating-contact input:-moz-placeholder,
.floating-contact textarea:-moz-placeholder { /* Firefox 18- */
  opacity: 1;
	color:#777777;
}

.slider-item{
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    }

.included-notincluded{
    color: #333;
    font-style: normal;
    font-size: 14px;
}
li.included-notincluded>p {
    padding: 0px 15px;
}
.trip-offerings{
    margin: 0 auto;
    padding-left: 20px;
}

#the-footer {
 //   margin-top: 30px;
    border-top: 2px ridge #666;
}

.floating-contact .wpcf7-form label{
    color: #fff;
}

.floating-contact .wpcf7-submit {
    background: #fac700 !important;
    color: #000 !important;
    border: 1px solid #FFF;
    border: 1px solid #fac700 !important;
}

.floating-contact .wpcf7-submit:hover {
    background: rgba(0,0,0,0.5) !important;
    color: #f2ca00 !important;
    cursor: pointer;
    outline: 0px solid #000;
    border: 1px solid #f2ca00 !important;
}

.top-new-info {
display:none;
    float: left;
    margin-left: 20px;
}

.fusion-logo-link {
    float: left;
}

.footer-menu-block a,
.footer-menu-block a:before{
    color: #bebdbd !important;
    display: none;
}

.footer-menu-block li{
    padding: 0px !important;
    border-bottom: 0px solid #fff !important;
}

.footer-menu-block h4, .footerlogos h4{
    color: #bebdbd !important;
    font-size: 22px;
    font-weight: 400;
}
.footer-menu-block h4
{
	margin-top:0px;
	
}
.footer-socials a {
    font-size: 25px !important;
    padding: 15px;
    border-radius: 50%;
    background: rgba(0,0,0,0.5);
}

.footer-phone-wrapper{
    text-align: center;
}
.footer-phone-wrapper div{
    display: inline-block;
    vertical-align: middle;
}

.footer-phonenumber a{
    font-size: 45px;
    color: #bebdbd;
    text-align: right;
}

.footer-phonetext{
    text-align: left;
    color: #fefefe;
    font-size: 20px;
    line-height: 22px;
}

.fusion-main-menu > ul > li {
    padding-left: 20px !important;
    text-align: center !important;
//
    width: 100px !important;
    padding-right: 0px;
}

.fusion-main-menu .sub-menu {
    //width: 100px !important;
}

#breadcrumbs{
    list-style:none;
    margin: 0px;
    overflow:hidden;
    padding: 0px;
    /* border-bottom: 1px solid #b3b3b3; */
    width: 1130px;
    margin: auto;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

.breadcrumbs-cont {
    background: #dedddd;
    box-shadow: inset 0px -1px 0px 0px rgb(208, 208, 208);
}

#breadcrumbs li:nth-child(odd) {
    padding: 10px;
    font-size: 20px;
    letter-spacing: -1px;
}

#breadcrumbs li:nth-child(even) {
    color: #AAA;
    font-weight: 900;
}

.owl-carousel .owl-item img.testimonial-image {
    display: block;
    margin: auto;
    float: left;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    box-shadow: inset 0px 0px 0px 5px #fac700, -2px -4px 17px -2px black;
    padding: 5px;
    width: 80px;
    margin-top: 20px;
}
.testimonial-text {
    font-style: italic;
    padding: 0px 30px;
    /* display: inline-block; */
    /* float: left; */
    position: relative;
    max-width: 89%;
    font-size: 19px;
    padding: 0px 20px;
    /* background: rgba(0,0,0,0.4); */
    display: inline-block;
    text-shadow: -1px -2px 0px black;
}

.testimonial-quote {
    /* border: 1px solid #ddd; */
    padding: 15px 20px;
    border-radius: 3px;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}
.testi-main:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 0;
    display: inline-block;
}
.testimonial-quote:before {
    content: '\2033';
    position: absolute;
    top: -20px;
    left: -15px;
    font-size: 50px;
    bottom: auto;
    display: inline-block;
    /* opacity: 0.6; */
    color: #fac700;
}

.testimonial-quote:after {
    content: '\2033';
    position: absolute;
    bottom: -20px;
    right: -15px;
    font-size: 50px;
    bottom: auto;
    display: inline-block;
    color: #fac700;
}
.testimonial-name:before {
    content: '- ';
}
.testi-main {
    /*margin: 50px -30px 0px;*/
    margin: 50px 0px 0px;
    background: #333;
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment:fixed;
}
.testimonial-name {
    color: #e0e0e0;
    font-weight: 400;
}

.owl-testimonials.owl-theme .owl-dots .owl-dot.active span {
    background: #fac700;
}

.container.cont-testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
}

.trip-days-details p{
    margin: 0 auto;
    max-height: 100%;
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
}

.trip-days-details img{
    max-width: 33%;
    text-align: center;
    float: right;
    margin: 0px -20px 10px 30px;
}

.trip-days-details .col-md-4{
    text-align: center;
}

.smallbox-firstonly{
    display: none;
}

.smallbox-firstonly:nth-child(2){
    display: inline-block;
}

.anchorLink{
    color: #fff;
}

.owl-prev.disabled{
    opacity: 0.5;
}

.owl-next.disabled{
    opacity: 0.5;
}

.top-new-info p{
    margin-bottom: 0px;
}

.top-new-info .widget{
    margin-top: 25px;
}

.fusion-sticky-shadow .top-new-info .widget{
    margin-top: 0px;
}

.top-new-info .widget:nth-child(1){
    margin-top: 0px;
}

.parallax-testimonial {
    /* The image used */
    background-image: url("img/paralax-image.jpg");
    min-height: 250px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 50px -45px;
}


.fp-whatsthetrip{
    float: none;
    margin: 0 auto;
}
.fp-whatsthetrip  h2 {
    margin: 0px 0px 0px -10px !important;
}

.home #main .fusion-row{
    max-width: 100%;
}

.smallbox a .fa,
.smallbox a .floating-map-button{
    display: inline-block;
}

.smallbox .floating-map-button {
    padding: 0px;
    border-radius: 0%;
    background: transparent;
    border: 0px solid #747474;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    width: auto;
    cursor: pointer;
    transition: 0.5s all ease;
}

.smallbox:hover .floating-map-button span{
    padding: 0px;
    border-radius: 0%;
    background: transparent;
    border: 0px solid #747474;
    color: #ffce00 !important;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    width: auto;
    cursor: pointer;
    transition: 0.5s all ease;
}


.no-right-margin{
    margin-right: 0px !important;
}

.nopadding-left{
    padding-left: 0px !important;
}

.nopadding-right{
    padding-right: 0px !important;
}

.trips-category .col-md-4{
    margin-bottom: 30px;
}

.contact-page .floating-contact {
    position: inherit;
    bottom: inherit;
    right: inherit;
    display: inherit;
    z-index: 1;
}

@media screen and (max-width: 1080px) {
    .mdr-header {
        height: 480px !important;
    }

    .team-lightbox-inner {
        top: 20%;
    }

}

@media screen and (max-width: 1080px) {
    .mdr-header-bg.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item img {
        margin-top: 0;
    }

    .mdr-header-slogan {
        top: 5%;
    }

    .mdr-header-search {
        top: 25%;
    }

    .mdg-header-form-col {
        margin-top: 30px;
    }

}


@media screen and (max-width: 1120px) {
    .mdr-header-bg.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item img {
        margin-top: -8%;
    }

     .mdr-header-trip {
        max-width: 90%;
    }   
}

@media screen and (max-width: 990px) {
    .trips-cat {
        width: 100%;
    }

    .featured-posts-block{
        margin-bottom: 30px;
    }

    .archive .col-md-4{
        margin-bottom: 30px;
    }

    .trip-highlights li {
        width: 49%;
    }

    .trip-highlights-inner ul {
        padding: 0;
        margin-bottom: 0
    }

    /*.col-md-6.trip-locations {
        padding-right: 0px !important;
    }

    .col-md-6.trip-gallery {
        padding-left: 0px !important;
    }*/

}

@media screen and (max-width: 830px) {
    .floating-contact{
        bottom: 0px;
        right: 0px;
        width: 100%;
    }

    .floating-map-form {
        width: 100%;
        border: 1px solid #747474;
        right: 0px;
        bottom: 40px;
    }
		.floating-map-form {
			overflow-y: scroll;
			height: 100vh;
			top: 0;
			overflow-x: hidden;
	}

}

@media screen and (max-width: 800px) {
    .mdr-header-bg.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item img {
        margin-top: 0%;
    }

    .top-new-info, .top-new-info p, 
    .top-new-info a, 
    .top-new-info span {
        color: #333;
    }

    .top-new-info .widget:nth-child(1)::before {
        color: #333;
    }

    .top-new-info .widget:nth-child(2)::before {
        color: #333;
    }

    .container {
        width: 100%;
    }

    #the-footer .fusion-builder-row.fusion-row {
        max-width: 90%;
    }

    #the-footer input,
    #the-footer textarea {
        max-width: 99%;
    }

}

@media screen and (max-width: 680px) {
    .mdg-header-form-col {
        margin-top: 20px;
        display: block;
    }

    .mdg-header-form-col input,
    .mdg-header-form-col select,
    .mdg-header-form-col button{
        width: 260px;
        font-size: 18px;
    }

    .mdr-header-slogan {
        font-size: 44px;
    }

    .trip-highlights li {
        display:block;
        width: 96%;
        margin: 10px auto;
    }


}

@media screen and (max-width: 460px) {
    .fusion-logo-link {
        float: none;
        text-align: center;
    }

    .fusion-logo {
        display: block;
        width: 100%;
    }

    .fusion-logo a {
        display: block;
        max-width: 100%;
    }

    .top-new-info {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .top-new-info .widget .textwidget {
        padding-left: 0px;
    }

    .top-new-info .widget:nth-child(1)::before {
        position: relative;
    }

    .top-new-info .widget:nth-child(2)::before {
        position: relative;
    }

    .trips-cat-name {
        font-size: 1.5rem;
    }

    .fusion-mobile-menu-icons {
        position: absolute;
    }

}











/* OWL GALLERY */

#owl-gallery {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .5s, opacity .5s linear;
    -moz-transition: visibility .5s, opacity .5s linear;
    -o-transition: visibility .5s, opacity .5s linear;
    transition: visibility .5s, opacity .5s linear;
}

.gallery-mask {
    background-color: #11254A;
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
}

.gallery-container {
    width: 90%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 5%;
    margin: auto;
    z-index: 9001;
}

.gallery-container .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    color: #D2B38C;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 9002;
    text-align: center;
    display: table;
}
.gallery-container .close i {
    vertical-align: middle;
    display: table-cell;
}
.gallery-container .close:focus,
.gallery-container .close:hover {
    color: #fff;
    border-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.gallery-thumbnail {
    position: fixed;
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 120px;
    margin: 0 auto;
    background: rgba(0,0,0,0.5);
    z-index: 9002;
    
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s linear .5s;
    -moz-transition: visibility 1s, opacity 1s linear .5s;
    -o-transition: visibility 1s, opacity 1s linear .5s;
    transition: visibility 1s, opacity 1s linear .5s;
}
.gallery-thumbnail.active {
    opacity: 1;
}
.gallery-thumbnail:focus,
.gallery-thumbnail:hover {
    opacity: 1;
}

.gallery-thumbnail .arrow {
    position: absolute;
    top: 0;
    margin: 55px 20px;
    color: #D2B38C;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 9002;
}
.gallery-thumbnail .arrow:focus,
.gallery-thumbnail .arrow:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery-thumbnail .arrow.left {
    left: 0;
}

.gallery-thumbnail .arrow.right {
    right: 0;
}

.thumbnail-container {
    margin: 0 auto;
    width: 80%;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.thumbnail-container-list {
    position: absolute;
    top: 0;
    -webkit-transition: left .5s linear;
    -moz-transition: left .5s linear;
    -o-transition: left .5s linear;
    transition: left .5s linear;
}

.thumbnail-container-list a {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 10px 5px;
    border: black 1px solid;
    opacity: 0.5;
    filter: alpha(opacity=50);
    overflow: hidden;
    position: relative;
}

.thumbnail-container-list a:focus,
.thumbnail-container-list a:hover {
    border: #fff 1px solid;
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumbnail-container-list a.active {
    border: #fff 1px solid;
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumbnail-container-list a img {
    display: block;
    margin: 0 auto;
    height: 100%;
    position: absolute;
}

/* gallery image vertical center */
#gallery-slider {
    height: 100%;                
}
#gallery-slider .owl-wrapper-outer {
    height: 100%;
}
#gallery-slider .owl-wrapper {
    height: 100%;
}
#gallery-slider .owl-item {
    height: 100%;
}
#gallery-slider .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); /* IE9 */
    transform: translate3d(0, -50%, 0); /* Modern Browsers - better performance */
    margin: 0 auto;
}

li.iss-result>span {
    display: none;
}

li.iss-result>span:first-of-type {
    display: inherit;
}

.trip-upcoming h3.active:after {
    content: '';
}

.archive.tax-tripstyle  .post-content p, .archive.tax-tripstyle  .post-content li {
    font-size: 20px;
}

.archive.tax-tripstyle .post-content>.container>.row:nth-child(2) {
    margin-bottom: 50px;
}

.fusion-social-networks-wrapper>a:not(.fusion-facebook) {
    opacity: 0.5;
}
.wpcf7-form-control.wpcf7-not-valid {
    /*outline: 1px solid red!important;*/
    border-color: red!important;
    color: red!important;
}
.wpcf7-form-control.wpcf7-not-valid::-webkit-input-placeholder {color: red!important;}
.wpcf7-form-control.wpcf7-not-valid::-moz-placeholder          {color: red!important;}
.wpcf7-form-control.wpcf7-not-valid:-moz-placeholder           {color: red!important;}
.wpcf7-form-control.wpcf7-not-valid:-ms-input-placeholder      {color: red!important;}

span.wpcf7-not-valid-tip {
    display: none !important;
}
span.twolines>a:hover {
    color: rgba(0, 0, 0, 0.63);
}

.col-top-icons a:hover {
    color: #656565;
    background: #333;
    color: white;
    text-align: center;
    text-align-last: center;
}

.col-top-icons a {
    border-radius: 50px;
    text-align: center;
    text-align-last: center;
    width: 34px;
    display: inline-block;
    margin: 0px;
    height: 34px;
}




.container.fp-whatsthetrip .row:last-child .col-md-4:last-child {
    pointer-events: none;
}

.month-nav {
    display: inline-block;
    border: 1px ridge #FFF;
    padding: 5px 0px;
    margin: 5px 5px 10px;
    font-size: 16px;
    border-bottom: #fac700 2px solid;
    font-weight: 400;
}

.month-nav.f1 {
    float: left;
}

.month-nav.f2 {
    float: right;
    text-align: end;
}
.calendar-trips a i {
    font-size: 12px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
    font-style: inherit;
}
.calendar-day-np {
    background: #e4e4e4;
}	
a.floating-map-button3 {
    pointer-events: none;
}
li#menu-item-555 {
    pointer-events: none;
}


select:invalid {
  color: gray;
}
option[disabled] {
  display: none;
}



.calendar-trip {
    position: relative;
    padding-bottom: 0px;
    z-index: 1;
}

.calendar-trip span {
    position: absolute;
    left: 0;
    padding: 10px;
    display: inline-block;
    /* transition: 0.5s all ease; */
    top: 15px;
    background: rgba(0, 0, 0, 0.7);
    /* width: 100%; */
    color: white;
    text-shadow: 0px -2px 0px black;
    line-height: 1;
    /* height: 100%; */
}
.calendar-day small {
    font-size: 14px;
    color: #606060;
    font-weight: 600;
    font-style: italic;
    padding-left: 6px;
    top: 8px;
    position: relative;
    letter-spacing: 0.1em;
}

.calendar-trips>.owl-stage-outer {
    max-height: 200px;
}

.calendar-trips>.owl-dots {
    margin-top: -40px;
    position: relative;
}

.calendar-trips.owl-theme .owl-dots .owl-dot.active span {
    background: #fed500;
    transform: scale(2);
    transition: 0.5s all ease;
}

.calendar-trips.owl-theme .owl-dots .owl-dot span {
    background: #ffffff;
    transform: scale(1);
    transition: 0.5s all ease;
    box-shadow: 0px -1px 1px 0px black;
}

div#sent-ok {
    position: fixed;
    display: table;
    z-index: 11000;
    color: black;
    font-size: 20px;
    top: 0;
    text-align: center;
    left: 0;
    line-height: 1;
    width: 550px;
    right: 0;
    bottom: 0;
    padding: 20px 20px;
    font-weight: 600;
    margin: auto;
    max-width: 100vw;
    border-radius: 3px;
    background: #fefefe;
    border: 3px solid #fac700;
    box-shadow: 0px 0px 10px -1px black;
}

div#sent-ok-overlay {
    position: fixed;
    left: 0;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.46);
    z-index: 10999;
}

.calendar-day  .owl-prev {
    font-size: 10px !important;
    left: -5px;
    position: relative;
}

.calendar-day  .owl-next {
    font-size: 10px !important;
    left: 230px;
    position: relative;
}


.calendar-day  .owl-nav>div {
    background: transparent !important;
    text-shadow: 0px -2px 0px black;
}

a.book_date {
    position: absolute;
    z-index: 22;
    font-size: 12px;
    color: black;
    bottom: 0;
    transition: 0.5s all ease;
    right: 0;
    margin: 10px;
    padding: 5px 20px;
    background: #fac700;
    box-shadow: 0px -0px 5px 2px rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    cursor:pointer;
}
a.book_date:hover {
    box-shadow:none;
    //transform:translateY(-2px);
}
a.book_date>i {
    display: inline-block;
    margin-right: 5px;
}
.single-trip .ft-trip-title {
    top: 0px;
}
.calendar-trip img {
    height: 190px;
    object-fit: cover;
    object-position: center;
}

.mdr-header  .ft-trip-title {
    text-align-last: center;
    font-family: 'Gloria Hallelujah';
    font-weight: 400;
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 35px rgba(0, 0, 0, 0.68), 0px 0px 45px rgba(0, 0, 0, 0.68), 0px 0px 55px rgba(0, 0, 0, 0.68), 0px 0px 25px rgba(0, 0, 0, 0.68), 0px 0px 15px rgba(0, 0, 0, 0.68), 0px 0px 15px rgba(0, 0, 0, 0.68);
    top: 10px;
    right: 10px;
}
a.find-a-trip-button {
    padding: 15px 35px;
    background: #fac700;
    font-weight: 600;
}

a.find-a-trip-button:hover {
    color: #575757;
}


@media screen and (max-width: 767px)
{
	.home .mdr-header {
			display: none;
	}
	.col-top-icons {
			display: none; 
	}
	.parallax-testimonial {
			display: none;
	}
	.mdr-header-search.single-trip-search {
			display: none;
	}
}

input.error, select.error {
		box-shadow: inset 0px 0px 1px 1px red !important;
    border: 1px solid transparent !important;
}

span.help-block.form-error {
    font-size: 13px;
    margin: 0px;
    color: red;
    display: none;
    top: -10px;
    position: relative;
}

label[data-for] {
    color: red;
    clear: both;
}

.floating-contact .wpcf7-response-output {
    display: none !important;
}

.calendar>.calendar-day-np {
    display: none;
}

.col-md-4.featured-posts-block {
    left: -19px;
}

.calendar .owl-theme .owl-nav [class*="owl-"] i {
    font-size: 30px;
    margin: -20px -5px;
    transition: 0.5s all ease;
}
.calendar .owl-theme .owl-nav [class*="owl-"] i:hover {
    color: #fac700;
}

.mdr-header-weather {
    color: white;
    position: relative;
    /* text-shadow: 0px -1px 5px black; */
    background: rgba(29, 29, 29, 0.85);
    display: inline-block;
    margin-left: 1px;
    border-radius: 3px;
    margin-right: 2px;
    padding: 10px 15px;
    top: 5px;
    font-weight: 400;
    /* float: left; */
    font-size: 16px;
    /* right: 420px; */
    line-height: 1;
    border-radius: 3px;
    position: relative;
    box-shadow: 0px 0px 4px 1px #fac700;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
    background: #45484d; /* Old browsers */
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
} 
.mdr-header-weather img {vertical-align:middle;position: relative;margin: -20px 0px;}

#wrapper .select-arrow, .avada-select-parent .select-arrow {
    background: transparent !important;
    line-height: 38px;
    top: 2px;
    width: 36px !important;
    height: 36px !important;
    right: 2px;
    border: 0px;
    /* color: black; */
    /* font-size: 24px; */
    font-weight: 700;
}

select#cf-trip {
    padding-right: 40px !important;
}

#the-footer  li.highlight a {
    color: white !important;
}

































#main{
    padding-top: 0!important;
    padding-bottom: 0!important;
    padding-right: 0!important;
    padding-left: 0!important;
}
body.has-sidebar #main #content{
    width: 100%!important;
}

a, input, button{
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
} 

#indie-header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding-top: 0.95em;
    /*padding-bottom: 0.1em;*/
    padding-bottom: 1em;
    border: 0;

    background: linear-gradient(to bottom, rgba(14, 17, 22, 0.95), rgba(0, 0, 0, 0));

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}   
body.admin-bar #indie-header{
    top: 32px;
}
@media (max-width: 782px){
    body.admin-bar #indie-header{
        top: 46px;
    }
}

#indie-header .container{
    overflow: visible;
    max-width: 1226px;
}
#indie-header .row{
    margin: 0;
}
#indie-header .col-logo{
    float: right;
    width: 7.1em;
    position: relative;
    z-index: 5;
}
#indie-header .col-logo a{
    max-width: 101px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 0;

    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}
#indie-header .col-soc{
    float: left;
    width: 18.67em;
    padding-top: 0.23em;
}
#indie-header .col-soc .indie-mob-btn{
    display: none;
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    color: #fff;
    font-size: 2em;
    line-height: 1;
    float: left;
    outline: none;
    margin-right: 0.5em;
    margin-top: 0.26em;
    cursor: pointer;
}
#indie-header .col-soc .indie-mob-btn:hover,
#indie-header .col-soc .indie-mob-btn.active{
    color: #FFC432;
}
#indie-header .col-soc .header-soc{
    list-style: none;
    padding-right: 0;
    margin: 0;
    float: left;
    padding-top: 0.35em;
}
#indie-header .col-soc .header-soc li{
    display: inline-block;
    margin-left: 0.6em;
}
#indie-header .col-soc .header-soc li:last-child{
    margin-left: 0;
}
#indie-header .col-soc .header-soc li a{
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
#indie-header .col-soc .header-soc li a:hover{
    color: #FFC432;
    border-color: #FFC432;
}
#indie-header .col-soc .header-phone{
    float: left;
    margin-right: 1.58em;
}
#indie-header .col-soc .header-phone span{
    display: block;
    font-size: 1.32em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin-bottom: 0.2em;
}
#indie-header .col-soc .header-phone a{
    font-size: 1.38em;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    display: inline-block;
}
#indie-header .col-nav{
    margin-right: 8.35em;
    margin-left: 18.67em;
    padding-top: 0.1em;
}

#indie-header .col-nav > ul{
    list-style: none;
    padding-right: 0;
    margin: 0;
}
#indie-header .col-nav > ul > li{
    display: inline-block;
    margin-left: 1.5em;
    position: relative;
}
#indie-header .col-nav > ul > li:last-child{
    margin-left: 0;
}
#indie-header .col-nav > ul > li > a{
    font-size: 1.1em;
    font-weight: 600;
    color: #FBF5F5;
    text-decoration: none;
}
/*#indie-header .col-nav > ul > li.current-menu-ancestor > a,
#indie-header .col-nav > ul > li.current-menu-item > a{
    color: #E5AF07;
}*/
#indie-header .col-nav > ul > li > a:hover{
    /*text-decoration: underline;*/
    color: #E5AF07;
}
#indie-header .col-nav .sub-menu{
    display: none;
    width: 10.4em;
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 1.35em;
    padding-right: 0;
    list-style: none;
}
#indie-header .col-nav > ul > li:hover > .sub-menu{
    display: block;
}
#indie-header .col-nav .sub-menu > li{
    border-bottom: 0.15em solid #3E2A1A;
}
#indie-header .col-nav .sub-menu > li:last-child{
    border-bottom: 0;
}
#indie-header .col-nav .sub-menu > li > a{
    display: block;
    height: 2.34em;
    line-height: 2.34em;
    font-size: 1.2em;
    font-weight: 700;
    color: #3E2A1A;
    padding: 0 0.5em;
    background: rgba(255,255,255, 0.95);
}
/*#indie-header .col-nav .sub-menu > li > a span{
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}*/
#indie-header .col-nav .sub-menu > li.current-menu-item > a,
#indie-header .col-nav .sub-menu > li > a:hover{
    background: rgba(249,198,10, 0.95);
}
#indie-header.header-fixed{
    background: #FCFCFC;
    min-height: 85px;

    -webkit-box-shadow: 0px 3px 6px #00000029;
    -moz-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}
#indie-header.header-fixed .col-logo a{
    max-width: 90px;
    top: -0.95em;
}
#indie-header.header-fixed .col-nav{
    padding-top: 0;
    line-height: 52px;
}
#indie-header.header-fixed .col-nav > ul{
    display: inline-block;
    vertical-align: bottom;
    line-height: 1.1;
}
#indie-header.header-fixed .col-nav > ul > li > a{
    color: #3E2A1A;
}
/*#indie-header.header-fixed .col-nav > ul > li.current-menu-ancestor > a,
#indie-header.header-fixed .col-nav > ul > li.current-menu-item > a,*/
#indie-header.header-fixed .col-nav > ul > li > a:hover{
    color: #E5AF07;
}
#indie-header.header-fixed .col-soc .header-phone span,
#indie-header.header-fixed .col-soc .header-phone a{
    color: #3E2A1A;
}
#indie-header.header-fixed .col-soc{
    padding-top: 0.9em;
}
#indie-header.header-fixed .col-soc .header-soc li a{
    color: #3E2A1A;
    border-color: #3E2A1A;
}
#indie-header.header-fixed .col-soc .header-soc li a:hover{
    color: #FFC432;
    border-color: #FFC432;
}
#indie-header.header-fixed .col-soc .indie-mob-btn{
    color: #3E2A1A;
}
#indie-header.header-fixed .col-soc .indie-mob-btn:hover,
#indie-header.header-fixed .col-soc .indie-mob-btn.active{
    color: #FFC432;
}
@media (max-width: 768px){
    #indie-header.affix{
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        min-height: 0;
    }
    #indie-header.affix .col-soc{
        width: 75%;
        padding-top: 0.2em;
    }
    #indie-header.affix .col-logo{
        width: 25%;
    }
    #indie-header.affix .col-logo a{
        position: static;
    }
    #indie-header.affix .col-logo img{
        height: 3.5em;
        width: auto;
    }
    #indie-header.affix .col-nav{
        display: none;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: rgba(0,0,0, 0.7);
        padding: 1em 0;
        line-height: normal;
    }
    #indie-header.affix .col-nav > ul{
        display: block;
    }
    #indie-header.affix .col-nav > ul > li{
        display: block;
        text-align: center;
        margin-left: 0;
    }
    #indie-header.affix .col-nav > ul > li > a{
        color: #fff;
    }
    #indie-header.affix .col-soc .indie-mob-btn{
        display: block;
    }





    #indie-header .col-nav > ul{
        line-height: 1.6!important;
    }
    #indie-header .col-nav .sub-menu{
        display: block;
        padding-top: 0;
        position: static;
        width: auto;
    }
    #indie-header .col-nav .sub-menu > li{
        border: 0;
    }
    #indie-header .col-nav .sub-menu > li > a{
        display: inline-block;
        height: auto;
        line-height: normal;
        font-size: 0.9em;
        font-weight: 400;
        color: #fff;
        padding: 0;
        background: transparent;
    }
    #indie-header .col-nav .sub-menu > li > a:hover{
        background: transparent;
        text-decoration: underline;
    }
}
@media (max-width: 460px){
    #indie-header.affix .col-soc .header-soc{
        display: none;
    }
}



.indie-main-carousel{
    position: relative;
    background: #F8F8F6;
}
body.single .indie-main-carousel{
    background: #fff;
}
.indie-main-carousel .open-fixedd-form{
    background-color: #F9C60A;
    width: 8.25em;
    text-align: center;
    border-radius: 6px;
    border: 0;
    border-right: 0.8em solid #C99E0E;
    padding: 0.8em 0.4em 1.45em;

    position: fixed;
    z-index: 20;
    right: 0em;
    top: 50%;
    margin-top: -5em;
    cursor: pointer;
    outline: none;
    transition: 0.5s all;

    -webkit-box-shadow: -3px 3px 6px #00000029;
    -moz-box-shadow: -3px 3px 6px #00000029;
    box-shadow: -3px 3px 6px #00000029;
}
.indie-main-carousel .open-fixedd-form img{
    margin-bottom: 1.1em;
}
.indie-main-carousel .open-fixedd-form span{
    display: block;
    font-size: 1.5em;
    font-weight: 900;
    line-height: 1.15;
    color: #3E2A1A;
}



/*.indie-main-carousel .open-fixedd-form:hover{
        width: 148px;
    height: 202px;
    top: 12.5em;
}*/

@media (max-width: 768px){
    .indie-main-carousel .open-fixedd-form{
        display: none!important;
    }
}
.indie-main-carousel .fixedd-form{
    position: fixed;
    z-index: 100;
    top: 3em;
    bottom: 1em;
    right: -100%;
    left: 2em;

    max-width: 23.6em;
    margin: auto 0;
    max-height: 44.7em;
    background: transparent;

    padding-left: 0.7em;
    padding-bottom: 0.7em;
    
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    overflow: auto;
}
.it-sidebar .sidebar-form{
    max-width: 22.9em;
    margin: 0.3em auto 0;
}
.indie-main-carousel .fixedd-form-wrap,
.it-sidebar .sidebar-form-wrap{
    background: #FBD035;
    border-radius: 10px;
    padding-bottom: 2.1em;
    position: relative;

    -webkit-box-shadow: -5px 5px 10px #00000029;
    -moz-box-shadow: -5px 5px 10px #00000029;
    box-shadow: -5px 5px 10px #00000029;
}
.indie-main-carousel .fixedd-form.active{
    right: 2em;
}
.indie-main-carousel .fixedd-form .fixedd-close{
    display: block;
    width: 1.2em;
    height: 1.2em;
    background: url(img/icon-close.svg) center no-repeat;
    position: absolute;
    top: 0.75em;
    left: 1.45em;
    cursor: pointer;
    z-index: 1;

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.indie-main-carousel .fixedd-form .fixedd-close:hover{
    opacity: 0.8;
}
.indie-main-carousel .fixedd-form .caption,
.it-sidebar .sidebar-form .caption{
    border-radius: 10px;
    text-align: right;
    margin: 0;
    padding: 1.6em 1.8em 2.3em 8em;
    position: relative;
    /*background: #FBD035 url(img/form-flight-icon.png) 1.7em center no-repeat;*/
    background: #FBD035 url(img/form-flight-icon.png) 1.5em center no-repeat;

    -webkit-box-shadow: -5px 5px 10px #00000029;
    -moz-box-shadow: -5px 5px 10px #00000029;
    box-shadow: -5px 5px 10px #00000029;
}
.it-sidebar .sidebar-form .caption{
    padding-left: 5em;
    padding-bottom: 1.5em;
    padding-right: 1.25em;
    background-size: 3.15em auto;
    background-position: 1em center;
}
.indie-main-carousel .fixedd-form .caption:after,
.it-sidebar .sidebar-form .caption:after{
    content: '';
    height: 0.4em;
    background: url(img/form-dot-icon.png) repeat-x;
    background-size: auto 100%;
    position: absolute;
    bottom: 0px;
    /*left:7px;
    right: 7px;*/

	/*left: 1.27em;
    right: 1.27em;*/

    left: 0;
    right: 0;
    width: 20em;
    margin: 0 auto;
}
.it-sidebar .sidebar-form .caption:after{
    /*left: 1.27em;
    right: 1.27em; */
    left: 0;
    right: 0;
    width: 19em;
    margin: 0 auto;
}
.indie-main-carousel .fixedd-form .caption span,
.it-sidebar .sidebar-form .caption span{
    display: block;
    /*font-size: 1.9em;
    line-height: 1.15;*/
    font-size: 1.47em;
    line-height: 1.4;

    font-weight: 800;
    color: #3E2A1A;
}
.it-sidebar .sidebar-form .caption span{
    font-size: 1.47em;
    line-height: 1.4;
}
.indie-main-carousel .fixedd-form .form-title,
.it-sidebar .sidebar-form .form-title{
    font-size: 1.2em;
    font-weight: 600;
    color: #3E2A1A;
    margin: 0 0 1.1em
    padding: 0 1em;
    text-align: center;
}
.indie-main-carousel .fixedd-form .wpcf7,
.it-sidebar .sidebar-form .wpcf7{
    padding: 1.5em;
    margin: 0 auto;
    overflow: hidden;
}
.it-sidebar .sidebar-form .wpcf7{
    padding: 1.5em 1.25em 1.1em;
}
.indie-main-carousel .fixedd-form .wpcf7 p,
.it-sidebar .sidebar-form .wpcf7 p{
    margin: 0;
}

.indie-main-carousel .fixedd-form .wpcf7 input[type="text"],
.indie-main-carousel .fixedd-form .wpcf7 input[type="email"],
.indie-main-carousel .fixedd-form .wpcf7 input[type="tel"],
.indie-main-carousel .fixedd-form .wpcf7 input[type="number"],

.it-sidebar .sidebar-form .wpcf7 input[type="text"],
.it-sidebar .sidebar-form .wpcf7 input[type="email"],
.it-sidebar .sidebar-form .wpcf7 input[type="tel"],
.it-sidebar .sidebar-form .wpcf7 input[type="number"]{
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #3E2A1A;
    height: 2em;
    font-size: 1.34em;
    font-weight: 700;
    margin-bottom: 1.3em;
    color: #3E2A1A;
    padding: 0;
}
.it-sidebar .sidebar-form .wpcf7 input[type="text"],
.it-sidebar .sidebar-form .wpcf7 input[type="email"],
.it-sidebar .sidebar-form .wpcf7 input[type="tel"],
.it-sidebar .sidebar-form .wpcf7 input[type="number"]{
    font-size: 0.94em;
    height: 2.285em;
    margin-bottom: 1.4em;
}

.indie-main-carousel .fixedd-form .wpcf7 input::-webkit-input-placeholder {color: #3E2A1A;}
.indie-main-carousel .fixedd-form .wpcf7 input::-moz-placeholder          {color: #3E2A1A;}
.indie-main-carousel .fixedd-form .wpcf7 input:-moz-placeholder           {color: #3E2A1A;}
.indie-main-carousel .fixedd-form .wpcf7 input:-ms-input-placeholder      {color: #3E2A1A;}

.it-sidebar .sidebar-form .wpcf7 input::-webkit-input-placeholder {color: #3E2A1A;}
.it-sidebar .sidebar-form .wpcf7 input::-moz-placeholder          {color: #3E2A1A;}
.it-sidebar .sidebar-form .wpcf7 input:-moz-placeholder           {color: #3E2A1A;}
.it-sidebar .sidebar-form .wpcf7 input:-ms-input-placeholder      {color: #3E2A1A;}

.indie-main-carousel .fixedd-form .wpcf7 input[type="text"]:focus,
.indie-main-carousel .fixedd-form .wpcf7 input[type="email"]:focus,
.indie-main-carousel .fixedd-form .wpcf7 input[type="tel"]:focus,
.indie-main-carousel .fixedd-form .wpcf7 input[type="number"]:focus,

.it-sidebar .sidebar-form .wpcf7 input[type="text"]:focus,
.it-sidebar .sidebar-form .wpcf7 input[type="email"]:focus,
.it-sidebar .sidebar-form .wpcf7 input[type="tel"]:focus,
.it-sidebar .sidebar-form .wpcf7 input[type="number"]:focus{
    outline: none;
    border-color: #fff;
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 select,
.it-sidebar .sidebar-form .wpcf7 select{
    display: block;
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #3E2A1A;
    height: 2em;
    font-size: 1.34em;
    font-weight: 700;
    margin-bottom: 1.3em;
    color: #3E2A1A;
    padding: 0;
    text-indent: initial;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(img/icon_down2.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.it-sidebar .sidebar-form .wpcf7 select{
    font-size: 0.94em;
    height: 2.285em;
    margin-bottom: 1.4em;
    background-size: 1.2em auto;
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 select:focus,
.it-sidebar .sidebar-form .wpcf7 select:focus{
    outline: none;
    border-color: #fff;
}
.indie-main-carousel .fixedd-form .wpcf7 button[type=submit],
.it-sidebar .sidebar-form .wpcf7 button[type=submit]{
    width: 100%;
    border: none;
    border-radius: 2em;
    background-color: #fff;
    font-size: 1.6em;
    line-height: 2em;
    color: #3E2A1A;
    font-weight: 700;
    display: block;
    outline: none;
    cursor: pointer;
    float: none;
    max-width: 10.15em;
    margin: 1.5em auto 0.88em;
    text-align: center;

    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
.it-sidebar .sidebar-form .wpcf7 button[type=submit]{
    line-height: 1.7em;
    margin-top: 1.65em;
    margin-bottom: 1.05em;
}
.indie-main-carousel .fixedd-form .wpcf7 button[type=submit]:hover,
.it-sidebar .sidebar-form .wpcf7 button[type=submit]:hover{
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 .updates-and-promotional,
.it-sidebar .sidebar-form .wpcf7 .updates-and-promotional{
    display: block;
    text-align: center;
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 input[type="checkbox"],
.it-sidebar .sidebar-form .wpcf7 input[type="checkbox"]{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -1000px;
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item-label,
.it-sidebar .sidebar-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item-label{
    font-size: 0.8em;
    font-weight: 600;
    color: #3E2A1A;
    display: inline-block;
    padding-left: 2em;
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item-label:before,
.it-sidebar .sidebar-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item-label:before{
    content: '';
    display: inline-block;
    width: 1.34em;
    height: 1.34em;
    border: 1px solid #3E2A1A;
    background-color: #fff;
    vertical-align: middle;
    margin-left: 0.8em;
}
#wrapper .indie-main-carousel .fixedd-form .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.it-sidebar .sidebar-form .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:before{
    background-image: url(img/icon-checked.png);
    background-repeat: no-repeat;
    background-position: center center
}


#wrapper .indie-main-carousel .fixedd-form .fixedd-form-phone,
.it-sidebar .sidebar-form .sidebar-form-phone{
    text-align: center;
}
#wrapper .indie-main-carousel .fixedd-form .fixedd-form-phone span,
.it-sidebar .sidebar-form .sidebar-form-phone span{
    font-size: 1.54em;
    font-weight: 700;
    line-height: 1.25;
    color: #3E2A1A;
    display: block;
}
#wrapper .indie-main-carousel .fixedd-form .fixedd-form-phone a,
.it-sidebar .sidebar-form .sidebar-form-phone a{
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
}


@media (max-width: 768px) {
    .indie-main-carousel .open-fixedd-form{
       top: 7.5em;
    }
    .indie-main-carousel .fixedd-form{
        left: 1em;
        top: 4em;
    }
    .indie-main-carousel .fixedd-form.active{
        right: 1em;
    }
}




.indie-main-carousel:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
    height: 8em;
    background: url(img/slider-dimmer.png) left top repeat-x;
    background-size: auto 100%;
}
.indie-main-carousel  .wrap-im-carousel{
    position: relative;
    min-height: 46.5em;
    padding: 8.2em 25px 8.6em;
}
body.home .indie-main-carousel  .wrap-im-carousel,
body.page-template-template-book .indie-main-carousel  .wrap-im-carousel{
    padding: 6.2em 25px 10.6em;
}
.indie-main-carousel .im-carousel{
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.indie-main-carousel .im-carousel .item{
    height: 46.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; 
    position: relative;
}
.indie-main-carousel .im-carousel .item:before{
    content: '';
    height: 20.94em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/slider-shadow.png) top center no-repeat;
    background-size: auto 100%;
}
.indie-main-carousel .imi-content{
    max-width: 984px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
.indie-main-carousel .imi-content.text-left{
    text-align: left;
}
.indie-main-carousel .imi-tablet{
    text-align: right;
    display: inline-block;
    width: 30em;
    height: 20.4em;

    background: url(img/tablet.png) top center no-repeat;
    background-size: contain;
    margin-bottom: 1.05em;
    padding: 3.15em 8.3em 2em 5.5em;
}
.indie-main-carousel .imi-tablet.hidden{
    opacity: 0;
}
.indie-main-carousel .imi-tablet .imi-tablet-cont{
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
.indie-main-carousel .imi-tablet .imit-cat{
    display: block;
    font-size: 3.8em;
    line-height: 0.8;
    margin-bottom: 0.16em;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.indie-main-carousel .imi-tablet .imit-title{
    display: block;
    font-size: 2.5em;
    line-height: 1.25;
    margin-bottom: 0.05em;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.indie-main-carousel .imi-tablet .imit-days{
    display: block;
    font-size: 2.1em;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.indie-main-carousel .imi-tablet span{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6em;
    font-weight: 700;
    color: #FBF6F6;
    line-height: 1.35;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.indie-main-carousel .imi-title{
    font-size: 1em;
    color: #fff;
    margin-top: 0;
    text-align: center;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    min-height: 8em;
    line-height: 8em;
    margin-bottom: 0;
}
.indie-main-carousel .imi-title span{
    font-size: 2.54em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.48;
}
.indie-main-carousel .imi-title b{
    display: block;
    color: #FFC432;
}
.indie-main-carousel .im-carousel .owl-prev,
.indie-main-carousel .im-carousel .owl-next{
    width: 1.4em;
    height: 2.54em;
    position: absolute;
    top: 50%;
    margin-top: -1.27em;
}
.indie-main-carousel .im-carousel .owl-next{
    background: url(img/icon_next_w.png) center no-repeat;
    background-size: contain;
    left: 50%;
    margin-left: -580px;
}
.indie-main-carousel .im-carousel .owl-prev{
    background: url(img/icon_prev_w.png) center no-repeat;
    background-size: contain;
    right: 50%;
    margin-right: -580px;
}
.im-after-carousel{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
@keyframes pulse{
    0%{transform: translateY(0px);}
    80%{transform: translateY(6px);}
    100%{transform: translateY(0px);}
}
.im-after-carousel .im-arrow-down{
    position: absolute;
    top: -6.25em;
    left: 50%;
    margin-left: -1.27em;
    width: 2.54em;
    height: 1.4em;
    background: url(img/icon_down_w.png) center no-repeat;
    background-size: contain;

    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: 200;
}
.im-after-carousel .container{
    min-height: 9.6em;
    background: #fff;
    position: relative;
    overflow: visible;
    padding-top: 1.7em;
    padding-left: 10.7em;
    padding-bottom: 0.8em;
    max-width: 1196px;
    border-radius: 2px;

    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
}
.im-after-carousel .container:before{
    content: '';
    width: 8.11em;
    height: 7.94em;
    background: url(img/indie-logo2.png) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 1.7em;
    top: 50%;
    margin-top: -4.05em;
}
.im-after-carousel .row-items .col-item{
    float: right;
    width: 18.7%;
    padding: 0 12px;
    position: relative;
    text-align: center;
}
.im-after-carousel .row-items .col-item:after{
    content: '';
    width: 2px;
    background: #FFC432;
    position: absolute;
    left: -1px;
    top: 1px;
    bottom: 0;
}
.im-after-carousel .row-items .col-item:last-child:after{
    display: none;
}
.im-after-carousel .row-items .col-item:nth-child(4){
    width: 25%;
    padding-right: 5.4em;
}
.im-after-carousel .row-items .col-item img{
    max-width: 4.4em;
    height: auto;
    position: absolute;
    right: 0.55em;
    top: 0;
}
.im-after-carousel .row-items .col-item h3{
    color: #3E2A1A;
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 0.13em;
}
.im-after-carousel .row-items .col-item p{
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.25;
    color: #3E2A1A;
    margin: 0;
    min-height: 3.2em;
}
@media (max-width: 1190px){
    .indie-main-carousel .im-carousel .owl-next{
        left: 5px;
        margin-left: 0;
    }
    .indie-main-carousel .im-carousel .owl-prev{
        right: 5px;
        margin-right: 0;
    }
}
@media (max-width: 992px){
    .indie-main-carousel{
        font-size: 13px;
        padding-bottom: 0;
    }
    .im-after-carousel{
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .indie-main-carousel .im-carousel{
        /*height: auto;*/
    }
    .indie-main-carousel .im-carousel .item{
        /*height: auto;*/
        height: 48.5em;
    }
    .indie-main-carousel  .wrap-im-carousel{
        padding-bottom: 6em;
    }
    .indie-main-carousel .imi-content,
    .indie-main-carousel .imi-content.text-left{
        text-align: center;
        font-size: 12px;
    }
    .indie-main-carousel .imi-tablet{
        padding: 3em 5em 2em;
    }
}
.open-fixedd-form-mob{
    display: none;
}
@media (max-width: 768px) {

    body.home .indie-main-carousel .wrap-im-carousel{
        padding-bottom: 0;
    }
    .indie-main-carousel .wrap-im-carousel{
        padding-bottom: 0;
    }
    .indie-main-carousel .im-carousel .item{
        height: 40.5em;
        background-position: center right 23%;
    }
    .indie-main-carousel .imi-tablet{
        margin-bottom: 14.2em;
    }
    .indie-main-carousel .imi-tablet span{
        font-size: 1.9em;
    }
    .im-after-carousel .im-arrow-down{
        display: none;
    }
    .indie-main-carousel .imi-title{
        background: #fff;
        margin-left: -25px;
        margin-right: -25px;
        padding: 1.4em 10px 1.85em;
        color: #3E2A1A;
        text-shadow: none;
        font-size: 1.25em;
        font-weight: 700;
    }

    .indie-main-carousel .imi-title span{
        line-height: 1.18;
    }
    .im-after-carousel .container{
        padding-left: 15px;
    }
    .im-after-carousel .container:before{
        top: 1.7em;
        left: 0;
        right: 66%;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .im-after-carousel .row-items .col-item{
        margin-bottom: 1em;
        width: 33.33%!important;
        /*padding: 0 12px!important;*/
    }
    .im-after-carousel .row-items .col-item:nth-child(4){
        padding-right: 4em;
        text-align: right;
    }
    .im-after-carousel .row-items .col-item img{
        max-width: 3em;

        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .im-after-carousel .row-items .col-item p{
        min-height: 4.2em;
    }
    .im-after-carousel .row-items .col-item:nth-child(2){
        margin-left: 33.33%;
    }
    .im-after-carousel .row-items .col-item:first-child:before{
        content: '';
        width: 2px;
        background: #FFC432;
        position: absolute;
        right: -1px;
        top: 1px;
        bottom: 0;
    }
    .indie-main-carousel .im-carousel .owl-prev, .indie-main-carousel .im-carousel .owl-next{
        top: 35%;
    }
    .open-fixedd-form-mob{
        display: block;
        position: fixed;
        z-index: 98;
        left: 0;
        right: 0;
        bottom: 0;
        height: 75px;
        line-height: 75px;
        background: #F9C60A url(img/fixedd-form-mob.png) 4% bottom no-repeat;
        border-radius: 30px 30px 0 0;
        text-align: center;
        padding: 0 90px;
        cursor: pointer;
        outline: none;
        background-size: 65px auto;

        -webkit-transition: .3s all;
        -o-transition: .3s all;
        transition: .3s all;
    }

    .open-fixedd-form-mob.minus_bot{
        bottom: -100px;
    }
    .open-fixedd-form-mob span{
        display: inline-block;
        font-size: 28px;
        font-weight: 800;
        color: #3E2A1A;
        vertical-align: middle;
        line-height: 1.3
    }





}
@media (max-width: 460px) {
    .open-fixedd-form-mob{
        padding-right: 0;
    }
    /*.open-fixedd-form-mob br{
        display: none;
    }*/
    .open-fixedd-form-mob span{
        font-size: 22px;
        line-height: 1;
    }

    .indie-main-carousel .imi-tablet{
        padding: 3em 4.2em 2em;
        max-width: 100%;
    }
    .indie-main-carousel .imi-tablet span{
        line-height: 1.2;
    }
    /*.im-after-carousel .row-items .col-item{
        width: 100%;
        float: none;
    }*/
    /*.im-after-carousel .row-items .col-item p{
        min-height: 0;
    }*/

    .im-after-carousel .row-items .col-item{
        width: 50%!important;
    }
    .im-after-carousel .row-items .col-item:first-child{
        margin-left: 50%;
    }
    .im-after-carousel .row-items .col-item:nth-child(2){
        margin-left: 0;
    }
    .im-after-carousel .container:before{
        right: 50%;

        top: 2.45em;
        height: 5em;
        width: 5.5em;
    }

    .im-after-carousel .row-items .col-item p{
        min-height: 3.2em;
    }
}





.our-directions{
    background: url(img/directions_bg.png) repeat-x;
    background: #F8F8F6;
    background-size: auto 100%;
    padding: 0.6em 0 2.9em;
}
body.home .our-directions{
    padding-top: 1.45em;
}
#main .our-directions{
    /*margin-left: -30px;
    margin-right: -30px;*/
    padding-top: 0.95em;
}
.our-directions .container{
    /*max-width: 1030px;*/
    max-width: 1226px;
    padding-bottom: 0.1em;
}
.our-directions .container:first-child{
    padding-bottom: 1em;
}
.container-breadcrumbs{
    /*max-width: 1030px;*/
    max-width: 1226px;
    margin-bottom: 0;
}
.container-breadcrumbs #breadcrumbs{
    width: 100%;
}
.container-breadcrumbs #breadcrumbs li:nth-child(odd){
    padding: 0;
    letter-spacing: normal;
    font-size: 0.94em;
}
.container-breadcrumbs #breadcrumbs li{
    margin-right: 0;
    margin-left: 0.35em;
    line-height: 1.15;
}
.container-breadcrumbs #breadcrumbs li,
.container-breadcrumbs #breadcrumbs li a{
    color: #000;
}
#main .our-directions .section-title{
    font-family: 'Assistant', sans-serif;
    font-size: 2.14em;
    font-weight: 900;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.72em;
}
#main .our-directions .section-title-btn{
    margin-bottom: 0;
    cursor: pointer;
}
#main .our-directions .section-title-btn:after{
    content: '';
    width: 19px;
    height: 11px;
    background: url(img/icon_down2.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.35em;

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
#main .our-directions .section-title-btn.on:after{
    content: '';
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.our-directions .our-directions-list{
    overflow: hidden;
    list-style: none;
    padding-right: 0;
    margin: 0 -14px;

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
#main .our-directions .section-title-btn + .our-directions-list{
    margin-top: 1.55em;
}
.our-directions .our-directions-list.directions-hidden{
    display: none;
}
.our-directions .our-directions-list li{
    width: 20%;
    float: right;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 1.3em;
}
.our-directions .our-directions-list li a{
    display: block;
    background: #FDFDFD;
    border-radius: 4px;
    color: #3E2A1A;
    height: 2.55em;
    line-height: 2.55em;
    position: relative;
    padding: 0 3.1em 0 0.5em;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-directions .our-directions-list li a:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
.our-directions .our-directions-list li a span{
    font-family: 'Assistant', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    display: inline-block;
    line-height: 1;
}
.our-directions .our-directions-list li a img{
    position: absolute;
    top: 50%;
    margin-top: -0.925em;
    right: 0.7em;
    width: 1.85em;
    height: auto;
}
@media (max-width: 992px) {
    .our-directions .our-directions-list li{
        width: 25%;
    }
}
@media (max-width: 768px) {
    .our-directions .our-directions-list li{
        width: 33.33%;
    }
}
@media (max-width: 460px) {
    .our-directions .our-directions-list li{
        width: 50%;
    }
}




.video-yellow-bg{
    background: url(img/video-bg.png) top center no-repeat,
                url(img/video-bg0.png) top left repeat-x;
}
.video-yellow-bg .container{
    padding-top: 1.7em;
    padding-bottom: 3em;
}
/*#main .video-yellow-bg{
    margin-left: -30px;
    margin-right: -30px;
}*/
.video-yellow-bg .section-title{
    font-family: 'Assistant', sans-serif;
    font-size: 2.54em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.15em;
}
.video-yellow-bg p{
    margin-bottom: 0;
}
.video-yellow-bg .section-desc{
    font-size: 1.47em;
    font-weight: 600;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.45em;
}
.video-yellow-bg iframe{
    height: 25.33em;
    width: 44.53em;
    display: block;
    margin: 0 auto;

    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.75);
}
.video-yellow-bg .wp-video{
    height: 25.33em;
    width: 44.53em;
    display: block;
    margin: 0 auto;

    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.75);
}
.video-yellow-bg .wp-video .wp-video-shortcode{
    height: 100%!important;
    width: 100%!important;
}
@media (max-width: 992px) {
    .video-yellow-bg{
        font-size: 13px;
    }
}


.most-wanted{
    padding: 3.5em 0 0;
}
/*#main .most-wanted{
    margin-left: -30px;
    margin-right: -30px;
}*/
#main .most-wanted .section-title{
    font-size: 1.87em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.75em;
}
.most-wanted .mw-contry{
    min-height: 36em;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 6.5em;
    padding-bottom: 2em;
}
.most-wanted .mw-contry:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 23em;
    background: url(img/country-dimmer.png) repeat-x;
    background-size: auto 100%;
}
.most-wanted .mw-contry .mw-contry-content{
    position: relative;
    z-index: 2;
    padding: 0 15px;
    text-align: center;
}
.most-wanted .mw-contry .contry-subtitle{
    display: block;
    font-size: 2.54em;
    font-weight: 700;
    color: #FFC432;
    line-height: 1.1;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
}
.most-wanted .mw-contry .contry-title{
    display: block;
    font-size: 3.2em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.8em;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
}
.most-wanted .mw-contry .contry-btn{
    display: inline-block;
    background: #FFC432;
    border-radius: 25px;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none;
    padding: 0.5em 1em;
    margin-bottom: 2.85em;
    color: #3E2A1A;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.most-wanted .mw-contry .contry-btn:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
.most-wanted .mw-contry .mw-contry-content ul{
    padding-right: 0;
    list-style: none;
    text-align: right;
    max-width: 34.7em;
    margin: 0 auto;
}
.most-wanted .mw-contry .mw-contry-content ul li{
    font-size: 1.2em;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-right: 1.6em;
    margin-bottom: 0.5em;
    line-height: 1.1;
}
.most-wanted .mw-contry .mw-contry-content ul li:before{
    content: '';
    width: 0.8em;
    height: 0.8em;
    border-radius: 50%;
    background: #FFC432;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.4em;
}
.most-wanted .mw-contries > .row{
    margin: 0;
}
.most-wanted .mw-contries .col-item{
    height: 18.67em;
    line-height: 18.67em;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
}
.most-wanted .mw-contries .col-item span{
    display: inline-block;
    position: relative;
    z-index: 2;
    line-height: 1.5;
    vertical-align: middle;
    font-size: 1.25em;
    color: #fff;
    max-width: 230px;
    padding: 0 25px;
    opacity: 0;

    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.most-wanted .mw-contries .col-item span:before{
    content: '';
    width: 1.14rem;
    height: 1.12rem;
    background: url(img/icon-quotes.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 6px;
}
.most-wanted .mw-contries .col-item span:after{
    content: '';
    width: 1.14rem;
    height: 1.12rem;
    background: url(img/icon-quotes.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 2px;
}
.most-wanted .mw-contries .col-item:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0, 0.5);
    z-index: 1;
    opacity: 0;

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.most-wanted .mw-contries .col-item:hover span,
.most-wanted .mw-contries .col-item:hover:before{
    opacity: 1;
}
@media (max-width: 460px) {
    .most-wanted .mw-contries .col-item{
        width: 100%;
    }
}




.form-yellow-bg{
    padding: 3.1em 0;
    /*background: #fff url(img/yellow_bg2.png) center no-repeat;
    background-size: 1920px 100%;*/

    background: #f9c60a url(img/yellow_bg3.png) center no-repeat;
    background-size: cover;
}
.form-yellow-bg .container{
    overflow: visible;
/*    max-width: 924px;*/
    max-width: 1226px;
}
/*body.home .form-yellow-bg{
    margin-left: -30px;
    margin-right: -30px;
}*/
#main .form-yellow-bg .col-md-8{
    padding-right: 0;
}
#main .form-yellow-bg .section-title{
    font-family: 'Assistant', sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    margin-bottom: 0;
    text-align: left;
    text-align: right;
}
.form-yellow-bg .wpcf7 p{
    margin: 0;
}
.form-yellow-bg .wpcf7 input[type="text"],
.form-yellow-bg .wpcf7 input[type="tel"],
.form-yellow-bg .wpcf7 input[type="email"]{
    width: 100%;
    background: #fff;
    height: 2.45em;
    border: 0;
    outline: none;
    font-size: 0.94em;
    padding-left: 1em;
    padding-right: 1em;
}
.form-yellow-bg .wpcf7 input::-webkit-input-placeholder {color: #9B9999;}
.form-yellow-bg .wpcf7 input::-moz-placeholder          {color: #9B9999;}
.form-yellow-bg .wpcf7 input:-moz-placeholder           {color: #9B9999;}
.form-yellow-bg .wpcf7 input:-ms-input-placeholder      {color: #9B9999;}

.form-yellow-bg .wpcf7 input[type="text"]:focus,
.form-yellow-bg .wpcf7 input[type="tel"]:focus,
.form-yellow-bg .wpcf7 input[type="email"]:focus{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.form-yellow-bg .wpcf7 div[class*="col-"]{
    padding-left: 10px;
    padding-right: 10px;
}
.form-yellow-bg .wpcf7 button[type="submit"]{
    width: 100%;
    height: 2.1em;
    float: none;
    margin-top: -0.1em;
    background: #3E2A1A;
    border: 0;
    border-radius: 25px;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    outline: none;
    cursor: pointer;
    text-align: center;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.form-yellow-bg .wpcf7 button[type="submit"]:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
@media (max-width: 992px) {
    #main .form-yellow-bg .section-title{
        text-align: center;
        margin-bottom: 0.5em;
    }
    .form-yellow-bg .wpcf7 div[class*="col-"]{
        padding-left: 15px;
        padding-right: 15px;
    }
    .form-yellow-bg .wpcf7 input[type="text"], 
    .form-yellow-bg .wpcf7 input[type="tel"], 
    .form-yellow-bg .wpcf7 input[type="email"]{
        margin-bottom: 0.8em;
    }
    #main .form-yellow-bg .col-md-8{
        padding-right: 15px;
    }
}
@media (max-width: 768px) {
    .form-yellow-bg{
        background: #f9c60a;
        padding: 1.5em 0;
    }
    
}





#indie-footer{
    background: #FCFCFC;
    padding-top: 2.65em;
    padding-bottom: 1.5em;
}
#indie-footer .footer-top{
    margin-bottom: 3.4em;
}
#indie-footer .footer-top .col-sm-6 > .item-logo{
    width: 280px;
    overflow: hidden;
    position: relative;
}
#indie-footer .footer-top .col-sm-6 > .item-logo img{
    float: right;
    max-width: 33%;
    margin: 0!important;
}
#indie-footer .footer-top .col-sm-6 > .item-logo div{
    position: absolute;
    right: 38%;
    bottom: 0;
}
#indie-footer .footer-top .col-sm-6 > .item-logo p,
#indie-footer .footer-top .col-sm-6 > .item-logo a{
    font-size: 1.2em;
    font-weight: 600;
    color: #3E2A1A;
    margin: 0;
    line-height: 1.45;
}
#indie-footer .footer-top .col-sm-6 > .item-logo a:hover{
    text-decoration: underline;
}

#indie-footer .footer-top .col-sm-6 > a,
#indie-footer .footer-top .col-sm-6 > img,
#indie-footer .footer-top .col-sm-6 > .item-logo{
    display: inline-block;
    max-width: 49%;
    vertical-align: middle;
}
#indie-footer .footer-top .wrap-footer-share{
    padding-right: 0;
}
#indie-footer .footer-top .footer-share{
    text-align: left;
    list-style: none;
    padding-right: 0;
    margin: 2.25em 0 0;
    white-space: nowrap;
}
#indie-footer .footer-top .footer-share li{
    display: inline-block;
    margin-left: 0.6em;
}
#indie-footer .footer-top .footer-share li:last-child {
    margin-left: 0;
}
#indie-footer .footer-top .footer-share li a{
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 50%;
    border: 2px solid #3E2A1A;
    text-align: center;
    color: #3E2A1A;
    font-size: 17px;
}
#indie-footer .footer-top .footer-share li a:hover{
    color: #FFC432;
    border-color: #FFC432;
}
#indie-footer .footer-middle{
    margin-bottom: 3em;
}
#indie-footer .footer-middle .col-item{
    float: right;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}
#indie-footer .footer-middle h3,
#indie-footer .footer-middle h4{
    font-size: 1.25em;
    font-weight: 700;
    color: #858688;
    margin-top: 0;
    margin-bottom: 1.05em;
}
#indie-footer .footer-middle ul{
    list-style: none;
    padding-right: 0;
    margin: 0;
}
#indie-footer .footer-middle ul li{
    margin-bottom: 0.45em;
}
#indie-footer .footer-middle ul li a{
    text-decoration: none;
    color: #858688;
    line-height: 1.1;
}
#indie-footer .footer-middle ul li a:hover{
    color: #000;
}

#indie-footer .wrap-footer-bottom{
    text-align: left;
}
#indie-footer .footer-bottom{
    text-align: center;
    display: inline-block;
    /*padding-top: 1.35em;*/
    padding-top: 0;
    position: relative;
    padding-right: 6.5em;
    min-height: 5.65em;
    line-height: 5.65em;
}
#indie-footer .footer-bottom .text{
    display: inline-block;
    text-align: left;
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 600;
    color: #3E2A1A;

    position: absolute;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#indie-footer .footer-bottom .phone{
    display: inline-block;
}
#indie-footer .footer-bottom .phone a{
    font-size: 3em;
    line-height: 0.8;
    color: #3E2A1A;
    vertical-align: middle;
    display: inline-block;
}
#indie-footer-copyright{
    background-color: #E1E1E1;
    text-align: center;
}
#indie-footer-copyright span{
    display: inline-block;
    color: #919191;
    font-size: 1em;
    font-weight: 600;
    line-height: 3.8em;
    text-transform: uppercase;
}
@media (max-width: 1199px) {
    #indie-footer .footer-bottom .phone a{
        font-size: 2.5em;
    }
    #indie-footer .footer-top .col-sm-6 > .item-logo p, 
    #indie-footer .footer-top .col-sm-6 > .item-logo a{
        font-size: 0.9em;
    }
}
@media (max-width: 992px) {
    #indie-footer .footer-top .col-sm-6 > .item-logo p, 
    #indie-footer .footer-top .col-sm-6 > .item-logo a{
        font-size: 0.8em;
    }
}
@media (max-width: 768px) {
    #indie-footer .footer-top{
        margin-bottom: 2em;
    }
    #indie-footer .footer-top > div{
        width: 100%;
        text-align: center;
    }
    /*#indie-footer .footer-top img{
        margin-bottom: 1em;
    }*/
    #indie-footer .footer-top .footer-share{
        margin-top: 1em;
        text-align: center;
    }
    #indie-footer .footer-middle{
        margin-bottom: 1em;
    }
    #indie-footer .footer-middle .col-item{
        width: 33.33%;
        margin-bottom: 2em;
    }
    #indie-footer .footer-middle .col-item:nth-child(3n+1){
        clear: right;
    }
    #indie-footer .footer-top .wrap-footer-share{
        padding-right: 15px;
    }

}
@media (max-width: 460px) {
    #indie-footer .footer-middle .col-item{
        width: 50%;
    }
    #indie-footer .footer-middle .col-item:nth-child(3n+1){
        clear: none;
    }
    #indie-footer .footer-middle .col-item:nth-child(2n+1){
        clear: right;
    }
}


#indie-trips{
    /*padding: 4.15em 0 3.4em;*/
    padding: 2.9em 0 3.4em;
    /*margin: 0 -30px;*/
    margin: 0 0;
}
#indie-trips .container{
    /*max-width: 1190px;*/
    max-width: 1226px;
}
#indie-trips .section-title{
    font-family: 'Assistant', sans-serif;
    font-size: 2.14em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.2em!important;
}
#indie-trips .it-sidebar{
    width: 21.5em;
    float: right;
    padding-left: 20px;
    padding-top: 0.8em;
    position: relative;
    z-index: 10;
}
#indie-trips .it-sidebar .get-info-box{
    margin-bottom: 0;
}
#indie-trips .it-content{
    position: relative;
    z-index: 5;
}
#indie-trips .it-sidebar + .it-content{
    max-width: none;
    margin: 0 21.5em 0 0;
    padding-right: 20px;
}


#term-description{
    padding-top: 2.2em;
    padding-bottom: 4.7em;
    margin-bottom: 0.35em;
    background: #F8F8F6 url(img/term-desc-bg.png) top 1.74em center no-repeat;
    text-align: justify;
}
#term-description .container{
    max-width: 880px;
}
#term-description .section-title{
    font-family: 'Assistant', sans-serif;
    font-size: 2.14em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.75em!important;
}
#term-description p{
    font-size: 1.2em;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 1.25em;
    margin-top: 0;
}
#term-description .clearfix:before,
#term-description .clearfix:after{
    display: none;
}
#term-description h1,
#term-description h2,
#term-description h3,
#term-description h4,
#term-description h5,
#term-description h6{
    color: #000000;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 1em;
}
#term-description ul,
#term-description ol{
    margin-top: 0;
    margin-bottom: 1em;
}
#term-description ul li,
#term-description ol li{
    color: #000000;
    font-size: 1.25em;
}
@media (max-width: 992px){
    #term-description{
        font-size: 13px;
    }
}
    



#indie-trips .it-content > .row{
    margin-left: -25px;
    margin-right: -25px;
}
#indie-trips .it-content > .row > div{
    padding-left: 27px;
    padding-right: 27px;
}
#indie-trips .it-content .col-indie-trip{
    margin-bottom: 3.3em;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}


.col-indie-trip .cit-top{
    min-height: 18.15em;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.15em;

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.col-indie-trip .cit-top .img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
}
.col-indie-trip .cit-top .img:after{
    content: '';
    background: url(img/img-shadow.png);
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 5.27em;
}
.col-indie-trip:hover .cit-top .img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.col-indie-trip .cit-top .country{
    width: 3.34em;
    height: 3.34em;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    bottom: 0.9em;
    right: 1.15em;

    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
}

.col-indie-trip .cit-top .title strong{
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.1;
}
.col-indie-trip .cit-top .desc{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(0,0,0, 0.5);
    text-align: center;
    opacity: 0;

    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
}
.col-indie-trip:hover .cit-top .desc{
    opacity: 1;
}
.col-indie-trip .cit-top .desc a{
    display: inline-block;
    background: #F9C60A;
    border-radius: 10px;
    max-width: 10.26em;
    padding: 0.5em 0.4em 1.25em;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.col-indie-trip .cit-top .desc a img{
    margin-bottom: 0.6em;
}
.col-indie-trip .cit-top .desc a span{
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    color: #3E2A1A;
}



.col-indie-trip .cit-bottom{
    height: 6.25em;
    line-height: 5.3em;
    border-bottom: 0.5em solid #FFC432;
    /*padding-left: 4.3em;*/
    padding-left: 6.5em;
    position: relative;
}
.it-content-cats .col-indie-trip .cit-bottom{ 
    height: 4.55em;
    line-height: 4em;
}
.col-indie-trip .cit-bottom img{
    position: absolute;
    left: 0;
    top: 50%;

    -webkit-transform: translateY(-47%) scale(0.7);
    -moz-transform: translateY(-47%) scale(0.7);
    -ms-transform: translateY(-47%) scale(0.7);
    -o-transform: translateY(-47%) scale(0.7);
    transform: translateY(-47%) scale(0.7);

    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
}
.col-indie-trip .cit-bottom img:nth-of-type(2){
    left: 3.6em;
}
.col-indie-cat .cit-top .title{
    font-size: 1.34em;
    font-weight: 600;
    color: #fff;
    padding: 1.4em 1.5em 0 0.5em;
}
/*.col-indie-cat .cit-top:after{
    content: '';
    width: 5.8em;
    height: 8.34em;
    background: url(img/icon-indie-pin.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 1.35em;
}*/
.col-indie-indie .cit-top:after{
    content: '';

    /*width: 5.34em;
    height: 2.4em;
    background: url(img/icon_indie_yellow.png) center center no-repeat;*/

    width: 6.24em;
    height: 2.8em;
    background: url(img/icon_indie_yellow2.png) center center no-repeat;

    background-size: contain;
    position: absolute;
    bottom: 1.1em;
    left: 1.4em;
}
.col-indie-cat .cit-bottom img{
    -webkit-transform: translateY(-47%) scale(0.52);
    -moz-transform: translateY(-47%) scale(0.52);
    -ms-transform: translateY(-47%) scale(0.52);
    -o-transform: translateY(-47%) scale(0.52);
    transform: translateY(-47%) scale(0.52);
}
.col-indie-trip .cit-bottom a{
    display: inline-block;
    line-height: 1.15;
    vertical-align: middle;
    width: 100%;
}
.it-content-cats .col-indie-trip .cit-bottom span{
    display: inline-block;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    line-height: 1.35;
    vertical-align: middle;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.col-indie-trip .cit-bottom a strong{
    display: block;
    font-size: 1.34em;
    font-weight: 700;
    color: #3E2A1A;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.col-indie-trip .cit-bottom a b{
    display: block;
    font-size: 1.34em;
    font-weight: 400;
    color: #3E2A1A;
}
.col-indie-trip .cit-bottom a span{
    display: block;
    font-size: 1.34em;
    font-weight: 600;
    color: #3E2A1A;
}
@media (max-width: 768px) {
    #indie-trips .it-sidebar{
        width: 100%;
        padding-left: 0;
        float: none;
        padding-bottom: 3em;
        display: none;
    }
    #indie-trips .it-sidebar + .it-content{
        padding-right: 0;
        margin: 0;
    }
   /* .col-indie-trip .cit-bottom{
        height: 4.4em;
    }*/
}


.trip-breadcrumbs{
    padding-top: 0.95em;
    background: #F8F8F6;
}
body.single .trip-breadcrumbs{
    background: transparent;
}
#main .trip-breadcrumbs{
    /*margin-left: -30px;
    margin-right: -30px;*/
    min-height: 4.5em;
}
#main .trip-breadcrumbs .container-breadcrumbs{
    margin-bottom: 0;
}
#indie-trips.indie-trip{
    overflow: hidden;
    padding-top: 0.65em;
    padding-bottom: 1em;
}
#indie-trips.indie-trip .container{
    overflow: visible;
}
#indie-trips.indie-trip .indie-trip-title{
    position: relative;
    /*background: #F8F8F6;*/
    min-height: 82px;
    padding-left: 8em;
}
#indie-trips.indie-trip .indie-trip-title.title-has-icon{
    padding-right: 6em;
}
#indie-trips.indie-trip .indie-trip-title > img{
    position: absolute;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#indie-trips.indie-trip .indie-trip-title h2,
#indie-trips.indie-trip .indie-trip-title h1{
    font-family: 'Assistant', sans-serif;
    font-size: 2.14em;
    font-weight: 800;
    color: #3E2A1A;
    margin-bottom: 0.2em;
}
#indie-trips.indie-trip .indie-trip-title p{
    font-size: 1.06em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 0.3em
}
#indie-trips.indie-trip .indie-trip-title p img{
    width: 1.53em;
    height: 1.53em;
    border-radius: 50%;
    vertical-align: middle;
    margin-left: 0.5em;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
#indie-trips.indie-trip .indie-trip-title p span{
    font-weight: 600;
    margin-left: 1em;
}
@media (max-width: 768px){
    #indie-trips.indie-trip .indie-trip-title.title-has-icon{
        padding-right: 0;
    }
    #indie-trips.indie-trip .indie-trip-title > img{
        display: none;
    }
}



/* Start .wrap_addtoany_shortcode */
.wrap_addtoany_shortcode{
    position: absolute;
    left: 0;
    top: 5px;
}
.wrap_addtoany_shortcode.was-style-2{
    left: 8px;
    top: 5px;
}
.wrap_addtoany_shortcode span{
    font-size: 1.2em;
    color: #3E2A1A;
    font-weight: 700;
    vertical-align: top;
    margin-left: 0.15em;
}
.wrap_addtoany_shortcode .addtoany_shortcode{
    display: inline-block;
}
.wrap_addtoany_shortcode .addtoany_list > a{
    padding: 0 0.45em;
}
@media (max-width: 768px){
    .wrap_addtoany_shortcode{
        position: static;
        margin-top: 1em;
    }
    .wrap_addtoany_shortcode.was-style-2{
        text-align: center;
        margin-bottom: 1em;
    }
}
/* End .wrap_addtoany_shortcode */



.indie-trip .indie-trip-content{
    /*padding-top: 3.3em;
    padding-bottom: 2.4em;*/
    padding-top: 1.3em;
    padding-bottom: 1.4em;
}
.indie-trip .indie-trip-content p{
    font-size: 1.25em;
    line-height: 1.45;
    color: #000000;
    margin-bottom: 1em;
    margin-top: 0;
}
/*#indie-trips.indie-trip .indie-post-title{
    min-height: 44px;
}*/
.indie-trip .indie-post-content{
    padding-top: 0;
    padding-bottom: 1.4em;
    max-width: 843px;
}
.indie-trip .indie-post-content p{
    font-size: 1.2em;
    line-height: 1.35;
    color: #000000;
    margin-bottom: 0.55em;
    margin-top: 0;
}
.indie-trip .indie-post-content iframe{
    margin-top: 1.75em;
    margin-bottom: 3em;
}
.indie-trip .indie-post-content .wp-caption{
    margin-top: 2.55em;
    margin-bottom: 2.55em;
}
.indie-trip .indie-post-content .wp-caption-text{
    color: #676666;
    text-align: right;
    margin-top: 0.4em;
}
.indie-trip .indie-trip-sights{
    padding-top: 0.7em;
    padding-bottom: 2em;
    padding-right: 2.75em;
    padding-left: 1em;
    position: relative;
    background: #F8F8F6;
    margin-bottom: 1.25em;
}
.indie-trip .indie-trip-sights .row{
    overflow: hidden;
}
.indie-trip .indie-trip-sights h3{
    font-size: 1.74em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 1.2em;
}
.indie-trip .indie-trip-sights ul{
    list-style: none;
    padding-right: 0;
    margin: 0;
}
.indie-trip .indie-trip-sights ul li{
    position: relative;
    /*min-height: 2.67em;
    line-height: 2.67em;*/
    /*border-bottom: 2px solid #9B9999;*/
    margin-bottom: 0.85em;
    padding-right: 1.55em;
}
.indie-trip .indie-trip-sights ul li:before{
    content: '';
    width: 0.53em;
    height: 0.53em;
    background: #FFC432;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.2em;
}
.indie-trip .indie-trip-sights ul li span{
    display: inline-block;
    font-size: 1.2em;
    font-weight: 600;
    color: #000000;
    vertical-align: middle;
    line-height: 1.2;
}
.indie-trip-map{
    border: 2px solid #F9C60A;
    position: relative;
    border-radius: 2px; 
}
.indie-trip-map #map{
    width:100%;
    height:264px;
}
.indie-trip-map > .row{
    overflow: hidden;
}
.indie-trip-map > .row > div{
    padding: 0;
}
.indie-trip-map .trip-locations{
    margin-bottom: 0;
}
.indie-trip-map .trip-gallery{
    margin-bottom: 0;
}
.trip-gallery .owl-item.cloned{
    height: auto;
}
.indie-trip-infos{
    padding: 2.5em 0 5.2em;
}
.indie-trip-infos h3{
    font-size: 1.74em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 1.2em;
}
.indie-trip-infos .indie-trip-day{
    margin-bottom: 1.54em;
}
.indie-trip-infos .indie-trip-day .itd-title:before{
    /*display: block;
    position: absolute;
    left: 0.87em;
    top: 50%;
    margin-top: -0.6em;
    text-align: center;
    content: "\f078";
    color: #000000;
    font-family: FontAwesome;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
}
.indie-trip-infos .indie-trip-day.trip-day-open .itd-title:before{
    /*content: "\f078";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);*/
}
.indie-trip-infos .indie-trip-day .itd-title:after{
    content: '';
    width: 6.3em;
    height: 0.34em;
    background: #FFC432;
    position: absolute;
    right: 0;
    bottom: 0;
}
.indie-trip-infos .indie-trip-day .itd-title{
    min-height: 2.4em;
    line-height: 1.2;
    padding: 0.4em 0.87em 0.4em 2em;
    cursor: pointer;

    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    position: relative;
    z-index: 1
}
.indie-trip-infos .indie-trip-day .itd-title span{
    font-size: 1.25em;
    font-weight: 600;
    color: #3E2A1A;
}
.indie-trip-infos .indie-trip-day .itd-title span b{
    margin-left: 0.95em;
}
.indie-trip-infos .indie-trip-day .itd-details{
    padding: 1.1em 0.87em 0.65em 5em;
    min-height: 4.5em;
    max-height: 6.5em;
    overflow: hidden;
    position: relative;
    background: #FCFCFC;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.indie-trip-infos .indie-trip-day.trip-day-open .itd-details{
    max-height: 1000px;
}
.indie-trip-infos .indie-trip-day .itd-details:after{
    content: '';
    height: 2.2em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;

    background: #fff;
    opacity: 0.65;
}
.indie-trip-infos .indie-trip-day.trip-day-open .itd-details:after{
    opacity: 0;
}
.indie-trip-infos .indie-trip-day .itd-details p{
    font-size: 1.2em;
    color: #000000;
    line-height: 1.45;
    margin-top: 0;
    margin-bottom: 0;
}
.indie-trip-infos .indie-trip-day .itd-details p + p{
    margin-top: 0.5em;
}
.indie-trip-infos .indie-trip-day .itd-details ul{
    padding-right: 1.55em;
    margin: 0.7em 0 0;
}
.indie-trip-infos .indie-trip-day .itd-details ul li{
  font-size: 1.25em;
  line-height: 1.1;
  color: #000000;  
  margin-bottom: 0.6em;
}

.indie-trip-infos .indie-trip-price{
    margin-top: 3em;
    border-bottom: 0.33em solid #FFC432;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.indie-trip-infos .indie-trip-price .itp-title{
    min-height: 2.4em;
    line-height: 1.2;
    padding: 0.4em 0.87em;
    font-weight: 700;
    background: #FFC432;
    cursor: pointer;
}
.indie-trip-infos .indie-trip-price .itp-title span{
    font-size: 1.25em;
    font-weight: 600;
    color: #3E2A1A;
}
.indie-trip-infos .indie-trip-price .itp-details{
    background: #fff;
    padding: 2.2em 1.6em 1.35em;
}
.indie-trip-infos .indie-trip-price .itp-details .itp-price{
    display: inline-block;
    font-size: 3.2em;
    font-weight: 700;
    color: #3E2A1A;
    float: right;
    line-height: 1;
}
.indie-trip-infos .indie-trip-price .itp-details ul{
    padding-right: 0;
    margin: 0;
    margin-right: 12.2em;
}
.indie-trip-infos .indie-trip-price .itp-details ul li{
    font-size: 1.25em;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.2em;
}
.indie-trip-infos .indie-trip-price .itp-details ul li:last-child{
    margin-bottom: 0;
}
.indie-trip-infos .indie-trip-price .itp-details .col-left{
    text-align: left!important;
}
.indie-trip-infos .indie-trip-price .itp-details .itp-btn{
    display: inline-block;
    height: 3.07em;
    line-height: 3.07em;
    border-radius: 25px;
    background: #FFC432;
    text-decoration: none;
    color: #000;
    padding: 0 2em;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.indie-trip-infos .indie-trip-price .itp-details .itp-btn:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
.indie-trip-infos .indie-trip-price .itp-details .itp-btn span{
    font-size: 1.25em;
    font-weight: 700;
}
@media (max-width: 992px){
    .indie-trip-map > .row > div{
        padding: 0 15px;
    }
    .indie-trip .indie-trip-sights{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 768px){
    .indie-trip-infos .indie-trip-day .itd-details{
        padding-left: 0.87em;
        padding-right: 0.87em;
    }
    .indie-trip-infos .indie-trip-price .itp-details .itp-price{
        display: block;
        text-align: center;
        float: none;
        margin-bottom: 0.2em;
    }
    .indie-trip-infos .indie-trip-price .itp-details ul{
        margin-right: 0;
        margin-bottom: 1em;
        padding-right: 1.35em;
    }
    .indie-trip-infos .indie-trip-price .itp-details .col-left{
        text-align: center!important;
    }
}





.indie-trip-addinfos .indie-trip-add{
    margin-bottom: 4em;
}
/*.indie-trip-addinfos .indie-trip-add .ita-title:before{
    display: block;
    position: absolute;
    left: 0.87em;
    top: 0;
    text-align: center;
    content: "\f078";
    color: #000000;
    font-family: FontAwesome;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.indie-trip-addinfos .indie-trip-add.trip-add-open .ita-title:before{
    content: "\f078";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}*/
.indie-trip-addinfos .indie-trip-add .ita-title{
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 0.87em;
    background: #F8F8F6;
    /*cursor: pointer;*/

    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16);
    position: relative;
}
.indie-trip-addinfos .indie-trip-add .ita-title span{
    font-size: 1.25em;
    font-weight: 700;
    color: #3E2A1A;
}
.indie-trip-addinfos .indie-trip-add-btn{
    margin-bottom: 0;
}
.indie-trip-addinfos .indie-trip-add-btn .ita-title{
    background: #FBD035;
    cursor: pointer;
}
.indie-trip-addinfos .indie-trip-add .ita-title a{
    font-size: 1.25em;
    font-weight: 700;
    color: #3E2A1A;
    text-decoration: none;
}
.indie-trip-addinfos .indie-trip-add-btn .ita-title span:after,
.indie-trip-addinfos .indie-trip-add-btn .ita-title a:after{
    content: '';
    display: inline-block;
    height: 0.694em;
    width: 0.426em;
    margin-right: 0.7em;
    background: url(img/icon_next_b2.png) center no-repeat;
    background-size: contain;
}
.indie-trip-addinfos .indie-trip-add .ita-details{
    padding: 1.65em 0.87em 0.65em;
    max-height: 5.5em;
    overflow: hidden;
    border: 1px solid #F8F8F6;
    position: relative;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.indie-trip-addinfos .indie-trip-add.trip-add-open .ita-details{
    max-height: 1000px;
}
.indie-trip-addinfos .indie-trip-add .ita-details:after{
    content: '';
    height: 1em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 2;
}
.indie-trip-addinfos .indie-trip-add .ita-details ul{
    padding-right: 1.45em;
    margin: 0
}
.indie-trip-addinfos .indie-trip-add .ita-details ul li{
  font-size: 1.25em;
  line-height: 1.1;
  color: #000000;  
  margin-bottom: 0.7em;
  padding-right: 0.15em;
}
@media (max-width: 992px){
    .indie-trip-addinfos .indie-trip-add{
        margin-bottom: 1.5em;
    }
}

.our-recommended{
    padding-top: 2.9em;
    padding-bottom: 3em;
}
.our-recommended > .container{
    max-width: 1342px;
}
/*#main .our-recommended{
    margin-left: -30px;
    margin-right: -30px;
}*/
body.single-post .our-recommended{
    padding-bottom: 9.8em;
}
body.single-post #content{
	background: url(img/post-bg.jpg) center center;
}
body.single-post .take-pictures{
	background: transparent;
}
.our-recommended .section-title {
    font-family: 'Assistant', sans-serif;
    font-size: 2.14em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.2em;
}
.our-recommended .recommended-carousel{
    position: relative;
    padding: 0 4em;
    margin: 0 auto;
}
.recommended-carousel .owl-item.cloned{
    height: auto;
}
.recommended-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.recommended-carousel .owl-prev,
.recommended-carousel .owl-next{
    width: 1.8em;
    height: 3em; 
    position: absolute;
    top: 50%;
    margin-top: -1.4em;
}
.recommended-carousel .owl-next{
    background: url(img/icon_next_b3.png) center no-repeat;
    background-size: contain;
    left: -0.34em;
}
.recommended-carousel .owl-prev{
    background: url(img/icon_prev_b3.png) center no-repeat;
    background-size: contain;
    right: -0.34em;
}
.read-recommended .cit-bottom,
.col-indie-post .cit-bottom{
    padding-left: 0;
}
.read-recommended .cit-bottom a strong,
.col-indie-post .cit-bottom a strong{
    font-size: 1.87em;
    font-weight: 700;
    white-space: normal;
    text-overflow: initial;
}
@media (max-width: 992px){
    .our-recommended .recommended-carousel{
        padding: 0 2em;
    }
}







.travelers-talk{
    padding-top: 2em;
    padding-bottom: 7em;
}
/*#main .travelers-talk{
    margin-left: -30px;
    margin-right: -30px;
}*/
.travelers-talk .section-title {
    font-family: 'Assistant', sans-serif;
    font-size: 1.6em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.15em;
}
.travelers-talk .talk-carousel{
    position: relative;
    max-width: 980px;
    margin: 0 auto;
}
.travelers-talk .talk-carousel .item{
    padding: 1.5em 4em;
}
.talk-carousel .owl-item.cloned{
    height: auto;
}
.talk-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.talk-carousel .owl-prev,
.talk-carousel .owl-next{
    width: 1.34em;
    height: 2.2em;
    position: absolute;
    top: 50%;
    margin-top: -1.1em;
}
.talk-carousel .owl-next{
    background: url(img/icon_next_b.png) center no-repeat;
    background-size: contain;
    left: 0;
}
.talk-carousel .owl-prev{
    background: url(img/icon_prev_b.png) center no-repeat;
    background-size: contain;
    right: 0;
}
.talk-carousel .img{
    height: 8.94em;
    line-height: 8.94em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}
.talk-carousel .col-right .img:first-child{
    margin-bottom: 1.72em;
}
.talk-carousel .col-left .img{
    height: 19.6em;
    line-height: 19.6em;
}
.talk-carousel .img:before{
    opacity: 0;
    content: '';
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0, 0.5);

    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
}
.talk-carousel .img .img-desc{
    opacity: 0;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 14em;
    text-align: right;

    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
}
.talk-carousel .img:hover:before,
.talk-carousel .img:hover .img-desc{
    opacity: 1;
}
.talk-carousel .col-left .img .img-desc{
    max-width: 24em;
}
.talk-carousel .img .img-desc span{
    font-size: 1.2em;
    line-height: 1.15;
    color: #fff;
    display: block;
    padding: 0 1.8em 0 1.3em;
    position: relative;
    margin-bottom: 0.55em;
}
.talk-carousel .img .img-desc span:before,
.talk-carousel .img .img-desc span:after{
    content: '';
    width: 31px;
    height: 25px;
    background: url(img/icon-quotes2.png) center no-repeat;
    background-size: contain;
    position: absolute;
}
.talk-carousel .img .img-desc span:before{
    right: -3px;
    top: 0;
}
.talk-carousel .img .img-desc span:after{
    left: -2px;
    bottom: -10px;
    position: relative;
    display: inline-block;
    line-height: 1;
    margin-top: -20px;
}
.talk-carousel .img .img-desc p{
    font-size: 1.2em;
    line-height: 1.15;
    color: #fff;
    margin: 0;
    padding: 0 1.8em 0 1.3em;
}
@media (max-width: 992px){
    .travelers-talk .talk-carousel .item{
        padding: 1.5em 2em;
    }
    .talk-carousel .img .img-desc span,
    .talk-carousel .img .img-desc p{
        font-size: 1em;
    }
}
@media (max-width: 768px){
    .travelers-talk{
        padding-bottom: 4em;
    }
}
@media (max-width: 600px){
    .talk-carousel .col-right,
    .talk-carousel .col-left{
        width: 100%;
        float: none;
    }
    .talk-carousel .col-right .img{
        margin-bottom: 1.72em;
    }
    .talk-carousel .col-left .img{
        height: 8.94em;
        line-height: 8.94em;
    }
}


.action-block{
    border-radius: 4px;
    background: #F8F8F6;
    padding: 1.5em 1.47em 1.67em;
    text-align: center;
    margin-top: 3em;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.action-block span{
    display: block;
    font-size: 1.2em;
    font-weight: 800;
    color: #3E2A1A;
    min-height: 5.6em;
    margin-bottom: 1em;
}
.action-block a{
    display: block;
    height: 3.07em;
    line-height: 3.07em;
    border-radius: 25px;
    background: #FFC432;
    text-decoration: none;
    color: #000;
    padding: 0 2em;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.action-block a:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
.action-block a span{
    font-size: 1.25em;
    font-weight: 700;
}

.take-pictures{
    background: #fff;
    margin-top: 2em;
    position: relative;
    border-radius: 2px;
    overflow: hidden;

    /*-webkit-box-shadow: -5px 5px 10px #00000029;
    -moz-box-shadow: -5px 5px 10px #00000029;
    box-shadow: -5px 5px 10px #00000029;*/

    padding: 0.75em 0;
}
.take-pictures a{
    text-align: center;
    display: block;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
   /* color: #fff;
    position: absolute;
    bottom: 1.05em;
    left: 0;
    right: 0;
    padding: 0 0.5em;*/
}
.take-pictures a:after {
    content: '';
    display: inline-block;
    height: 0.75em;
    width: 0.55em;
    vertical-align: middle;
    margin-right: 0.3em;
    background: url(img/icon_left_black.png) center no-repeat;
    background-size: contain;
}
/*.take-pictures a{
    display: none;
    min-height: 13.7em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}*/
/*.take-pictures a:first-of-type{
    display: block;
}*/


#scrollUp{
    display: none;
    width: 3em;
    height: 3em;
    background: #3B3B3B url(img/icon_top_w.png) center no-repeat;
    background-size: 1em auto;
    border-radius: 50%;
    position: fixed;
    right: 2em;
    bottom: 2.4em;
    z-index: 100;
    cursor: pointer;
}
@media (max-width: 768px) {
    #scrollUp{
        bottom: 1.6em;
    }
}
@media (max-width: 460px) {
    #scrollUp{
        width: 2em;
        height: 2em;
        bottom: 0;
        right: 0;
        border-radius: 50% 0 0;
    }
}


.medraft-top-screen{
    /*height: 46.5em;*/
    height: 100vh;
    min-height: 30em;
    max-height: 46.5em;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.medraft-top-screen.mts-video-bg{
    background-color: #23282D;
}
.medraft-top-screen:after{
    content: '';
    height: 24.93em;

    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: url(img/slider-dimmer2.png) repeat-x;
    background-size: auto 100%;
}
.medraft-top-screen.mts-video-bg:after{
    opacity: 0.3;
}
.medraft-top-screen.mts-thanks:after{
    display: none;
}
.medraft-top-screen .mts-title{
    font-size: 3.2em;
    line-height: 1.1;
    font-weight: 700;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 43%;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    max-width: 1226px;
    text-align: center;

    text-shadow: 3px 3px 6px rgba(0,0,0,0.29);

    -webkit-transform: translateY(-43%);
    -moz-transform: translateY(-43%);
    -ms-transform: translateY(-43%);
    -o-transform: translateY(-43%);
    transform: translateY(-43%);
}
.medraft-top-screen .mts-title strong{
    color: #F9C60A;
}
.medraft-top-screen > video{
    /*min-height: 100%;
    min-width: 100%;*/
    height: 100%;
    width: auto;
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.medraft-top-screen > video + .mts-title{
    display: none;
}
.medraft-top-screen .mts-subtitle{
    font-size: 2.14em;
    line-height: 1.1;
    font-weight: 700;
    color: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    /*bottom: 3.35em;*/
    bottom: 2.35em;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    max-width: 1226px;
    text-align: center;

    text-shadow: 6px 3px 6px rgba(0,0,0,0.4)
}
.medraft-top-screen .mts-subtitle-larger{
    font-size: 3.2em;
    bottom: 2.18em;
}
.medraft-top-screen .mts-arrow-down{
    position: relative;
    z-index: 2
}
.medraft-top-screen .mts-arrow-down{
    position: absolute;
    /*bottom: 4.5em;*/
    bottom: 3em;
    left: 50%;
    margin-left: -1.27em;
    width: 2.54em;
    height: 1.4em;
    background: url(img/icon_down_w.png) center no-repeat;
    background-size: contain;

    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: 200;
}
.medraft-top-screen .mts-place-name {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1226px;
    font-weight: 500;
    color: #fff;
    padding: 0 15px;
    font-size: 1.2em;
    bottom: 1.7em;
}
@supports (object-fit: cover) {
    .medraft-top-screen > video{
        object-fit: cover;
    }
}
@media (max-width: 768px){
    .medraft-top-screen{
        max-height: 40.5em;
    }
    .medraft-top-screen.mts-video-bg{
        min-height: 23em;
        max-height: 23em;
    }
    .medraft-top-screen .mts-place-name{
        /*bottom: 2em;*/
        bottom: 0.8em;
    }
    .medraft-top-screen > video{
        /*display: none;*/
    }
    /*.medraft-top-screen > video + .mts-title{
        display: block;
    }*/
    .medraft-top-screen .mts-title{
        font-size: 3em;
        top: auto;
        bottom: 1em;
    }
    .medraft-top-screen .mts-subtitle,
    .medraft-top-screen .mts-arrow-down{
        display: none;
    }
}
@media (max-width: 520px){
    .medraft-top-screen.mts-video-bg{
        min-height: 16em;
        max-height: 16em;
    }
}
/*slider-dimmer2*/


.travelers-talk2{
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 4.55em;
}
.travelers-talk2 .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 800!important;
    line-height: 1!important;
    text-align: center;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 0.37em;
}
.travelers-talk2 .section-subtitle{
    font-size: 1.6em;
    font-weight: 600;
    text-align: center;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 1.35em;
}
.travelers-talk2 .wrap-row-items{
    margin-left: -15px;
    margin-right: -15px;
}
.travelers-talk2 .wrap-row-items .row{
    /*margin-left: 0;
    margin-right: 0;*/
}
.travelers-talk2 .wrap-row-items .row > div{
    padding-left: 0;
    padding-right: 0;
}
.travelers-talk2 .wrap-row-items .col-item{
    position: relative;
    overflow: hidden;
    height: 16em;
}
.travelers-talk2 .wrap-row-items .col-item .col-item-video{
    display: block;
    width: 8.26em;
    height: 8.26em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4.13em;
    margin-top: -4.13em;
    z-index: 2;
    background: url(img/col-item-video.png) no-repeat;
    background-size: contain;

    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
}
.travelers-talk2 .wrap-row-items .col-item .col-item-video:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.travelers-talk2 .wrap-row-items .col-item.col-item-high{
    height: 32em;
    margin-bottom: -16em;
}
.travelers-talk2 .wrap-row-items .col-item .bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 0;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}
.travelers-talk2 .wrap-row-items .col-item .bg:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 7.4em;
    background: url(img/dimmer.png) center top repeat-x;
}

.travelers-talk2 .wrap-row-items .col-item .country{
    position: absolute;
    bottom: 0.6em;
    right: 2.65em;
    max-width: 16.5em;
    min-height: 5em;
    line-height: 4.7em;
    padding: 0 3.8em 0 0.5em;
}
.travelers-talk2 .wrap-row-items .col-item .country img{
    position: absolute;
    top: 50%;
    margin-top: -1.325em;
    right: 0;
    width: 2.65em;
    height: auto;
    border-radius: 50%;

    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
}
.travelers-talk2 .wrap-row-items .col-item .country span{
    display: inline-block;
    font-size: 1.55em;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    vertical-align: middle;
}
.travelers-talk2 .wrap-row-items .col-item .country span:after{
    content: '';
    display: inline-block;
    height: 0.86em;
    width: 0.6em;
    vertical-align: middle;
    margin-right: 0.65em;
    background: url(img/icon_left_white.png) center no-repeat;
    background-size: contain;
}
.travelers-talk2 .wrap-row-items .col-item .hover{
    background: transparent linear-gradient(180deg, #FFC900A8 0%, #FCC705D9 50%, #F9C60AFC 100%) 0% 0% no-repeat padding-box;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    opacity: 0;
    /*padding: 1.9em 1.5em 0;*/

    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
}
.travelers-talk2 .wrap-row-items .col-item:hover .hover{
    opacity: 1;
}
.travelers-talk2 .wrap-row-items .col-item .hover > div{
    padding: 1em;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.travelers-talk2 .wrap-row-items .col-item .hover img{
    display: inline-block;
    height: 2em;
    width: auto;
    vertical-align: middle;
    margin: 0 0.25em;
}
.travelers-talk2 .wrap-row-items .col-item .hover .desc{
    font-size: 1.25em;
    font-weight: 700;
    color: #3E2A1A;
    margin-left: auto;
    margin-right: auto;
    max-width: 13.5em;
    text-align: right;
    margin-top: 1.1em;
    margin-bottom: 0.5em;
}
.travelers-talk2 .wrap-row-items .col-item .hover .name{
    font-size: 1.25em;
    font-weight: 600;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 1.25em;
}
.travelers-talk2 .wrap-row-items .col-item .hover a{
    display: inline-block;
    width: 6em;
    height: 2em;
    line-height: 2em;
    background: url(img/link-bg.png) no-repeat;
    background-size: contain;
    font-weight: 700;
    color: #3E2A1A;
    padding-left: 1.5em;
}
@media (max-width: 992px){
    .travelers-talk2 .wrap-row-items .col-item.col-item-high{
        height: 16em;
        margin-bottom: 0;
    }
}






.medraft-top-carousel{
    position: relative;
}
.medraft-top-carousel .item{
    /*height: 46.5em;*/
    height: 100vh;
    min-height: 30em;
    max-height: 46.5em;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.medraft-top-carousel .item:after{
    content: '';
    height: 18em;

    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: url(img/slider-dimmer3.png) repeat-x;
    background-size: auto 100%;
}
.medraft-top-carousel .item .mtc-title{
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 2.35em;
    margin: 0 auto;
    max-width: 1226px;
    font-size: 2.14em;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding: 0 15px;
}
.medraft-top-carousel .item .mtc-place-name{
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1226px;
    font-weight: 500;
    color: #fff;
    padding: 0 15px;
    
    /*font-size: 1em;
    bottom: 2.2em;*/
    font-size: 1.2em;
    bottom: 1.7em;
}
.medraft-top-carousel .owl-dots{
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 2.65em;
    margin: 0 auto;
    max-width: 1226px;
    text-align: left;
    padding: 0 15px;
}
.medraft-top-carousel .owl-dots .owl-dot{
    display: inline-block;
    /*width: 1.07em;
    height: 1.07em;*/
    width: 0.8em;
    height: 0.8em;
    border-radius: 50%;
    border: 0.1em solid #fff;
    margin-right: 0.15em;
    background: #fff;
}
.medraft-top-carousel .owl-dots .owl-dot.active{
    background: transparent;
}
.medraft-top-carousel .owl-nav{
    position: absolute;
    top: 50%;
    z-index: 3;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*max-width: 1226px;*/
    max-width: 1820px;
}
.medraft-top-carousel .owl-nav .owl-prev,
.medraft-top-carousel .owl-nav .owl-next{
    position: absolute;
    top: -1.27em;
    
    height: 2.54em;
    width: 1.4em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.medraft-top-carousel .owl-nav .owl-prev{
    background-image: url(img/icon_prev_w.png);
    right: 15px;
}
.medraft-top-carousel .owl-nav .owl-next{
    background-image: url(img/icon_next_w.png);
    left: 15px;
}


@media (max-width: 992px){
    .medraft-top-carousel{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    .medraft-top-carousel .item{
        max-height: 40.5em;
    }
    .medraft-top-carousel .item .mtc-place-name{
        /*bottom: 2em;*/
        bottom: 0.8em;
    }
}


.wrap_product_tags{
    padding: 0.9em 0 1.45em;
}
.wrap_product_tags > h3{
    font-size: 1em;
    display: block;
    float: right;
    height: 3em;
    line-height: 3em;
    margin: 0;
}
.wrap_product_tags > h3 span{
    font-size: 1.07em;
    font-weight: 700;
    color: #3E2A1A;
    display: inline-block;
    line-height: normal;
}
.product_tags{
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    /*margin-right: 6.67em;*/
    margin-right: 6.1em;
    padding: 0;
}
.product_tags li{
    display: inline-block;
    margin-left: 0.6em;
    text-align: center;
    border: 0.14em solid #FFC432;
    border-radius: 3px;
    width: 3em;
    height: 3em;
    line-height: 2.4em;
    text-align: center;
    padding: 0 0.14em; 
    margin-top: 0;
    overflow: hidden;
}
.product_tags li:last-child{
    margin-left: 0;
}
.product_tags li span{
    display: inline-block;
    line-height: 0.95;
    vertical-align: middle;
    font-size: 1.07em;
    font-weight: 600;
    color: #3E2A1A;
}


.new-trip-gallery{
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 4.55em;
}
.new-trip-gallery .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 800!important;
    line-height: 1!important;
    text-align: center;
    color: #3E2A1A;
    margin-top: 0!important;
    margin-bottom: 1.15em!important;
}
.new-trip-gallery .wrap-row-items{
    margin-left: -15px;
    margin-right: -15px;
}
.new-trip-gallery .wrap-row-items .row > div{
    padding-left: 0;
    padding-right: 0;
}
.new-trip-gallery .wrap-row-items .col-item{
    position: relative;
    overflow: hidden;
    height: 16em;
}
.new-trip-gallery .wrap-row-items .col-item .col-item-video{
    display: block;
    width: 8.26em;
    height: 8.26em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4.13em;
    margin-top: -4.13em;
    z-index: 2;
    background: url(img/col-item-video.png) no-repeat;
    background-size: contain;

    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
}
.new-trip-gallery .wrap-row-items .col-item .col-item-video:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.new-trip-gallery .wrap-row-items .col-item.col-item-high{
    height: 32em;
    margin-bottom: -16em;
}
.new-trip-gallery .wrap-row-items .col-item .bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 0;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}
.new-trip-gallery .wrap-row-items .col-item .country{
    position: absolute;
    bottom: 0.6em;
    right: 2.65em;
    max-width: 16.5em;
    min-height: 5em;
    line-height: 4.7em;
    padding: 0 0 0 0.5em;
}
.new-trip-gallery .wrap-row-items .col-item .country span{
    display: inline-block;
    font-size: 1.55em;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    vertical-align: middle;
}
.new-trip-gallery .wrap-row-items .col-item .country span:after{
    content: '';
    display: inline-block;
    height: 0.86em;
    width: 0.6em;
    vertical-align: middle;
    margin-right: 0.65em;
    background: url(img/icon_left_white.png) center no-repeat;
    background-size: contain;
}
.new-trip-gallery .wrap-row-items .col-item .hover{
    background: transparent linear-gradient(180deg, #FFC900A8 0%, #FCC705D9 50%, #F9C60AFC 100%) 0% 0% no-repeat padding-box;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    opacity: 0;
    /*padding: 1.9em 1.5em 0;*/

    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
}
.new-trip-gallery .wrap-row-items .col-item:hover .hover{
    opacity: 1;
}
.new-trip-gallery .wrap-row-items .col-item .hover > div{
    padding: 1em;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.new-trip-gallery .wrap-row-items .col-item .hover .desc{
    font-size: 1.25em;
    font-weight: 700;
    color: #3E2A1A;
    margin-left: auto;
    margin-right: auto;
    max-width: 13.5em;
    text-align: right;
    margin-top: 1.1em;
    margin-bottom: 1em;
    margin-top: 1.1em;
}
.new-trip-gallery .wrap-row-items .col-item .hover a{
    display: inline-block;
    width: 6em;
    height: 2em;
    line-height: 2em;
    background: url(img/link-bg.png) no-repeat;
    background-size: contain;
    font-weight: 700;
    color: #3E2A1A;
    padding-left: 1.5em;
}
@media (max-width: 992px){
    .new-trip-gallery .wrap-row-items .col-item.col-item-high{
        height: 16em;
        margin-bottom: 0;
    }
}



.indie-trip-table{
    padding: 4.25em 0 0.2em;
    color: #3E2A1A;
}
.indie-trip-table h3 {
    font-size: 1.74em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 1em;
}
.indie-trip-table h3 b{
    display: none;
    font-weight: 400;
    color: #787372;
}
.indie-trip-table table{
    width: 100%;
    background: #F8F8F6;
    direction: rtl;
    text-align: right;
    max-width: none;
    -webkit-overflow-scrolling: touch !important;
}
.indie-trip-table table thead{
    background: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}
.indie-trip-table table thead tr{
    height: 2.25em;
}
.indie-trip-table table thead th{
    font-size: 1.2em;
    font-weight: 700;
    padding: 0 0.67em;
    font-family: 'Assistant', sans-serif;
}
.indie-trip-table table thead th:first-child{
    padding-right: 1.45em;
}
.indie-trip-table table tbody tr{
    height: 4.4em;
    border-bottom: 0.15em solid #FFC432;
}
.indie-trip-table table tbody tr:last-child{
    border-bottom: 0;
}
.indie-trip-table table tbody td:first-child{
    padding-right: 1.45em;
}
.indie-trip-table table tbody td{
   padding: 0.67em;
}
.indie-trip-table table .trip-tag{
    display: block;
    /*min-height: 2.34em;
    width: 2.34em;
    line-height: 2.34em;*/
    min-height: 3em;
    width: 3em;
    line-height: 3em;
    background: #FBD035;
    text-align: center;
    padding: 0.14em;
    margin: 0 auto; 
}
.indie-trip-table table .trip-tag span{
    display: inline-block;
    font-size: 0.94em;
    line-height: 1;
    font-weight: 600;
    vertical-align: middle;
}
.indie-trip-table table .trip-date{
    font-size: 1.2em;
    font-weight: 700;
}
.indie-trip-table table .trip-days{
    font-size: 1.34em;
    font-weight: 600;
}
.indie-trip-table table .trip-type{
    display: block;
    font-size: 1.07em;
    font-weight: 600;
    margin-top: 0.6em;
}
.indie-trip-table table .trip-type:first-child{
    margin-top: 0;
}
.indie-trip-table table .trip-type img{
    vertical-align: middle;
    height: 2em;
    width: auto;
    margin-left: 0.85em;
}
.indie-trip-table table .trip-guide{
    font-size: 1.2em;
    font-weight: 600;
}
.indie-trip-table table a.trip-guide{
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    color: #3E2A1A;
}
.indie-trip-table table a.trip-guide:hover{
    text-decoration: underline;
}
.indie-trip-table table a.trip-guide:after{
    content: '';
    display: inline-block;
    height: 0.694em;
    width: 0.426em;
    margin-right: 0.2em;
    background: url(img/icon_next_b2.png) center no-repeat;
    background-size: contain;
}
.indie-trip-table table .trip-status{
    font-size: 1.2em;
    font-weight: 600;
}
.indie-trip-table table .trip-status.last_tickets{
    color: #EC1A1A;
}
.indie-trip-table table .trip-btn{
    display: block;
    border: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-align: center;
    
    /*height: 2em;
    line-height: 2em;
    width: 100%;
    background: #68462B;
    border-radius: 2em;*/

    height: 1.89em;
    line-height: 1.89em;
    width: 5.05em;
    background: url(img/book-btn.png) center center no-repeat;
    background-size: contain;
    border-radius: 5px;

    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}
.indie-trip-table table .trip-btn:hover{
    opacity: 0.8;
}
.indie-trip-table table button.trip-btn{
    /*background: #9B9999;
    color: rgba(255,255,255, 0.5);*/

    cursor: default;
    background: url(img/book-btn-dis.png) center center no-repeat;
    background-size: contain;
    opacity: 1!important;
}



@media (max-width: 992px){
    .indie-trip-table .table-responsive{
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .indie-trip-table h3 b{
        display: inline-block;
    }
}



.medraft-top-video{
    /*height: 46.5em;*/
    height: 100vh;
    min-height: 30em;
    max-height: 46.5em;

    /*background: #543923;*/
    background-repeat: no-repeat;
    background-position: center center;
    /*background-size: cover;*/

    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0 10px
}
.medraft-top-video .mtv-tablet{
    display: inline-block;
    padding: 8em 0;
    height: 100%;
    max-width: 1035px;
}
.medraft-top-video .mtv-tablet > div{
    position: relative;
    height: 100%;
}
.medraft-top-video .mtv-tablet img{
    height: 100%;
    max-width: 100%;
    border-radius: 2em;
}
.medraft-top-video .mtv-img-loaded img{
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
}
.medraft-top-video .wp-video{
    opacity: 0!important;
    width: auto!important;
    position: absolute;
    top: 6%;
    left: 10%;
    right: 11%;
    bottom: 6%;
    border: 0.2em solid #000;
}
.medraft-top-video .mtv-img-loaded .wp-video{
    opacity: 1!important;
}
.medraft-top-video .wp-video .mejs-container{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%!important;
    width: 100%!important;
}
.medraft-top-video .wp-video .mejs-controls{
    display: none!important;
}
.medraft-top-video + .im-after-carousel{
    bottom: -4.8em;
}
/*.medraft-top-video .popup-video-btn{
    display: block;
    width: 8.26em;
    height: 8.26em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4.13em;
    margin-top: -4.13em;
    z-index: 2;
    background: url(img/col-item-video.png) no-repeat;
    background-size: contain;
    border: 0;
    outline: none;
    cursor: pointer;

    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
}
.medraft-top-video .popup-video-btn:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}*/
@media (min-width: 1920px){
    .medraft-top-video{
        background-size: cover;
    }
}
@supports (object-fit: cover) {
    .medraft-top-video video{
        object-fit: cover;
    }
}
@media (max-width: 992px){
    .medraft-top-video + .im-after-carousel{
        bottom: auto;
    }
}
@media (max-width: 768px){
    .medraft-top-video{
        height: auto;
    }
    .medraft-top-video .mtv-tablet{
        padding-bottom: 4.3em;
        height: auto;
    }
    .medraft-top-video .mtv-tablet img{
        height: auto;
    }
}

#about-indie{
    /*margin-left: -30px;
    margin-right: -30px;*/
    background: #F8F8F6;
    padding-top: 4.8em;
    padding-bottom: 2.85em;
}
#about-indie .container-breadcrumbs{
	padding-top: 1em;
}
#about-indie .container{
    max-width: 1226px;
}
#about-indie p{
    text-align: center;
    font-size: 2.54em;
    font-weight: 600;
    color: #3E2A1A;
    line-height: 1.2;
    /*margin-top: 1.14em;*/
    margin-top: 0.6em;
    margin-bottom: 0;
}
@media (max-width: 992px){
    #about-indie{
        padding-top: 0;
        font-size: 13px;
    }
}
@media (max-width: 768px){
    #about-indie p {
        font-size: 1.5em;
    }
}


#indie-popup{
    display: none;
    width: 100%;
    max-width: 1226px;
    position: relative;
    background: transparent;
    padding: 6.5em 15px;
}
#indie-popup .container{
    max-width: 100%;
}
#indie-popup > p{
    text-align: center;
    font-size: 2.54em;
    font-weight: 700;
    color: #fff;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0.8em;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.73);
}
#indie-popup > span{
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 1.6em;
    font-weight: 600;
    color: #fff;
}
#indie-popup .im-after-carousel{
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-bottom: 4em;
}
.fancybox-is-open .fancybox-bg{
    opacity: 0.6
}
.fancybox-indie-popup .fancybox-bg{
    background: url(img/indie-popup-bg.jpg);
    opacity: 1;
}
#indie-popup .fancybox-close-small{
    width: 3.34em;
    height: 3.34em;
    font-size: 15px;
    padding: 0;
    opacity: 1;
    color: #fff;
    top: 2em;
    left: 0.14em;
}
#indie-popup .fancybox-close-small:hover{
    color: #FFC432;
}
#indie-popup .ip-tablet{
    height: auto;
    max-width: 1035px;
    margin: 0 auto 3em;
}
#indie-popup .ip-tablet > div{
    position: relative;
    height: 100%;
}
#indie-popup .ip-tablet img{
    height: auto;
    max-width: 100%;
    border-radius: 2em;
}
#indie-popup .ip-img-loaded img{
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.16);
}
#indie-popup .wp-video{
    opacity: 0!important;
    width: auto!important;
    position: absolute;
    top: 6%;
    left: 10%;
    right: 11%;
    bottom: 6%;
    border: 0.2em solid #000;
}
#indie-popup .ip-img-loaded .wp-video{
    opacity: 1!important;
}
#indie-popup .wp-video .mejs-container{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%!important;
    width: 100%!important;
}
#indie-popup .wp-video .mejs-controls{
    display: none!important;
}
@supports (object-fit: cover) {
    #indie-popup video{
        object-fit: cover;
    }
}
@media (max-width: 992px){
    #indie-popup{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    #indie-popup > p br{
        display: none;
    }
}



.our-directions .about-indie-btn,
.single-product .about-indie-btn{
    /*max-width: 1226px;
    padding-bottom: 4.25em!important;
    text-align: center;*/
    
    padding: 0 15px;
    max-width: 100%;
    text-align: center;
    background: #FFC432;
    max-height: 72px;
    overflow: hidden;
    margin-top: -0.95em;
    margin-bottom: 0.95em;
}
.single-product .about-indie-btn + .trip-breadcrumbs{
    padding-top: 0;
}
.single-product .about-indie-btn{
    margin-top: 0;
}
.our-directions .about-indie-btn + .container,
.single-product .about-indie-btn + .container{
    padding-bottom: 1em;
}
.our-directions .about-indie-btn > img,
.single-product .about-indie-btn > img{
    vertical-align: middle;
}
.our-directions .about-indie-btn .popup-video-btn,
.single-product .about-indie-btn .popup-video-btn{
    font-size: 1.6em;
    font-weight: 800;
    display: inline-block;
    color: #3E2A1A;
    vertical-align: middle;
    padding: 0 0.45em;
}
.our-directions .about-indie-btn .popup-video-btn:hover,
.single-product .about-indie-btn .popup-video-btn:hover{
    color: #3E2A1A;
}
.our-directions .about-indie-btn .popup-video-btn:after,
.single-product .about-indie-btn .popup-video-btn:after{
    content: '';
    width: 19px;
    height: 11px;
    background: url(img/icon_down2.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.55em;

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
@media (max-width: 992px){
    .our-directions .about-indie-btn{
        font-size: 13px;
        margin-top: -1.1em;
    }
}
@media (max-width: 768px){
    .our-directions .about-indie-btn{
        padding-bottom: 2em!important;
    }
}



#subscribe-popup{
    display: none;
    width: 100%;
    max-width: 44.54em;
    position: relative;
    text-align: center;
    color: #3E2A1A;
    padding: 0.2em 0;
    background: transparent;
}
#subscribe-popup > div{
    background: #FBD035 url(img/popup-form-bg.png) center center no-repeat;
    border-radius: 3.34em;
    padding: 7em 2.2em 3em;
}
#subscribe-popup .fancybox-close-small{
    width: 3.34em;
    height: 3.34em;
    font-size: 15px;
    padding: 0;
    opacity: 1;
    color: #3E2A1A;
    top: 1.6em;
    right: 1.6em;
}
#subscribe-popup .fancybox-close-small:hover{
    color: #fff;
}
#subscribe-popup > div > span{
    display: block;
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 0.8em;
}
#subscribe-popup > div > h3{
    font-size: 3.2em;
    line-height: 1;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0.1em;
}
#subscribe-popup > div > p{
    font-size: 1.6em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 1.15em;
}
#subscribe-popup .sp-close-btn{
    border: 0;
    background: transparent;
    padding: 0;
    line-height: 1.2;
    /*font-size: 1.6em;
    margin-top: 1.6em;
    color: #3E2A1A;*/

    font-size: 1.4em;
    margin-top: 1em;
    color: #fff;

    font-weight: 700;
    cursor: pointer;
    outline: none;
}
#subscribe-popup .sp-close-btn:hover{
   text-decoration: underline;
}
#subscribe-popup .wpcf7 p{
    margin: 0;
}
#subscribe-popup .wpcf7 input[type="text"],
#subscribe-popup .wpcf7 input[type="tel"],
#subscribe-popup .wpcf7 input[type="email"]{
    width: 100%;
    background: #fff;
    height: 2.45em;
    border: 0;
    outline: none;
    font-size: 0.94em;
    padding-left: 1em;
    padding-right: 1em;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#subscribe-popup .wpcf7 input::-webkit-input-placeholder {color: #9B9999;}
#subscribe-popup .wpcf7 input::-moz-placeholder          {color: #9B9999;}
#subscribe-popup .wpcf7 input:-moz-placeholder           {color: #9B9999;}
#subscribe-popup .wpcf7 input:-ms-input-placeholder      {color: #9B9999;}

#subscribe-popup .wpcf7 input[type="text"]:focus,
#subscribe-popup .wpcf7 input[type="tel"]:focus,
#subscribe-popup .wpcf7 input[type="email"]:focus{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
#subscribe-popup .wpcf7 div[class*="col-"]{
    padding-left: 10px;
    padding-right: 10px;
}
#subscribe-popup .wpcf7 button[type="submit"]{
    width: 100%;
    height: 2.1em;
    float: none;
    margin-top: -0.1em;
    background: #3E2A1A;
    border: 0;
    border-radius: 25px;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    outline: none;
    cursor: pointer;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#subscribe-popup .wpcf7 button[type="submit"]:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
@media (max-width: 992px) {
    #subscribe-popup{
        font-size: 13px;
        padding-top: 5em;
    }
    #subscribe-popup .fancybox-close-small{
        font-size: 13px;
    }
    #subscribe-popup .wpcf7 input[type="text"], 
    #subscribe-popup .wpcf7 input[type="tel"], 
    #subscribe-popup .wpcf7 input[type="email"]{
        margin-bottom: 0.8em;
    }
}



/* Start sticky sidebar form */
@media (min-width: 992px) {
    .single-product #indie-trips,
    .single-product #wrapper{
        overflow: visible;
    }
    .single-product #indie-trips > .container{
        position: relative;
    }
    .single-product #indie-trips .it-sidebar{
        overflow: visible;
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
    }
    .single-product .it-sidebar .it-sidebar-content{
        position: static;
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
        z-index: 5;
    }
    .single-product.admin-bar .it-sidebar .it-sidebar-content{
        top: 132px;
    }
}
/* End sticky sidebar form */



/* Start #trips-by-date-nav */
#trips-by-date-nav{
    background: #F8F8F6;
    padding: 0.95em 0 1.4em;
}
#trips-by-date-nav .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em!important;
}
#trips-by-date-nav .container{
    max-width: 1226px;
    padding-bottom: 0.1em;
    position: relative;
}
#trips-by-date-nav .container:first-child{
    padding-bottom: 1em;
}
#trips-by-date-nav .tbdn-list{
    list-style: none;
    padding-right: 0;
    overflow: hidden;
    max-width: 882px;
    margin: 0 auto;
}
#trips-by-date-nav .tbdn-list li{
    float: right;
    width: 14.285%;
    padding: 0 0.54em;
    margin-bottom: 1.34em;
}
#trips-by-date-nav .tbdn-list li button{
    width: 100%;
    height: 2.12em;
    font-size: 1.2em;
    font-weight: 600;
    color: #3E2A1A;
    cursor: pointer;
    border: 0;
    background: #fff;
    border-radius: 5px;
    outline: none;
    text-align: center;
    
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#trips-by-date-nav .tbdn-list li button[data-month="sukkot"],
#trips-by-date-nav .tbdn-list li button[data-month="pesach"]{
    /*background: #68462B;*/
    background: #C4DB7B;
}
#trips-by-date-nav .tbdn-list li button:hover,
#trips-by-date-nav .tbdn-list li button.active{
    background: #F9C60A;
}
@media (max-width: 992px){
    #trips-by-date-nav{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    #trips-by-date-nav .section-title{
        margin-bottom: 0.3em!important;
    }
    #trips-by-date-nav .tbdn-list li{
        float: right;
        width: 33.33%;
    }
}
/* End #trips-by-date-nav */


/* Start #trips-by-date-content */
#trips-by-date-content{
    padding-top: 1.9em;
}
#trips-by-date-content.loading{
    opacity: 0.5;
}
#trips-by-date-content .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 800;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.35em!important;
    padding-left: 15px;
    padding-right: 15px;
}
#trips-by-date-content .tbdc-row{
    margin-bottom: 4em;
}
#trips-by-date-content .tbdcr-title{
    position: relative;
    padding-left: 15px;
    padding-right: 4.9em;
    font-size: 1em;
    max-width: 1226px;
    margin: 0 auto 0.6em;
    min-height: 2.6em;
    line-height: 2.6em;
}
#trips-by-date-content .tbdcr-title img{
    position: absolute;
    right: 15px;
    top: 0;
    height: 2.6em;
    width: auto;
}
#trips-by-date-content .tbdcr-title span{
    display: inline-block;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    line-height: 1.35;
    /*width: 100%;*/
}
#trips-by-date-content .tbdcr-title b{
    display: none;
    font-size: 1.6em;
    font-weight: 400;
    color: #787372;
    line-height: 1.35;
    margin-right: 0.2em;
}
#trips-by-date-content .tbdcr-table{
    background: #F8F8F6;
    border-top: 0.6em solid #68462B;
    position: relative;
    color: #3E2A1A;
}
#trips-by-date-content .tbdcr-table:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 3.34em;
    background: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}
#trips-by-date-content .tbdcr-table:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 0.15em;
    background: #fff;
}
#trips-by-date-content .tbdcr-table .table-responsive{
    padding-left: 15px;
    padding-right: 15px;
}
#trips-by-date-content table{
    position: relative;
    z-index: 2;
    width: 100%;
    background: transparent;
    max-width: 1196px;
    margin-left: auto;
    margin-right: auto;
    direction: rtl;
    text-align: right;
    -webkit-overflow-scrolling: touch !important;
}
#trips-by-date-content table thead{
    background: #fff;
}
#trips-by-date-content table thead tr{
    height: 3.34em;
}
#trips-by-date-content table thead th{
    font-size: 1.2em;
    font-weight: 700;
    padding: 0 0.67em;
    font-family: 'Assistant', sans-serif;
}
#trips-by-date-content table thead th:first-child{
    padding-right: 0;
}
#trips-by-date-content table thead th:last-child{
    padding-left: 0;
}
#trips-by-date-content table tbody tr{
    height: 5.75em;
    border-bottom: 0.15em solid #FFC432;
}
#trips-by-date-content table tbody td:first-child{
    padding-right: 0;
}
#trips-by-date-content table tbody td:last-child{
    padding-left: 0;
}
#trips-by-date-content table tbody td{
   padding: 0.67em;
}
#trips-by-date-content table tbody tr.not_active td span{
    opacity: 0.5;
}
#trips-by-date-content table .trip-destination{

}
#trips-by-date-content table .trip-destination img{
    vertical-align: middle;
    height: auto;
    width:  2.47em;
    max-width: 2.47em;
    /*margin-left: 0.85em;*/
    border-radius: 50%;

    /*-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);*/
}
#trips-by-date-content table .trip-destination span{
    font-size: 1.2em;
    font-weight: 700;
}
#trips-by-date-content table .trip-date{
    font-size: 1.2em;
    font-weight: 700;
}
#trips-by-date-content table .trip-days{
    font-size: 1.34em;
    font-weight: 600;
}
#trips-by-date-content table .trip-title{
    font-size: 1.2em;
    font-weight: 600;
}
#trips-by-date-content table .trip-guide{
    font-size: 1.2em;
    font-weight: 600;
}
#trips-by-date-content table a.trip-guide{
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    color: #3E2A1A;
}
#trips-by-date-content table tbody tr.not_active a.trip-guide{
    opacity: 0.5;
}
#trips-by-date-content table a.trip-guide:hover{
    text-decoration: underline;
}
#trips-by-date-content table a.trip-guide:after{
    content: '';
    display: inline-block;
    height: 0.694em;
    width: 0.426em;
    margin-right: 0.2em;
    background: url(img/icon_next_b2.png) center no-repeat;
    background-size: contain;
}
#trips-by-date-content table .trip-status{
    font-size: 1.2em;
    font-weight: 600;
}
#trips-by-date-content table .trip-status.last_tickets{
    color: #EC1A1A;
}
#trips-by-date-content table .trip-permalink{
    display: block;
    border: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #3E2A1A;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding: 0 0.3em;

    /*height: 2em;
    line-height: 2em;
    width: 100%;
    background: #fff;
    border-radius: 2em;*/

    height: 1.89em;
    line-height: 1.89em;
    width: 5.05em;
    background: url(img/book-btn-w.png) center center no-repeat;
    background-size: contain;
    border-radius: 5px;

    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}
#trips-by-date-content table .trip-permalink:hover{
    opacity: 0.8;
}
#trips-by-date-content table .trip-btn{
    display: block;
    border: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-align: center;
    
    /*height: 2em;
    line-height: 2em;
    width: 100%;
    background: #68462B;
    border-radius: 2em;*/

    height: 1.89em;
    line-height: 1.89em;
    width: 5.05em;
    background: url(img/book-btn.png) center center no-repeat;
    background-size: contain;
    border-radius: 5px;

    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}
#trips-by-date-content table .trip-btn:hover{
    opacity: 0.8;
}
#trips-by-date-content table button.trip-btn{
    /*background: #9B9999;
    color: rgba(255,255,255, 0.5);*/

    cursor: default;
    background: url(img/book-btn-dis.png) center center no-repeat;
    background-size: contain;
    opacity: 1!important;
}
@media (max-width: 992px){
    #trips-by-date-content{
        font-size: 13px;
    }
    #trips-by-date-content .table-responsive{
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    #trips-by-date-content .table-responsive table{
        min-width: 800px;
    }
    #trips-by-date-content table tbody td:last-child{
        padding-left: 0.67em;
    }
}
@media (max-width: 768px){
    #trips-by-date-content .tbdcr-title b{
        display: inline-block;
    }
}
/* End #trips-by-date-content */


/* Start .about-us-screen-1 */
.about-us-screen-1{
    background: #fff;
    padding: 0.95em 0 5em;
}
.about-us-screen-1 .container:first-child {
     padding-bottom: 1em; 
}
.about-us-screen-1 .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 3em!important;
}
.about-us-screen-1 .container{
    max-width: 1226px;
    padding-bottom: 0.1em;
    position: relative;
}
.about-us-screen-1 .row-items p{
    font-size: 1.2em;
    line-height: 1.35;
    color: #000;
    margin-top: 0;
    margin-bottom: 1.35em;
}
.about-us-screen-1 .row-items p:last-of-type{
    margin-bottom: 0;
}
.about-us-screen-1 .row-items strong{
    font-weight: 600;
}
.about-us-screen-1 .row-items .col-img{
    padding-right: 40px;
}
.about-us-screen-1 .row-items .col-text{
    padding-left: 0;
}
@media (max-width: 992px){
    .about-us-screen-1{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    .about-us-screen-1 .section-title{
        margin-bottom: 0!important;
    }
    .about-us-screen-1 .col-sm-5,
    .about-us-screen-1 .col-sm-7{
        width: 100%;
    }
    .about-us-screen-1 .col-sm-push-7,
    .about-us-screen-1 .col-sm-pull-5{
        left: auto;
        right: auto;
    }
    .about-us-screen-1 .row-items .col-img{
        padding-right: 15px;
        margin-bottom: 1.3em;
    }
    .about-us-screen-1 .row-items .col-text{
        padding-left: 15px;
    }
    
}
/* End .about-us-screen-1 */


/* Start .about-us-screen-2 */
.about-us-screen-2{
    background: #FBD035;
    padding: 3.1em 0;
}
.about-us-screen-2 .container{
    max-width: 1226px;
    position: relative;
}
.about-us-screen-2 .row-items h3{
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 0.6em;
}
.about-us-screen-2 .row-items p{
    font-size: 1.2em;
    line-height: 1.35;
    color: #000;
    margin-top: 0;
    margin-bottom: 1.35em;
}
.about-us-screen-2 .row-items p:last-of-type{
    margin-bottom: 0;
}
.about-us-screen-2 .row-items strong{
    font-weight: 600;
}
.about-us-screen-2 .row-items .col-img{
    padding-right: 40px;
}
.about-us-screen-2 .row-items .col-text{
    padding-left: 0;
}
@media (max-width: 992px){
    .about-us-screen-2{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    .about-us-screen-2 .col-sm-5,
    .about-us-screen-2 .col-sm-7{
        width: 100%;
    }
    .about-us-screen-2 .col-sm-push-7,
    .about-us-screen-2 .col-sm-pull-5{
        left: auto;
        right: auto;
    }
    .about-us-screen-2 .row-items .col-img{
        padding-right: 15px;
        margin-bottom: 1.3em;
    }
    .about-us-screen-2 .row-items .col-text{
        padding-left: 15px;
    }
}
/* End .about-us-screen-2 */


/* Start .about-us-screen-3 */
.about-us-screen-3{
    background: #fff;
    padding: 5.9em 0 0;
}
.about-us-screen-3 .container{
    max-width: 1226px;
    position: relative;
}
.about-us-screen-3 .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 3.12em!important;
}
.about-us-screen-3 .row-items{
    margin-left: -25px;
    margin-right: -25px;
}
.about-us-screen-3 .row-items > div{
    padding-left: 25px;
    padding-right: 25px;
}
.about-us-screen-3 .col-item{
    margin-bottom: 3.2em;
}
.about-us-screen-3 .col-item:nth-child(3n+1){
    clear: right;
}
.about-us-screen-3 .col-item .title{
    height: 4.55em;
    line-height: 4em;
    border-bottom: 0.5em solid #FFC432;
    padding-left: 4.3em; 
    position: relative;
    margin-bottom: 1.15em;
}
.about-us-screen-3 .col-item .title span{
    display: inline-block;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    line-height: 1.35;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.about-us-screen-3 .col-item .title img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-47%) scale(0.7);
    -moz-transform: translateY(-47%) scale(0.7);
    -ms-transform: translateY(-47%) scale(0.7);
    -o-transform: translateY(-47%) scale(0.7);
    transform: translateY(-47%) scale(0.7);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
}
.about-us-screen-3 .col-item .title img[src*="icon_indie"]{
    -webkit-transform: translateY(-47%) scale(0.52);
    -moz-transform: translateY(-47%) scale(0.52);
    -ms-transform: translateY(-47%) scale(0.52);
    -o-transform: translateY(-47%) scale(0.52);
    transform: translateY(-47%) scale(0.52);
}
.about-us-screen-3 .col-item .desc{
    font-size: 1.2em;
    line-height: 1.5;
    color: #000;
}
.about-us-screen-3 .col-item .desc p{
    margin: 0;
}
.about-us-screen-3 .col-item .desc strong{
    font-weight: 600;
}
@media (max-width: 992px){
    .about-us-screen-3{
        padding-top: 3.25em;
        font-size: 13px;
    }
    .about-us-screen-3 .section-title{
        margin-bottom: 1.5em!important;
    }
}
@media (max-width: 800px){
    .about-us-screen-3 .col-xs-6{
        width: 50%;
        float: right;
    }
    .about-us-screen-3 .col-item:nth-child(3n+1){
        clear: none;
    }
    .about-us-screen-3 .col-item:nth-child(2n+1){
        clear: right;
    }
}
@media (max-width: 560px){
    .about-us-screen-3 .col-xs-6{
        width: 100%;
        float: none;
    }
}
/* End .about-us-screen-3 */


/* Start .about-us-screen-4 */
.about-us-screen-4{
    background: #F8F8F6;
    padding: 2em 0 4.5em;
}
.about-us-screen-4 .container{
    max-width: 1226px;
    position: relative;
}
.about-us-screen-4 .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.6em!important;
}
.about-us-screen-4 .section-desc{
    font-size: 1.2em;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
    text-align: center;
    max-width: 690px;
    margin: 0 auto 3.25em;
}
.about-us-screen-4 .row-items{
    margin-left: -70px;
    margin-right: -70px;
}
.about-us-screen-4 .row-items > div{
    padding-left: 70px;
    padding-right: 70px;
    margin-bottom: 3em;
}
.about-us-screen-4 .col-item{
    padding-right: 11.7em;
    position: relative;
    min-height: 9.4em;
}
.about-us-screen-4 .row-items > div:nth-child(2n+1){
    clear: right;
}
.about-us-screen-4 .col-item .img{
    width: 8.74em;
    height: 8.74em;
    line-height: 6.34em;
    padding: 1em;
    border: 0.2em solid #3E2A1A;
    border-radius: 50%;
    position: absolute;
    top: 0.6em;
    right: 0;
    text-align: center;
}
.about-us-screen-4 .col-item .img img{
    display: inline-block;
    vertical-align: middle;
}
.about-us-screen-4 .col-item h3{
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 0.92em;
}
.about-us-screen-4 .col-item p{
    font-size: 1.2em;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
    margin: 0;
}
@media (max-width: 992px){
    .about-us-screen-4{
        font-size: 13px;
    }
    .about-us-screen-4 .row-items{
        margin-left: -15px;
        margin-right: -15px;
    }
    .about-us-screen-4 .row-items > div{
        padding-left: 15px;
        padding-right: 15px;
    }
}
/* End .about-us-screen-4 */


/* Start .our-team-screen-1 */
.our-team-screen-1{
    background: #fff;
    padding: 0.95em 0 0;
}
.our-team-screen-1 .container:first-child {
    padding-bottom: 1em; 
}
.our-team-screen-1 .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.05em!important;
}
.our-team-screen-1 .container{
    max-width: 1226px;
    position: relative;
}
.our-team-screen-1 .row-items{
    margin-left: -17px;
    margin-right: -17px;
}
.our-team-screen-1 .row-items > div{
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 3.15em;
}
.our-team-screen-1 .row-items > div:nth-child(3n+1){
    clear: right;
}
.our-team-screen-1 .col-item{
    background: #F8F8F6;
    padding: 2em 0.87em 0 1em;
    position: relative;
    min-height: 14.2em;
    border-radius: 5px;
    white-space: nowrap;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-team-screen-1 .col-item img{
    width: 10.3em;
    height: auto;
    max-width: 45%;
    max-height: 10.3em;
    border-radius: 50%;
    margin-left: 1.15em;
    float: right;
    
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-team-screen-1 .col-item h3{
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 600;
    color: #68462B;
    margin-top: 0.5em;
    margin-bottom: 0.8em;
    overflow: hidden;
}
.our-team-screen-1 .col-item h3 b{
    font-size: 1.15em;
    display: block;
    font-weight: 700;
}
.our-team-screen-1 .col-item h3:after{
    content: '';
    display: block;
    height: 0.28em;
    width: 1.84em;
    background: #68462B;
    margin-top: 0.85em;
}
.our-team-screen-1 .col-item p{
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0.2em;
}
.our-team-screen-1 .col-item p:last-of-type{
    margin-bottom: 0;
}
.our-team-screen-1 .col-item p a{
    color: #000;
}
.our-team-screen-1 .col-item p a:hover{
    color: #000;
    text-decoration: underline;
}
@media (max-width: 992px){
    .our-team-screen-1{
        font-size: 13px;
    }
    .our-team-screen-1 .row-items > div:nth-child(3n+1){
        clear: none;
    }
    .our-team-screen-1 .row-items > div:nth-child(2n+1){
        clear: right;
    }
}
@media (max-width: 768px){
    .our-team-screen-1 .section-title{
        margin-bottom: 0.45em!important;
    }
}
@media (max-width: 560px){
    .our-team-screen-1 .row-items > div{
        width: 100%;
        float: none;
    }
}
/* End .our-team-screen-1 */


/* Start .our-team-screen-2 */
.our-team-screen-2{
    background: #fff;
    padding: 1.55em 0 2.8em;
}
.our-team-screen-2 .container{
    max-width: 1226px;
    position: relative;
    overflow: visible;
}
.our-team-screen-2 .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.4em!important;
}
.our-team-screen-2 .row-item{
    margin-left: -17px;
    margin-right: -17px;
    position: relative;
    margin-bottom: 1.25em;
}
.our-team-screen-2 .row-item:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 17px;
    left: 17px;
    background: #F8F8F6;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-team-screen-2 .row-item > div{
    padding-left: 17px;
    padding-right: 17px;
}
.our-team-screen-2 .col-item{
    padding: 2em 0.87em 0 1em;
    position: relative;
    min-height: 13em;
    white-space: nowrap;
}
.our-team-screen-2 .col-item img{
    width: 10.3em;
    height: auto;
    max-width: 45%;
    max-height: 10.3em;
    border-radius: 50%;
    margin-left: 1.15em;
    float: right;
    cursor: pointer;
    
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-team-screen-2 .col-item h3{
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 600;
    color: #68462B;
    margin-top: 0.5em;
    margin-bottom: 0.8em;
    overflow: hidden;
    cursor: pointer;
}
.our-team-screen-2 .col-item h3 b{
    font-size: 1.15em;
    display: block;
    font-weight: 700;
}
.our-team-screen-2 .col-item h3:after{
    content: '';
    display: block;
    height: 0.28em;
    width: 1.84em;
    background: #68462B;
    margin-top: 0.85em;
}
.our-team-screen-2 .col-item p{
    font-size: 1.2em;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 0.2em;
}
.our-team-screen-2 .col-item p:last-of-type{
    margin-bottom: 0;
}
.our-team-screen-2 .col-item p a{
    color: #000;
}
.our-team-screen-2 .col-item p a:hover{
    color: #000;
    text-decoration: underline;
}
.our-team-screen-2 .directions-list{
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 2em 0 0.7em 2.7em;

    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.our-team-screen-2 .directions-list li{
    width: 33.33%;
    float: right;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 1.3em;
}
.our-team-screen-2 .directions-list li a{
    display: block;
    background: #FDFDFD;
    border-radius: 4px;
    color: #3E2A1A;
    height: 2.55em;
    line-height: 2.55em;
    position: relative;
    padding: 0 3.1em 0 0.5em;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-team-screen-2 .directions-list li a:hover{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
.our-team-screen-2 .directions-list li a span{
    font-family: 'Assistant', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    display: inline-block;
    line-height: 1;
}
.our-team-screen-2 .directions-list li a img{
    position: absolute;
    top: 50%;
    margin-top: -0.925em;
    right: 0.7em;
    width: 1.85em;
    height: auto;
}
@media (max-width: 992px){
    .our-team-screen-2{
        font-size: 13px;
    }
    .our-team-screen-2 .directions-list li{
        width: 50%;
    }
}
@media (max-width: 768px) {
    .our-team-screen-2 .directions-list{
        padding-left: 0;
    }
}
@media (max-width: 560px) {
    .our-team-screen-2 .row-item > div{
        width: 100%;
        float: none;
    }
}
/* End .our-team-screen-2 */


/* Start #guide-popup */
#guide-popup{
    display: inline-block!important;
    width: 100%;
    max-width: 1200px;
    position: relative;
    background: transparent;
    padding: 8em 15px;
    background: #F8F8F6;
}
.custon-hidden-content .fancybox-content{
    background: transparent;
}
#guide-popup .gp-content{
    /*max-width: 840px;*/
    max-width: 940px;
    margin: 0 auto;
    direction: rtl;
    text-align: right;
}
#guide-popup .fancybox-close-small{
    width: 3.34em;
    height: 3.34em;
    font-size: 15px;
    padding: 0;
    opacity: 1;
    color: #3E2A1A;
    top: 1.7em;
    left: 1.7em;
}
#guide-popup .fancybox-close-small:hover{
    color: #FFC432;
}
#guide-popup .gpc-info{
    position: relative;
    padding-right: 16.15em;
    min-height: 14.2em;
    /*padding-top: 5.2em;*/
}
#guide-popup .gpc-info > img{
    width: 14.2em;
    height: auto;
    max-height: 14.2em;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
}
#guide-popup .gpc-info h3{
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 600;
    color: #68462B;
    margin-top: 0;
    margin-bottom: 1.35em;
    overflow: hidden;
    cursor: pointer;
}
#guide-popup .gpc-info h3 b{
    font-size: 1.15em;
    display: block;
    font-weight: 700;
}
#guide-popup .gpc-info p{
    font-size: 1.2em;
    line-height: 1.35;
    color: #000;
    margin-top: 0;
    margin-bottom: 1.35em;
    padding-right: 0.45em;
}
#guide-popup .gpc-info p:last-of-type{
    margin-bottom: 0;
}
#guide-popup .gpc-trips{
    padding: 5.65em 0 0.2em;
    color: #3E2A1A;
}
#guide-popup .gpc-trips h3 {
    font-size: 1.4em;
    font-weight: 700;
    color: #3E2A1A;
    margin-top: 0;
    margin-bottom: 1.3em;
}
#guide-popup .gpc-trips h3 b{
    display: none;
    font-weight: 400;
    color: #787372;
}
#guide-popup .gpc-trips table{
    width: 100%;
    background: #F8F8F6;
    direction: rtl;
    text-align: right;
    max-width: none;
    -webkit-overflow-scrolling: touch !important;
}
#guide-popup .gpc-trips table thead{
    background: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}
#guide-popup .gpc-trips table thead tr{
    height: 2.25em;
}
#guide-popup .gpc-trips table thead th{
    font-size: 1.2em;
    font-weight: 700;
    padding: 0 0.67em;
    font-family: 'Assistant', sans-serif;
}
#guide-popup .gpc-trips table thead th:first-child{
    padding-right: 1.45em;
}
#guide-popup .gpc-trips table tbody tr{
    height: 4.4em;
    border-bottom: 0.15em solid #FFC432;
}
#guide-popup .gpc-trips table tbody tr:last-child{
    border-bottom: 0;
}
#guide-popup .gpc-trips table tbody td:first-child{
    padding-right: 1.45em;
}
#guide-popup .gpc-trips table tbody td{
   padding: 0.67em;
}
#guide-popup .gpc-trips table .trip-tag{
    display: block;
    min-height: 3em;
    width: 3em;
    line-height: 3em;
    background: #FBD035;
    text-align: center;
    padding: 0.14em;
    margin: 0 auto; 
}
#guide-popup .gpc-trips table .trip-tag span{
    display: inline-block;
    font-size: 0.94em;
    line-height: 1;
    font-weight: 700;
    vertical-align: middle;
}
#guide-popup .gpc-trips table .trip-destination{

}
#guide-popup .gpc-trips table .trip-destination img{
    vertical-align: middle;
    height: auto;
    width:  2.47em;
    max-width: 2.47em;
    /*margin-left: 0.85em;*/
    border-radius: 50%;

    /*-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.45);*/
}
#guide-popup .gpc-trips table .trip-destination span{
    font-size: 1.2em;
    font-weight: 700;
}
#guide-popup .gpc-trips table .trip-date{
    font-size: 1.2em;
    font-weight: 700;
}
#guide-popup .gpc-trips table .trip-days{
    font-size: 1.34em;
    font-weight: 600;
}
#guide-popup .gpc-trips table .trip-type{
    display: block;
    font-size: 1.07em;
    font-weight: 600;
    margin-top: 0.6em;
}
#guide-popup .gpc-trips table .trip-type:first-child{
    margin-top: 0;
}
#guide-popup .gpc-trips table .trip-type img{
    vertical-align: middle;
    height: 2em;
    width: auto;
    /*margin-left: 0.85em;*/
}
#guide-popup .gpc-trips table .trip-guide{
    font-size: 1.2em;
    font-weight: 600;
}
#guide-popup .gpc-trips table a.trip-guide{
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    color: #3E2A1A;
}
#guide-popup .gpc-trips table a.trip-guide:hover{
    text-decoration: underline;
}
#guide-popup .gpc-trips table a.trip-guide:after{
    content: '';
    display: inline-block;
    height: 0.694em;
    width: 0.426em;
    margin-right: 0.2em;
    background: url(img/icon_next_b2.png) center no-repeat;
    background-size: contain;
}
#guide-popup .gpc-trips table .trip-status{
    font-size: 1.2em;
    font-weight: 600;
}
#guide-popup .gpc-trips table .trip-status.last_tickets{
    color: #EC1A1A;
}
#guide-popup .gpc-trips table .trip-permalink{
    display: block;
    border: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #3E2A1A;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding: 0 0.3em;

    /*height: 2em;
    line-height: 2em;
    width: 100%;
    background: #fff;
    border-radius: 2em;*/

    height: 1.89em;
    line-height: 1.89em;
    width: 5.05em;
    background: url(img/book-btn-w.png) center center no-repeat;
    background-size: contain;
    border-radius: 5px;

    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}
#guide-popup .gpc-trips table .trip-permalink:hover{
    opacity: 0.8;
}
#guide-popup .gpc-trips table .trip-btn{
    display: block;
    border: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-align: center;
    
    /*height: 2em;
    line-height: 2em;
    width: 100%;
    background: #68462B;
    border-radius: 2em;*/

    height: 1.89em;
    line-height: 1.89em;
    width: 5.05em;
    background: url(img/book-btn.png) center center no-repeat;
    background-size: contain;
    border-radius: 5px;

    -webkit-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.16);
}
#guide-popup .gpc-trips table .trip-btn:hover{
    opacity: 0.8;
}
#guide-popup .gpc-trips table button.trip-btn{
    /*background: #9B9999;
    color: rgba(255,255,255, 0.5);*/

    cursor: default;
    background: url(img/book-btn-dis.png) center center no-repeat;
    background-size: contain;
    opacity: 1!important;
}
@media (max-width: 992px){
    #guide-popup{
        font-size: 13px;
    }
    #guide-popup .gpc-trips .table-responsive{
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    #guide-popup .gpc-trips table {
        min-width: 800px;
    }
    #guide-popup .gpc-trips h3 b{
        display: inline-block;
    }
}
@media (max-width: 560px){
    #guide-popup{
        padding: 5em 15px;
    }
    #guide-popup .gpc-info{
        padding-top: 0;
        padding-right: 0;
        text-align: center;
    }
    #guide-popup .gpc-info img{
        position: static;
        margin-bottom: 2em;
    }
}
/* End #guide-popup */


/* Start .our-guides */
.our-guides{
    padding: 0.95em 0 0.55em;
}
.our-guides .container:first-child {
    padding-bottom: 1em; 
}
.our-guides .container{
    max-width: 1226px;
    padding-bottom: 0.1em;
    position: relative;
}
.our-guides .row-items{
    margin-top: 4.95em;
    margin-left: -27px;
    margin-right: -27px;
}
.our-guides .row-items > div{
    padding-left: 27px;
    padding-right: 27px;
    margin-bottom: 3.4em;
}
.our-guides .row-items > div:nth-child(3n+1){
    clear: right;
}
.our-guides .col-item{
    background: #F8F8F6;
    padding: 0.75em 0.8em 0.95em 1em;
    position: relative;
    white-space: nowrap;
    overflow: hidden;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-guides .col-item img{
    width: 14.2em;
    height: auto;
    max-width: 62%;
    max-height: 14.2em;
    border-radius: 50%;
    margin-left: 1.15em;
    vertical-align: middle;
    
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
}
.our-guides .col-item h3{
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 600;
    color: #68462B;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    max-width: 35%;
}
.our-guides .col-item h3 b{
    font-size: 1.15em;
    display: block;
    font-weight: 700;
}
.our-guides .col-item h3:after{
    content: '';
    width: 0.94em;
    height: 1.64em;
    display: block;
    background: url(img/icon_next_b4.png) center no-repeat;
    background-size: contain;
    margin-top: 0.75em;
}
@media (max-width: 992px){
    .our-guides{
        font-size: 13px;
    }
    .our-guides .row-items{
        margin-left: -17px;
        margin-right: -17px;
    }
    .our-guides .row-items > div{
        padding-left: 17px;
        padding-right: 17px;
    }
    .our-guides .row-items > div:nth-child(3n+1){
        clear: none;
    }
    .our-guides .row-items > div:nth-child(2n+1){
        clear: right;
    }
}
@media (max-width: 768px){
    .our-guides .row-items{
        margin-top: 0.95em;
    }
}
@media (max-width: 560px){
    .our-guides .row-items > div{
        width: 100%;
        float: none;
    }
}
/* End .our-guides */


/* Start .simple-content-screen */
.simple-content-screen{
    background: #fff;
    padding: 0.95em 0 5em;
}
.simple-content-screen .container:first-child {
     padding-bottom: 1em; 
}
.simple-content-screen .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 2.14em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.17em!important;
}
.simple-content-screen .container{
    max-width: 1226px;
    padding-bottom: 0.1em;
    position: relative;
}
.simple-content-screen .section-content{
    padding-top: 0;
    padding-bottom: 1.4em;
    max-width: 843px;
    margin: 0 auto;
}
.simple-content-screen .section-content h3{
    font-size: 1.6em;
    margin-top: 0;
    margin-bottom: 1.17em;
    color: #000000;
}
.simple-content-screen .section-content p{
    font-size: 1.2em;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 1.55em;
    margin-top: 0;
}
.simple-content-screen .section-content iframe{
    margin-top: 1.75em;
    margin-bottom: 3em;
}
.simple-content-screen .section-content .wp-caption{
    margin-top: 2.55em;
    margin-bottom: 2.55em;
}
.simple-content-screen .section-content .wp-caption-text{
    color: #676666;
    text-align: right;
    margin-top: 0.4em;
}
@media (max-width: 992px){
    .simple-content-screen{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    .simple-content-screen .section-title{
        margin-bottom: 0!important;
    } 
}
/* End .simple-content-screen */


/* Start .thanks-screen */
.thanks-screen{
    background: url(img/thanks-screen-bg.jpg);
    padding: 0.95em 0 10em;
}
.thanks-screen .container:first-child {
    padding-bottom: 1em; 
}
.thanks-screen .section-title{
    font-family: 'Assistant', sans-serif!important;
    font-size: 3.2em;
    font-weight: 700;
    color: #3E2A1A;
    text-align: center;
    margin-top: 0;
    line-height: 1!important;
    margin-bottom: 0.55em!important;
}
.thanks-screen .container{
    max-width: 1226px;
    padding-bottom: 0.1em;
    position: relative;
}
.thanks-screen .section-desc{
    font-size: 1.6em;
    font-weight: 700;
    color: #3E2A1A;
    line-height: 1.6;
    text-align: center;
}
@media (max-width: 992px){
    .thanks-screen{
        font-size: 13px;
    }
}
@media (max-width: 768px){
    
}
/* End .thanks-screen */
