@font-face {
  font-family: 'OpenSans-Light'; /* oddiy nom bering */
  src: url('../font/Open_Sans/static/OpenSans-Light.ttf')
    format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  font-family: 'OpenSans-Light';
}
.container_main {
  max-width: 1150px;
}

.container {
  position: relative;
  }

  .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
    background: #f4f4f4;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #e68897;
    }
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, -7.25rem);
  padding-left: var(--bs-gutter-x, -0.25rem);
  margin-right: auto;
  margin-left: auto;
}
.logo > img {
  width: 120px;
  }

  .nav-links {
    display: flex;
    gap: 20px;
    align-items: center;
    }

    .nav-links > a {
      font-size: 14px;
      color: gray;
      text-decoration: none;
      }

      .nav-links > a:hover {
        color: #e68897;
        }



        .buy-btn {
          background: #fcdada;
          font-size: 14px;
          border: none;
          padding: 6px 18px;
          cursor: pointer;
          color: #e68897;
          border-radius: 20px;
          }

          .burger {
            display: none;
            font-size: 28px;
            cursor: pointer;
            z-index: 21;
            }

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 15;
  }

/* Mobile Menu */
.mobile-menu {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
  transition: top 0.4s ease;
  z-index: 20;
  height: 80vh;
  }
.mobile-menu.active {
  top: 0;
}

.mobile-menu a {
  padding: 10px 0;
  font-size: 16px;
  color: gray;
  text-decoration: none;
  }
  
  .close {
  align-self: flex-end;
  padding: 10px 20px;
  font-size: 26px;
  cursor: pointer;
  }
  
  .social-icons {
  display: flex;
  gap: 15px;
  margin-top: 20px;
  font-size: 24px;
  color: #e68897;
  }

/* Responsive */
@media (max-width: 768px) {
  .nav-links {
    display: none;
  }

  .burger {
    display: block;
  }
}
/* Header end */



/* ==================mobil menu================== */
.mobiln_menu {
  position: fixed;
  text-align: center;
  width: 100%;
  background-color: #f4f4f4 !important;
  color: #555;
}
.mobile_position {
  position: absolute;
  top: 0;
  left: 0;
  /* position: fixed; */
  z-index: 1000;
}
/* ==================mobil menu================== */
/* ================z-index start============== */
.z_index {
  z-index: -1;
}
/* ================z-index and============== */
/* ======colors=========== */
.border_1 {
  margin-top:0 ;
  height: 1px;
  background-color: #e68897;
}
.subtitle {
  color: #555;
  font-size: 16px;
}

.bg_color {
  background-color: #e68897;
}
.highlight {
  color: #e68897;
}
.navbar-toggler-icon {
  filter: invert(34%) sepia(92%) saturate(2332%) hue-rotate(340deg)
    brightness(93%) contrast(91%);
}
/* ======colors and=========== */
/* section 1 start-========== */
.section_card {
  gap: 250px;
  justify-content: center;
}

.main-title {
  font-size: 82px;
}
.section_woman_ml {
  padding-left: 250px;
}

.sub-text {
  font-size: 1.2rem;
  color: #555;
}
/* ==============section 1 card ============ */
@keyframes upDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}

.moving {
  display: inline-block;
  animation: upDown 2s ease-in-out infinite;
}
.section_position {
  top: -30%;
  right: -15%;
  z-index: -1;
}

/* ===========Эспандер css========= */
.apply_icon{
  font-size: 22px;
}
.espendir_card {
  gap: 100px;
}
.espendir_text {
  font-size: 62px;
}
.espender_card_text {
  font-size: 35px;
}

.rounded-top-right {
  border-top-right-radius: 15rem;
}
.gfit {
  z-index: -1;
  left: -75px;
  top: 400px;
}
.ecoander_hr {
  margin-top: 290px;
}
.espendir_position_1 {
  left: -10%;
  width: 80%;
  top: 68%;
  z-index: -1;
}
.espender_img_1 {
  width: 60%;
}

/* ===============Эспандер css and============ */
/* ===================effective================== */
.effective_text_sz {
  font-size: 62px;
}
.effectivem_ms {
  margin-left: 160px;
}
.myagkIy_top_left {
  top: 65%;
  left: 30%;
}
.zhestkiy_top_left {
  top: 40%;
  left: 55%;
}
/* ===============apply start============= */
.apply_subtext {
  margin-left: 100px;
}

.apply_position_img {
  width: 50%;
}

.apply_position_img_2 {
  width: 65%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.apply_width {
  width: 15px;
  height: 15px;
}
.apply_application {
  max-width: 100px;
  color: #c74b5d;
  top: 0;
  left: 0;
  font-size: 32px;
  gap: 20px;
}
.apply_application_2 {
  width: 100px;
  gap: 20px;
  color: #c74b5d;
  top: 0;
  right: 10%;
  font-size: 32px;
}
.apply_application_3 {
  max-width: 100px;
  gap: 15px;
  color: #c74b5d;
  right: 10%;
  bottom: 0;
  font-size: 32px;
}
.apply_application_4 {
  max-width: 100px;
  gap: 15px;
  color: #c74b5d;
  left: 0;
  bottom: 0;
  font-size: 32px;
}
/* ===============apply and============= */

/* ===============proplema start========== */
.proplema_card {
  border-top: 1px solid #e68897;
  color: #676767;
}
/* ===============proplema end========== */
/* ============exercise start ================ */
.exercise_bg {
  background-color: #da7f8c;
}
.exercise_text {
  font-size: 58px;
}
.rounded-exercise {
  border-radius: 20px;
}
.exercise_position {
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text_color {
  color: #c74b5d;
}
.exercise_position_elips {
  width: 30%;
  top: -15%;
  right: -5%;
  z-index: -1;
}

.exercise_pos_img {
  width: 25%;
  z-index: -1;
  top: -10%;
  left: -10%;
}
/* ============exercise start ================ */
.creator-section {
  padding: 50px 0;
}
.highlight-text {
  color: #e86c88;
}
.creator-img {
  border-radius: 20px;
  max-width: 100%;
}
/* ============exercise end ================ */

/* ================Создан satart=====================*/
.cozdat_card {
  display: grid;
  grid-template-columns: 500px auto;
  gap: 60px;
}
.Создан_text {
  margin-top: 100px;
}
.text-fs_1 {
  font-size: 16px;
}
/* ================Создан end=====================*/

/* ==================how start============== */
.how_fs {
  color: #da7f8c;
  opacity: 0.2;
  font-size: 200px;
}
.how_border {
  border-left: 1px solid #e68897;
}
.how_card {
  padding: 0 100px;
}
.steps-container {
  padding: 30px 0;
}

.step-block {
  position: relative;
  text-align: center;
  padding: 20px 10px;
}

.step-number {
  font-size: 120px;
  font-weight: 300;
  color: rgba(200, 100, 100, 0.1); /* juda ochiq pushti */
  line-height: 1;
}

.step-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: #555;
  line-height: 1.5;
  width: 80%;
}

.step-divider {
  border-left: 1px solid #d9a1a9;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.step-block:first-child .step-divider {
  left: 100%;
}

/* =================how end================ */
/* ==============analogues start css=========== */
.analogues_grid {
  display: grid;
  grid-template-columns: 230px 230px;
  gap: 10px;
}
.alnalogues_img {
  gap: 30px;
  justify-content: space-between;
}
.section-title {
  font-size: 1rem;
  font-weight: 300;
  text-align: left;
  margin-bottom: 5px;
}

.section-title-h {
  font-size: 2rem;
  color: #7c7c7c;
  font-weight: 400;
  text-align: center;
  margin-bottom: 5px;
}
.section-title .highlight {
  color: #e19cae;
  font-weight: 400;
}

.info-box {
  border: 1px solid #e19cae;
  border-radius: 15px;
  position: relative;
  padding: 10px;
  height: 100%;
}

.info-icon {
  position: absolute;
  top: 10px;
  right: 15px;
  background-color: #e19cae;
  color: white;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
}

.rounded-img {
  border-radius: 25px;
  width: 100%;
}

.img-container {
  padding: 20px;
}
.analogues_position {
  top: 2%;
  left: -15%;
  z-index: -1;
}
/* ==============analogues end ============= */
/* =================shiping start ================== */
.shipping_text_1 {
  font-size: 58px;
  padding-left: 120px;
}
.shipping_text_2 {
  font-size: 58px;
}
.shipping_text_3 {
  font-size: 58px;
}
.shiping_position {
  top: 50%;
  left: 60%;
}
.shiping_kupit {
  font-size: 20px;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.shiping_position_img {
  width: 100%;
}
/* =================shiping end==================== */
/* =================order start================ */
.order_form {
  position:fixed;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 800px;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  border-radius: 8px;
  overflow-y: auto;
  max-height: 90vh;
}
.order_x{
  cursor: pointer;
}
.toggle_phone{
  display: none;
}
.active{
  display: block;
}
.order_input_size{
  font-size: 18px;
}
.btn_toggle{
  cursor: pointer;
}

.order_cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  z-index: 9998;
}
.order_border{
  padding: 20px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.order_span{
  font-size: 18px;
  padding: 2px;
  border: 1px solid;
  border-radius: 50%;
  color: #555;
  cursor: pointer;
}
.tochka_btn {
  font-size: 14px;
  color: #c74b5d;
}
.order_position_1 {
  top: 100%;
  left: 35%;
  transform: translate(-50%, -50%);
}
.order_position_2 {
  max-width: 200px;
  top: 100%;
  left: 65%;
  transform: translate(-50%, -50%);
}
/* =================order end================ */

/* =============resalts start============= */

.result_text {
  font-size: 52px;
  padding-left: 100px;
}
.result_subtext {
  font-size: 52px;
}
.carousel-img {
  height: 400px; /* yoki o'zing xohlagan o'lcham */
  object-fit: cover;
}
.resalt_carusel {
  height: 400px;
}

/* ==============resalts end=============== */
/* ===================Answer css start============= */
.answer_btn {
  max-width: 900px;
}
.accordion-flush .accordion-item {
  border-top: 1px solid #555 !important;
  border-radius: 0.5rem;
}
.answer_subtext {
  display: none;
}

/* Oq fonni olib tashlash */
.accordion-item,
.accordion-button,
.accordion-body {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Bootstrap strelkasini yo‘q qilish */
.accordion-button::after {
  display: none !important;
}

/* + icon styling */
.icon-plus {
  transition: transform 0.3s ease;
}

/* Accordion ochilganda rotate bo‘ladi */
.answer_card {
  font-size: 16px;
  color: #555;
}
.answer_text {
  color: #d9a1a9;
}
.accordion-button:not(.collapsed) .icon-plus {
  transform: rotate(45deg);
}
.accordion-button:not(.collapsed) .icon-plus_2 {
  transform: rotate(180deg);
}
.accordion-button {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

.accordion-button:focus,
.accordion-button:active,
.accordion-button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  color: inherit !important;
  box-shadow: none !important;
  border: none !important;
}

/* ===================Answer css end============= */

.video_section{
  padding-top: 100px;
}
/* =======================phone start css =========== */

.phone_text {
  color: #262626;
  font-size: 62px;
}
.phone_subtext {
  font-size: 16px;
  color: #676767;
}
.phone_img {
  top: 0;
  right: -30%;
  z-index: -9999;
}
.phone_input {
  max-width: 400px !important;
}
.phone_input input {
  background-color: #f4f4f4;
}
.phone_color a {
  font-size: 30px;
  color: #d9a1a9;
}
.phone_color:hover a {
  color: #d9a1a9;
}
input,
textarea {
  background-color: transparent;
  border: 1px solid;
  border-color: rgb(208, 208, 208);
}
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none; /* Bootstrap focus soyasini ham yo‘q qiladi */
  border-color: initial; /* Agar kerak bo‘lsa, chegara rangini tiklaydi */
}
#phone {
  padding-left: 20px;
}
.row > * {
  padding-right: calc(var(--bs-gutter-x) * -6.5) !important;
  padding-left: calc(var(--bs-gutter-x) * -5.5) !important;
}

.iti {
  width: 100%;
}

.iti__flag-container {
  z-index: 1;
}

input[type='tel'] {
  padding-left: 90px !important; /* Bayroqchaga joy qoldiramiz */
  /* Oq fon */
}
.phone_btn_bg {
  background-color: #e78ba4;
  color: #fff;
}
textarea {
  background-color: #f4f4f4;
}
/* =====================phone end============ */

/* ===============fogter start============== */
.footer_href a {
  color: #555;
}
.footer_href:hover a {
  color: #555;
}
.footer_img {
  width: 20%;
}
/* ===============fogter start============== */
.body_pading .container_main {
    position: relative;
    z-index: 1;
}
@media (max-width: 767.98px) {
  .section-title {
    font-size: 1rem;
  }
}

@media (max-width: 1024px) {
   .body_pading {
    padding:0 30px !important;
  } 
  .problems_woman_ml {
    padding-left: 250px;
  }
  /* ==================section 1================= */
  .section_card {
    justify-content: center;
    flex-direction: column;
    gap: 30px;
  }
  .section_woman_ml {
    padding-left: 80px;
  }
  .main-title {
    font-size: 65px;
  }
  .sub-text {
    font-size: 16px;
  }
  .section_position {
    top: -10%;
    right: 0%;
    width: 50%;
  }
  /* ==================section 1================= */
  /* ================Создан satart=====================*/
  .cozdat_card {
    display: grid;
    grid-template-columns: auto;
    gap: 60px;
  }
  /* ================Создан satart=====================*/
  /* ==================Эспандер card ========= */
  .espendir_text {
    font-size: 42px;
  }

  .espendir_card {
    flex-direction: column;
  }
  .espendir_position_1 {
    left: 20%;
    width: 50%;
    top: 68%;
    z-index: -1;
  }
  .espender_img_1 {
    left: 30%;
    width: 25%;
  }
  .espender_video {
    width: 80%;
  }
  .espender_card_text {
    font-size: 25px;
  }
  /* ==================Эспандер card ========= */
  /* ===============efective============ */
  .effective_text_sz {
    font-size: 42px;
  }
  .effectivem_ms {
    margin-left: 100px;
  }
  .effective_position_img {
    width: 80%;
  }
  /* =======================efective end============= */
  /* ==================apply =============== */
  .apply_application {
    font-size: 25px;
  }
  .apply_application_2 {

    font-size: 25px;
  }
  .apply_application_3 {

    font-size: 25px;
  }
  .apply_application_4 {
    font-size: 25px;
  }
  /* ====================apply=================== */
  /* ================exe============== */
  .exercise_position_elips {
    width: 45%;
    top: -15%;
    right: 0%;
    z-index: -1;
  }

}
@media (max-width: 900px) {
  /* ================shipping ============= */
  .shipping_text_1 {
    font-size: 48px;
    padding-left: 90px;
  }
  .shipping_text_2 {
    font-size: 48px;
  }
  .shipping_text_3 {
    font-size: 48px;
  }
  
  /* ================shipping ============= */
  /* ====================order start============== */
  .order_img_1v {
    width: 60%;
  }
  .order_form{
    width: 100%;
    padding: 20px;
  }
  /* ====================order end============== */
  /* ==============resalt staart============ */
  .result_text {
    font-size: 40px;
  }
  .result_subtext {
    font-size: 40px;
  }
  /* ==============resalt end================ */
  /* ==================Эспандер card ========= */
  .espendir_position_1 {
    left: 25%;
    width: 35%;
  }
  .espender_video {
    width: 80%;
  }
  .video_section{
    padding-top: 50px;
  }
  /* ==================Эспандер card ========= */
  /* ==================efective css card========= */
  .effective_position_img {
    width: 70%;
  }
  /* ==================efective css card========= */
  /* ==============apple css responsive======= */
  .apply_subtext {
    margin-left: 50px;
  }
  /* ==============apple css responsive======= */
  /* =======================phone start css =========== */
  .phone {
    padding: 20px;
  }

  .phone_text {
    font-size: 52px;
  }
  .phone_color a {
    font-size: 25px;
  }
  /* =======================phone start css =========== */

}
@media (max-width: 767.98px) {
  .step-number {
    font-size: 60px;
  }

  .step-text {
    font-size: 14px;
  }

  .step-divider {
    display: none;
  }
  /* ================shipping ============= */
  .shipping_text_1 {
    font-size: 38px;
    padding-left: 80px;
  }
  .shipping_text_2 {
    font-size: 38px;
  }
  .shipping_text_3 {
    font-size: 38px;
  }
  /* ================shipping ============= */
  /* ==============resalt staart============ */
  .result_text {
    font-size: 35px;
    padding-left: 50px;
  }
  .result_subtext {
    font-size: 35px;
  }
  /* ==============resalt end================ */
  /* ==================section 1================= */
  .section_woman_ml {
    padding-left: 60px;
  }
  .main-title {
    font-size: 65px;
  }
  .sub-text {
    font-size: 14px;
  }
  /* ==================section 1================= */
  /* ==================Эспандер card ========= */
  .espendir_text {
    font-size: 32px;
  }
  .ecoander_hr {
    margin-top: 240px;
  }
  /* ==================Эспандер card ========= */
  /* ==================efective css card========= */
  .effective_position_img {
    width: 50%;
  }
  .efektive_myaki {
    font-size: 18px;
  }
  /* ==================efective css card========= */
  /* ===============exercise============== */
 
  .exercise_pos_img {
    width: 25%;
    z-index: -1;
    top: -10%;
    left: -10%;
  }
  /* ===============exercise============== */
  /* =======================phone start css =========== */
  .phone_text {
    font-size: 42px;
  }
  .phone_color a {
    font-size: 22px;
  }
  .phone_subtext {
    font-size: 14px;
  }
  /* =======================phone start css =========== */
  /* ====================footer================ */
  .footer_href a {
    font-size: 12px;
  }
  /* ====================footer================ */
}
@media (max-width: 730px) {
  /* /=============section card 1============ */
  .section_position {
    width: 40%;
    right: -5%;
    top: -10%;
  }
  .order_input_size{
    font-size: 15px;
  }
  .problems_woman_ml {
    padding-left: 90px;
  }
  /* ============exercise start ================ */
  .exercise_text {
    font-size: 48px;
  }
  /* ============exercise end ================ */
  /* =============analogues responsiv start========= */
  .analogues_position {
    width: 50%;
  }
  /* =============analogues responsiv end========= */
  /* =============shiping =============== */
  .shiping_position_img {
    width: 50%;
  }
  .shiping_kupit {
    font-size: 15px;
    top: 50%;
    left: 25%;
    z-index: 2;
    transform: translate(-50%, -50%);
  }
  /* =============shiping =============== */
  /* ==================section 1================= */
  .section_woman_ml {
    padding-left: 80px;
  }
  .main-title {
    font-size: 45px;
  }
  /* ==================section 1================= */
  /* ===============efective============ */
  .effective_text_sz {
    font-size: 32px;
  }
  .effectivem_ms {
    margin-left: 100px;
  }

  .effective_position_img {
    width: 40%;
  }
  .efektive_myaki {
    font-size: 15px;
  }
  /* =======================efective end============= */
  /* ==============apple css responsive======= */
  .apply_subtext {
    margin-left: 0px;
  }
  .apply_icon{
    font-size: 18px;
  }
  .apply_application {
    font-size: 16px;
  }
  .apply_application_2 {
    font-size: 16px;
  }
  .apply_application_3 {
    font-size: 16px;
  }
  .apply_application_4 {
    font-size: 16px;
  }
  /* ==============apple css responsive======= */
}

@media (max-width: 570px) {
  /* ============exercise start ================ */
  .exercise_text {
    font-size: 28px;
  }
  /* ============exercise end ================ */
  /* ================shipping ============= */
  .shipping_text_1 {
    font-size: 28px;
    padding-left: 70px;
  }
  .shipping_text_2 {
    font-size: 28px;
  }
  .shipping_text_3 {
    font-size: 28px;
  }
  /* ================shipping ============= */
  /* ==============resalt staart============ */
  .result_text {
    font-size: 28px;
  }
  .result_subtext {
    font-size: 28px;
  }
  .subtitle {
    color: #555;
    font-size: 14px;
  }
  /* ==============resalt end================ */
  /* =============espendir =========== */
  .espender_card_text {
    font-size: 20px;
  }
  /* ================espendir============ */
  /* ==============order position start========= */
  .order_img_1 {
    width: 100px;
  }
  .tochka_btn {
    font-size: 10px;
  }
  /* =============order position end============ */
  /* ===============efective============ */
  .effective_text_sz {
    font-size: 29px;
  }
  .effectivem_ms {
    margin-left: 90px;
  }
  /* =======================efective end============= */
  /* =======================analogues start=========== */
  .analogues_grid {
    display: grid;
    grid-template-columns: 230px;
    gap: 10px;
  }
  /* =================analogues end============== */
  /* =======================phone start css =========== */
  .phone_text {
    font-size: 35px;
  }
  .phone_color a {
    font-size: 20px;
  }
  /* =======================phone start css =========== */
}
@media (max-width: 470px) {
  /* ================shipping ============= */
  .shipping_text_1 {
    font-size: 20px;
    padding-left: 60px;
  }
  .shipping_text_2 {
    font-size: 20px;
  }
  .shipping_text_3 {
    font-size: 20px;
  }
  /* ================shipping ============= */
  /* ==============order position start========= */
  .order_img_1 {
    width: 80px;
  }
  .order_input_size{
    font-size: 13px;
  }

  /* =============order position end============ */
  /* ==================section 1================= */
  .section_woman_ml {
    padding-left: 50px;
  }
  .main-title {
    font-size: 35px;
  }
  .sub-text {
    font-size: 12px;
  }
  /* ==================section 1================= */
  /* ==================Эспандер card ========= */
  .espendir_text {
    font-size: 40px;
  }
  .espendir_subtext {
    font-size: 10px;
  }
  .ecoander_hr {
    margin-top: 190px;
  }
  /* ==================Эспандер card ========= */
  /* ===============efective============ */
  .effective_text_sz {
    font-size: 25px;
  }
  .effectivem_ms {
    margin-left: 0px;
  }
  /* ==================efective css card========= */
  .effective_position_img {
    width: 40%;
  }
  .efektive_myaki {
    font-size: 10px;
  }
  /* =======================efective end============= */
  /* ==========================apply =========== */
  .apply_application {
    top: -10%;
    font-size: 11px;
  }
  .apply_icon{
    font-size: 14px;
  }
  .apply_application_2 {
    top: -10%;
    right: -5%;
    font-size: 11px;
  }
  .apply_application_3 {
    bottom: -17%;
    right: 0;
    font-size: 11px;
  }
  .apply_application_4 {
    bottom: -10%;
    font-size: 11px;
  }
  /* ==========================apply =========== */
}
@media (max-width: 400px) {
  .problems_woman_ml {
    padding-left: 0px;
  }
  /* ============exercise start ================ */
  .exercise_text {
    font-size: 26px;
  }
  /* ============exercise end ================ */
  /* =============shiping =============== */
  .shiping_kupit {
    font-size: 12px;
  }
  /* =============shiping =============== */
  /* ==================section 1================= */
  .section_woman_ml {
    padding-left: 50px;
  }
  .main-title {
    font-size: 25px;
  }
  /* ==================section 1================= */
  /* ============video ============ */
  .video_section{
    padding-top: 30px;
  }
  /* ===============video ================= */
  /* ===============resalt==================== */
  .subtitle {
    color: #555;
    font-size: 12px;
  }
  /* ===============resalt==================== */

  /* ==================efective css card========= */
  .effective_position_img {
    width: 30%;
  }
  /* ==================efective css card========= */
  /* ==============answer ============== */
  .answer_card {
    font-size: 13px;
    color: #555;
  }
  /* ==============answer ============== */
}
@media (max-width: 376px) {
  /* ================shipping ============= */
  .shipping_text_1 {
    font-size: 18px;
    padding-left: 35px;
  }
  .shipping_text_2 {
    font-size: 18px;
  }
  .shipping_text_3 {
    font-size: 18px;
  }
  /* ================shipping ============= */
  /* ==================section 1================= */
  .sub-text {
    font-size: 10px;
  }
  /* ==================section 1================= */
  /* ==================Эспандер card ========= */
  .espendir_text {
    font-size: 25px;
  }
  .espendir_subtext {
    font-size: 10px;
  }
  .espender_card_text {
    font-size: 16px;
  }
  /* ==================Эспандер card ========= */
  /* =================apply start=========== */
  .apply_application {
    top: -23%;
    font-size: 11px;
  }
  .apply_application_2 {
    top: -23%;
    right: -5%;
    font-size: 11px;
  }
  .apply_application_3 {
    bottom: -33%;
    right: 0;
    font-size: 11px;
  }
  .apply_application_4 {
    bottom: -23%;
    font-size: 11px;
  }
  /* =================apply end=========== */

  /* ===============efective============ */
  .effective_text_sz {
    font-size: 20px;
  }
  .effectivem_ms {
    margin-left: 0px;
  }
  /* =======================efective end============= */
  /* =======================phone start css =========== */
  .phone_text {
    font-size: 28px;
  }
  /* =======================phone start css =========== */
}
input.required.errore {
    border: 1px solid red;
}
html {
  scroll-behavior: smooth;
}