* {
  font-family: "Alumni Sans", sans-serif !important;
}

.nav-link {
  font-family: "Inter" !important;
}

.home-video-paki {
  margin-top: 70px;
  height: 500px;
  filter: brightness(1);
}

select#gender {
  width: 100%;
  padding: 10px;
  border-radius: 18.68px;
  height: 64px;
}

.woocommerce-notices-wrapper {
  display: none;
}

.food-s ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}
.food-s ul li {
  list-style: none;
  border: solid 1px;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 10px;
  width: fit-content;
  padding: 10px 61px;
}

.section-zz p {
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
  text-align: center;
  color: #999999;
  margin-bottom: 10px;
  color: #000;
}
.section-zz h4 {
  font-size: 64px;
  font-weight: 700;
  line-height: 61.44px;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 0px !important;
  text-transform: uppercase;
}

.white-section.section-zz {
  padding: 100px;
  background: white;
}

.gray-section {
  padding: 100px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  background-color: #f3f3f3 !important;
}

iframe {
  height: 700px;
  width: 63%;
}

p.big-font {
  color: white;
  font-size: 33px;
  text-align: center;
}

p.sigle-text.text-3 {
  right: -180px !important;
}

span.woocommerce-Price-amount.amount bdi {
  margin-left: 10px;
}

.join-our-program span.woocommerce-Price-currencySymbol {
  font-size: 40px;
}

#myTabContentDays h3 {
  font-family: "Inter" !important;
  font-size: 44px !important;
  line-height: 49.8px !important;
}

h2.entry-title {
  color: white;
  margin-bottom: 60px;
  margin-top: 30px;
}

button#profile-tab.active {
  background-color: #bb9cc0 !important;
}

img.attachment-large.size-large.wp-post-image {
  height: 400px;
  object-fit: cover;
}

.entry-content {
  margin-top: 50px;
  margin-bottom: 100px;
}
.entry-content p {
  color: white;
  font-size: 19px;
  font-family: "Inter";
}

.btn-buy {
  background: #5b7842;
  color: white;
  padding: 20px;
  border-radius: 56px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-left: 100px;
  display: block;
  width: max-content;
}
.btn-buy span {
  background: white;
  color: black;
  padding: 10px;
  border-radius: 100px;
  margin-right: 30px;
}

html {
  scroll-behavior: smooth;
}

body {
  background: black;
}

* {
  font-family: "Antonio";
}

a {
  color: #5b7842;
}
a:hover {
  text-decoration: none;
  color: black;
}

h2 {
  font-size: 80px;
}

img {
  max-width: 100%;
  height: 100%;
}

span.woocommerce-Price-currencySymbol {
  margin: 0;
  padding: 0;
}

span.woocommerce-Price-amount.amount {
  margin: 0;
}

.btn-primary {
  border-radius: 3px;
  border: none;
  background: #5B7842;
  padding: 12px 60px;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6px */
  text-transform: uppercase;
  height: fit-content;
}
.btn-primary:hover {
  background: #5B7842;
}
.btn-primary:focus {
  color: #fff;
  background-color: #5B7842 !important;
  border-color: none !important;
  box-shadow: none !important;
}

.modal-content {
  border-radius: 50px;
  color: black;
}

button.close {
  margin-right: auto !important;
  margin-left: inherit !important;
}

.modal-header {
  border: none;
  margin-bottom: 60px;
}

.stats-diet span {
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #5B7842;
  border: solid 1px #5B7842;
  border-radius: 35px;
  padding: 13px;
  margin-right: 10px;
}

.modal-body a.btn-buy {
  margin-left: 0;
}

.stats-diet {
  margin-bottom: 60px;
}

.modal-body h3 {
  font-size: 59.71px;
  font-weight: 700;
  line-height: 71.65px;
  letter-spacing: -0.02em;
  text-align: left;
  text-transform: uppercase;
  color: #5B7842;
  margin-bottom: 40px;
}

.modal-body p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #999999;
}

.main-diet-wrap {
  display: flex;
  align-items: center;
}

.modal-body {
  padding: 70px;
}

.diet-image-featured {
  min-width: 550px;
  padding-left: 50px;
}

@media (min-width: 1200px) {
  .container-xl {
    max-width: 1320px;
  }
}
.flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bg-dark {
  background-color: #000 !important;
}

.m-60 {
  padding: 60px;
}

.green-title {
  color: #5B7842 !important;
  -webkit-text-stroke: #5B7842;
}

.purple-title {
  color: #D988E0 !important;
}

.current_page_item {
  background: #1A1A1A;
}

a.join-btn {
  background: #5B7842;
  color: white;
  padding: 19px 33px;
  border-radius: 56px;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.02em;
  text-align: left;
}
a.join-btn span {
  margin-left: 24px;
}

ul#navbarNav {
  border: 1px solid #1A1A1A;
  border-radius: 56px;
}
ul#navbarNav li {
  padding: 19px 56px;
  border-radius: 56px;
}
ul#navbarNav li a {
  color: white;
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.02em;
  text-align: left;
  text-transform: uppercase;
}

#home-section {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #e8e8e8;
  position: relative;
}
#home-section h1 {
  color: white;
  text-align: center;
  font-size: 298.525px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 268.673px */
  letter-spacing: -5.971px;
  text-transform: uppercase;
  position: absolute;
  top: 200px;
}
#home-section h1 span {
  color: #5B7842;
}
#home-section img.top-bg-image {
  width: 100%;
  padding-top: 654px;
  background: black;
}
#home-section .achivements {
  position: absolute;
  left: 10%;
  top: 57%;
}
#home-section .achivements .single-achivement {
  width: 136px;
  height: 136px;
  background: #000;
  margin-bottom: 24px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#home-section .achivements .single-achivement img.achivement-image {
  width: 45px;
  height: 45px;
}
#home-section .achivements .sigle-text {
  position: absolute;
  right: -290px;
  color: white;
  padding: 12px 25px;
  border-radius: 29px;
  background: #000;
  display: flex;
  align-items: center;
  height: fit-content;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 96%;
}
#home-section .achivements .sigle-text span {
  color: #5B7842;
  margin-right: 10px;
}

#moving-text {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #000;
}
#moving-text .marquee {
  --gap: 1rem;
  position: relative;
  display: flex;
  overflow: hidden;
  gap: 40px;
  color: white;
  padding: 3px 0;
}
#moving-text .marquee__content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  gap: 40px;
  min-width: 100%;
  margin: 0;
}
#moving-text .marquee__content li {
  list-style-type: none;
  font-size: 140px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  color: transparent;
  background-color: transparent;
  -webkit-text-stroke: 1px white;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 40px));
  }
}

#about-paki {
  background: #000;
}
#about-paki .move-section-up {
  margin-top: -262px;
}
#about-paki h3 {
  font-size: 59.71px;
  font-weight: 700;
  line-height: 71.65px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fff;
  text-indent: 200px;
  text-transform: uppercase;
}
#about-paki .about-text {
  max-width: 475px;
}
#about-paki .about-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 30.8px;
  text-align: left;
  color: #999999;
}
#about-paki .about-wrap {
  display: flex;
  align-items: end;
  justify-content: center;
  margin-top: 78px;
}
#about-paki .about-wrap .about-image-wrap {
  margin-right: 177px;
}
#about-paki .about-wrap .about-image-wrap .about-image {
  background: white;
  border-radius: 100px;
  margin-bottom: 20px;
}
#about-paki .about-wrap .about-image-wrap p {
  font-size: 18px;
  font-weight: 700;
  line-height: 16.2px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
}

#success-stories {
  background-color: white;
  padding-bottom: 80px;
  border-top-left-radius: 90px;
  border-top-right-radius: 90px;
}
#success-stories .btn {
  border-radius: 56px;
  max-width: 270px;
}
#success-stories h2 {
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 120px;
  font-size: 149.26px;
  font-weight: 700;
  line-height: 143.29px;
  text-align: left;
  padding-top: 100px;
}
#success-stories .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#success-stories .successful-stories {
  border: solid 1px;
  border-radius: 140px;
  padding: 38px;
  height: 223px;
  width: 223px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#success-stories .successful-stories h3 {
  font-size: 64px;
  font-weight: 700;
  line-height: 61.44px;
  text-align: center;
  color: #5B7842;
}
#success-stories .successful-stories p {
  font-size: 14px;
  font-weight: 300;
  line-height: 13.44px;
  text-align: center;
}
#success-stories .inside-slide {
  display: flex;
  background: white;
  position: relative;
  bottom: -20px;
}
#success-stories .inside-slide img {
  width: 470px;
  position: relative;
  border-radius: 10px;
}
#success-stories .inside-slide .inside-wrap {
  padding-left: 70px;
  padding-right: 220px;
}
#success-stories .inside-slide .inside-wrap h3 {
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#success-stories .inside-slide .inside-wrap p {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 145%; /* 23.2px */
  margin-bottom: 20px;
}
#success-stories .inside-slide .inside-wrap .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 20.3px;
  text-align: left;
  color: #858585;
}
#success-stories .inside-slide .inside-wrap .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%; /* 29px */
}
#success-stories .inside-slide .inside-wrap .image-slider {
  height: 64px !important;
  width: 64px;
  object-fit: cover;
  border-radius: 100px !important;
  margin-right: 20px;
}
#success-stories .slick-slider {
  width: 100%; /* The slider takes up the full width of the container */
  margin: 0 auto; /* Center the slider */
}
#success-stories .slick-slider .slick-slide {
  margin: 0; /* No margin between slides */
  height: 639px;
}
#success-stories .slick-list {
  overflow: hidden; /* Hide the overflow to ensure no partial slides are visible */
}

.female-section {
  background-color: #BB9CC0 !important;
}
.female-section::before {
  background: #5B7842 !important;
}
.female-section .active .plan-content h2 {
  color: #BB9CC0 !important;
}
.female-section .btn-buy {
  background: #BB9CC0 !important;
}

#male-programs {
  background-color: #5B7842;
  color: white;
  padding-bottom: 200px;
  border-top-right-radius: 90px;
  border-top-left-radius: 90px;
  position: relative;
}
#male-programs::before {
  content: "";
  width: 100%;
  height: 100px;
  background: white;
  position: absolute;
  z-index: -1;
}
#male-programs .mb-80 {
  padding-bottom: 80px;
}
#male-programs .section-title {
  color: #FFF;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 120px;
  font-size: 298.53px;
  font-weight: 700;
  line-height: 268.67px;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: 190px;
}
#male-programs h4 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 28.8px;
  text-transform: uppercase;
  margin-bottom: 115px;
}
#male-programs .bouble {
  border: solid 1px;
  border-radius: 140px;
  padding: 63px;
  height: 229px;
  width: 229px;
}
#male-programs .bouble h3 {
  font-size: 64px;
  font-weight: 700;
  line-height: 61.44px;
  text-align: center;
  margin-bottom: 15px;
}
#male-programs .bouble p {
  font-size: 14px;
  font-weight: 300;
  line-height: 13.44px;
  text-align: center;
}
#male-programs .bouble.white-bg {
  background: white;
}
#male-programs .bouble.white-bg h3 {
  color: #5B7842;
}
#male-programs .bouble.white-bg p {
  color: #5B7842;
}
#male-programs .bouble-1 {
  position: absolute;
  top: 115px;
  left: 0px;
}
#male-programs .bouble-2 {
  position: absolute;
  right: 0px;
  top: 100px;
}
#male-programs .bouble-3 {
  position: absolute;
  bottom: 230px;
  left: -180px;
}
#male-programs .bouble-5 {
  position: absolute;
  bottom: 357px;
  right: -184px;
}
#male-programs .border-bottom-1 {
  border-bottom: solid 1px;
  padding-bottom: 34px;
  margin-bottom: 34px;
  position: relative;
}
#male-programs .active .plan-content {
  background: white;
  padding: 40px 62px;
  margin-left: 330px;
  width: 100%;
}
#male-programs .active .plan-content h2 {
  color: #5B7842;
}
#male-programs .active .plan-content p {
  color: #999999;
}
#male-programs .active .plan-content h3 {
  color: #000;
}
#male-programs .plan-section {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#male-programs .plan-section .plan-content {
  cursor: pointer;
}
#male-programs .plan-section .plan-content h2 {
  font-size: 59.71px;
  font-weight: 700;
  line-height: 71.65px;
  letter-spacing: -0.02em;
  text-align: left;
  text-transform: uppercase;
}
#male-programs .plan-section .plan-content h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 21.6px;
  letter-spacing: -0.02em;
  text-align: left;
  text-transform: uppercase;
}
#male-programs .plan-section .plan-content .ml-70 {
  margin-left: 70px;
}
#male-programs .plan-section .plan-content .mr-80 {
  margin-right: 80px;
}
#male-programs .plan-section .plan-content .flex {
  display: flex;
  align-items: center;
}
#male-programs .plan-section .plan-content .flex p {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  letter-spacing: -0.02em;
  text-align: left;
  margin-bottom: 0;
}
#male-programs .image-section {
  position: absolute;
  top: -151px;
  left: 142px;
}
#male-programs .image-section img {
  width: 340px;
  height: 500px;
  display: block;
  max-width: 350px;
  border-radius: 30px;
  object-fit: cover;
}
#male-programs .white-bar {
  background: white;
  width: 200px;
  height: 223px;
}
#male-programs .border-top-bottom {
  border-bottom: solid 1px;
  padding-bottom: 30px;
}
#male-programs .border-top-bottom .flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}
#male-programs .border-top-bottom .border-text {
  font-size: 59.71px;
  font-weight: 700;
  line-height: 71.65px;
  letter-spacing: -0.02em;
  text-align: left;
  border: solid 1px;
  border-radius: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 60px;
  text-transform: uppercase;
  cursor: pointer;
}
#male-programs .border-top-bottom .border-text:hover {
  background: white;
  color: #5b7842;
}
#male-programs .join-our-program h1 {
  font-size: 149.26px;
  font-weight: 700;
  line-height: 143.29px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 90px;
  padding-bottom: 96px;
}
#male-programs .join-our-program .white-wrapper {
  background: white;
}
#male-programs .join-our-program .white-wrapper h3 {
  color: #000;
}
#male-programs .join-our-program .white-wrapper p {
  color: #000;
}
#male-programs .join-our-program .white-wrapper .price-hight {
  color: #5B7842;
}
#male-programs .join-our-program .white-wrapper .price-low {
  color: #000;
}
#male-programs .join-our-program .white-wrapper .start-now {
  color: white !important;
  background: #5B7842 !important;
}
#male-programs .join-our-program .program-wrapper {
  border: solid 1px;
  border-radius: 30px;
  padding: 60px 50px;
}
#male-programs .join-our-program .program-wrapper .price {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
#male-programs .join-our-program .program-wrapper .price-hight {
  font-size: 72px;
  font-weight: 600;
  line-height: 78.4px;
  text-align: left;
}
#male-programs .join-our-program .program-wrapper .price-low {
  font-size: 40px;
  font-weight: 300;
  line-height: 39.2px;
  text-align: left;
  position: relative;
}
#male-programs .join-our-program .program-wrapper .price-low::before {
  content: "";
  width: 68px;
  height: 4px;
  background: #F54545;
  position: absolute;
  top: 26px;
  transform: rotate(45deg);
}
#male-programs .join-our-program .program-wrapper a.start-now {
  color: black;
  background: white;
  padding: 20px 45px;
  border-radius: 56px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  letter-spacing: 0.02em;
  text-align: left;
}
#male-programs .join-our-program .program-wrapper h3 {
  font-size: 58.71px;
  font-weight: 700;
  line-height: 65.68px;
  letter-spacing: -0.02em;
  text-align: left;
  text-transform: uppercase;
  min-height: 200px;
  margin-bottom: 50px;
}
#male-programs .join-our-program .program-wrapper p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  margin-bottom: 42px;
}

#become-better .better-inside {
  padding-bottom: 150px;
  padding-top: 150px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#become-better .better-inside h1 {
  color: #000;
  text-align: center;
  font-size: 140px;
  font-style: normal;
  font-weight: 700;
  line-height: 96%; /* 134.4px */
  text-transform: uppercase;
  margin-bottom: 60px;
  margin-top: 112px;
}
#become-better .better-inside .btn-dark {
  border-radius: 3px;
  background: #000;
  padding: 12px 60px;
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6px */
  text-transform: uppercase;
}

#news {
  padding-bottom: 112px;
}
#news h2 {
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 120px;
  font-size: 149.26px;
  font-weight: 700;
  line-height: 143.29px;
  text-align: left;
  color: white;
  margin-top: 188px;
}
#news h3 {
  color: white;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 128%; /* 15.36px */
  margin-bottom: 16px;
  margin-top: 20px;
}
#news p {
  color: #6E6E6E;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 145%; /* 23.2px */
  margin-bottom: 22px;
}
#news a {
  color: white;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6px */
  text-transform: uppercase;
  border-bottom: solid 1px #5B7842;
  padding-bottom: 8px;
}
#news .btn-primary {
  border-radius: 56px;
  max-width: 200px;
  margin-top: 80px;
}
#news img {
  height: 320px;
  object-fit: cover;
}

#faq .paddding-tb {
  padding-top: 100px;
  padding-bottom: 210px;
}
#faq h2 {
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 106px;
  font-size: 149.26px;
  font-weight: 700;
  line-height: 143.29px;
  text-align: left;
  color: white;
}
#faq .accordion .accordion-item {
  border-bottom: 1px solid lightgray;
}
#faq .accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid lightgray;
}
#faq .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #5B7842;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
#faq .accordion button:hover, #faq .accordion button:focus {
  cursor: pointer;
  color: #5B7842;
}
#faq .accordion button:hover::after, #faq .accordion button:focus::after {
  cursor: pointer;
  color: #5B7842;
  border: 1px solid #5B7842;
}
#faq .accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  color: white;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 145%; /* 46.4px */
  text-transform: uppercase;
}
#faq .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 35px;
  right: 0;
  width: 22px;
  height: 22px;
}
#faq .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
#faq .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
#faq .accordion button[aria-expanded=true] {
  color: #5B7842;
}
#faq .accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
#faq .accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
#faq .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
#faq .accordion .accordion-content p {
  color: #999999;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 145%; /* 23.2px */
  margin-top: 15px;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.3); /* Adjust brightness for better visibility of content */
}

footer {
  border-top: solid 1px;
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer p {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 23.2px;
  text-align: left;
  color: white;
}
#footer .mrl-3 {
  margin-left: 23px;
  margin-right: 23px;
}

span.initials {
  background: #1a1a1a;
  color: white;
  height: 63px;
  width: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 22px;
}

.menu-wrapper-logged {
  position: relative;
  display: inline-block;
}

.initials {
  cursor: pointer;
  font-weight: bold;
}

.hidden-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: white;
  border: 1px solid #ccc;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
  min-width: 150px;
}

.hidden-menu a {
  color: black;
  padding: 5px 16px;
  text-decoration: none;
  display: block;
  font-size: 20px;
  border-bottom: solid 1px #ebebeb;
}

.hidden-menu a:hover {
  background-color: #f1f1f1;
}

button.pp2 {
  height: 60px;
  width: 60px;
  border: solid 1px black;
  background: white;
  border-radius: 100px;
  margin-bottom: 30px;
}

button.nn2 {
  height: 60px;
  width: 60px;
  border: solid 1px #5B7842;
  border-radius: 100px;
  background: #5B7842;
}

.arrows-slick {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-grid;
  top: 0;
  max-height: 151px;
}

.arrow-up {
  height: 31px !important;
  width: 31px;
  margin-left: 20px;
}

.popular-post .program-wrapper {
  background: white;
  color: black;
  border: solid 1px white !important;
}

.popular-post .price {
  color: #5B7842;
}

.popular-post .start-now {
  background: #5B7842 !important;
  color: white !important;
}

.female-section .popular-post .start-now {
  background: #bb9cc0 !important;
  color: white !important;
}
.female-section .popular-post .price {
  color: #bb9cc0;
}
.female-section .border-text:hover {
  color: #bb9cc0 !important;
}

.success h1 {
  font-size: 250px;
  line-height: 180px;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-align: center;
  text-transform: uppercase;
  color: white;
  padding-top: 167px;
  padding-bottom: 150px;
}
.success span {
  color: #5B7842;
}

.success-story {
  border-top-left-radius: 90px;
  border-top-right-radius: 90px;
  padding: 150px 100px;
  padding-bottom: 220px;
}
.success-story h2 {
  font-size: 59.71px;
  font-weight: 700;
  line-height: 65.68px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.success-story p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
.success-story .success-story-thumbnail img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  border-radius: 30px;
}
.success-story .pl-120 {
  padding-left: 120px;
}
.success-story .image-slider {
  height: 64px !important;
  width: 64px;
  object-fit: cover;
  border-radius: 100px !important;
  margin-right: 20px;
}
.success-story .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
}
.success-story .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 20.3px;
  text-align: left;
  color: #858585;
}
.success-story .mt-200 {
  margin-top: 150px;
}

.bg-grey {
  background-color: #F3F3F3;
}

.mt-100 {
  margin-top: -100px;
}

@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-Bold.woff2") format("woff2"), url("../fonts/Antonio-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-ExtraLight.woff2") format("woff2"), url("../fonts/Antonio-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-SemiBold.woff2") format("woff2"), url("../fonts/Antonio-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-Medium.woff2") format("woff2"), url("../fonts/Antonio-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-Regular.woff2") format("woff2"), url("../fonts/Antonio-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-Light.woff2") format("woff2"), url("../fonts/Antonio-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../fonts/Antonio-Thin.woff2") format("woff2"), url("../fonts/Antonio-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Thin.woff2") format("woff2"), url("../fonts/Inter-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2"), url("../fonts/Inter-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2"), url("../fonts/Inter-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraLight.woff2") format("woff2"), url("../fonts/Inter-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2"), url("../fonts/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  body {
    zoom: 0.77;
  }
}
@media only screen and (max-width: 600px) {
  .food-s ul li {
    padding: 2px 20px;
    font-size: 21px;
  }
  #male-programs .join-our-program .program-wrapper .price {
    display: block;
  }
  a.start-now {
    width: 100% !important;
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 26px !important;
    padding: 13px !important;
  }
  div#navbarNav {
    order: 4;
  }
  iframe {
    width: 100% !important;
  }
  .success h1 {
    font-size: 92px;
    line-height: 1;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .success-story {
    padding: 60px 20px;
    padding-bottom: 150px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .success-story .success-story-thumbnail img {
    height: auto;
  }
  .success-story .name {
    font-size: 22px;
  }
  .success-story .title {
    font-size: 18px;
  }
  .success-story .pl-120 {
    padding-left: 0;
    padding-top: 40px;
  }
  .success-story .mt-200 {
    margin-top: 40px;
  }
  .success-story h2 {
    font-size: 36.71px;
    line-height: 36.68px;
  }
  .single-product-diet .entry-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: -0.02em;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .single-product-diet p {
    font-size: 17px !important;
    line-height: 19.6px !important;
  }
  h2.entry-title {
    font-size: 30px;
  }
  main#main {
    padding: 20px;
  }
  img.attachment-large.size-large.wp-post-image {
    height: 200px;
    object-fit: cover;
  }
  .modal-body h3 {
    font-size: 24px;
    margin: 0;
  }
  .modal-header {
    margin-bottom: 32px;
  }
  button.close.p-0 {
    margin-top: 10px;
  }
  .stats-diet {
    margin-bottom: 0;
  }
  .modal-body p {
    font-size: 14px;
  }
  .modal-body {
    padding: 20px;
  }
  .stats-diet span {
    font-size: 12px;
  }
  .main-diet-wrap {
    display: block;
  }
  .diet-image-featured {
    width: 100%;
    min-width: auto;
    padding-left: 0;
    margin-left: 0px !important;
  }
  #news .btn-primary {
    max-width: 128px;
    margin-top: 0;
    font-size: 14px;
    padding: 5px;
  }
  button.pp2.slick-arrow {
    transform: rotate(-90deg);
    margin-right: 20px;
  }
  button.nn2.slick-arrow {
    transform: rotate(-90deg);
  }
  .arrows-slick {
    text-align: center;
    position: unset;
    display: flex;
    justify-content: center;
  }
  #success-stories .inside-slide img {
    height: 300px;
    object-fit: cover;
  }
  #success-stories .inside-slide {
    display: block;
    padding: 10px;
  }
  #success-stories .inside-slide .inside-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
  #success-stories .slick-slider .slick-slide {
    margin-bottom: 20px;
    height: 100%;
  }
  #home-section h1 {
    font-size: 60px;
    top: 22px;
    letter-spacing: 0;
  }
  #home-section .achivements {
    left: 4%;
    top: 42%;
  }
  #home-section .achivements .single-achivement {
    width: 54px;
    height: 54px;
  }
  #home-section .achivements .single-achivement img.achivement-image {
    width: 20px;
    height: 20px;
  }
  #home-section .achivements .sigle-text {
    top: 8px;
  }
  #home-section img.top-bg-image {
    padding-top: 110px;
    height: 580px;
    object-fit: cover;
  }
  #about-paki h3 {
    font-size: 24.71px;
    line-height: 29.65px;
    margin-top: -83px;
    margin-left: 78px;
    text-indent: 45px;
  }
  #about-paki .move-section-up {
    margin-top: 0;
  }
  #about-paki .about-wrap {
    display: flex;
    align-items: flex-start;
    margin-top: 45px;
  }
  #about-paki .about-wrap .about-image-wrap {
    margin-right: 0;
  }
  #about-paki .about-wrap .about-text {
    max-width: 250px;
    margin-left: 20px;
  }
  #about-paki .about-wrap .about-text p {
    font-size: 17px;
    line-height: 17.8px;
  }
  #success-stories h2 {
    font-size: 50px;
    line-height: 72.29px;
    padding-top: 40px;
    margin-bottom: 25px;
  }
  #success-stories h3 {
    font-size: 30px !important;
    margin-top: 10px;
  }
  #success-stories .successful-stories {
    display: none;
  }
  #male-programs {
    padding-bottom: 80px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
  }
  #male-programs h4 {
    margin-bottom: 50px;
  }
  #male-programs .section-title {
    font-size: 50px;
    line-height: 100px;
    margin: 40px 0 30px;
  }
  #male-programs .plan-section {
    flex-wrap: wrap;
  }
  #male-programs .plan-section .plan-content {
    padding: 15px 25px;
    margin-left: 0px;
  }
  #male-programs .plan-section .plan-content h2 {
    font-size: 24px;
    line-height: 30px;
  }
  #male-programs .plan-section .plan-content .flex {
    flex-wrap: wrap;
  }
  #male-programs .plan-section .plan-content .ml-70 {
    margin-left: 0;
  }
  #male-programs .plan-section .plan-content .mr-80 {
    margin-right: 50px;
  }
  #male-programs .white-bar {
    display: none;
  }
  #male-programs .join-our-program h1 {
    font-size: 35px;
    line-height: 36px;
    padding: 50px 0;
  }
  #male-programs .join-our-program .program-wrapper {
    padding: 35px 25px;
    margin-bottom: 25px;
  }
  #male-programs .join-our-program .program-wrapper h3 {
    font-size: 36px;
    line-height: 32.68px;
    min-height: auto;
    margin-bottom: 20px;
  }
  #male-programs .join-our-program .program-wrapper p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  #male-programs .join-our-program .program-wrapper .price-hight {
    font-size: 43px;
  }
  #male-programs .join-our-program .program-wrapper .price-low {
    font-size: 21px;
  }
  #male-programs .join-our-program .program-wrapper .price-low::before {
    width: 32px;
    top: 12px;
    left: 10px;
  }
  #male-programs .bouble {
    display: none;
  }
  #male-programs .border-top-bottom .border-text {
    font-size: 24px;
    line-height: 29.65px;
    padding: 5px 19px;
  }
  #male-programs .active .plan-content {
    padding: 15px 25px;
  }
  #news {
    padding-bottom: 50px;
  }
  #news h2 {
    font-size: 50px;
    line-height: 58.29px;
    margin: 50px 0;
  }
  #news img {
    height: 240px;
    object-fit: cover;
  }
  #faq h2 {
    font-size: 50px;
    line-height: 58.29px;
    margin-bottom: 50px;
  }
  #faq .accordion button .accordion-title {
    font-size: 20px;
  }
  #faq .paddding-tb {
    padding: 50px 0;
  }
  #moving-text {
    padding: 50px 0;
  }
  #moving-text .marquee__content li {
    font-size: 45px;
  }
  a.join-btn {
    padding: 11px 8px;
    font-size: 13px;
    line-height: 14px;
    margin-right: 15px;
    order: 3;
  }
  a.join-btn span {
    margin-left: 4px;
  }
  .btn-buy {
    padding: 10px;
    font-size: 18px;
    line-height: 25.2px;
    margin: 20px 0;
  }
  .btn-buy span {
    padding: 3px;
    margin-right: 6px;
  }
  #footer {
    justify-content: center;
    flex-wrap: wrap;
  }
  #footer p {
    text-align: center;
    margin: 15px 0;
  }
  .plan-content-text {
    display: none;
  }
  #male-programs .image-section img {
    display: none;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url(../images/menu.svg);
  }
  .navbar-light .navbar-brand {
    order: 2;
    margin: 0;
  }
  .menu-wrapper-logged {
    order: 3;
    margin-right: 20px;
  }
  #about-paki .about-wrap .about-image-wrap .about-image {
    max-height: 100px;
  }
  #about-paki .about-wrap .about-image-wrap {
    text-align: center;
  }
  .white-section.section-zz {
    padding: 10px;
  }
  .section-zz h4 {
    font-size: 50px !important;
    padding-bottom: 10px !important;
  }
  .section-zz p {
    font-size: 17px;
  }
  .gray-section h4 {
    font-size: 50px;
    padding-bottom: 10px !important;
  }
}

/*# sourceMappingURL=style.css.map */
