/*------===============-main-style-sheet-==============------*/
/*--==================spacing===================--*/
.pd_zero {
    padding: 0px !important;
  }
  
  .gutter_minus_15px {
    --bs-gutter-x: -15px!important;
  }
  
  .gutter_minus_25px {
    --bs-gutter-x: -25px!important;
  }
  
  .gutter_15px {
    --bs-gutter-x: 15px!important;
  }
  
  .gutter_20px {
    --bs-gutter-x: 20px!important;
  }
  
  .gutter_25px {
    --bs-gutter-x: 25px!important;
  }
  
  .gutter_30px {
    --bs-gutter-x: 30px!important;
  }
  
  .gutter_35px {
    --bs-gutter-x: 35px!important;
  }
  
  .gutter_40px {
    --bs-gutter-x: 40px!important;
  }
  
  .gutter_45px {
    --bs-gutter-x: 45px!important;
  }
  
  /*--==================padding top===================--*/
  .pd_top_5 {
    padding-top: 5px !important;
  }
  
  .pd_top_10 {
    padding-top: 10px !important;
  }
  
  .pd_top_15 {
    padding-top: 15px !important;
  }
  
  .pd_top_20 {
    padding-top: 20px !important;
  }
  
  .pd_top_25 {
    padding-top: 25px !important;
  }
  
  .pd_top_30 {
    padding-top: 30px !important;
  }
  
  .pd_top_35 {
    padding-top: 35px !important;
  }
  
  .pd_top_40 {
    padding-top: 40px !important;
  }
  
  .pd_top_45 {
    padding-top: 45px !important;
  }
  
  .pd_top_50 {
    padding-top: 50px !important;
  }
  
  .pd_top_55 {
    padding-top: 55px !important;
  }
  
  .pd_top_60 {
    padding-top: 60px !important;
  }
  
  .pd_top_65 {
    padding-top: 65px !important;
  }
  
  .pd_top_70 {
    padding-top: 70px !important;
  }
  
  .pd_top_75 {
    padding-top: 75px !important;
  }
  
  .pd_top_80 {
    padding-top: 80px !important;
  }
  
  .pd_top_85 {
    padding-top: 85px !important;
  }
  
  .pd_top_90 {
    padding-top: 90px !important;
  }
  
  .pd_top_95 {
    padding-top: 95px !important;
  }
  
  .pd_top_100 {
    padding-top: 100px !important;
  }
  
  .pd_top_110 {
    padding-top: 110px !important;
  }
  
  .pd_top_120 {
    padding-top: 120px !important;
  }
  
  .pd_top_130 {
    padding-top: 130px !important;
  }
  
  .pd_top_140 {
    padding-top: 140px !important;
  }
  
  .pd_top_150 {
    padding-top: 150px !important;
  }
  
  .pd_top_160 {
    padding-top: 160px !important;
  }
  
  .pd_top_170 {
    padding-top: 170px !important;
  }
  
  .pd_top_180 {
    padding-top: 180px !important;
  }
  
  .pd_top_190 {
    padding-top: 190px !important;
  }
  
  .pd_top_200 {
    padding-top: 200px !important;
  }
  
  .pd_top_210 {
    padding-top: 210px !important;
  }
  
  .pd_top_220 {
    padding-top: 220px !important;
  }
  
  .pd_top_230 {
    padding-top: 230px !important;
  }
  
  .pd_top_240 {
    padding-top: 240px !important;
  }
  
  .pd_top_250 {
    padding-top: 250px !important;
  }
  
  .pd_top_260 {
    padding-top: 260px !important;
  }
  
  .pd_top_270 {
    padding-top: 270px !important;
  }
  
  .pd_top_280 {
    padding-top: 280px !important;
  }
  
  .pd_top_290 {
    padding-top: 290px !important;
  }
  
  .pd_top_300 {
    padding-top: 300px !important;
  }
  
  /*--==================padding top end===================--*/
  /*--==================padding left===================--*/
  .pd_left_5 {
    padding-left: 5px;
  }
  
  .pd_left_10 {
    padding-left: 10px !important;
  }
  
  .pd_left_15 {
    padding-left: 15px !important;
  }
  
  .pd_left_20 {
    padding-left: 20px !important;
  }
  
  .pd_left_25 {
    padding-left: 25px !important;
  }
  
  .pd_left_30 {
    padding-left: 30px !important;
  }
  
  .pd_left_35 {
    padding-left: 35px !important;
  }
  
  .pd_left_40 {
    padding-left: 40px !important;
  }
  
  .pd_left_45 {
    padding-left: 45px !important;
  }
  
  .pd_left_50 {
    padding-left: 50px !important;
  }
  
  .pd_left_55 {
    padding-left: 55px !important;
  }
  
  .pd_left_60 {
    padding-left: 60px !important;
  }
  
  .pd_left_65 {
    padding-left: 65px !important;
  }
  
  .pd_left_70 {
    padding-left: 70px !important;
  }
  
  .pd_left_75 {
    padding-left: 75px !important;
  }
  
  .pd_left_80 {
    padding-left: 80px !important;
  }
  
  .pd_left_85 {
    padding-left: 85px !important;
  }
  
  .pd_left_90 {
    padding-left: 90px !important;
  }
  
  .pd_left_95 {
    padding-left: 95px !important;
  }
  
  .pd_left_100 {
    padding-left: 100px !important;
  }
  
  /*--==================padding left end===================--*/
  /*--==================padding right===================--*/
  .pd_right_5 {
    padding-right: 5px !important;
  }
  
  .pd_right_10 {
    padding-right: 10px !important;
  }
  
  .pd_right_15 {
    padding-right: 15px !important;
  }
  
  .pd_right_20 {
    padding-right: 20px !important;
  }
  
  .pd_right_25 {
    padding-right: 25px !important;
  }
  
  .pd_right_30 {
    padding-right: 30px !important;
  }
  
  .pd_right_35 {
    padding-right: 35px !important;
  }
  
  .pd_right_40 {
    padding-right: 40px !important;
  }
  
  .pd_right_45 {
    padding-right: 45px !important;
  }
  
  .pd_right_50 {
    padding-right: 50px !important;
  }
  
  .pd_right_55 {
    padding-right: 55px !important;
  }
  
  .pd_right_60 {
    padding-right: 60px !important;
  }
  
  .pd_right_65 {
    padding-right: 65px !important;
  }
  
  .pd_right_70 {
    padding-right: 70px !important;
  }
  
  .pd_right_75 {
    padding-right: 75px !important;
  }
  
  .pd_right_80 {
    padding-right: 80px !important;
  }
  
  .pd_right_85 {
    padding-right: 85px !important;
  }
  
  .pd_right_90 {
    padding-right: 90px !important;
  }
  
  .pd_right_95 {
    padding-right: 95px !important;
  }
  
  .pd_right_100 {
    padding-right: 100px !important;
  }
  
  /*--==================padding right end===================--*/
  /*--==================padding bottom===================--*/
  .pd_bottom_5 {
    padding-bottom: 5px;
  }
  
  .pd_bottom_10 {
    padding-bottom: 10px;
  }
  
  .pd_bottom_15 {
    padding-bottom: 15px;
  }
  
  .pd_bottom_20 {
    padding-bottom: 20px;
  }
  
  .pd_bottom_25 {
    padding-bottom: 25px;
  }
  
  .pd_bottom_30 {
    padding-bottom: 30px;
  }
  
  .pd_bottom_35 {
    padding-bottom: 35px;
  }
  
  .pd_bottom_40 {
    padding-bottom: 40px;
  }
  
  .pd_bottom_45 {
    padding-bottom: 45px;
  }
  
  .pd_bottom_50 {
    padding-bottom: 50px;
  }
  
  .pd_bottom_55 {
    padding-bottom: 55px;
  }
  
  .pd_bottom_60 {
    padding-bottom: 60px;
  }
  
  .pd_bottom_65 {
    padding-bottom: 65px;
  }
  
  .pd_bottom_70 {
    padding-bottom: 70px;
  }
  
  .pd_bottom_75 {
    padding-bottom: 75px;
  }
  
  .pd_bottom_80 {
    padding-bottom: 80px;
  }
  
  .pd_bottom_85 {
    padding-bottom: 85px;
  }
  
  .pd_bottom_90 {
    padding-bottom: 90px;
  }
  
  .pd_bottom_95 {
    padding-bottom: 95px;
  }
  
  .pd_bottom_100 {
    padding-bottom: 100px;
  }
  
  .pd_bottom_110 {
    padding-bottom: 110px;
  }
  
  .pd_bottom_120 {
    padding-bottom: 120px !important;
  }
  
  .pd_bottom_130 {
    padding-bottom: 130px !important;
  }
  
  .pd_bottom_140 {
    padding-bottom: 140px !important;
  }
  
  .pd_bottom_150 {
    padding-bottom: 150px !important;
  }
  
  .pd_bottom_160 {
    padding-bottom: 160px !important;
  }
  
  .pd_bottom_170 {
    padding-bottom: 170px !important;
  }
  
  .pd_bottom_180 {
    padding-bottom: 180px !important;
  }
  
  .pd_bottom_190 {
    padding-bottom: 190px !important;
  }
  
  .pd_bottom_200 {
    padding-bottom: 200px !important;
  }
  
  .pd_bottom_210 {
    padding-bottom: 2010px !important;
  }
  
  .pd_bottom_220 {
    padding-bottom: 220px !important;
  }
  
  .pd_bottom_230 {
    padding-bottom: 230px !important;
  }
  
  .pd_bottom_240 {
    padding-bottom: 240px !important;
  }
  
  .pd_bottom_250 {
    padding-bottom: 250px !important;
  }
  
  .pd_bottom_260 {
    padding-bottom: 260px !important;
  }
  
  .pd_bottom_270 {
    padding-bottom: 270px !important;
  }
  
  .pd_bottom_280 {
    padding-bottom: 280px !important;
  }
  
  .pd_bottom_290 {
    padding-bottom: 290px !important;
  }
  
  .pd_bottom_300 {
    padding-bottom: 300px !important;
  }
  
  /*--==================padding top end===================--*/
  /*--==================margin top===================--*/
  .mr_top_5 {
    margin-top: 5px;
  }
  
  .mr_top_10 {
    margin-top: 10px;
  }
  
  .mr_top_15 {
    margin-top: 15px;
  }
  
  .mr_top_20 {
    margin-top: 20px;
  }
  
  .mr_top_25 {
    margin-top: 25px;
  }
  
  .mr_top_30 {
    margin-top: 30px;
  }
  
  .mr_top_35 {
    margin-top: 35px;
  }
  
  .mr_top_40 {
    margin-top: 40px;
  }
  
  .mr_top_45 {
    margin-top: 45px;
  }
  
  .mr_top_50 {
    margin-top: 50px;
  }
  
  .mr_top_55 {
    margin-top: 55px;
  }
  
  .mr_top_60 {
    margin-top: 60px;
  }
  
  .mr_top_65 {
    margin-top: 65px;
  }
  
  .mr_top_70 {
    margin-top: 70px;
  }
  
  .mr_top_75 {
    margin-top: 75px;
  }
  
  .mr_top_80 {
    margin-top: 80px;
  }
  
  .mr_top_85 {
    margin-top: 85px;
  }
  
  .mr_top_90 {
    margin-top: 90px;
  }
  
  .mr_top_95 {
    margin-top: 95px;
  }
  
  .mr_top_100 {
    margin-top: 100px;
  }
  
  .mr_top_minus_40 {
    margin-top: -40px;
  }
  
  .mr_top_minus_50 {
    margin-top: -50px;
  }
  
  .mr_top_minus_60 {
    margin-top: -60px;
  }
  
  .mr_top_minus_70 {
    margin-top: -70px;
  }
  
  .mr_top_minus_80 {
    margin-top: -80px;
  }
  
  .mr_top_minus_90 {
    margin-top: -90px;
  }
  
  .mr_top_minus_100 {
    margin-top: -100px;
  }
  
  .mr_top_minus_110 {
    margin-top: -110px;
  }
  
  .mr_top_minus_120 {
    margin-top: -120px;
  }
  
  .mr_top_minus_130 {
    margin-top: -130px;
  }
  
  .mr_top_minus_140 {
    margin-top: -140px;
  }
  
  .mr_top_minus_150 {
    margin-top: -150px;
  }
  
  .mr_top_minus_160 {
    margin-top: -160px;
  }
  
  .mr_top_minus_170 {
    margin-top: -170px;
  }
  
  .mr_top_minus_320 {
    margin-top: -320px;
  }
  
  /*--==================margin top end===================--*/
  /*--==================margin right===================--*/
  .mr_right_5 {
    margin-right: 5px;
  }
  
  .mr_right_10 {
    margin-right: 10px;
  }
  
  .mr_right_15 {
    margin-right: 15px;
  }
  
  .mr_right_20 {
    margin-right: 20px;
  }
  
  .mr_right_25 {
    margin-right: 25px;
  }
  
  .mr_right_30 {
    margin-right: 30px;
  }
  
  .mr_right_35 {
    margin-right: 35px;
  }
  
  .mr_right_40 {
    margin-right: 40px;
  }
  
  .mr_right_45 {
    margin-right: 45px;
  }
  
  .mr_right_50 {
    margin-right: 50px;
  }
  
  .mr_right_55 {
    margin-right: 55px;
  }
  
  .mr_right_60 {
    margin-right: 60px;
  }
  
  .mr_right_65 {
    margin-right: 65px;
  }
  
  .mr_right_70 {
    margin-right: 70px;
  }
  
  .mr_right_75 {
    margin-right: 75px;
  }
  
  .mr_right_80 {
    margin-right: 80px;
  }
  
  .mr_right_85 {
    margin-right: 85px;
  }
  
  .mr_right_90 {
    margin-right: 90px;
  }
  
  .mr_right_95 {
    margin-right: 95px;
  }
  
  .mr_right_100 {
    margin-right: 100px;
  }
  
  .mr_right_minus_40 {
    margin-right: -40px;
  }
  
  .mr_right_minus_50 {
    margin-right: -50px;
  }
  
  .mr_right_minus_60 {
    margin-right: -60px;
  }
  
  .mr_right_minus_70 {
    margin-right: -70px;
  }
  
  .mr_right_minus_80 {
    margin-right: -80px;
  }
  
  .mr_right_minus_90 {
    margin-right: -90px;
  }
  
  .mr_right_minus_100 {
    margin-right: -100px;
  }
  
  .mr_right_minus_110 {
    margin-right: -110px;
  }
  
  .mr_right_minus_120 {
    margin-right: -120px;
  }
  
  .mr_right_minus_130 {
    margin-right: -130px;
  }
  
  .mr_right_minus_140 {
    margin-right: -140px;
  }
  
  .mr_right_minus_150 {
    margin-right: -150px;
  }
  
  .mr_right_minus_160 {
    margin-right: -160px;
  }
  
  .mr_right_minus_170 {
    margin-right: -170px;
  }
  
  .mr_right_minus_320 {
    margin-right: -320px;
  }
  
  /*--==================margin right end===================--*/
  /*--==================margin left===================--*/
  .mr_left_5 {
    margin-left: 5px;
  }
  
  .mr_left_10 {
    margin-left: 10px;
  }
  
  .mr_left_15 {
    margin-left: 15px;
  }
  
  .mr_left_20 {
    margin-left: 20px;
  }
  
  .mr_left_25 {
    margin-left: 25px;
  }
  
  .mr_left_30 {
    margin-left: 30px;
  }
  
  .mr_left_35 {
    margin-left: 35px;
  }
  
  .mr_left_40 {
    margin-left: 40px;
  }
  
  .mr_left_45 {
    margin-left: 45px;
  }
  
  .mr_left_50 {
    margin-left: 50px;
  }
  
  .mr_left_55 {
    margin-left: 55px;
  }
  
  .mr_left_60 {
    margin-left: 60px;
  }
  
  .mr_left_65 {
    margin-left: 65px;
  }
  
  .mr_left_70 {
    margin-left: 70px;
  }
  
  .mr_left_75 {
    margin-left: 75px;
  }
  
  .mr_left_80 {
    margin-left: 80px;
  }
  
  .mr_left_85 {
    margin-left: 85px;
  }
  
  .mr_left_90 {
    margin-left: 90px;
  }
  
  .mr_left_95 {
    margin-left: 95px;
  }
  
  .mr_left_100 {
    margin-left: 100px;
  }
  
  .mr_left_minus_40 {
    margin-left: -40px;
  }
  
  .mr_left_minus_50 {
    margin-left: -50px;
  }
  
  .mr_left_minus_60 {
    margin-left: -60px;
  }
  
  .mr_left_minus_70 {
    margin-left: -70px;
  }
  
  .mr_left_minus_80 {
    margin-left: -80px;
  }
  
  .mr_left_minus_90 {
    margin-left: -90px;
  }
  
  .mr_left_minus_100 {
    margin-left: -100px;
  }
  
  .mr_left_minus_110 {
    margin-left: -110px;
  }
  
  .mr_left_minus_120 {
    margin-left: -120px;
  }
  
  .mr_left_minus_130 {
    margin-left: -130px;
  }
  
  .mr_left_minus_140 {
    margin-left: -140px;
  }
  
  .mr_left_minus_150 {
    margin-left: -150px;
  }
  
  .mr_left_minus_160 {
    margin-left: -160px;
  }
  
  .mr_left_minus_170 {
    margin-left: -170px;
  }
  
  .mr_left_minus_320 {
    margin-left: -320px;
  }
  
  /*--==================margin left end===================--*/
  /*--==================margin bottom===================--*/
  .mr_bottom_5 {
    margin-bottom: 5px;
  }
  
  .mr_bottom_10 {
    margin-bottom: 10px;
  }
  
  .mr_bottom_15 {
    margin-bottom: 15px;
  }
  
  .mr_bottom_20 {
    margin-bottom: 20px;
  }
  
  .mr_bottom_25 {
    margin-bottom: 25px;
  }
  
  .mr_bottom_30 {
    margin-bottom: 30px;
  }
  
  .mr_bottom_35 {
    margin-bottom: 35px;
  }
  
  .mr_bottom_40 {
    margin-bottom: 40px;
  }
  
  .mr_bottom_45 {
    margin-bottom: 45px;
  }
  
  .mr_bottom_50 {
    margin-bottom: 50px;
  }
  
  .mr_bottom_55 {
    margin-bottom: 55px;
  }
  
  .mr_bottom_60 {
    margin-bottom: 60px;
  }
  
  .mr_bottom_65 {
    margin-bottom: 65px;
  }
  
  .mr_bottom_70 {
    margin-bottom: 70px;
  }
  
  .mr_bottom_75 {
    margin-bottom: 75px;
  }
  
  .mr_bottom_80 {
    margin-bottom: 80px;
  }
  
  .mr_bottom_85 {
    margin-bottom: 85px;
  }
  
  .mr_bottom_90 {
    margin-bottom: 90px;
  }
  
  .mr_bottom_95 {
    margin-bottom: 95px;
  }
  
  .mr_bottom_100 {
    margin-bottom: 100px;
  }
  
  .mr_bottom_minus_90 {
    margin-bottom: -90px;
  }
  
  .mr_bottom_minus_100 {
    margin-bottom: -100px;
  }
  
  .mr_bottom_minus_110 {
    margin-bottom: -110px;
  }
  
  .mr_bottom_minus_140 {
    margin-bottom: -140px;
  }
  
  .mr_bottom_minus_150 {
    margin-bottom: -150px;
  }
  
  .mr_bottom_minus_200 {
    margin-bottom: -200px;
  }
  
  .margin_extra {
    margin: -47px -178px -330px 0px !important;
  }
  
  /*--==================margin bottom end===================--*/
  /*--================== top end===================--*/
  @media (max-width: 992px) {
    .mr_md_top_zero {
      margin-top: 0px !important;
    }
    .mr_md_zero {
      margin: 0px !important;
    }
    .md_pd_left_zero {
      padding-left: 0 !important;
    }
    .md_pd_right_zero {
      padding-right: 0 !important;
    }
    .md_pd_left_15 {
      padding-left: 15px !important;
    }
    .md_pd_right_15 {
      padding-right: 15px !important;
    }
  }
  /*--==================top  end===================--*/
  /*--==================spacing===================--*/
  /*--==================background option===================--*/
  .bg_op_1 {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
  }
  
  .bg_op_2 {
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: contain !important;
  }
  
  .bg_op_3 {
    background-repeat: no-repeat !important;
    background-position: top !important;
  }
  
  .bg_pattern_2 {
    background-position: bottom left !important;
    background-repeat: no-repeat !important;
    background-size: 68% auto !important;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s !important;
  }
  
  .bg_pattern_3 {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 55vw auto !important;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s !important;
  }
  
  /*--==================spacing===================--*/
  /*--================ height ====================--*/
  .height_200px, .height_200 {
    height: 200px !important;
  }
  
  .height_210px, .height_210 {
    height: 210px !important;
  }
  
  .height_220px, .height_220 {
    height: 220px !important;
  }
  
  .height_230px, .height_230 {
    height: 230px !important;
  }
  
  .height_235px, .height_235 {
    height: 235px !important;
  }
  
  .height_240px, .height_240 {
    height: 240px !important;
  }
  
  .height_250px, .height_250 {
    height: 250px !important;
  }
  
  .height_260px, .height_260 {
    height: 260px !important;
  }
  
  .height_264px, .height_264 {
    height: 264px !important;
  }
  
  .height_350px, .height_350 {
    height: 350px !important;
  }
  
  .height_360px, .height_360 {
    height: 360px !important;
  }
  
  .height_400px, .height_400 {
    height: 400px !important;
  }
  
  .height_500px, .height_500 {
    height: 500px !important;
  }
  
  .height_510px, .height_510 {
    height: 510px !important;
  }
  
  .height_530px, .height_530 {
    height: 530px !important;
  }
  
  .height_540px, .height_540 {
    height: 540px !important;
  }
  
  .height_550, .height_550px {
    height: 550px !important;
  }
  
  .height_560px, .height_560 {
    height: 560px !important;
  }
  
  .height_570px, .height_570 {
    height: 570px !important;
  }
  
  .height_580px, .height_580 {
    height: 580px !important;
  }
  
  .height_590px, .height_590 {
    height: 590px !important;
  }
  
  .height_600px, .height_600 {
    height: 600px !important;
  }
  
  /*--================ height ====================--*/
  /*--================ z_99 ====================--*/
  .z_99 {
    z-index: 99;
  }
  
  /*--================ z_99 ====================--*/
  /*--================ image_fit ====================--*/
  .image_fit {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    -o-object-position: center;
       object-position: center;
    height: 100%;
  }
  
  /*--================ image_fit ====================--*/
  /*--================ rounded_bottom_left_30 ====================--*/
  .rounded_radius {
    border-radius: 30px;
  }
  
  .rounded_bottom_right_30, .rbr_30 {
    border-bottom-right-radius: 30px !important;
  }
  
  .rounded_bottom_left_30, .rbl_30 {
    border-bottom-left-radius: 30px !important;
  }
  
  .rounded_top_left_30, .rtl_30 {
    border-top-left-radius: 30px !important;
  }
  
  .rounded_top_right_30, .rtr_30 {
    border-top-right-radius: 30px !important;
  }
  
  .rounded_bottom_right_0, .rbr_0 {
    border-bottom-right-radius: 0px !important;
  }
  
  .rounded_bottom_left_0, .rbl_0 {
    border-bottom-left-radius: 0px !important;
  }
  
  .rounded_top_left_0, .rtl_0 {
    border-top-left-radius: 0px !important;
  }
  
  .rounded_top_right_0, .rtr_0 {
    border-top-right-radius: 0px !important;
  }
  
  .border_solid_2px {
    border: 2px solid rgba(0, 0, 0, 0.0392156863);
  }
  
  /*--================ image_fit ====================--*/
  /*--================ float unset ====================--*/
  .float-unset {
    float: unset !important;
  }
  
  /*--================ float unset ====================--*/
  /*--================ font_20 ====================--*/
  .font_20 {
    font-size: 20px !important;
    line-height: 32px !important;
  }
  
  .font_24 {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  
  .font_30 {
    font-size: 30px !important;
    line-height: 42px !important;
  }
  
  .font_70 {
    font-size: 70px !important;
    line-height: 80px !important;
  }
  
  /*--================  font_20 ====================--*/
  @media (max-width: 992px) {
    .d_md_none {
      display: none;
    }
  }
  /*--==================import styles===================--*/
  :root {
    --company-family-one: "Poppins", sans-serif!important;
    --company-family-two: "Poppins", sans-serif!important;
    --primary-color-one: #068cd2;
    --primary-color-two: #fdbd28;
    --primary-color-three: #f0f3f9;
    --color-white:#fff;
    --color-black:#000;
    --primary-color-four:#fafcff;
    --primary-color-five: #1f2530;
    --text-color-dark: #4a4e56;
    --text-color-dark-two: #888888;
    --text-color-light: #aaafb8;
    --heading-dark: #282f3b;
    --link-color-dark: #282f3b;
    --border-color-dark: #e4e7ee;
    --border-color-dark-two:#373e4a;
    --border-color-light: #fbfcfe;
    --menu-color: #282f3b;
    --menu-color-white: #ffffff;
    --menu-dropdown-color: #282f3b;
    --menu-active-color: #078586;
    --box-shadow: 0px 0px 40px 0px rgba(0,0,0,.09);
    --box-shadow-two: 0px 3px 16px 0px rgba(0 , 0 , 0 , .05);
    --footer-default-bgcolor: #1f2530;
    --preloader-background-color: #078586;
    --bg-light-color-one:#F0F3F947;
    --bg-light-color-two:#F0F3F969;
  }
  
  .color_white {
    color: #fff !important;
  }
  
  .color_dark {
    color: var(--heading-dark) !important;
  }
  
  /*--================bg light colors ====================--*/
  .bg_light_1 {
    background: var(--primary-color-three) !important;
  }
  
  .bg_light_2 {
    background: var(--bg-light-color-one) !important;
  }
  
  .bg_light_3 {
    background: var(--bg-light-color-two) !important;
  }
  .bg_light_4 {
    background: #2e3e57 !important;
  }
  /*--================bg light colors ====================--*/
  /*--================bg dark colors ====================--*/
  .bg_dark_1 {
    background: var(--primary-color-one) !important;
  }
  
  .bg_dark_2 {
    background: var(--primary-color-two) !important;
  }
  
  .bg_dark_3 {
    background: var(--primary-color-five) !important;
  }
  
  /*--================bg dark colors ====================--*/
  /*--================divider colors ====================--*/
  .divider_1 {
    border-bottom: 1px solid var(--border-color-dark);
  }
  
  .divider_2 {
    border-bottom: 1px dashed var(--border-color-dark);
  }
  
  .divider_w_1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  /*--================divider colors ====================--*/
  /*--================border colors ====================--*/
  .border_l {
    border-left: 1px solid var(--border-color-dark);
  }
  
  .border_r {
    border-right: 1px solid var(--border-color-dark);
  }
  
  .border_t {
    border-top: 1px solid var(--border-color-dark);
  }
  
  .border_b {
    border-bottom: 1px solid var(--border-color-dark);
  }
  
  .border_light_color {
    border: 1px solid rgba(255, 255, 255, 0.1215686275);
  }
  
  .border_l_0 {
    border-left: 0px !important;
  }
  
  .border_r_0 {
    border-right: 0px !important;
  }
  
  .border_t_0 {
    border-top: 0px !important;
  }
  
  .border_b_0 {
    border-bottom: 0px !important;
  }
  
  /*--================border colors ====================--*/
  /*--================box shadows ======================--*/
  .box_shadow_2 {
    box-shadow: var(--box-shadow-two);
  }
  
  /*--================box shadows ======================--*/
  /*------===============-css-start-==============------*/
  body {
    font-family: var(--company-family-two);
    font-size: 16px;
    color: var(--text-color-dark);
    font-weight: 400;
    background: #ffffff;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    -o-font-smoothing: antialiased !important;
    -ms-font-smoothing: antialiased !important;
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }
  
  ul {
    padding-left: 17px;
  }
  
  .page_wapper {
    position: relative;
  }
  .page_wapper #wrapper_full {
    overflow: hidden;
  }
  
  .footer_sticky_body .content_all_warpper {
    position: relative;
    z-index: 99999;
  }
  
  .fancybox-container {
    z-index: 99999999;
  }
  
  .admin-bar .fixed-header .sticky_header_main {
    top: 32px;
  }
  
  @media screen and (max-width: 782px) {
    .admin-bar .fixed-header .sticky_header_main {
      top: 0px;
    }
  }
  .single-service.right-sidebar .content-area article.col-lg-12.service,
  .single-service.left-sidebar .content-area article.col-lg-12.service {
    padding-left: 7px;
    padding-right: 7px;
  }
  
  @media (max-width: 992px) {
    body.home .page_header_default {
      padding: 100px 0px;
      min-height: auto;
    }
  }
  .no-results.not-found .header {
    padding: 0px !important;
    box-shadow: unset !important;
  }
  
  .row {
    --bs-gutter-x: 0;
  }
  
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  h1 a,
  h1,
  h2 a,
  h2,
  h3 a,
  h3,
  h4 a,
  h4,
  h5 a,
  h5,
  h6 a,
  h6 {
    font-weight: 700;
    margin: 0;
    color: var(--primary-color-one);
    font-family: var(--company-family-one);
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    word-break: break-word;
  }
  
  .h1,
  h1 {
    line-height: 54px;
  }
  
  .h2,
  h2 {
    line-height: 44px;
  }
  
  .h3,
  h3 {
    line-height: 38px;
  }
  
  .h4,
  h4 {
    line-height: 34px;
  }
  
  .h5,
  h5 {
    line-height: 30px;
  }
  
  .h6,
  h6 {
    line-height: 26px;
  }
  
  p {
    font-size: 16px;
    line-height: 26px;
    font-family: var(--company-family-two);
    font-weight: 400;
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
  }
  
  input,
  input[type=text],
  input[type=email],
  input[type=number],
  textarea,
  select {
    position: relative;
    height: 50px;
    line-height: 26px;
    border-radius: 5px;
    border: 1px solid var(--border-color-dark);
    width: 100%;
    padding: 4px 15px 0px 15px;
    display: block;
    transition: 0.5s ease-in-out !important;
    -moz-transition: 0.5s ease-in-out !important;
    -o-transition: 0.5s ease-in-out !important;
    -ms-transition: 0.5s ease-in-out !important;
    margin-bottom: 20px;
    color: var(--text-color-dark);
  }
  
  input::-moz-placeholder {
    color: var(--text-color-dark);
  }
  
  input::placeholder {
    color: var(--text-color-dark);
  }
  
  textarea {
    height: 150px;
    padding: 20px 20px;
  }
  
  input[type=checkbox],
  input[type=radio] {
    width: auto;
    height: auto;
    margin: 0px;
    display: inline-block;
    padding: 0px;
  }
  
  input:focus,
  textarea:focus,
  select:focus,
  input:active,
  textarea:active,
  select:active {
    outline: 0px;
    border-color: #dd8b3c;
  }
  
  body input[type=submit], body button[type=submit] {
    position: relative;
    display: inline-block;
    min-width: 160px;
    min-height: 60px;
    font-size: 12px;
    line-height: 60px;
    padding: 0px 20px;
    border-radius: 10px 0px 10px 0px;
    border: 1px solid var(--border-color-one);
    background: var(--primary-color-one);
    font-family: var(--company-family-one);
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
  }
  
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px;
      padding: 0px 15px;
    }
  }
  .container-fluid {
    padding: 0px;
  }
  
  .full-container {
    position: static;
    max-width: 1800px;
    padding: 0px 15px;
    margin: 0 auto;
  }
  
  .large-container {
    position: static;
    max-width: 1480px;
    padding: 0px 15px;
    margin: 0 auto;
  }
  
  .medium-container {
    position: static;
    max-width: 1350px;
    padding: 0px 15px;
    margin: 0 auto;
  }
  
  .default-container {
    position: static;
    max-width: 1280px;
    padding: 0px 15px;
    margin: 0 auto;
  }
  
  .auto-container,
  .auto_container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
  }
  
  .small-container {
    max-width: 680px;
    margin: 0 auto;
  }
  
  a {
    text-decoration: none;
    cursor: pointer;
    color: var(--primary-color-one);
    transition: 0.5s ease-in-out !important;
    -moz-transition: 0.5s ease-in-out !important;
    -o-transition: 0.5s ease-in-out !important;
    -ms-transition: 0.5s ease-in-out !important;
  }
  
  a:hover {
    color: var(--primary-color-one);
  }
  
  #wrapper,
  #content {
    width: 100%;
    height: 100%;
  }
  
  .elementor-column {
    min-height: 0px !important;
  }
  
  ul li,
  ol li {
    margin-bottom: 5px;
  }
  
  /*--==================vc_custom_r_s ===================--*/
  .vc_custom_r_s .container-fluid {
    padding: 0px;
  }
  
  .header_area .vc_column-inner {
    padding: 0px !important;
  }
  
  /*----====Content--css========----*/
  body.error404 .right-sidebar .content-area,
  body.error404 .left-sidebar .content-area {
    display: none;
  }
  
  .project-template-template-fullwidth article.col-lg-12 {
    padding: 0px;
  }
  
  .single-post .sec_comments .col-lg-12 {
    padding: 0px;
  }

  .object-fit-cover {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.height_560px, .height_560 {
    height: 560px !important;
}


  /* animation */

  .fadeInUp{animation:fadeInUp 3s ease backwards;}
@keyframes fadeInUp{
  0%{transform:translate(0px, -100px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}

.fadeIndown{animation:fadeIndown 3s ease backwards;}
@keyframes fadeIndown{
  0%{transform:translate(0px, 100px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}
.fadeInleft{animation:fadeInleft 3s ease backwards;}
@keyframes fadeInleft{
  0%{transform:translate(-100px, 0px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}
.fadeInright{animation:fadeInright 3s ease backwards;}
@keyframes fadeInright{
  0%{transform:translate(100px, 0px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}
/* typing animation */
h1.typewriter{
  overflow: hidden; 
  white-space: nowrap; 
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
/* typing animation */

/* sticky whatsapp   */
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
  z-index: 10000;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 30px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}



.btn-whatsapp-pulse-border {
	bottom: 30px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
/* sticky whatsapp   */