.header-logo img{
  width: 50%;
}

.banner-sec {
    background-color: #fdedf7;
}
.why-choos-thumb img {
  border-radius: 100%;
}

.histor-sec {
  background-color: #fdedf7;
}

.why-choose-sec .thumb i {
  font-size: 32px;
  color: #ff759d;
}
.popular-destination {
  position: relative;
  width: calc(min(90rem, 90%));
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 100vh;
  min-height: 100svh;
  column-gap: 3rem;
  padding-block: min(20vh, 3rem);
}
.popular-destination .swiper {
  width: 100%;
  padding: 1.875rem 0;
}
.popular-destination .swiper-slide {
  width: 18.75rem;
  height: 35rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: self-start;
  box-shadow: 0.063rem 0.5rem 1.25rem hsl(0deg 0% 0% / 12.16%);
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.popular-destination .swiper-slide-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: rotate(180deg);
  line-height: 0;
  bottom: -0.063rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.popular-destination .swiper-slide-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  z-index: -1;
  transition: 0.3s ease-in-out;
  transform: rotate(-180deg);
}

.popular-destination .swiper-slide-img svg {
  position: relative;
  display: block;
  width: calc(300% + 1.3px);
  height: 5rem;
  transform: rotateY(180deg);
}

.popular-destination .swiper-slide-content {
  background: #fff;
  padding: 0 1.65rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  width: 100%;
}
.popular-destination .swiper-slide-content > div {
  transform: translateY(-1.25rem);
}

.swiper-slide-content h2 {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 0.425rem;
  text-transform: capitalize;
  letter-spacing: 0.02rem;
}

.swiper-slide-content p {
  color: #000;
  line-height: 1.6;
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.swiper-slide-content .show-more {
  width: 3.125rem;
  display: flex
;
  align-items: center;
  justify-content: center;
  background: #ff759d;
  border-radius: 50%;
  box-shadow: 0px 0.125rem 0.875rem #24aad96b;
  margin-top: 1em;
  margin-bottom: 0.2em;
  height: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  margin-left: auto;
}

.swiper-slide-content .show-more:hover {
  background: #ff759d;
}

.swiper-slide-content .show-more svg {
  width: 1.75rem;
  color: #fff;
}

.swiper-slide-img .shape-fill {
  fill: #ffffff;
}

.popular-destination .swiper-slide-active:hover img {
  transform: scale(1.2) rotate(-185deg);
}

.popular-destination .swiper-slide-active:hover .show-more {
  opacity: 1;
  height: 3.125rem;
}

.popular-destination .swiper-slide-active:hover p {
  display: block;
  overflow: visible;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}

@media screen and (min-width: 93.75rem) {
  .swiper {
    width: 85%;
  }
}

.services-slider .swiper-slide {
  height: 100%;
}
.core-lists {
  padding: 0px;
}
.core-lists li{
  list-style: none;
  line-height: 38px;
}

.core-lists li i {
  color: #ff759d;
  font-size: 25px;
  margin-right: 10px;
}

.transform-learning-sec {
  background-image: url(../images/shipe-bg1.jpeg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}
.transform-learning-sec h2, .transform-learning-sec p {
  color: #fff;
}
.transform-learning-sec h2 {
  font-size: 36px;
}

.transform-learning-sec .cs_partners {
    display: grid;
    grid-template-columns: repeat(2, 1.5fr);
    width: calc(100% + 2px);
    margin-bottom: -1px;
}

.cs_partners .cs_partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 180px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 15px;
    overflow: hidden;
}

.about-banner-sec {
  background-image: url(../images/about-us.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.contact-bg {
  background-image: url(../images/contact-banner.jpeg) !important;
}
.destination-bg {
  background-image: url(../images/destination_banner.jpeg) !important;
}
.mice-bg {
  background-image: url(../images/services/mice.png) !important;
}
.corporate-bg {
  background-image: url(../images/services/corporate-events.jpg) !important;
}
.b2b-bg {
  background-image: url(../images/services/b2b-travel.jpg);
}
.b2c-bg {
  background-image: url(../images/services/b2c-travel.png);
}
.destinatio-wedding-bg {
  background-image: url(../images/services/destination-wedding.jpg);
}
.fits-bg {
  background-image: url(../images/services/free-indepedente.png);
}
.ed-tour-bg {
   background-image: url(../images/services/educational.jpg);
}

.about-banner-sec::before{
content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255 117 157 / 20%); /* Light white overlay */
  z-index: 0;
}
.contact-bg::before {
  background-color: rgba(26, 22, 23, 0.413);
}
.about-banner-sec h1{
  color: #fff;
  position: relative;
  z-index: 999;
}

.cs_iconbox.cs_style_5 {
    padding: 1px 10px 35px;
    margin-top: 35px;
}

.cs_iconbox.cs_style_5 .cs_iconbox_icon {
    width: 70px;
    height: 70px;
    margin: -35px auto 33px;
    font-size: 32px;
    background-color: #ff759d;
    color: #fff;
}
.cs_iconbox.cs_style_5 .cs_iconbox_icon i {
  line-height: 60px;
}
.cs_iconbox.cs_style_5 .cs_iconbox_title {
    margin-bottom: 10px;
}
.cs_gray_bg {
    background-color: #f5f5f5;
}
.cs_radius_5 {
    border-radius: 5px;
}
.contact-form {
  background: #fdedf7;
  padding: 50px 0px;
}
.submit-btn {
  padding: 0 17px;
  background: #ffffff;
  transition: 0.4s ease-in-out;
  border: 1px solid #ed5084;
  color: #ed5084;
}
.submit-btn:hover {
  background: #ed5084;
  color: #fff;
}
.services-slider .thumb {
  max-height: 150px;
  overflow: hidden;
}

.whatsapp-chat {
  position: fixed;
  bottom: 79px;
  right: 20px;
  width: 50px;
  height: 50px;
  z-index: 9;
}

@media only screen and (max-width: 767px) {
  .header-logo img {
    width: 100%;
  }
  .header .purchase_btn a {
    line-height: 30px;
    height: 30px;
    padding: 0px 10px;
    font-size: 10px;
  }
}
.domestic-destination {
  background: #f4f4f4 !important;
}