/* INFLUX INFOTECH */
/* CUSTOM CODE */
.header_menu .navbar.navbar-default .navbar-collapse {
    display: block;
    text-align: left;
    padding: 0;
    flex-basis: auto;
}
nav.navbar.navbar-default.site-menu {
    background-color: #16aae3;
}
.navbar-flex.logo {
    padding: 12px 0px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
    background: transparent;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0px;
    letter-spacing: 0.45px;
    line-height: inherit;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    border: none;
    padding: 12px 8px;
}
.links.links-left.header-contact ul li a {
    color: #000;
    font-size: 15px;
    list-style-type: none;
    float: right;
}
.links.links-left.header-contact ul {
    float: right;
}
ul.dropdown-menu.menu-full-new {
    width: 400px;
}
ul.dropdown-menu.menu-full-new li {
    width: 50%;
    float: left !important;
}
section.why-us.pad-top-70.bg-grey {
    padding-top: 40px;
    padding-bottom: 60px;
}
.section-title {
    text-align: center;
    width: 60%;
    margin: 0 auto 20px;
    position: relative;
    z-index: 1;
}
.section-title h2 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-weight: 700;
}
.why-us-content h3 {
    font-size: 19px;
    color: #000;
    margin-bottom: 10px;
}
.why-us-content p {
    color: #444343;
}
section.top-review.bg-img {
    background: url(../images/reviews-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
section.top-review.bg-img h2 {
    color: #fff;
}
section.top-review.bg-img p {
    color: #e5e5e5;
}
section.top-review.bg-img {
    padding-top: 30px;
    padding-bottom: 40px;
}
.list-rv-detail {
    position: relative;
    padding: 30px 40px;
    background: #72727240;
    border-radius: 10px;
}
.rev-author.mar-top-40 {
    margin-top: 20px;
}
.rev-author.mar-top-40 {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* flex-direction: column; */
}
h4.mar-bottom-5 {
    color: #fff;
}
.rev-content.mar-left-20 {
    text-align: left;
}
.list-rv-detail p i {
    font-size: 1.5rem;
    color: #ffffff52;
}
section.tour-categories {
    padding-top: 40px;
    padding-bottom: 40px;
}
.trend-content h4 {
    padding: 0px 0 10px;
    border: 1px dashed #f1f1f1;
    border-width: 1px 0 1px;
    font-weight: 700;
    border-top: none;
    text-align: center;
    margin-bottom: 11px;
}
ul.tour-options {
    list-style: inside;
}
li.tour-option {
    margin-bottom: 5px;
}
ul.tour-options {
    list-style: inside;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
/* Style for the collapsible content (hidden by default) */
.collapsible-content {
    display: none;
}
.expanded-content {
    display: block;
}
.tour-options {
    list-style: none; /* Removes the default list bullets */
    padding: 0; /* Remove default padding */
    display: none; /* Hide the list by default */
}
.tour-option {
    margin-bottom: 5px;
  }
.expanded-content {
    display: block;
}
.tr-btn {
    margin-bottom: 12px;
    padding: 5px 15px;
    border-radius: 20px !important;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    background: #16aae3;
    color: #fff;
    display: inline-block;
    border: none;
    cursor: pointer;
    outline: none !important;
}
.tr-btn:hover {
    background-color: #2aaf5c;
}
.toggle-button {
    text-align: center;
    margin-bottom: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5;
}
/* Style for the list animation */
@keyframes expandList {
    0% {
      max-height: 0;
      opacity: 0;
    }
    100% {
      max-height: 500px; /* Adjust the height as needed */
      opacity: 1;
    }
  }
  
  /* Style for the expanded content */
  .expanded-content {
    animation: expandList 0.5s ease forwards;
  }
.full-ratings {
    border-bottom: 1px dashed #f1f1f1;
    border-top: 1px dashed #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
p.tour-text {
    color: #525252;
    font-size: 14px;
    text-align: center;
}
.rating.mar-bottom-15 {
    margin-bottom: 0px !important;
}
.breadcrumb-content h1 {
    font-weight: 700;
    font-size: 40px;
}
.breadcrumb-content .breadcrumb > li {
    position: relative;
    font-size: 15px;
    color: #c8f0ff;
    font-weight: 400;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.rating {
    display: inline-block;
    margin-bottom: 5px;
}
.detail-info-content.clearfix h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.detail-info-content.clearfix p {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 0px;
}
.accrodion-content ul li {
    list-style: disc;
    margin-left: 0;
    color: #000;
    margin-left: 20px;
}
section.top-desti.pad-11 {
    background: #fff;
    padding: 12px;
}
section.banner-form.form-style21 {
    padding: 21px;
}
section.flight-destinations.with-11 {
    padding: 10px;
    padding-bottom: 30px;
}
p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    color: #000;
}
.section-title.tour-page {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.section-title.tour-page p {
    color: #000;
    text-align: justify;
    font-size: 16px;
}
.section-title.tour-page h2 {
    color: #000;
}
.section-title.tour-page h2 span {
    color: #2aaf5c;
}
.top-desti .desti-inner .col-lg-2, .top-desti .desti-inner .col-lg-4 {
    padding: 0;
    overflow: hidden;
}
/* This will apply when the viewport is 600px or smaller */
@media (max-width: 992px) {
    .desti-inner.tour-page-imgs {
        display: none;
}
}
.tbs-btns {
    float: left;
}
a.iti-btn-new {
    background-color: #2aaf5c;
    padding: 10px 25px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
}
a.iti-btn-new:hover {
    background-color: #16aae3;
    padding: 10px 25px;
    color: #fff;
    border-radius: 5px;
}
/* Media query for screens smaller than 768 pixels (adjust the value as needed) */
@media screen and (max-width: 768px) {
    .tbs-btns {
      text-align: center; /* Center the buttons */
    }
  
    .iti-btn-new {
      display: block;
      width: 100%;
      margin: 5px 0;
    }
  }
section#Info {
    padding-top: 20px;
    padding-bottom: 50px;
}
section.flight-destinations.bg-white {
    padding-top: 30px;
    padding-bottom: 30px;
}
.accrodion-grp .accrodion.active .accrodion-title {
    background: #2aaf5c;
    border-color: #2aaf5c;
}
.accrodion-grp .accrodion.active .accrodion-title:hover {
    background: #16aae3;
    border-color: #16aae3;
}
.about-icon {
    padding: 10px;
    background: #2aae5c0f;
    border: 1px solid #2aaf5c;
    text-align: left;
    border-radius: 10px;
    border-left: 8px solid #2aaf5c;
    border-right: 2px solid #2aaf5c;
    font-weight: 500;
}
.row.infor {
    margin-bottom: 20px;
}
.car-specifi ul li {
    margin-bottom: 5px;
}
.car-specifi h4 {
    margin-bottom: 5px;
    border-bottom: 1px solid #2aaf5c;
    padding-bottom: 5px;
    width: 250px;
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
}
.car-specifi ul li {
    margin-bottom: 5px;
    color: #000;
}
.car-detail ul.list li:before, .car-specifi ul li:before {
    content: "\f00c";
    font-family: "fontawesome";
    padding-right: 5px;
    color: #2aaf5c;
}
.car-specifi {
    background: #eef6f147;
    border: 1px solid #f1f1f1;
    padding: 20px;
    margin: 15px 0 30px;
}
.car-specifi {
    background: #eef6f147;
    border: 1px solid #f1f1f1;
    padding: 20px;
    margin: 15px 0 10px;
}
ul.desti li:before {
    display: none;
}
ul.checklist.desti {
    margin-bottom: 20px;
}
section.breadcrumb-outer {
    position: relative;
    overflow: hidden;
    padding: 30px 0 30px;
}
section.breadcrumb-outer:before {
    background: url(../images/breadcrumbbg.jpg) no-repeat;
    background-position: center;
    animation: none;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.accrodion-title.inc-excl {
    background-color: #2aaf5c !important;
    color: #fff !important;
}
.accrodion-title.inc-excl h5 {
    color: #fff !important;
}
ul.inc-excl li {
    margin-bottom: 4px;
}
section#Inclusions {
    padding-top: 20px;
    padding-bottom: 10px;
}
.sidebar-contact {
    border: 1px solid #f1f1f1;
    padding: 20px 10px;
    border-radius: 10px;
    background-color: #333;
}
.room-price {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    margin-left: 0px;
}
.room-price h4 {
    color: #fff;
}
a.biz-btn-black.callus {
    width: 100%;
    background-color: #16a9e2;
    font-size: 20px;
}
a.biz-btn-black.callus:hover {
    border-color: #16a9e2;
    color: #fff;
    background-color: #077dab !IMPORTANT;
}
a.biz-btn-black.whatsapp {
    width: 100%;
    background-color: #3bc878;
    font-size: 20px;
    text-transform: none;
}
a.biz-btn-black.whatsapp:hover {
    border-color: #3bc878;
    color: #fff;
    background-color: #229755 !IMPORTANT;
}
.sidebar-contact i {
    font-size: 20px;
    margin-bottom: 0;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 330px;
    overflow-x: hidden;
}
.filter-box input {
    padding-left: 20px;
}
.flight-destinations .nice-select {
    padding: 10px 20px 10px 20px;
    border: 1px solid #eee;
}
.biz-btn.snd-enq {
    width: 100%;
}
.sidebar-item.cont-sidbr {
    margin-bottom: 30px;
}
.sidebar-contact.text-center.prices {
    background-color: #fafcfb;
    padding: 30px !important;
}
.accrodion-title.prices {
    background-color: #ededed !important;
    text-align: left !important;
}
.accrodion-title.prices {
    background: #dae1dd !important;
    border-color: #ffffff !important;
    color: #000 !important;
}
.accrodion-grp .accrodion.active .accrodion-title h5 {
    color: #fff;
    text-align: left !important;
    font-weight: 500;
}
.accrodion-grp.prices-accord h5 {
    text-align: left !important;
}
.accrodion-grp.prices-accord p {
    font-size: 22px !important;
    color: #000 !important;
    line-height: 30px !important;
}
section.tour-categories.story p {
    color: #000;
}
section.home-testimonial.bg-grey {
    padding-top: 30px;
    padding-bottom: 30px;
}
section.why-us.pad-top-80 {
    padding-top: 40px;
    padding-bottom: 10px;
}
section.blogmain.blog-fullwidth {
    padding-top: 10px;
    padding-bottom: 40px;
}
.why-us-item.why-us-item1.text-center {
    margin-bottom: 30px;
}
.why-us-icon img {
    width: 60px;
}
.para-content a {
    float: right;
}