section:first-of-type{margin-top: 107px;}
.carrer_banner{
position: relative;
z-index: 1;
background-repeat: no-repeat;
background-size: cover;
height: 600px;
}
.rhsFixed_nav{
  display:none !important;
}
.swipe_right .swiper-slide img{border-radius: 16px;}
.content_card{
  width: 100%;
   position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px;
}

h1{
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  letter-spacing: 1.2px;
          font-family: 'Lato-Regular';
  /* font-family: "lato"; */
}
p{
  font-size: 20px;
  line-height: 36px;
  /* text-align: center; */
  /* margin-bottom: 20px; */
  /* font-family: "lato"; */
   color: #fff;
}

.btn_banner {
     height: 42px;
    color: #DA251C;
    border-radius: 22.5px;
    background-color: #fff;
    font-weight: 500;
    /* font-family: "lato"; */
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 20px;
    
    margin: 0 auto;
    padding: 11px 20px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    max-width: 150px;

}
.subtext.mar10{
  margin-bottom: 20px;
}
.btn_banner:hover, .btn_banner:focus {
      border-radius: 22.5px;
    background-color: #fff !important;
    color: #DA251C !important;
}
.carrer_banner_dsk{
display: block;
}
.img_ht{
  height: 225px;
  width: 300px;
}
.img_ht img{
  height: 100%;
  width: 100%;
}

.carrer_banner_mbl{
display: none;
}
.swipe_right{padding: 80px 0;}
.swipe_right h2{
  color: #08315F;
      font-family: 'Lato-Regular';
/* font-family: Lato; */
font-size: 60px;
font-style: normal;
font-weight: 700;
/* line-height: 50px;  */
letter-spacing: 1.2px;
}
.max_379{
max-width: 422px;
width: 100%;
}
.max_642{
  gap: 20px;
 max-width: 620px;
width: 100%; 
display: flex;

}
.flex_div{
  position: relative;
  display: flex;
}
.first{
  gap: 20px;
 display: flex;
  /* margin-top: 90px; */
}
.card1{
      width: 150px;
    height: 200px;
  margin-top: 100px;
}
.card1 .swiper-wrapper{
height: 200px;
}
.card2 .swiper-wrapper{
height: 260px;
}
/* .card2 .swiper-wrapper{
height: 150px;
} */

.img_ht .swiper-wrapper{
height: 225px;
}
.card2, .card3, .img_ht {
  position: relative;
}
.card2 .swiper, .card3 .swiper, .img_ht .swiper {
  width: 100%;
  height: 100%;
}
.card2 .swiper-slide,
.card3 .swiper-slide,
.img_ht .swiper-slide {
  width: 100%;
  height: 100%;
}
.card2 .swiper-slide img,
.card3 .swiper-slide img,
.img_ht .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Make image fill the swiper-slide */
.card1 .swiper-slide img,
.card2 .swiper-slide img,
.card3 .swiper-slide img,
.img_ht .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps aspect ratio and fills container */
}
.card2{
    width: 150px;
    height: 260px;
  margin-top: 40px;
}
.card3{
  margin-left: auto;
    width: 225px;
    height: 150px;
}

.second{
  margin-top: 15px;
  text-align: right;
}
.third{
  display: flex;
    max-width: 300px;
    flex-direction: column;
    justify-content: space-between;
  max-width: 300px;
  gap: 20px;
}
.row{
    display: flex;
    gap: 20px;
    width: 100%;
    margin-top: 10px;
    max-width: 100%;
    justify-content: space-between;
  display: flex;
    gap: 20px;
    margin-top: 10px;
}
.max_379 h2{
  padding-top: 60px;
  color: #08315F;
}
.btn_red{
  height: 50px;
  border: none;
  padding: 12px 26px;
  display: flex;
  color:#fff;
     text-transform: capitalize;
  background-color: #DA251C;
  font-size: 26px;
  border-radius: 22.5px;

  font-weight: 700;
  margin-bottom: 36px;
  align-items: center
  ;justify-content: center;
}
.btn_red img{
  margin-left: 8px;
}
.btn_red:hover, .btn_red:focus{
  color:#fff;
  background-color: #DA251C;
  
}
.max_379 span{
  color: #DA251C;
}
.find_carers{
  background-color: #08315F;
}
.extent_sec {
  display: none;
  transition: all 0.3s ease;
}

.extent_sec.show {
  display: block;
}
.find_carers h2{
      font-family: 'Lato-Regular';
  text-align: center;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 1.2px;
  color: #fff;
  /* font-family: "lato"; */
}
.bg_red{
  color: #da251c;
}
.sub_txt{text-align: center;margin-bottom: 20px;}
@media screen and (max-width:400px){
.work_swiper .swiper-button-next{right: -6px;}
.work_swiper .swiper-button-prev{left: -6px;}
.workWithus .card_work p{font-size: 14px !important;line-height: 20px !important;}


}
.slider-container {
    height: 35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    user-select: none;
    position: relative;
    margin-top: 2rem;
  }

  .slider-title {
    position: absolute;
    top: 0;
    font-family: 'Papyrus', Fantasy;
    font-size: 20px;
  }

  .left-arrow,
  .right-arrow {
    height: 100%;
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slider-content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    position: relative;
    perspective: 100px;
  }

  .slider-content-background {
    height: 100%;
    width: 102%;
    position: absolute;
    top: 0;
    left: -1%;
    background: linear-gradient(to left,
        #f1f1f1,
        transparent,
        transparent,
        transparent,
        #f1f1f1);
    z-index: 3;
  }

  .slider-content .slide {
    position: absolute;
    left: 50%;
    max-width: 373px;
    width: 100%;
    
    border-radius: 25px;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, 0) rotateY(0deg) scale(1, 1);
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, left 0.5s ease-in-out,
      z-index 0s 0.25s ease-in-out, box-shadow 0.5s ease-in-out, filter 0.5s ease-in-out;
  }

  

  .slide.position-2 {
    left: 25% !important;
    z-index: 2 !important;
    
    opacity: 1 !important;
    box-shadow: 0px 0.4rem 1.6rem rgba(0, 0, 0, 0.3) !important;
    filter: blur(2px);


  }
  .slide.position-2::before, .slide.position-4::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1;
    pointer-events: none;
    border-radius: 15px;
  }

  .slide.position-3 {
    left: 50% !important;
    z-index: 4 !important;
    transform: translate(-50%, 0) rotateY(0deg) scale(1, 1) !important;
    opacity: 1 !important;
    box-shadow: 0px 0.4rem 1.6rem rgba(0, 0, 0, 0.5) !important;
    cursor: pointer;
    filter: blur(0px);
  }

  .slide.position-4 {
    left: 75% !important;
    z-index: 2 !important;
    
    opacity: 1 !important;
    box-shadow: 0px 0.4rem 1.6rem rgba(0, 0, 0, 0.3) !important;
    filter: blur(2px);

   
  }


  
  

  .slide.position-none {
    left: 50%;
    z-index: 0;
    
    opacity: 1;
    box-shadow: 0px 0.4rem 1.6rem rgba(0, 0, 0, 0);
  }

  .slider-container i {
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 50%;
  }

  .slider-container .left-arrow:hover i,
  .slider-container .right-arrow:hover i {
    background: rgba(22, 22, 220, 0.1);
    color: #fff;
  }


  .slider-content .slide .card-sections .upper-section,
  .slider-content .slide .card-button {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
  }

  .slider-content .slide.position-3 .card-sections .upper-section,
  .slider-content .slide.position-3 .card-button {
    opacity: 1;
    transition: opacity 0.6s ease-in-out;
  }

  

  .media,
  .card-sections {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    overflow: hidden;
  }

  .media {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .media img {
    position: absolute;
    height: 30rem;
  }

  .card-sections {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
  }

  .upper-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .lower-section {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .card-sections .lower-section .card-button {
    border: 0.5px solid #fff;
    width: 35%;
    padding: 0.5rem;
    border-radius: 2rem;
    font-size: 60%;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
  }

  .upper-section .wishlist,
  .upper-section .cart {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  }

  .upper-section .cart:hover {
    color: rgb(252, 163, 60);
    background: rgba(0, 0, 0, 0.4);
  }

  .upper-section .wishlist:hover {
    color: rgb(244, 129, 129);
    background: rgba(0, 0, 0, 0.4);
  }
  .slide {
  position: relative;
  transition: transform 0.6s ease, opacity 0.6s ease;
}


.position-3::after {
  background: rgba(0,0,0,0); /* clear */
  backdrop-filter: none;
}




  @media screen and (max-width:786px) {

    .slide.position-1,
    .slide.position-5 {
      opacity: 0.5 !important;
    }

    .slide.position-2,
    .slide.position-4 {
      opacity: 0.95 !important;
      min-width: 170px;
    }
    .slider-content .slide{width: auto;}
    .card_sd{width: 190px;}
    .card_cont{height: 310px !important;}
    .find_carers::after {bottom: 0 !important}
    .card_swpr button{margin-top: 16px !important;}

  }

  
  .card_swpr h4, .card_swpr button{font-family: lato-regular;}
  .card_cont{height: 400px;}

@media screen and (max-width:768px){
  
h1{
      font-family: 'Lato-Regular';
font-size: 32px;
font-weight: 700;
line-height: 50px;

letter-spacing: 0.64px;
margin-bottom: 0;
}
.pop_up .row{flex-direction: column !important;}
.workWithus .swiper-slide{max-height: 277px !important;min-height: 277px !important;}
.carrer_banner{
position: relative;
z-index: 1;
background-repeat: no-repeat;
background-size: cover !important;
height: 600px ;
background-position: center !important;
object-fit: cover;
 
}
.btn_banner{
  
font-size: 14px;
font-weight: 500;
line-height: 20px; 
letter-spacing: 0.28px;
}

.workWithus .card_work h4{font-size: 18px;}
.know_more{position: absolute;bottom: 18px;}
.sub_txt{
text-align: justify;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.32px;
}
.content_card {
    width: 100%;
    position: absolute;
    bottom: 75px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
}

  .carrer_banner_dsk{
display: none;
}
.rhsFixed_Wrapper {
        margin-top: 51px !important;
    }
section{
  margin-top:0 !important;
}
.carrer_banner_mbl{
display: block;
}

}


.video_sec{
  position: relative;
}

@media only screen and (max-width: 768px) {
  section:first-of-type{margin-top: 107px;}
  .swipe_right {
    padding: 40px 0 40px 0 !important;
}
  .banner-pagination{left: 50%;transform: translateX(-50%);right: auto !important;}
}
/* Default state: only icon is shown */
.play_icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  transition: opacity 0.3s ease;
}

.play_text {
  font-size: 14px;
  color: red;
  display: none;
  transition: color 0.5s ease-out;
}
 .effect_button img {
    position: relative;
    z-index: 1;
    height: 20px;
    width: 20px;
}
.effect_button {
  position: relative;
  width: 45px;
  overflow: hidden;
  padding: 12px;
  border: none;
  border-radius: 50px;
  background-color: white;
  color: red;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: color 0.4s ease;
  z-index: 1;
  position: absolute;
  left: 35px;
  bottom: 35px;
  height: 45px;
  
}
button{
  margin-bottom: 0 !important;
}

/* background overlay */
.effect_button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  z-index: 0;
}
button:hover{
background-color: unset;
}
/* hover: slide black bg and turn text white */
.effect_button:hover::after,
.effect_button:focus::after {
  transform: translateX(0);
}

.effect_button span,
.effect_button img {
  position: relative;
  z-index: 1;
}

/* icon visible by default */
.play_icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  transition: opacity 0.4s ease;
}
.play_closeg{
   width: 20px;
  height: 20px;
  height: 40px;
  width: 40px;
  padding: 10px;
  border-radius: 50%;
  background-color: #DA251C;
}
/* text hidden by default */
.play_text {
  display: none;
  color: red;
  font-size: 16px;
  transition: color 0.4s ease;
}

/* on hover: hide icon, show text */
.effect_button:hover .play_icon {
  display: none;
}

.effect_button:hover .play_text {
  display: inline-block;
  color: red;
}

.effect_button:not(:hover)::after {
  transform: translateX(-100%);
  transition: transform 1s ease-in; /* slow unhover */
}
.effect_button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  transform: translateX(-100%);
  z-index: 0;

  /* Initial: fast hover-in */
  transition: transform 0.3s ease-out;
}
video{
  border-radius: 30px;
}
/* On hover: move bg in quickly */
.effect_button:hover::after,
.effect_button:focus::after {
  transform: translateX(0);
  /* override the transition to be faster on hover */
  transition: transform 0.3s ease-out;
}
.dsk_btn{
  display: inline-block;
  width: 85%;
}
.mbl_btn{
  display:  none;
}
.extent_sec .dsk_btn{
  display: flex !important;
  justify-content: center;
}
.bg_red{background-color: #DA251C !important;
color: #FFF !important;
width: max-content;
text-align: center;
padding: 0 10px;
margin-left: auto;
margin-right: auto;
/* font-family: Lato; */
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 200% */
letter-spacing: 0.4px;
margin-bottom: 20px;
}
.margn{
  margin-bottom: 52px;
}
.find_carers p{
color: #FFF;
text-align: center;
/* font-family: Lato; */
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 200% */
letter-spacing: 0.4px;
}
.find_carers h1{
  margin-bottom: 20px;
}
.card_cont{
  margin-top: 52px;
}
.find_carers{
  padding: 60px 0 80px;
  background-color: #08315F;
}
.swipercontainer {
  width: 873px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 50px;
}
.swipercontainer {
  position: relative;
  max-width: 873px;
  margin: 0 auto;
  overflow: hidden;
}
.swipercontainer .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75); /* White shade */
  z-index: 1;
  pointer-events: none; /* Allows click-through */
  border-radius: 15px;
}

/* Remove blur and overlay for active slide */
.swipercontainer .swiper-slide-active {
  filter: blur(0px);
  transform: scaleY(1) !important;
  z-index: 10;
}

/* Remove white overlay on active */
.swipercontainer .swiper-slide-active::before {
  background: none;
}

.swipercontainer .swiper-slide {
  border-radius: 15px;
  position: relative;
  width: 373px !important;
  margin: 0 !important;
  padding: 0 !important;
  /* transform: scaleY(0.8) !important; */
  transition: transform 0.5s ease;
    overflow: hidden;
}

.swipercontainer .swiper-slide-active {
  filter: blur(0px);
  transform: scaleY(1) !important;
  z-index: 10;
}
.find_carers {
  position: relative;
}

.find_carers::after {
  background-image: url(../../assets/css/images/find_bg.png);
  content: '';
  right: 0;
  bottom: 0;
  width: 433px;
  z-index: -1;
  height: 299px;
  position: absolute;
  background-repeat: no-repeat;
}

.find_carers.bg-active::after {
    height: 328px;
  background-image: url(../../assets/css/images/find_bg_active_new.png);
}
.card_sd{
  border-radius: 15px 15px;
}
.card_sd .card_img{
  object-fit: cover;
  line-height: 0;
  /* height: 250px; */
  height: 100%;
  width: 100%;
}
.card_sd .card_img img{
  object-fit: cover;
  line-height: 0;
  /* height: 250px; */
  height: 100%;
  width: 100%;
}
.card_swpr{
  border-radius: 0 0 15px 15px;
  background-color: #FFF;
  padding: 20px 25px;
}

.card_swpr img{
  margin-right: 8px;
}
.card_swpr h4{
color: #08315F;
font-size: 24px;
/* font-family: 'Lato'; */
font-weight: 600;
line-height: 30px;
letter-spacing: 0.48px;
word-wrap: break-word;

}
.card_swpr p{
  text-align: left;
margin: 0;
  padding: 16px 0;
  color: #3A3A3A;
font-size: 16px;
/* font-family: 'Lato'; */
font-weight: 400;
line-height: 28px;
letter-spacing: 0.32px;
word-wrap: break-word
}
.card_swpr button{
  padding: 0;
    background-color: unset;
    color: #DA251C;
    font-size: 16px;
    /* font-family: 'Lato'; */
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.32px;
    word-wrap: break-word;
    border: none;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
	margin-top: 25px;
}
.extent_sec {
    display: none; /* Hidden by default */
  }

  .extent_sec.show {
    display: block; /* Show when 'show' class is added */
  }
.location{
  display: flex;
  align-items: center;
  position: absolute;
  top: 140px;
  
}
.location img{
  margin-right: 8px;
}
.extent_sec{
  padding: 80px 0;
  background-color: #08315F;
}
.card_explore{
  border-radius: 5px;
background: #FFF;
box-shadow: 0px 2px 15px 0px rgba(128, 128, 128, 0.15);
  padding: 30px 20px;
}

.carrer_banner {
  position: relative;
  background-size: cover;
  background-position: center;
  color: #fff;
  transition: background-image 0.8s ease-in-out;
}



/*.carrer_banner.slide-1 {
  background-image:
    linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.18) 100%),
  linear-gradient(0deg, rgba(8, 49, 95, 0.1), rgba(8, 49, 95, 0.1)),
    url('../css/images/carrer_banner1.png');
}*/

.carrer_banner.slide-2 {
  background-image:
    linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.18) 100%),
  linear-gradient(0deg, rgba(8, 49, 95, 0.1), rgba(8, 49, 95, 0.1)),
    url('../css/images/banner2_carrer.png');
}

.carrer_banner.slide-3 {
  background-image:
    linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.18) 100%),
  linear-gradient(0deg, rgba(8, 49, 95, 0.1), rgba(8, 49, 95, 0.1)),
    url('../css/images/banner3_carrer.png');
}


/* Optional — to make transition smoother */
.carrer_banner_dsk {
  background-size: cover;
  background-position: center;
}
.banner-pagination {
  position: absolute;
  right: 90px;
  bottom: 30px;
  display: flex;
  gap: 8px;
  z-index: 10;
}

.banner-pagination .dot {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
}

.banner-pagination .dot.active {
  background: #fff;
  width: 12px;
  height: 12px;
}

@media only screen and (max-width: 480px) {
  .carrer_banner_dsk{
    display: none !important;
  }
  .max_379 p{
	  margin-bottom: 15px;
	  text-align: center;
	  margin-bottom: 24px;
	  font-size: 18px;
	  font-weight: 400;
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1366px) {

.swipe_right .row{
  gap: 45px !important;
}
}
.apply{
  color:  #DA251C;
/* Kotak-Heading4-16px */
/* font-family: 'Lato'; */
font-size: 16px;
font-style: normal;
margin-top: 20px;
font-weight: 500;
line-height: 20px; /* 125% */
letter-spacing: 0.32px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
position: absolute;
bottom: 30px;
}
.logo_sales{
  text-align: center;
  margin: 0 auto;
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}
.text_al{
  margin: 40px 0;
  text-align: left !important;
}
.extent_sec .play_icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    transition: opacity 0.4s ease;
}
.extent_sec h4{
  color: #FFF;
text-align: center;
/* font-family: 'Lato'; */
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 125% */
letter-spacing: 0.48px;
}
.card_explore{
border-radius: 5px;
background: #FFF;
box-shadow: 0px 2px 15px 0px rgba(128, 128, 128, 0.15);
min-height: 230px;
position: relative;
}
.card_explore span{
color:  #808080;
/* Body-Small-14px */
/* font-family: Lato; */
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: 0.28px;
}
.location{color: #3A3A3A;
/* Body-Small-14px */
/* font-family: Lato; */
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: 0.28px;}
.time_line p{color: var(--Kotak-Neutral-Dark, #808080);
/* Body-Small-14px */
/* font-family: Lato; */
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: 0.28px;}
.time_line p {
    margin-right: 33px;
}
.location1{
  top: 120px !important;
}
.time_line{
  display: flex;
  position: absolute;
  bottom: 40px;
}
.card_explore .heading{
  margin-top: 20px;
color:  #08315F;
/* Kotak-Heading4-16px */
/* font-family: 'Lato'; */
text-align: left;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 125% */
letter-spacing: 0.32px;
}
.heading_div{
  position: relative;
}
.btn_close {
  width: 40px;
  height: 20px;
    position: absolute;
    align-items: center;
    display: flex;
    padding: 0;
    justify-content: end;
    /* margin-left: auto; */
    right: 0;
    background-color: unset;
    border: navajowhite;
    top: 0;
}
.subtext{
  text-align: left;
  color: #FFF;
  margin-bottom: 0;
/* Body-Large-16px */
/* font-family: Lato; */
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 175% */
letter-spacing: 0.32px;
}
.video_comp{padding-bottom: 80px;}
.workWithus{
  position: relative;
    overflow: hidden;
  padding: 61px 0 97px 0;
background: linear-gradient(0deg, rgba(8, 49, 95, 0.40) 0%, rgba(8, 49, 95, 0.40) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%), url(../css/images/whyworkwithus_below_1.png) lightgray 0px 0px / 100% 174.551% no-repeat;
}
.workWithus h2{color: #FFF;
text-align: center;
margin-bottom: 50px;
/* font-family: Lato; */
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 83.333% */
letter-spacing: 1.2px;}

.workWithus .card_work{
  position: relative;
  border-radius: 15px;
  padding: 20px 25px;
background: #FFF;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.50);
}
.workWithus .hover_btn{
  position: absolute;
  bottom: -46px;
  left:0px
}
.card_work h4{min-height: 90px;
max-width: 303px;
display: flex;
height: 82px;
flex-direction: column;
justify-content: center;
flex-shrink: 0;
align-self: stretch;}
.workWithus h4{
  margin-bottom: 16px;
color: #08315F;

/* font-family: Lato; */
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 125% */
letter-spacing: 0.48px;
}
.workWithus .card_work p{
    min-height: 140px;
  text-align: left;
  color: #3A3A3A;
/* Body-Large-16px */
/* font-family: Lato; */
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 175% */
letter-spacing: 0.32px;
}
.workWithus .swiper-slide{padding-bottom: 40px;}


.workWithus .hover_btn {
  height: 60px;
  width: 150px;
  position: relative;
  display: inline-block;
}

.workWithus .hover_btn img {
  position: absolute;
  bottom: 5px;
  left: 0;
  transition: opacity 1s ease;
}

.workWithus .hover_btn .img-hover {
  opacity: 0;
   
}

.workWithus .hover_btn:hover .img-hover {
  opacity: 1;

}

.workWithus .hover_btn:hover .img-default {
  opacity: 0;
  
}





.know_more{display: none;}



.workWithus .pop_up {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  z-index: 100;
  overflow-y: auto;
  background-color:#F5F5F5; 
  z-index: 100;
  padding: 40px 0 0;
  box-sizing: border-box;
}

.card_hum{
  border-radius: 15px;
  padding: 22px;
background: var(--Neutral-100, #FFF);
box-shadow: 0px 5px 15px 0px rgba(125, 125, 125, 0.10);
}
/* Show when active */
.workWithus .pop_up.active {
  display: block;
}
.max_con{
  max-width: 747px;
}
.content_heading .col-md-4{
  display: flex;
  flex-direction: column;
  height: auto;
}
.col-md-4{
  flex: 1;
}
.card_hum h4 {
    text-align: left;
    color: var(--Kotak-Primary-Blue, #08315F);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.4px;
    min-height: 65px; /* ensures h4 is at least this tall */
    position: relative; /* not strictly required, but useful if positioning ::after */
}

.card_hum h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block; /* ensures it goes on its own line */
    width: 100%;
    height: 6px;
    margin-top: 5px; /* adds space between text and image */
    background-image: url(../css/images/after_affect.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.card_hum {
    height: 100%;}
.content_heading p{
margin-bottom: 0;
max-width: 704px;
text-align: left;}

.pop_heading{
  margin-bottom: 20px;
  color:  #DA251C;
  text-align: left;
/* font-family: Lato; */
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 100% */
letter-spacing: 0.6px;
}
.card_hum p{
text-align: left;
}
.content_heading{max-width: 747px;}
.content_heading p{
  color: var(--Kotak-Text, #3A3A3A);
/* font-family: Lato; */
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 156.25% */
letter-spacing: 0.32px;
}
.flex_wwrap{
  display: flex;
}
.card_hum h4{
  text-align: left;
  color: var(--Kotak-Primary-Blue, #08315F);

font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 25px; /* 100% */
letter-spacing: 0.4px;
}
.card_hum p{
  color: var(--Kotak-Text, #3A3A3A);
/* Body-Small-14px */
/* font-family: Lato; */
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: 0.28px;
}
.content_heading .row{
  margin-top: 15px !important;
}
.popup_content .row{
  margin-top: 0;
}
/* Close button */
.workWithus .btn_close {
    position: absolute;
     top: 40px;
    right: 100px;
    background: unset;
    border: none;
    cursor: pointer;
}
.Img_rht{
  margin-left: auto;
}

.Img_rht img{
  height: 100%;
}
.workWithus .popup_content {
  /* max-width: 800px; */
  margin: 0px auto 0 auto;
  text-align: center;
}

.workWithus {
  margin-top: 80px !important;
    /* padding: 30px 0 45px 0; */
    
}section:last-of-type{
  margin-top: 80px !important;
}
.workWithus .swiper-slide {
  height: auto; /* Optional, depends on Swiper setup */
  display: flex;
  min-height: 265px;
  max-height: 265px;
}

.workWithus .card_work {
  flex: 1;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between;  */
  position: relative;
  border-radius: 15px;
  padding: 20px 25px;
  background: #FFF;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
  /* height: 100%;
  min-height: 100%; */
}
.card_hum h4::after {
  content: '';
  display: inline-block;
  width: 100%;
  position: absolute;
    bottom: 0;
    left: 0;
  height: 5px;
  margin-top: 20px;
  background-image: url('../css/images/after_affect.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: bottom;
}


.card_explore p{margin-bottom: 20px;}
.card_explore span{
  margin-bottom: 20px;
}
.subp{
  margin: 20px 0;
  text-align: center;
}

#popup3 .Img_rht {
    margin-left: auto;
    /* width: 209px; */
    margin: 0 auto;
}
#popup3 .content_heading p{
max-width: 100%;
}
#popup3 .content_heading {
    max-width: 868px;
    padding-top: 40px;
}
 @media screen and (max-width:1200px){
  .swipe_right .row{flex-wrap: wrap;}
  .max_379{text-align: center;max-width: 100% !important;}
  .max_642{justify-content: center;max-width: 100% !important;}
  .swipe_right{padding-top: 0;}
  .swipe_right h2{padding-top: 70px;}
  .dsk_btn{
  display: none;
}
.btn_red{width: max-content;margin: 24px auto;}
.mbl_btn{
  display: block;
  text-align: center;
  margin: 0 auto;
}
 }
 @media screen and (max-width:480px) {

  .workWithus{
  position: relative;
    overflow: hidden;
  padding: 61px 0 97px 0;
background: linear-gradient(0deg, rgba(8, 49, 95, 0.40) 0%, rgba(8, 49, 95, 0.40) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%), url(../css/images/workwithus_mbl.png) lightgray 0px 0px / 100% 174.551% no-repeat;
background-position: center;
}

/* .effect_button:hover .play_icon {
    display: block !important;
} */
.effect_button:hover .play_text {
    display: none !important;
  
}
  
.workWithus .play_closeg {
    width: 20px;
    height: 20px;
    /* height: 40px; */
    /* width: 40px; */
    padding: 4px;
}
.card_hum h4::after {
    margin-top: 0px !important;
    vertical-align: middle !important;
}
.workWithus .btn_close {
        top: 8px;
        width: 20px;
        height: 20px;
        right: 8px;
    }
.hover_btn{
  display: none !important;
}
.extent_sec .play_icon {
    width: 12px;
    height: 12px;
}
.card_swpr button {
    font-size: 14px;
}
.card_swpr {
    padding: 15.56px 13.48px;
}
.extent_sec  .btn_close {
    width: 12px;
    height: 12px;;
    right: 0;
    top: -16px !important;
}
.pop_heading {
     max-width: 91%;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.6px;
}
.content_heading h3 {
        max-width: 91%;
    padding-bottom: 0px;}
    .Img_rht {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#popup3 .content_heading {
    padding-top: 0px;
}
.card_hum h4::after {
    background-size: cover !important;
}




p{
  text-align: left;
}
.workWithus .pop_up {
    padding:0px;
}
.flex_wwrap{
  display: block;
}
.workWithus .popup_content {
    text-align: left !important;
}

.workWithus .popup_content{
  margin-top:20px;
}
.content_heading h3 {
    font-size: 20px;
}
  .workWithus h2 {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
}
    .popup_content .row {
        margin-top: 0;
        gap: 0;
        gap: 20px;
    }
.workWithus {
    padding: 30px 0 45px 0;
    
}
.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 0 !important;
}
.work_swiper {position: relative;overflow: visible;}

.work_swiper .swiper-button-prev{
  top: -98px;
  background-image: url(../css/images/arr_work.svg);
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
transform: rotateZ(180deg);
}
.work_swiper .swiper-button-next{
    top: -98px;
  background-image: url(../css/images/arr_work.svg);
  height: 40px;
    background-repeat: no-repeat;
  width: 40px;
}
.workWithus .card_work p{
  margin-bottom: 16px;

}
.workWithus .card_work h4{
  min-height: 82px;
}
.workWithus h4 {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 30px;
}
  .hover_btn{display: none;}
  .know_more{display: block;text-align: left !important;}
  .know_more{
   
  color: #DA251C;
text-align: center;
/* font-family: Lato; */
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 142.857% */
letter-spacing: 0.28px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
  .head{max-width: 98%;}
  .subtext{text-align: left !important;
     margin-bottom: 20px;  
    line-height: 28px !important;
  }
  .btn_close{padding: 0;}
  .text_al{display: none;}
.logo_sales {
    height: 24px;
    margin-bottom: 36px;
}
.extent_sec h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.48px;
}
.heading{margin-top: 20px;}
.extent_sec p {
    font-size: 16px;
    text-align: center;
}
.extent_sec {
    padding: 69px 0;
}
.swipercontainer {
    max-width: 91%;
}
.card_sd .card_img{
  height: 134px !important;
}
.swipercontainer .swiper-slide {
  width: 201px !important;
}
.card_swpr img{
  height: 18px;
  width: 18px;
}
.card_swpr p{
  min-height: 202px;
  padding: 8px 0 0px;
  text-align: left !important;
}
  .btn_red {
    text-transform: capitalize;
    height: 44px;
    padding: 12px 20px 12px 25px;
    font-size: 14px !important;
   
    margin-bottom: 10px;
    letter-spacing: 0.28px;
    margin-left: auto;
      margin-right: auto;
      display: flex;
	  margin-top: 30px;
	  align-items: center;
	  font-weight: 400;
}
.margn{
  margin: 0;
}
.bg_red{
  max-width: 235px;
  width: 100%;
  padding: 10px;
}
.find_carers{
  padding: 30px 0 88px;
}
.swipercontainer {
    padding-top: 30px;
    padding-bottom: 0px;
}
.card_cont{margin: 0;}
.find_carers h2{
font-size: 24px;
line-height: 50px; /* 208.333% */
letter-spacing: 0.48px;
}
.find_carers p{
font-size: 16px;
line-height: 20px; /* 125% */
letter-spacing: 0.32px;
}

.find_carers::after {
    background-image: url(../../assets/css/images/find_bg_mbl_new.png) !important;
    content: '';
    right: 0;
    bottom: 39px;
    background-size: cover;
    width: 174px;
    z-index: -1;
    height: 124px;
    position: absolute;
    background-repeat: no-repeat;
}
.card_swpr h4{
  word-break: break-word;
  white-space: nowrap;
font-size: 18px !important;
line-height: 30px; /* 150% */
letter-spacing: 0.4px;
}
  .effect_button{
  border-radius: 22.5px;
  width: fit-content;
/* background: rgba(255, 255, 255, 0.50); */
right: 35px !important;
left:unset !important
}
.effect_button span{
  display:none;
}


video{
object-fit: cover;
  height: 175px;
  border-radius: 10px;
}

.card1 {
  border-radius: 15px;
    width: 80px;
    height: 108px;
    margin-top: 54px;
}
.card1 .swiper-wrapper{
 width: 80px;
    height: 108px;
}
.card2 .swiper-wrapper {
    height: 140px;
}
.card2 {
  border-radius: 15px;
    width: 80px;
    height: 140px;
    margin-top: 22px;
}
.img_ht{
  border-radius: 15px;
}
.first{
  gap:12px;
}
.max_642{
  gap:12px;
  justify-content: center;
}
.img_ht {
    height: 120px;
    width: 162px !important;
    border-radius: 15px;
}

.img_ht .swiper-wrapper{
  height: 121px;
}

.btn_red img {
    margin-left: 8px;
    width: 23px;
    height: 13px;
}
.max_379 h2 {
    padding-top: 0px;
    color: #08315F;
    text-align: center;

}
.swipe_right h2 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.48px;
}

.card3 {
  border-radius: 15px;
    margin-left: auto;
    width: 121px;
    height: 80px;
}

.row{
  margin-top:0;
  gap:0 ;
}

.join_us{
  color:#3A3A3A;
text-align: justify;
/* Body-Large-16px */
/* font-family: Lato; */
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 175% */
letter-spacing: 0.32px;
}
 }


@media screen and (max-width:1375px){
  .card_hum h4{font-size: 16px;}
}
@media screen and (max-width:375px) {
      .swipercontainer {
        max-width: 290px;
    }
    .img_ht {
        width: 141px !important;
        border-radius: 15px;
    }
    .img_ht .swiper{
      border-radius:15px;
    }
        .first {
        gap: 6px;
    }
    .max_642{
  gap:6px;
}.second {
    margin-top: 6px;

}
  }
@media screen and (max-width:1024px) {
.img_ht .swiper{ border-radius: 15px;}
.max_379 h2{padding-top: 0 !important;}
.swipe_right{padding-bottom: 0;}
.img_ht {
   
    width: 192px;
  
}
}
@media screen and (max-width:768px){
  .swipe_right{padding-bottom: 40px;}
}


