
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #ffffff00;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
  }

  /* Card Styles */

  .card01 {
    position: relative;
    bottom: 90px; 
    z-index: 999;
    background-color: #ffffff;
    transition: 0.3s;
    width: 100%;
}
  
  .container-01 {
    padding: 2px 16px;
  }

  .btn-01 {
    font-size: 14px;
    background-color: #F95C38;
    padding: 10px 30px;
    border-radius: 50px;
    border: 1px solid #F95C38;
    color: #ffffff;
    z-index: 1;
  }
  
  .btn-01:hover {
    background-color: #ffffff;
    color: #F95C38;
    border-color: #F95C38;
  }
  
  

  .btn-02 {
    font-size: 14px;
    background-color: #ffffff;
    padding: 10px 30px;
    border-radius: 50px;
    border: 1px solid #594A42;
    color: #594A42;
    z-index: 1;
  }

  .btn-02:hover {
    font-size: 14px;
    background-color: #ffffff00;
    padding: 10px 30px;
    border-radius: 50px;
    border: 1px solid #ffffff;
    color:#ffffff;
  }


    .parx-scroll h4 {
        font-family: DM Serif Display;
        font-size: 48px;
        font-weight: 400;
        line-height: 65.81px;
        text-align: center;            
	}
	.parx-scroll p {
        font-family: Montserrat;
        font-size: 42px;
        font-weight: 300;
        line-height: 48px;
        text-align: center;      

	}
    
    .txt-black {
        color: #726658 !important;
    }

    .txt-orange {
        color:#F95C38;
    }

    .why-us h5 {
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 26px;
        text-align: center;
    }

    .why-us h4 {
        font-family: DM Serif Display;
       font-size: 36px;
      font-weight: 400;
     line-height: 49.36px;
     text-align: center;
    }

    .f-w-600 {
        font-weight: 600 !important;
    }

    .max-500 {
        max-width: 500px;
    }

.why-box01::after {
    content: url(../images/home-01/line-lg.svg);
    position: relative;
    left: 50px;
}

.line-left01::before {
    content: url(../images/home-01/line-left01.svg);
    position: relative; 
    top: 92px;   
}

.line-left02::before {
    content: url(../images/home-01/line-left02.svg);
    position: relative; 
    top: 72px;   
}

.line-left02 {
    position: relative;
    bottom: 96px;  
}

.col-line {
    position: relative;
    top: 90px;
}

.sub-mt {
    margin-top: -50px;
}

.sub-mb {
    margin-bottom: -50px; 
}

.parallax-image-section02 {
    background-image: url(../images/home-01/looking-for-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .bg-how {
    background-image: url(../images/home-01/how-it-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;   
  }

  .cust-bg {
    background-image: url(../images/home-01/cust-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; 
  }

  .cSwiper{height: 400px;}

  .cSwiper .swiper-slide{height: 400px !important;}

.slider-boxx {
    box-shadow: 0px 0px 15px 0px #0000001A;
}



  .orng-line01::before {
    content: url(../images/home-01/orange-line01.svg);
    position: relative;
    right: 232px;
    top: 26px;
}

.orng-line02::after {
    content: url(../images/home-01/orange-line01.svg);
    position: relative;
    left: 232px;
    bottom: 0px;
}

.orng-line03::before {
    content: url(../images/home-01/orange-line02.svg);
    position: relative;
    right: 231px;
    top: 26px;
}

.c-pagi span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f95c38;
    width: 13px;
    height: 13px;  
}

.c-pagi span.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 54px 0px !important;
}

.c-pagi .swiper-pagination-bullet[aria-label="Go to slide 1"]::before {
    content: url('../images/home-01/dark-line.svg');
    position: relative;
    right: 0px;
    top: 13px;
  }

  .c-pagi .swiper-pagination-bullet[aria-label="Go to slide 2"]::before {
    content: url(../images/home-01/dark-line.svg);
    position: relative;
    right: 0px;
    bottom: 54px;  
}
  

.customers .swiper-button-next:after {
    content: url(../images/home-01/pagi-arrow-right.svg);
    position: relative;
    top: 191px;
    right: 428px;
}

.customers .swiper-button-prev:after {
    content: url(../images/home-01/pagi-arrow-left.svg);
    position: relative;
    top: 191px;
    left: 428px;
}

.customers .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 182px;
}

.c-mt-5rem {
    margin-top: 0rem !important;
}

.customers span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f95c38;
}

.foot-logo {
    width: 75%;
}


@media (min-width: 768px) and (max-width: 1024px) {
    .mt-5rem {
        margin-top: 3rem !important;
    }

    .orng-line01::before {       
        right: 155px;
        top: 35px;
    }

    .orng-line02::after {    
        left: 169px;
        bottom: 11px;
    }

    .orng-line03::before {  
        right: 160px;
        top: 40px;
    }

    .parallax-image-section02 {
        background-image: url(../images/home-01/looking-for-bg.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: local;
      }

      .customers .swiper-button-next:after {     
        top: 170px;
        right: 285px;
    }

    .customers .swiper-button-prev:after {      
        top: 170px;
        left: 300px;
    }

    .foot-logo {
        width: 55%;
    }
}


@media (min-width: 340px) and (max-width: 767px) {
    
    .why-box01::after {
       display: none;
    }

    .c-mt-5rem {
        margin-top: 3rem !important;
    }

    .h-60 {
        height: 80vh !important;
    }

   .mob-parl h4 {
        font-size: 38px;
        line-height: 48px;
    }
    
    .mob-parl p{
        font-size: 34px;
        line-height: 44px;
    }

    .why-us-mob p {
        font-size: 13px;
       line-height: 18px !important;
    }

    .parallax-image-section02 {
        background-image: url(../images/home-01/looking-for-mob.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: local;
      }

      .bg-looking-for {
        background-image: url(../images/home-01/looking-for-mob.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
      }

      .cSwiper{height: 502px; width: 325px;}

      .cSwiper .swiper-slide{height: 502px !important;}

      p { 
        font-size: 12px;
        line-height: 16px;
        font-weight: normal;
    }

    .orng-line01::before {
        content: url(../images/home-01/orange-line01.svg);
        position: relative;
        right: 83px;
        top: 25px;
    }

    .orng-line02::after {
        content: url(../images/home-01/orange-line01.svg);
        position: relative;
        left: 92px;
        bottom: 0px;
    }

    .orng-line03::before {
        content: url(../images/home-01/orange-line01.svg);
        position: relative;
        right: 83px;        
        top: -8px;
    }

    .orng-line04::after {
        content: url(../images/home-01/orange-line03.svg);
        position: relative;
        left: 92px;
        top: 15px;
    }

    .customers .swiper-button-next:after {
        content: url(../images/home-01/pagi-arrow-right.svg);
        position: relative;
        top: 148px;
        right: 115px;
    }

    .customers .swiper-button-prev:after {
        content: url(../images/home-01/pagi-arrow-left.svg);
        position: relative;
        top: 148px;
        left: 130px;
    }

    .customers .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 160px;
    }

   .lookimg-mob p {
        font-size: 38px;
        line-height: 48px;
    }

    .lookimg-mob h4 {
        font-size: 38px;
        line-height: 48px;
        text-align: center;
    }

    .foot-logo {
        width: 55%;
    }
    

}



