.text-desc{
    position: relative;
    line-height: 1.7em;
    color: #444444;
    font-size: 16px;
}
.text-desc ul{
    list-style-type: disc !important;
    margin-left: 20px;
    margin-top: 11px;
}
.text-desc ul li{
    list-style-type: disc !important;
    margin-left: 20px;
}
.text-desc ul li ul{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ul li ul li{
    list-style-type: circle !important;
}
.text-desc ol{
    list-style-type: decimal !important;
    margin-top: 11px;
}
.text-desc ol li{
    list-style-type: decimal !important;
}
.text-desc ol li ol{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ol li ol li{
    list-style-type: lower-roman !important;
}
.default-404{
    margin-top: 120px;
    margin-bottom: 120px;
}
.travel-two.alternate{
    background-color: #fff;
    z-index: 1;
    position: relative;
}
.banner-three {
    padding: 350px 0px 350px;
}
.banner-three_image::before {
  opacity: 0.4;
}
.header-style-two {
  min-height: 0px;
}
.main-header .main-menu .navigation > li > a {
  padding: 21px 0px;
}
.main-header .header-lower .logo-box .logo {
  position: relative;
  padding: 10px 0px 10px;
}
.first-section{
    padding-top: 110px !important;
}
.testimonial-block_three-author {
  padding-left: 0px;
}
.travel-block_one-missing-days {
  position: absolute;
  left: 135px;
  top: -20px;
  z-index: 1;
  font-size: 15px;
  border-radius: 5px;
  padding: 4px 10px 4px;
  display: inline-block;
  color: var(--main-color);
  text-transform: uppercase;
  border: 1px solid var(--main-color);
  background-color: var(--white-color);
}
.sec-title_heading {
  text-transform: initial;
}
.about-four_images-outer {
  padding-bottom: 0px;
}
.v-middle{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.about-four_counter_icon{
  font-size: 42px;
  color: #fff;
}
.feature-block_five-icon{
  font-size: 32px;
  color: #00bb98;
}
.about-four_image img{
  border-radius: 10px;
}
.cta-three__inner {
  padding: 60px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}
.counter-one {
  padding: 0px 0px 0px;
  background-color: #252525;
}
.cta-three__inner .sec-title__tagline {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
    margin-bottom: 0px;
  line-height: 1em;
  margin-bottom: 16px;
  color: #fff;
}
.cta-one__content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
.cta-three__inner .cta-one__content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cta-three__inner .sec-title__title {
  max-width: 489px;
  box-sizing: border-box;
  color: #fff;
}
.cta-three__inner .sec-title{
  margin-bottom: 0px;
  color: #fff;
}
.cta-three__inner .cta-one__info__name {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 6px;
  color: #fff;
}
.page-title.style-two{
  background-position: center center;
}
.text-desc{
  position: relative;
  color: #444444;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}
.btn-style-three {
  text-transform: initial !important;
}
.jssocials-share-label {
  display: none;
}
.jssocials-share-link {
  border-radius: 5px;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  padding: 0px;
}
.jssocials-share-link i{
  font-size: 16px;
  line-height: 40px;
}
.jssocials-share-logo{
  vertical-align: initial;
}
.jssocials-share-facebook .jssocials-share-link {
  background: #506ccf;
}
.newsletter-widget h4{
  text-transform: none;
}
.btn-style-one {
  text-transform: none;
}
.sidebar-title_box h6 {
  text-transform: none;
}
.widget-content .destination-block_two.style-two .destination-block_two-heading {
  font-size: 24px;
}
.contact-one .inner-container {
  margin-top: 110px;
}
.text-content h2{
  position: relative;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
  color: var(--black-color);
  font-family: "Hanken Grotesk", sans-serif;
}
.text-content h3{
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
  color: var(--black-color);
  font-family: "Hanken Grotesk", sans-serif;
}
.text-content h4{
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px;
  color: var(--black-color);
  font-family: "Hanken Grotesk", sans-serif;
}
.text-content ul {
  position: relative;
  margin-bottom: 30px;
}
.text-content li {
  position: relative;
  display: block;
  color: #444444;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.text-content li::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background-color: var(--main-color);
}
.text-content{
  position: relative;
  color: #444444;
  font-size: 16px;
  line-height: 26px;
}
.three-item-carousel.swiper-container {
  overflow: visible !important;
}
.info-text{
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
.tourdetail-tabs .tab-btns .tab-btn {
  text-transform: initial;
}
.modal-content .btn-close {
  position: absolute;
  left: 90%;
  border: 0px solid #ddd;
  line-height: 0px;
  font-size: 8px;
  opacity: 1;
  border-radius: 50%;
  background: #ebebeb url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  width: 15px;
  height: 15px;
  z-index: 10;
  margin-top: 25px;
}
.modal-content .btn-close i{
  color: #fff !important;
}
.account_form h3{
  font-size: 22px;
  font-family: "Hanken Grotesk", sans-serif;
}
.btn-close:focus, .btn-primary:focus{
  box-shadow: none;
}
.modal-content {
  font-family: "Hanken Grotesk", sans-serif;
  border-radius: 5px;
  border: 0px solid #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
}
.login_submit .btn-primary{
  float: right;
  position: relative;
  font-size: 16px;
  border-radius: 5px;
  border: 0px solid #fff;
  color: var(--white-color);
  background-color: var(--main-color);
  font-family: "Hanken Grotesk", sans-serif;
}
#frmLogin .form-group{
  margin-bottom: 15px;
}
.form-control:focus {
  box-shadow: none;
}
.modal-content .btn-close {
  left: 93%;
}
a:hover {
  color: var(--main-color);
}
.signup .help-box_two_btn a{
  display: inline-block;
}
.signup .help-box_two_btn {
  padding-top: 0px;
  margin-top: 20px;
  border-top: 0px solid rgba(0,0,0,0.10);
}
.signup .help-box_two strong {
  font-size: 24px;
}
.signup .contact_chats-inner {
  position: relative;
  padding: 30px 40px;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,0.10);
  background-color: #f7f7f7;
}
.signup .contact-form_outer {
  border-left: 0px solid rgba(0,0,0,0.10);
  padding-left: 0px;
}
.signup h3{
  font-size: 26px;
}
.input-password{
  width: auto !important;
  flex: 1 1 auto;
}
.input-group-text{
  border-radius: 0px;
  background-color: #f7f7f7;
}
.input-group-text a{
  color: #111b19;
  display: block;
  flex: 1 1 auto;
}
.tour-detail-tabs .form-group input {
  display: inline-block;
  width: auto !important;
  height: auto;
}
.tour-detail-tabs .form-group input {
  margin-right: 5px;
}
#shipping_method img{
  width: 100px;
  display: block;
  margin-top: 5px;
}
#shipping_method li label{
  margin-bottom: 0px !important;
  margin-top: 10px;
}
#modal-checkout .tour-detail_info {
  padding: 30px 0px 10px;
}
#modal-checkout .tour-detail_list li {
  margin-right: 0px;
  width: 49%;
  margin-bottom: 20px;
}
#modal-checkout .alert-info img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  width: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
.alert-info{
  background-color: #f2fbfa;
  border: 1px solid transparent;
}
.stripe-loader{
    background-color: #fff;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    vertical-align: middle;
}
.stripe-loader img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    vertical-align: middle;
}
.check-icon{
  color: green;
  font-size: 52px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.subscribe-form_three a{
  position: relative;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 14px 30px;
  border-radius: 5px;
  margin-top: 15px;
  color: var(--white-color);
  background-color: var(--main-color);
  font-family: "Hanken Grotesk", sans-serif;
  text-align: center;
}
.tour-detail_title, .tour-detail_info{
  background-color: #f1f1f1;
}
.tourdetail-tabs .tab-btns .tab-btn:hover, .tourdetail-tabs .tab-btns .tab-btn.active-btn {
  background-color: #111b19;
}
.tourdetail-tabs .tab-btns .tab-btn {
  background-color: #f1f1f1;
}
.tour-detail_gallery {
  background-color: #f1f1f1;
}
.tour-detail_gallery .tour-detail_carousel-prev {
  color: #111b19;
}
.tour-detail_gallery .tour-detail_carousel-next {
  color: #111b19;
}
.tour-detail_gallery .tour-detail_carousel-prev:hover, .tour-detail_gallery .tour-detail_carousel-next:hover {
  color: #fff;
  background-color: #111b19;
}
.free-product.tour-detail_gallery{
  margin-top: 60px;
}
.footer-style-two.style-two {
  background-color: #111b19;
}
.main-header .main-menu .navigation > li > a {
  color: #111b19;
}
.btn-style-one::before {
  background-color: #111b19;
}
#kkLoading img{
  width:20px;
  vertical-align: middle;
  margin-right: 5px;
}
.logo img {
  width: 220px;
  margin: 10px 0px;
}
.btn-style-whatsapp{
  background-color: #4dc247;
  color: #fff;
}
.btn-style-whatsapp:hover{
  color: #fff;
}
.btn-style-whatsapp::before {
  background-color: transparent;
}
#frmSignup p{
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px;
  padding: 0px 10px;
  margin-bottom: 0px;
}
.destination-block_two-image::before {
  background: transparent;
  z-index: 0;
}
.free-price{
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
}
.contact-form_outer {
  border-left: 0px solid rgba(0,0,0,0.10);
  padding-left: 0px;
}
.text-content li{
  font-family: "Hanken Grotesk", sans-serif;
}
.main-header .main-menu .navigation > li.current > a {
  color: #111b19;
  text-decoration: none;
}
.whatsapp-btn{
  background-color: #4dc247 !important;
}
.address-info_one li {
  flex-direction: column;
  justify-content: center;
}
.mobile-event-box{
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,.10);
  padding: 10px;
  margin-bottom: 20px;
}

.mobile-event-box > a{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: nowrap;
  text-decoration: none;
  color: inherit;
}
.mobile-event-box img{
  flex: 0 0 60px;
  width: 60px;
  object-fit: cover;
  border-radius: 8px;
}
.mobile-event-box .event-text{
  flex: 1 1 auto;
  min-width: 0;
}
.tour-detail_price del {
  text-decoration: none;
}
#menu label div{
    color: #00bb98;
    font-weight: 700;
    display: inline;
    margin-left: 10px;
}
#menu label del{
    text-decoration: none;
    color: #999999;
    font-weight: 700;
}
#kkTavolo{
  width: 100% !important;
  color: #444444;
}
.comment-form .form-group input[type="date"]{
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 25px;
  height: 60px;
  border-radius: 0px;
  font-size: 16px;
  color: #444444;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: var(--white-color);
  border: 1px solid rgba(var(--black-color-rgb), 0.10);
}
.autoCheckbox input, .autoCheckbox label{
  display: inline-block;
}
.oppure{
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
  position: relative;
  z-index: 5;
  display: block;
  background-color: #fff !important;
}
.oppure::before{
  content:"";
  display: block;
  height: 1px;
  background-color: #444444;
  width: 25px;
  position: absolute;
  top: 50%;
  left: calc( 50% - 55px );
  z-index: 1;
}
.oppure::after{
  content:"";
  display: block;
  height: 1px;
  background-color: #444444;
  width: 25px;
  position: absolute;
  top: 50%;
  left: calc( 50% + 30px );
  z-index: 1;
}
@media only screen and (max-width: 768px) {

  .mmtop-60{
    margin-top: 60px;
  }
  .cursor{
    display: none;
  }
  .cursor-follower {
    display: none;
  }
  .mmtop-0{
    margin-top: 0px !important;
  }
}