.inclde { margin-bottom: 15px; font-weight: 600; }
.main-header__call { margin-left: 40px; }
.pgrop { color: var(--gotur-primary); margin-bottom: 5px; }
.footer-widget__links1 li a { font-style: normal; font-weight: 400; font-size: 16px; line-height: 175%; color: var(--gotur-white, #fff); opacity: 0.8; }
.footer-widget__links li1 a { color: inherit; position: relative; text-transform: capitalize; padding-left: 15px; }
.ib { padding-right: 5px; color: var(--gotur-primary); }
.footer-widget__links1 li a:hover { color: var(--gotur-primary); }
.footer-widget__links1 li + li { margin-top: 10px; }
.lfoot { width: 185px; }
.tripadvisor { width: 120px; border-radius: 5px; padding: 10px; background: rgb(255, 255, 255); }
hr.custom-divider { width: 50%; margin: 5px auto; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background: radial-gradient(circle, rgb(13, 13, 14) 0%, rgb(253, 91, 0) 40%, transparent 80%); height: 2px !important; }
.product-details__review-title { margin-bottom: 44px; font-weight: bold; font-style: normal; font-size: 24px; line-height: 154%; }
.product-details__comment-title { margin: -4px 0px 35px; text-transform: capitalize; color: var(--gotur-black, #1D231F); font-style: normal; font-weight: 700; font-size: 30px; line-height: 123%; }
@media (min-width: 992px) {
  .product-details__comment-title { margin-bottom: 56px; }
}
.product-details__comment__list { margin: 35px 0px 0px; }
.product-details__comment__card { margin-bottom: 40px; padding-bottom: 37px; border-bottom: 1px solid var(--gotur-border-color, #E5E5E5); }
@media (min-width: 768px) {
  .product-details__comment__card { display: flex; align-items: flex-start; }
}
.product-details__comment__card__top { display: flex; align-items: center; justify-content: space-between; }
.product-details__comment__card__image { margin-right: 20px; }
.product-details__comment__card__image img { border-radius: 50%; width: 75px; }
.product-details__comment__card__title { margin: 20px 0px 10px; text-transform: capitalize; color: var(--gotur-black, #1D231F); font-style: normal; font-weight: 600; font-size: 20px; line-height: 110%; }
.product-details__comment__card__date { font-style: normal; font-weight: 500; font-size: 16px; line-height: 100%; margin-bottom: 20px; padding-bottom: 0px; color: var(--gotur-primary); }
.product-details__comment__card__text { font-weight: 500; font-size: 16px; line-height: 188%; color: var(--gotur-text, #595959); margin-bottom: -7px; padding-bottom: 0px; }
.product-details__comment__card__star {color: var(--gotur-primary, #F7921E);font-size: 16px;letter-spacing: 1px;margin-bottom: 12px;}
.product-details__comment__card__content { position: relative; }
.product-details__form-ratings { display: flex; align-items: center; letter-spacing: 1px; font-size: 16px; color: var(--gotur-primary, #F7921E); margin: 0px 0px 15px; }
.product-details__form-ratings__label { display: inline-block; letter-spacing: 0px; color: var(--gotur-black, #1D231F); margin: 0px 17px 0px 0px; font-style: normal; font-weight: 400; font-size: 16px; line-height: 100%; text-transform: capitalize; }
.product-details__form-ratings span { color: var(--gotur-primary, #F7921E); }
.product-details__form__form { margin-top: 30px; }
::-webkit-scrollbar { width: 8px; height: 4px; }
::-webkit-scrollbar-thumb { background-color: rgb(253, 91, 0); background-image: -webkit-linear-gradient(45deg, rgb(20, 59, 74) 25%, transparent 25%, rgba(0, 0, 0, 0) 50%, rgb(20, 59, 74) 50%, rgb(20, 59, 74) 75%, transparent 75%, transparent); border-radius: 1px; }
::-webkit-scrollbar-track { box-shadow: grey 0px 0px 3px inset; border-radius: 1px; }
.wave { position: absolute; bottom: 0px; left: 0px; width: 100%; }
.wave path { fill: rgb(250, 252, 253); }
.whats:hover { background: rgb(76, 74, 76); color: rgb(255, 255, 255); }
.whats { position: fixed; bottom: 110px; right: 10px; width: 50px; height: 50px; color: rgb(255, 255, 255); font-size: 30px; line-height: 50px; text-align: center; z-index: 100; cursor: pointer; background: rgb(40, 167, 69); border-radius: 50%; transition: 300ms; box-shadow: rgb(37, 211, 102) 0px 0px 0px 0px; animation: 1.5s ease 0s infinite normal none running pulse; }
@keyframes pulse { 
  0% { transform: scaleX(1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); box-shadow: rgb(186, 255, 212) 0px 0px 0px 15px; }
  100% { transform: scaleX(1); box-shadow: rgb(37, 211, 102) 0px 0px 0px 0px; }
}
.sideSocial a:hover { border-radius: 16px 0px 0px 16px; width: 48px; background: rgb(46, 52, 100); color: rgb(255, 255, 255); }
.sideSocial a:last-child { border-bottom-left-radius: 16px; }
.sideSocial { position: fixed; right: 0px; top: 50%; z-index: 9; transform: translateY(-50%); flex-direction: column; justify-content: start; direction: rtl; }
.sideSocial a { width: 36px; height: 40px; display: flex; justify-content: center; align-items: center; background-color: rgb(3, 81, 124); color: rgb(255, 255, 255); border-bottom: 1px dashed rgba(255, 255, 255, 0.15); }
.sideSocial a:first-child { border-top-left-radius: 16px; }
.sideSocial a:last-child { border-bottom: 0px dashed rgba(69, 71, 75, 0.3); }
.listing-card-four__meta a { color: var(--gotur-white, #fff) !important; }
.about-testimonials { position: relative; z-index: 1; }
.justify-content { justify-content: center; }
@media (min-width: 0px) and (max-width: 350px) {
  .main-header__info a + a { margin-left: 14px; }
  .main-header--two .mobile-nav__btn { margin-left: 21px; }
}
.testimonials-two__bottom__nav { justify-content: end; }
.page-header__bg1 {
  position: absolute; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 158px; background-size: cover; background-repeat: repeat-x; animation: 60s linear 0s infinite normal none running cloudMove; background-image: url("../images/shapes/page-header-bg-shape.png");
  @media (max-width: 767px) {
  height: 95px;
}
}
.page-header__shape-one {
  position: absolute; left: 45px; top: 25%; width: 114px; height: 93px; background-size: cover; background-repeat: no-repeat; animation: 4s linear 0s infinite normal forwards running SlideRight; background-image: url("../images/shapes/page-header-shape-1.png");
  & .video-responsive { position: relative; width: 100%; padding-bottom: 56.25%; height: 0px; overflow: hidden; border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.08) 0px 6px 18px; }
  & .video-responsive iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 0px; }
  @media (max-width: 1199px) {
  display: none;
}
}
@keyframes SlideRight { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(100px); }
}
.page-header__shape-two {
  position: absolute; right: 55px; top: 25%; width: 90px; height: 117px; background-size: cover; background-repeat: no-repeat; animation: 4s linear 0s infinite normal forwards running SlideLeft; background-image: url("../images/shapes/page-header-shape-2.png");
  @media (max-width: 1199px) {
  display: none;
}
}
@keyframes SlideLeft { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-100px); }
}
@keyframes cloudMove { 
  0% { background-position: 1920px 100%; }
  100% { background-position: 0px 100%; }
}
.contact-page__contact { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 40px 5px; padding: 30px 25px; border-radius: 15px; border: 1px solid rgb(245, 245, 245); }
.blic { padding-right: 5px; }
.relative { position: relative; }
.aboutback { background-color: rgba(243, 248, 246, 0); }
.choosimg::before { content: ""; position: absolute; width: 70%; height: 70%; border: 8px solid rgb(253, 91, 0); border-radius: 0px 0px 0px 20px; left: 0px; bottom: -20px; clip-path: polygon(0px 0px, 0px 100%, 100% 100%); z-index: -1; }
.gradient { background-image: linear-gradient(to right, rgb(249, 255, 247), rgb(255, 251, 247)); }
.clrh4 { margin-bottom: 15px; color: rgb(20, 59, 74); }
.Privacy { margin-bottom: 30px; border-bottom: 1px solid rgb(219, 239, 243); padding-bottom: 10px; }
.Privacy .title { font-weight: 600; color: rgb(44, 158, 185); margin-bottom: 15px; }
.Privacy ul li { margin-bottom: 10px; color: rgb(0, 0, 0); font-size: 17px; }
.Privacy:last-child { margin-bottom: 0px; border-bottom: 0px solid rgb(231, 230, 230); padding-bottom: 0px; }
.Privacy p { margin-bottom: 10px; color: rgb(0, 0, 0); font-size: 17px; }
.maindiv-page { padding: 30px 25px; border-radius: 15px; border-width: 1px 1px 7px; border-style: solid; border-color: rgb(219, 239, 243) rgb(219, 239, 243) rgba(44, 158, 185, 0.17); border-image: none; }
.dropdown-item.disabled, .dropdown-item:disabled { color: var(--bs-dropdown-link-active-color); }
.listing-card-two__image img { height: 260px; }
input[type="time" i]::-webkit-calendar-picker-indicator { display: none; }
.relative { position: relative; }
.cart-icon1 { position: relative; display: inline-block; }
.cart-icon1 i:hover { color: rgb(51, 51, 51); }
.cart-count { position: absolute; top: -9px; right: -12px; background: rgb(255, 77, 79); color: rgb(255, 255, 255); font-size: 11px; font-weight: bold; border-radius: 50%; width: 21px; height: 21px; display: flex; align-items: center; justify-content: center; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px; }
.user-dropdown { position: relative; display: inline-block; }
.user-dropdown .aperson { display: flex; align-items: center; gap: 8px; color: rgb(255, 255, 255); text-transform: capitalize; text-decoration: none; font-weight: 500; }
.user-dropdown img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; }
.user-dropdown .dropdown-menu { position: absolute; top: 110%; right: 0px; background: rgb(255, 255, 255); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px; display: none; flex-direction: column; min-width: 180px; overflow: hidden; z-index: 999; padding: 0px; }
.user-dropdown .dropdown-menu a { padding: 12px 16px; color: rgb(51, 51, 51); text-decoration: none; display: block; transition: 0.2s; font-size: 15px; }
.user-dropdown .dropdown-menu a:hover { background-color: rgb(243, 243, 243); color: rgb(44, 158, 185); }
.user-dropdown:hover .dropdown-menu { display: flex; }
@media (max-width: 768px) {
  .user-dropdown { width: 100%; text-align: center; }
  .user-dropdown .aperson { }
  .user-dropdown img { width: 36px; height: 36px; }
  .user-dropdown .dropdown-menu { position: static; display: none; box-shadow: none; border-radius: 0px; background: rgb(249, 249, 249); width: 100%; padding: 0px; }
  .user-dropdown .dropdown-menu { display: none; }
  .user-dropdown.active .dropdown-menu { display: flex; }
  .user-dropdown .dropdown-menu a { border-bottom: 1px solid rgb(238, 238, 238); }
}
.cart-page__table__remove { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; padding: 0px 30px 0px 0px; }
.cart-page__table__remove:focus { outline: none; }
.cart-page__table tbody tr:nth-child(2n+1) td { background-color: rgb(249, 250, 251); }
.cart-page__table tbody tr:nth-child(2n) td { background-color: rgb(255, 255, 255); }
.cart-page__table tbody tr:hover td { background-color: rgb(238, 246, 255); }
.checkout-page__payment__title { font-size: 20px; font-weight: 600; margin-bottom: 20px; color: var(--gotur-black, #1d231f); }
.checkout-page__payment__item { background: rgb(248, 248, 248); border: 1px solid rgb(221, 221, 221); border-radius: 10px; padding: 15px 20px; margin-bottom: 15px; transition: 0.3s; }
.checkout-page__payment__item:hover { background-color: rgb(240, 247, 255); border-color: var(--gotur-base, #2c9eb9); }
.custom-radio { display: flex; align-items: center; font-weight: 500; font-size: 16px; color: rgb(51, 51, 51); cursor: pointer; gap: 10px; position: relative; }
.custom-radio input[type="radio"] { position: absolute; opacity: 0; cursor: pointer; }
.radio-checkmark { height: 18px; width: 18px; border: 2px solid rgb(187, 187, 187); border-radius: 50%; display: inline-block; position: relative; transition: 0.3s; }
.custom-radio input[type="radio"]:checked ~ .radio-checkmark { border-color: var(--gotur-base, #2c9eb9); background-color: var(--gotur-base, #2c9eb9); }
.product-details__quantity { position: relative; display: flex; align-items: center; margin: 0px 0px 40px; }
.product-details__quantity-title { margin: 0px 20px 0px 0px; text-transform: capitalize; font-style: normal; font-weight: 400; font-size: 16px; line-height: 175%; }
.product-details__quantity .quantity-box { position: relative; width: 98px; height: 50px; }
.product-details__quantity .quantity-box input { width: 98px; height: 50px; border: 1px solid var(--gotur-border-color, #E5E5E5); appearance: textfield; font-family: var(--gotur-font, "Plus Jakarta Sans", sans-serif); color: var(--gotur-black, #1D231F); padding-left: 30px; outline: none; font-size: 18px; font-weight: 700; background-color: transparent; }
.product-details__quantity .quantity-box button { width: 24px; height: 24px; color: var(--gotur-text, #595959); font-size: 8px; position: absolute; top: 1px; right: 1px; background-color: transparent; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-right-style: none; border-bottom-style: none; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-image: none; border-left: 1px solid var(--gotur-border-color, #E5E5E5); display: flex; align-items: center; justify-content: center; outline: none; transition: 500ms; }
.product-details__quantity .quantity-box button.sub { bottom: 1px; top: auto; border-top: 1px solid var(--gotur-border-color, #E5E5E5); }
.product-details__quantity .quantity-box button:hover { color: var(--gotur-base, #63AB45); }
.cart-page__table .addcart { padding: 16px 20px; }
.nav-tabs .active-btn .nav-link { color: rgb(255, 255, 255); background: rgb(47, 66, 141); border-radius: 33px; border: 1px solid rgb(47, 66, 141); }
.nav-tabs .nav-link { margin-bottom: -1px; background: rgb(255, 255, 255); border-radius: 33px; border: 1px solid rgb(14, 111, 205); color: rgb(14, 111, 205); cursor: pointer; padding: 11px 20px; text-transform: capitalize; }
.nav-tabs .nav-link:hover { isolation: isolate; background: rgb(47, 66, 141); color: rgb(255, 255, 255); }
.nav-tabs { display: flex; justify-content: center; }
.nav-tabs { margin-bottom: 25px; }
.nav { display: flex; flex-wrap: wrap; padding-left: 0px; margin-bottom: 0px; list-style: none; gap: 30px; padding-bottom: 25px; }
.nav-link i { padding-right: 5px; }
.checkout-page__form .change { padding: 18px 35px; }
.listing-card-four__featured { background-color: rgb(220, 53, 69); margin-top: 10px; color: rgb(255, 255, 255); padding: 4px 14.6px; }
.pdr { padding-right: 5px; }
.listing-card-four__featured:hover { background-color: rgb(255, 255, 255); color: rgb(220, 53, 69); }
.user-profile-header .user-profile-img { margin-left: 40px; border-radius: 20px; border-color: rgb(243, 243, 243) !important; }
.user-profile-header-banner img { height: 260px; object-fit: cover; width: 100%; }
.rounded-top { border-top-left-radius: 20px !important; border-top-right-radius: 20px !important; }
.user-profile-header .user-profile-img { border: 5px solid; width: 120px; position: relative; top: -50px; padding: 3px; }
.proffile { border: 1px solid red; border-radius: 20px; }
.tablepersonal { width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); border-radius: 12px; overflow: hidden; margin-bottom: 30px; }
.tablepersonal td { padding: 14px 18px; text-align: left; vertical-align: middle; font-size: 15px; border-bottom: 1px solid rgb(240, 240, 240); }
.tablepersonal tr:nth-child(2n) { background: rgb(249, 249, 249); }
.tablepersonal td.right { text-align: right; font-weight: 500; color: rgb(51, 51, 51); }
.pro__price--total { color: rgb(44, 158, 185); font-weight: 700; }
.tablepersonal thead { background: rgb(44, 158, 185); color: rgb(255, 255, 255); }
.tablepersonal th, .tablepersonal td { padding: 14px 18px; text-align: left; color: red; font-weight: 600; }
.tablepersonal th { text-align: center; color: rgb(255, 255, 255); font-size: 20px; }
@media (max-width: 768px) {
  .tablepersonal { width: 100%; margin-top: -20px; margin-bottom: 0px; }
  .tablepersonal td { display: block; text-align: left; width: 100%; padding: 10px; }
  .tablepersonal td.right { text-align: left; font-weight: 500; color: rgb(51, 51, 51); }
  .tablepersonal tr { display: block; }
}
.language-switcher { display: flex; align-items: center; gap: 6px; }
.language-switcher .lang { color: rgb(255, 255, 255); text-decoration: none; font-weight: 500; transition: color 0.3s; }
.language-switcher .lang:hover { color: var(--gotur-primary); }
.language-switcher .divider { color: rgba(255, 255, 255, 0.5); }
.language-switcher .active { color: var(--gotur-primary); font-weight: 600; }
#loadMoreBtn { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: var(--gotur-primary); cursor: pointer; padding: 0px 0px 0px 15px; font-weight: bold; margin-bottom: 10px; text-transform: capitalize; margin-top: 10px; }
.pdlang { padding-right: 5px; }
.mobile-nav__lang .mobile-nav__contact__icon { color: rgb(44, 158, 185); font-size: 16px; }
.mobile-nav__lang .lang-switch { display: flex; align-items: center; gap: 8px; }
.mobile-nav__lang .lang-switch a { color: rgb(51, 51, 51); font-weight: 500; text-decoration: none; transition: color 0.3s; }
.mobile-nav__lang .lang-switch a:hover, .mobile-nav__lang .lang-switch a.active { color: rgb(44, 158, 185); }
.line { border-bottom: 1px solid var(--gotur-border-color, #E5E5E5); padding-bottom: 20px; }
.clrr { color: rgb(253, 91, 0); }
.display-flex, .display-flexside { display: flex; }
.comments-form__form1 .gotur-btn { background-color: rgb(253, 91, 0); padding: 17.5px 23.5px; border-radius: 50px; box-shadow: rgba(253, 91, 0, 0.29) 0px 2px 48px 0px; }
.gaap { gap: 46px; }
.m-btnf { background: rgb(255, 243, 236); padding: 20px; margin-top: 20px; border: 1px solid rgb(253, 91, 0); border-radius: 20px; }
@media (min-width: 576px) {
  .modal-dialog { max-width: 800px; }
}
@media (min-width: 0px) and (max-width: 991px) {
  .tour-listing-details__info-area__info { padding-top: 10px; padding-bottom: 10px; }
  .gaap { gap: 8px; }
  .tour-listing-details__amenities__list { width: 100%; }
  .checkout-page__billing-address__title { margin: 0px 0px 20px; padding-bottom: 15px; }
  .checkout-page__payment { padding: 20px; }
  .cart-page__table { margin: 0px; }
  .cart-page__table tbody tr td { padding: 12px 0px; }
  .cart-page__coupone__title { margin-bottom: -6px; }
  .destination-details__sidebar__item-list { padding: 13px; }
  .destination-details__sidebar__list li { display: block; }
  .destination-details__sidebar__list li p { margin-bottom: 2px; }
  .destination-details__sidebar__item-map iframe { height: 300px; }
  .destination-details__content__item + .destination-details__content__item { margin-top: 22px; }
  .destination-details__title { margin-bottom: 12px; }
  .destination-details__content__thumb + .destination-details__content__faq { margin-top: 22px; }
  .tour-listing-details__thumb__item img { height: 300px; }
  .tour-listing-details__content__item + .tour-listing-details__content__item { margin-top: 22px; }
  .tour-listing-details__sidebar__item-form { padding: 20px; }
  .tour-listing-details__info-area__info { margin-top: 25px; }
  .login-page__thumb img { height: auto; }
  .login-page__thumb::after { right: 15px; }
  .login-page__content { padding: 30px 25px; }
  .login-page__thumb { display: none; }
  .destination-card-two__thumb img { height: 380px; }
  .destination-details__content__thumb__item img { height: 300px; }
  .listing-card-four__image img { height: 210px; }
  .listing-card-two__image img { height: 230px; }
  .destination-carousel .destination-carousel__item img { object-fit: cover; width: 100%; height: 220px; }
  .tour-listing-details__destination__social__list { left: calc(100% + 1px); right: auto; }
  .tour-listing-details__destination__inner { align-items: start; }
  .product-details__comment__card__top { display: block; }
  .product-details__comment__card__image img { margin-bottom: 10px; }
  .product-details__comment__card__star { margin-bottom: 10px; }
  .product-details__comment__card { margin-bottom: 10px; }
  .tour-listing-details__sidebar__item-box iframe { height: 250px; }
  .maindiv-page { padding: 30px 15px; }
  .blog-details .blog-details-card__meta { gap: 11px; }
  .blog-details .blog-details-card__image img { height: 220px; }
  .blog-details .blog-details-card__title { font-size: 23px; }
  .sidebar__single { padding: 30px 20px; }
  .page-header__title { font-size: 30px; }
  .team-card__thumb img { height: 350px; }
  .gotur-owl__carousel--basic-nav.owl-carousel .owl-nav { margin-top: 30px; }
  .choosimg::before { left: -13px; }
  .about-five__thumb__item-small { margin-top: -130px; }
  .page-header { margin-top: 0px; }
  .faq-accordion .accordion-content .inner { padding: 20px 17px; }
  .faq-accordion .active .accordion-title { padding: 24px 19px; }
  .faq-accordion .accordion-title { padding: 27px 20px; }
  .faq-accordion .accordion-content p { font-size: 17px; line-height: 160%; }
  .testimonials-two__bottom__nav1 { justify-content: start; }
  .main-header--two .main-header__btn { display: none; }
  .main-slider-one__sub-title { font-size: 20px; }
  .main-slider-one__title { font-size: 30px; }
  .about-five__thumb__item-small img { height: 221px; width: 262px; }
  .about-five__thumb__item img { height: 280px; }
  .blog-card-two__image img { height: 200px; }
  .destinations-card__thumb { height: auto; margin-bottom: 10px; }
  .destinations-card__thumb img { height: 200px; }
  .destinations-card__title { line-height: 26px; font-size: 18px; }
  .sec-title__title { font-size: 25px; }
  .section-space { padding: 30px 0px; }
  .about-five--two .about-five__thumb__item-small { display: none; }
  .about-five--two .about-five__thumb__item { padding-left: 0px; padding-right: 18px; }
  .about-five__thumb::after { right: -4px; }
  .listing-card-four__content { padding: 0px; }
  .listing-card-four__meta { margin-right: 0px; margin-left: 0px; margin-top: 0px; border-radius: 0px; }
  .listing-card-four__rating { margin-top: 12px; }
  .text-end { text-align: left !important; }
  .offer-one__card--two .offer-one__card__btn { text-align: start; }
  .blog-card-two__date__day { font-size: 16px; }
  .blog-card-two__date { padding: 14px; }
  .client-carousel__title { margin-bottom: 20px; }
  .main-footer__element-one { top: 0%; }
  .blog-two__top__btn .gotur-btn { display: none; }
  .blog-two__top { padding-bottom: 10px; }
  .main-slider-one__destinations { display: block; max-width: 100%; margin-right: 0px; position: relative; bottom: 0px; }
  .main-slider-one__content { padding-top: 40px; padding-bottom: 20px; }
  .main-slider-one__item { padding-bottom: 30px; }
  .feature-package__bottom__nav button { width: 45px; height: 45px; font-size: 17px; }
  .testimonials-two__bottom__nav button { width: 45px; height: 45px; font-size: 17px; }
  .destinations-two__bottom__nav button { width: 45px; height: 45px; font-size: 17px; }
  .testimonials-two .sec-title { padding-bottom: 20px; }
  .blog-card-two--one .blog-card-two__content { padding: 0px 0px 2px; }
  .logo-retina img { width: 160px; }
  .main-slider-one__destinations .destinations-card-two__thumb { border-radius: 20px; }
  .destinations-two__top { padding-bottom: 20px; }
  .feature-package__top { padding-bottom: 20px; }
  .page-header { padding: 70px 0px 95px; }
  .contact-page__map iframe { height: 310px; }
  .contact-page__title { font-size: 20px; }
  .flex-direction { flex-direction: column-reverse; }
  .contact-page .comments-form__form .form-one__control textarea { height: 140px; }
  .section-space-bottom { padding-bottom: 30px; }
  .contact-top__item { min-height: auto; }
  .nav-tabs .nav-item { flex: 0 0 auto; }
  .nav-tabs { display: flex; flex-wrap: nowrap; overflow: auto hidden; gap: 8px; justify-content: flex-start; padding: 10px 0px; }
  .user-profile-header-banner img { height: 160px; }
  .user-profile-header .user-profile-img { width: 85px; }
  .user-profile-header .user-profile-img { margin-left: 10px; }
  .tablepersonal th { font-size: 18px; }
  .tablepersonal th, .tablepersonal td { padding: 10px 18px; }
  .product-details__comment__list { margin-top: 20px; }
  .tour-listing-details__add-reviews .comments-form__form .form-one__control textarea { height: 136px; }
  .main-header--two .container-fluid { background-color: var(--gotur-primary); }
  .m-btnf { padding: 15px; }
  .main-slider-three::before { background: rgba(253, 91, 0, 0.08); }
  .main-slider-three::after { background: rgba(253, 91, 0, 0.37); }
}
