.sect-all {
  padding: 15px 0;
}
.container,
.container-fluid {
  padding: 0 30px;
}
.fitche > li > a {
  position: relative;
  display: block;
  padding: 12px 8px !important;
}
.site-header {
  background: #fff;
}
.site-header .rounded-selected {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.site-header .container {
  padding: 0 10px;
}
/*.nav > li {
  margin-right: 3px;
}*/
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-nav li a:hover,
.navbar-nav li:hover .down-icon {
  color: var(--cl-yellow);
}
.down-icon {
  position: absolute;
  top: 20px;
  /*right: 0px;*/
}
.navbar-nav .dropdown-menu {
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  box-shadow: 0 0 3px rgb(0 0 0 / 35%);
  -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 35%);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  background: #333;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  top: 0;
  z-index: 100;
}
.navbar-nav .dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  display: block;
}

.navbar-nav .mega-dropdown {
  position: static;
}
.mega-dropdown .mega-menu {
  background: #fff;
  left: 0;
  max-width: 900px;
  margin: 0;
  padding: 0;
  z-index: 9999;
  top: calc(100% - 13px);
  border-radius: 12px;
  box-shadow: none;
  border: none;
}
.mega-dropdown .mega-menu .cl-mega-menu {
  padding: 20px;
}
.mega-dropdown .mega-menu .menu-wrap {
  overflow: hidden;
  transition: all ease-in-out 0.3s;
}
.mega-dropdown .mega-menu .menu-wrap img {
  width: 100%;
  height: 140px;
  margin-bottom: 8px;
}
.mega-dropdown .mega-menu .title {
  color: var(--cl-primary);
  font-size: 13px;
  font-weight: bolder;
}
.mega-dropdown .mega-menu span {
  font-size: 13px;
  line-height: 1.46;
  color: #8a9bae;
}
.mega-dropdown .mega-menu .col-md-3 {
  margin-bottom: 15px;
}
.mega-dropdown .mega-menu .menu-wrap:hover {
  transition: all ease-in-out 0.3s;
  transform: scale(1.05);
}
.mega-dropdown .link-pushes-content {
  display: flex;
  align-items: center;
  width: 100%;
  background: #f7f7f7;
  padding: 5px;
}
.mega-dropdown .link-pushes .gradient {
  width: 60%;
  height: 16px;
  margin: 0 auto;
  background-image: -o-radial-gradient(
    top,
    ellipse,
    #e2e2e2,
    rgba(226, 226, 226, 0) 75%,
    rgba(226, 226, 226, 0) 100%
  );
  background-image: radial-gradient(
    ellipse at top,
    #e2e2e2,
    rgba(226, 226, 226, 0) 75%,
    rgba(226, 226, 226, 0) 100%
  );
  background-size: 100%;
}
.mega-dropdown .link-pushes .links li {
  margin-bottom: 10px;
}
.mega-dropdown .link-pushes .links li:last-child {
  margin-bottom: 0;
}
.mega-dropdown .link-pushes .pushes {
  margin-left: auto;
  position: relative;
}
.mega-dropdown .link-pushes .highlight-link {
  color: var(--cl-light-blue);
}
.mega-dropdown .link-pushes .highlight-link:hover {
  color: var(--cl-primary);
  text-align: underline;
}
.mega-dropdown .link-pushes .pushes img {
  border-radius: 12px;
}
.mega-dropdown .link-pushes .push-text {
  background: linear-gradient(rgba(0, 0, 0, 0), #000000c4);
  border-radius: 5px;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.mega-dropdown .link-pushes .push-text .text-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 15px;
}
.mega-dropdown .link-pushes .push-text span {
  font-size: 13px;
  color: #fff;
  font-weight: 900;
  margin: 0;
}
.menu_sec ul li {
  border-right: 1px solid #d9d7d7;
  display: inline-block;
  color: #454545;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  padding: 4px 5px;
  padding-bottom: 0;
  text-transform: none;
}
.titlebg {
  position: relative;
  background-color: #ed1c24;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 37px;
  font-weight: 700;
  padding: 12px 20px 0 20px;
  text-align: center;
  text-transform: none;
}

.trekkingexpeinfo1 h3 {
  color: #ffffff;
  font-size: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 0;
  padding: 0;
}
.trekkingexpeinfo1 h6 {
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.duree strong {
  color: #666;
  font-size: 13px;
}
.exp_8000 h2 {
  font-size: 40px;
}
button.rechearbtn {
  width: 100%;
  background-color: #ff6600;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 20px;
  border: none;
}
.guide_btn button {
  border-radius: 0;
  color: #fff;
  background: #66ccff;
  border: none;
}
.guide_btn button:hover {
  border-radius: 0;
  color: #fff;
  background: #cba008;
  border: none;
}

.trekkingexpeinfo1 h3 {
  color: #ffffff;
  font-size: 35px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 0;
  padding: 0;
}
.trekkingexpeinfo1 p {
  color: #ffffff;
}
.rating_rvw > label {
  color: #ddd;
}

span.edit_post_link a {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.fottertitle h3 {
  color: #121214;
  font-size: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.avginfo h6 {
  display: block;
  color: #555 !important;
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-justify p{
  text-align: justify;
}
.onedayhiking p {
  text-align: justify;
}
.voyagedeluxe_1 h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: initial;
  text-transform: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.month_list h2 {
  font-size: 29px;
}
.border-hide {
  border: none;
  background: none;
}
.not-available {
  color: #ff7f50;
}
.disabled {
  cursor: not-allowed;
}
.we-travel-consultant {
  position: relative;
  background-size: cover;
  height: 250px;
}

.advante_title {
  color: #000;
  font-size: 23px;
  font-weight: 700;
  text-align: inherit;
}
.affix {
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #00668e !important;
  border-color: #ffffff;
  padding: 20px 0 !important;
  z-index: 999;
}
.slider-content {
  content: "";
  position: absolute;
  bottom: 30%;
  left: 0;
  right: 0;
  z-index: 9;
}

.voyagetittle h3 {
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
}
.savoir {
  background: #b51742;
  border-radius: 35px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 3px 16px 0px 19px;
  line-height: 40px;
  text-transform: none;
  float: right;
}
.voyagetittle h3 span {
  color: var(--cl-light-blue);
  display: block;
  font-size: 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.trekimg1 {
  display: block;
  position: absolute;
  top: 0;
  left: 69%;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.wc-social {
  position: relative;
}
.social-links {
  position: absolute;
  background: rgba(225, 225, 225, 0.8);
  border-radius: 10px 0 0 10px;
  top: 15%;
  right: 0;
  padding: 12px 0;
  z-index: 999;
}
.social-icons ul li {
  color: #000;
  display: block;
  font-size: 20px;
  text-align: center;
  padding: 3px 10px;
}
.lux-tour img {
  width: 100%;
}

.transhare_1 {
  position: absolute;
  right: 30px;
  top: -16%;
  z-index: 999;
}
.travel_consultant-wc .owl-next,
.travel_consultant-wc .owl-prev {
  display: none !important;
}
.owl-icon .owl-nav .owl-next {
  display: none;
}
.owl-icon .owl-nav .owl-prev {
  display: none;
}

.tarif-1 {
  position: absolute;
  background-color: #ff9900;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  top: 0px;
  left: -10px;
  padding: 1px 5px;
  z-index: 9;
}

/*tooltip*/
.tooltipp {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltipp .tooltiptextt {
  visibility: hidden;
  width: 175px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltipp:hover .tooltiptextt {
  visibility: visible;
}
.review-rating {
  position: absolute;
  left: 110px;
  right: 0;
  top: 70px;
}
.review-rating .title {
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0 1px rgb(255 255 255 / 50%);
}
.review-rating ul li {
  display: inline-block;
}
.review-rating li i {
  color: #f8b704;
  margin: 5px 0;
  font-size: 20px;
}
.review-rating a {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px rgb(247 247 247 / 50%);
}
.quick_list {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
}
.quick_list .view {
  color: #fff;
  opacity: 0.7;
}
.quick_list .view:hover {
  opacity: 1;
}
.quick_list .right-content {
  margin-left: auto;
}
.quick_list ul li {
  padding: 0 1px;
}
/***********************************/ /*
/*header css*/
/***********************************/
.site-header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.reg-wrap {
  text-align: right;
  background: #f7f7f7;
}
.site-header .reg-wrap p {
  border-right: 3px solid #000;
  margin: 0;
  padding-right: 20px;
}
.site-header .reg-wrap {
  padding: 7px 0;
}
.site-header .header-content {
  align-items: center;
  display: flex;
}
.site-header .right-wrap {
  margin-left: 10px;
  text-align: right;
}
.site-header .top-header {
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-header .top-header ul {
  margin-left: 15px;
}
.site-header .top-header ul li {
  display: inline-block;
}
.site-header .top-header li {
  margin-right: 10px;
}
.site-header .top-header li:last-child {
  margin-right: 0;
}
.site-header .top-header li i,
.site-header .top-head .call-phone-value img {
  margin-right: 7px;
}

.site-header .top-header li.soci-icon i {
  margin-right: 0;
}
.site-header .top-header li.box {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.18);
  background: #fff;
  padding: 5px 7px;
  border-radius: 40px;
}
.site-header .top-header li.box.mail,
.site-header .top-header li.box.phone {
  padding: 10px 7px;
}
.site-header .top-header li.box.mail {
  background: var(--cl-light-blue);
  color: #fff;
  margin-right: 20px;
}
.site-header .top-header li.box.mail a {
  color: #fff;
}
.site-header .top-head .call-phone-value a {
  display: flex;
  align-items: center;
}
.site-header .top-header .top-wrap p {
  margin: 0;
  font-weight: 600;
  color: var(--cl-primary);
  font-size: 13px;
}
.site-header .top-header .top-wrap span {
  font-size: 16px;
  font-weight: 600;
  color: var(--cl-light-blue);
}
.site-header .top-header .top-wrap a {
  margin: 0 7px;
  color: var(--cl-primary);
}
.site-header .top-header .top-wrap i {
  color: #adadad;
}
.site-header .top-head .call-phone-value img {
  margin-right: 7px;
}
.sitesearch {
  position: relative;
}
.sitesearch button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
#searchbtn:before {
  content: "\f002";
  font-family: "FontAwesome";
}
.key-search {
  border-bottom: 1px solid #dddddd;
  box-shadow: none;
  height: 35px;
  position: absolute;
  right: -350px;
  top: 0;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  visibility: hidden;
  width: 220px;
  z-index: 9999;
}
.sitesearch input {
  background-color: transparent;
  border: none;
  box-shadow: none;
  float: left;
  font-size: 14px;
  height: 30px;
  padding: 3px 7px;
  outline: none;
  width: calc(100% - 35px);
}
.sitesearch .search-value {
  border-right: none;
  display: block;
}
/*.key-search.form-visible {
    visibility: visible;
    height: 30px;
    right: 30px;
    } */
.cl-lang img {
  border-radius: 100%;
  height: 25px;
  width: 25px;
}
.header-msg {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #ddd;
  padding: 15px 0;
  border-left: 5px solid #8711ff;
}
.header-msg .img-wrap {
  max-width: 30px;
  margin-right: 20px;
}
.header-msg .content i {
  margin-left: 20px;
}

/***********************************/ /*
/*destination css*/
/***********************************/

.new-search .container {
  padding: 0 10px;
}
.formdesitination {
  clip-path: ellipse(82% 100% at 50% 0%);
  position: relative;
}
.formdesitination .banner-text {
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 500px;
  color: #fff;
  /*background: linear-gradient(rgba(0,0,0,0),#00000040);*/
  width: 100%;
  height: 100%;
  display: none;
}
.formdesitination .banner-text .banner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.formdesitination .banner-text .img-wrap {
  width: 50px;
}
.formdesitination .banner-text img {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 5px;
  width: 100%;
  margin-right: 10px;
}
.formdesitination .banner-text .banner-title {
  text-transform: uppercase;
  margin-left: 15px;
  margin-bottom: 25px;
  font-weight: bold;
}
.formdesitination .banner-text .title {
  color: #fff;
  font-size: 24px;
  margin: 0;
}
.formdesitination .banner-text .rating {
  text-align: center;
}
.formdesitination .banner-text .rating ul li {
  display: inline-block;
}
.formdesitination .banner-text .rating li i {
  color: #fff;
}
.search-sec {
  background: #fff;
  padding: 8px 24px;
  border-radius: 16px;
  margin: -115px auto 0;
  z-index: 999;
  position: relative;
  box-shadow: 0 5px 10px rgb(0 0 0 / 13%);
}
.new-search ul {
  display: inline-flex;
}
.tabs-wrap ul {
  margin-bottom: 40px;
  border-bottom: 2px solid #dee2e6;
}

.tabs-wrap .nav-item {
  margin: 0;
}
.tabs-wrap .nav-item .nav-link {
  padding: 0px 15px;
  color: #333;
  margin-bottom: -2px;
  border: 3px solid transparent;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  padding-bottom: 10px;
}
.tabs-wrap .nav-pills .nav-link.active a,
.tabs-wrap .nav-pills > li.active > a,
.tabs-wrap .nav-pills .nav-item.show .nav-link,
.tabs-wrap .nav-pills > li.active > a:hover,
.tabs-wrap .nav-pills > li.active > a:focus {
  background: transparent;
  border: 3px solid transparent;
  border-bottom: 3px solid var(--cl-light-blue);
  color: var(--cl-light-blue);
}

.tabs-wrap .d-flex {
  position: relative;
  display: flex;
}
.search-sec .column {
  width: 100%;
  margin-right: 15px;
  border: 1px solid #686868;
  border-radius: 5px;
  position: relative;
  display: flex;
  align-items: center;
}
.search-sec .column:last-child {
  margin-right: 0;
}
.tabs-wrap .d-flex .title {
  position: absolute;
  top: -25px;
  left: 5px;
  font-size: 12px;
  font-weight: bold;
}
.tabs-wrap .d-flex .t-datepicker {
  border-color: none;
}
.tabs-wrap .d-flex .t-datepicker .title {
  left: 10px;
}
.tabs-wrap .d-flex .t-datepicker .title.check-out-title {
  left: calc(100% - 100px);
}
.search-slt,
.check-in,
.check-out {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.check-in,
.check-out {
  position: relative;
}

.check-in input::placeholder,
.check-out input::placeholder {
  color: #494949;
}
.check-out {
  border-left: 1px solid #686868;
}
.form-extra-field {
  display: flex;
  align-items: center;
  background: #fff;
  width: 100%;
}
.column input,
.column select {
  height: auto;
  margin: 0;
  border: none;
}
.check-in input,
.check-out input,
.form-extra-field label,
.column select {
  text-indent: 28px;
  padding-right: 15px;
}
.column .form-control {
  border: none;
  height: auto;
}
.new-search i.fa {
  padding-right: 0px;
  position: absolute;
  left: 10px;
  font-size: 13px;
  color: #787878;
}
.form-extra-field .dropdown {
  text-align: left;
  width: 100%;
}
.form-extra-field .dropdown.guest {
  display: flex;
  align-items: center;
}
.form-extra-field .dropdown.guest input {
  text-indent: 30px;
}
.form-extra-field .dropdown label {
  font-size: 15px;
}
.form-extra-field .dropdown-menu {
  border: none;
  border-top: 2px solid #2ba3bc;
  border-radius: 0 0 3px 3px;
  box-shadow: 0px 10px 10px rgb(115 107 107 / 24%);
  margin: 0;
  background: #fff;
  padding: 15px;
  position: absolute;
  transition: all 0.3s ease-in-out;
  z-index: 99999;
  visibility: hidden;
  width: 100%;
}
.form-extra-field .dropdown-menu.dropdown-visible {
  display: block;
  transition: all 0.3s ease-in-out;
  visibility: visible;
}
.form-extra-field .dropdown-menu li {
  font-size: 14px;
  padding: 5px;
  margin-bottom: 0;
}
.form-extra-field .dropdown-menu .item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
}
.form-extra-field .dropdown-menu .item label {
  text-indent: 0;
}
.form-extra-field .number-wrapper input {
  background: transparent;
  border: none;
  color: var(--cl-primary);
  border: 1px solid #ddd;
  margin: 0 5px;
  text-align: center;
  width: 25px;
  padding: 0px;
}
.form-extra-field .number-wrapper .prev,
.form-extra-field .number-wrapper .next {
  color: var(--cl-primary);
  font-size: 12px;
}
.search-sec .btn-wrap {
  border: none;
}
.search-sec .btn-wrap .btn {
  width: 100%;
}
.search-sec .anyquery {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 30px;
}
.search-sec .anyquery a {
  color: var(--cl-light-blue);
  text-decoration: underline;
}
/***********************************/ /*
/*package css*/
/***********************************/
.row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -25px;
}
.package-sect .row {
  justify-content: center;
}
.package-sect .pkg-wrap {
  position: relative;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
  font-size: 14px;
  margin-bottom: 25px;
  text-align: left;
}
.package-sect .pkg-wrap .content {
  padding: 15px;
  padding-top: 0;
  background: #fff;
  border-radius: 12px;
  /*text-align: center;*/
}
.package-sect .pkg-wrap .content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 15px 0;
}
.package-sect .pkg-wrap .img-wrap {
  overflow: hidden;
  clip-path: ellipse(82% 100% at 50% 0%);
}
.package-sect .pkg-wrap .img-wrap a {
  display: block;
  overflow: hidden;
}
.package-sect .pkg-wrap .img-wrap img {
  clip-path: ellipse(82% 100% at 50% 0%);
  margin-bottom: 15px;
  transition: all ease-in-out 0.4s;
  max-height: 200px;
  min-height: 200px;
  width: 100%;
  object-fit: cover;
}
.package-sect .pkg-wrap .title a {
  color: var(--cl-primary);
  font-size: 20px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.package-sect .pkg-wrap ul li {
  display: inline-block;
}
.package-sect .pkg-wrap .info-wrap li {
  align-items: center;
  color: #b51742;
  display: inline-flex;
  margin-bottom: 15px;
  text-align: left;
  width: calc(50% - 15px);
  white-space: normal;
}
.package-sect .pkg-wrap .info-wrap li:nth-child(odd) {
  border-right: 1px solid #afafaf;
  margin-right: 5px;
}
.package-sect .pkg-wrap .type {
  background: var(--cl-yellow);
  color: #fff;
  display: inline-block;
  padding: 7px 15px;
  text-transform: uppercase;
  margin: 15px 0;
  width: 100%;
}
.package-sect .pkg-wrap .info-wrap li i {
  margin-right: 7px;
}
.rating li {
  display: inline-block;
}
.rating li i {
  font-size: 10px;
  color: #f8b704;
}
.package-sect .pkg-wrap .content-rating {
  align-items: center;
  display: flex;
  border-top: 1px solid #ddd;
  padding-top: 5px;
  margin-top: 3px;
}
.package-sect .pkg-wrap .price-wrap {
  border-left: 1px solid #ddd;
  margin-left: auto;
  width: 50%;
  text-align: right;
}
.package-sect .pkg-wrap .price {
  font-size: 24px;
  color: #5e5e5e;
}
.package-sect .pkg-wrap:hover .img-wrap img {
  transition: all ease-in-out 0.4s;
  transform: scale(1.2);
}
.package-sect .pkg-wrap:hover .title a {
  color: var(--cl-light-blue);
}
.package-sect .pkg-wrap:hover .book-btn {
  background: var(--cl-yellow);
}
.package-sect .pkg-wrap:hover .tag {
  background: var(--cl-yellow);
}
.package-sect .pkg-wrap:hover .btn {
  border-color: transparent;
  background: var(--cl-yellow);
  color: #fff;
}
.cl-header .title {
  color: var(--cl-light-blue);
  font-size: 34px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 25px;
}
.tag {
  position: absolute;
  top: -8px;
  left: -2px;
  border-radius: 12px 0px;
  padding: 4px 6px;
  color: #fff;
  background: var(--cl-primary);
  font-size: 12px;
}
/***********************************/ /*
/*about sect css*/
/***********************************/
.about-sect .left-wrap {
  margin-bottom: 25px;
}
.about-sect .btn-wrap {
  margin-top: 25px;
  text-align: center;
}
.about-sect .btn-wrap .btn-all {
  margin-right: 10px;
}
.about-sect .btn-wrap .btn-all:last-child {
  margin-right: 0;
}
.largeimg .image-wrapper {
  display: flex;
  width: 100%;
}
.largeimg .image-wrapper .item {
  width: 100%;
}
.largeimg .content {
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
}
.largeimg .content a {
  color: var(--cl-light-blue);
}
/***********************************/ /*
/*about sect css*/
/***********************************/
.owl-theme .owl-dots {
  text-align: center;
  margin-bottom: 20px;
}
.owl-theme .owl-dots .owl-dot {
  background: #c3cad3 !important;
  height: 9px;
  margin: 5px 2px;
  border-radius: 100%;
  width: 9px;
}
.owl-theme .owl-dots .owl-dot.active {
  background: var(--cl-yellow) !important;
  border-radius: 8px;
  width: 28px;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background: #fff;
  color: #212121;
  position: absolute;
  height: 40px;
  line-height: 35px;
  width: 40px;
  left: 10px;
  top: calc(50% - 50px);
  border-radius: 100%;
}
.owl-carousel .owl-nav button.owl-next {
  right: 10px;
  left: auto;
}
.owl-carousel .owl-nav button span {
  font-size: 32px;
}
.recent-sect .row {
  justify-content: center;
}
.side-item {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 343px;
  box-sizing: content-box;
  border-radius: 16px;
  padding: 8px;
  box-shadow: 0 1px 5px rgb(0 0 0 / 18%);
  margin-right: 25px;
  margin-bottom: 25px;
  position: relative;
}
.side-item .img-block a {
  border-radius: 4px;
  display: block;
  height: 105px;
  margin-right: 15px;
  object-fit: cover;
  width: 105px;
}
.side-item .img-block img {
  width: 100%;
  height: 105px;
  object-fit: cover;
  border-radius: 12px;
}
.side-item .title a {
  font-weight: 900;
  font-size: 17px;
  color: rgb(0 70 100);
}
.side-item:after {
  font-family: "FontAwesome";
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  content: "\f054";
  text-align: center;
  background: #f7f7f7;
  color: var(--cl-light-blue);
  border-radius: 0 12px 12px 0;
  height: 100%;
  width: 24px;
  padding: 0 4px;
}
.side-item:hover {
  box-shadow: rgb(0 0 0 / 24%) 0px 7px 8px;
}
.side-item:hover .title a {
  color: var(--cl-yellow);
}
/***********************************/ /*
/*hotel sect css*/
/***********************************/
/*.hotel-carousel .owl-nav {
    display: none !important;
    }*/
.hotel-carousel .owl-nav button.owl-prev,
.hotel-carousel .owl-nav button.owl-next {
  background-color: var(--cl-primary);
  color: #fff;
}
.hotel-carousel .owl-nav button.owl-prev {
  left: -20px;
}
.hotel-carousel .owl-nav button.owl-next {
  right: -20px;
}
.hotel-sect .hotel-wrap .img-wrap img {
  clip-path: ellipse(155% 105% at 50% -18%);
  margin-bottom: 0;
}
.hotel-sect .hotel-wrap .title {
  display: inline;
}
.hotel-sect .hotel-wrap .content ul {
  margin-top: 15px;
}
.hotel-sect .hotel-wrap .content li {
  display: inline-block;
  border: 1px solid var(--cl-primary);
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  text-align: center;
  color: var(--cl-primary);
  margin-bottom: 7px;
}
.hotel-sect .hotel-wrap .content li:last-child {
  margin-bottom: 0;
}
.hotel-sect .hotel-wrap .content li i {
  margin-right: 7px;
}
.hotel-sect .note {
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  color: var(--cl-primary);
}
/***********************************/ /*
/*insta sect css*/
/***********************************/
.insta-carousel .img-block {
  position: relative;
}
.insta-carousel .img-block {
  max-width: 287px;
}
.insta-carousel .img-block img {
  border-radius: 5px;
  object-fit: cover;
  width: 100%;
  object-fit: cover;
  max-height: 287px;
}
.insta-carousel .img-block i {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  font-size: 20px;
}
.social-component .btn i {
  margin-right: 7px;
}
/***********************************/ /*
/*more package css*/
/***********************************/
.more-package .cl-header {
  max-width: 816px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.more-package .cl-header .title {
  font-size: 24px;
}
.more-package .cl-header p {
  font-size: 18px;
  color: var(--cl-primary);
}
.more-package .more-pkg .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}
.more-package .more-pkg {
  margin-bottom: 25px;
}
.more-package .more-pkg p {
  font-size: 14px;
}
/***********************************/ /*
/*blog css*/
/***********************************/
.blog-sect .blog-wrap {
  margin-bottom: 50px;
}
.blog-sect .blog-wrap .blog-content,
.blog-sect .blog-wrap .blog-img {
  width: calc(50% - 15px);
}
.blog-sect .blog-wrap .blog-img img {
  border-radius: 8px;
}
.blog-sect .blog-wrap:nth-child(odd) .blog-content,
.blog-sect .blog-wrap:nth-child(even) .blog-img {
  float: left;
}
.blog-sect .blog-wrap:nth-child(odd) .blog-img,
.blog-sect .blog-wrap:nth-child(even) .blog-content {
  float: right;
}
.blog-sect .blog-wrap:last-child {
  margin-bottom: 0;
}
.blog-sect .blog-wrap .blog-content .title {
  font-size: 20px;
  font-weight: bold;
  color: var(--cl-primary);
}
.blog-sect .blog-wrap .blog-content p {
  font-size: 14px;
  margin: 15px 0;
  margin-bottom: 20px;
}
/***********************************/ /*
/*footer css*/
/***********************************/
.site-footer .cl-tabs {
  background: #fff;
  box-shadow: 0 4px 40px 0 rgb(0 0 0 / 15%);
}
.site-footer .cl-tabs .nav {
  background: #ebebed;
  border: none;
  display: flex;
}
.site-footer .cl-tabs .nav li {
  flex: 1 1 auto;
  margin-right: 0;
  margin-bottom: 0;
}
.site-footer .cl-tabs .nav li a {
  border: none;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  color: var(--cl-primary);
  background: #ebebed;
  margin: 0;
  border-radius: 12px 12px 0 0;
}
.site-footer .cl-tabs .nav li.active a {
  background: #fff;
}
.site-footer .cl-tabs .tab-content {
  padding: 15px;
}
.site-footer .cl-tabs .tab-content .footer-link li {
  float: left;
  margin-top: 25px;
  width: calc(25% - 15px);
}
.site-footer .cl-tabs .tab-content .footer-link li a {
  color: var(--cl-primary);
}
.site-footer .cl-tabs .tab-content .footer-link li a:hover {
  text-decoration: underline;
}
.site-footer .social-icon li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
}
.site-footer .social-icon li:last-child {
  margin-right: 0;
}
/*.site-footer .social-icon li a{
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #212121;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    }*/
.site-footer .social-icon li a.fb {
  background: #3b5998;
}
.site-footer .social-icon li a.yt {
  background: #ff0f0f;
}
.site-footer .social-icon li a.tw {
  background: #39ccfc;
}
.site-footer .social-icon li a.insta {
  background: #cb4979;
}
.footer-bottom {
  display: flex;
  padding: 15px;
  background: #fff;

  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;

  transform: translateY(-2px);
  font-size: 14px;
  align-items: center;
}
.footer-bottom .left-content .title {
  margin-bottom: 12px;
}
.footer-bottom .right-content {
  margin-left: auto;
}
.footer-bottom .right-content p {
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
}
.footer-bottom .ft-contact a {
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 12px;
}
.footer-bottom .ft-contact i {
  margin-right: 7px;
}
.footer-bottom .ft-contact span {
  display: block;
  margin-top: 10px;
  text-align: left;
}
.site-footer .copyright {
  font-size: 12px;
  margin-top: 32px;
  color: #4e6379;
  text-align: center;
}
.site-footer .copyright a {
  color: var(--cl-light-blue);
}
.site-footer .copyright a:hover {
  color: var(--cl-primary);
  text-decoration: underline;
}
/***********************************/ /*
/*booking css*/
/***********************************/
.booking-form .search-sec {
  padding: 30px;
  font-size: 16px;
}
.booking-form .cl-head {
  border-bottom: 1px solid var(--cl-light-blue);
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.booking-form .cl-head .title {
  font-size: 20px;
}
.booking-form .row {
  margin-bottom: 0;
}
.booking-form .form-control {
  line-height: 35px;
}
.booking-form .date-picker input {
  border: none;
  width: 90%;
}
.booking-form .title {
  display: block;
}
.booking-form .form-group .title span {
  font-size: 14px;
  margin: 0 5px;
}
.booking-form .form-group .number-wrapper {
  position: relative;
}
.booking-form .form-group .number-wrapper input {
  padding: 6px 40px;
}
.booking-form .form-group .prev,
.booking-form .form-group .next {
  border-right: 1px solid #ddd;
  position: absolute;
  width: 30px;
  height: 45px;
  line-height: 45px;
  font-size: 10px;
  text-align: center;
  top: 0;
  left: 0;
}
.booking-form .form-group span.next {
  border-right: none;
  border-left: 1px solid #ddd;
  color: #333;
  left: auto;
  right: 0;
}
.booking-form .form-group .btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.booking-form .form-group .btn-check + .btn {
  background: transparent;
  border: 1px solid #ddd;
  color: #333;
  border-radius: 5px;
  font-weight: normal;
}
.booking-form .form-group .btn-check:checked + .btn {
  background-color: var(--cl-primary);
  color: #fff;
}
.booking-form .input-group {
  width: 100%;
}
.booking-form .input-group .input-group-addon {
  padding: 6px;
  width: 15%;
}
.booking-form .btn-wrap {
  text-align: right;
}
.booking-form .btn-wrap .btn {
  width: auto;
}
/***********************************/ /*
/*detail page css*/
/***********************************/
.new-detail .cl-tabs .nav {
  white-space: nowrap;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.new-detail .cl-tabs .nav li {
  margin-right: 0;
  margin-bottom: 6px;
  width: 25%;
}
.new-detail .cl-tabs .nav li.active a {
  background: var(--cl-primary);
}
.new-detail .cl-tabs .nav li a {
  border: 1px solid var(--cl-primary);
  color: var(--cl-primary);
  border-radius: 4px;
  text-align: center;
  line-height: 1.4;
  padding: 9px 5px;
  margin-left: 6px;
  margin-right: 0;
  text-transform: initial;
  font-size: 14px;
  white-space: normal;
}
.new-detail .cl-tabs .nav li:first-child a {
  margin-left: 0;
}
.new-detail .cl-tabs .nav li.active a {
  color: #fff;
}
.new-detail .cl-content .cl-day {
  font-size: 18px;
  float: left;
  margin-left: 0px;
  width: 23%;
}
.new-detail .cl-content .cl-day i {
  margin-right: 10px;
  font-size: 20px;
  color: var(--cl-primary);
}
.new-detail .cl-content .cl-day strong {
  display: block;
}
.new-detail .cl-content .content-list {
  float: right;
  width: 72%;
  margin-left: 30px;
  border-left: 1px dashed #bfbfbf;
  padding-left: 20px;
}
.new-detail .cl-content li {
  margin-bottom: 10px;
}
.new-detail .cl-content li.clearfix {
  list-style-type: none;
  margin-bottom: 30px;
}
.new-detail .cl-content li ul li {
  margin-bottom: 8px;
  display: inline-block;
  color: #b0885a;
  font-size: 14px;
  border-right: 1px solid #b0885a;
  padding: 0 6px;
}
.new-detail .cl-content li ul li:last-child {
  border-right: none;
  padding-right: 0;
}
.new-detail .cl-content .content-list li i {
  margin-right: 8px;
}
.new-detail .cl-content .content-list figure {
  margin-bottom: 15px;
  position: relative;
}
.new-detail .cl-content .content-list figure figcaption {
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
  color: #b0885a;
  font-size: 12px;
  left: 0;
  padding: 10px;
  position: absolute;
  width: 100%;
}
.cl-content ol,
.cl-content li {
  margin-left: 17px;
}
.new-detail .add-info {
  max-width: 800px;
  margin: 30px auto 0;
  font-size: 16px;
}
.new-detail .add-info blockquote {
  border: none;
  margin: 0;
  padding: 0;
}
.new-detail .add-info .title {
  font-weight: bold;
  font-size: 18px;
}
.new-detail .add-info li {
  font-size: 15px;
  margin-top: 15px;
  position: relative;
  padding-left: 26px;
}
.new-detail .right-wrapper .right-sidebar {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 6px rgb(0 0 0 / 9%);
  padding: 15px;
  margin-bottom: 15px;
}
.new-detail .right-wrapper .right-sidebar.tripface.cl-sticky {
  width: 23%;
}
.new-detail .right-wrapper .right-content .img-wrap {
  display: flex;
  text-align: center;
  align-items: center;
}
.new-detail .right-wrapper .right-sidebar .img-wrap img {
  width: 85px;
  height: 85px;
  border-radius: 100%;
  margin-right: 10px;
}
.new-detail .right-wrapper .right-sidebar .title {
  color: var(--cl-primary);
  font-weight: bold;
  font-size: 16px;
}
.new-detail .right-wrapper .right-sidebar .cl-content {
  margin-left: 15px;
}
.new-detail .right-wrapper .right-sidebar .btn-all {
  width: 100%;
}
.new-detail .right-wrapper .right-sidebar .trip-fact li {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin-bottom: 12px;
}
.new-detail .right-wrapper .right-sidebar .trip-fact li:last-child {
  margin-bottom: 0;
}
.new-detail .right-wrapper .right-sidebar .trip-fact li i {
  margin-right: 10px;
  font-size: 15px;
  color: #979797;
}
.new-detail .right-wrapper .right-sidebar .trip-fact li strong {
  font-size: 16px;
}
.new-detail .right-wrapper .right-sidebar .trip-fact li span {
  margin-left: auto;
  font-size: 16px;
  font-weight: 500;
  color: var(--cl-primary);
}
.new-detail .right-wrapper .right-sidebar .title {
  color: #2f0857;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.new-detail .right-wrapper .right-sidebar .title i {
  font-size: 16px;
  margin-right: 7px;
}
.new-detail .right-wrapper .right-sidebar .download-wrap .title {
  padding: 20px 3px;
}
.new-detail .right-wrapper .right-sidebar .download-wrap .title a {
  color: #00b2be;
  font-size: 16px;
}
.new-detail .right-wrapper .right-sidebar .trip-strength li {
  list-style-type: square;
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 15px;
}
/*.new-detail .right-wrapper .right-sidebar .trip-strength li i {
   margin-right:11px;
}*/
.new-detail .right-wrapper .right-sidebar .trip-strength li:last-child,
.new-detail .right-wrapper .right-sidebar .download-wrap .title {
  margin-bottom: 0;
}
.new-detail .right-wrapper .forquote .btn-all {
  width: 100%;
  width: 100%;
  font-size: 18px;
  padding: 15px 15px;
}
.new-detail .inner-accordion .cl-tab-title .title {
  border-bottom: 1px dashed #c7c7c7;
  padding-bottom: 6px;
  font-size: 18px;
}
.new-detail .cl-tabs .cl-tab-title span {
  display: block;
  margin-bottom: 10px;
}
.new-detail .cl-tabs .cl-include-exclude .cl-badge li {
  display: inline-block;
  margin-bottom: 10px;
}
.new-detail .cl-tabs .cl-badge li .badge {
  background: #2f085763 !important;
  color: #fff;
  padding: 6px 10px;
  border-radius: 0;
  font-size: 12px;
  margin-right: 7px;
}
.cl-tabs.inner-tabs .nav li a {
  padding: 3px 5px;
  border: none;
  margin-left: 3px;
}
.new-detail .table-responsive {
  white-space: nowrap;
  margin-bottom: 25px;
}
.new-detail .table-responsive thead tr th {
  border: none;
  background: var(--cl-light-blue);
  color: #fff;
  font-size: 12px !important;
  border-right: 1px solid #1dd1dd;
}
.new-detail .table-responsive tbody tr:nth-child(even),
.new-detail .table-responsive tbody tr:hover {
  background-color: #f2feff;
}
.new-detail .table-responsive tbody tr td {
  padding: 5px 10px;
  font-size: 12px;
}
.new-detail .table-responsive .btn {
  font-size: 12px;
}
.inner-accordion #accordion .panel-body {
  padding: 15px;
}
.inner-accordion .panel-default {
  background: #ffffff;
  border: 1px solid #e6e6e6 !important;
}
.inner-accordion #accordion .panel-heading {
  background: transparent;
  border-radius: 0;
  border: none;
}
.inner-accordion #accordion .panel-title {
  background: transparent;
}
.inner-accordion #accordion .panel-title a {
  padding: 20px 25px 20px 45px;
  border-radius: 0;
  background: #f3f3f3;
}
#accordion .panel-title a.collapsed {
  color: var(--cl-primary);
  border-bottom: none;
}
.inner-accordion #accordion .panel-title a:after,
.inner-accordion #accordion .panel-title a.collapsed:after {
  content: "\2b";
  width: auto;
  height: auto;
  line-height: 30px;
  font-size: 12px;
  top: calc(50% - 15px);
  left: 20px;
  background: none;
  color: #555;
}
.inner-accordion #accordion .panel-title a.collapsed:after {
  content: "\f068";
}
.inner-accordion #accordion .panel-body .title {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.inner-accordion #accordion .panel-body p {
  padding: 0;
}
.add-info ul li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f05a";
  margin-right: 10px;
  font-weight: bold;
  position: absolute;
  left: 0;
}
/***********************************/ /*
/*extra css*/
/***********************************/
p {
  font-size: 16px;
}
.social-icon li > a > img {
  height: 35px;
}
.agenpix {
  margin: 0 auto 10px;
  float: none;
}
.agenc {
  margin-left: 0;
  float: none;
}
.cl-testimonial .row {
  margin-bottom: 0;
}
.cl-testimonial .description p {
  margin-bottom: 15px;
}
.cl-testimonial .testimonial-carousel.owl-carousel .owl-nav button.owl-prev,
.cl-testimonial .testimonial-carousel.owl-carousel .owl-nav button.owl-next {
  top: calc(50% - 15px);
  left: -10px;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 25px;
}
.cl-testimonial .testimonial-carousel.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -10px;
}
.cl-block {
  background: var(--cl-light-blue);
  color: #fff;
  text-align: center;
  padding: 35px 0;
}
.add_info_wrap {
  display: flex;
  align-items: center;
}
.add_info_wrap .enve i {
  height: 100px;
  line-height: 100px;
  display: block;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  font-size: 51px;
  width: 100px;
}
.cl-block .title {
  color: #fff;
  font-size: 22px;
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  display: inline-block;
  font-style: italic;
}
.add_info_wrap .content {
  margin: 0 30px;
}
.add_info_wrap .content p {
  margin: 20px 0;
}
.add_info_wrap .form-group {
  display: flex;
  width: 75%;
  margin: 0 auto;
}
.add_info_wrap .form-group input {
  padding-left: 40px;
  width: 70%;
}
.add_info_wrap .form-group .input-icon {
  position: absolute;
  z-index: 9;
  color: #b3b3b3;
  margin-left: 12px;
  font-size: 18px;
}
.add_info_wrap .form-group .btn {
  width: 30%;
  border-radius: 0;
  border-color: #fff;
  color: #fff;
  margin-left: 10px;
}
.add_info_wrap .form-group {
  display: flex;
  align-items: center;
  position: relative;
}
.add_info_wrap .social-icon {
  width: 25%;
}
.add_info_wrap .social-icon li {
  display: inline-block;
}
.add_info_wrap .social-icon a {
  width: 35px;
  height: 35px;
  line-height: 36px;
  display: block;
  border-radius: 100%;
  background: #ddd;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
.cl-desc-wrap {
  display: flex;
}
.cl-desc-wrap .client_rate {
  margin-left: auto;
  margin-bottom: 10px;
  display: flex;
  white-space: nowrap;
  justify-content: end;
}
.cl-desc-wrap .client_rate .rate_bx {
  float: none;
}
.cl-desc-wrap .client_rate .excellent {
  margin-left: 20px;
}
.add_info1 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.cl-testimonial .testi-wrap {
  text-align: center;
}
.mgbt-40 {
  margin-bottom: 40px;
}
.mgbt-30 {
  margin-bottom: 30px;
}
.mgt-10 {
  margin-top: 10px;
}
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.gj-icon {
  display: none;
}
.column select,
.column input {
  width: calc(100% - 10px);
}
/*.column .check-in, .column .check-out {
    width: 50%;
}*/
.column .check-in,
.column .check-out {
  width: 50%;
}
.column .check-in input,
.column .check-out input {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.column.column-trip {
  width: 63%;
}
.column.person-column {
  width: 37%;
}
.column.btn-wrap {
  width: 20%;
}

/*my css*/
.alert-success {
  margin-top: 10px;
}
.mrgb-35 {
  margin-bottom: 35px;
}
.relatedtrip {
  font-size: 17px;
  text-align: center;
}
/*    .more-post,.view-less-btn{
      display: none;
    }*/
.tripface.cl-sticky {
  position: fixed;
  top: 12px;
}
.tripface {
  display: none;
}
.facttable tr td {
  height: 35px;
}
.cl-testimonial .testimonial-carousel.owl-carousel .owl-nav button.owl-prev,
.cl-testimonial .testimonial-carousel.owl-carousel .owl-nav button.owl-next {
  color: #222;
}
.cl-testimonial .description .testimonial-carousel .img-wrap img {
  height: 100px;
  object-fit: cover;
  border-radius: 5%;
}
.pow {
  font-weight: bold;
}

/***********************************/ /*
/*media css*/
/***********************************/
@media (min-width: 1200px) {
  .container {
    width: 1032px;
  }
}
@media (max-width: 991px) {
  .site-header .logo {
    max-width: 155px;
  }
  .nav > li > a {
    padding: 15px 5px;
  }
  .tabs-wrap .d-flex {
    flex-wrap: wrap;
  }
  .search-sec .column {
    height: 45px;
    margin-bottom: 40px;
    width: 47%;
    float: left;
  }
  .search-sec .column select,
  .search-sec .column input {
    width: 100%;
  }
  .search-sec .column.last-column {
    margin-bottom: 30px;
  }
  .search-sec .column:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .right-wrap {
    margin-left: 0;
  }
  .tabs-wrap .d-flex {
    display: block;
  }
  .search-sec .column {
    width: 100%;
    float: none;
  }
  .site-header .header-content {
    display: block;
  }
  .navbar-toggle {
    position: absolute;
    float: none;
    right: 25px;
  }
  .site-header .top-header {
    flex-wrap: wrap;
  }
  .site-header .top-header ul {
    margin-top: 15px;
  }
  .navbar {
    min-height: auto;
  }
  .site-header .collapse.in {
    transform: translateY(0);
    background: #04405f;
    text-align: left;
    position: absolute;
    width: 100%;
    z-index: 9999;
    bottom: calc(50% - 105px);
  }
  .navbar-nav .dropdown:hover .dropdown-menu {
    display: none;
  }
  .navbar-nav.nav > li > a {
    color: #fff;
  }
  .navbar-nav .mega-dropdown .dropdown-menu {
    transform: translateX(100%);
    display: block;
    opacity: 0;
    top: calc(100% - 110px);
  }
  .navbar-nav .mega-dropdown.open .dropdown-menu {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    display: block;
  }
  .new-detail .cl-content .cl-day,
  .new-detail .cl-content .content-list {
    float: none;
    width: 100%;
  }
  .new-detail .cl-content li {
    margin-bottom: 7px;
  }
  .new-detail .cl-content .cl-day strong {
    margin: 5px 0;
  }
  .new-detail .cl-content .content-list {
    border: none;
    border-bottom: 1px dashed #bfbfbf;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 5px;
  }
  .new-detail .right-wrapper .right-sidebar {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .new-detail .right-wrapper .forquote {
    margin-top: 15px;
  }
  .formdesitination {
    display: block;
  }
  .add_info_wrap .social-icon li {
    margin: 5px;
  }
}
@media only screen and (max-width: 576px) {
  .container, .container-fluid {
    padding: 0 15px;
}
  .site-header .top-header {
    display: block;
    text-align: center;
    margin: 0;
  }
  .site-header .top-header .top-wrap {
    margin-bottom: 8px;
  }
  .site-header .top-header .top-wrap:last-child {
    margin-bottom: 0;
  }
  .blog-sect .blog-wrap:nth-child(odd) .blog-content,
  .blog-sect .blog-wrap:nth-child(even) .blog-img,
  .blog-sect .blog-wrap:nth-child(odd) .blog-img,
  .blog-sect .blog-wrap:nth-child(even) .blog-content {
    float: none;
    width: 100%;
  }
  .blog-sect .blog-wrap .blog-content,
  .blog-sect .blog-wrap {
    margin-bottom: 25px;
  }
  .blog-sect .blog-wrap:last-child {
    margin-bottom: 0;
  }
  .site-footer .cl-tabs .nav {
    display: block;
  }
  .site-footer .cl-tabs .nav li {
    text-align: center;
    width: 100%;
  }
  .footer-bottom {
    text-align: center;
    display: block;
  }
  .footer-bottom .left-content,
  .footer-bottom .right-content,
  .footer-bottom .right-content .content p,
  .site-footer .cl-tabs .tab-content .footer-link li {
    width: 100%;
  }
  .footer-bottom .right-content .content p {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footer-bottom .right-content .content {
    display: block;
  }
  .site-footer .cl-tabs .tab-content .footer-link li {
    float: none;
    text-align: center;
  }
  .add_info_wrap {
    display: block;
  }
  .add_info_wrap .enve i,
  .add_info_wrap .form-group {
    margin: 0 auto 15px;
  }
  .add_info_wrap .social-icon {
    width: auto;
  }
}
@media only screen and (max-width: 400px) {
  .booking-form .date-picker input {
    width: 85%;
  }
}
.cl-footer-bottom {
  padding: 20px 0;
  box-shadow: 0 14px 20px 0 rgb(0 0 0 / 8%);
  border-radius: 0 0 12px 12px;
}

.cl-footer-bottom .footer-img h1 {
  margin-bottom: 0;
}

.cl-footer-bottom h6 {
  padding: 0;

  margin-bottom: 5px;
}

.cl-footer-bottom h6:after {
  display: none;
}

.cl-footer-bottom .footer-contact ul {
  margin-bottom: 10px;
}

.cl-footer-bottom .footer-contact li {
  margin-bottom: 0;

  font-size: 14px;
}

.cl-footer-bottom .social-icon li {
  display: inline-block;

  margin: 0;

  overflow: hidden;
}

.cl-footer-bottom .social-icon a {
  color: #2f0857;

  width: 40px;

  height: 40px;

  background: #ddd;

  border-radius: 50%;

  display: block;

  line-height: 43px;

  text-align: center;
}

.cl-footer-bottom .social-icon a i {
  transition: all ease-in-out 0.4s;
  font-family: "FontAwesome";
  padding-right: 0;
}

.cl-footer-bottom .social-icon a:hover i {
  transition: all ease-in-out 0.4s;

  transform: rotate3d(1, 1, 1, 15deg);
}

.header-bottom i.fa {
  padding-right: 8px;
}

.blog-cl-header {
  border-bottom: 5px solid #000;
  width: 90%;
  margin: 25px auto;
  line-height: 1.6;
}
.blog-cl-header .title {
  margin-bottom: 4px;
}
.header-border-top {
  border-top: 5px solid;
  width: auto;
  display: inline-block;
  border-right: 5px solid;
  border-radius: 50px;
  padding: 15px 30px 0 15px;
  border-color: #f9820c;
}

.package-sect .npa-blog-main-row > div:first-child .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(3) .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(5) .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(7) .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(9) .pkg-wrap {
  border-radius: 60px 10px 10px 30px;
  overflow: hidden;
}

.package-sect .npa-blog-main-row > div:nth-child(2) .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(4) .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(6) .pkg-wrap,
.package-sect .npa-blog-main-row > div:nth-child(8) .pkg-wrap {
  border-radius: 10px 60px 30px 10px;
  overflow: hidden;
}

@media only screen and (max-width: 320px) {
  .package-sect .pkg-wrap .info-wrap li:nth-child(odd){
    border: none;
    margin-right: 0;
  }
  .package-sect .pkg-wrap .info-wrap li{
    width: 100%;
  }
}