* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Saira", serif;
}

body.rtl * {
  direction: rtl;
  /* text-align: right; */
}

/* section one start here */

.sec_one h1 {

  font-size: 40px;
  font-weight: 500;
  line-height: 62.96px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(226, 36, 84, 1);
}

.sec_one h2 {

  font-size: 80px;
  font-weight: 700;
  line-height: 105px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(10, 10, 10, 1);
}

.sec_one p {

  font-size: 25px;
  font-weight: 400;
  line-height: 39.35px;
  letter-spacing: 0.03em;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(11, 11, 11, 1);
  margin-top: 20px;
}

.sec_one button {
  width: 200px;
  height: 47px;
  top: 632px;
  left: 375px;
  gap: 0px;
  border-radius: 5px;
  opacity: 0px;
  font-size: 20px;
  font-weight: 700;
  line-height: 31.48px;
  letter-spacing: 0.02em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  background: rgba(226, 36, 84, 1);
  border: none;
  margin-top: 40px;
}

.sec_one .left_col {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

.sec_one img {
  top: 170px;
  z-index: 1;
  position: relative;
}

.rever_row .mob_img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* section one end here */
/* section two start here */
.sec_two {
  margin-top: 45px;
}

.sec_two .left_cols {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  height: 142px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec_two h1 {

  font-size: 35px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(16, 16, 16, 1);
}

.sec_two p {
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-align: center;
  color: rgba(141, 141, 141, 1);
  margin-bottom: 0px;
}

/* section two end here */
/* section three start here */
.sec_three {
  padding-top: 150px;
  padding-bottom: 100px;
}

.quick_solution {
  /*  */
  font-size: 15px;
  font-weight: 500;
  line-height: 18.9px;
  letter-spacing: 0.02em;

  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(226, 36, 84, 1);
}

.what_i_d0 {

  font-size: 50px;
  font-weight: 700;
  line-height: 78.7px;
  letter-spacing: 0.01em;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

/* Custom CSS */
.custom-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #E74C5E;
  /* Match the pinkish-red text color */
  position: relative;
}


.custom-label p {
  padding: 5px 10px;
  border: 1px solid #8DC08D;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18.9px;
  letter-spacing: 0.02em;

  margin-bottom: 0px;
  /* height: 29px; */
}

.custom-label span {
  /* height: 229px; */
  background-color: #ffffff;
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18.9px;
  letter-spacing: 0.02em;

}

.arrow_right_col {
  display: flex;
  justify-content: end;
}

.swiper-slide {
  text-align: center;
  padding: 15px;
}

.card {
  border: none;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}



.quick_solution_col h5 {

  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 39.35px;
  text-align: center;
  color: rgba(10, 10, 10, 1);
}

.quick_solution_col p {

  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 0px;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 0px;
}

.mySwiper1 p {
  font-size: 20px !important;
  font-weight: 300;
  line-height: 40px !important;
  letter-spacing: 0.02em;
  text-align: start;
}

.rtl .right_one_div {
  display: flex;
  flex-direction: row-reverse;
  /* Reverse the order of items */
  align-items: center;
  /* Ensure vertical alignment */
  justify-content: center;
  /* Adjust horizontal alignment */
}

.rtl .view_all_col label {
  display: flex;
  flex-direction: row-reverse;
}

.testimonial_p span {
  border-top: 5px solid #F3EFEF;
  background-color: #F3EFEF;
  border-bottom: 5px solid #F3EFEF;
}

.rtl .testimonial_p span {
  background-color: #F4F8F5;
  border-top: 5px solid #F4F8F5;
  border-bottom: 5px solid #F4F8F5;
}

.rtl .testimonial_p span {
  background-color: #F4D6EA;
  border-top: 5px solid #F4D6EA;
  border-bottom: 5px solid #F4D6EA;
}

/* section three end here */
/* section four start here */

.sec_four .best_cosmetic_img_col {
  width: 16px;
  margin-top: 5px;

}

.sec_four {
  padding-bottom: 100px;
}

.sec_four .p1 {
  /*  */
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.active_patience_row h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: rgba(16, 16, 16, 1);
}

.active_patience_row p {

  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: rgba(141, 141, 141, 1);
}

.active_patience_row label {
  display: flex;
  padding-left: 5px;
}

.active_patience_row img {
  /* padding-left: 6px; */
  padding-right: 6px;
  margin-bottom: 7px;
}

.active_patience_row h2 {

  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: rgba(10, 10, 10, 1);
}

/* section four end here */
/* section five start here */

.sec_five {
  padding-top: 80px;
  padding-bottom: 0px;
}

.sec_five h1 {
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.22px;
  color: rgba(226, 36, 84, 1);
}

.sec_five h3 {
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 23.7px;
  letter-spacing: 0.02em;
  color: rgba(10, 10, 10, 1);
}

.sec_five .phone_col {
  display: flex;
  justify-content: end;
  align-items: center;
}

/* proper font start */
.sec_five .form_div {
  /* display: flex;
  justify-content: center;
  align-items: center; */
  /* border: 1px solid red; */
  padding: 50px 0px !important;
}

.sec_five form {
  padding: 30px 75px;
  /* border: 1px solid green; */
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.sec_five h4 {

  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}

.sec_five input {
  width: 100%;
  height: 58px;
  border-radius: 5px;
  border: 1px solid rgba(240, 240, 240, 1);
  padding-left: 15px;
  padding-right: 15px;
  outline: none;
}

.sec_five input::placeholder {

  font-size: 11px;
  font-weight: 400;
  line-height: 28px;
  text-align: start;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.sec_five .book_app0_btn_col {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
}

.sec_five .book_app0_btn {
  width: 35%;
  height: 56px;
  background: rgba(226, 36, 84, 1);

  font-size: 18px;
  font-weight: 600;
  line-height: 28.33px;
  letter-spacing: 0.02em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  border-radius: 10px;
}

.textarea_col input {
  height: 170px;
}

.textarea_col input::placeholder {
  top: 23px;
  position: absolute;
  text-align: start;
  height: 170px;
}

/* section five end here */
/* section six start here */
.sec_six {
  padding-top: 100px;
}

.progress-container {
  margin-bottom: 29px;
}

.progress-label {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  margin-bottom: 5px;
}

.progress {
  height: 5px;
  background-color: rgba(143, 181, 104, 1);
}

.progress-bar {
  height: 5px;
  background-color: rgba(226, 36, 84, 1);
}

.sec_six .one {

  font-size: 15px;
  font-weight: 600;
  line-height: 23.61px;
  letter-spacing: 0.02em;
  color: rgba(23, 22, 26, 1);
}

.sec_six .two {

  font-size: 15px;
  font-weight: 600;
  line-height: 23.61px;
  letter-spacing: 0.02em;
  color: rgba(23, 22, 26, 1);
}

/* section six end here */
/* section seven start here */
.sec_seven {
  padding-bottom: 85px;
  padding-top: 50px;
}

.sec_seven label {

  font-size: 20px;
  font-weight: 500;
  line-height: 31.48px;
  letter-spacing: 0.02em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(226, 36, 84, 1);
}

.sec_seven .view_all_col {
  display: flex;
  justify-content: end;
}

/* section seven end here */
/* section eight start here */
.sec_eight {
  padding-top: 55px;
  padding-bottom: 75px !important;
}

.sec_eight h5 {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.03em;
}

.rtl .sec_eight h5 {
  text-align: right;
}

.rtl .sec_eight h6 {
  text-align: right;
}

.rtl .sec_eight p {
  text-align: right;
}

.sec_eight h6 {

  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.03em;

  color: rgba(95, 96, 98, 1);
}

.sec_eight .card {
  padding: 28px 22px;
  border-radius: 5px;
}

.sec_eight .swiper-slide {
  padding-left: 0px;
  padding-right: 0px;
}

.mySwiper1 h5 {
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 39.35px !important;
  text-align: left;
}

.mySwiper1 h6 {
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 26.76px !important;
  letter-spacing: 0.03em !important;
  text-align: left;
}

/* section eight end here */
/* section nine start here */
.sec_nine {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sec_nine h1 {

  font-size: 25px;
  font-weight: 600;
  line-height: 39.35px;
}

.sec_nine h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.02em;
}

.sec_nine .tex_div {
  margin-bottom: 40px;
}



/* section nine end here */
/* section ten start here */
.sec_ten {
  padding-bottom: 140px;
}

.sec_ten .view_all_col {
  display: flex;
  justify-content: end;
}

.view_all_col label {

  font-size: 20px;
  font-weight: 500;
  line-height: 31.48px;
  letter-spacing: 0.02em;
  color: rgba(226, 36, 84, 1);
}


.sec_ten .swiper-slide {
  /* text-align: center; */
  /* background: #f8f9fa; */
  /* padding: 20px; */
  border-radius: 8px;
}

.sec_ten .card {
  border: none;
  border-radius: 10px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.sec_ten .card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}

.sec_ten .badge {
  width: 94px;
  height: 37px;
  top: 7116px;
  left: 386px;
  background: rgba(255, 1, 79, 1);
  position: absolute;
  left: 10px;
  z-index: 1;
  top: 30px;
  border: 5px solid rgba(143, 181, 104, 1);
  border-radius: 5px;
  text-align: center;
  padding-top: 7px;
}

.sec_ten .swiper-pagination-bullet-active {
  background: #90ee90 !important;
}

.sec_ten_swiper_row p {

  font-size: 16px;
  font-weight: 500;
  line-height: 25.18px;
  letter-spacing: 0.03em;
  text-align: left;
}

.sec_ten_swiper_row h6 {
  text-align: start;
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
}

.rtl .sec_ten_swiper_row h6 {
  text-align: right;
}

.rtl .sec_ten_swiper_row p {
  text-align: right;
}

/* section ten end here */

/* header start here */
.header {
  /* background: #fff; */
  /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  padding: 30px 20px;
  /* position: sticky; */
  top: 0;
  z-index: 1000;
}

.header .navbar-brand img {
  height: 40px;
}

.header .nav-item a {
  color: #333;
  font-weight: 500;
  padding: 10px 15px;
}

.header .nav-item a:hover,
.header .nav-item a.active {
  color: #ff004f;
}

.header .call-now {
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #333;
}

.header .call-now i {
  color: #ff004f;
  margin-right: 5px;
}

.header .logo_image {
  top: 0px;
}

.burger-menu {
  display: none;
  font-size: 24px;
  cursor: pointer;
}

.heade_row {
  padding-top: 0px;
  padding-bottom: 0px;
}

.heade_row h1 {
  font-family: Rubik;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.22px;
  color: rgba(226, 36, 84, 1);
  margin-bottom: 0px;
}

.heade_row h3 {
  font-family: Rubik;
  font-size: 15px;
  font-weight: 500;
  line-height: 17.78px;
  letter-spacing: 0.02em;
  color: rgba(10, 10, 10, 1);
}

.heade_row_mob {
  padding-top: 0px;
  padding-bottom: 0px;
}

.heade_row_mob h1 {
  font-family: Rubik;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.22px;
  color: rgba(226, 36, 84, 1);
  margin-bottom: 0px;
}

.heade_row_mob h3 {
  font-family: Rubik;
  font-size: 15px;
  font-weight: 500;
  line-height: 17.78px;
  letter-spacing: 0.02em;
  color: rgba(10, 10, 10, 1);
}

.heade_row_mob img {
  top: 0px;
}

.heade_row img {
  top: 0px;
}

/* header end here */
/* footer start here */


.f_col_one img {
  margin-bottom: 30px;
}

.f_col_one p {

  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}

.f_col_one button {
  width: 195px;
  height: 42px;
  border-radius: 5px;
  border: none;
  background: rgba(255, 1, 79, 1);
  color: rgba(255, 255, 255, 1);

  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.01em;
  text-align: center;
}

.followme_div {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}

.footer_menu_div {
  margin-top: 25px;
}

.footer_menu_div .footer_ul {
  display: flex;
  justify-content: space-around;
  /* border: 1px solid; */
}

.border_div {
  padding-left: 167px;
  padding-right: 167px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.footer_border_div {
  border-bottom: 1px solid rgba(51, 51, 51, 1);
}

.f_col_two p {

  font-size: 14px;
  font-weight: 400;
  line-height: 22.04px;
  text-align: center;
  color: #afadb1;
}

.f_col_two span {

  font-size: 14px;
  font-weight: 600;
  line-height: 22.04px;
  text-align: center;
  color: #ff014f;
}

.footer_sec_five h3 {

  font-size: 17px;
  font-weight: 500;
  line-height: 26.76px;
  letter-spacing: 0.03em;
  color: rgba(51, 51, 51, 1);
}

.footer_sec_five {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.f_col_three h1 {
  font-size: 25px;
  font-weight: 700;
  line-height: 39.35px;
  letter-spacing: 0.03em;
  color: var(--text-primary, rgba(10, 10, 10, 1));
}

.dr_shereen_p span {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.02em;
}

/* footer end here */
@media (max-width: 991.98px) {
  .burger-menu {
    display: block;
  }

  nav {
    display: none;
  }

  nav.show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background: #fff;
    box-shadow: 2px 0 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    z-index: 999;
  }

  .nav-item {
    margin-bottom: 10px;
  }
}

/* header end here */

@media only screen and (min-width: 721px) and (max-width: 2560px) {
  .f_mob_col {
    display: none !important;
  }

  .rever_row .mob_img {
    display: none !important;
  }

  .sec_nine .mob_col {
    display: none !important;
  }

  .view_all_col_two {
    display: none !important;
  }

  /*header start here */
  .heade_row_mob {
    display: none;
  }

  .navbar-nav {
    display: flex;
    flex-direction: row;
  }
}

/* header end here */
@media (max-width: 768px) {}

@media (max-width: 720px) {
  .rtl .mobile-nav {
    left: auto;
    /* Override LTR left */
    right: 0;
    /* Sidebar opens on the right */

  }

  .sec_one .rever_row {
    display: flex;
    flex-direction: column-reverse;
  }

  .sec_one .left_col {
    display: inline;
  }

  .f_col_two {
    margin-top: 30px;
  }

  .f_col_three {
    margin-top: 20px;
  }

  .footer_ul {
    display: flex;
    flex-direction: row;
  }

  /*header start here */
  .heade_row {
    display: none;
  }

  .navbar-nav {
    display: block;
    /* flex-direction: row; */
  }

  .header {
    padding: 10px 0px;
  }

  /* header end here */

  .sec_one h1 {
    margin-top: 15px;

    font-size: 20px;
    font-weight: 700;
    line-height: 31.48px;
    letter-spacing: 0.01em;
    text-align: center;
  }

  .sec_one h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 49px;
    text-align: center;
  }

  .sec_one p {
    margin-top: 15px;
    margin-bottom: 5px;

    font-size: 18px;
    font-weight: 400;
    line-height: 28.33px;
    text-align: center;
  }

  .sec_one img {
    top: 0px;
  }

  .rever_row .pc_img {
    display: none !important;
  }

  .sec_one button {
    width: 100%;
    height: 47px;
    margin-top: 12px;

    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 31.48px;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .sec_two {
    margin-top: 60px;

  }

  .sec_two h1 {

    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: center;
    color: var(--text-primary, rgba(10, 10, 10, 1));
  }

  .sec_two p {

    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .sec_three {
    padding-top: 36px;
    padding-bottom: 17px;
  }

  .arrow_right_col {
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .about_me_col {
    margin-top: 25px;
  }

  .sec_four {
    padding-bottom: 22px;
    padding-top: 20px;
  }

  .sec_five {
    padding-top: 43px;
    padding-bottom: 41px;
  }

  .sec_six {
    /* padding-top: 43px; */
    padding-bottom: 45px;
  }

  .custom-label p {

    font-size: 15px;
    font-weight: 500;
    line-height: 18.9px;
    letter-spacing: 0.02em;
  }

  .custom-label span {

    font-size: 15px;
    font-weight: 500;
    line-height: 18.9px;
    letter-spacing: 0.02em;
    background-color: #ffffff;
    border-top: 8px solid #ffffff;
    border-bottom: 8px solid #ffffff;
  }

  .what_i_d0 {

    font-size: 20px;
    font-weight: 700;
    line-height: 31.48px;
    letter-spacing: 0.01em;
    margin-top: 5px;
  }

  .quick_solution_col h5 {

    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 39.35px;
  }

  .quick_solution_col p {

    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.02em;
  }

  .mySwiper .swiper-slide {
    padding-left: 2px !important;
    padding-right: 2px !important;

  }

  .sec_four .p1 {

    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.02em;
  }

  .active_patience_row h2 {

    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: var(--text-primary, rgba(10, 10, 10, 1));
  }

  .sec_five_two .phone_col {
    display: none;
  }

  .sec_five .form_div {
    padding: 5px 0px;
  }

  .sec_five form {
    padding: 20px 17px;
  }

  .sec_five h4 {

    font-size: 15px;
    font-weight: 500;
    line-height: 18.9px;
    letter-spacing: 0.02em;
  }

  .sec_five .book_app0_btn {
    width: 100%;

    font-size: 20px;
    font-weight: 700;
    line-height: 31.48px;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .sec_five .book_app0_btn_col {
    margin-top: 29px;
  }

  .photo_gallery_row .photo_col {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px
  }

  .photo_col img {
    width: 100%;
  }

  .view_all_col_one {
    display: none !important;
  }

  .view_all_col_two {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 35px;
  }

  .sec_seven {
    padding-top: 81px;
    padding-bottom: 55px;
  }

  .mySwiper1 h5 {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 28.33px !important;
    margin-bottom: 0px;
  }

  .mySwiper1 h6 {
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 26.76px !important;
    letter-spacing: 0.03em !important;
    color: var(--Colorgrey-light, rgba(84, 84, 84, 1));
  }

  .sec_nine .pc_col {
    display: none !important;
  }

  .sec_nine {
    padding-top: 57px;
    padding-bottom: 57px;
  }

  .sec_nine .what_i_d0 {
    margin-top: 30px;
    margin-bottom: 30px;


    font-size: 20px;
    font-weight: 700;
    line-height: 31.48px;
    letter-spacing: 0.01em;
  }

  .text_div_one h1 {
    margin-top: 30px;
  }

  .sec_ten {
    padding-bottom: 58px;
  }

  .footer_sec_five .social_icon_col {
    width: 47px;
  }

  .f_pc_col {
    display: none !important;
  }

  .border_div {
    padding-left: 120px;
    padding-right: 125px;
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .f_col_one p {
    text-align: center;
  }

  .f_col_one button {
    width: 100%;
    text-align: center;

    font-size: 15px;
    font-weight: 500;
    line-height: 23.61px;
    letter-spacing: 0.02em;
  }

  .sec_footer {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .heade_row_mob .header_phone_col {
    /* display: flex;
    justify-content: center; */
  }
}