@charset "UTF-8";
.atl_content_container p a {
  color: #f58634;
}
.atl_content_container img {
  display: block;
  margin: 0 auto 6px auto;
}
.atl_content_container h2 {
  font-size: 28px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 530;
  line-height: 1.2;
  color: #f58634;
  text-transform: uppercase;
}
.atl_content_container h3 {
  font-size: 22px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 520;
  line-height: 1.2;
  text-transform: uppercase;
  color: #2d7ab4;
}
.atl_content_container blockquote {
  padding: 15px 30px !important;
  margin: 15px 0 15px 30px !important;
  font-size: 17px !important;
  font-family: Open Sans !important;
  font-style: italic !important;
  color: #555 !important;
  border-left: 8px solid #e2791d !important;
  line-height: 1.6 !important;
  position: relative !important;
  background: rgba(237, 237, 237, 0.5019607843) !important;
  font-weight: normal !important;
}
.atl_content_container blockquote p {
  margin-bottom: 0 !important;
}
.atl_content_container p:has(> img:first-child):not(:has(strong)) {
  text-align: center;
  font-style: italic;
}

.atl_home_container p a {
  color: #f58634;
}

.wt-bnr-inr-entry {
  padding: 15px;
  height: initial;
  border-bottom: 60px solid #b6b6b6;
}
.wt-bnr-inr-entry .banner-title-outer .wt-title {
  font-size: 30px;
}

.atl-inner-page-banner .overlay-main.innr-bnr-olay {
  background: #f3f3f3;
}
.atl-inner-page-banner .wt-bnr-inr-entry {
  position: relative;
  z-index: 2;
  border-bottom: 80px solid transparent !important;
  background: white;
  border: none !important;
}
.atl-inner-page-banner .atl-seo-banner {
  margin-top: 0;
}

.project-single-sibar-info {
  padding: 0;
}
.project-single-sibar-info .info-list-1 li {
  background-color: #ffffff;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  gap: 1px;
  width: 100%;
  box-sizing: border-box;
  background-color: #e7e7e7;
  border: 1px solid #e7e7e7;
  overflow: hidden;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid > li.atl-tour-overview__row {
  display: grid !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0;
  margin-bottom: 0 !important;
  box-sizing: border-box;
  gap: 1px;
  padding: 0;
  background-color: #e7e7e7;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid > li.atl-tour-overview__row--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid > li.atl-tour-overview__row--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
@media (max-width: 480px) {
  .project-single-sibar-info .info-list-1.atl-tour-overview-grid > li.atl-tour-overview__row {
    grid-template-columns: 1fr !important;
  }
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell {
  min-width: 0;
  background-color: #ffffff;
  padding: 18px 20px;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell {
    padding: 16px 18px;
  }
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell > .title {
  margin-bottom: 8px;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell > span {
  display: block;
  word-break: break-word;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell .atl-tour-overview__price-note {
  font-size: 15px;
  line-height: 1.5;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell .atl-tour-overview__price-link {
  color: #e2791d;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell .atl-tour-overview__price-link:hover, .project-single-sibar-info .info-list-1.atl-tour-overview-grid .atl-tour-overview__cell .atl-tour-overview__price-link:focus {
  color: #c96a18;
}
.project-single-sibar-info .atl-tour-single-content {
  padding: 20px 10px;
  box-sizing: border-box;
}
.project-single-sibar-info .atl-tour-overview-wrapper {
  padding: 10px;
}
.project-single-sibar-info .atl-tour-overview-heading {
  border-bottom: 1px solid rgba(17, 24, 39, 0.06);
}

.project-single .atl-tour-section-heading {
  margin-top: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #111827;
  -webkit-font-smoothing: antialiased;
}
.project-single .atl-tour-section-heading.title {
  display: block;
}
.project-single .atl-tour-section-heading--overview {
  position: relative;
  padding: 14px 18px 14px 20px;
  background: linear-gradient(90deg, rgba(226, 121, 29, 0.1) 0%, rgba(255, 255, 255, 0) 72%);
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-left: 4px solid #e2791d;
  box-shadow: 0 1px 2px rgba(17, 24, 39, 0.04);
  margin-bottom: 10px;
}
.project-single .atl-tour-section-heading--price {
  width: 100%;
  margin-bottom: 14px;
  padding: 12px 14px 12px 16px;
  background: #fffdf9;
  border: 1px solid rgba(226, 121, 29, 0.22);
  border-left: 4px solid #e2791d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
  color: #0f172a;
  font-size: 1rem;
  letter-spacing: 0.07em;
}
.project-single .atl-tour-section-heading--accordion {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  padding: 0;
  margin: 0;
  letter-spacing: 0.07em;
  color: #0f172a;
  background: transparent;
  border: none;
  border-radius: 0;
}
.project-single .atl-tour-section-heading--accordion a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-height: 52px;
  padding: 14px 48px 14px 18px;
  font-family: inherit;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: inherit;
  text-transform: uppercase;
  color: #0f172a !important;
  text-decoration: none;
  border-left: 4px solid #e2791d;
  background: linear-gradient(100deg, rgba(226, 121, 29, 0.12) 0%, #ffffff 55%);
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.project-single .atl-tour-section-heading--accordion a:hover,
.project-single .atl-tour-section-heading--accordion a:focus {
  background: linear-gradient(100deg, rgba(226, 121, 29, 0.18) 0%, #ffffff 50%);
  box-shadow: inset 0 0 0 1px rgba(226, 121, 29, 0.15);
}
.project-single .atl-tour-section-heading--accordion .indicator {
  color: #e2791d;
  font-weight: 700;
}
.project-single .atl-tour-section-heading--accordion .atl-tour-heading-static {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 52px;
  padding: 14px 18px;
  font-family: inherit;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: inherit;
  text-transform: uppercase;
  color: #0f172a;
  border-left: 4px solid #e2791d;
  background: linear-gradient(100deg, rgba(226, 121, 29, 0.12) 0%, #ffffff 55%);
}
.project-single .atl-tour-section-heading a {
  font-size: 16px !important;
}
.project-single .atl-tour-itinerary-acc .wt-accordion .panel.wt-panel {
  margin-bottom: 12px;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: #fff;
}
.project-single .atl-tour-itinerary-acc .acod-head {
  border-bottom: 1px solid rgba(17, 24, 39, 0.06);
}
.project-single .atl-tour-itinerary-acc .acod-content {
  border-top: none;
}

.detail-tour-policy p {
  position: relative;
  padding: 10px 0 10px 15px;
  line-height: 20px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-bottom: 1px solid #e7e7e7;
}
.detail-tour-policy p:after {
  content: "\f0da";
  font-family: "FontAwesome";
  color: #e2791d;
  position: absolute;
  left: 0;
  top: 10px;
}

.side-bar {
  background-color: transparent;
}
.side-bar .detail-tour-form .form-control {
  height: 45px;
  padding: 7px 8px;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
  color: #212529;
}
.side-bar .detail-tour-form .form-control::-moz-placeholder {
  color: #212529;
}
.side-bar .detail-tour-form .form-control::placeholder {
  color: #212529;
}
.side-bar .detail-tour-form .atl_date_input_wrapper {
  position: relative;
  width: 100%;
}
.side-bar .detail-tour-form .atl_date_input_wrapper .form-control {
  padding-right: 40px;
}
.side-bar .detail-tour-form .atl_date_input_wrapper .atl_date_icon {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-size: 18px;
  cursor: pointer;
  transition: color 0.3s ease;
  z-index: 1;
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-bar .detail-tour-form .atl_date_input_wrapper .form-control:focus + .atl_date_icon {
  color: #e2791d;
}
.side-bar .detail-tour-form .atl_date_input_wrapper:hover .atl_date_icon {
  color: #e2791d;
}
.side-bar .widget {
  margin-bottom: 15px;
  background-color: #fff;
}

.atl-request-form .atl-submit-button {
  font-size: 12px;
  display: inline;
  width: 100%;
}
.atl-request-form .section-badge {
  width: 28px;
  height: 28px;
  background-color: rgba(226, 121, 29, 0.12);
  color: #e2791d;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: 700;
  border: 1px solid rgba(226, 121, 29, 0.25);
}
.atl-request-form .section-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
}
.atl-request-form .section-title + * {
  margin-top: 0;
}
.atl-request-form .atl-submit-button-note {
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  text-align: center;
}
.atl-request-form .widget-description {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}
.atl-request-form .phone-input-note {
  font-size: 12px;
  color: #666;
  margin-top: 5px;
  text-align: left;
  font-style: italic;
}

.atl_mt20 {
  margin-top: 20px !important;
}

.atl-contact-heading {
  font-size: 34px;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}

.atl-cta-sec .cta-wrapper {
  position: relative;
  z-index: 1;
  background-color: #11221C;
  padding-top: 40px;
}
.atl-cta-sec .cta-wrapper .shape {
  position: absolute;
  z-index: -1;
}
.atl-cta-sec .cta-wrapper .shape.shape-one {
  top: 80px;
  left: 55px;
}
.atl-cta-sec .cta-wrapper .shape.shape-two {
  top: 75px;
  right: 44px;
}
.atl-cta-sec .cta-wrapper .map-bg {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 40px;
  width: 50%;
  height: 100%;
  background-size: contain;
}
.atl-cta-sec .atl-content-box {
  padding-bottom: 52px;
}
.atl-cta-sec .atl-content-box h2,
.atl-cta-sec .atl-content-box p {
  color: #ffffff;
  margin-bottom: 15px;
}
.atl-cta-sec .atl-tour-ads-image {
  margin-top: -8%;
}

.atl_destination_collection {
  padding-top: 15px;
}
.atl_destination_collection .atl-destination-header .atl-destination-title {
  margin-bottom: 25px;
}
.atl_destination_collection .atl-destination-header .atl-destination-description {
  font-size: 28px;
  line-height: 2.2;
  margin-top: 10px;
  margin-bottom: 25px;
  color: #666;
}
.atl_destination_collection .atl-destination-header .atl_destination_buttons {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.atl_destination_collection .atl-destination-header .atl_destination_buttons .atl-destination-button {
  min-width: 180px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.atl_destination_collection .section-head.left.wt-small-separator-outer .wt-title {
  margin-bottom: 0;
  text-align: center;
}
.atl_destination_collection .section-head.left.wt-small-separator-outer.full-width {
  width: 100%;
}
.atl_destination_collection .section-head.left.wt-small-separator-outer.full-width .wt-title {
  font-size: 34px;
}
.atl_destination_collection .section-head.left.wt-small-separator-outer.full-width i {
  display: inline-block;
}
.atl_destination_collection .section-head.left.wt-small-separator-outer.full-width .site-text-primary {
  margin-bottom: 10px;
}
.atl_destination_collection .section-head.left.wt-small-separator-outer.full-width .site-text-primary span {
  display: inline-block;
  margin-left: 12px;
}
.atl_destination_collection .service-icon-box-two {
  padding: 10px;
}
.atl_destination_collection .service-icon-box-two .service-icon-content {
  padding: 5px 0;
}
.atl_destination_collection .service-icon-box-two .service-icon-content p {
  height: inherit;
  margin-bottom: 5px;
}
.atl_destination_collection .service-icon-box-two .service-media {
  height: 130px;
  width: 100%;
}
.atl_destination_collection .city_country .atl_destination_collection__service {
  padding-bottom: 3px;
  min-height: 102px;
}
.atl_destination_collection .city_country .atl_destination_collection__service .atl_destination_collection__service_info {
  padding-left: 0;
  line-height: 26px;
}

.atl_destination_collection_map__box_left {
  position: relative;
  min-height: 650px;
}

.atl_destination_collection__service {
  display: flex;
  align-content: center;
  padding: 10px 0;
}
.atl_destination_collection__service .atl_destination_collection__service_icon {
  padding: 0 10px;
}
.atl_destination_collection__service .atl_destination_collection__service_icon i {
  background-color: #e2791d;
  color: #ffffff;
  font-size: 22px;
  border-radius: 50%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.atl_destination_collection__service .atl_destination_collection__service_icon img {
  max-width: 50px;
  height: auto;
}
.atl_destination_collection__service .atl_destination_collection__service_title {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 19.6px;
  letter-spacing: 0.25px;
  color: #404040;
  text-transform: uppercase;
  font-weight: bold;
}

.atl_destination_collection_map__box_right {
  width: 1250px;
  margin-left: -53%;
  margin-top: -9%;
}

.atl_destination_single.atl_destination_collection_map__box_right {
  width: 750px;
  margin-left: 0%;
  margin-top: -9%;
}

.atl_destination_single text.sm_label {
  transform: translateY(8px);
  font-size: 11px !important;
  font-weight: 200 !important;
}
.atl_destination_single text.sm_label tspan {
  fill: #2f2727;
}

.atl_destination_collection #map_access {
  display: none !important;
}
.atl_destination_collection .atl_destination_collection_map__item_hover {
  cursor: pointer;
}
.atl_destination_collection .atl_destination_collection_map__note {
  position: absolute;
  right: 0;
  top: -8%;
  font-size: 1.1rem;
  color: #e2791d;
  font-style: italic;
}
.atl_destination_collection path.sm_state.active {
  fill: #3b729f;
  stroke: #ffffff;
  stroke-width: 0.5;
}
@media (max-width: 1024px) {
  .atl_destination_collection .atl_destination_collection_map {
    order: 1;
  }
  .atl_destination_collection .atl_destination_collection_content {
    order: 2;
  }
}
@media (max-width: 576px) {
  .atl_destination_collection .service-icon-box-two {
    padding: 5px;
  }
  .atl_destination_collection .service-icon-box-two .service-media {
    height: 100px;
  }
  .atl_destination_collection .service-icon-box-two .service-media img {
    height: 100%;
  }
  .atl_destination_collection .service-icon-box-two .service-icon-content {
    padding: 8px 5px 5px;
  }
  .atl_destination_collection .service-icon-box-two .service-icon-content p {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  .atl_destination_collection .service-icon-box-two .service-icon-content a.site-button-link {
    font-size: 12px;
  }
  .atl_destination_collection .map-content-body {
    padding: 15px !important;
  }
  .atl_destination_collection .map-content-body .wt-title {
    font-size: 22px !important;
  }
  .atl_destination_collection .map-content-body h4 {
    font-size: 16px;
    margin-top: 15px;
  }
  .atl_destination_collection .map-content-body .section-head p {
    font-size: 14px;
    line-height: 1.5;
  }
}

.atl_map_wrap {
  position: relative;
  min-height: 650px;
}

.atl-offices {
  padding: 60px 0;
  background-color: #ffffff;
}
.atl-offices .atl-office-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 30px;
}
.atl-offices .atl-office-item {
  border-radius: 4px;
  overflow: hidden;
}
.atl-offices .atl-office-map iframe {
  display: block;
  width: 100%;
  height: 228px;
}
.atl-offices .atl-office-title {
  margin: 18px 0 10px;
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}
.atl-offices .atl-office-desc {
  margin-bottom: 6px;
  color: #555555;
}
.atl-offices a[href^="tel:"] {
  color: #2f7fd8;
  text-decoration: none;
}
.atl-offices a[href^="tel:"]:hover {
  text-decoration: underline;
}
@media (max-width: 992px) {
  .atl-offices .atl-office-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .atl-offices {
    padding: 40px 0;
  }
  .atl-offices .atl-office-list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .atl-offices .atl-office-title {
    font-size: 18px;
  }
}

.atl_destination_collection--vietnam text.sm_label.sm_label_12 {
  transform: translate(28px, 2px);
}
.atl_destination_collection--vietnam text.sm_label.sm_label_11 {
  transform: translate(10px, 11px);
}
.atl_destination_collection--vietnam text.sm_label.sm_label_29,
.atl_destination_collection--vietnam text.sm_label.sm_label_30 {
  transform: translateY(18px);
}

.atl_destination_collection--laos .sm_location.sm_location_4 {
  transform: translate(21px, -17px);
  r: 4px;
}
.atl_destination_collection--laos text.sm_label.sm_label_4 {
  transform: translate(48px, -5px);
}

.atl_destination_collection--thailand text.sm_label.sm_label_16 {
  transform: translateY(-12px);
}
.atl_destination_collection--thailand text.sm_label.sm_label_18,
.atl_destination_collection--thailand text.sm_label.sm_label_20 {
  transform: translateY(-11px);
}
.atl_destination_collection--thailand text.sm_label.sm_label_23 {
  transform: translate(-47px, -3px);
}
.atl_destination_collection--thailand text.sm_label.sm_label_21 {
  transform: translate(-31px, -3px);
}
.atl_destination_collection--thailand text.sm_label.sm_label_24 {
  transform: translateX(22px);
}

.atl_destination_collection--myanmar text.sm_label.sm_label_6 {
  transform: translate(-33px, -3px);
}
.atl_destination_collection--myanmar text.sm_label.sm_label_2 {
  transform: translate(-31px, -3px);
}
.atl_destination_collection--myanmar text.sm_label.sm_label_9 {
  transform: translate(32px, -2px);
}
.atl_destination_collection--myanmar text.sm_label.sm_label_7,
.atl_destination_collection--myanmar text.sm_label.sm_label_13 {
  transform: translate(25px, -1px);
}
.atl_destination_collection--myanmar text.sm_label.sm_label_8 {
  transform: translate(-25px, -3px);
}

#map_access {
  display: none !important;
}

@media (max-width: 1690px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 1000px;
  }
}
@media (max-width: 1450px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 780px;
    margin-left: -40%;
  }
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right image.sm_location {
    width: 20px;
    height: 18px;
  }
  .atl_destination_collection_map__box_left .sm_location_0 {
    x: 628.05;
    y: 147.048;
  }
  .atl_destination_collection_map__box_left .sm_location_1 {
    y: 146.795;
  }
  .atl_destination_collection_map__box_left .sm_location_4 {
    x: 641.038;
  }
}
@media (max-width: 1024px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 1000px;
    margin-left: -5%;
    height: 545px;
    margin-top: 3%;
  }
  .atl_destination_collection_map__box_left .atl_destination_collection_map__note {
    right: 18%;
    top: 7%;
  }
  .atl_destination_collection_map__box_left .sm_location_0 {
    x: 810.05;
    y: 192.048;
  }
  .atl_destination_collection_map__box_left .sm_location_1 {
    y: 187.795;
  }
  .atl_destination_collection_map__box_left .sm_location_4 {
    x: 830.038;
  }
}
@media (max-width: 768px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 100%;
    max-width: 540px;
    height: 360px;
    transform: scale(1.5);
    transform-origin: center center;
    margin: 14% auto 0;
  }
  .atl_destination_collection_map__box_left .atl_destination_collection_map__note {
    top: 0;
  }
  .atl_destination_collection_map__box_left #tt_sm_map {
    display: none !important;
  }
  .atl_destination_collection_map__box_left .atl_destination_collection_map {
    overflow: hidden;
  }
  .atl_destination_collection_map__box_left .sm_location_0 {
    x: 434.05;
    y: 101.048;
  }
  .atl_destination_collection_map__box_left .sm_location_1 {
    y: 100.795;
  }
  .atl_destination_collection_map__box_left .sm_location_4 {
    x: 443.038;
  }
}
@media (max-width: 576px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 576px;
    height: 348px;
    transform: scale(1.5);
    margin-top: 16%;
  }
  .atl_destination_collection_map__box_left .atl_destination_collection_map__note {
    right: 9%;
    top: -1%;
  }
}
@media (max-width: 480px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 480px;
    height: 310px;
    transform: scale(1.5);
    margin-top: 20%;
    margin-left: -13%;
  }
  .atl_destination_collection_map__box_left .sm_location_0 {
    x: 387.05;
    y: 90.048;
  }
  .atl_destination_collection_map__box_left .sm_location_1 {
    y: 90.795;
  }
  .atl_destination_collection_map__box_left .sm_location_4 {
    x: 397.038;
  }
}
@media (max-width: 425px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 425px;
    height: 290px;
    transform: scale(1.8);
    margin-top: 31%;
    margin-left: -14%;
  }
  .atl_destination_collection_map__box_left .sm_location_0 {
    x: 341.05;
    y: 78.048;
  }
  .atl_destination_collection_map__box_left .sm_location_1 {
    y: 75.795;
  }
  .atl_destination_collection_map__box_left .sm_location_4 {
    x: 350.038;
  }
}
@media (max-width: 375px) {
  .atl_destination_collection_map__box_left .atl_destination_collection_map__box_right {
    width: 375px;
    height: 260px;
    transform: scale(1.8);
    margin-top: 36%;
    margin-left: -14%;
  }
  .atl_destination_collection_map__box_left .sm_location_0 {
    x: 300.05;
    y: 64.048;
  }
  .atl_destination_collection_map__box_left .sm_location_1 {
    y: 64.795;
  }
  .atl_destination_collection_map__box_left .sm_location_4 {
    x: 308.038;
  }
}

@media (max-width: 1450px) {
  .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single {
    margin-left: -19%;
    transform: scale(0.9);
  }
}

@media (max-width: 1450px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    margin-left: -19%;
    transform: scale(0.7);
  }
}

@media (max-width: 1024px) {
  .atl_destination_collection--vietnam .atl_destination_single, .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single, .atl_destination_collection--cambodia .atl_destination_single {
    transform: scale(0.8);
    transform-origin: center center;
    margin-top: -10%;
    height: 890px;
    margin-left: -5%;
  }
}
@media (max-width: 768px) {
  .atl_destination_collection--vietnam .atl_destination_single, .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single, .atl_destination_collection--cambodia .atl_destination_single {
    margin-top: -5%;
    height: 530px;
  }
}
@media (max-width: 576px) {
  .atl_destination_collection--vietnam .atl_destination_single, .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single, .atl_destination_collection--cambodia .atl_destination_single {
    margin-top: -12%;
    height: 530px;
  }
}
@media (max-width: 480px) {
  .atl_destination_collection--vietnam .atl_destination_single, .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single, .atl_destination_collection--cambodia .atl_destination_single {
    margin-top: 0%;
    height: 505px;
    transform: scale(1);
  }
}
@media (max-width: 425px) {
  .atl_destination_collection--vietnam .atl_destination_single, .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single, .atl_destination_collection--cambodia .atl_destination_single {
    margin-top: 1%;
    height: 495px;
    width: 470px;
  }
}
@media (max-width: 375px) {
  .atl_destination_collection--vietnam .atl_destination_single, .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single, .atl_destination_collection--cambodia .atl_destination_single {
    margin-top: 1%;
    height: 495px;
    width: 470px;
    margin-left: -30%;
  }
}

@media (max-width: 375px) {
  .atl_destination_collection--laos .atl_destination_single, .atl_destination_collection--thailand .atl_destination_single, .atl_destination_collection--myanmar .atl_destination_single {
    margin-left: -18%;
  }
}

@media (max-width: 425px) {
  .atl_destination_collection--vietnam .atl_destination_single {
    margin-left: -17%;
  }
}
@media (max-width: 375px) {
  .atl_destination_collection--vietnam .atl_destination_single {
    margin-left: -28%;
  }
}

@media (max-width: 1024px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    transform: scale(0.6);
    transform-origin: center center;
    margin-top: -10%;
    height: 720px;
    margin-left: 0%;
  }
}
@media (max-width: 768px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    transform: scale(0.8);
    margin-top: -1%;
    height: 475px;
    margin-left: 10%;
  }
}
@media (max-width: 576px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    height: 445px;
    margin-left: -2%;
  }
}
@media (max-width: 480px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    height: 380px;
  }
}
@media (max-width: 425px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    margin-left: -10%;
  }
}
@media (max-width: 375px) {
  .atl_destination_collection--cambodia .atl_destination_single {
    margin-left: -15%;
  }
}

.atl-bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
}

.atl-seo-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 0;
  margin: 0;
  margin-top: -80px;
  position: relative;
  overflow: hidden;
  min-height: 230px;
}
.atl-seo-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  z-index: 1;
}
.atl-seo-banner .container {
  position: relative;
  z-index: 2;
}
.atl-seo-banner .atl-seo-banner-content {
  max-width: 1200px;
  margin: 0 auto;
}
.atl-seo-banner .atl-seo-banner-text {
  position: relative;
  font-size: 14px;
  line-height: 1.9;
  color: #ffffff;
  text-align: justify;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  font-weight: 400;
}
.atl-seo-banner .atl-seo-banner-text p {
  margin: 0 0 20px 0;
  color: #ffffff;
}
.atl-seo-banner .atl-seo-banner-text p:last-child {
  margin-bottom: 0;
}
.atl-seo-banner .atl-seo-banner-text a {
  color: #ffffff;
  text-decoration: underline;
}
.atl-seo-banner .atl-seo-banner-text a:hover {
  color: #e2791d;
}
.atl-seo-banner .banner-widget-spacer {
  bottom: 0px;
  left: 0;
  position: absolute;
  width: 100%;
}
.atl-seo-banner .banner-widget-container {
  margin: 0px 0px -1px 0px;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(251, 246, 232, 0.2) 50%, #FBF6E8 100%);
}
.atl-seo-banner .banner-spacer-inner {
  height: 250px;
}
@media (max-width: 768px) {
  .atl-seo-banner {
    padding: 40px 0;
    margin: 0;
  }
  .atl-seo-banner .atl-seo-banner-text {
    font-size: 13px;
    line-height: 1.8;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .atl-seo-banner {
    margin-top: 0;
  }
}
.atl_about_us_widget {
  text-align: center;
}
.atl_about_us_widget img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.atl_about_us_widget .atl_about_us_content {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
  color: #666;
}
.atl_about_us_widget .atl_about_us_nav {
  text-align: center;
  margin-top: 15px;
}
.atl_about_us_widget .atl_about_us_nav .atl_about_us_nav_list {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.atl_about_us_widget .atl_about_us_nav .atl_about_us_nav_list li {
  display: inline-block;
  margin-right: 8px;
}
.atl_about_us_widget .atl_about_us_nav .atl_about_us_nav_list li a {
  color: #e2791d;
  font-size: 13px;
  text-decoration: none;
  transition: color 0.3s ease;
}
.atl_about_us_widget .atl_about_us_nav .atl_about_us_nav_list li a:hover {
  color: #c66917;
}
.atl_about_us_widget .atl_about_us_nav .atl_about_us_nav_list li:after {
  content: "/";
  position: relative;
  right: -8px;
  color: #e2791d;
}
.atl_about_us_widget .atl_about_us_nav .atl_about_us_nav_list li:last-child:after {
  display: none;
}

.widget.widget_offer,
.widget.atl-widget-offer {
  padding: 10px !important;
}

.atl-offer-card {
  height: 420px;
  padding: 45px;
}
.atl-offer-card h3 {
  font-size: 24px;
  color: white;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 150%;
}

.atl-form .wt-title {
  margin-bottom: 30px;
}
.atl-form .form-group {
  margin-bottom: 30px;
}
.atl-form .form-control {
  height: 52px;
  padding: 10px 20px;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
}
.atl-form .form-control:focus {
  box-shadow: none;
  background-color: #fff;
}
.atl-form .form-control.atl-field-has-error {
  border-bottom-color: #dc3545;
}
.atl-form textarea.form-control {
  padding-top: 15px;
  height: 100px;
  margin-bottom: 40px;
  resize: none;
}
.atl-form .atl-field-error {
  display: none;
  color: #dc3545;
  font-size: 13px;
  margin-top: 8px;
  line-height: 1.4;
}

.atl-success-message {
  text-align: center;
}
.atl-success-message .atl-success-avatar {
  width: 120px;
  height: 120px;
  margin: 0 auto 20px;
  border-radius: 50%;
  overflow: hidden;
}
.atl-success-message .atl-success-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.atl-success-message .atl-success-email {
  margin-bottom: 20px;
  font-weight: 500;
}
.atl-success-message .atl-success-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
}
.atl-success-message .atl-success-text {
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .atl-success-message {
    padding: 30px 20px;
  }
  .atl-success-message .atl-success-title {
    font-size: 20px;
  }
  .atl-success-message .atl-success-text {
    font-size: 13px;
  }
}

.atl-form .atl-success-message {
  padding: 40px 20px;
  background-color: #FBF6E8;
  border-radius: 8px;
}
.atl-form .atl-success-message .atl-success-avatar {
  border: 3px solid #e2791d;
}
.atl-form .atl-success-message .atl-success-email {
  font-size: 16px;
  color: #8B4513;
}
.atl-form .atl-success-message .atl-success-title {
  color: #8B4513;
}
.atl-form .atl-success-message .atl-success-text {
  font-size: 13px;
  color: #8B4513;
}

.atl-contact-success {
  padding: 40px 20px;
  background-color: #FBF6E8;
  border-radius: 8px;
}
.atl-contact-success .atl-success-avatar {
  border: 3px solid #e2791d;
}
.atl-contact-success .atl-success-email {
  font-size: 16px;
  color: #8B4513;
}
.atl-contact-success .atl-success-title {
  color: #8B4513;
}
.atl-contact-success .atl-success-text {
  font-size: 13px;
  color: #8B4513;
}

.atl-form-loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  display: none;
  z-index: 9999;
}
.atl-form-loading-overlay .atl-loading-pic {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.atl_content_wrapper dl, .atl_content_wrapper ul, .atl_content_wrapper ol {
  padding-left: 2rem;
}
.atl_content_wrapper {
  max-width: 100%;
}
.atl_content_wrapper table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  background-color: #fafafa;
  border-radius: 6px;
  overflow: hidden;
  table-layout: auto;
  white-space: nowrap;
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.atl_content_wrapper table thead, .atl_content_wrapper table tbody {
  display: table;
  width: 100%;
}
.atl_content_wrapper table thead {
  display: table-header-group;
}
.atl_content_wrapper table tbody {
  display: table-row-group;
}
.atl_content_wrapper table thead {
  background-color: #e2791d;
  color: #fff;
}
.atl_content_wrapper table thead th {
  padding: 12px 20px;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #c66917;
  white-space: nowrap;
}
.atl_content_wrapper table tbody tr {
  border-bottom: 1px solid #e0e0e0;
  transition: background-color 0.2s ease;
}
.atl_content_wrapper table tbody tr:hover {
  background-color: #fff9f4;
}
.atl_content_wrapper table tbody tr:last-child {
  border-bottom: none;
}
.atl_content_wrapper table tbody td {
  padding: 12px 20px;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  white-space: nowrap;
}
.atl_content_wrapper table tbody td:first-child {
  width: auto;
  min-width: 150px;
  font-weight: 600;
  color: #443935;
  text-align: left;
}
.atl_content_wrapper table tbody tr:nth-child(odd) {
  background-color: #fff;
}
.atl_content_wrapper table tbody tr:nth-child(even) {
  background-color: #fafafa;
}
.atl_content_wrapper table thead ~ tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.atl_content_wrapper table thead ~ tbody tr:nth-child(even):hover {
  background-color: #fff9f4;
}
.atl_content_wrapper table::-webkit-scrollbar {
  height: 8px;
}
.atl_content_wrapper table::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.atl_content_wrapper table::-webkit-scrollbar-thumb {
  background: #e2791d;
  border-radius: 4px;
}
.atl_content_wrapper table::-webkit-scrollbar-thumb:hover {
  background: #c66917;
}
@media (max-width: 767px) {
  .atl_content_wrapper table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.atl_content_wrapper .table-wrapper {
  overflow-x: auto;
  margin: 20px 0;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
}
.atl_content_wrapper .table-wrapper table {
  margin: 0;
}
@media (max-width: 767px) {
  .atl_content_wrapper .table-wrapper::-webkit-scrollbar {
    height: 8px;
  }
  .atl_content_wrapper .table-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
  }
  .atl_content_wrapper .table-wrapper::-webkit-scrollbar-thumb {
    background: #e2791d;
    border-radius: 4px;
  }
  .atl_content_wrapper .table-wrapper::-webkit-scrollbar-thumb:hover {
    background: #c66917;
  }
}

.bg-google-clr i {
  background-color: #db4437 !important;
}

.bg-facebook-clr i {
  background-color: #1877f2 !important;
}

.bg-youtube-clr i {
  background-color: #ff0000 !important;
}

.contact-form-outer {
  position: relative;
  padding: 20px 40px;
}
.contact-form-outer .wt-title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  color: #333;
}
.contact-form-outer p {
  margin-bottom: 25px;
  color: #666;
  line-height: 1.6;
}

.atl-contact-form .atl_form_group {
  margin-bottom: 15px;
}
.atl-contact-form .atl_form_group label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #444;
  margin-bottom: 8px;
}
.atl-contact-form .atl_form_control {
  width: 100%;
  padding: 10px 12px;
  font-size: 14px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #fff;
  color: #333;
  transition: all 0.3s ease;
  font-family: inherit;
  line-height: 1.5;
}
.atl-contact-form .atl_form_control:hover {
  border-color: #d0d0d0;
}
.atl-contact-form .atl_form_control:focus {
  outline: none;
  border-color: #e2791d;
  box-shadow: 0 0 0 3px rgba(226, 121, 29, 0.1);
  background-color: #fffef9;
}
.atl-contact-form .atl_form_control::-moz-placeholder {
  color: #999;
}
.atl-contact-form .atl_form_control::placeholder {
  color: #999;
}
.atl-contact-form .atl_form_control.atl-field-has-error {
  border-color: #dc3545;
}
.atl-contact-form .atl_form_control.atl-field-has-error:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1);
}
.atl-contact-form textarea.atl_form_control {
  min-height: 90px;
  resize: vertical;
  padding-top: 12px;
}
.atl-contact-form .phone-input-wrapper {
  width: 100%;
  position: relative;
}
.atl-contact-form .phone-input-wrapper .atl_form_control {
  padding-left: 50px;
}
.atl-contact-form .atl-field-error {
  display: none;
  color: #dc3545;
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.4;
}
.atl-contact-form .atl_submit_button {
  width: 100%;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  justify-content: center;
}
.atl-contact-form .atl_submit_button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(226, 121, 29, 0.3);
}
.atl-contact-form .atl_submit_button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}
.atl-contact-form .atl-recaptcha {
  justify-self: center;
}
@media (max-width: 767px) {
  .atl-contact-form .atl_form_group {
    margin-bottom: 18px;
  }
  .atl-contact-form .atl_form_control {
    padding: 10px 12px;
    font-size: 14px;
  }
  .atl-contact-form .atl_submit_button {
    padding: 12px 25px;
    font-size: 14px;
  }
}

.post-category .atl-festival-icon {
  color: #e2791d;
  font-size: 12px;
  margin-right: 3px;
}

.atl-festival-wrap .service-icon-content {
  padding: 0;
}
.atl-festival-wrap .wt-post-meta {
  margin-top: 12px;
  margin-bottom: 12px;
}
.atl-festival-wrap .wt-post-meta ul {
  list-style: none;
  margin: 0;
  color: #e2791d;
}
.atl-festival-wrap .wt-post-meta ul li {
  font-size: 13px;
}
.atl-festival-wrap .atl-festival-wrap .service-icon-content p {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  text-overflow: unset !important;
  white-space: normal !important;
}
.atl-festival-wrap .atl-festival-description-wrapper {
  position: relative;
  margin-bottom: 15px;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
  position: relative;
  word-wrap: break-word;
  height: auto !important;
  max-height: none !important;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content p, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content div, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content h1, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content h2, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content h3, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content h4, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content h5, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content h6 {
  display: inline;
  margin: 0;
  padding: 0;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content p:not(:last-child)::after {
  content: " ";
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content br {
  display: none;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded {
  display: block !important;
  -webkit-line-clamp: unset !important;
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded p, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded div, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h1, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h2, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h3, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h4, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h5, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h6 {
  display: block;
  margin-bottom: 1em;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded p:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded div:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h1:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h2:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h3:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h4:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h5:last-child, .atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded h6:last-child {
  margin-bottom: 0;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-description-content.atl-description-expanded br {
  display: block;
}
.atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content {
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  height: auto !important;
  max-height: none !important;
}
.atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content p, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content div, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content h1, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content h2, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content h3, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content h4, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content h5, .atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content h6 {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
.atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content br {
  display: none !important;
}
.atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-description-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 1.5em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
  pointer-events: none;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-expand-btn {
  display: inline;
  cursor: pointer;
  color: #e2791d;
  font-weight: bold;
  margin-left: 3px;
  transition: color 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: inherit;
  line-height: inherit;
  vertical-align: baseline;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-expand-btn:hover {
  color: #d66a0f;
}
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-expand-btn .expand-icon,
.atl-festival-wrap .atl-festival-description-wrapper .atl-festival-expand-btn .collapse-icon {
  display: inline;
}
.atl-festival-wrap .atl-festival-description-wrapper.atl-description-collapsed .atl-festival-expand-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding-left: 5px;
}
.atl-festival-wrap .atl-festival-description-wrapper:not(.atl-description-collapsed) .atl-festival-expand-btn {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.header-style-2 .logo-header .logo-header-inner img {
  width: 100%;
  max-width: 100%;
}
.header-style-2 .header-nav .nav {
  text-align: left;
}
.header-style-2 .header-nav .nav > li > a {
  font-weight: 700;
  font-size: 14px;
}
.header-style-2 .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  font-weight: 700;
  font-size: 14px;
}

.twm-slider1-wrap .twm-slider1 {
  max-width: 55vw;
}
.twm-slider1-wrap .twm-slider1-content {
  width: calc(86vw - 45%);
}
.twm-slider1-wrap .twm-slider1-content .twm-slider1-content-inner-detail {
  margin-left: 86px;
}

@media (max-width: 991px) {
  .header-style-2 .header-nav.desktop-menu {
    display: none !important;
  }
  .header-style-2 .atl-header-mobile-layout {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    gap: 15px;
  }
  .header-style-2 .atl-mobile-menu-toggle {
    flex: 0 0 auto;
    order: 1;
    z-index: 1;
    background: transparent;
    border: none;
    padding: 8px;
    cursor: pointer;
    position: relative;
  }
  .header-style-2 .atl-mobile-menu-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    background: #333;
    margin: 4px 0;
    transition: all 0.3s;
  }
  .header-style-2 .atl-header-mobile-logo-wrapper {
    flex: 1 1 auto;
    text-align: center;
    padding: 0;
    background: transparent;
    order: 2;
  }
  .header-style-2 .atl-header-mobile-logo-wrapper .atl-logo-header {
    display: inline-block;
    max-width: 100%;
    width: auto;
  }
  .header-style-2 .atl-header-mobile-logo-wrapper .atl-logo-header img {
    max-height: 80px;
    width: auto;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .header-style-2 .atl-header-mobile-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 0 0 auto;
    order: 3;
  }
  .header-style-2 .atl-mobile-header-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    z-index: 1;
  }
  .header-style-2 .atl-mobile-header-actions .header-search-icon {
    font-size: 20px;
    color: #333;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: color 0.3s;
  }
  .header-style-2 .atl-mobile-header-actions .header-search-icon:hover {
    color: #e2791d;
  }
  .header-style-2 .atl-mobile-header-actions .site-button {
    padding: 8px 12px;
    font-size: 11px;
    white-space: nowrap;
  }
  .header-style-2 .atl-mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 320px;
    max-width: 85vw;
    height: 100vh;
    background: #fff;
    z-index: 10001 !important;
    transition: left 0.3s ease;
    overflow-y: auto;
    box-shadow: 2px 0 20px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
  }
  .header-style-2 .atl-mobile-menu.active {
    left: 0;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-header {
    padding: 30px 20px;
    position: relative;
    background: #fff;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-header::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, #e2791d 20%, #e2791d 80%, transparent);
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-logo {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-logo .atl-logo-header {
    display: inline-block;
    margin: 0;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-logo .atl-logo-header img {
    max-height: 85px;
    width: auto;
    height: auto;
    display: block;
  }
  .header-style-2 .atl-mobile-menu .nav {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .header-style-2 .atl-mobile-menu .nav:first-of-type {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
  }
  .header-style-2 .atl-mobile-menu .nav:last-of-type {
    margin-top: 0;
  }
  .header-style-2 .atl-mobile-menu .nav > li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    margin: 0;
  }
  .header-style-2 .atl-mobile-menu .nav > li:last-child {
    border-bottom: none;
  }
  .header-style-2 .atl-mobile-menu .nav > li > a {
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    position: relative;
  }
  .header-style-2 .atl-mobile-menu .nav > li > a:hover, .header-style-2 .atl-mobile-menu .nav > li > a:focus {
    background: #f8f8f8;
    color: #e2791d;
    padding-left: 25px;
  }
  .header-style-2 .atl-mobile-menu .nav > li.has-child > a::after {
    content: "›";
    font-size: 20px;
    color: #999;
    font-weight: 300;
    transition: all 0.3s ease;
    margin-left: 10px;
    line-height: 1;
    display: inline-block;
  }
  .header-style-2 .atl-mobile-menu .nav > li.has-child > a:hover::after {
    color: #e2791d;
    transform: translateX(3px);
  }
  .header-style-2 .atl-mobile-menu .nav > li.current-menu-item > a, .header-style-2 .atl-mobile-menu .nav > li.active > a {
    background: #fff5eb;
    color: #e2791d;
    font-weight: 600;
  }
  .header-style-2 .atl-mobile-menu .nav > li .submenu-toogle {
    display: none !important;
  }
  .header-style-2 .atl-mobile-menu .nav > li .sub-menu {
    display: none;
    background: #f8f8f8;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .header-style-2 .atl-mobile-menu .nav > li .sub-menu li {
    border-bottom: 1px solid #e8e8e8;
  }
  .header-style-2 .atl-mobile-menu .nav > li .sub-menu li a {
    padding: 10px 20px 10px 45px;
    font-size: 14px;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.3px;
    position: relative;
  }
  .header-style-2 .atl-mobile-menu .nav > li .sub-menu li a:hover {
    background: #f0f0f0;
    color: #e2791d;
    padding-left: 50px;
  }
  .header-style-2 .atl-mobile-menu .nav > li .sub-menu li.current-menu-item > a {
    background: #fff5eb;
    color: #e2791d;
    font-weight: 500;
  }
  .header-style-2 .atl-mobile-menu .nav > li.has-child.active > .sub-menu {
    display: block;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-footer {
    padding: 20px;
    border-top: 1px solid #e8e8e8;
    background: #f8f8f8;
    margin-top: auto;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-footer .atl-mobile-menu-login-btn {
    width: 100%;
    text-align: center;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
    transition: all 0.3s ease;
  }
  .header-style-2 .atl-mobile-menu .atl-mobile-menu-footer .atl-mobile-menu-login-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(226, 121, 29, 0.3);
  }
  .header-style-2 .atl-mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    cursor: pointer;
    pointer-events: none;
  }
  .header-style-2 .atl-mobile-menu-overlay.active {
    display: block;
    pointer-events: auto;
  }
  .header-style-2 .main-bar > .container-fluid > div[style*="display: inline-block"]:not(.atl-header-mobile-layout) {
    display: none !important;
  }
  .header-style-2 .atl-header-mobile-layout {
    display: flex !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .header-style-2 .atl-header-mobile-logo-wrapper .atl-logo-header img {
    max-height: 90px;
  }
  .header-style-2 .atl-mobile-header-actions .site-button {
    font-size: 12px;
    padding: 10px 16px;
  }
  .header-style-2 .atl-header-mobile-layout {
    gap: 20px;
  }
  .header-style-2 .atl-mobile-menu {
    width: 350px;
  }
  .header-style-2 .atl-mobile-menu-logo .atl-logo-header img {
    max-height: 60px;
  }
}
@media (max-width: 991px) and (max-width: 575px) {
  .header-style-2 .atl-header-mobile-layout {
    padding: 8px 0;
    gap: 8px;
  }
  .header-style-2 .atl-mobile-menu-toggle {
    padding: 5px;
    min-width: 32px;
  }
  .header-style-2 .atl-mobile-menu-toggle .icon-bar {
    width: 20px;
    height: 2.5px;
    margin: 3px 0;
  }
  .header-style-2 .atl-header-mobile-logo-wrapper {
    flex: 1 1 auto;
    min-width: 0;
  }
  .header-style-2 .atl-header-mobile-logo-wrapper .atl-logo-header img {
    max-height: 75px;
    width: auto;
  }
  .header-style-2 .atl-mobile-header-actions {
    gap: 4px;
  }
  .header-style-2 .atl-mobile-header-actions .header-search-icon {
    font-size: 16px;
    padding: 4px;
    min-width: 28px;
  }
  .header-style-2 .atl-mobile-header-actions .site-button {
    font-size: 9px;
    padding: 6px 8px;
    white-space: nowrap;
  }
  .header-style-2 .atl-header-mobile-wrapper {
    gap: 4px;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .header-style-2 .atl-header-mobile-layout {
    display: none !important;
  }
}
body.atl-mobile-menu-open {
  overflow: hidden !important;
}

.iaj_gallery_wrap .iaj_gallery_list {
  display: flex;
  flex-wrap: wrap;
}

.iaj_gallery_itemWrap {
  float: left;
  height: 200px;
  line-height: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  width: 16.6666%;
}
@media (max-width: 1400px) {
  .iaj_gallery_itemWrap {
    width: 20%;
  }
}
@media (max-width: 1200px) {
  .iaj_gallery_itemWrap {
    height: 190px;
  }
}
@media (max-width: 991px) {
  .iaj_gallery_itemWrap {
    width: 25%;
    height: 180px;
  }
}
@media (max-width: 768px) {
  .iaj_gallery_itemWrap {
    width: 33.3333%;
    height: 170px;
  }
}
@media (max-width: 576px) {
  .iaj_gallery_itemWrap {
    width: 50%;
    height: 160px;
  }
}
@media (max-width: 425px) {
  .iaj_gallery_itemWrap {
    width: 100%;
    height: 230px;
  }
}
.iaj_gallery_itemWrap .iaj_gallery_link {
  display: block;
  height: 100%;
}
.iaj_gallery_itemWrap .iaj_gallery_img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.9;
  transform: scale(1);
  transition: all 0.3s ease;
}
.iaj_gallery_itemWrap .iaj_gallery_overlay {
  background-color: rgba(228, 172, 35, 0.6);
  position: absolute;
  inset: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.5s ease-out;
}
.iaj_gallery_itemWrap .iaj_gallery_icon {
  color: #fff;
  display: block;
  font-size: 22px;
  left: 50%;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.iaj_gallery_itemWrap:hover .iaj_gallery_img {
  transform: scale(1.1);
}
.iaj_gallery_itemWrap:hover .iaj_gallery_overlay {
  opacity: 1;
}

.iaj_gallery_owl.owl-carousel {
  display: block;
}
.iaj_gallery_owl.owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.iaj_gallery_owl.owl-carousel .owl-item {
  padding: 0 6px;
  height: 100%;
}
.iaj_gallery_owl.owl-carousel .owl-stage {
  display: flex;
}
.iaj_gallery_owl.owl-carousel .iaj_gallery_itemWrap {
  float: none;
  width: 100%;
}
.iaj_gallery_owl.owl-carousel .owl-dots .owl-dot span {
  width: 13px !important;
}

@media (max-width: 1024px) {
  .atl-banner {
    padding: 12px 0 28px;
  }
  .atl-banner .slider2-left-sidebar {
    display: none;
  }
  .atl-banner .twm-slider1 {
    margin-left: auto;
    margin-right: auto;
  }
  .atl-banner .twm-slider1 .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .atl-banner .twm-slider1-content .twm-slider1-content-inner {
    padding: 12px 15px;
    text-align: center;
  }
  .atl-banner .twm-slider1-content .twm-slider1-content-inner-detail {
    margin-left: 30px;
  }
  .atl-banner .twm-slider1-content .wt-title {
    font-size: 26px;
  }
  .atl-banner .controls-area {
    height: auto !important;
    padding: 10px 0;
    margin: 10px auto 0;
  }
}
@media (max-width: 768px) {
  .atl-banner .twm-slider1 {
    max-width: 100%;
    padding-bottom: 0;
    padding-top: 0;
  }
  .atl-banner .twm-slider1-content {
    width: 100%;
  }
  .atl-banner .twm-slider1-content .twm-slider1-content-inner-detail {
    margin-left: 0;
  }
  .atl-banner .twm-slider1-content .sm-title {
    font-size: 16px;
  }
  .atl-banner .controls-area {
    padding: 5px 0;
  }
}
@media (max-width: 575px) {
  .atl-banner .twm-slider1-content {
    max-width: 100%;
  }
  .atl-banner .twm-slider1-content .wt-title {
    font-size: 20px;
  }
  .atl-banner .twm-slider1-content .site-button {
    padding: 9px 16px;
    font-size: 12px;
  }
  .atl-banner.twm-slider1-wrap .xl-title span {
    display: block;
    margin: 0px 0px 20px 30px;
    font-size: 80px;
  }
  .atl-banner .controls-area {
    width: 100px !important;
  }
}

.atl-agent-login-form,
.atl-agent-register-form {
  padding: 30px 40px;
}

@media (max-width: 575px) {
  .sidebar-widget-container {
    background-size: cover;
  }
}

.atl-show-filters-applied {
  background: #fff;
  border: 1px solid #e8e4de;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.atl-show-filters-applied.atl-show-filters-applied--empty {
  display: none;
}

.atl-filters-applied-list {
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
}

.atl-filters-applied-item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
  color: #333;
  line-height: 1.4;
}
.atl-filters-applied-item:last-child {
  margin-bottom: 0;
}

.atl-filter-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #6b6560;
  cursor: pointer;
  border-radius: 4px;
  flex-shrink: 0;
  transition: color 0.15s ease, background 0.15s ease;
}
.atl-filter-remove:hover {
  color: #2d2d2d;
  background: #f0eeeb;
}
.atl-filter-remove .bi-x {
  font-size: 1rem;
}

.atl-filters-applied-item-label {
  flex: 1;
}

.atl-filters-applied-actions {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid #eeece9;
}

.atl-filters-clear-btn {
  display: block;
  width: 100%;
  padding: 10px 16px;
  border: 1px solid #a09886;
  background: #fff;
  color: #6b6560;
  font-size: 0.9rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.atl-filters-clear-btn:hover {
  background: #faf9f7;
  color: #5c5548;
  border-color: #8b8374;
}

.atl-duration-filter-widget .atl-duration-filter-form {
  margin: 0;
}
.atl-duration-filter-widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.atl-duration-filter-widget .atl-duration-filter-option {
  margin-bottom: 12px;
}
.atl-duration-filter-widget .atl-duration-filter-option:last-child {
  margin-bottom: 0;
}
.atl-duration-filter-widget .atl-duration-filter-option label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  margin: 0;
  font-weight: normal;
  color: #333;
}
.atl-duration-filter-widget .atl-duration-filter-checkbox {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #8b7355;
  flex-shrink: 0;
}
.atl-duration-filter-widget .atl-duration-filter-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.atl-travel-style-filter-wrap .atl-travel-style-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.atl-travel-style-filter-wrap .atl-travel-style-filter-option {
  margin-bottom: 12px;
}
.atl-travel-style-filter-wrap .atl-travel-style-filter-option:last-child {
  margin-bottom: 0;
}
.atl-travel-style-filter-wrap .atl-travel-style-filter-option label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  margin: 0;
  font-weight: normal;
  color: #333;
}
.atl-travel-style-filter-wrap .atl-travel-style-item-hidden {
  display: none;
}
.atl-travel-style-filter-wrap .atl-travel-style-filter-checkbox {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #8b7355;
  flex-shrink: 0;
}
.atl-travel-style-filter-wrap .atl-travel-style-filter-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.atl-travel-style-filter-wrap .atl-travel-style-show-more-wrap {
  margin-top: 12px;
}
.atl-travel-style-filter-wrap .atl-travel-style-show-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  border: 0;
  background: none;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.atl-travel-style-filter-wrap .atl-travel-style-chevron {
  font-size: 0.85em;
}

.atl-location-filter-wrap .atl-location-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.atl-location-filter-wrap .atl-location-filter-option {
  margin-bottom: 12px;
}
.atl-location-filter-wrap .atl-location-filter-option:last-child {
  margin-bottom: 0;
}
.atl-location-filter-wrap .atl-location-filter-option label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  margin: 0;
  font-weight: normal;
  color: #333;
}
.atl-location-filter-wrap .atl-location-item-hidden {
  display: none;
}
.atl-location-filter-wrap .atl-location-filter-checkbox {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #8b7355;
  flex-shrink: 0;
}
.atl-location-filter-wrap .atl-location-filter-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.atl-location-filter-wrap .atl-location-show-more-wrap {
  margin-top: 12px;
}
.atl-location-filter-wrap .atl-location-show-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  border: 0;
  background: none;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.atl-location-filter-wrap .atl-location-chevron {
  font-size: 0.85em;
}

#atl-tours-grid-inner.atl-tours-grid-loading {
  opacity: 0.65;
  pointer-events: none;
  position: relative;
  min-height: 120px;
}

@media (max-width: 1024px) {
  .atl-best-support .wrap-mini-intro {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .atl-best-support .wrap-mini-intro {
    width: 90%;
  }
}
@media (max-width: 575px) {
  .atl-best-support .wrap-mini-intro {
    width: 95%;
  }
}
.atl-best-support .wrap-mini-intro-st2 {
  width: 90%;
  max-width: 1200px;
}
@media (max-width: 1024px) {
  .atl-best-support .wrap-mini-intro-st2 {
    width: 92%;
  }
}
@media (max-width: 768px) {
  .atl-best-support .wrap-mini-intro-st2 {
    width: 95%;
  }
}
@media (max-width: 575px) {
  .atl-best-support .wrap-mini-intro-st2 {
    width: 98%;
  }
}
.atl-best-support .wrap-mini-intro-st2 .team-quote {
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 4px;
  margin: 15px auto;
}
.atl-best-support .wrap-mini-intro-st2 .team-quote img {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 2px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .atl-best-support .wrap-mini-intro-st2 .team-quote {
    flex-wrap: wrap;
    gap: 6px;
  }
  .atl-best-support .wrap-mini-intro-st2 .team-quote img {
    width: 60px;
    height: 60px;
  }
}
.atl-best-support .atl-cs__half {
  display: inline-block;
  width: 100%;
  line-height: 1.64286;
  text-align: center;
  vertical-align: middle;
  padding-top: 30px;
  padding-bottom: 30px;
}
.atl-best-support .atl-cs__person {
  width: 72px;
  height: 72px;
  display: inline-block;
  margin-left: -20px;
  cursor: pointer;
  vertical-align: middle;
  transition: all 0.5s;
  flex-shrink: 0;
}
.atl-best-support .atl-cs__person:first-child {
  margin-left: 0;
}
.atl-best-support .atl-cs__person img {
  width: 72px;
  height: 72px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  border-radius: 50%;
  position: relative;
  opacity: 1;
  cursor: pointer;
  transition: all 0.3s;
}
.atl-best-support .atl-cs__person img:hover {
  transform: scale(1.2);
  border: 2px solid #ef9f3d;
  z-index: 999;
  background: white;
}

.atl-header-video.header-style-2 .main-bar {
  background-color: transparent;
}
.atl-header-video.header-style-2 .main-bar .container,
.atl-header-video.header-style-2 .main-bar .container-fluid {
  border-top-color: transparent;
  border-bottom-color: transparent;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  .atl-header-video {
    height: 50vh !important;
    min-height: 400px;
  }
}
@media (max-width: 575px) {
  .atl-header-video {
    height: 45vh !important;
    min-height: 350px;
  }
}
.atl-header-video .et-video_content {
  position: absolute;
  left: 0;
  bottom: 41px;
  right: 0;
  z-index: 2;
}
@media (max-width: 991px) {
  body.atl-mobile-menu-open .atl-header-video .et-video_content {
    display: none;
    z-index: 0;
  }
}
.atl-header-video .atl-header-video-scrolldown {
  display: block;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 40px;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  text-align: center;
  color: #fff;
  z-index: 1;
}
@media (max-width: 991px) {
  .atl-header-video .atl-header-video-scrolldown {
    z-index: 1;
  }
  body.atl-mobile-menu-open .atl-header-video .atl-header-video-scrolldown {
    display: none;
    z-index: 0;
  }
}
.atl-header-video .atl-header-video-scrolldown .text {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.atl-header-video .atl-header-video-scrolldown .mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 1px solid white;
  margin: 6px auto;
}
.atl-header-video .atl-header-video-scrolldown .wheel {
  height: 4px;
  width: 4px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  border: 2px solid #fff;
  border-radius: 8px;
  animation: mouse-wheel 1.5s linear infinite;
}
.atl-header-video .atl-header-video-scrolldown .arrow {
  display: block;
  transform: rotate(45deg);
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  margin: 5px 0 8px 45px;
  width: 10px;
  height: 10px;
  animation: mouse-scroll 1s infinite alternate;
}
@media (max-width: 991px) {
  .atl-header-video.header-style-2 .atl-header-mobile-layout {
    background-color: rgba(255, 255, 255, 0.75);
  }
}
@media (max-width: 575px) {
  .atl-header-video.header-style-2 .atl-header-mobile-layout {
    padding: 8px;
  }
}

@keyframes mouse-wheel {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 1;
    transform: translateY(0) rotate(45deg);
  }
  100% {
    opacity: 0.5;
    transform: translateY(10px) rotate(45deg);
  }
}
.atl-contact-top {
  position: fixed;
  right: 0;
  top: 250px;
  z-index: 999;
}
.atl-contact-top ul li {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  position: relative;
  width: 60px;
  height: 60px;
  transition: all 0.3s ease-in-out 0s;
}
.atl-contact-top ul li:hover a {
  background: #e2791d;
  color: #fff;
}
.atl-contact-top ul li a {
  position: absolute;
  top: 0;
  background: #e2791d;
  right: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.35s ease-in-out 0s;
}
.atl-contact-top ul li a .text {
  opacity: 0;
  margin-left: 20px;
  text-transform: capitalize;
  transition: all 0.35s ease-in-out 0.25s;
}
.atl-contact-top ul li a .icon {
  width: 60px;
  text-align: center;
  display: inline-block;
  float: left;
  transition: all 0.35s linear 0s;
}
.atl-contact-top ul li a .icon img {
  transition: all 0.35s linear 0s;
}
.atl-contact-top ul li a:hover {
  width: 200px;
}
.atl-contact-top ul li a:hover .text {
  opacity: 1;
  margin-left: 0;
}
.atl-contact-top.active ul li {
  width: 40px;
  height: 40px;
  margin: 5px 0;
}
.atl-contact-top.active ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.atl-contact-top.active ul li a .icon {
  width: 40px;
}
.atl-contact-top.active ul li a .icon img {
  max-width: 25px;
  height: auto;
}
.atl-contact-top.active ul li a:hover {
  width: 130px;
}
@media (max-width: 991px) {
  .atl-contact-top {
    display: none;
  }
}

#atl-agent-register-form .wt-title {
  margin-bottom: 30px;
}
#atl-agent-register-form .form-group {
  margin-bottom: 30px;
}
#atl-agent-register-form .form-control {
  height: 52px;
  padding: 10px 20px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #cecece;
  border-radius: 0;
}
#atl-agent-register-form .form-control:focus {
  box-shadow: none;
  background-color: #e7e7e7;
  border-bottom-color: #ee8400;
  outline: none;
}
#atl-agent-register-form textarea.form-control {
  padding-top: 15px;
  height: 100px;
  margin-bottom: 40px;
  resize: none;
}

#atl-agent-login-form .wt-title,
.atl-agent-login-form .wt-title {
  margin-bottom: 30px;
}
#atl-agent-login-form .form-group,
.atl-agent-login-form .form-group {
  margin-bottom: 30px;
}
#atl-agent-login-form .form-control,
.atl-agent-login-form .form-control {
  height: 52px;
  padding: 10px 20px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #cecece;
  border-radius: 0;
}
#atl-agent-login-form .form-control:focus,
.atl-agent-login-form .form-control:focus {
  box-shadow: none;
  background-color: #e7e7e7;
  border-bottom-color: #ee8400;
  outline: none;
}
#atl-agent-login-form textarea.form-control,
.atl-agent-login-form textarea.form-control {
  padding-top: 15px;
  height: 100px;
  margin-bottom: 40px;
  resize: none;
}

.atl-register-success-message {
  padding: 50px 40px;
  background-color: #FBF6E8;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.atl-register-success-message .atl-register-success-content {
  max-width: 650px;
  margin: 0 auto;
}
@keyframes scaleIn {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.atl-register-success-message .atl-register-success-title {
  font-size: 32px;
  font-weight: 700;
  color: #8B4513;
  margin-bottom: 25px;
  line-height: 1.3;
}
.atl-register-success-message .atl-register-success-text {
  text-align: left;
  line-height: 1.8;
  color: #8B4513;
  margin-bottom: 35px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 25px;
  border-radius: 6px;
}
.atl-register-success-message .atl-register-success-text p {
  margin-bottom: 12px;
  font-size: 13px;
}
.atl-register-success-message .atl-register-success-text p:last-child {
  margin-bottom: 0;
}
.atl-register-success-message .atl-register-success-text strong {
  color: #8B4513;
  font-weight: 600;
  font-size: 16px;
}
.atl-register-success-message .atl-register-success-text .atl-register-success-team {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid rgba(139, 69, 19, 0.2);
  text-align: center;
}
.atl-register-success-message .atl-register-success-text .atl-register-success-team strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
.atl-register-success-message .atl-register-success-text .atl-register-success-team a {
  color: #e2791d;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}
.atl-register-success-message .atl-register-success-text .atl-register-success-team a:hover {
  color: #d67500;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .atl-register-success-message {
    padding: 35px 20px;
  }
  .atl-register-success-message .atl-register-success-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .atl-register-success-message .atl-register-success-text {
    padding: 20px 15px;
    margin-bottom: 25px;
    font-size: 14px;
  }
  .atl-register-success-message .atl-register-success-text p {
    margin-bottom: 10px;
  }
  .atl-register-success-message .atl-register-success-action {
    margin-top: 25px;
    padding-top: 20px;
  }
  .atl-register-success-message .atl-register-success-action a {
    padding: 12px 30px;
    font-size: 14px;
  }
}

.atl-about-steps-list {
  text-align: center;
}

.atl-about-steps-number {
  font-size: 48px !important;
  font-weight: 700 !important;
  display: block;
  margin-bottom: 15px !important;
}

.atl-about-steps-text {
  font-weight: bold;
  margin: 0 !important;
}

@media (max-width: 1024px) {
  .atl-about-steps-list-bx {
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
  }
  .atl-about-steps-list-bx li {
    width: auto !important;
    margin-right: 30px !important;
    margin-bottom: 0 !important;
  }
  .atl-about-steps-list-bx li:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 768px) {
  .atl-about-steps-list-bx {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .atl-about-steps-list-bx li {
    width: 170px !important;
    min-width: 170px;
    flex-shrink: 0;
  }
  .atl-about-steps-list-bx::-webkit-scrollbar {
    height: 6px;
  }
  .atl-about-steps-list-bx::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
  }
  .atl-about-steps-list-bx::-webkit-scrollbar-thumb {
    background: #e2791d;
    border-radius: 3px;
  }
  .atl-about-steps-list-bx::-webkit-scrollbar-thumb:hover {
    background: #c66917;
  }
}

.atl-gallery-media {
  position: relative;
  background-color: #000;
  transition: 0.5s all ease;
}
.atl-gallery-media img {
  transition: 0.5s all ease;
  width: 100%;
  height: auto;
  display: block;
}
.atl-gallery-media a.atl-gallery-view-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  z-index: 2;
  transition: 0.5s all ease;
  opacity: 0;
  transform: scale(0);
}
.atl-gallery-media a.atl-gallery-view-btn i {
  width: 40px;
  height: 40px;
  background-color: #e2791d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  transition: 0.5s all ease;
}
.atl-gallery-media a.atl-gallery-view-btn:hover i {
  background-color: #c66917;
  transform: scale(1.1);
}
.atl-gallery-media:hover a.atl-gallery-view-btn {
  opacity: 1;
  transform: scale(1);
}

.project-new-2 .atl-gallery-media {
  z-index: 1;
}
.project-new-2 .project-new-content {
  z-index: 2;
  pointer-events: auto;
}
.project-new-2 .project-new-content .wt-title a {
  position: relative;
  z-index: 3;
  pointer-events: auto;
}

.atl_gallery_section {
  position: relative;
  overflow: hidden;
}
.atl_gallery_section .tg-chose-2-shape {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: -1;
}

.atl_gallery_shape {
  position: absolute;
  z-index: 0;
}
.atl_gallery_shape.chose-shape {
  top: 15%;
  left: 4%;
}
.atl_gallery_shape.about-shape {
  top: -18px;
  right: 7%;
}
.atl_gallery_shape.shape {
  top: 30%;
  right: 7%;
}

.atl-gallery-item-hidden {
  display: none !important;
}

.atl-gallery-load-more-btn {
  cursor: pointer;
  transition: all 0.3s ease;
}
.atl-gallery-load-more-btn:hover {
  transform: translateY(-2px);
}

.atl_gallery_archive_section {
  position: relative;
  overflow: hidden;
}

.atl-gallery-grid-item .atl-gallery-grid-media {
  overflow: hidden;
  position: relative;
}
.atl-gallery-grid-item .atl-gallery-grid-media .atl-gallery-grid-link {
  display: block;
  width: 100%;
  height: 100%;
}
.atl-gallery-grid-item .atl-gallery-grid-media .atl-gallery-grid-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  transition: transform 0.3s ease;
}
@media (max-width: 991px) {
  .atl-gallery-grid-item .atl-gallery-grid-media .atl-gallery-grid-image {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .atl-gallery-grid-item .atl-gallery-grid-media .atl-gallery-grid-image {
    height: 260px;
  }
}
@media (max-width: 575px) {
  .atl-gallery-grid-item .atl-gallery-grid-media .atl-gallery-grid-image {
    height: 240px;
  }
}
.atl-gallery-grid-item:hover .atl-gallery-grid-image {
  transform: scale(1.05);
}
.atl-gallery-grid-item {
  padding-bottom: 30px;
}
.atl-gallery-grid-item .atl-gallery-archive-wrapper {
  margin-top: 30px;
}
.atl-gallery-grid-item .atl-gallery-excerpt {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 15px;
}
.atl-gallery-grid-item .atl-gallery-meta {
  margin-top: 15px;
}
.atl-gallery-grid-item .atl-gallery-meta .atl-gallery-count {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #999;
  font-size: 13px;
}
.atl-gallery-grid-item .atl-gallery-meta .atl-gallery-count i {
  font-size: 16px;
}
.atl-gallery-grid-item .atl_no_galleries_found {
  padding: 60px 20px;
  text-align: center;
}
.atl-gallery-grid-item .atl_no_galleries_found .atl_no_galleries_icon {
  font-size: 64px;
  color: #ddd;
  margin-bottom: 20px;
}
.atl-gallery-grid-item .atl_no_galleries_found .atl_no_galleries_title {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}
.atl-gallery-grid-item .atl_no_galleries_found .atl_no_galleries_message {
  color: #666;
  font-size: 16px;
}
.atl-gallery-grid-item .pagination-wrapper {
  text-align: center;
}

.atl-gallery-item-meta ul {
  margin-bottom: 10px !important;
}

.atl-gallery-item-meta .atl-post-images-count {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 14px;
  background: linear-gradient(135deg, rgba(226, 121, 29, 0.1) 0%, rgba(226, 121, 29, 0.05) 100%);
  border-radius: 20px;
  color: #e2791d;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.3s ease;
  border: 1px solid rgba(226, 121, 29, 0.2);
  position: relative;
  overflow: hidden;
}
.atl-gallery-item-meta .atl-post-images-count::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
}
.atl-gallery-item-meta .atl-post-images-count:hover {
  background: linear-gradient(135deg, rgba(226, 121, 29, 0.15) 0%, rgba(226, 121, 29, 0.1) 100%);
  border-color: rgba(226, 121, 29, 0.4);
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(226, 121, 29, 0.15);
}
.atl-gallery-item-meta .atl-post-images-count:hover::before {
  left: 100%;
}
.atl-gallery-item-meta .atl-post-images-count:hover i {
  transform: scale(1.1);
  color: #c66917;
}
.atl-gallery-item-meta .atl-post-images-count i {
  font-size: 16px;
  color: #e2791d;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.atl-gallery-item-meta .atl-post-images-count::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  width: 8px;
  height: 8px;
  background: #e2791d;
  border-radius: 50%;
  border: 2px solid #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.atl-gallery-item-meta .atl-post-images-count:hover::after {
  opacity: 1;
}
@media (max-width: 768px) {
  .atl-gallery-item-meta .atl-post-images-count {
    padding: 5px 12px;
    font-size: 12px;
    gap: 6px;
  }
  .atl-gallery-item-meta .atl-post-images-count i {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .atl-gallery-item-meta .atl-post-images-count {
    padding: 4px 10px;
    font-size: 11px;
    gap: 5px;
  }
  .atl-gallery-item-meta .atl-post-images-count i {
    font-size: 13px;
  }
}

.no-galleries,
.no-posts {
  padding: 80px 30px;
  text-align: center;
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  border-radius: 12px;
  margin: 40px 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
}
.no-galleries::before,
.no-posts::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(226, 121, 29, 0.03) 0%, transparent 70%);
  animation: pulse 3s ease-in-out infinite;
}
.no-galleries::after,
.no-posts::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23e2791d" fill-opacity="0.02"><path d="M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z"/></g></g></svg>') repeat;
  opacity: 0.3;
  pointer-events: none;
}
.no-galleries .no-galleries-icon,
.no-galleries .no-posts-icon,
.no-posts .no-galleries-icon,
.no-posts .no-posts-icon {
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 0 auto 30px;
  position: relative;
  z-index: 1;
}
.no-galleries .no-galleries-icon i,
.no-galleries .no-posts-icon i,
.no-posts .no-galleries-icon i,
.no-posts .no-posts-icon i {
  font-size: 80px;
  color: #e2791d;
  opacity: 0.6;
  display: block;
  line-height: 120px;
  animation: float 3s ease-in-out infinite;
}
.no-galleries .no-galleries-icon::before,
.no-galleries .no-posts-icon::before,
.no-posts .no-galleries-icon::before,
.no-posts .no-posts-icon::before {
  content: "📷";
  font-size: 80px;
  display: block;
  line-height: 120px;
  opacity: 0.3;
}
.no-galleries h3,
.no-galleries .no-galleries-title,
.no-galleries .no-posts-title,
.no-posts h3,
.no-posts .no-galleries-title,
.no-posts .no-posts-title {
  font-size: 28px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  letter-spacing: -0.5px;
}
.no-galleries p,
.no-galleries .no-galleries-message,
.no-galleries .no-posts-message,
.no-posts p,
.no-posts .no-galleries-message,
.no-posts .no-posts-message {
  color: #666;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
  position: relative;
  z-index: 1;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.no-galleries a,
.no-posts a {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 30px;
  background-color: #e2791d;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
.no-galleries a:hover,
.no-posts a:hover {
  background-color: #c66917;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(226, 121, 29, 0.3);
}
@media (max-width: 768px) {
  .no-galleries,
  .no-posts {
    padding: 60px 20px;
    margin: 30px 0;
  }
  .no-galleries .no-galleries-icon,
  .no-galleries .no-posts-icon,
  .no-posts .no-galleries-icon,
  .no-posts .no-posts-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 25px;
  }
  .no-galleries .no-galleries-icon i,
  .no-galleries .no-posts-icon i,
  .no-posts .no-galleries-icon i,
  .no-posts .no-posts-icon i {
    font-size: 60px;
    line-height: 100px;
  }
  .no-galleries .no-galleries-icon::before,
  .no-galleries .no-posts-icon::before,
  .no-posts .no-galleries-icon::before,
  .no-posts .no-posts-icon::before {
    font-size: 60px;
    line-height: 100px;
  }
  .no-galleries h3,
  .no-galleries .no-galleries-title,
  .no-galleries .no-posts-title,
  .no-posts h3,
  .no-posts .no-galleries-title,
  .no-posts .no-posts-title {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .no-galleries p,
  .no-galleries .no-galleries-message,
  .no-galleries .no-posts-message,
  .no-posts p,
  .no-posts .no-galleries-message,
  .no-posts .no-posts-message {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .no-galleries,
  .no-posts {
    padding: 50px 15px;
  }
  .no-galleries .no-galleries-icon,
  .no-galleries .no-posts-icon,
  .no-posts .no-galleries-icon,
  .no-posts .no-posts-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }
  .no-galleries .no-galleries-icon i,
  .no-galleries .no-posts-icon i,
  .no-posts .no-galleries-icon i,
  .no-posts .no-posts-icon i {
    font-size: 50px;
    line-height: 80px;
  }
  .no-galleries .no-galleries-icon::before,
  .no-galleries .no-posts-icon::before,
  .no-posts .no-galleries-icon::before,
  .no-posts .no-posts-icon::before {
    font-size: 50px;
    line-height: 80px;
  }
  .no-galleries h3,
  .no-galleries .no-galleries-title,
  .no-galleries .no-posts-title,
  .no-posts h3,
  .no-posts .no-galleries-title,
  .no-posts .no-posts-title {
    font-size: 20px;
  }
  .no-galleries p,
  .no-galleries .no-galleries-message,
  .no-galleries .no-posts-message,
  .no-posts p,
  .no-posts .no-galleries-message,
  .no-posts .no-posts-message {
    font-size: 14px;
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.1);
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.mr-0 {
  margin-right: 0 !important;
}

.atl-service-media {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
}
.atl-service-media .atl-service-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  display: block;
  transition: transform 0.3s ease;
}
.atl-service-media:hover .atl-service-image {
  transform: scale(1.05);
}
@media (max-width: 1440px) {
  .atl-service-media {
    height: 400px;
  }
}
@media (max-width: 1024px) {
  .atl-service-media {
    height: 320px;
  }
}
@media (max-width: 768px) {
  .atl-service-media {
    height: 350px;
  }
}

.atl-services-section .atl-service-media {
  height: 240px !important;
  position: relative;
}
.atl-services-section .atl-service-media .atl-service-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.atl-services-section .service-icon-content {
  padding: 20px 0px 15px 0px;
}
.atl-services-section .service-icon-content p {
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .atl-services-section .atl-service-media {
    height: 200px !important;
  }
}
@media (max-width: 768px) {
  .atl-services-section .atl-service-media {
    height: 180px !important;
  }
}
@media (max-width: 576px) {
  .atl-services-section .atl-service-media {
    height: 160px !important;
  }
}
.atl-services-section .service-icon-box-two .atl-service-title-middle {
  position: absolute;
  left: 10px;
  bottom: 10px;
  padding: 5px 15px;
  background: rgba(255, 255, 255, 0.92);
  max-width: 75%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
  border-bottom: 3px solid #e2791d;
}
.atl-services-section .service-icon-box-two .atl-service-title-middle .wt-title {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
}
.atl-services-section .service-icon-box-two .atl-service-title-middle a {
  color: #333;
  text-decoration: none;
}
.atl-services-section .service-icon-box-two .atl-service-title-middle a:hover {
  color: #e2791d;
}

.atl-about-section .atl-about-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.atl-about-section .atl-about-swiper .swiper-wrapper {
  display: flex;
}
.atl-about-section .atl-about-swiper .swiper-slide {
  width: 100% !important;
  flex-shrink: 0;
  position: relative;
}
.atl-about-section .atl-about-swiper .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  text-align: center;
}
.atl-about-section .atl-about-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #d0d0d0;
  opacity: 1;
  margin: 0 5px;
}
.atl-about-section .atl-about-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e2791d;
}
.atl-about-section .atl-about-swiper .atl-about-arrow-next {
  left: auto;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  width: 30px;
}
.atl-about-section .atl-about-tagline {
  z-index: 2;
}
.atl-about-section .atl-about-tagline-inner {
  display: inline-block;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.atl-about-section .atl-about-tagline-inner.atl-tagline-out {
  transform: translateX(-24px);
  opacity: 0;
}
.atl-about-section .atl-about-tagline-inner.atl-tagline-in {
  transform: translateX(24px);
  opacity: 0;
}
.atl-about-section .company-exp-position .company-exp .company-exp-media:hover:before {
  transform: scaleX(0);
}

.lcl_force_txt_over #lcl_txt, .lcl_txt_over #lcl_txt {
  background: rgba(255, 255, 255, 0.8) !important;
}
.lcl_force_txt_over #lcl_txt a, .lcl_txt_over #lcl_txt a {
  color: #0693e3;
}

.atl-signature-experiences-section {
  position: relative;
  background-repeat: repeat;
  background-position: center;
}
.atl-signature-experiences-section .atl-signature-experiences-wrap {
  margin-top: 50px;
}
.atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item {
  text-align: center;
}
.atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item .atl-signature-experience-btn {
  display: inline-block;
  width: 100%;
  padding: 20px 15px;
  border: 2px solid #ddd;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  border-radius: 4px;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item .atl-signature-experience-btn:hover {
  border-color: #e2791d;
  background-color: #f9f3ea;
  color: #e2791d;
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(226, 121, 29, 0.15);
}
.atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item span.atl-signature-experience-btn {
  cursor: default;
}
.atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item span.atl-signature-experience-btn:hover {
  transform: none;
  box-shadow: none;
}
@media (max-width: 1024px) {
  .atl-signature-experiences-section {
    padding-top: 80px !important;
    padding-bottom: 70px !important;
  }
  .atl-signature-experiences-section .atl-signature-experiences-wrap {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .atl-signature-experiences-section {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
  }
  .atl-signature-experiences-section .atl-signature-experiences-wrap {
    margin-top: 30px;
  }
  .atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item .atl-signature-experience-btn {
    padding: 18px 12px;
    font-size: 13px;
    min-height: 65px;
  }
}
@media (max-width: 576px) {
  .atl-signature-experiences-section {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
  }
  .atl-signature-experiences-section .atl-signature-experiences-wrap {
    margin-top: 25px;
  }
  .atl-signature-experiences-section .atl-signature-experiences-wrap .row .col-xl-3,
  .atl-signature-experiences-section .atl-signature-experiences-wrap .row .col-lg-3,
  .atl-signature-experiences-section .atl-signature-experiences-wrap .row .col-md-6,
  .atl-signature-experiences-section .atl-signature-experiences-wrap .row .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
  .atl-signature-experiences-section .atl-signature-experiences-wrap .atl-signature-experience-item .atl-signature-experience-btn {
    padding: 15px 10px;
    font-size: 14px;
    min-height: 60px;
  }
}

.atl-title-button-section {
  position: relative;
  background-repeat: repeat;
  background-position: center;
}
.atl-title-button-section .atl-title-button-wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
}
.atl-title-button-section .atl-title-button-wrapper .section-head {
  margin-bottom: 30px;
}
.atl-title-button-section .atl-title-button-wrapper .atl-title-button-action {
  margin-top: 35px;
}
.atl-title-button-section img[style*=shape] {
  transition: opacity 0.3s ease;
  animation: float 6s ease-in-out infinite;
}
.atl-title-button-section img[style*=shape]:nth-child(2) {
  animation-delay: 0s;
}
.atl-title-button-section img[style*=shape]:nth-child(3) {
  animation-delay: 2s;
}
@media (max-width: 1024px) {
  .atl-title-button-section {
    padding-top: 80px !important;
    padding-bottom: 70px !important;
  }
}
@media (max-width: 768px) {
  .atl-title-button-section {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
  }
  .atl-title-button-section .atl-title-button-wrapper .section-head {
    margin-bottom: 25px;
  }
  .atl-title-button-section .atl-title-button-wrapper .atl-title-button-action {
    margin-top: 25px;
  }
  .atl-title-button-section img[style*=shape] {
    display: none;
  }
}
@media (max-width: 576px) {
  .atl-title-button-section {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
  }
  .atl-title-button-section .atl-title-button-wrapper .section-head {
    margin-bottom: 20px;
  }
  .atl-title-button-section .atl-title-button-wrapper .atl-title-button-action {
    margin-top: 20px;
  }
}

.atl-values-section .twm-acd-st-1 .acd-bx {
  position: relative;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-title-overlay {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  text-align: center;
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-title-overlay .atl-values-section-title {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 0;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  display: inline-block;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-title-overlay .atl-values-section-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  width: 120px;
  height: 3px;
  background: linear-gradient(to right, transparent, #fff, transparent);
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .atl-values-section .twm-acd-st-1 .acd-bx .atl-values-title-overlay .atl-values-section-title {
    font-size: 36px;
  }
}
@media (max-width: 576px) {
  .atl-values-section .twm-acd-st-1 .acd-bx .atl-values-title-overlay .atl-values-section-title {
    font-size: 28px;
    top: 30px;
  }
}
@media (max-width: 768px) {
  .atl-values-section .twm-acd-st-1 .acd-bx .atl-values-title-overlay {
    display: none;
  }
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content ul {
  padding-left: 20px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-intro {
  width: 100%;
  margin-bottom: 25px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-intro p {
  margin-bottom: 15px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-intro p:last-child {
  margin-bottom: 0;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 30px;
  width: 100%;
}
@media (max-width: 991px) {
  .atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns .atl-values-column p {
  margin-bottom: 15px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns .atl-values-column p:last-child {
  margin-bottom: 0;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns .atl-values-column ul {
  margin-bottom: 15px;
  padding-left: 20px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns .atl-values-column ul li {
  margin-bottom: 8px;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns .atl-values-column ul li:last-child {
  margin-bottom: 0;
}
.atl-values-section .twm-acd-st-1 .acd-bx .atl-values-content .atl-values-two-columns .atl-values-column strong {
  font-weight: 600;
}
.atl-values-section .atl-values-content-type-text .acd-bx .atl-values-content {
  width: auto;
  max-width: 90%;
}
.atl-values-section .atl-values-content-type-text .acd-bx.enabled .atl-values-content {
  min-width: auto;
}
.atl-values-section .atl-values-content-type-text .acd-bx.enabled .heading {
  top: 100px;
}
.atl-values-section .atl-values-content-type-text .acd-bx.enabled .inside-content {
  top: 256px;
}
@media (max-width: 1024px) {
  .atl-values-section .atl-values-content-type-text .acd-bx.enabled .inside-content {
    top: 30% !important;
  }
}
.atl-values-section .twm-acd-st-1 .inside-content .atl-values-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.atl-tabs-section {
  background-color: #fff;
  background-image: url(https://demo.ovathemewp.com/tripgo_html/assets/images/main-slider/pattern-3.png);
  background-repeat: repeat;
  background-position: center center;
}
.atl-tabs-section .atl-tabs-header {
  margin-bottom: 50px;
}
.atl-tabs-section .atl-tabs-wrapper {
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .atl-tabs-section .atl-tabs-wrapper {
    border-radius: 0;
  }
}
.atl-tabs-section .atl-tabs-nav {
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  background-color: #fafafa;
}
.atl-tabs-section .atl-tabs-nav .nav-item {
  margin: 0;
}
.atl-tabs-section .atl-tabs-nav .nav-item .nav-link {
  border: none;
  border-right: 1px solid #e0e0e0;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  color: #666;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.atl-tabs-section .atl-tabs-nav .nav-item .nav-link:last-child {
  border-right: none;
}
.atl-tabs-section .atl-tabs-nav .nav-item .nav-link:hover {
  background-color: #fff;
  color: #e2791d;
}
.atl-tabs-section .atl-tabs-nav .nav-item .nav-link.active {
  background-color: #fff;
  color: #e2791d;
  border-bottom-color: #e2791d;
  font-weight: 600;
}
@media (max-width: 768px) {
  .atl-tabs-section .atl-tabs-nav .nav-item .nav-link {
    padding: 12px 20px;
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .atl-tabs-section .atl-tabs-nav .nav-item .nav-link {
    padding: 10px 15px;
    font-size: 13px;
    letter-spacing: 0.3px;
  }
}
.atl-tabs-section .atl-tabs-content {
  position: relative;
  min-height: 300px;
}
.atl-tabs-section .atl-tabs-content .tab-pane {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  visibility: hidden;
}
.atl-tabs-section .atl-tabs-content .tab-pane.active {
  display: block;
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.atl-tabs-section .atl-tabs-content .tab-pane.fade {
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}
.atl-tabs-section .atl-tabs-content .tab-pane.show {
  opacity: 1;
  transform: translateY(0);
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner {
  padding: 40px;
  color: #666;
  line-height: 1.8;
  font-size: 16px;
  background-color: #fff;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner p {
  margin-bottom: 15px;
  color: #555;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner p:last-child {
  margin-bottom: 0;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner h1, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h2, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h3, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h4, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h5, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h6 {
  margin-bottom: 15px;
  margin-top: 20px;
  color: #333;
  font-weight: 600;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner h1:first-child, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h2:first-child, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h3:first-child, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h4:first-child, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h5:first-child, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner h6:first-child {
  margin-top: 0;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner h2 {
  font-size: 26px;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner h3 {
  font-size: 22px;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner ul, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner ol {
  margin-bottom: 15px;
  padding-left: 20px;
  color: #555;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner ul li, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner ol li {
  margin-bottom: 8px;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner ul li:last-child, .atl-tabs-section .atl-tabs-content .atl-tab-content-inner ol li:last-child {
  margin-bottom: 0;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner strong {
  color: #333;
  font-weight: 600;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner a {
  color: #e2791d;
  text-decoration: none;
  transition: color 0.2s ease;
}
.atl-tabs-section .atl-tabs-content .atl-tab-content-inner a:hover {
  color: #c96815;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .atl-tabs-section .atl-tabs-content .atl-tab-content-inner {
    padding: 30px 20px;
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .atl-tabs-section .atl-tabs-content .atl-tab-content-inner {
    padding: 20px 15px;
    font-size: 14px;
  }
}

.atl-festival-tabs-section .atl-tabs-content .tab-pane .atl-festival-tab-content {
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}
.atl-festival-tabs-section .atl-festival-tab-content {
  padding: 0;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-content-wrapper {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 50px;
  align-items: start;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-content-wrapper {
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-content-wrapper {
    grid-template-columns: 1fr;
    gap: 35px;
  }
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-content-wrapper {
    gap: 25px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-image {
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.3s ease;
  background: #f5f5f5;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-image:hover {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-image:hover img {
  transform: scale(1.05);
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
  -o-object-fit: cover;
  object-fit: cover;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-image a {
  display: block;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-right: 5%;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-heading {
  font-size: 32px;
  font-weight: 700;
  color: #2c2c2c;
  line-height: 1.25;
  margin: 0 0 20px 0;
  padding: 0;
  letter-spacing: -0.5px;
}
@media (max-width: 991px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-heading {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-heading {
    font-size: 22px;
    margin-bottom: 18px;
    letter-spacing: -0.3px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
  padding: 18px 0;
  background: linear-gradient(to bottom, rgba(242, 242, 242, 0.3), transparent);
  border-left: 4px solid #e2791d;
  padding-left: 18px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta {
    flex-direction: row;
    gap: 35px;
    align-items: flex-start;
    padding: 15px 0 15px 22px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location,
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 13px;
  color: #4a4a4a;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location,
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date {
    flex: 0 1 auto;
    min-width: 0;
  }
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location,
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date {
    font-size: 14px;
    gap: 10px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location .atl-festival-icon,
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date .atl-festival-icon {
  color: #e2791d;
  font-size: 20px;
  flex-shrink: 0;
  width: 22px;
  text-align: center;
  margin-top: 2px;
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location .atl-festival-icon,
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date .atl-festival-icon {
    font-size: 18px;
    width: 20px;
    margin-top: 1px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location span:not(.atl-festival-icon),
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date span:not(.atl-festival-icon) {
  flex: 1;
  word-break: break-word;
  line-height: 1.5;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location .atl-festival-location-text,
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-location .atl-festival-date-text,
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date .atl-festival-location-text,
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-meta .atl-festival-date .atl-festival-date-text {
  align-self: center;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description {
  flex: 1;
  margin-bottom: 32px;
  color: #4a4a4a;
  line-height: 1.8;
  font-size: 16px;
  padding-top: 8px;
}
@media (max-width: 991px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description {
    margin-bottom: 28px;
  }
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description {
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 24px;
    padding-top: 4px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description p {
  margin-bottom: 18px;
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description p {
    margin-bottom: 15px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description p:last-child {
  margin-bottom: 0;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description p:first-child {
  margin-top: 0;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ul, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ol {
  margin-bottom: 18px;
  padding-left: 25px;
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ul, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ol {
    padding-left: 20px;
    margin-bottom: 15px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ul li, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ol li {
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ul li, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ol li {
    margin-bottom: 8px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ul li:last-child, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description ol li:last-child {
  margin-bottom: 0;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description strong {
  color: #333;
  font-weight: 600;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h1, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h2, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h3, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h4, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h5, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h6 {
  color: #333;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 12px;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h1:first-child, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h2:first-child, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h3:first-child, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h4:first-child, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h5:first-child, .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-description h6:first-child {
  margin-top: 0;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: linear-gradient(135deg, #e2791d 0%, #d66a0f 100%);
  color: #fff;
  border: none;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 14px rgba(226, 121, 29, 0.3);
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button {
    padding: 13px 30px;
    font-size: 14px;
    letter-spacing: 0.8px;
  }
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button:hover {
  background: linear-gradient(135deg, #d66a0f 0%, #c55a00 100%);
  box-shadow: 0 8px 20px rgba(226, 121, 29, 0.4);
  color: #fff;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button:hover::before {
  left: 100%;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button:active {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(226, 121, 29, 0.3);
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button i {
  transition: transform 0.3s ease;
  font-size: 16px;
}
.atl-festival-tabs-section .atl-festival-tab-content .atl-festival-info .atl-festival-action .site-button:hover i {
  transform: translateX(5px);
}
.atl-festival-tabs-section .atl-tabs-nav-container {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0;
  background-color: #fafafa;
  border-bottom: 1px solid #e0e0e0;
}
.atl-festival-tabs-section .atl-tabs-scroll-btn {
  flex: 0 0 auto;
  width: 50px;
  height: 100%;
  min-height: 50px;
  background: linear-gradient(90deg, #fafafa 0%, rgba(250, 250, 250, 0.95) 100%);
  border: none;
  border-right: 1px solid #e0e0e0;
  color: #666;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.atl-festival-tabs-section .atl-tabs-scroll-btn:hover {
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0.98) 100%);
  color: #e2791d;
}
.atl-festival-tabs-section .atl-tabs-scroll-btn:hover i {
  transform: scale(1.2);
}
.atl-festival-tabs-section .atl-tabs-scroll-btn:active {
  background: #f0f0f0;
}
.atl-festival-tabs-section .atl-tabs-scroll-btn.atl-tabs-scroll-left {
  border-right: 1px solid #e0e0e0;
  border-left: none;
}
.atl-festival-tabs-section .atl-tabs-scroll-btn.atl-tabs-scroll-right {
  border-left: 1px solid #e0e0e0;
  border-right: none;
  background: linear-gradient(270deg, #fafafa 0%, rgba(250, 250, 250, 0.95) 100%);
}
.atl-festival-tabs-section .atl-tabs-scroll-btn.atl-tabs-scroll-right:hover {
  background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0.98) 100%);
}
.atl-festival-tabs-section .atl-tabs-scroll-btn i {
  transition: transform 0.3s ease;
}
.atl-festival-tabs-section .atl-tabs-scroll-btn.hidden {
  display: none;
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-tabs-scroll-btn {
    width: 40px;
    font-size: 18px;
  }
}
.atl-festival-tabs-section .atl-tabs-nav-wrapper {
  flex: 1;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  cursor: grab;
}
.atl-festival-tabs-section .atl-tabs-nav-wrapper:active {
  cursor: grabbing;
}
.atl-festival-tabs-section .atl-tabs-nav-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.atl-festival-tabs-section .atl-tabs-nav-wrapper::-webkit-scrollbar {
  display: none;
}
.atl-festival-tabs-section .atl-tabs-nav {
  display: flex;
  flex-wrap: nowrap;
  min-width: -moz-max-content;
  min-width: max-content;
}
.atl-festival-tabs-section .atl-tabs-nav .nav-item {
  flex: 0 0 auto;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.atl-festival-tabs-section .atl-tabs-nav .nav-item .nav-link {
  white-space: nowrap;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 15px 30px;
}
@media (max-width: 768px) {
  .atl-festival-tabs-section .atl-tabs-nav .nav-item .nav-link {
    padding: 12px 20px;
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .atl-festival-tabs-section .atl-tabs-nav .nav-item .nav-link {
    padding: 10px 15px;
    font-size: 13px;
  }
}

.atl-timeline-section {
  background: #f8f9fa;
  position: relative;
}
.atl-timeline-section * {
  box-sizing: border-box;
}
.atl-timeline-section.atl-timeline-has-bg {
  background-color: #f8f9fa;
}
.atl-timeline-section.atl-timeline-has-bg .atl-timeline-container {
  position: relative;
  z-index: 1;
}
.atl-timeline-section .atl-timeline-wrapper {
  position: relative;
  max-width: 1200px;
  margin: 50px auto 0;
  padding: 20px 0;
}
.atl-timeline-section .atl-timeline-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e0e0e0;
  transform: translateX(-50%);
  z-index: 1;
}
.atl-timeline-section .atl-timeline-item {
  position: relative;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  opacity: 1;
  transition: all 0.6s ease;
}
.atl-timeline-section .atl-timeline-item:hover .atl-timeline-dot {
  width: 20px;
  height: 20px;
  border-width: 4px;
  box-shadow: 0 0 0 6px rgba(255, 107, 53, 0.15);
}
.atl-timeline-section .atl-timeline-left {
  justify-content: flex-end;
  padding-right: calc(50% + 40px);
}
.atl-timeline-section .atl-timeline-left .atl-timeline-content {
  text-align: right;
}
.atl-timeline-section .atl-timeline-left .atl-timeline-year-wrapper {
  flex-direction: row-reverse;
}
.atl-timeline-section .atl-timeline-right {
  justify-content: flex-start;
  padding-left: calc(50% + 40px);
}
.atl-timeline-section .atl-timeline-right .atl-timeline-content {
  text-align: left;
}
.atl-timeline-section .atl-timeline-right .atl-timeline-year-wrapper {
  justify-content: flex-start;
  flex-direction: row;
}
.atl-timeline-section .atl-timeline-content {
  background: #ffffff;
  padding: 25px 30px;
  border-radius: 8px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  max-width: 100%;
  position: relative;
  transition: all 0.3s ease;
}
.atl-timeline-section .atl-timeline-content:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
  transform: translateY(-3px);
}
.atl-timeline-section .atl-timeline-year-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px;
}
.atl-timeline-section .atl-timeline-flags {
  display: flex;
  gap: 8px;
  align-items: center;
}
.atl-timeline-section .atl-timeline-flag-img {
  width: 28px;
  height: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.atl-timeline-section .atl-timeline-year {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin: 0;
  line-height: 1;
}
.atl-timeline-section .atl-timeline-description {
  font-size: 13px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.atl-timeline-section .atl-timeline-dot {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 3px solid #ff6b35;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .atl-timeline-section .atl-timeline-line {
    left: 30px;
  }
  .atl-timeline-section .atl-timeline-left,
  .atl-timeline-section .atl-timeline-right {
    padding-left: 70px;
    padding-right: 0;
    justify-content: flex-start;
  }
  .atl-timeline-section .atl-timeline-left .atl-timeline-content,
  .atl-timeline-section .atl-timeline-right .atl-timeline-content {
    text-align: left;
  }
  .atl-timeline-section .atl-timeline-left .atl-timeline-year-wrapper,
  .atl-timeline-section .atl-timeline-right .atl-timeline-year-wrapper {
    justify-content: flex-start;
    flex-direction: row;
  }
  .atl-timeline-section .atl-timeline-dot {
    left: 30px;
  }
  .atl-timeline-section .atl-timeline-content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .atl-timeline-section .atl-timeline-year {
    font-size: 26px;
  }
  .atl-timeline-section .atl-timeline-content {
    padding: 20px;
  }
  .atl-timeline-section .atl-timeline-flag-img {
    width: 24px;
    height: 18px;
  }
}

.atl-destinations-section .atl-destinations-title {
  max-width: 650px !important;
}
.atl-destinations-section .atl-destination-card {
  position: relative;
  overflow: hidden;
}
.atl-destinations-section .atl-destination-card .atl-destination-title {
  padding: 20px 15px 10px;
  text-align: center;
}
.atl-destinations-section .atl-destination-card .atl-destination-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 20px 15px;
  flex-wrap: wrap;
}
.atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  position: relative;
  cursor: pointer;
}
.atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item:hover {
  transform: scale(1.1);
}
.atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item::before {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 8px;
  padding: 6px 12px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 1000;
  font-weight: 500;
}
.atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 2px;
  border: 5px solid transparent;
  border-top-color: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 1000;
}
.atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item:hover::before, .atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item:hover::after {
  opacity: 1;
  visibility: visible;
}
.atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 576px) {
  .atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item {
    width: 35px;
    height: 35px;
    padding: 6px;
  }
  .atl-destinations-section .atl-destination-card .atl-destination-icons .atl-destination-icon-item::before {
    font-size: 11px;
    padding: 5px 10px;
  }
}
.atl-destinations-section .atl-destination-card .atl-destination-button-wrap {
  text-align: center;
  padding-top: 10px;
}
.atl-destinations-section .atl-destination-card .atl-destination-button-wrap .atl-destination-explore-btn {
  font-size: 14px;
  text-transform: none;
}
.atl-destinations-section .atl-destination-card .service-icon-content {
  padding: 20px 0 0;
  min-height: 80px;
}
.atl-destinations-section .atl-destination-card .service-icon-content p {
  margin-bottom: 0;
  color: #666;
  line-height: 1.6;
  min-height: 95px;
  font-size: 13px;
}
.atl-destinations-section .atl-destination-card .service-media,
.atl-destinations-section .atl-destination-card .atl-service-media {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
  height: 0 !important;
  padding-bottom: 100%;
  max-height: none !important;
}
.atl-destinations-section .atl-destination-card .service-media .atl-service-image,
.atl-destinations-section .atl-destination-card .atl-service-media .atl-service-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.atl-destinations-section .atl-destination-card .service-media::after,
.atl-destinations-section .atl-destination-card .atl-service-media::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 1440px) {
  .atl-destinations-section .atl-destination-card .service-media,
  .atl-destinations-section .atl-destination-card .atl-service-media {
    height: 0 !important;
    padding-bottom: 100%;
  }
}
@media (max-width: 1024px) {
  .atl-destinations-section .atl-destination-card .service-media,
  .atl-destinations-section .atl-destination-card .atl-service-media {
    height: 0 !important;
    padding-bottom: 100%;
  }
}
@media (max-width: 768px) {
  .atl-destinations-section .atl-destination-card .service-media,
  .atl-destinations-section .atl-destination-card .atl-service-media {
    height: 0 !important;
    padding-bottom: 100%;
  }
}
@media (max-width: 576px) {
  .atl-destinations-section .atl-destination-card .service-media,
  .atl-destinations-section .atl-destination-card .atl-service-media {
    height: 0 !important;
    padding-bottom: 100%;
  }
}
.atl-destinations-section.atl-destinations-slider .swiper-slide {
  padding: 8px;
}

.pro-filtr-cate-carousal-wrap .swiper-container {
  padding: 3px;
  box-sizing: content-box;
}

.atl-travel-style-wrap .effect-hvr3 {
  position: relative;
  margin-bottom: 0;
}
.atl-travel-style-wrap .effect-hvr3 > div:first-child {
  position: relative;
}
.atl-travel-style-wrap .effect-hvr3 > div:first-child::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.6));
  pointer-events: none;
  z-index: 1;
}
.atl-travel-style-wrap .effect-hvr3 .effect-hvr3-image {
  overflow: hidden;
}
.atl-travel-style-wrap .effect-hvr3 .effect-hvr3-image img {
  transform: scale(1);
  transition: all 0.3s;
}
.atl-travel-style-wrap .effect-hvr3:hover img {
  transform: scale(1.15);
}
.atl-travel-style-wrap .effect-hvr3:hover .effect-hvr3-inner {
  bottom: 15px;
}
.atl-travel-style-wrap .effect-hvr3 .effect-hvr3-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  right: auto;
  padding: 1rem;
  text-align: center;
  z-index: 1;
  background-color: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition: bottom 0.35s ease-in-out;
}
.atl-travel-style-wrap .effect-hvr3 .effect-hvr3-inner .wt-title {
  margin: 0;
}
.atl-travel-style-wrap .effect-hvr3 .effect-hvr3-inner .wt-title a {
  font-size: 20px;
}
.atl-travel-style-wrap .effect-hvr3 .effect-hvr3-inner .project-new-category {
  color: #fff;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 768px) {
  .atl-travel-style-wrap .effect-hvr3 .effect-hvr3-inner .wt-title a {
    font-size: 22px;
  }
  .atl-travel-style-wrap .effect-hvr3 .effect-hvr3-inner .project-new-category {
    font-size: 16px;
  }
}

.faq-gen-que-wrap .section-head {
  position: relative;
  margin-bottom: 20px !important;
}
.faq-gen-que-wrap .section-head .atl-faqs-toggle-wrapper {
  text-align: right;
  margin-top: 15px;
}
.faq-gen-que-wrap .section-head .atl-faqs-toggle-btn {
  background-color: #e2791d;
  border-color: #e2791d;
  color: #fff;
  min-width: 40px;
  height: 40px;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}
.faq-gen-que-wrap .section-head .atl-faqs-toggle-btn:hover {
  background-color: #d66a0f;
  transform: scale(1.1);
}
.faq-gen-que-wrap .section-head .atl-faqs-toggle-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(226, 121, 29, 0.3);
}
.faq-gen-que-wrap .wt-accordion .panel.wt-panel {
  margin-bottom: 15px;
}

.atl-home-faqs .atl-home-faqs__header {
  background-color: #e6f4d7;
  border: 1px solid #d6e7c2;
  padding: 14px 20px;
}
.atl-home-faqs .atl-home-faqs__title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e2791d;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.atl-home-faqs .atl-home-faqs__title .atl-home-faqs__toggle {
  border: none;
  background: transparent;
  padding: 0;
  margin-left: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: inherit;
}
.atl-home-faqs .atl-home-faqs__title .atl-home-faqs__toggle i {
  font-size: 16px;
  line-height: 1;
}
.atl-home-faqs .atl-home-faqs__intro {
  padding: 16px 20px 0 20px;
  color: #555;
}
.atl-home-faqs .atl-home-faqs__body {
  border: 1px solid #d6e7c2;
  border-top: none;
  background-color: #fff;
}
.atl-home-faqs .atl-home-faqs__list {
  margin: 0;
  padding: 18px 24px 18px 40px;
  list-style: decimal;
}
.atl-home-faqs .atl-home-faqs__item {
  margin-bottom: 10px;
}
.atl-home-faqs .atl-home-faqs__question {
  display: inline-block;
  font-weight: 600;
  color: #0056b3;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
  font-size: 16px;
}
.atl-home-faqs .atl-home-faqs__question:hover {
  text-decoration: underline;
  color: #e2791d;
}
.atl-home-faqs .atl-home-faqs__answer {
  margin-top: 8px;
  color: #333;
}
.atl-home-faqs .atl-home-faqs__answer .atl_content_wrapper p:last-child {
  margin-bottom: 0;
}

.site-footer.footer-dark .atl-list-footer {
  --atl-footer-divider: rgba(255, 255, 255, 0.14);
  --atl-footer-cell-pad-y: 24px;
  --atl-footer-cell-pad-x: 22px;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-grid-row {
  align-items: stretch;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell {
  display: flex;
  flex-direction: column;
  min-height: 1px;
  border-bottom: 1px solid var(--atl-footer-divider);
}
@media (min-width: 768px) {
  .site-footer.footer-dark .atl-list-footer .atl-footer-cell {
    border-right: 1px solid var(--atl-footer-divider);
  }
  .site-footer.footer-dark .atl-list-footer .atl-footer-cell:nth-child(3n) {
    border-right-width: 0;
  }
}
.site-footer.footer-dark .atl-list-footer .atl-footer-grid-row:last-child .atl-footer-cell {
  border-bottom-width: 0;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell-inner {
  flex: 1 1 auto;
  display: flex;
  width: 100%;
  padding: var(--atl-footer-cell-pad-y) var(--atl-footer-cell-pad-x);
  box-sizing: border-box;
  min-height: 100%;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-grid-row:first-child .atl-footer-cell:first-child .atl-footer-cell-inner {
  justify-content: center;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell--empty .atl-footer-cell-inner {
  min-height: 88px;
}
@media (min-width: 768px) {
  .site-footer.footer-dark .atl-list-footer .atl-footer-cell--empty .atl-footer-cell-inner {
    min-height: 128px;
  }
}
.site-footer.footer-dark .atl-list-footer .logo-footer {
  margin: 0 auto;
  padding-bottom: 0;
  border-bottom: none;
  max-width: 75%;
  text-align: center;
}
.site-footer.footer-dark .atl-list-footer .logo-footer img {
  max-width: 100%;
  height: auto;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-widget {
  margin-bottom: 0;
  width: 100%;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell--social .atl-footer-cell-inner {
  justify-content: center;
  align-items: center;
  text-align: center;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell--social .social-icons {
  margin: 0;
  padding: 0;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell--social .social-icons li a:hover {
  color: #fff;
  background-color: #f19419;
}
.site-footer.footer-dark .atl-list-footer .widget_address.atl-footer-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer.footer-dark .atl-list-footer .widget_address.atl-footer-menu-list li {
  margin: 0 0 10px;
  padding: 0 15px;
  border-bottom: none;
  display: inline;
}
.site-footer.footer-dark .atl-list-footer .widget_address.atl-footer-menu-list li:last-child {
  margin-bottom: 0;
}
.site-footer.footer-dark .atl-list-footer .widget_address.atl-footer-menu-list li:first-child {
  padding-left: 0;
}
.site-footer.footer-dark .atl-list-footer .atl-footer-cell-left {
  text-align: left;
  padding-left: 64px;
  padding-top: 10px;
}
.site-footer.footer-dark .atl-list-footer .atl-z-1 {
  z-index: 1;
}

.atl-footer-menu-item:hover {
  color: #e2791d;
}

.atl-home-blogs .atl-home-blogs__col {
  display: flex;
}
.atl-home-blogs .atl-home-blogs__card {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.atl-home-blogs .atl-home-blogs__media {
  height: 265px;
  overflow: hidden;
}
.atl-home-blogs .atl-home-blogs__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.atl-home-blogs .atl-home-blogs__info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.atl-home-blogs .atl-home-blogs__info .wt-post-meta a {
  color: #f58634;
}
.atl-home-blogs .atl-home-blogs__title {
  margin-top: auto;
}
.atl-home-blogs .atl-home-blogs__title .atl-home-blogs__title-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3.2em;
}
.atl-home-blogs .blog-post-5-outer .wt-post-info {
  margin: 0;
  padding: 20px 30px;
}

.atl-home-testimonials .testimonial-1-content .testimonial-1 {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.atl-home-testimonials .testimonial-1-content .testimonial-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.atl-home-testimonials .testimonial-1-content .testimonial-text {
  height: 295px;
  overflow: hidden;
  flex-shrink: 0;
  margin-bottom: 20px;
}
.atl-home-testimonials .testimonial-1-content .testimonial-text .atl-home-testimonials__tripadvisor {
  display: inline-block;
  height: 72px;
  line-height: 0;
  margin-bottom: 20px;
  vertical-align: middle;
}
.atl-home-testimonials .testimonial-1-content .testimonial-text .atl-home-testimonials__tripadvisor img {
  display: block;
  height: 100%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left center;
}
.atl-home-testimonials .testimonial-1-content .testimonial-text p {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.atl-home-testimonials .testimonial-1-content .testimonial-detail {
  margin-top: auto;
  flex-shrink: 0;
}

.atl-fs-44 {
  font-size: 44px;
  line-height: 1.2;
}

.atl-home-tours .atl-home-tours__content {
  padding-top: 15px;
}
.atl-home-tours .service-icon-box-wrap .row > [class*=col-] {
  display: flex;
}
.atl-home-tours .atl-home-tours__card {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}
.atl-home-tours .atl-home-tours__card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  border-color: #d0d0d0;
}
.atl-home-tours .atl-home-tours__media {
  position: relative;
  overflow: hidden;
  height: 220px;
  flex-shrink: 0;
  background-color: #f5f5f5;
}
.atl-home-tours .atl-home-tours__media a {
  display: block;
  width: 100%;
  height: 100%;
}
.atl-home-tours .atl-home-tours__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.atl-home-tours .atl-home-tours__info {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}
.atl-home-tours .atl-home-tours__title {
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  color: #1a1a1a;
}
.atl-home-tours .atl-home-tours__title a {
  color: #1a1a1a;
  text-decoration: none;
  transition: color 0.3s ease;
}
.atl-home-tours .atl-home-tours__title a:hover {
  color: #e2791d;
}
.atl-home-tours .atl-home-tours__description {
  margin-bottom: 12px;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  flex: 1 1 auto;
  min-height: 0;
  align-content: end;
}
.atl-home-tours .atl-home-tours__description p {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.atl-home-tours .atl_tour_meta_info {
  margin-bottom: 12px;
  padding-top: 12px;
  border-top: 1px solid #e8e8e8;
  flex-shrink: 0;
}
.atl-home-tours .atl_tour_meta_info .atl_tour_location {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  align-items: center;
}
.atl-home-tours .atl_tour_meta_info .atl_tour_start,
.atl-home-tours .atl_tour_meta_info .atl_tour_end {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #555;
}
.atl-home-tours .atl_tour_meta_info .atl_tour_start i,
.atl-home-tours .atl_tour_meta_info .atl_tour_end i {
  color: #e2791d;
  font-size: 14px;
}
.atl-home-tours .atl_tour_meta_info .atl_tour_start .atl_meta_label,
.atl-home-tours .atl_tour_meta_info .atl_tour_end .atl_meta_label {
  color: #333;
  font-weight: 600;
}
.atl-home-tours .atl_tour_meta_info .atl_tour_start .atl_meta_value,
.atl-home-tours .atl_tour_meta_info .atl_tour_end .atl_meta_value {
  color: #555;
}
.atl-home-tours .atl-home-tours__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  border-top: 1px solid #e8e8e8;
  margin-top: auto;
  flex-shrink: 0;
  gap: 15px;
}
.atl-home-tours .atl-home-tours__duration-wrap {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.atl-home-tours .atl-home-tours__duration-wrap .atl-home-tours__duration-label {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.atl-home-tours .atl-home-tours__duration-wrap .atl-home-tours__duration-value {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
}
.atl-home-tours .atl-home-tours__btn {
  font-size: 12px;
  white-space: nowrap;
}

.atl-why-choose-us-section .wt-icon-box-wraper {
  margin-bottom: 15px !important;
}
.atl-why-choose-us-section .icon-box-three-title {
  margin-bottom: 15px !important;
}
.atl-why-choose-us-section .wt-title {
  min-height: 52px;
}
.atl-why-choose-us-section .icon-box-three-content {
  min-height: 108px;
}
.atl-why-choose-us-section .icon-box-three-content p {
  margin-bottom: 0 !important;
}
.atl-why-choose-us-section .icon-box-style-three-title-bg {
  width: 80%;
  padding: 24px;
}
.atl-why-choose-us-section .wt-small-separator {
  margin-bottom: 10px;
}
.atl-why-choose-us-section .atl-why-choose-us-fixed-col,
.atl-why-choose-us-section .atl-why-choose-us-slider-col {
  display: flex;
  padding-bottom: 26px;
}
.atl-why-choose-us-section .icon-box-style-three-title,
.atl-why-choose-us-section .icon-box-style-three-wrap,
.atl-why-choose-us-section .icon-box-style-three {
  height: 330px;
  min-height: 330px;
}
.atl-why-choose-us-section .icon-box-style-three-title {
  display: flex;
  align-items: stretch;
  width: 100%;
  align-items: end;
  height: 100%;
}
.atl-why-choose-us-section .icon-box-style-three-title-bg {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.atl-why-choose-us-section .atl-why-choose-us-slider {
  width: 100%;
  height: 330px;
  position: relative;
  overflow: hidden;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-wrapper {
  display: flex;
  align-items: stretch;
  height: 100%;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-slide {
  display: flex;
  height: 100%;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .atl-why-choose-us-slide {
  width: 100%;
  margin-bottom: 0 !important;
  display: flex;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .atl-why-choose-us-slide .icon-box-style-three-wrap {
  width: 100%;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .atl-why-choose-us-slide .icon-box-style-three {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  z-index: 3;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-button-next {
  right: 0;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  text-align: center;
  z-index: 2;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-pagination-lock {
  display: block;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  border-radius: 999px;
  background: #8a8a8a;
  opacity: 1;
  margin: 0 4px !important;
}
.atl-why-choose-us-section .atl-why-choose-us-slider .swiper-pagination-bullet-active {
  background: #e2791d;
}
@media (max-width: 991px) {
  .atl-why-choose-us-section .atl-why-choose-us-slider-col {
    padding-left: 12px;
    padding-bottom: 20px;
  }
  .atl-why-choose-us-section .atl-why-choose-us-slider {
    height: auto;
  }
  .atl-why-choose-us-section .atl-why-choose-us-slider .swiper-wrapper,
  .atl-why-choose-us-section .atl-why-choose-us-slider .swiper-slide {
    height: auto;
  }
  .atl-why-choose-us-section .atl-why-choose-us-slider .swiper-button-next {
    right: 0;
  }
  .atl-why-choose-us-section .atl-why-choose-us-slider .swiper-pagination {
    bottom: 8px;
  }
  .atl-why-choose-us-section .icon-box-style-three-title,
  .atl-why-choose-us-section .icon-box-style-three-wrap,
  .atl-why-choose-us-section .icon-box-style-three {
    height: auto;
    min-height: 320px;
  }
}

.loading-area .loading-pic {
  width: auto;
  transform: translate(-50%, -50%);
}
.loading-area .atl-loading-text-round {
  position: relative;
  left: auto;
  bottom: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.loading-area .circle-text2 {
  margin-bottom: 0;
}
.loading-area .emblem-wrap {
  width: 168px;
  height: 168px;
}
.loading-area .emblem-wrap i {
  width: 80px;
  height: 80px;
}
.loading-area .emblem {
  width: 168px;
  height: 168px;
  font-size: 14px;
}

.atl-our-info-section .video-section2 img {
  height: auto !important;
}
.atl-our-info-section .atl-play-button {
  margin-left: 0 !important;
}

.atl-location-card-section {
  margin: 28px 0 20px;
}
.atl-location-card-section .atl-location-card-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.atl-location-card-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}

.atl-location-card {
  display: flex;
  align-items: stretch;
  gap: 10px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 8px 10px;
  text-decoration: none;
  min-width: 0;
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}
.atl-location-card:hover {
  transform: translateY(-1px);
  border-color: rgba(0, 0, 0, 0.14);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.atl-location-card-media {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.atl-location-card-media img {
  width: 52px;
  height: 52px;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.atl-location-card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  min-width: 0;
  flex: 1 1 auto;
}

.atl-location-card-name {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.atl-location-card-meta {
  display: block;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 768px) {
  .atl-location-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  .atl-location-card {
    padding: 12px;
    gap: 12px;
    border-radius: 10px;
  }
}
@media (max-width: 1199px) {
  .atl-location-card-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .atl-location-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 575px) {
  .atl-location-card-grid {
    grid-template-columns: 1fr;
  }
}
@keyframes atl-profile-pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(34, 197, 94, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0);
  }
}
.atl-profile-page .twm-pro-st2 .twm-pro-st2-media img {
  height: 210px;
}
.atl-profile-page .header-hero {
  position: relative;
  min-height: 55vh;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  padding: 3rem 0 4rem;
  background: linear-gradient(180deg, rgba(226, 121, 29, 0.1) 0%, #fcfcfc 100%);
}
.atl-profile-page .hero-bg-img {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.15;
}
.atl-profile-page .avatar-container {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 0 auto 1.5rem;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(45deg, #e2791d, #fbbf24);
  box-shadow: 0 10px 25px rgba(226, 121, 29, 0.2);
}
.atl-profile-page .avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #ffffff;
}
.atl-profile-page .atl-profile-position {
  color: #f58634;
  letter-spacing: 3px;
  font-size: 1rem;
}
.atl-profile-page .atl-profile-hero-intro {
  margin: 0 auto 1.5rem;
  font-size: 18px;
}
.atl-profile-page .stats-badge {
  background: white;
  padding: 1rem;
  text-align: center;
  border: 1px solid #f1f5f9;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}
.atl-profile-page .step-circle {
  width: 40px;
  height: 40px;
  background-color: var(--brand-orange);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 1rem;
}
.atl-profile-page .stats-badge {
  background: white;
  padding: 1rem;
  text-align: center;
  border: 1px solid #f1f5f9;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}
.atl-profile-page .step-circle {
  width: 40px;
  height: 40px;
  background-color: #f58634;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 1rem;
}
.atl-profile-page .status-dot {
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 28px;
  height: 28px;
  background-color: white;
  border: 3px solid #ffffff;
  border-radius: 50%;
  animation: atl-profile-pulse 2s infinite;
  background-size: cover;
}
.atl-profile-page .glass-card {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  padding: 1.75rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 20px -1px rgba(0, 0, 0, 0.05);
}
.atl-profile-page .gradient-text {
  background: linear-gradient(135deg, #e2791d 0%, #b45309 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.atl-profile-page .btn-brand {
  background-color: #e2791d;
  color: #ffffff;
  padding: 0.6rem 1.8rem;
  border: none;
  transition: all 0.3s;
  font-weight: 600;
}
.atl-profile-page .btn-brand:hover {
  background-color: #c66714;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 8px 15px rgba(226, 121, 29, 0.3);
}
.atl-profile-page .photo-gallery img {
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.5s;
}
.atl-profile-page .photo-hover:hover img {
  transform: scale(1.04);
}
.atl-profile-page .tripadvisor-green {
  color: #00af87;
}
.atl-profile-page .bubble-rating span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #00af87;
  margin-right: 2px;
}
.atl-profile-page .tripadvisor-snapshot-card .bubble-rating span {
  background-color: #e5e7eb;
}
.atl-profile-page .tripadvisor-snapshot-card .bubble-rating span.filled {
  background-color: #00af87;
}
.atl-profile-page .benefit-card {
  padding: 1.5rem;
  height: 100%;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.atl-profile-page .benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 20px -5px rgba(0, 0, 0, 0.08);
  border-color: #e2791d;
}
.atl-profile-page .benefit-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1.3rem;
  border-radius: 50%;
  background-color: #e2791d;
}
.atl-profile-page .benefit-card .benefit-icon {
  margin-bottom: 0;
}
.atl-profile-page .info-item i {
  width: 24px;
  text-align: center;
  color: #e2791d;
  font-size: 1.1rem;
}
.atl-profile-page .service-list-item {
  padding: 0.85rem 0;
  border-bottom: 1px solid #f1f5f9;
}
.atl-profile-page .service-list-item:last-child {
  border-bottom: none;
}
.atl-profile-page .tagline-box {
  background-color: #fff7ed;
  border-left: 5px solid #e2791d;
  padding: 1.25rem;
  margin-bottom: 2rem;
}
.atl-profile-page .atl-profile-testimonials-swiper {
  position: relative;
}
.atl-profile-page .atl-profile-testimonials-swiper .fst-italic.text-muted a {
  color: #f58634;
  text-decoration: underline;
}
.atl-profile-page .atl-profile-testimonials-swiper .fst-italic.text-muted a:hover,
.atl-profile-page .atl-profile-testimonials-swiper .fst-italic.text-muted a:focus-visible {
  color: #e2791d;
}
.atl-profile-page .atl-profile-testimonials-swiper .swiper-wrapper {
  padding-bottom: 0.75rem;
}
.atl-profile-page .atl-testimonials-prev,
.atl-profile-page .atl-testimonials-next {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border-color: #e5e7eb;
  color: #6b7280;
  background-color: #ffffff;
  transition: all 0.2s ease;
}
.atl-profile-page .atl-testimonials-prev:hover,
.atl-profile-page .atl-testimonials-next:hover {
  background-color: #e2791d;
  border-color: #e2791d;
  color: #ffffff;
  transform: translateY(-1px);
}
@media (min-width: 768px) {
  .atl-profile-page .atl-profile-testimonials-swiper-nav {
    margin-top: -2.25rem;
  }
}
.atl-profile-page .mobile-action-bar {
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  background: #1e293b;
  border-radius: 50rem;
  padding: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1050;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  .atl-profile-page .mobile-action-bar {
    display: none;
  }
}

.rightSidebar .widget-title {
  font-weight: 600;
}
/*# sourceMappingURL=atl-frontend.css.map */
