/*
Theme Name: ceylonka
Author: Sithara
Author URI: 
Version: 1.0
 */


@font-face {
  font-family: 'North Wave';
  src: url('fonts/NorthWave.eot');
  src: url('fonts/NorthWave.eot?#iefix') format('embedded-opentype'),
      url('fonts/NorthWave.woff2') format('woff2'),
      url('fonts/NorthWave.woff') format('woff'),
      url('fonts/NorthWave.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/**
* Header
*/


body{
  font-family: "Poppins", sans-serif;
  font-size:16px;
}

.navbar {
  border-bottom: 0;
  min-height: 0;
  margin: 0;
}

.navbar-primary {
  background: #fff0;
}

.navbar-bottom {
  background: #FFF;
}

/* Logo */

.navbar-logo {
    float: left;
  display: block;
  margin-right: 10px;
  padding: 12px 0;
  margin-top: 0 !important;
}
.navbar-logo img {
  height: auto;
  width: 100%;
}



/* Phone at Header */




/* Main Menu Dropdown */

.navbar-nav {
  margin: 0;
}

.navbar-nav li a {
font-weight: 600;
  font-size: 13px;
  color: #fff;
  line-height: 1.2;
}

.navbar-nav > li {
  margin-right: 15px;
}

.navbar-nav > li > a {
  line-height: 22px;
  padding: 0;
}

.navbar-nav > li > a:hover {
  color: #fff;
}

.navbar-nav li {
  position: relative;
}
.navbar-nav li  a{

}

.navbar-nav li.current-menu-item a{
 color: #fff;


}



.navbar-nav li ul {
  z-index: 9999;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50px;
  left: 0;
  width: 190px;
  display: none;
  border: 1px solid #E3E3E3;
  border-top: 2px solid #d19a1c;
  background: #FFF;
  padding: 20px;
}

.navbar-nav li ul li a {
  border-bottom: 0;
  display: block;
  padding: 8px 0;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.25;
  font-weight: 400;
}

.navbar-nav li > ul > li:last-child > a,
.navbar-nav li > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}

.navbar-nav li ul li:hover > a {
  color: #f79420;
}

.navbar-nav li ul li ul {
  position: absolute;
  left: 169px;
  top: 0;
}


/* Mega Menu */

.navbar-nav > li.mega-menu {
  position: inherit!important;
  left: 0;
  color: #cd0a11;
}

.navbar-nav > li.mega-menu ul {
  left: 0%;
  width: 100%;
  top: 50px;
  padding: 0 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-nav > li.mega-menu:hover > a,
.navbar-nav > li.mega-menu > a:hover,
.navbar-nav > li.dropdown:hover > a,
.navbar-nav > li.dropdown > a:hover,
.navbar-nav > li.dropdown.active > a,
.navbar-nav > li.dropdown.active > a:hover,
.navbar-nav > li:hover > a,
.navbar-nav > li.active > a {
  color: #fff;
  background: none;
}

.navbar-nav > li.mega-menu ul li a:hover {
  color: #fff;
}


/* Menu Arrow */

.navbar-arrow > ul > li .arrow-indicator {
  margin-left: 7px;
  color: #fff;
}

.navbar-arrow ul ul > li .arrow-indicator {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  font-size: 16px;
  color: #fff;
}

.megamenu-container .arrow-indicator {
  display: none !important;
}

@media (min-width: 768px) {
  .navbar-nav > li.mega-menu ul {
      width: 750px;
  }
}

@media (min-width: 992px) {
  .navbar-nav > li.mega-menu ul {
      width: 970px;
  }
}

@media (min-width: 1200px) {
  .navbar-nav > li.mega-menu ul {
      width: 1170px;
  }
}

@media (min-width: 768px) {
  .navbar {
 
  }
  .navbar-brand {

      padding-top: 0;
      padding-bottom: 0;
  }
  .navbar-logo {
    
      margin-top: 10px;
  }
  .navbar-nav li ul li a {
   
  }
  .navbar-nav > li > a {
    
  }
  .navbar-sticky .navbar-logo {
      margin-top: 0;
  }
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
  .navbar-logo {
      padding: 0;
      margin: 0;
  }
  .navbar-logo img {
         
  margin: 0;
  padding: 8px 0;
  }
  .navbar-arrow > ul > li .arrow-indicator,
  .navbar-arrow ul ul > li .arrow-indicator {
      display: none !important;
  }
  .navbar-sticky .navbar-logo {
      margin-top: 5px;
      margin-bottom: 5px;
  }

.slicknav_btn{
      top: 37px;
}
.navbar-mini {
  padding-top: 10px;
}


.why-us-half-image-content.video-part{
width: 90% !important;
  padding: 0px 0 !important;
  margin: 0 auto;
}

.image-bg iframe {
  width: 100%;
  height: 100%;
min-height: 500px;
}

.slicknav_nav {
  margin-top: 0px;
  background: #000000db;
}

.slicknav_nav a:hover{
  background: #ffffff70;
}

.slicknav_nav a {
 color:#fff;
}
}

@media (max-width: 767px) {
  .navbar-fixed-top {
   
      clear: both;
  }
  .navbar-logo img {
     
  }
  .navbar-logo {
      margin-top: 5px;
      margin-bottom: 5px;
      float: none;
  
  }
  .navbar-nav .open .dropdown-menu > li > a {
      line-height: 23px;
  }

.navbar-mini {
  display:none;
}
.slicknav_btn {
  top: 25px;
}


.image-bg iframe {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.slicknav_nav {
  margin-top: 0px;
  background: #000000db;
}

.slicknav_nav a:hover{
  background: #ffffff70;
}

.slicknav_nav a {
 color:#fff;
}

}

@media (max-width: 479px) {}



/**
* Sticky Header
*/

.navbar-sticky {
  border-color: #232F49;
}

.navbar-sticky hr {
  display: none;
}

.navbar-sticky.navbar-primary {
  padding-top: 0;
}

.navbar-sticky .navbar-logo {
  padding-top: 5px;
  padding-bottom: 8px;
}

.navbar-sticky .navbar-phone {
  line-height: 40px;
}

.navbar-sticky .navbar-nav > li > a {
  line-height: 40px;
}

.navbar-sticky .navbar-nav > li > a:hover,
.navbar-sticky .navbar-nav > li > a:focus {
  color: #D65049;
  background-color: transparent
}

.navbar-sticky .navbar-nav > li > ul {
  top: 40px;
}

.navbar-sticky .navbar-nav > li.mega-menu ul {
  top: 40px;
}

.navbar-sticky .navbar-nav > .active > a,
.navbar-sticky .navbar-nav > .active > a:hover,
.navbar-sticky .navbar-nav > .active > a:focus {
  color: #0D7CC9;
  background-color: transparent;
}

.navbar-sticky .navbar-nav > .disabled > a,
.navbar-sticky .navbar-nav > .disabled > a:hover,
.navbar-sticky .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-sticky .navbar-second {
  padding-top: 5px;
}

@media (min-width: 768px) {
  .navbar-sticky {
     
  }
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
  .navbar-sticky .navbar-logo {
      padding-top: 7px;
  }
}

@media (max-width: 767px) {}

@media (max-width: 479px) {}


/**
* Hero Image
*/

.hero {
  position: relative;
  padding: 130px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: rgba(255, 255, 255, 0.9);
  position: relative;
  text-align: center;
}

.hero::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: ""
}

.hero h1 {
  color: rgba(255, 255, 255, 1);
  font-size: 58px;
  font-weight: 400;
  margin-top: 0;
}

.hero p.lead {
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
}

.hero .btn {
  padding-left: 40px;
  padding-right: 40px;
}

.hero.windows-height-bg {
  overflow: hidden;
}

@media (min-width: 768px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
  .hero {
      padding: 40px 0;
  }
  .hero h1 {
      font-size: 36px;
  }
  .hero p.lead {
      font-size: 17px;
      line-height: 1.4;
  }
}

@media (max-width: 479px) {
  .hero h1 {
      font-size: 28px;
      margin-top: 5px;
  }
  .hero p.lead {
      font-size: 15px;
  }
}

.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}


/**
* Page Title & Breadcrumb
*/

.page-title {
  position: relative;
    padding: 150px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  text-align: center;
}

.page-title::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.58);
  content: ""
}

.page-title h1 {
  color: rgba(255, 255, 255, 1);
  margin: 0 0 5px;
}

.page-title p.lead {
  font-weight: 300;
}

ol.breadcrumb-list li {
  display: inline-block;
  line-height: 1;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
}

ol.breadcrumb-list li a {
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
}

ol.breadcrumb-list li a:hover {
  color: rgba(255, 255, 255, 0.8);
}

ol.breadcrumb-list li a:after {
  content: "/";
  margin: 0 7px;
}

ol.breadcrumb-list li span {
  font-weight: 600;
}

ol.breadcrumb-list.booking-step li a:after,
ol.breadcrumb-list.booking-step li:not(:last-child) span:after {
  font-family: 'FontAwesome';
  content: "\f105 ";
  margin: 0 7px;
}

.page-title.detail-page-title {
  padding: 220px 0 30px;
  text-align: left;
}

.breadcrumb-wrapper {
  padding: 10px 0;
}

.breadcrumb-wrapper ol.breadcrumb-list li a {
  color: #F56961;
}

.breadcrumb-wrapper ol.breadcrumb-list li a:hover {
  color: #D65049;
}

.breadcrumb-wrapper ol.breadcrumb-list li span,
.breadcrumb-wrapper ol.breadcrumb-list li a:after {
  color: #666;
}

.page-title.detail-page-title .list-col {
  line-height: 1;
}

.page-title.detail-page-title ul.list-col li:not(:last-child)::after {
  background: rgba(255, 255, 255, 0.8);
  bottom: auto;
  height: 33px;
}

.page-title.detail-page-title .list-col li.rating-box::after {
  top: -1px;
}

.page-title.detail-page-title .list-col li.fav-box::after {
  top: 1px;
}

.page-title.detail-page-title .btn-fav {
  background: none;
  color: #FFF;
  padding: 0;
}

.page-title.detail-page-title .list-col .duration-box .meta {
  display: inline-block;
}

.page-title.detail-page-title .list-col .duration-box .meta:not(:last-child) {
  margin-right: 7px;
}

.page-title.detail-page-title .meta span {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px;
}

.page-title.detail-page-title {}

.availabily-wrapper {}

ul.availabily-list {}

ul.availabily-list li {
  border-bottom: 1px solid #E3E3E3;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

ul.availabily-list li > div {
  display: inline-block;
  width: 19.5%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

ul.availabily-list li > div span {
  display: block;
  font-size: 16px;
  font-weight: 600;
}

ul.availabily-list li > div.date-from,
ul.availabily-list li > div.date-to {
  width: 23%;
}

ul.availabily-list li > div.date-from {
  padding-right: 10px;
}

ul.availabily-list li > div.date-to {
  padding-left: 10px;
}

ul.availabily-list li > div.price {
  width: 12.5%;
}

ul.availabily-list li > div.status,
ul.availabily-list li > div.price {
  text-align: center;
}

ul.availabily-list li > div.action {
  text-align: right;
}

ul.availabily-list li > div.action .btn {
  margin-right: -8px;
}

ul.availabily-list li.availabily-heading {
  font-size: 12px;
  color: #999;
  padding-bottom: 5px;
}

ul.availabily-list li.availabily-content.sold-out:after {
  content: "";
  position: absolute;
  left: 0;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: block;
}

ul.availabily-list li > div span.availabily-heading-label {
  display: none;
  font-size: 12px;
  color: #999;
  font-weight: 400;
}

ul.availabily-list li > div.date-from {
  position: relative;
}

ul.availabily-list li.availabily-content > div.date-from:after {
  font-family: 'FontAwesome';
  content: "\f058";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  display: block;
  color: #F56961;
}

ul.availabily-list li.availabily-content.sold-out > div.date-from:after {
  display: none;
}

.detail-content-wrapper {
  padding-right: 15px;
}

.detail-content {
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.detail-content .map-route {
  width: 50%;
  float: right;
  margin: 5px 0;
  margin-left: 15px;
}

@media (min-width: 768px) {}

@media only screen and (max-width: 1199px) {
  ul.availabily-list li > div.action .btn {
      margin-right: -4px;
  }
  .detail-content-wrapper {
      padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  ul.availabily-list li {
      font-size: 13px;
  }
  ul.availabily-list li > div span {
      display: block;
      font-size: 14px;
  }
  ul.availabily-list li > div.action .btn {
      font-size: 10px;
      margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  ul.availabily-list li.availabily-heading {
      display: none;
  }
  ul.availabily-list li > div {
      display: block;
      width: 100% !important;
      position: relative;
      padding-left: 95px !important;
      text-align: left !important;
      margin-bottom: 15px;
  }
  ul.availabily-list li > div span.availabily-heading-label {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      text-align: right;
      width: 80px;
  }
  ul.availabily-list li.availabily-content > div.date-from:after {
      top: 0;
      right: auto;
      left: 0;
      margin-top: 0;
  }
  .page-title.detail-page-title {
      padding: 100px 0 30px;
  }
}

@media (max-width: 479px) {}


/**
* Main Search Form
*/

.main-search-wrapper {}

.main-search-wrapper > .inner {}

.main-search-wrapper .column-item {}

.main-search-wrapper .form-control {
  height: 40px;
  border-color: #FFF;
}

.main-search-wrapper .btn {
  padding-top: 13px;
  padding-bottom: 12px;
}

.main-search-wrapper .select2-container .select2-selection--single {
  height: 40px;
  border-color: #FFF;
}

.main-search-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 9px;
}

.main-search-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
}

.main-search-wrapper .select2-container--default .select2-selection--single:focus {
  border-color: #FFF !important;
}

.main-search-wrapper .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #CCC;
}

.main-search-wrapper .select2-dropdown {
  border: 1px solid #FFF !important;
}

.main-search-wrapper .select2-container .select2-selection--multiple {
  height: 40px;
  border-color: #FFF;
  overflow: hidden;
}

.main-search-wrapper .select2-container--default.select2-container--open .select2-selection--multiple {
  border-color: #CCC;
}

.main-search-wrapper .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-top: 2px;
}

.main-search-wrapper.full-width {
  width: 100%;
  margin: 15px auto 0;
}

.main-search-wrapper.full-width > .inner {
  margin-left: -10px;
  margin-right: -10px;
}

.main-search-wrapper.full-width .column-item {
  float: left;
  width:20%;
  padding: 0 10px;
}

.main-search-wrapper.at-right > .inner {
  margin-left: 50%;
}

.main-search-wrapper.at-left {
  width: 330px;
  padding-right: 50px;
}

.main-search-holder {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  color: #FFF;
  padding-top: 250px;
}

.main-search-holder h1 {
  color: rgba(255, 255, 255, 1);
  font-size: 58px;
  font-weight: 400;
  margin-top: 0;
  text-align: center;
  letter-spacing: 0;
}

.main-search-holder p.lead {
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
  text-align: center;
}

.main-search-holder .btn {
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 768px) {}

@media only screen and (max-width: 1199px) {
  .main-search-full-wrapper {
      width: 100%;
  }
  .main-search-wrapper.full-width {
      width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  .main-search-full-wrapper {
      width: 50%;
  }
  .main-search-full-wrapper .column-item {
      width: 100%;
  }
  .main-search-wrapper.full-width {
      width: 75%;
  }
  .main-search-wrapper.full-width .column-item {
      width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .main-search-full-wrapper {
      width: 60%;
      margin: 0 auto;
  }
  .main-search-wrapper.full-width {
      width: 90%;
      margin-top: 5px;
  }
  .main-search-wrapper.full-width .column-item {
      width: 50%;
  }
  .main-search-holder {
      padding: 35px 0;
  }
  .main-search-holder h1 {
      font-size: 36px;
  }
  .main-search-holder p.lead {
      font-size: 17px;
      line-height: 1.4;
  }
}

@media (max-width: 479px) {
  .main-search-full-wrapper {
      width: 80%;
  }
  .main-search-wrapper.full-width .column-item {
      width: 100%;
  }
  .main-search-holder h1 {
      font-size: 28px;
      margin-top: 5px;
  }
  .main-search-holder p.lead {
      font-size: 15px;
  }
}









/**
* About Us
*/

.about-us-grid-block .image-bg {
  width: 100%;
}

.about-us-grid-block-item {
  background: #F56961;
  color: #FFF;
  padding: 30px;
}

.team-item {
  text-align: center;
}

.team-item .image {
  width: 150px;
  margin: 0 auto;
}

.team-item h5,
.team-item h6 {
  margin: 25px 0 10px;
  line-height: 1.1;
  color: #333;
}

.team-item p {
  margin: 0 0 8px;
  line-height: 1.1;
}

.team-item ul.social {
  margin: 0;
}

.team-item ul.social li {
  display: inline-block;
  margin: 0 5px;
}

.team-item ul.social li a {
  color: #999;
}

.team-item ul.social li a:hover {
  color: #D65049;
}

.partner-image-item {
  text-align: center;
}

.partner-image-item img {
  width: auto;
  display: inline-block;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
  .about-us-grid-block .image-bg {
      height: 100px;
  }
}

@media (max-width: 479px) {}



/**
* Contact Us
*/

.top-place-wrapper {
  background: #F0F0F0;
}

.top-place-inner {
  margin-left: -15px;
  margin-right: -15px;
}

.top-place-item {
  padding: 30px 15px;
}

.top-place-item .icon {
  width: 33px;
  float: left;
}

.active .top-place-item {
  -webkit-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.35);
}

.top-place-item .content {
  margin-left: 48px;
  line-height: 22px;
}

.top-place-item .content h3 {
  line-height: 1.1;
  margin: 0 0 17px;
}

.top-place-item .content p {
  margin: 0 0 12px;
}

.top-place-item .content a {
  text-transform: uppercase;
  font-size: 12px;
}

.contact-form-wrapper .form-group {
  margin: 0 0 17px;
}

.contact-form-wrapper .help-block {
  line-height: 1.2;
  font-size: 12px;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FFFAFA;
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.boxed-social {
  margin: 25px 0 20px;
  font-size: 18px;
  line-height: 1;
}

.boxed-social a {
  font-size: 20px;
  margin-right: 2px;
  margin-bottom: 2px;
  width: 36px;
  height: 36px;
  display: block;
  float: left;
  text-align: center;
  line-height: 36px;
  background: #F56961;
  color: #FFF;
  border-radius: 3px;
}

.boxed-social a:hover {
  background: #D65049;
}

ul.address-list li {
  position: relative;
  line-height: 1.4;
  margin: 0 0 10px;
  padding-left: 25px;
}

ul.address-list li:last-child {
  margin: 0 !important;
}

ul.address-list li i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 16px;
  line-height: 1;
}

.infobox-inner ul.address-list li {
  margin: 0 0 8px;
  padding-left: 18px;
}

.infobox-inner ul.address-list li i {
  font-size: 12px;
}


/**
* Image Overlay
*/

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: opacity .25s ease, background-color .45s ease;
  transition: opacity .25s ease, background-color .45s ease;
  background: rgba(0, 0, 0, 0);
}

.overlay-box:hover .image-overlay {
  background: rgba(0, 0, 0, 0.5);
}

.image-overlay:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: ""
}

.overlay-content {
  display: inline-block;
  vertical-align: middle;
  color: #fff
}

.overlay-icon {
  margin-bottom: 6px;
  color: #fff;
  border: 2px solid #FFF;
  padding: 10px 10px;
  border-radius: 3px;
  -webkit-transition: opacity .25s ease, background-color .45s ease;
  transition: opacity .25s ease, background-color .45s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}

.overlay-box:hover .overlay-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}

.overlay-icon i {
  color: #fff;
  font-size: 56px;
}


/**
* Footer
*/

.footer {
 
 

}

.footer a {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
}

.footer a:hover {
  color: rgba(255, 255, 255, 1);
}



/**
* Static Page
*/

.for-static-page .sidebar-module {
  margin-right: 30px;
}

ul.static-page-menu li a {
  display: block;
  color: #636363;
  padding: 8px 20px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  line-height: 1;
  padding-left: 0;
  border-left: 4px solid #FFF !important;
  border-right: 4px solid #FFF;
  margin-right: -4px;
  margin-left: -4px;
  margin-bottom: 1px;
  font-size: 12px;
}

ul.static-page-menu li a:hover,
ul.static-page-menu li.active a {
  border-right: 4px solid #F56961;
  color: #F56961;
}

.static-wrapper h1:first-child,
.static-wrapper h2:first-child,
.static-wrapper h3:first-child,
.static-wrapper h4:first-child,
.static-wrapper h5:first-child,
.static-wrapper h6:first-child {
  margin-top: 0;
}

.static-wrapper ul,
.static-wrapper ol {
  list-style: disc;
  margin-left: 20px;
  line-height: 25px;
}

.static-wrapper ul li,
.static-wrapper ol li {
  margin-bottom: 7px;
}

.static-wrapper ul ul,
.static-wrapper ol ol {
  margin-top: 7px;
}

.static-wrapper > ul,
.static-wrapper > ol {
  margin-bottom: 15px;
}

.static-wrapper ol {
  list-style: decimal;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
  .for-static-page .sidebar-module {
      margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .for-static-page .sidebar-module {
      margin-right: 0;
  }
}

@media (max-width: 479px) {}



a.top-destination-image-bg:hover{
    -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


#navbar{
  margin-top: 0px;
  
}

.navbar-mini{
    margin-top: 0px;
  float: right;
  width: 100%;
}

.navbar-mini > ul{
float:right;	
}

.navbar-nav li:last-child{
    margin-right: 00px;
}



.mapbox iframe{
width:100%;	
}



.main-search-holder{

}



.main-search-holder input[type="text"],
.main-search-holder input[type="password"],
.main-search-holder input[type="email"],
.main-search-holder input[type="url"],
.main-search-holder input[type="number"],
.main-search-holder textarea {
display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-top:5px;

}

.main-search-holder input[type="submit"]{
background: #fbd173;
}

/*********************/
.container-wrapper{
padding-top:0px;	
}

@media only screen and (max-width: 767px){
.container-wrapper{
padding-top:0px;	
}
}

.flexslider-image-bg{
 height:800px;

}

@media only screen and (max-width: 500px){
.flexslider-hero-slider {
min-height:500px;
}

.flexslider-hero-slider .flexslider {
 
  min-height: 500px;
}


.flexslider-image-bg {
  height: 500px;
}

}



.page-links{ text-align:center;}
.page-links ul{ display:inline-block;}
.page-links ul li{     text-transform: uppercase;
  display: inline-block;
  padding: 0 10px; font-weight:500; }
.page-links ul li a{ color:#fff; font-weight:500; }




.page-header-inner::after{
content: '';
  position: absolute;
  width: 100%;
  height: 100%;
 
}


.page-name{
  
}

@media only screen and (max-width: 767px){
  .page-name{
    font-size: 40px !important;
    line-height:1;
    
  }
  
}
.button-style-1{

background: #e38d04;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 30px;
  color: #fff;
  border: 0;
  font-size: 13px;
  font-weight: 400;
  padding: 3px 11px;
}


/*************/


.slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before {
font-size: 36px;
  color: #fff;
}

.navbar-fixed-bottom,
.navbar-fixed-top{ position: fixed;}



/*******************/


.accordion  .collapse {
overflow: hidden;
transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition-property: opacity, height;
will-change: opacity, contents;
}
.accordion .collapse:not(.is-active) {
height: 0;
opacity: 0;
}

.accordion {
width:100%;
}
.accordion .card {
overflow: hidden;
margin: -1px 0px 1px;
background: var(--background);
    border-bottom: 1px solid #d9d9d9;
transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
will-change: contents;
text-align: left;
}
.accordion .card:first-child {
border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.accordion .card:last-child {
border-radius: 0 0 var(--border-radius) var(--border-radius);
margin-bottom: -1px;
}
.accordion .card:not(:last-child):not(.is-active) {
/*border-bottom-color: transparent;*/
border-bottom: 1px solid #d9d9d9;
}
.accordion .card.is-active {
background: #fff;
border-radius: var(--border-radius);
}
.accordion .card.is-active + .card {
border-top-color: transparent;
}
.accordion .card__title {
display: flex;
justify-content: space-between;
align-items: center;
min-height: 3.5rem;
margin: 0;
margin-bottom: -1px;
padding: 0.5rem 1.25rem;
color: #fff;
text-decoration: none;
font-size: 16px;
font-weight: 300;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
   background: #000;
}
.accordion .card__title:hover .icon {
opacity: 0.8;
}
.accordion .card__title.is-active .icon {
transform: rotateX(180deg);
opacity: 1;
}
.accordion .card__title .icon {
width: 28px;
height: 28px;
fill: currentColor;
opacity: 0.3;
transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
margin-right: -0.25rem;
}
.accordion .card__content {
padding: 1.25rem;
background:#000;
}
.accordion .card__content p{
color:#fff;
}

* {
box-sizing: border-box;
line-height: calc(1em + 0.5rem);
}







@media (max-width: 991px){
.slicknav_menu{
z-index: 99999;
position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
}

/***************************************************/
.custom--title{
color: #3f6db1;
  font-size: 35px;
  margin-bottom: 7px;
}

.custom--title-sm{
color: #3f6db1;

}