@font-face {
  font-family: 'poppins';
  src: url(../fonts/poppins-Regular.ttf);

}
@font-face {
  font-family: 'poppinsbold';
  src: url(../fonts/Poppins-Bold.ttf);
}


body {
  background-color: #fff;
  font-family: "poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
:root {
  --main-color:#20534E;
  --sub-color:#7FB82D;
  --button-color:#f2ece2;
  --b-shadow :0 10px 5px -8px rgb(0 0 0 / 40%);
  --font-sans-serif : 'URWClassico-Regular.ttf'
}

.navbg {
  background-color: #fff !important;
    z-index: 99;
    width: 100%;
    padding: 15px 0px;
    box-shadow: 0px 2px 14px #e1e1e1;

}
a {
  color: #000;
  text-decoration: none;
}
.container {
  width: 1280px;
  max-width: 90%;
}
.custom-container {
  width: 1800px;
  margin: auto;
  max-width: 98%;
}
.navbar-brand img {
  width: 160px;
  position: relative;
  /*top: -15px;*/
}
.sticky .navbar-brand img {
  position: relative;
  top: 0 !important;
}
.mainnav-links {
  width: 100%;
  text-align: center;
}
.mainnav-links a {
  width: 100%;
  text-align: center;
  color: #000;
  padding: 0 20px;
  font-size: 16px;
}
.login-b {
  background-color: var(--sub-color);
  color: #fff;
  border: none;
}


.slider-main {
  padding-top: 10px;
  position: fixed;
  height: 1200px;
  width: 100%;
  z-index: 1;
  background-image: url("../imgs/bg.png");
  background-color: #f8f8f8;



}
.main-pic-text h1 {
  font-size: 55px;
  line-height: 70px;
  margin-top: 100px;
  font-family: "poppinsbold", sans-serif;
}
.main-pic-text h1 span {
  color: var(--main-color);
}

.main-pic-text h3 {
  font-size: 40px;
  margin-top: 70px;
  font-family: "poppinsbold", sans-serif;
  text-transform: uppercase;
  color: var(--main-color);
}
.main-pic {
  width: 90%;
  margin-top: 20px;
}
.main-pic-text h4 {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: 900;
}
.play-stor-b {
  margin-top: 25px;
}
.play-stor-b img {

}
.text-left {
  text-align: left;
}

.sec2-main {
  background-color: #fff;
  padding: 80px 0 0 0px;
  margin-top: 800px;
  z-index: 9999;
  position: relative;
}
.sec2-text {
  margin-left: 50px;
  margin-top: 50px;
}
.sec2-text ul {
  padding: 0px;
  margin: 0px;
}
.sec2-text ul li {
  list-style: none;
  line-height: 30px;
  font-size: 15px;
}
.sec2-text ul li i {
  margin-right: 5px;
  color: var(--sub-color);
  margin-left: 10px;
}
.read-more {
  background-color: var(--sub-color);
  padding: 10px 10px;
  display: block;
  text-align: center;
  margin-top: 30px;
  width: 130px;
  color: #fff;
}
.sec2-text p {
  font-size: 15px;
  line-height: 25px;
}
.sec2-text h2 {
  font-family: "poppinsbold", sans-serif;
  line-height: 40px;
  font-size: 33px;
}
.sec2-text h5 {
  border-left: #97d923 solid 4px;
  font-size: 18px;
  color: var(--sub-color);
  padding-left: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9;
  margin-bottom: 24px;
}
.premium-features {
  background-color: #F5F5F5;
  padding: 80px 60px;
  text-align: left;
  border-radius: 20px;
}
.premium-features h4 {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;

}
.premium-features ul {
  padding: 0px;
  margin: 0px;
}
.premium-features ul li {
  list-style: none;
  line-height: 40px;
}
.premium-features ul li i {
  margin-right: 10px;
}








.about-main {
  padding: 50px 0px;
}
.about-heading {
  margin-top: 50px;
}
.about-heading h3 {
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 600;
  margin-left: 10px;
}
.about-heading h2 {
  font-size: 35px;
  font-weight: bold;
  color: var(--main-color);
  margin-bottom: 30px;
  margin-left: 10px;
}
.about-text p {
  line-height: 25px;
  font-size: 14px;
  text-align: justify;
}
.about-text a {
  background-color: var(--main-color);
  padding: 8px 20px;
  color: #fff;
  border-radius: 8px;
  margin-top: 52px !important;
  display: block;
  width: 140px;
  text-align: center;

}
.about-heading {
  border-left: #20534E solid 6px;
}
.login-b {
  width: 110px;
}
.login-b i {
  margin-right: 5px;
}
.our-services {
  background-color: #F5F5F5;
  padding: 50px 100px;
  text-align: center;
}
.our-services h3 {
  font-size: 35px;
  font-weight: bold;
  color: var(--main-color);
  margin-bottom: 15px;
}
.our-services p {
  font-size: 14px;
  width: 50%;
  margin: auto;
  margin-bottom: 30px;
}
.our-services img {
  width: 100px;
  margin-bottom: 10px;
}
.our-services h4 {
  font-size: 18px;
  font-weight: bold;
}
.card-main {
  box-shadow: 0 0px 6px #ebeef4;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 20px;

}
.shadow-n {
  box-shadow: none !important;

}
.our-packages {
  background-color: #fff;
  padding: 50px 100px;
  text-align: center;
  z-index: 9999;
  position: relative;

}
.our-packages h3 {
  font-size: 33px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
  font-family: "poppinsbold", sans-serif;
}
.our-packages p {
  font-size: 14px;
  width: 50%;
  margin: auto;
  margin-bottom: 30px;
}
.package1 {
  background: linear-gradient(180deg, rgba(184,22,125,1) 0%, rgba(127,48,133,1) 100%);
  padding: 50px 0px;
  border-radius: 25px;
}

.package1 i {
  background-color: #fff;
  height: 70px;
  width: 70px;
  border-radius: 50px;
  margin-bottom: 15px;
  font-size: 37px;
  padding-top: 16px;
  color: #A32D80;
}
.package1 h4 {
  font-size: 33px;
  font-weight: bold;
  color: #fff;
}
.package1 h4 span {
  font-weight: 300;
}
.package1 a {
  background-color: #fff;
    border-radius: 10px;
    color: #A32D80;
    font-weight: 600;
    width: 121px;
    display: block;
    margin: auto;
    height: 45px;
    text-transform: uppercase;
}
.package1 p {
  font-family: 'Courier New', Courier, monospace;
  font-size: 23px;
  color: #fff;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.5;
}
.package1 p span {
  text-decoration: line-through;


}
.buy-icon {
  background-color: transparent !important;
  width: 6px !important;
  height: 20px !important;
  font-size: 18px !important;
  padding-top: 0px !important;
  margin-top: 13px;
  margin-bottom: 0px !important;
}

.save20-2 {
  background-color: rgba(114, 225, 235, 0.3);
}
.package2 {
  background: linear-gradient(180deg, rgba(25,205,212,1) 0%, rgba(46,74,154,1) 100%);
}
.package2 i {
  color: #2298bd;
}
.package2 a {
    color: #2298bd;
}


.save20-3 {
  background-color: rgba(252, 202, 164, 0.3);
}
.package3 {
  background: linear-gradient(180deg, rgba(246,161,72,1) 0%, rgba(210,37,93,1) 100%);
}
.package3 i {
  color: #e76f50;
}
.package3 a {
    color: #e76f50;
}

.save20-4 {
  background-color: rgba(231, 204, 255, 0.3);
}
.package4 {
  background: linear-gradient(180deg, rgba(182,84,255,1) 0%, rgba(97,57,249,1) 100%);
}
.package4 i {
  color: #9148fd;
}
.package4 a {
    color: #9148fd;
}
.bg-main-color {
  background-color: var(--main-color);
}
.our-status-bar {
  background-color: var(--sub-color);
  padding: 50px 100px;
  text-align: center;
  color: #fff;
}
.our-status-bar h3 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 3px;
}
.our-status-bar h4 {
  font-size: 20px;

}
.our-status-bar img {
  height: 100px;
  color: #fff;
}
.icon3 {
  height: 74px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bottom-bar {
  padding: 50px 0px;
}
.bottom-left a {
  background-color: #383838;
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
  /*padding-top: 13px;*/
  border-radius: 10px;
  font-size: 23px;
  color: #fff;
}
.bottom-left a i{
        margin: auto;
    vertical-align: bottom;
}
.bottom-left a:hover {
  background-color: var(--sub-color);
  color: #fff;
}
.bottom-left p {
  font-size: 15px;
  margin-bottom: 30px;
  padding-right: 20px;
  color: #d1d1d1;
}
.copyright-main {
  text-align: center;
  background-color: #212121;
  padding: 17px 0px;
  border-top: #363636 solid 1px;
}
.copyright-main p {
  margin-bottom: 0px;
  color: #b6b6b6;
}
.bottom-right h3 {
  color: #fff;
  font-weight: bold;
  font-family: "poppins", sans-serif;
  font-size: 25px;
  letter-spacing: 1;
}
.bottom-right i {
  margin-right: 5px;
  color: var(--main-color);
}
.slider-text {
  text-align: left;
  top: 30%;
}
.slider-text h5 {
  font-size: 60px;
  font-weight: bold;
}
.slider-text a {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 10px;
  margin-top: 50px;
  display: block;
  width: 168px;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  color: var(--main-color);
}

.slider-text-w {
  text-align: left;
  top: 30%;
}
.slider-text-w h5 {
  font-size: 60px;
  font-weight: bold;
  color: var(--main-color);
}
.slider-text-w a {
  background-color: var(--main-color);
  padding: 10px 10px;
  border-radius: 10px;
  margin-top: 50px;
  display: block;
  width: 168px;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  color: #fff;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: none;
  color: #fff;
}
.navbar-toggler {
  border: none;
  padding-top: 5px;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0 !important;
}

.login-main {
  padding: 50px 0px;
  text-align: center;
}
.login-main h3 {
  font-size: 22px;
  font-weight: bold;
}
.login-main h4 {
  font-size: 18px;
  font-weight: bold;
  color: var(--main-color);

}
.login-card {
  padding: 30px 80px 50px 80px;
  margin-bottom: 30px;
}
.step-loading {
  background-color: #eeeeee;
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
}
.loading {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 8.33%;
}
.loading2 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 16.33%;
}
.loading3 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 24.33%;
}
.loading4 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 32.33%;
}
.loading5 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 40.33%;
}
.loading6 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 48.33%;
}
.loading7 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 56.33%;
}
.loading8 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 64.33%;
}
.loading9 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 72.33%;
}
.loading10 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 80.33%;
}
.loading11 {
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
  width: 90%;
}
.loading12 {
  width: 100%;
  background-color: var(--main-color);
  height: 13px;
  border-radius: 50px;
  margin-top: 25px;
}
.login-lable {
    margin-top: 40px;
    font-size: 20px !important;
    font-weight: bold;
    margin-bottom: 15px;
}
.login-input {
  padding: 15px;
  text-align: center;
  margin-bottom: 50px;
  border-radius: 7px;
  font-size: 20px;
}

.login-b-buttons {
  justify-content: space-around;
}
.back-button {
  background-color: #F1F1F1;
  display: block;
  color: #000;
  padding: 15px 0px;
  border-radius: 7px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1.2;
  width: 48%;
}
.continue-button {
  background-color: var(--main-color);
  display: block;
  color: #fff;
  padding: 15px 0px;
  border-radius: 7px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1.2;
  width: 48%;

}
.form-control:focus {
  box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important;
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important;
}
.male {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 0px;
  margin-bottom: 30px;
  margin-top: 15px;
  border: #efefef solid 2px;
  cursor: pointer;
}
.login-act {
  background-color: #f7f7f7;
  color: #000 !important;
}
.male h5 {
  font-weight: bold;
  margin-top: 15px;
  color: var(--main-color);
}
.male img {
  border-radius: 100px;
  width: 100px;

}
.maingoal {
  margin-bottom: 30px;
}
.maingoal a {
  display: block;
  margin-bottom: 10px !important;
  width: 70%;
  margin: auto;
  height: 70px;
  padding-top: 20px;
  border-radius: 10px;
  border: #C5C5C5 solid 1px;
  font-weight: 600;

}

.maingoal a img {
  float: left;
  width: 60px;
  margin-top: -15px;
  margin-left: 10px;

}
.medical {
  margin-bottom: 50px;
  display: block;
}
.medical ul {
  padding: 0px;
  margin: 0px;
}
.medical ul li {
  float: left;
  list-style: none;
}
.medical ul li a {
  border: #C5C5C5 solid 1px;
  padding: 8px 18px;
  margin-right: 10px;
  display: block;
  margin-bottom: 15px;
  border-radius: 50px;
}
.dietary-pic {
  width: 84px !important;
  border-radius: 10px;
  margin-left: 5px !important;
}
.fitness-level {
  width: 55px !important;
}
.day-plan {
  height: 52px;
  width: auto !important;
}

.half-circle {
  width: 200px;
  height: 100px; /* as the half of the width */
  background-color: gold;
  border-top-left-radius: 110px;  /* 100px of height + 10px of border */
  border-top-right-radius: 110px; /* 100px of height + 10px of border */
  border: 10px solid gray;
  border-bottom: 0;
}
.creating-plan-text {
  margin-top: 10px;
}
.creating-plan-main {
  position: relative;
}
.wait-hours {
  background-color: var(--main-color);
  color: #fff;
  width: 250px;
  height: 250px;
  margin: auto;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  right: 0;
  top: 33px;
  border: #fff solid 7px;
  padding-top: 37px;
}
.wait-hours h2 {
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
}
.wait-hours h5 {
  font-size: 16px;
  line-height: 22px;
}
.wait-hours h3 {
  font-size: 24px;
}
.creating-plan-text h6 {
  font-size: 24px;
  font-weight: 900;
}
.creating-plan-text p {
  font-size: 16px;
}
.plan-created img {
  width: 200px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.plan-created p {
  margin-bottom: 0px;

}
.age-img {
  height: 180px;
  margin-bottom: 30px;
}
.height-img {
  height: 230px;
  margin-bottom: 30px;
}
.weight-img {
  margin-bottom: 30px;
  width: 180px;
}
.dashboard-main {
  padding-top: 50px;
  padding-bottom: 10px;
}
.yellow-bg {
  background-color: #FEF8DD;
  padding: 32px 20px;
  border-radius: 10px;
}
.d-chart {
  margin-top: -30px;
}

.yellow-bg ul {
  padding: 0px;
  margin: 0px;
}
.yellow-bg ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-left: 10px;
  font-size: 15px;
  line-height: 30px;
}
.yellow-bg ul li i {
  font-size: 10px;
  margin-right: 5px;
}
.yellow-bg input {
  font-size: 14px;
  background-color: transparent;
  border: none;
  border-bottom: #d6b316 solid 1px;
  border-radius: 0px;
  width: 200px;
}
.color1 {
  color:#ffda60;
}
.color2 {
  color:#97d923;
}
.color3 {
  color:#2196f3;
}
.color4 {
  color:#e56433;
}
.current-weight-w {
  background-color: #F7F7F7;
}
.current-weight-w-icon {
  background-color: #E56433;
  border-radius: 50px;
  text-align: center;
  width: 70px;
  height: 70px;
  padding-top: 17px;
  margin: auto;
  margin-top: 6px;
  float: right;
}
.current-weight-w-icon img {
  width: 30px;
}
.gripfire-w-icon {
  background-color: #2196F3;
  border-radius: 50px;
  text-align: center;
  width: 70px;
  height: 70px;
  padding-top: 15px;
  margin: auto;
  margin-top: 6px;
  float: right;
}
.gripfire-w-icon img {
  width: 23px;
}
.current-weight {
  background-color: #F7F7F7;
  padding: 15px 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.current-weight h4 {
  font-size: 20px;
  font-weight: 600;
}
.current-weight h5 {
  font-size: 17px;
}
.current-weight h4 span {
  font-size: 15px;
  font-weight: 400;
  color: #525252;
}
.d-heading {
  font-size: 17px;
  font-weight: 600;
}
.map-heading {
  font-size: 20px;
  font-weight: 600;
}

.pack-main {
  background-color: #F5F5F5;
  text-align: left;
  border-radius: 15px;
  padding: 5px 20px;
  margin-bottom: 10px !important;
  width: 90%;
  margin: auto;
}

.pack-main h4 {
  font-weight: bold;
  margin-top: 10px;
  font-family: "poppinsbold", sans-serif;


}
.pack-main h4 span {
  font-weight: 400;
  text-decoration: none !important;
  font-family: 'poppins';

}
.pack-main p {
  font-family: 'Courier New', Courier, monospace;
  font-size: 18px;
  color: #000;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.5;
  width: auto !important;
  margin-bottom: 10px;
}
.pack-main span {
  text-decoration: line-through;
  padding-right: 10px;
}
.save20 {
  background-color: #e9e9e9;
  color: #000;
  width: 80px;
  padding: 5px 0px;
  text-transform: uppercase;
  font-size: 13px;
  margin: auto;
  font-weight: 800;
  border-radius: 7px;
}
.p-cart-icon {
  font-size: 30px !important;
  margin-bottom: 10px;
  margin-top: 0px !important;

}
.buy-icon {
  margin-right: -40px;
  position: relative;
  margin-top: 20px;
  right: -24px;
}
.buy-icon a {
  background-color: #fff;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  border-radius: 50px;
  padding-top: 8px;
  box-shadow: 0 0px 6px #ebeef4;
  font-size: 25px !important;

}


.pack-main-h {
  background: linear-gradient(180deg, rgba(246,161,72,1) 0%, rgba(210,37,93,1) 100%);
  text-align: left;
  border-radius: 15px;
  padding: 7px 20px;
  margin-bottom: 10px !important;
  width: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.pack-main-h h4 {
  font-weight: bold;
  margin-top: 10px;
  color: #fff;
  font-family: 'poppins';
}
.pack-main-h h4 span {
  font-weight: 400;
  text-decoration: none !important;

}
.pack-main-h p {
  font-family: 'Courier New', Courier, monospace;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.5;
  width: auto !important;
  margin-bottom: 10px;
}
.pack-main-h span {
  text-decoration: line-through;
  padding-right: 10px;
}
.save20-h {
  background-color: #e37599;
  color: #fff;
  width: 80px;
  padding: 5px 0px;
  text-transform: uppercase;
  font-size: 13px;
  margin: auto;
  font-weight: 800;
  border-radius: 7px;
}
.p-cart-icon-h {
  font-size: 30px !important;
  margin-bottom: 10px;
  margin-top: 5px !important;
  color: #fff;

}
.buy-icon-h {
  margin-right: -40px;
  position: relative;
  margin-top: 20px;
  right: -24px;
}
.buy-icon-h a {
  background-color: #fff;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  border-radius: 50px;
  padding-top: 8px;
  box-shadow: 3px 0px 6px #ebeef4;
  font-size: 25px !important;
  color: #D2255D;
  font-weight: bold;

}
.befor-after {
  padding: 50px 0px 50px 0px !important;
}
.befor-after p {
  width: 70% !important;
}
#befor-after .owl-nav {
  top: 93% !important;
  left: -10px;
  right: 0%;
  position: absolute;
  width: 100%;
  max-width: 100%;
  margin: auto;
}
#befor-after button.owl-prev {
  right: -16px;
  background-color: #fff;
  box-shadow: 0px 0px 6px #c2c7d1;
}
#befor-after button.owl-next {
  left: -4px;
  background-color: #fff;
  box-shadow: 0px 0px 6px #c2c7d1;
}
.sec5-main {
  padding: 20px 0 50px 0px ;
  position: relative;
  z-index: 9999;
}
.get-app {
  background-color: var(--sub-color);
  color: #fff;
  padding: 10px 10px;
  margin-top: 25px;
  display: block;
  width: 181px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}
.get-app i {
  margin-left: 5px;

}
.video-main {
  padding: 80px 0px;
}

.Join-b {
  background-color: var(--main-color);
  color: #fff;
  padding: 10px 10px;
  border-radius: 10px;
  margin-top: 25px;
  display: block;
  width: 230px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}
.Join-b i {
  margin-left: 5px;
}
.quick-links ul {
  padding: 0px;
  margin: 0px;
}
.quick-links ul li {
  padding: 0px;
  margin: 0px;
  list-style: none !important;
  line-height: 30px;
  margin-left: 10px;
}
.video-iframe {
  width: 90%;
  height: 500px;
}
.topbar {
  background-color: #000;
  padding: 5px 0;
  color: #fff;
}
.topbar p {
  margin-bottom: 0px;
}


.navbar-brand {
  background-color: var(--sub-color);
  padding: 10px 25px 10px 25px;
  position: absolute;
  left: 0;
  top: -12px
}


.sticky .navbar-brand{
    top:0px;
}

.sticky .navbar-brand img{
    width:120px;
    transition: all 0.2s ease-in-out;
}





nav {
  z-index: 99;
  position: relative;
  .nav-wrapper {
      background:$primary-light;
      position: absolute;
      top: 20px;
      left: 0;
      width: 85%;
      padding: 24px;
      border-radius: 16px;

      ul {
          list-style: none;
          display: flex;
          justify-content: space-between;
          margin: 0;
          padding: 0;

          li {

              // margin: 0 20px;
              a {
                  font-size: 18px;
                  padding: 10px;
                  background: transparent;
                  color: black;
                  &:hover {
                      background: rgba(255, 255, 255, 0.5);
                      -webkit-backdrop-filter: blur(10px);
                      backdrop-filter: blur(10px);
                      color: $dark;
                      border-radius: 6px;
                      text-decoration: none;
                  }
              }
          }
      }

  }
}

#hero {
  h1 {
      font-family: 'DM Serif Display', serif;
      font-size: 60px;
      line-height: 1.1;
      color: white
  }
  p {
      font-size: 18px;
  }
}

.focus-list {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: white;
  list-style: none;
  li {
      margin-bottom: 10px
  }
}

.swiper {
  width: 100%;
  height: 100vh;
  padding: 0 0%;

  &::after {
      position: absolute;
      content: '';
      width: 100%;
      margin: auto;
      height: 40px;
      top: 0;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#142b80",endColorstr="#142b80",GradientType=1);
      mix-blend-mode: multiply(1);
      z-index: 2;
  }

  &::before {
      position: absolute;
      content: '';
      width: 100%;
      height: 20px;
      bottom: 0;

      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#142b80",endColorstr="#142b80",GradientType=1);
      mix-blend-mode: multiply(1);
      z-index: 2;
  }
}

.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  &:hover {
      .swiper-slide {
          opacity: 0.75;
      }
  }
}

.swiper-slide {
  font-size: 24px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  border-radius: 16px;
  transition: all .25s ease-in;
  font-weight: 500;
  color: $dark;
  height: 443px !important;

  &:hover {
      box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
      transform: scale(1.032);
      opacity: 1!important;
  }

  h4 {
      margin-bottom: 0
  }

  img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all .25s ease-in;
      border-bottom-left-radius: 16px;
      border-top-left-radius: 16px;
  }
}
.slide-info {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.my-btn {
  margin-top: 40px;
border-radius: 16px;
  background-color: $primary-light;
  color: $primary;
  font-size: 18px;
  font-weight: 500;
  border: 0;
  padding: 10px 30px;

}

i {
bottom: -20px;
}
.auto-slider {
  overflow: hidden;
}

.sticky{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;


}
.w-bg {
  background-color: #fff;
}
.pic-frame {
  position: relative;
  z-index: 999;
  background-color: #212121;
}
.about-me {
  position: relative;
  z-index: 999;
}
.container {
  overflow: hidden;
}
.container-fluid {
  overflow: hidden;
}
.bg-color1 {
  background-color: #FCECEF;
}
.bg-color2 {
  background-color: #E1F8DC;
}
.bg-color3 {
  background-color: #FBF1C5;
}
.bg-color4 {
  background-color: #FFE7C7;
}
.bg-color5 {
  background-color: #CBFEFF;
}
.bg-color6 {
  background-color: #DEF3FF;
}
.bg-color7 {
  background-color: #D8B82B;
}
.bg-color8 {
  background-color: #5AC55C;
}
.bg-color9 {
  background-color: #D43237;
}
.bg-color10 {
  background-color: var(--main-color);
}
.breakfast {
  border-radius: 10px;
  padding: 10px 20px;
}
.breakfast h3 {
  color: #000;
}

.text-right {
  text-align: right;
}
.edit-icon {
  background-color: #fff;
  border-radius: 50px;
  height: 35px;
  width: 35px;
  padding: 9px 10px 0 0px;
}
.breakfast h5 {
  font-weight: bold;
  margin-bottom: 2px;
}
.breakfast p {
  font-size: 16px;
  color: #000;
}

.m-icons {
  width: 44px;
  height: 44px;
  float: left;
  font-size: 21px;
  color: #000;
  background-color: #fff;
  border-radius: 50px;
  padding-top: 11px;
  margin-right: 10px;
  text-align: center;
}
.m-icons img {
  width: 22px;
}
.water-drop-icons {
  padding: 20px 50px 60px 0px;
  display: block;
}
.water-drop-icons ul {
  padding: 0px;
  margin: 0px;
}
.water-drop-icons ul li {
  padding: 0px 7px;
  margin: 0px;
  float: left;
  list-style: none;
}
.water-drop-icons ul li img {
  width: 35px;
}
.today-status {
  background-color: #D2EBBF;
  padding: 40px 50px;
  border-radius: 20px;
}
.today-status ul {
  padding: 0px;
  margin: 0px;
}
.today-status ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 48px;
  font-weight: 800;
}
.map-pic {
  width: 600px;
}
.map-main {
  border: #e7e7e7 solid 1px;
  padding: 20px 20px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.food-slider {
  background-color: #F2F2F2;
  padding: 20px 30px 10px 30px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.food-slide img {
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
}
.food-slider h4 {
  font-size: 15px;
  text-align: center;
  font-weight: 900;
  margin-top: -25px;
  padding-bottom: 20px;
}
#food-slider .owl-nav {
  top: 131% !important;
  left: -10px;
  right: 0%;
  position: absolute;
  width: 100%;
  max-width: 100%;
  margin: auto;
}
#food-slider button.owl-prev {
  right: 14px;
  background-color: transparent !important;
  color: var(--main-color) !important;
  font-size: 22px;
}
#food-slider button.owl-next {
  left: 25px !important;
  background-color: transparent !important;
  color: var(--main-color) !important;
  font-size: 22px;
}

.add-food-main {
  padding: 20px 20px;
  position: relative;
}
.food-list ul {
  padding: 0px;
  margin: 0px;
}
.food-list ul li {
  list-style: none;
  line-height: 50px;
  border-bottom: #ececec solid 1px;
}
.food-list ul li i {
  font-size: 12px;
  margin-left: 5px;
}
.add-food-main input {
  background-color: #F6F6F6;
  padding: 15px 20px;
  border: none;
}
.back-icon-main {
  position: relative;
}
.back-icon {
  position: absolute;
  top: 7px !important;
}
.container-custom {
  width: 1000px;
  margin: auto;
}
.item-detail h4 {
  font-weight: 900;
}
.item-detail p {
  font-weight: 600;
}
.item-detail i {
  font-size: 25px;
  font-weight: 300;
}
.Gram-main {
  background-color: #F3F3F3;
  border-radius: 10px;
  padding: 30px 0px;
}

.qty-count {
  background-color: var(--main-color);
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  font-family: 'poppinsbold';
  font-size: 25px;
}

.product-qty {
  text-align: center;
  font-size: 20px;
  width: 100px;
  font-weight: 500;
  font-family: 'poppinsbold';
  border: 0px;

}
.add-b a {
    background-color: var(--main-color);
    width: 148px;
    display: block;
    text-align: center;
    color: #fff;
    margin: auto;
    padding: 8px 0px;
    border-radius: 13px;
    font-size: 19px;
}
.today-status-main {
  position: absolute;
  top: 100px;
  padding: 0 50px;
  width: 92%;
  margin: auto;
}
.today-status-main h3 {
  font-weight: 800;
  font-size: 25px;
}
.today-status-main h4 {
  font-weight: 800;
  font-size: 18px;
}
.today-status-main h2 {
  font-weight: 800;
  font-size: 26px;
  color: var(--main-color);
}
.backbg {
  background-image: url("../imgs/back-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.ageinput {
  background-color: #F2F2F2;
  width: 100px;
  padding: 20px;
  font-size: 30px;
  text-align: center;
  margin: auto ;
  margin-bottom: 30px;
  margin-top: 20px;
  font-weight: bold;
  color: #000 !important;


}
.card-border {
  border: #e2e2e2 solid 1px;
  padding: 13px 13px;
  border-radius: 10px;
}
.non-veg-icon {
  width: 30px;
  float: right;
}
.today-diet ul {
  padding: 0px;
  margin: 0px;
}
.today-diet ul li {
  float: left;
  list-style: none;
  background-color: #ededed;
  padding: 5px 10px;
  margin-right: 7px;
  border-radius: 6px;
  font-size: 16px;
}
.today-diet h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 900;
}
.today-diet p {
  font-size: 17px;
  margin-bottom: 15px;
}
.diet-pics {
  border-radius: 10px;
}
.bmi-main img {
  width: 25px;
  margin-right: 20px;

}
.bmi-main h5 {
  padding: 12px 0;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 900;
}
.bmi-card {
  padding: 20px 40px;
}
.bmi-tab {
  padding: 3px 17px;
  margin-left: 40px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;

}
.fruits-icon {
  width: 100%;
  text-align: center;

}
.fruits-icon img {
  width: 60px;
  position: absolute;
  margin: auto;
  top: 51px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.active-days {
  background-color: #F6F6F6;
  padding: 10px 20px;
  border-radius: 15px;
}
.active-days img {
  float: left;
  margin-right: 20px;
  width: 40px;
  margin-top: 5px;
}
.active-days h3 {
  margin-bottom: 0px;
  font-weight: bold;
}
.active-days p {
  margin-bottom: 0px;
  font-weight: 900;
}
.edit-icon {
  float: right;
}
.sec3-text {
  background-color: #fff;
  padding: 60px 0px 0 0px;
  z-index: 9999;
  position: relative;
}
.sec3-text h2 {
  font-family: "poppinsbold", sans-serif;
  font-size: 33px;
  margin-bottom: 30px;
}
.sec3-text h4 {
    font-size: 18px;
    color: var(--sub-color);
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.9;

}
.sec3-text p {
  font-size: 14px;

}
.services-box {
  background-color: #F8F8F8;
  padding: 30px 30px;
  margin-bottom: 25px;
}
.services-box img {
  margin-bottom: 20px;
  height: 48px;
}
.services-box h3 {
  font-weight: 600;
  font-size: 22px;
}
.services-box a {
  color: var(--sub-color);

}
.sec4-text img {
  border-radius: 50% !important;
  width: 90%;
  border: #eeeeee solid 7px;
}
.sec4-text {
  padding: 50px 0 50px 0px;
}
.sec4-text h5 {
  background-color: #7FB82D;
  width: 40px;
  margin: auto;
  height: 40px;
  padding-top: 10px;
  border-radius: 50px;
  color: #fff;
  margin-top: -20px;
  z-index: 999;
  position: relative;
  margin-bottom: 5px;
  font-size: 17px;
}
.sec4-text h3 {
  font-size: 20px;
  margin-top: 17px;
  font-weight: 800;
}
.sec4-text p {
  font-size: 14px;
}
.app-screen {
  margin-top: 130px !important;
}
.app-screen h2 {
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;


}
.enquiry-form {
  background-color: #F8F8F8;
  padding: 100px 0px;
}
.enquiry-form-box {
  margin-top: 30px;
  padding-left: 30px;
}
.enquiry-form-box h2 {
  font-family: "poppinsbold", sans-serif;
  font-size: 39px;
}
.enquiry-form-box h4 {
    border-left: #97d923 solid 4px;
    font-size: 18px;
    color: var(--sub-color);
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.9;
    margin-bottom: 10px;
}
.enquiry-form-box input {
  padding: 18px 15px;
  border: none !important;
  margin-bottom: 20px;
  border-radius: 0px;
}
.enquiry-form-box textarea {
  padding: 18px 15px;
  border: none !important;
  margin-bottom: 20px;
}
.enquiry-form-box button {
  padding: 15px 25px;
  border: none !important;
  margin-bottom: 20px;
  background-color: var(--sub-color);
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1;
  margin-top: 20px;
  border-radius: 0px;
}
.enquiry-form-box button:hover {
  background-color: #6ba120;
}
.fixs-pic {
  position: relative;
}

.pic100 {
  position: absolute;
  right: 30;
  top: 300px;
  animation: pic100 2s ease-in-out forwards infinite alternate;
}
@keyframes pic100 {
  0% {
      transform: translateY(0%);
  }
  100% {
      transform: translateY(20%) ;
  }

  0% {
      transform: translateY(0%);
  }
}

.left-ani-pic img {
  border: none;
  border-radius: 0px !important;
}
.left-ani-pic {
  position: absolute;
  left: 0;
  top: 200px;
  animation: left-ani-pic 2s ease-in-out forwards infinite alternate;
}
@keyframes left-ani-pic {
  0% {
      transform: translateY(0%);
  }
  100% {
      transform: translateY(20%) ;
  }

  0% {
      transform: translateY(0%);
  }
}
.o-pic {
  width: 270px;
}
.comme-icon {
  width: 25px !important;
  position: absolute;

}


.customer-main {
  background-color: #fff;
  padding: 50px 50px;
  text-align: center;
  z-index: 9999;
  position: relative;
  width: 100%;

}
.customer-main h3 {
  font-size: 33px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
  font-family: "poppinsbold", sans-serif;
}
.customer-main h4 {
    font-size: 18px;
    color: var(--sub-color);
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.9;
}
.customer-main h2 {
  font-size: 18px;
  font-weight: bold;
}
.customer-main p {
  padding: 0 18px;
  line-height: 24px;
  font-size: 15px;
}
.customer-detial img {
  width: 50px !important;
  border-radius: 50px;
  float: left;
  margin-right: 20px;
}
.customer-detial {
  text-align: left;
  width: 50%;
  margin: auto;

}
.customer-detial h4 {
  font-size: 17px;
  margin-bottom: 5px;
  font-weight: 800;
}
.customer-detial h6 {
  color: var(--sub-color);
}
.review-box {
  padding: 40px 30px;
  width: 95%;
  margin: auto;
  background-color: #f3f3f3;
  border-radius: 30px;
  margin-top: 25px;
}
.customer-act {
  background-color: #ccc;
  width: 500px;
  height: 300px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  margin-top: 50px;
}

.quick-links ul li a {
  color: #d1d1d1;
  transition: 1s;
}
.quick-links ul li a:hover {
  padding-left: 8px;
  transition: 1s;
  color: #fff;

}
.quick-links ul li a i {
  color: #d1d1d1;
}
.contact-bottom p {
  color: #d1d1d1;
}
.contact-bottom p a {
  color: #d1d1d1;
}
.contact-bottom p i {
  color: #d1d1d1;
}
.subscribe-main {
  padding: 30px 0px;
  border-bottom: #454545 solid 1px;
  margin-bottom: 30px;
}
.subscribe-main h3 {
  color: #fff;
  font-weight: bold;
  letter-spacing: 2;
}
.subscribe-main input {
  background-color: #212121;
  color: #fff !important;
  border: #535353 solid 1px;
  padding: 13px 20px;
  margin-top: -10px;
  width: 100%;
}
.subscribe-main button {
  background-color: var(--sub-color);
  color: #fff !important;
  border: none;
  height: 52px;
  margin-top: -10px;
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 18px;
}
.subscribe-main button:hover {
  background-color: #679d1d;
}

.a-mrg-pic {
  margin-top: -70px;
}

.hover-pic {
  display: flex;
  padding: 80px 0px;
}
.sc1 img {
  width: 220px;
  margin-top: 55px;
  margin-right: -30px;
  transition: transform .2s;

}
.sc1 img:hover {
  margin-top: 50px;
  margin-right: -30px;
  z-index: 9999;
  position: relative;
  transform: scale(1.1)
}
.sc2 img {
  width: 260px;
  z-index: 999;
  position: relative;
  transition: transform .2s;
}
.sc2 img:hover {
  margin-top: 0px;
  margin-right: -30px;
  z-index: 9999;
  position: relative;
  transform: scale(1.1)
}
.sc3 img {
  width: 200px;
  margin-top: 55px;
  margin-left: -30px;
  transition: transform .2s;
}
.sc3 img:hover {
  margin-top: 50px;
  margin-right: -30px;
  z-index: 9999;
  position: relative;
  transform: scale(1.1)
}

/* Added CSS */
.login-form button:hover {
    background-color: var(--main-color);
    color: white;
}

.mob-sec-main {
    display: none;
}


.gender-btn img{
  width:150px;
  height:150px;
}
.gender-btn > input{
  display:none
}
.gender-btn > img{
  cursor:pointer;
  border:5px solid transparent;
}
.gender-btn > input:checked + img{
  border-color: var(--main-color);
  background-color: #000;

}

.maingoal img {
    float: left;
    width: 55px;
    margin-top: -14px;
    margin-left: 5px;
  }

  .medical ul li .labl > input + div {
    cursor: pointer;
    border: 1px solid #c5c5c5;
    border-radius: 50px;
    height: auto;
    margin-bottom: 8px !important;
    font-weight: 500;
    padding: 8px 14px;
    font-size: 15px;
    margin: 0 5px;

  }

  .labl {
    display : block;

  }
  .labl > input{ / HIDE RADIO /
    visibility: hidden; / Makes input not-clickable /
    position: absolute; / Remove input from document flow /
  }
  .labl > input + div {
    cursor: pointer;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    height: 60px;
    margin-bottom: 12px;
    padding-top: 15px;
    font-weight: 600;
  }
  .labl > input:checked + div {
    background-color: #f1f1f1;
    border: 1px solid #c5c5c5;
    height: 60px;
    border-radius: 12px;
  }
  .preferences-img img {
    width: 74px;
    border-radius: 10px;
    margin-top: -11px;
  }
  .fitness-img img {
    width: 50px;
    border-radius: 0px;
    margin-top: -11px;
    margin-left: 10px;
    margin-top: -12px;
  }
  .exercise-img img {
    width: 47px;
    border-radius: 0px;
    margin-top: -11px;
    margin-left: 10px;
    margin-top: -12px;

  }

  .continue-button:hover {
    background-color: var(--main-color);
    color: #ffffff;
  }

#test-block {
    height: 300px;
    overflow-y: scroll;
}

#test-block label {
    margin-bottom: 0;
}

#test-block::-webkit-scrollbar {
    width: 1px;
}

#test-block::-webkit-scrollbar-thumb {
    background-color: darkgray;
    border-radius: 10px;
}

#test-block::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 10px;
}

.remove-test-btn {
    font-size: 18px;
}

.remove-test-btn:hover {
    font-size: 18px;
    color: red;
}

.test-block-div {
    transition: background-color 0.3s ease;
}

.progress-bar-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.progress-bar {
    width: 90px;
    height: 240px;
    background-color: #e0e0e0 !important;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
}

.progress-fill {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background-color: #a6c78d;
    border-radius: 50px 50px 0 0;
}

.progress-circle {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #ffffff;
    color: black;
    position: absolute;
    top: 26%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}

.water-btn {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #22534d;
    color: #ffffff;
    cursor: pointer;
    user-select: none;
}

.water-btn:hover {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    font-size: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #22534d;
    color: #ffffff;
    cursor: pointer;
    user-select: none;
}

#w1, #w3 {
    font-size: 20px;
    color: gray;
}

#w2 {
    font-size: 28px;
    color: #22534d;
    width: 70px;
    font-weight: 500;
    user-select: none;
}

.w-val {
    text-align: center;
    margin-left: 16px;
    margin-right: 16px;
    cursor: pointer;
}

#dashboard-chart {
    width: 600px;
    height: 600px;
}

.status-outer {
    height: 247px;
}

.remove-food-item {
    cursor: pointer;
}

.food-detail-img {
    max-width: 130px;
    max-height: 130px;
}

#water-plus {
    padding-top: 1px;
}

.cursor-p {
    cursor: pointer;
}

.w-100 {
    width: 100px !important;
}

.payment-amount-div {
    width: 150px;
}

.payment-form-container {
    width: 50%;
    min-height: 80%;
}

.row.min-vh-100 {
    min-height: 100vh;
}

#pay-with-razor {
    background-color: var(--main-color);
    color: white;
    font-size: 16px;
    transition: font-size 0.2s ease;
    height: 60px;
}
#pay-with-razor:hover {
    background-color: var(--main-color);
    color: white;
    font-size: 18px;
}

.coupon-btn {
    background-color: var(--main-color);
    color: white;
}
.coupon-btn:hover {
    background-color: var(--main-color);
    color: white;
}

.checkout-coupon-div {
    margin-top: 40px;
}

#coupon-msg {
    margin-top: -10px;
}

.phone-input {
    width: 200px;
}

.payment-success-tick {
    width: 50%;
}

.payment-success-div h4 {
    color: rgb(4, 100, 4);
    font-size: 30px;
}
.payment-success-div .transaction-id span{
    color: rgb(3, 97, 3);
    font-weight: 500;
}

#buy-membership-h {
    color: #333333 !important;
    font-weight: 600;
}

.swal2-container {
    z-index: 99999;
}
