body{
                                        font-family:"Work Sans";
                                                                                                            font-weight:400;
                            }
            /*----------main color------------*/
        .text-blue-1,
        .header .header-menu .menu .subnav > li > a:hover,
        .bravo_wrap .footer .menu-footer .menu__nav li .subnav > li > a:hover,
        .desktopMenu .menu a:hover,
        .desktopMenu .menu .subnav__backBtn a,
        .hotel_rooms_form .nav-enquiry .enquiry-item.active span,
        .bravo_single_book .nav-enquiry .enquiry-item.active span,
        .pricing-table .title{
            color: #7c8157;
        }

        .tabs.-underline .tabs__controls .tabs__button:hover,
        .tabs.-pills-2 .tabs__controls .tabs__button:hover,
        .tabs.-bookmark-2 .tabs__button:hover,
        .sidebar.-dashboard .sidebar__button.-is-active,
        .tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active,
        .accordion.-db-sidebar .accordion__item.is-active .sidebar__button,
        .tabs.-underline-2 .tabs__controls .tabs__button:hover{
            color: #7c8157 !important;
        }

        .pagination.-dots .pagination__item.is-active,
        .button.-outline-blue-1:hover,
        .form-checkbox:hover input ~ .form-checkbox__mark,
        .pricing-tabs .tab-btns:before,
        .tabs.-underline-2 .tabs__controls .tabs__button::after{
            background-color: #7c8157;
        }

        .bg-blue-1,
        .button.-blue-1:hover,
        .tabs.-pills-2 .tabs__controls .tabs__button.is-tab-el-active,
        .tourTypeCard.-type-1:hover,
        .noUi-connect,
        .accordion.-map .accordion__item.is-active .accordion__icon,
        .form-checkbox input:checked ~ .form-checkbox__mark{
            background-color: #7c8157 !important;
        }

        .button.-blue-1:hover,
        .border-blue-1,
        .button.-outline-blue-1,
        .noUi-handle,
        .hotel_rooms_form .nav-enquiry .enquiry-item.active span,
        .bravo_single_book .nav-enquiry .enquiry-item.active span,
        .form-checkbox input:checked ~ .form-checkbox__mark,
        .pricing-table .inner-box:hover, .pricing-table.tagged .inner-box{
            border-color: #7c8157;
        }
        /*-----------end main color------------*/
    
            h1{
            font-family: &quot;Jost&quot;, sans-serif
        }
                h2{
            font-family: &quot;Jost&quot;, sans-serif
        }
                h3{
            font-family: &quot;Jost&quot;, sans-serif
        }
    
    .bg-dark-3 {
  background: #7c8157 !important;
}
.bg-dark-2 {
  background: #333 !important;
}
.bg-dark-1 {
  background: #7c8157 !important;
}
@media (min-width: 1200px) {
  .header .header-menu .menu__nav a {
    padding: 0 20px !important;
  }
}
.button {
  border-radius: 30px !important;
}
.mainSearch.-w-900 {
  margin-right: auto;
  margin-left: auto;
}
.tabs__button.text-15.fw-500.text-white.pb-4.js-tabs-button.is-tab-el-active {
  display: none;
}
.masthead.-type-1 .masthead__bg::after {
  background: linear-gradient(270deg, rgba(5, 16, 54, 0.5) 0%, #0510368c 72.43%);
}

.d-flex.flex-column.justify-center.px-20.py-15.rounded-4.border-light.text-16.lh-14.fw-500.col-12 {
  display: none !important;
}

.rounded-4 {
  border-radius: 20px;
}
.bravo_detail_location .location_banner .effect {
  border-radius: 20px;
}

.content-text {
  font-size: 17px !important;
}
.layout-pb-md {
  padding-bottom: 120px;
}
.layout-pt-lg.layout-pb-md {
  background: #F5F5DC;
}


.work-sans-<uniquifier> {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.ratio-5\:4::before {
  padding-bottom: 54%;

}
.row.y-gap-20.justify-center.text-center.is-in-view {
  justify-content: left !important;
}
.sectionTitle.-md {
  text-align: left;
}

@media (max-width: 768px) {
  .col-lg-3 {
    width: 50%;
  }
  
  
.tourCard__title.text-dark-1.text-18.lh-16.fw-500 span {
  font-size: 16px;
  font-weight: bold;
}
.lh-16 {
  line-height: 16px !important;
}
}
.preloader__wrap {width:60px; height:60px;}
.preloader__title {

  display: none;
}
.custom-safari-color {
    color: #ffff00;
    font-weight: bold;
}
}
    
