/*
* Template Name: Unify - Responsive Bootstrap Template
* Version: 1.9.2
* Author: @htmlstream
* Website: http://htmlstream.com
*/

/*
body {
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  background: #fff;
  text-rendering: optimizelegibility;
}
html {
  width: 100%;
  height: 100%;
}

a {
  color: #e74c3c;
  text-decoration: none;
}
a,
a:focus,
a:hover,
a:active {
  outline: 0;
}
a:focus {
  text-decoration: none;
}
a:hover {
  color: #e74c3c;
  text-decoration: underline;
}

::-moz-selection {
  color: #fff;
  background: #e74c3c;
}
::selection {
  color: #fff;
  background: #e74c3c;
}
*/

.clear {
  clear: both;
}

@media (min-width: 600px) {
  .visible-2xs {
    display: none;
  }
  .promo_dummy {
	display: none;	  
  }
  
}
@media (max-width: 600px) {
  .hidden-2xs {
    display: none;
  }
  .col-2xs-12 {
    width: 100%;
  }
  .promo_dummy {
	display: block;
	width:100%;	  
	height:93px;
  }
}
@media (min-width: 500px) {
  .visible-3xs {
    display: none;
  }
}
@media (max-width: 500px) {
  .hidden-3xs {
    display: none;
  }
}

.g-color-default { color: #0090ff;}
.g-bg-default { background: #0090ff;}

.g-color-white { color: #fff;}

.g-dp-table {
 display: table;
}
.g-dp-table-cell {
 display: table-cell;
}
.g-va-top {
 vertical-align: top;
}
.g-va-middle {
 vertical-align: middle;
}
.g-va-bottom {
 vertical-align: bottom;
}

.g-padding-5  { padding: 5px;}
.g-padding-10 { padding: 10px;}
.g-padding-15 { padding: 15px;}
.g-padding-20 { padding: 20px;}
.g-padding-25 { padding: 25px;}
.g-padding-30 { padding: 30px;}
.g-padding-35 { padding: 35px;}
.g-padding-40 { padding: 40px;}
.g-padding-45 { padding: 45px;}
.g-padding-50 { padding: 50px;}

.g-pt-10 { padding-top: 10px;}
.g-pt-20 { padding-top: 20px;}
.g-pt-30 { padding-top: 30px;}
.g-pt-40 { padding-top: 40px;}
.g-pt-50 { padding-top: 50px;}
.g-pt-60 { padding-top: 60px;}
.g-pt-70 { padding-top: 70px;}
.g-pt-80 { padding-top: 80px;}
.g-pt-85 { padding-top: 80px;}
.g-pt-90 { padding-top: 90px;}
.g-pt-100 { padding-top: 100px;}
.g-pt-110 { padding-top: 110px;}
.g-pt-120 { padding-top: 120px;}
.g-pt-130 { padding-top: 130px;}
.g-pt-140 { padding-top: 140px;}
.g-pt-150 { padding-top: 150px;}
.g-pt-160 { padding-top: 160px;}
.g-pt-170 { padding-top: 170px;}

.g-pb-10 { padding-bottom: 10px;}
.g-pb-20 { padding-bottom: 20px;}
.g-pb-30 { padding-bottom: 30px;}
.g-pb-40 { padding-bottom: 40px;}
.g-pb-50 { padding-bottom: 50px;}
.g-pb-60 { padding-bottom: 60px;}
.g-pb-70 { padding-bottom: 70px;}
.g-pb-75 { padding-bottom: 75px;}
.g-pb-80 { padding-bottom: 80px;}
.g-pb-90 { padding-bottom: 90px;}
.g-pb-100 { padding-bottom: 100px;}

.g-pl-10 { padding-left: 10px;}
.g-pl-20 { padding-left: 20px;}
.g-pl-30 { padding-left: 30px;}
.g-pl-40 { padding-left: 40px;}
.g-pl-50 { padding-left: 50px;}
.g-pl-60 { padding-left: 60px;}
.g-pl-70 { padding-left: 70px;}
.g-pl-80 { padding-left: 80px;}
.g-pl-90 { padding-left: 90px;}
.g-pl-100 { padding-left: 100px;}

.g-pr-10 { padding-right: 10px;}
.g-pr-20 { padding-right: 20px;}
.g-pr-30 { padding-right: 30px;}
.g-pr-40 { padding-right: 40px;}
.g-pr-50 { padding-right: 50px;}
.g-pr-60 { padding-right: 60px;}
.g-pr-70 { padding-right: 70px;}
.g-pr-80 { padding-right: 80px;}
.g-pr-90 { padding-right: 90px;}
.g-pr-100 { padding-right: 100px;}

.g-mt-10 { margin-top: 10px;}
.g-mt-20 { margin-top: 20px;}
.g-mt-30 { margin-top: 30px;}
.g-mt-40 { margin-top: 40px;}
.g-mt-50 { margin-top: 50px;}
.g-mt-60 { margin-top: 60px;}
.g-mt-70 { margin-top: 70px;}
.g-mt-80 { margin-top: 80px;}
.g-mt-90 { margin-top: 90px;}
.g-mt-100 { margin-top: 100px;}

.g-mb-10 { margin-bottom: 10px;}
.g-mb-15 { margin-bottom: 15px;}
.g-mb-20 { margin-bottom: 20px;}
.g-mb-25 { margin-bottom: 25px;}
.g-mb-30 { margin-bottom: 30px;}
.g-mb-35 { margin-bottom: 35px;}
.g-mb-40 { margin-bottom: 40px;}
.g-mb-45 { margin-bottom: 45px;}
.g-mb-50 { margin-bottom: 50px;}
.g-mb-55 { margin-bottom: 55px;}
.g-mb-60 { margin-bottom: 60px;}
.g-mb-65 { margin-bottom: 65px;}
.g-mb-70 { margin-bottom: 70px;}
.g-mb-75 { margin-bottom: 75px;}
.g-mb-80 { margin-bottom: 80px;}
.g-mb-85 { margin-bottom: 85px;}
.g-mb-90 { margin-bottom: 90px;}
.g-mb-95 { margin-bottom: 95px;}
.g-mb-100 { margin-bottom: 100px;}

.g-ml-10 { margin-left: 10px;}
.g-ml-20 { margin-left: 20px;}
.g-ml-30 { margin-left: 30px;}
.g-ml-40 { margin-left: 40px;}
.g-ml-50 { margin-left: 50px;}
.g-ml-60 { margin-left: 60px;}
.g-ml-70 { margin-left: 70px;}
.g-ml-80 { margin-left: 80px;}
.g-ml-90 { margin-left: 90px;}
.g-ml-100 { margin-left: 100px;}

.g-mr-10 { margin-right: 10px;}
.g-mr-20 { margin-right: 20px;}
.g-mr-30 { margin-right: 30px;}
.g-mr-40 { margin-right: 40px;}
.g-mr-50 { margin-right: 50px;}
.g-mr-60 { margin-right: 60px;}
.g-mr-70 { margin-right: 70px;}
.g-mr-80 { margin-right: 80px;}
.g-mr-90 { margin-right: 90px;}
.g-mr-100 { margin-right: 100px;}

@media(max-width: 992px) {
  .g-sm-mb-20 {
    margin-bottom: 20px;
  }
  .g-sm-mb-30 {
    margin-bottom: 30px;
  }
}

.g-section-bg-gray {
  background: #f8f8f8;
}

.g-display-inline-block {
  display: inline-block;
}
.g-display-table {
  display: table;
  width: 100%;
}
.g-display-td {
  display: table-cell;
}

.g-text-top {
  vertical-align: top;
}
.g-text-middle {
  vertical-align: middle;
}
.g-text-bottom {
  vertical-align: bottom;
}

.g-social-icons-v2 {
  margin: 0;
  padding: 0;
}
.g-social-icons-v2 li {
  list-style: none;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.g-social-icons-v2 a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  background: #fff;
  color: #e74c3c;
  transition: all 0.3s ease-in-out;
}
.g-social-icons-v2 a:hover {
  background: #31353e;
  color: #fff;
}
.g-social-icons-v2 a i {
  color: #e74c3c;
}
.g-social-icons-v2 a:hover i {
  color: #fff;
}

.g-heading-v8 h2,
.g-heading-v8 .h2 {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  margin: 0 0 20px;
  color: #0090ff;
}
.g-heading-v8 h2 .block-name,
.g-heading-v8 .h2 .block-name {
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  color: #fff;
  background: #0090ff;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.g-heading-v8 h2 strong,
.g-heading-v8 .h2 strong {
  color: #555;
}

.g-heading-v8 .h2_p {
	font-size: 20px;
	color: #555;
	margin: 0 0 70px;
	
}

@media(max-width: 500px) {
  .g-heading-v8 h2,
  .g-heading-v8 .h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
}
.g-heading-v8 h3,
.g-heading-v8 .h3 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #383339;
}
.g-heading-v8 h4,
.g-heading-v8 .h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: auto;
  margin: 0 0 5px;
  color: #383339;
}
.g-heading-v8 h5,
.g-heading-v8 .h5 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: auto;
  margin: 0 0 5px;
  color: #383339;
}

.img-wrapper--shadow {
  position: relative;
}

.img-wrapper--shadow:after {
  content: "";
  background: rgba(0,0,0,.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.btn-u-upper {
  text-transform: uppercase;
}
.btn-u-lg.btn-u-upper, a.btn-u-lg.btn-u-upper {
  font-size: 12px;
  font-weight: bold;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}

.capitalise { text-transform: uppercase;}

.g-bg-default-color {
  background: #0090ff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
  border-top: none;
  box-shadow: none;
}



/* Discount Section BEGIN /
.get-discount {
  background: #31353e url(../img/main/discount_bg.jpg) no-repeat 50% 0;
  position: relative;
  color: rgba(255,255,255,.8);
  padding: 100px 0;
}

/*
.get-discount:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,.6);
}
*/

.get-discount .container {
  z-index: 1;
  position: relative;
}
.get-discount h2,
.get-discount .h2 {
  font-size: 56px;
  color: #fff;
}
.get-discount h2 strong,
.get-discount .h2 strong {
  color: #0090ff;
}
.get-discount .discount_p {
  font-size: 15px;
  color: #fff;
  margin-bottom:50px;
}

.get-discount .sky-form {
  box-shadow: none;
  border: none;
}
.get-discount .sky-form .input input {
  background: none;
  border: solid 1px #fff;
  color: #fff;
}
.get-discount .sky-form .input input:hover,
.get-discount .sky-form .input input:focus,
.get-discount .sky-form .input input:active {
  border: solid 1px #fff;
  box-shadow: none;
}
.get-discount ::-webkit-input-placeholder {color: #fff; opacity: 1;}
.get-discount ::-moz-placeholder {color: #fff; opacity: 1;} /* Firefox 19+ */
.get-discount :-moz-placeholder {color: #fff; opacity: 1;} /* Firefox 18- */
.get-discount :-ms-input-placeholder {color: #fff; opacity: 1;}

.get-discount .sky-form .row {
    margin: 0 -15px 15px;
}
/* Discount Section END */

/* Special Purposes Section BEGIN */
.special-purposes-item {
  position: relative;
}
.special-purposes-item-info {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  color: #fff;
  padding: 20px;
  text-transform: uppercase;
  transition: background 0.1s ease-in-out;
}
.special-purposes-item:hover .special-purposes-item-info {
  background: rgba(231,76,60,.8);
}
.special-purposes-item:hover .special-purposes-item--big .special-purposes-item-info,
.special-purposes-item--big .special-purposes-item-info {
  max-width: 200px;
  top: auto;
  right: auto;
  padding: 20px 30px;
  padding-bottom: 60px;
  background: #e74c3c;
}
.special-purposes-item-info-inner {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 5%;
}
.special-purposes-item h3 {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 20px;
}
.special-purposes-item--big .special-purposes-item h3 {
  font-size: 18px;
}
.special-purposes-item h3 em {
  font-style: normal;
  font-size: 11px;
  display: block;
  margin-bottom: 10px;
}
.special-purposes-item-info p {
  color: rgba(255,255,255,.8);
  font-size: 10px;
  margin: 0;
}
.special-purposes-item-info-price {
  font-weight: bold;
  font-size: 11px;
  background: #e74c3c;
  display: inline-block;
  padding: 10px;
}
.special-purposes-item--big .special-purposes-item-info-price {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #31353e;
  font-size: 18px;
  padding: 5px;
}
.special-purposes-item--big .special-purposes-item-info-price strong {
  color: #e74c3c;
}
.special-purposes-item__more,
.popular-tours-item__more,
.our-tours-list-item__more {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: -10000px;
}

/* Special Purposes Section END */

/* Popular Tours Section BEGIN */
.popular-tours-item {
  position: relative;
}
.popular-tours-item-info {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  transition: background 0.1s ease-in-out;
}
.popular-tours-item:hover .popular-tours-item-info {
  background: rgba(0,0,0,.6);
}
.popular-tours-item-info-inner {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.popular-tours-item-info h3 {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 10px;
}
.popular-tours-item-info h3 em {
  font-style: normal;
  font-size: 15px;
  display: block;
  margin-bottom: 4px;
}
.popular-tours-item-info p {
  color: rgba(255,255,255,.8);
  font-size: 15px;
  margin: 0;
}
.popular-tours-item-info-price {
  background: #0090ff;
  font-size: 13px;
  padding: 5px;
  display: inline-block;
}
.popular-tours-item-info-price strong {
  color: #ffff00;
}
/* Popular Tours Section END */

/* Contact Section Section BEGIN */
.contact-section {
  background: #31353e;
  color: rgba(255,255,255,.7);
}
.contact-section-map {
  min-height: 640px;
}
.contact-section-col {
  padding: 0;
  min-height: 640px;
}
.contact-section-content {
  padding:5% 2%;
  height: auto;
}
.contact-section-info {
  color:#fff;
  font-size: 15px;
  line-height: 1.6;
  margin: 40px 0;
}
.contact-section .address {

  font-size:16px;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.contact-section .address li {
  word-break:keep-all;
    color:#ffff00;
  margin-bottom: 4px;
}
.contact-section .address strong {
  
  color: #ffff00;
}
.contact-section a {
  color: #fff;
}
.contact-section h2,
.contact-section .h2 {
  color: #fff;
}
.contact-section h2 strong,
.contact-section .h2 strong {
  color: #fff;
}

.contact-section h3,
.contact-section .h3 {
  color: #0090ff;
  font-style: 26px;
  margin: 15px 0 30px;
}
.contact-section h3 strong,
.contact-section .h3 strong {
  color: #fff;
}

.contact-section .sky-form {
  box-shadow: none;
  border:0 none;
}
.contact-section .sky-form .input input,
.contact-section .sky-form .textarea textarea,
.contact-section .sky-form .input input:hover,
.contact-section .sky-form .textarea textarea:hover,
.contact-section .sky-form .input input:focus,
.contact-section .sky-form .textarea textarea:focus {
  box-shadow: inset 5px 5px 5px #252930;
  border: none;
  background: #282c34;
  color: rgba(255,255,255,.7);
}
.contact-section .sky-form .textarea-expandable textarea,
.contact-section .sky-form .textarea-expandable textarea:hover,
.contact-section .sky-form .textarea-expandable textarea:focus {
  height: 125px;
}
.contact-section ::-webkit-input-placeholder {color: rgba(255,255,255,.7); opacity: 1;}
.contact-section ::-moz-placeholder {color: rgba(255,255,255,.7); opacity: 1;} /* Firefox 19+ */
.contact-section :-moz-placeholder {color: rgba(255,255,255,.7); opacity: 1;} /* Firefox 18- */
.contact-section :-ms-input-placeholder {color: rgba(255,255,255,.7); opacity: 1;}
/* Contact Section Section END */

/* Testimonials BEGIN */
.testimonials {
  margin-bottom: 0;
}
.testimonials .container-fluid {
  padding: 0;
}
.testimonials .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}
.testimonials .ms-staff-carousel .ms-staff-info {
  background: none;
  padding:10px 30px;
}
.testimonials .ms-info-name:before {
  content: "";
  display: block;
  width: 160px; 
  height: 2px;
  margin: -12px auto 20px;
  background:#0090ff;
  
}
.testimonials .ms-info-name {
  font-size: 15px; 
  font-weight:bold;
  margin: 0;
}
.testimonials .ms-info-position {
  color: #0090ff;
  margin: -6px 0 5px;
  font-size: 12px;
}
.testimonials .ms-info-quote {
  font-size: 16px;
  font-style: italic;
  opacity: .8;
}
/* Testimonials END */

/* Our Service BEGIN */
.our-service-section .container-fluid {
  padding: 0;
}
.our-service-section .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}
.our-service-info {
  background: #fff;
  color: rgba(255,255,255,.8);
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .our-service-info {
    height: auto !important;
    padding-bottom: 100px;
	
  }
}
.g-heading-v8 .our-service-info h2,
.g-heading-v8 .our-service-info .h2 {
  margin: 30px 0;
  padding-top:60px;
}
.g-heading-v8 .our-service-info h2 strong,
.g-heading-v8 .our-service-info .h2 strong {
  color: #fff;
}
.our-service-info h2,
.our-service-info .h2,
.our-service-info p {
  margin-left: 30px;
  margin-right: 30px;
}
.our-service-info h2 em {
  margin-bottom:30px; 	
}
.our-service-info p {
  font-size:15px; 	
}
.our-services-list-wrapper {
  padding: 0;
  position: relative;
}
.our-services-list-item {
  color: rgba(255,255,255,.8);
  background: #fff;  
  padding-bottom: 50px;
  /*
  height: 585px;
  box-shadow: inset 0px 0 5px #22252d;
  overflow: hidden;
  */
  position: relative;
  transition: all 0.3s ease-in-out;
  border-left:1px solid #eee;
}
.our-services-list-item:hover {
  background: #0090ff;
  /* box-shadow: inset 2px 0 10px #22252d; */
}
.our-services-list-item h3 {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  margin: 45px 45px 15px;
  font-weight:normal;
}
.our-services-list-item p {
  font-size: 15px;
  margin: 0 45px 35px;
  word-break:keep-all;
}
.our-services-list-item:hover .btn-u {
  background: #fff; color: #0090ff;
}
.our-services-list-item:hover h3,
.our-services-list-item:hover p {
  color: #fff;
}

.our-service-section {
  padding:70px 0;
  background: #efefef;
	
}
.our-service-section .owl-buttons {
  display:none;
  position: absolute;
  top: 99px;
  left: 0;
  right: 0;
}
@media (max-width: 700px) {
  .our-service-section .owl-buttons {
	  display:block;
  }
}

.our-service-section .owl-prev,
.our-service-section .owl-next {  
  width: 45px;
  height: 45px;
  background: #0090ff;
  color: #fff;
  position: absolute;
  display: inline-block;
  cursor: pointer;
}
.our-service-section .owl-prev:hover,
.our-service-section .owl-next:hover {
  background: #ddd;
}
.our-service-section .owl-prev:after,
.our-service-section .owl-next:after {
  top: 10px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.our-service-section .owl-prev {
  left: 0;
}
.our-service-section .owl-next {
  right: 0;
}
.our-service-section .owl-prev:after {
  left: 18px;
  content: "\f104";
}
.our-service-section .owl-next:after {
  right: 18px;
  content: "\f105";
}
/* Our Service END */

/* Gallery BEGIN */
.cbp-l-loadMore-text {
	margin-top: 0;
}
.gallery .cbp {
  /*background: #31353e;*/
}
.gallery .cbp-caption-zoom .cbp-caption-activeWrap {
  background-color: rgba(49,53,62,.9);
  top: 10px;
  bottom: 10px;
  right: 10px;
  left: 10px;
  width: auto;
  height: auto;
}
/* Gallery END */

/* Our Tours BEGIN */
.our-tours {
  background: #efefef;
}
.our-tours h2,
.our-tours .h2 {
  margin-bottom: 10px;
}
.our-tours .container-fluid {
  padding: 0;
}
.our-tours .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}
.our-tours-list-wrapper {
  padding: 0 30px;
}
.our-tours-list-item {
	color: rgba(255,255,255,.8);
  background: #fff;
  padding-bottom: 30px;
  transition: all 0.3s ease-in-out;
}
.our-tours-list-item:hover {
  color: #fff;
  background: #0090ff;
}
.our-tours-list-item .img-wrapper {
  margin-bottom: 20px;
}
.our-tours-list-item h3 {
  color: #555;
  font-size: 14px;
  margin: 0 0 5px;
}
.our-tours-list-item:hover h3 {
  color: #fff;
}
.our-tours-list-item .star-vote {
  margin-bottom: 5px;
}
.our-tours-list-item .star-vote li {
  padding: 0;
  margin-right: 5px;
}
.our-tours-list-item:hover .star-vote li i {
  color: #fff;
}
.our-tours-list-item .g-color-default {
	transition: all 0.3s ease-in-out;
}
.our-tours-list-item:hover .g-color-default {
  color: #0090ff;
}
.our-tours-list-item p {
  color: #555;
  margin-bottom: 15px;
  word-break:keep-all;
}
.our-tours-list-item:hover p {
  color: #fff;
}
.our-tours-price {
  color: #fff;
  background: #0090ff;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  font-weight: bold;
  padding: 10px 11px;
  transition: all 0.3s ease-in-out;
}
.our-tours-list-item:hover .our-tours-price {
  background: #fff;
  color: #222;
}
.our-tours-list-item h3,
.our-tours-list-item p,
.our-tours-list-item .star-vote,
.our-tours-list-item .our-tours-price {
  margin-left: 20px;
  margin-right: 20px;
}
.our-tours-list .owl-buttons {
  position: absolute;
  top: 190px;
  left: 0;
  right: 0;
}
.our-tours-list .owl-prev,
.our-tours-list .owl-next {
  width: 45px;
  height: 45px;
  background: #0090ff;
  color: #fff;
  position: absolute;
  display: inline-block;
  cursor: pointer;
}
.our-tours-list .owl-prev:hover,
.our-tours-list .owl-next:hover {
  background: #ddd;
}
.our-tours-list .owl-prev:after,
.our-tours-list .owl-next:after {
  top: 10px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.our-tours-list .owl-prev {
  left: -30px;
}
.our-tours-list .owl-next {
  right: -30px;
}
.our-tours-list .owl-prev:after {
  left: 18px;
  content: "\f104";
}
.our-tours-list .owl-next:after {
  right: 18px;
  content: "\f105";
}
/* Our Tours END */

/* Search Tours Section */
.search-tours {
  position: relative;
}
.search-tours:before,
.search-tours:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: 1;
}
.search-tours:before {
  left: 0;
  background: #31353e;
}
.search-tours:after {
  right: 0;
  background: #0090ff;
}
.search-tours .container {
  z-index: 2;
  position: relative;
}
.search-tours .sky-form {
  box-shadow: none;
  color: #fff;
}
.search-tours h2,
.search-tours .h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 0;
}
.search-tours h2 .block-name,
.search-tours .h2 .block-name {
  font-size: 11px;
  padding: 0;
  margin-bottom: 0;
  color: #0090ff;
}
.search-tours-title-wrapper {
  background: #31353e;
  padding-top: 52px;
  padding-bottom: 64px;
}
.search-tours-col-bg-default {
  background: #0090ff;
  padding-top: 65px;
  padding-bottom: 41px;
}
.search-tours .sky-form .label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 15px;
}
.search-tours .sky-form .btn-u {
  margin-top: 34px;
  background: #31353e;
}
.search-tours .sky-form .btn-u:hover {
  background: #1c1e24;
}
.search-tours .sky-form .input input,
.search-tours .sky-form .select select,
.search-tours .sky-form .textarea textarea {
  background: #d43c31;
  box-shadow: 0 0 3px #ca352b inset;
  color: #fff;
  border: none;
}
.search-tours .sky-form .select select {
  color: #fff;
}
.search-tours ::-webkit-input-placeholder {color: #fff; opacity: 1;}
.search-tours ::-moz-placeholder {color: #fff; opacity: 1;} /* Firefox 19+ */
.search-tours :-moz-placeholder {color: #fff; opacity: 1;} /* Firefox 18- */
.search-tours :-ms-input-placeholder {color: #fff; opacity: 1;}

.search-tours .sky-form .icon-append {
  border: none;
  color: #fff;
}
.search-tours .sky-form .select i {
  width: auto;
  height: auto;
  background: none;
}
.search-tours .sky-form .select i:before {
  display: none;
}
.search-tours .sky-form .select i:after {
  border-top: 4px solid #fff;
  top: 17px;
}
@media (min-width: 992px) {
  .search-tours-title-wrapper > .container,
  .search-tours-col-bg-default > .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .search-tours:before,
  .search-tours:after {
    display: none;
  }
  .search-tours > .container {
    width: 100%;
  }
  .sky-form .col {
    padding-left: 0 !important;
    padding-right: 30px !important;
  }
  .search-tours-title-wrapper {
    padding-top: 22px;
    padding-bottom: 34px;
  }
  @media (max-width: 500px) {
    .g-heading-v8 h2, .g-heading-v8 .h2 {
      padding-bottom: 0;
    }
  }
}
/* Search Tours Section END */

/*Fixing the form*/
.sky-form fieldset {
  background: transparent;
}
.sky-form .input.state-error,
.sky-form .select.state-error,
.sky-form .textarea.state-error {
  margin-bottom: 0;
}

em.invalid {
  text-align: left;
  margin-bottom: 10px;
}

.sky-form.submited .message {
  background: transparent;
}

/*Success message*/
.sky-form .message {
  color: #e74c3c;

}

.sky-form .message i {
  border: 1px solid #e74c3c;
}

.sky-form.submited .message p {
  color: #fff;
}







/* footer */ 
@media (max-width: 841px) {
	
	.ft_logo {
		display: none;
	}
	
	.promo-section {
		margin-top:93px;
		
	}
	
}

.ft_menu {	
	font-size:12px;
	line-height:1.2;
	margin-bottom:0px;
	word-break:keep-all;
}

.ft_menu a {
	color:#555;	
}
.ft_menu a:last-child {
	padding-right:0px;
}
.ft_menu a:hover {	
	color:#0090ff;	
	text-decoration:none;	
}

.f_copy {margin-top:6px; font-size:11px;}



.ms-promo-travel-description p {
	
	color:#fff; font-weight:bold;
	
}








