.welcom-note-home {
  margin-bottom: 70px;
}
.welcom-note-home .main-wrapper {
  padding: 0;
}
.welcom-note-home .main-wrapper .img-title .wel-img {
  height: 595px;
  padding-bottom: 60px;
}
.welcom-note-home .main-wrapper .img-title .wel-img.explore-img {
  transition: clip-path 3000ms cubic-bezier(0.215, 0.61, 0.355, 1);
  clip-path: inset(0 0 100% 0);
}
.welcom-note-home .main-wrapper .img-title .wel-img.animate {
  clip-path: inset(0 0 0 0);
}
.welcom-note-home .main-wrapper .img-title .wel-img img {
  object-fit: cover;
}
.welcom-note-home .main-wrapper .img-title .title-welcome {
  position: absolute;
  top: 70px;
  right: 35px;
  left: 35px;
  text-align: center;
}
.welcom-note-home .main-wrapper .content-welcome {
  text-align: center;
  padding: 0 25px;
}
.welcom-note-home .main-wrapper .content-welcome .desktop-title-welcome {
  display: none;
}
.welcom-note-home .main-wrapper .content-welcome .company-name {
  font-family: "Playfair", serif;
  font-size: 70px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -3.5px;
  padding-bottom: 40px;
}
.welcom-note-home .main-wrapper .content-welcome .company-name span {
  font-family: "Playfair", serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -1.5px;
}
.welcom-note-home .main-wrapper .content-welcome .para {
  text-align: center;
  padding-bottom: 40px;
}

.packages-home {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 70px;
}
.packages-home .main-wrapper {
  padding: 0;
}
.packages-home .main-wrapper .title--wrap {
  text-align: center;
  padding: 0 25px;
}
.packages-home .main-wrapper .title--wrap .section-title {
  text-align: center;
  padding-bottom: 60px;
}
.packages-home .main-wrapper .title--wrap .logo--palne {
  display: none;
}
.packages-home .main-wrapper .package-wrapper-home {
  z-index: 1;
  position: relative;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item {
  height: auto;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-img {
  width: 300px;
  height: 300px;
  margin-left: 25px;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details {
  background: #FFF;
  box-shadow: 0px 0px 25px 0px rgba(68, 70, 85, 0.2);
  margin-right: 25px;
  padding: 40px 30px;
  margin-left: 50px;
  margin-top: -80px;
  position: relative;
  z-index: 999;
  margin-bottom: 25px;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .title-pack-home {
  color: #222;
  text-align: center;
  font-family: "Playfair", serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 25px;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .flex-wrap--item {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
  justify-content: space-around;
  height: 145px;
  flex-wrap: wrap;
  align-content: flex-start;
  overflow: scroll;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .flex-wrap--item .tag-countryyyy {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .flex-wrap--item .tag-countryyyy .f {
  color: #FFF;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  letter-spacing: -0.13px;
  background: #AB0634;
  padding: 3px;
}
.packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .para {
  text-align: center;
  padding-bottom: 40px;
}
.packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: relative;
  padding: 20px 0 44px;
}
.packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .left-arrow {
  display: flex;
  margin-right: 15px;
}
.packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .right-arrow {
  margin-left: 15px;
  display: flex;
}
.packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges svg {
  width: 26px;
  height: 26px;
}
.packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .num-pack {
  color: #222;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 400;
}
.packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .num-pack span {
  color: #222;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.packages-home .main-wrapper .pink-btn {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: -28px;
  right: 0;
  left: 0;
}
.packages-home .larg-body-text {
  color: #FFF;
  font-family: "Playfair", serif;
  font-size: 104px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -3.12px;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  text-align: right;
  margin-bottom: 7px;
}
.packages-home::after {
  content: "";
  position: absolute;
  top: 34%;
  bottom: 6%;
  left: 0;
  right: 0%;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%), #EFEBEA;
}

.travelers-home {
  position: relative;
  margin-bottom: 70px;
  margin-top: 70px;
}
.travelers-home .main-wrapper {
  padding: 0 25px;
}
.travelers-home .main-wrapper .title--wrap {
  margin-bottom: 20px;
  text-align: center;
}
.travelers-home .main-wrapper .title--wrap .section-title {
  text-align: center;
  padding-bottom: 60px;
}
.travelers-home .main-wrapper .next-tour-arrow {
  position: absolute;
  right: 30px;
  top: 30%;
  bottom: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
.travelers-home .main-wrapper .next-tour-arrow svg {
  width: 26px;
  height: 26px;
}
.travelers-home .main-wrapper .prev-tour-arrow {
  position: absolute;
  left: 30px;
  top: 30%;
  bottom: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
.travelers-home .main-wrapper .prev-tour-arrow svg {
  width: 26px;
  height: 26px;
}
.travelers-home .main-wrapper .slick-slider .facilities-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 10px;
  height: auto;
}
.travelers-home .main-wrapper .slick-slider .facilities-item .f-wrap .img-f {
  margin-bottom: 30px;
  border-radius: 50%;
  border: 1px #CD0335 dashed;
  width: 180px;
  height: 180px;
}
.travelers-home .main-wrapper .slick-slider .facilities-item .f-wrap .img-f img {
  object-fit: cover;
  border-radius: 50%;
  padding: 18px;
}
.travelers-home .main-wrapper .slick-slider .facilities-item .f-wrap .f-name {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: -0.18px;
}

.airtickets-home .main-wrapper {
  background: #222;
  padding: 70px 25px 0;
}
.airtickets-home .main-wrapper .title--wrap .title-and-content .section-title {
  text-align: center;
  padding-bottom: 60px;
}
.airtickets-home .main-wrapper .title--wrap .title-and-content .para {
  color: #FFF !important;
  text-align: center;
  padding-bottom: 60px;
  text-align: justify;
}
.airtickets-home .main-wrapper .title--wrap .title-and-content .para p {
  color: #FFF !important;
  text-align: center;
}
.airtickets-home .main-wrapper .title--wrap a.white-btn {
  display: none;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item {
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(68, 70, 85, 0.2);
  margin: 0 5px;
  height: auto;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .air-ticket-img {
  width: 325px;
  height: 325px;
  margin: 0 auto;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .air-ticket-img img {
  object-fit: contain;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets {
  padding: 40px 30px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ex-location {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  color: #7a7a7a;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.16px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ex-location .icon {
  margin-right: 5px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ex-location .icon svg {
  width: 15px;
  height: 15px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .airticket-name {
  color: #222;
  font-family: "Playfair", serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 40px;
  text-align: center;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .airticket-name span {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .dates {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .dates .sales-date {
  display: flex;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .dates .sales-date .title-sales {
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #222;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .dates .sales-date .date-y-m {
  color: #AB0634;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.2px;
  display: flex;
  gap: 10px;
  padding-left: 10px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .about-ticket {
  color: #373435;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.13px;
  padding-bottom: 40px;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ticket-price {
  color: #AB0634;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.78px;
  text-transform: uppercase;
}
.airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ticket-price span {
  color: #AB0634;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
}
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
  padding-top: 40px;
}
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert .left-arrow-tickert,
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert .right-arrow-tickert {
  display: flex;
  cursor: pointer;
}
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert .left-arrow-tickert svg,
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert .right-arrow-tickert svg {
  width: 26px;
  height: 26px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(20deg) brightness(100%) contrast(101%);
}
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert .num-pack-tickert {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 300;
  padding: 0 15px;
}
.airtickets-home .airtickets-wrapper-home .arrow-num-tickert .num-pack-tickert span {
  font-size: 14px;
  font-weight: 300;
}
.airtickets-home .larg-body-text {
  color: rgba(255, 255, 255, 0.1);
  font-family: "Playfair", serif;
  font-size: 104px;
  font-weight: 700;
  line-height: 59px;
  letter-spacing: -3.12px;
  text-transform: uppercase;
  text-align: end;
  margin-right: -25px;
}
.airtickets-home a.pink-btn.mobile-only {
  display: flex;
  padding: 40px 0 70px;
}

.announcement-home {
  position: relative;
  margin-bottom: 70px;
}
.announcement-home .main-wrapp {
  padding: 0 25px;
}
.announcement-home .main-wrapp .title--wrap .title-and-content .section-title {
  text-align: center;
  padding: 0 10px;
}
.announcement-home .main-wrapp .title--wrap .pink-btn.desktop-only {
  display: none;
}
.announcement-home .main-wrapp .title--wrap .pink-btn.mob-only {
  display: flex;
  padding-top: 40px;
}
.announcement-home .main-wrapp .news-wrapper {
  margin-bottom: 70px;
}
.announcement-home .main-wrapp .news-wrapper .arrow-num-news {
  display: flex;
  padding: 54px 0;
  align-items: center;
  justify-content: center;
}
.announcement-home .main-wrapp .news-wrapper .arrow-num-news .left-arrow-news,
.announcement-home .main-wrapp .news-wrapper .arrow-num-news .right-arrow-news {
  cursor: pointer;
  display: flex;
  width: 26px;
  height: 26px;
}
.announcement-home .main-wrapp .news-wrapper .arrow-num-news .num-pack-news {
  color: #222;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 400;
  padding: 0 15px;
}
.announcement-home .main-wrapp .news-wrapper .arrow-num-news .num-pack-news span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.announcement-home .main-wrapp .news-wrapper .slick-slider .news-item {
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(68, 70, 85, 0.2);
  border: 0;
  padding: 30px;
  min-height: 363px;
  margin: 0 10px 20px;
  height: auto;
}
.announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .publish-date {
  opacity: 0.75;
  color: #222;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: 1px solid #222;
  text-align: center;
}
.announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .location-news {
  color: #222;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.16px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.75;
  padding: 20px 0;
  text-align: center;
}
.announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .news-title {
  color: #222;
  text-align: center;
  font-family: "Playfair", serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 40px;
}
.announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .para {
  text-align: center;
  color: #373435;
}
.announcement-home::after {
  content: "";
  position: absolute;
  top: 45%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EFEBEA;
  height: 197px;
  z-index: -1;
}

.testimonials-home {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
}
.testimonials-home .bg-img-testimonials {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.testimonials-home .bg-img-testimonials picture {
  display: block;
  position: relative;
}
.testimonials-home .bg-img-testimonials picture::after {
  background: linear-gradient(2deg, #FFF 18.35%, rgba(255, 255, 255, 0) 39.69%), linear-gradient(63deg, rgba(255, 255, 255, 0) 29.65%, #FFF 84%), linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 30%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
}
.testimonials-home .bg-img-testimonials picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  /* Add parallax effect */
  transform: translateZ(0);
  will-change: transform;
}
.testimonials-home .main-wrapp {
  position: relative;
  z-index: 1;
  padding: 0 25px;
}
.testimonials-home .main-wrapp .title--wrap {
  text-align: center;
}
.testimonials-home .main-wrapp .title--wrap .section-title {
  text-align: center;
  padding-bottom: 125px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item:hover {
  transform: translateY(-5px);
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content {
  position: relative;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(68, 70, 85, 0.2);
  margin: 0 0 20px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content .pink-comma {
  width: 67.879px;
  height: 40px;
  height: auto;
  position: absolute;
  top: 30px;
  left: 40px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content .testi-title {
  color: #222;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.16px;
  padding-bottom: 40px;
  padding-top: 80px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content .testi-message {
  color: #373435;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.13px;
  height: 100px;
  padding-right: 10px;
  overflow-y: scroll;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content svg.arrow--bot {
  position: absolute;
  bottom: -5%;
  left: 28px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper {
  display: flex;
  align-items: center;
  margin-top: 20px;
  text-align: center;
  justify-content: center;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .testi-img {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
  border: 1px dashed #AB0634;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .testi-img img {
  object-fit: cover;
  width: 100px;
  height: 100px;
  padding: 15px;
  border-radius: 50%;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .name-add {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .name-add .name {
  color: #222;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.16px;
  padding-bottom: 15px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .name-add .address {
  color: #222;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.18px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .left-arrow-testimonials {
  display: flex;
  cursor: pointer;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .left-arrow-testimonials .left-arrow {
  width: 26px;
  height: 26px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .num-pack-testimonials {
  color: #222;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 400;
  padding: 0 15px;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .num-pack-testimonials span {
  color: #222;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .right-arrow-testimonials {
  display: flex;
  cursor: pointer;
}
.testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .right-arrow-testimonials .right-arrow {
  width: 26px;
  height: 26px;
}

.instagram-section .main--wrapper .follow-content .feed-img .feed-content .sub-title {
  color: #222;
  text-align: center;
  font-family: "Playfair", serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.66px;
  padding-bottom: 25px;
}
.instagram-section .main--wrapper .follow-content .feed-img .feed-content .main-title {
  color: #222;
  text-align: center;
  font-family: "Playfair", serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.instagram-section .main--wrapper .follow-content .feed-img .feed-content a.inta-name {
  color: #373435;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.16px;
  padding-bottom: 60px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.instagram-section .main--wrapper .feeds-slider .div-feed {
  width: 250px;
  height: 250px;
}
.instagram-section .main--wrapper .feeds-slider .div-feed img {
  object-fit: cover;
}

.loader {
  display: none;
}

@media only screen and (min-width: 768px) {
  .welcom-note-home .main-wrapper .img-title .wel-img {
    height: 750px;
  }
  .welcom-note-home .main-wrapper .img-title .wel-img img {
    object-fit: contain;
  }
  .welcom-note-home .main-wrapper .content-welcome {
    padding: 0 50px;
  }
  .travelers-home .main-wrapper {
    padding: 0 50px;
  }
  .travelers-home .main-wrapper .next-tour-arrow {
    right: 20px;
    top: 20%;
  }
  .travelers-home .main-wrapper .prev-tour-arrow {
    left: 20px;
    top: 20%;
  }
  .airtickets-home .main-wrapper {
    padding: 70px 50px 0;
  }
  .announcement-home {
    position: relative;
  }
  .announcement-home .main-wrapp {
    padding: 0 50px;
  }
  .testimonials-home {
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
  }
  .testimonials-home .bg-img-testimonials {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
  }
  .testimonials-home .bg-img-testimonials picture {
    display: block;
    position: relative;
  }
  .testimonials-home .bg-img-testimonials picture::after {
    background: linear-gradient(2deg, #FFF 18.35%, rgba(255, 255, 255, 0) 39.69%), linear-gradient(63deg, rgba(255, 255, 255, 0) 29.65%, #FFF 84%), linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 30%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
  }
  .testimonials-home .bg-img-testimonials picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    /* Add parallax effect */
    transform: translateZ(0);
    will-change: transform;
  }
  .testimonials-home .main-wrapp {
    position: relative;
    z-index: 1;
    padding: 0 25px;
  }
  .testimonials-home .main-wrapp .title--wrap {
    text-align: center;
  }
  .testimonials-home .main-wrapp .title--wrap .section-title {
    text-align: center;
    padding-bottom: 125px;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper {
    margin: 0 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .loader {
    display: block;
  }
  .welcom-note-home {
    margin-bottom: 7.2916666667vw;
  }
  .welcom-note-home .main-wrapper {
    padding: 0 12.65625vw;
    display: flex;
    align-items: center;
  }
  .welcom-note-home .main-wrapper .img-title .wel-img {
    width: 37.65625vw;
    height: 48.90625vw;
    padding-bottom: 0;
    overflow: hidden;
  }
  .welcom-note-home .main-wrapper .img-title .wel-img.explore-img {
    transition: clip-path 3000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    clip-path: inset(0 0 100% 0);
  }
  .welcom-note-home .main-wrapper .img-title .wel-img.animate {
    clip-path: inset(0 0 0 0);
  }
  .welcom-note-home .main-wrapper .img-title .title-welcome {
    display: none;
  }
  .welcom-note-home .main-wrapper .content-welcome {
    text-align: justify;
    padding: 0 0 0 6.25vw;
    z-index: 1;
  }
  .welcom-note-home .main-wrapper .content-welcome .desktop-title-welcome {
    display: block;
    margin-bottom: 3.125vw;
    margin-left: -14.375vw;
  }
  .welcom-note-home .main-wrapper .content-welcome .company-name {
    font-size: 6.25vw;
    font-weight: 900;
    line-height: 3.125vw;
    letter-spacing: -0.3125vw;
    padding-bottom: 2.0833333333vw;
  }
  .welcom-note-home .main-wrapper .content-welcome .company-name span {
    font-size: 3.125vw;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.09375vw;
  }
  .welcom-note-home .main-wrapper .content-welcome .para {
    text-align: left;
    padding-bottom: 2.0833333333vw;
  }
  .welcom-note-home .main-wrapper .content-welcome .pink-btn {
    margin: 0;
    justify-content: flex-start;
  }
  .packages-home {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .packages-home .main-wrapper {
    padding: 0 12.65625vw 0;
  }
  .packages-home .main-wrapper .title--wrap {
    text-align: center;
    padding: 0;
  }
  .packages-home .main-wrapper .title--wrap .section-title {
    width: 55%;
    margin: 0 auto;
    padding-bottom: 4.1666666667vw;
  }
  .packages-home .main-wrapper .title--wrap .logo--palne {
    display: block;
    width: 25.3131770833vw;
    height: 11.2233854167vw;
    position: absolute;
    top: -8.28125vw;
    right: 10.9895833333vw;
    overflow: hidden;
  }
  .packages-home .main-wrapper .title--wrap .logo--palne::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
    animation: shine 2s infinite;
  }
  .packages-home .main-wrapper .title--wrap .logo--palne img {
    object-fit: contain;
  }
  .packages-home .main-wrapper .package-wrapper-home {
    z-index: 1;
    position: relative;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item {
    transition: transform 0.3s ease;
    transform: translateY(0px);
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item:hover .pack-sort-details {
    transform: translateY(-50px);
    transition: transform 0.3s ease;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-img {
    width: 28.6458333333vw;
    height: 36.4583333333vw;
    margin-left: 0;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details {
    padding: 3.125vw;
    margin-left: 6.5104166667vw;
    margin-top: -49%;
    margin-bottom: 0.5208333333vw;
    width: 27.34375vw;
    height: 23.3333333333vw;
    transition: transform 0.3s ease;
    position: relative;
    overflow: hidden;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details::after {
    content: "";
    height: 0.2083333333vw;
    width: 0;
    transition: all 0.5s;
    position: absolute;
    bottom: 0;
    background-color: #AB0634;
    left: 0;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details:hover::after {
    width: 100%;
    transition: all 0.5s;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .title-pack-home {
    font-size: 1.6666666667vw;
    text-align: left;
    min-height: 2.9166666667vw;
    padding-bottom: 0.78125vw;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .flex-wrap--item {
    gap: 0.5208333333vw;
    justify-content: flex-start;
    margin-bottom: 1.0416666667vw;
    height: 3.3854166667vw;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .flex-wrap--item .tag-countryyyy .f {
    font-size: 0.6770833333vw;
    letter-spacing: -0.0083333333vw;
    padding: 0.15625vw;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .para {
    text-align: center;
    padding-bottom: 1.5625vw;
    text-align: justify;
  }
  .packages-home .main-wrapper .package-wrapper-home .slick-slider .tours-listing-item .pack-sort-details .line-btn {
    width: max-content;
  }
  .packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges {
    position: absolute;
    padding: 0;
    flex-direction: column;
    right: -4.53125vw;
    top: 0;
    bottom: 0;
  }
  .packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .left-arrow {
    margin-right: 0;
  }
  .packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .right-arrow {
    margin-left: 0;
  }
  .packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges svg {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
  .packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .num-pack {
    font-size: 1.6666666667vw;
  }
  .packages-home .main-wrapper .package-wrapper-home .arrow-num-packeges .num-pack span {
    font-size: 0.9375vw;
  }
  .packages-home .main-wrapper .pink-btn {
    position: absolute;
    z-index: 1;
    width: max-content;
    bottom: 2.6041666667vw;
    right: 15.6770833333vw;
    padding-left: 1.1979166667vw;
    z-index: 11;
    left: unset;
  }
  .packages-home .larg-body-text {
    font-size: 15.625vw;
    line-height: 8.8541666667vw;
    letter-spacing: -0.46875vw;
    text-align: start;
    padding-left: 18.59375vw;
  }
  .packages-home::after {
    content: "";
    position: absolute;
    top: 34%;
    bottom: 0;
    left: 0;
    right: 31.25vw;
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%), #EFEBEA;
  }
  .travelers-home {
    margin-bottom: 7.2916666667vw;
    margin-top: 7.2916666667vw;
  }
  .travelers-home .main-wrapper {
    padding: 0 12.65625vw;
  }
  .travelers-home .main-wrapper .title--wrap {
    margin: 0 auto;
    text-align: center;
    width: 50%;
  }
  .travelers-home .main-wrapper .title--wrap .section-title {
    text-align: center;
    padding-bottom: 4.1666666667vw;
  }
  .travelers-home .main-wrapper .next-tour-arrow {
    position: absolute;
    right: 5.2083333333vw;
    top: 30%;
    bottom: 0;
    display: flex;
    align-items: center;
  }
  .travelers-home .main-wrapper .next-tour-arrow svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .travelers-home .main-wrapper .prev-tour-arrow {
    position: absolute;
    left: 5.2083333333vw;
    top: 30%;
    bottom: 0;
    display: flex;
    align-items: center;
  }
  .travelers-home .main-wrapper .prev-tour-arrow svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .travelers-home .main-wrapper .slick-slider .facilities-item {
    margin: 0;
  }
  .travelers-home .main-wrapper .slick-slider .facilities-item .f-wrap .img-f {
    margin-bottom: 1.5625vw;
    border: 1px #cd0335 dashed;
    width: 11.4583333333vw;
    height: 11.4583333333vw;
    transition: all 0.4s ease;
  }
  .travelers-home .main-wrapper .slick-slider .facilities-item .f-wrap .img-f img {
    padding: 1.1458333333vw;
  }
  .travelers-home .main-wrapper .slick-slider .facilities-item .f-wrap .f-name {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    letter-spacing: -0.0125vw;
  }
  .airtickets-home {
    background: #222;
    padding-top: 3.6458333333vw;
    padding-bottom: 14.5833333333vw;
    margin-bottom: 0;
  }
  .airtickets-home .main-wrapper {
    background: transparent;
    padding: 0 0 0 12.65625vw;
  }
  .airtickets-home .main-wrapper .title--wrap {
    display: flex;
    justify-content: space-between;
    padding-right: 12.65625vw;
    align-items: flex-start;
  }
  .airtickets-home .main-wrapper .title--wrap .title-and-content {
    width: 31.25vw;
  }
  .airtickets-home .main-wrapper .title--wrap .title-and-content .section-title {
    text-align: start;
    padding-bottom: 4.1666666667vw;
  }
  .airtickets-home .main-wrapper .title--wrap .title-and-content .para {
    color: #FFF !important;
    text-align: start;
    padding-bottom: 0;
    padding-right: 11.6145833333vw;
  }
  .airtickets-home .main-wrapper .title--wrap .title-and-content .para p {
    color: #FFF !important;
    text-align: justify;
  }
  .airtickets-home .main-wrapper .title--wrap a.white-btn {
    display: flex;
  }
  .airtickets-home .airtickets-wrapper-home {
    margin-left: 26.0416666667vw;
    margin-top: -17.3958333333vw;
    z-index: 9;
    position: relative;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item {
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 1.0416666667vw 0px rgba(68, 70, 85, 0.2);
    margin: 0 0 0.78125vw 0;
    height: auto;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .air-ticket-img {
    width: 28.6458333333vw;
    height: 28.6458333333vw;
    margin: 0 auto;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .air-ticket-img img {
    object-fit: contain;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets {
    padding: 1.0416666667vw 3.6458333333vw;
    width: calc(100% - 28.6458333333vw);
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .airticket-name {
    font-size: 1.875vw;
    line-height: 1.5625vw;
    padding-bottom: 2.6041666667vw;
    text-align: start;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .sales-date {
    display: flex;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .sales-date .title-sales {
    font-size: 1.0416666667vw;
    letter-spacing: -0.0104166667vw;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .sales-date .date-y-m {
    font-size: 1.0416666667vw;
    letter-spacing: -0.0104166667vw;
    gap: 0.5208333333vw;
    padding-left: 0.5208333333vw;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .about-ticket {
    text-align: start;
    font-size: 0.78125vw;
    line-height: 215%; /* 32.25px */
    letter-spacing: -0.0078125vw;
    padding-bottom: 2.6041666667vw;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ticket-price {
    text-align: start;
    font-size: 2.0833333333vw;
    letter-spacing: -0.0625vw;
  }
  .airtickets-home .airtickets-wrapper-home .slick-slider .tickets-listing-item .details-airtickets .ticket-price span {
    font-family: "Raleway", sans-serif;
    font-size: 1.0416666667vw;
    letter-spacing: -0.0104166667vw;
  }
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 0;
    bottom: 0;
    position: absolute;
    margin-left: -11.8229166667vw;
    margin-bottom: 1.875vw;
  }
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert .left-arrow-tickert,
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert .right-arrow-tickert {
    display: flex;
  }
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert .left-arrow-tickert svg,
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert .right-arrow-tickert svg {
    width: 40px;
    height: 40px;
    filter: none;
  }
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert .num-pack-tickert {
    color: #222;
    font-family: "Poppins", sans-serif;
    font-size: 1.6666666667vw;
    padding: 0 0.78125vw;
    font-weight: 400;
  }
  .airtickets-home .airtickets-wrapper-home .arrow-num-tickert .num-pack-tickert span {
    font-size: 0.9375vw;
  }
  .airtickets-home .larg-body-text {
    font-size: 15.625vw;
    line-height: 8.4375vw;
    letter-spacing: -0.46875vw;
    text-align: start;
    margin-right: 0;
    margin-left: 1.25vw;
    margin-top: -13.6979166667vw;
    margin-bottom: 0;
  }
  .airtickets-home a.pink-btn.mobile-only {
    display: none;
    padding: 0;
  }
  .airtickets-home::after {
    content: "";
    position: absolute;
    top: 71.6%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
  }
  .announcement-home {
    position: relative;
    margin-bottom: 0;
  }
  .announcement-home .main-wrapp {
    padding: 0 0 0 12.65625vw;
  }
  .announcement-home .main-wrapp .title--wrap {
    display: flex;
    justify-content: space-between;
    padding-right: 12.65625vw;
    padding-bottom: 5.2083333333vw;
  }
  .announcement-home .main-wrapp .title--wrap .title-and-content {
    width: 31.25vw;
  }
  .announcement-home .main-wrapp .title--wrap .title-and-content .section-title {
    text-align: start;
    padding: 0;
  }
  .announcement-home .main-wrapp .title--wrap .pink-btn.desktop-only {
    display: flex;
  }
  .announcement-home .main-wrapp .title--wrap .pink-btn.mob-only {
    display: none !important;
    padding-top: 2.0833333333vw;
  }
  .announcement-home .main-wrapp .news-wrapper {
    margin-bottom: 0;
  }
  .announcement-home .main-wrapp .news-wrapper .arrow-num-news {
    display: flex;
    flex-direction: column;
    padding: 0;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 4.0625vw;
    bottom: 8.8541666667vw;
  }
  .announcement-home .main-wrapp .news-wrapper .arrow-num-news .left-arrow-news,
  .announcement-home .main-wrapp .news-wrapper .arrow-num-news .right-arrow-news {
    cursor: pointer;
    display: flex;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .announcement-home .main-wrapp .news-wrapper .arrow-num-news .num-pack-news {
    font-size: 1.6666666667vw;
    padding: 0;
  }
  .announcement-home .main-wrapp .news-wrapper .arrow-num-news .num-pack-news span {
    font-size: 0.9375vw;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item {
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(68, 70, 85, 0.2);
    border: 0;
    padding: 2.6041666667vw;
    min-height: 22.65625vw;
    margin: 0.5729166667vw;
    position: relative;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item::after {
    content: "";
    height: 0.2083333333vw;
    width: 0;
    transition: all 0.5s;
    position: absolute;
    bottom: 0;
    background-color: #AB0634;
    left: 0;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item:hover::after {
    width: 100%;
    transition: all 0.5s;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .publish-date {
    opacity: 0.75;
    font-size: 2.0833333333vw;
    margin-bottom: 0.78125vw;
    text-align: start;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .location-news {
    font-size: 0.8333333333vw;
    padding: 2.0833333333vw 0 1.3020833333vw;
    gap: 0.5208333333vw;
    text-align: start;
    justify-content: flex-start;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .news-title {
    font-size: 1.6666666667vw;
    line-height: 1.5625vw;
    padding-bottom: 2.0833333333vw;
    text-align: start;
  }
  .announcement-home .main-wrapp .news-wrapper .slick-slider .news-item .para {
    text-align: start;
    color: #373435;
  }
  .announcement-home::after {
    content: "";
    position: absolute;
    top: 48%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #EFEBEA;
    height: 14.4270833333vw;
    z-index: -1;
  }
  .announcement-home .pink-btn.desktop-only {
    display: flex;
  }
  .announcement-home .pink-btn.mob-only {
    display: none !important;
    padding-top: 2.0833333333vw;
  }
  .testimonials-home {
    margin-bottom: 7.8125vw;
    padding-top: 8.3333333333vw;
    position: relative;
  }
  .testimonials-home .bg-img-testimonials picture {
    display: block;
    position: relative;
  }
  .testimonials-home .bg-img-testimonials picture::after {
    background: linear-gradient(268deg, rgba(255, 255, 255, 0) 52.85%, #FFF 91.63%), linear-gradient(63deg, rgba(255, 255, 255, 0) 29.65%, #FFF 84%), linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 30%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
  }
  .testimonials-home .bg-img-testimonials picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    /* Add parallax effect */
    transform: translateZ(0);
    will-change: transform;
  }
  .testimonials-home .main-wrapp {
    position: relative;
    z-index: 1;
    padding: 0 0 0 12.65625vw;
  }
  .testimonials-home .main-wrapp .title--wrap {
    text-align: left;
  }
  .testimonials-home .main-wrapp .title--wrap .section-title {
    text-align: left;
    padding-bottom: 3.4375vw;
    width: 35.4166666667vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper {
    padding-left: 23.4375vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item {
    display: flex;
    justify-content: center;
    align-items: start;
    height: auto !important;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item:hover {
    transform: translateY(-5px);
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content {
    padding: 2.8645833333vw;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    min-height: 22.2916666667vw;
    align-items: flex-start;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content .pink-comma {
    width: 5.8333333333vw;
    height: 3.4375vw;
    top: 2.8645833333vw;
    left: 2.8645833333vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content .testi-title {
    text-align: start;
    font-size: 1.0416666667vw;
    letter-spacing: -0.0104166667vw;
    padding-bottom: 2.0833333333vw;
    padding-top: 4.6354166667vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content .testi-message {
    font-size: 0.78125vw;
    line-height: 215%;
    letter-spacing: -0.0078125vw;
    text-align: justify;
    height: 6.7708333333vw;
    padding-right: 1.0416666667vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .testi-content svg.arrow--bot {
    position: absolute;
    bottom: -5%;
    left: 5.5208333333vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper {
    display: flex;
    align-items: center;
    margin-top: 2.3958333333vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .testi-img {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 1.5625vw;
    border: 1px dashed #CD0335;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .testi-img img {
    object-fit: cover;
    width: 5.2083333333vw;
    height: 5.2083333333vw;
    padding: 0.78125vw;
    border-radius: 50%;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .name-add .name {
    font-size: 1.0416666667vw;
    letter-spacing: -0.0104166667vw;
    padding-bottom: 1.0416666667vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .testimonials .testi-item .testi-wrapper .name-wrapper .name-add .address {
    font-size: 0.9375vw;
    letter-spacing: -0.009375vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: unset;
    left: 22.2395833333vw;
    right: unset;
    bottom: 7.9166666667vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .left-arrow-testimonials {
    display: flex;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .left-arrow-testimonials .left-arrow {
    width: 1.3541666667vw;
    height: 1.3541666667vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .num-pack-testimonials {
    font-size: 1.6666666667vw;
    padding: 0 1.5625vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .num-pack-testimonials span {
    font-size: 0.9375vw;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .right-arrow-testimonials {
    display: flex;
  }
  .testimonials-home .main-wrapp .testimonials-wrapper .arrow-num-testimonials .right-arrow-testimonials .right-arrow {
    width: 1.3541666667vw;
    height: 1.3541666667vw;
  }
  .testimonials-home::after {
    content: "";
    position: absolute;
    top: 72%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 14.4270833333vw;
    z-index: -1;
  }
  .instagram-section .main--wrapper .follow-content .feed-img .feed-content .sub-title {
    font-size: 1.6666666667vw;
    line-height: 1.5625vw;
    letter-spacing: -0.05vw;
    padding-bottom: 2.0833333333vw;
  }
  .instagram-section .main--wrapper .follow-content .feed-img .feed-content .main-title {
    font-size: 3.3333333333vw;
    line-height: 1.6666666667vw;
    letter-spacing: -0.1vw;
    padding-bottom: 2.6041666667vw;
  }
  .instagram-section .main--wrapper .follow-content .feed-img .feed-content a.inta-name {
    font-size: 1.1458333333vw;
    line-height: 1.0416666667vw;
    letter-spacing: -0.0114583333vw;
    padding-bottom: 2.6041666667vw;
  }
  .instagram-section .main--wrapper .feeds-slider .div-feed {
    width: 16.6666666667vw;
    height: 16.6666666667vw;
  }
}/*# sourceMappingURL=front-page.css.map */