/* Google fonts */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;800&display=swap');

body {
  margin: 0px;
  padding: 0px;
}
.logo_footer1{
	width:220px;
}
/* header section code start here */
.headerTop-right {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.headerOuter .search-field::placeholder{
  font-size: 18px;
  color: #000;
}
#account.active .dropdown-list {
    display: block !important;
}
.headerOuter .navbar-nav .nav-item a.nav-link:hover {
  color: #2B2A29;
}
.headerOuter li.nav-item.distribution-link .join-us-link a.nav-link:hover::before{
  display: none;

}
.headerOuter .modal-header {
  padding: 1rem 1rem 0;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);

}
.headerOuter .modal-content{
  border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.headerOuter  .modal-footer{
  padding: 0.75rem;

}
.headerOuter a.nav-link:hover::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  background: #2B2A29;
  height: 3px;
  border-radius: 10px;
}
.search-field:focus {
  background-color: #fff;
  border: 2px solid #274B25;
  cursor: text;
  outline: 0;
  width: 250px;
  border-radius: 30px;
}
.headerOuter {
  padding: 22px 0px;
}
.navbar-light .navbar-toggler {
  border: none;
}
.headerOuter .vigadaFulid {
  padding: 0;
}
.headerOuter .navbar_icon {
  display: flex;
  margin-left: 125px;
  align-items: center;
}
.headerOuter .join-us-link a.nav-link {
  background: #EE9546;
  padding: 0px 6px!important;
  font-size: 12px!important;
  line-height: inherit!important;
  border-radius: 3px!important;
  color: #fff!important;
  font-family: 'manrope'!important;
  font-weight: 300!important;
  cursor: default;
}
.headerOuter .navbar-nav .nav-item a.nav-link {
  font-size: 16px;
  line-height: 36px;
  color: #2B2A29;
  padding: 0;
  font-family: 'Playfair Display';
  font-weight: 400;
  position: relative;
}
.headerOuter .navbar-brand img {
  width: 364px;
}
img.\33 line_header {
  width: 20px;
}
.headertop {
  background: #274B25;
  padding: 12px 0px;
}
.headertop_left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.headertop .headerTop-right {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  right: 15px;
}
.header-inner-data {
  position: relative;
}
.ph_number {
  margin-left: 57px;
}
.ph_number:nth-child(1) {
  margin-left: 0;
}
.ph_number p {
  margin: 0;
  font-size: 14px;
  color: #ffffff;
  font-family: 'Manrope';
  font-weight: 400;
}
.headertop .headerTop-right .header-social-icons {
  display: flex;
  gap: 20px;
  align-items: center;
}
.headerOuter .navbar-nav .nav-item a.nav-link.active {
  color: #2B2A29;
  font-weight: 800;
}
.headerOuter .navbar-nav .nav-item a.nav-link.active:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2B2A29;
  border-radius: 0px;
}
.headerOuter li.nav-item.distribution-link {
  position: relative;
}
.headerOuter .join-us-link {
  position: absolute!important;
  top: -6px;
  left: 41px;
}
.join-us-link a.nav-link:after {
  position: absolute;
  content: '';
  top: 18px;
  background: transparent;
  height: 0px;
  width: 0px;
  border-top: 4px solid #ee9546;
  border-left: 4px solid #ffffff00;
  border-bottom: 4px solid #ff000000;
  border-right: 4px solid #00800000;
  right: 44%;
}
.navbar_iconItem.searchIc_outer {
  position: relative;
  z-index: 2;
}
.navbar_iconItem:nth-child(1) {
  padding-left: 0;
}
.navbar_iconItem {
  position: relative;
}
.searchIc_outer {
  position: unset;
}
.navbar_iconItem {
  padding-left: 30px;
}
.navbar_iconItem.searchIc_outer {
  position: relative;
}
.search-field:focus-visible{
  outline: unset !important;
}
.search-field {
  background-color: transparent;
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 40px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0px;
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: -9px;
  z-index: 999;
}
.search-form .search-submit {
  display: none;
}
.search-form {
  right: 200px;
  top: 200px;
}
.navbar_iconItem {
  padding-left: 30px;
}
.navbar_iconItem {
  position: relative;
}
.navbar_iconItem {
  padding-left: 30px;
}
.navbar_iconItem {
  position: relative;
}
.dropdown-list {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.16), 0 0 9px 0 rgba(68,58,58,.16);
  display: none;
  margin-bottom: 20px;
  position: absolute;
  text-align: left;
  width: 150px!important;
  z-index: 1000;
  right: -36px;
  top: 30px;
}
.dropdown-list .dropdown-container {
  overflow-y: auto;
}
.dropdown-list .dropdown-container label {
  color: #9e9e9e;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-family: 'Manrope';

}
.dropdown-list .dropdown-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.user-icon .dropdown-item {
  font-family: 'Manrope';
}

.headerOuter .container:after {
  position: absolute;
  bottom: -11px;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  width: 100%;
  right: 0;
}
.dropdown-list .dropdown-container ul li a:active, .dropdown-list .dropdown-container ul li a:focus, .dropdown-list .dropdown-container ul li a:link, .dropdown-list .dropdown-container ul li a:visited {
  color: rgba(0,0,0,.83);
  display: block;
}
.dropdown-list .dropdown-container ul li a {
  font-size: 16px;
  padding: 8px 12px;
}
user-icon .dropdown-item {
  font-family: 'Manrope';
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.headerOuter .container {
  position: relative;
}
/* header section code end here */

/* footer code start here */
.footerOuter {
  background-image: url(../images/footer.jpg);
  padding: 35px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.footer_sec4 img {
  margin-bottom: 26px;
}
.footer_sec4.logo-text p {
  font-size: 15px;
}
.footer_bottom p {
  font-size: 12px;
  line-height: 30px;
  color: #FFFFFF;
  margin: 0;
  font-family: 'Manrope';
  text-align: center;
  margin-top: 78px;
  position: relative;
  margin-bottom: 0;
  font-weight: 200;
}
.footer_sec4 ul li:nth-child(1) {
  margin-left: 0;
}
.footer_bottom p:before {
  content: "";
  position: absolute;
  top: -18px;
  left:-10px;
  right: -10px;
  height: 1px;
  background: rgba(255, 255, 255, 0.13);
}
.footer_sec4 .footerList1 li {
  list-style: none;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  float: left;
  align-items: center;
  justify-content: center;
  margin-left: 12px;
  position: relative;
}
.footer_sec4 p {
  text-decoration: none;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #FFFFFF;
}
.footer_seccc2 {
  padding-left: 30px;
}
.footer_sec4 h6 {
  position: relative;
  margin: 0;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #FFFFFF;
  font-size: 24px;
}
.footer_sec4 ul {
  padding: 0;
  margin: 0;
  float: left;
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_sec4 ul li:nth-child(1) {
  margin-left: 0;
}
.footer_sec4 ul li {
  list-style: none;
}
.footerList_itm1 li {
  padding-bottom: 8px;
}
.footerList_itm1 li a {
  text-decoration: none;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  line-height: 45px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #FFFFFF;
}
.addrss_outerFooter {
  display: flex;
  margin-top: 30px;
  position: relative;
}
.addrss_outerFooter1 {
  position: absolute;
  top: 0;
  font-family: "Font Awesome 6 Pro";
  left: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100px;
  justify-content: center;
  display: flex;
  align-items: center;
}
p.locationAddress {
  padding-bottom: 20px;
  padding-left: 41px;
  padding-right: 20px;
}
.footer_sec4 p {
  text-decoration: none;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #FFFFFF;
}
.addrss_outerFooter {
  display: flex;
  margin-top: 30px;
  position: relative;
}
.addrss_outerFooter2 {
  position: relative;
  margin-top: 0 !important;
}

/*why_choose_ayurveda css start*/
section.why_choose_ayurveda {
  padding: 60px 125px 50px 120px;
  background-color: #f3f3f3;
}
section.why_choose_ayurveda .ayurveda_content h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  font-family: "Playfair Display";
  margin-bottom: 20px;
  letter-spacing: 0.2px;
}
section.why_choose_ayurveda .ayurveda_content h1 span {
  font-size: 54px;
  font-weight: 700;
  color: #274b25;
}
section.why_choose_ayurveda .ayurveda_content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  color: #2b2a29;
  font-family: "Manrope";
}
.ayurveda_content {
  padding-right: 90px;
  padding-left: 60px;
  padding-bottom: 54px;
}
.ayurveda_img {
  padding-bottom: 54px;
}
.ayurveda-medication {
  padding-right: 54px;
}
.ayurveda_bottom .ayurveda-medication h6 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Manrope";
  color: #274b25;
  padding-left: 15px;
}
/*why_choose_ayurveda css end*/
/*category css start*/
.category-sec {
  padding: 35px 182px;
  position: relative;
}
.category-sec .category-images .category-img1 {
  padding-bottom: 17px;
}
.shop-by a {
  text-decoration: none;
  color: #ffffff;
}
.shop-by p {
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  font-family: "Manrope";
  text-transform: capitalize;
}
.shop-by p span {
  font-size: 25px;
  font-weight: 700;
}
.shop-by {
  background: #274b25;
  color: #ffffff;
  height: 161px;
  width: 161px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 7px solid #ffffff;
  left: 52%;
}
.category_detail {
  position: relative;
}
.category-img-content {
  position: absolute;
  bottom: 10%;
  right: 40%;
  left: 35px;
}
.category-img-content h1 {
  font-size: 32px;
  font-weight: 700;
  font-family: "Playfair Display";
  color: #ffffff;
  margin-bottom: 17px;
}

.category-img-content p {
  font-size: 17px;
  font-weight: 600;
  font-family: "Manrope";
  color: #ffffff;
  margin-bottom: 30px;
  line-height: 26px;
  letter-spacing: 0.18px;
}
.category-img-content a {
  padding: 12px 20px;
  background: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #274b25;
  text-transform: uppercase;
  font-family: "Manrope";
  border-radius: 5.38px;
}
/*category css end*/

/*vigada-steps css start*/
.vigada-steps {
  padding: 40px 0px 10px;
  text-align: center;
}
.vigada-steps .steps h1 {
  font-family: "Playfair Display";
  font-size: 34px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2 px;
  text-transform: uppercase;
  color: #2b2a29;
}
.vigada-steps .steps p {
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
  color: #2b2a29;
}

/*vigada-steps css end*/
/*apka apna vigadacare css start*/
.apna_vigadacare {
  padding: 50px 0px;
  background-color: #f9f6ea;
}
.apna_vigadacare .vigadacare_content h1 {
  font-family: "Playfair Display";
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #2b2a29;
}
.apna_vigadacare .vigadacare_content p {
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 35px;
  color: #2b2a29;
}
.apna_vigadacare_btn {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.apna_vigadacare .apna_vigadacare_btn a {
  padding: 12px 57px;
  text-decoration: none;
  background: #274b25;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  line-height: 24.59px;
  font-family: "Manrope";
  border-radius: 6px;
}
.apna_vigadacare .apna_vigadacare_btn a.consult_expert {
  background-color: transparent;
  border: 1px solid #274b25;
  color: #274b25;
}
/*apka apna vigadacare css end*/

/*ayurveda_dose css start*/
.ayurveda_dose {
  padding: 40px 0px;
  background: #f3f3f3;
}

.ayurveda_dose_content {
  max-width: 65%;
  margin: 0 auto;
}

.ayurveda_dose_content h1 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Playfair Display";
  color: #2b2a29;
}
.ayurveda_dose_content h1 span {
  color: #274b25;
}
.ayurveda_dose_content p {
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  color: #2b2a29;
}
/*ayurveda_dose css end*/

/*latest-blog css start*/
.latest-blog {
  padding: 35px 0px 50px;
}
.blog-search-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.blog-search-sec {
  position: relative;
}
.blog-search-sec svg {
  position: absolute;
  right: 13px;
  top: 16px;
}
.blog-search-sec input {
  padding: 12px 15px;
  border: 1px solid #2b2a292b;
  border-radius: 4px;
}
.blog-search-sec input:focus-visible {
  outline: none;
}
.blog-search-sec input::placeholder {
  font-size: 14px;
  font-weight: 400;
  font-family: "Manrope";
  color: #2b2a29;
}
.latest-blog h1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2 px;
}
.blog-read-more {
  position: relative;
}

.blog-read-more-content h3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Manrope";
  line-height: 35px;
  color: #ffffff;
  padding-left: 25px;
  padding-bottom: 20px;
}
.blog-read-more-content a {
  padding: 11px 26px;
  background: #ffffff;
  text-decoration: none;
  color: #2b2a29;
  font-size: 14px;
  line-height: 19.12px;
  font-weight: 700;
  border-radius: 0px 8px 8px 0px;
}
.blog-info span {
  font-size: 13px;
  font-weight: 300;
  font-family: "Manrope";
  color: #2b2a2980;
  padding: 6px 0px;
}
.blog-info h3 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Manrope";
  color: #2b2a29;
}
.blog-info p {
  font-size: 18px;
  font-weight: 400;
  font-family: "Manrope";
  color: #2b2a29;
  text-transform: capitalize;
  line-height: 35px;
}
.blog-info p a {
  font-weight: 600;
  color: #2b2a29;
  text-decoration: none;
}

.blog-content img {
  width: 100%;
  transition: transform 0.3s ease-out;
  transform-origin: top;
  transform-origin: top;
  transition: all 0.4s ease-in-out;
}
.blog-read-more-content {
  display: none;
}
.blog-content:hover .blog-read-more-content {
  display: block;
}
.blog-content:hover .blog-info {
  display: none;
}
.blog-read-more-content {
  position: absolute;
  bottom: 30px;
  left: 0px;
}
.blog-content {
  position: relative;
  overflow: hidden;
}

.blog-content:hover .blog-img-1 {
  display: block;
}

.blog-content:hover img {
  height: 360px;
  transform: scale(1.2);
}
.see-blogs {
  padding-top: 44px;
}
.see-blogs a {
  font-size: 18px;
  font-weight: 600;
  font-family: "Manrope";
  color: #2b2a29;
  text-decoration: none;
  text-transform: capitalize;
}
/*latest-blog css end*/
/* about us page css start here */
.know-more-about-us .about-us-content {
  background-image: url(../images/close-up.jpg);
  height: 360px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.know-more-about-us .about-us-content h1 {
  position: absolute;
  top: 50%;
  transform: translate(10px, -50%);
  left: 100px;
  font-size: 44px;
  font-weight: 700;
  font-family: "Playfair Display";
  line-height: 64px;
  color: #ffffff;
}
/* vigader-story css start */
.vigader-story {
  padding: 45px 0px 35px;
}
.vigader-story-content {
  padding-right: 40px;
}
.vigader-story .vigader-story-content h1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2px;
  color: #2b2a29;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.vigader-story .vigader-story-content h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #2b2a29;
  margin-bottom: 35px;
}
.vigader-story .vigader-story-content p {
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
  font-family: "Manrope";
  color: #2b2a29;
}
.vigader-story .vigader-story-content span {
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  font-family: "Manrope";
  color: #2b2a29;
}
/* vigader-story css end */
/* who we are css start */
.who-we-are {
  padding: 55px 0px;
  position: relative;
  background-color: #f3f3f3;
}
.who-we-are:before {
  position: absolute;
  content: "";
  background-image: url(../images/about-dots.png);
  height: 47px;
  bottom: 0px;
  width: 175px;
  background-repeat: no-repeat;
  left: 422px;
}
.who-we-are:after {
  position: absolute;
  content: "";
  background-image: url(../images/about-dots.png);
  height: 56px;
  bottom: 22px;
  width: 32px;
  left: 0px;
}
.who-we-are-content h1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2px;
  color: #2b2a29;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.who-we-are-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Manrope";
  color: #2b2a29;
}
.who-we-are-content {
  padding-right: 65px;
}
/* who we are css end */
/* our-vision css start */
.our-vision {
  padding: 53px 0px 45px;
}
.our-vision-content {
  padding-top: 60px;
  padding-right: 80px;
}
.our-vision-content span {
  font-size: 14px;
  font-weight: 600;
  line-height: 19.12px;
  letter-spacing: 3px;
  font-family: "Manrope";
  color: #274b25;
  text-transform: uppercase;
}
.our-vision-content h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2px;
  font-family: "Playfair Display";
  color: #2b2a29;
  text-transform: capitalize;
  margin-bottom: 20px;
  margin-top: 15px;
}
.our-vision-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Manrope";
  color: #2b2a29;
}
/* our-vision css end */

/* our-usp css start */
.our-usp {
  padding: 50px 0px;
  background-color: #f9f6ea;
}
.our-usp-header {
  max-width: 73%;
  margin: 0 auto;
}
.our-usp-header h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2px;
  font-family: "Playfair Display";
  color: #2b2a29;
  text-transform: uppercase;
}
.our-usp-header p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Manrope";
  color: #2b2a29;
  margin-bottom: 35px;
}
.products p {
  font-size: 30px;
  font-weight: 700;
  font-family: "Playfair Display";
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #274b25;
  margin-bottom: 45px;
}
.products span {
  font-size: 74px;
  font-weight: 700;
  font-family: "Playfair Display";
  color: "Playfair Display";
  line-height: 48px;
  color: #efede0;
}
.products-detail {
  margin-top: 20px;
}
.product-content {
  padding: 0px 20px;
  position: relative;
}
.product-content p {
  font-size: 18px;
  font-weight: 600;
  font-family: "Manrope";
  color: #2b2a29;
  line-height: 24px;
}
.product-content:after {
  position: absolute;
  content: "";
  height: 50px;
  width: 2px;
  background: #2b2a2940;
  bottom: 33px;
  right: 0px;
}
.customer-satisfaction:after {
  display: none;
}
/* our-usp css end */
/* our-awrads css start */
.our-awards {
  position: relative;
  padding: 60px 130px 45px 120px;
}
.our-awards-img {
  display: flex;
  justify-content: end;
}

.our-awards-content {
  position: absolute;
  width: 32%;
}
.our-awards-content span {
  font-size: 14px;
  font-weight: 600;
  line-height: 19.12px;
  letter-spacing: 3px;
  color: #274b25;
  margin-bottom: 18px;
}
.our-awards-content h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2px;
  font-family: "Playfair Display";
  color: #2b2a29;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.our-awards-content p {
  font-size: 18px;
  font-weight: 400;
  font-family: "Manrop";
  line-height: 30px;
  color: #2b2a29;
  padding-right: 30px;
}
.our-awards:after {
  position: absolute;
  content: "";
  background-image: url(../images/about-dots.png);
  height: 96px;
  bottom: 22px;
  width: 160px;
  left: 139px;
}

/* our-awards css end */
/* our-certificate css start */
.our-certificate {
  padding: 45px 0px;
  background-color: #f1f1f0;
}
.our-certificate h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.2px;
  font-family: "Playfair Display";
  color: #2b2a29;
  margin-bottom: 45px;
}
.certificate-img {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* our-certificate css end */

/* about us page css end here */
/* contact-us page css start*/
.contact-us {
  padding: 30px 0px;
}
.contact-us h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 57.2px;
  font-family: "Manrope";
  color: #274b25;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px #00000012;
}
.address {
  display: flex;
  justify-content: space-between;
  margin-bottom: 45px;
}
.address svg {
  margin-top: 10px;
}
.location {
  max-width: 551px;
}
.address p {
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  font-family: "Manrope";
}
.contact-form {
  border: 1px solid #0000001a;
  border-radius: 8px;
  padding: 30px 30px;
}
.contact-form h2 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2px;
  text-transform: capitalize;
  padding-bottom: 35px;
}
.contact-form .input-text {
  padding-bottom: 20px;
}
.contact-form input {
  padding: 16px 24px;
}
.contact-form textarea {
  height: 255px;
  padding: 16px 24px;
}
.contact-form input::placeholder {
  font-size: 20px;
  font-weight: 400;
  color: #89888a;
  font-family: "Manrope";
}
.contact-form textarea::placeholder {
  font-size: 20px;
  font-weight: 400;
  color: #89888a;
  font-family: "Manrope";
}
.contact-form .form-check input {
  padding: 0px;
}
.contact-form .form-check p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Manrope";
  color: #89888a;
}
.contact-form .form-check p a {
  text-decoration: none;
  color: #244321;
}
.send-btn {
  background-color: #244321;
  padding: 17px 235px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
}
.send-btn a {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}
.contact-us iframe {
  border-radius: 6px;
}
/* contact-us page css end*/
/* ditribute css start */
.distribute_header {
  background-image: url(../images/business-people.png);
  height: 360px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.distribute_header h1 {
  position: absolute;
  top: 50%;
  transform: translate(10px, -50%);
  left: 100px;
  font-size: 44px;
  font-weight: 700;
  font-family: "Playfair Display";
  line-height: 64px;
  color: #ffffff;
  text-transform: capitalize;
}
.contact-us-distibute-form {
  padding: 35px 0px 50px;
}
.distribute-form {
  border: 1px solid #0000001a;
  border-radius: 8px;
  padding: 30px 30px;
}
.distribute-form input {
  padding: 16px 24px;
}
.distribute-form .input-text {
  padding-bottom: 20px;
}
.distribute-form textarea {
  height: 255px;
  padding: 16px 24px;
}
.distribute-form .form-check p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Manrope";
  color: #89888a;
}
.distribute-form .form-check input {
  padding: 0px;
}
.distribute-form .form-check p a {
  color: #244321;
}
.distribute-form .send-btn {
  background-color: #244321;
  padding: 17px 0px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
}
.distribute-form h2 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2px;
  text-transform: capitalize;
  margin-bottom: 35px;
}
.send-btn a {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}
.distribute-form input::placeholder {
  font-size: 20px;
  font-weight: 400;
  color: #89888a;
  font-family: "Manrope";
}
.distribute-form textarea::placeholder {
  font-size: 20px;
  font-weight: 400;
  color: #89888a;
  font-family: "Manrope";
}
.distribute-form .form-control:focus {
  box-shadow: none;
  border-color: #d9d9d9;
}
.distribute-form .form-control {
  border: 1px solid #d9d9d9;
}
.distribute-form .form-check-input:checked {
  background-color: #244321 !important;
  border-color: #244321 !important;
}
.distribute-form .form-check-input:focus {
  box-shadow: none;
}
/* ditribute css end */

/* chat with expert css start */
.chat-with-expert_header {
  background-image: url(../images/appointment-hospital\ 1.png);
  height: 360px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.chat-with-expert_header h1 {
  position: absolute;
  top: 50%;
  transform: translate(10px, -50%);
  left: 100px;
  font-size: 44px;
  font-weight: 700;
  font-family: "Playfair Display";
  line-height: 64px;
  color: #ffffff;
  text-transform: capitalize;
}
.consult-with-expert-content h1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2px;
  color: #2b2a29;
  text-transform: capitalize;
  margin-bottom: 22px;
}
.consult-with-expert-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Manrope";
  color: #2b2a29;
}
.consult-with-expert-content h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  font-family: "Manrope";
  color: #2b2a29;
}
.consult-content {
  margin-bottom: 35px;
}

/* chat with expert css end */

/* composition css start */
.composition-sec {
  background-color: #f9f6ea;
  padding: 30px 0px 20px;
}
.vigada-comopsition {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding-bottom: 30px;
}
.vigada-comopsition p {
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.2px;
  font-family: "Manrope";
  color: #2b2a29;
  margin-bottom: 0px;
}
.composition-inner h1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Playfair Display";
  letter-spacing: 0.2px;
  color: #2b2a29;
  text-transform: capitalize;
  margin-bottom: 18px;
}
.composition-sec p.vigada-comopsition-name {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Manrope";
  color: #2b2a29;
  margin-bottom: 35px;
}
/* composition css end */
/*gallery_sec css start*/
.gallery_sec {
  padding: 30px 0px 50px;
}
.gallery_sec .gallery-heading h1 {
  font-size: 44px;
  font-weight: 700;
  font-family: "Manrope";
  line-height: 57.2px;
  color: #274b25;
  margin-bottom: 47px;
}
.gallery_sec .gallery-single-photo img {
  width: 100%;
}
.gallery_sec .gallery-photos {
  display: grid;
  grid-template-columns: 49% 49%;
  gap: 2%;
}
.gallery_sec .gallery-photos img {
  width: 318px;
  height: 311px;
}
.gallery-load-more {
  margin-top: 50px;
}

.gallery_sec a {
  font-size: 18px;
  font-weight: 600;
  font-family: "Manrope";
  line-height: 24.59px;
  color: #2b2a29;
  text-decoration: none;
}
/*gallery_sec css end*/
/*quiz css start*/
.quiz-container {
  width: 700px;
  margin: 30px auto;
  background-color: #dadada;
  padding: 10px 30px 50px;
  border-radius: 5px;
}
.quiz-container h1 {
  font-size: 22px;
  font-weight: 700;
  font-family: "Playfair Display";
  text-align: center;
  padding: 30px 0px;
}
.quiz-types {
  display: grid;
}
.quiz-types a {
  text-decoration: none;
  background-color: #274b25;
  border: 2px solid #274b25;
  margin: 10px 0px;
  color: #fff;
  text-align: center;
  padding: 8px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Manrope";
}
.quiz-types a:hover {
  background-color: #fff;
  border: 2px solid #274b25;
  color: #000;
}
/*quiz css end*/
/*skin assessment css start*/
.skin-type img {
  width: 100px;
  cursor: pointer;
  border-radius: 50%;
  transition: ease .25s;
}
.skin-type img:hover{
   border: 2px solid #000;
  border-radius: 50%;
  transform: scale(115%);
}
.assessment-ques p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Manrope";
  padding-top: 10px;
}
.assessment-wrapper h1 {
  font-size: 26px;
  padding: 10px;
}
.assessment-wrapper-header {
  position: sticky;
  top: 0px;
  background-color: #dadada;
  padding: 10px 10px;
  z-index: 99;
}
.assessment-wrapper-header .progress-bar{
background-color: #244321;
}
.assessment-wrapper h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Playfair Display";
}
.assessment-ques .ques-div {
  padding: 20px 0px;
}
.next-btn {
  margin-top: 50px;
}
.next-btn a {
  text-decoration: none;
  color: #fff;
  background: #274b25;
  font-size: 18px;
  font-weight: 600;
  line-height: 24.59px;
  font-family: "Manrope";
  padding: 12px 60px;
  border-radius: 30px;
  border: 2px solid #274b25;
}
.next-btn a:hover {
  background-color: #ffffff;
  color: #000;
  border: 2px solid #274b25;
}

/*skin assessment css end*/
/*customer-info css start*/
.customer-info-header h1 {
  padding: 0px;
}
.customer-form input {
  border-radius: 20px;
  border: 1px solid #798179;
}
.customer-form label {
  font-size: 14px;
  font-weight: 500;
  font-family: "Manrope";
}
.customer-form label span {
  color: #ff0000;
}
.customer-form .form-control:focus {
  box-shadow: none;
  border-color:#798179;
}
.select-age {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
.select-age .form-check-input:focus, .select-gender .form-check-input:focus {
  box-shadow: none;
}
.select-gender {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
.show-result {
  margin-top: 50px;
  text-align: center;
}
.show-result button{
  text-decoration: none;
  color: #fff;
  background: #274b25;
  font-size: 16px;
  font-weight: 600;
  line-height: 24.59px;
  font-family: "Manrope";
  padding: 10px 40px;
  border-radius: 30px;
  border: 2px solid #274b25;
  text-transform: capitalize;
  display: block;
  margin: 0 auto;
}
.show-result button:hover {
  background-color: #ffffff;
  color: #000;
  border: 2px solid #274b25;
}
/*customer-info css end*/
/*assessment-result-sec css end*/
.assessment-result-sec{
  max-width: 750px;
  margin:20px auto;
}
.prakriti-type{
  margin: 20px auto;
  width: 500px;
}
.result-heading h1{
  font-size: 24px;
  font-weight: 700;
  font-family: "Playfair Display";
  padding-bottom: 20px;
}
.result-heading p{
  font-size: 16px;
  font-weight: 400;
  font-family: "Manrope";
  padding-top: 10px;
}
.result-prakriti h2{
  font-size: 22px;
  font-weight: 700;
  font-family: "Playfair Display";
}
.result-prakriti h3{
  font-size: 20px;
  font-weight: 700;
  font-family: "Playfair Display";
}
.prakriti-type .progress-bar{
  background-color: #274b25;
}
.assessment-result-sec .consult-expert a {
    text-decoration: none;
    background-color: #274b25;
    border: 2px solid #274b25;
    margin: 10px 0px;
    color: #fff;
    text-align: center;
    padding: 8px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Manrope";
    width: 100%;
    display: block;
}

.assessment-result-sec .consult-expert a:hover {
    background-color: #fff;
    border: 2px solid #274b25;
    color: #000;
}

/*assessment-result-sec css end*/
/*performance-assessment-sec css start*/
.selected-option{
  background-color: #ffffff;
  padding: 7px;
  border-radius: 30px;
  text-align: center;
  margin: 10px 0px;
  cursor: pointer;
  border: 1px solid #798179;
}
.selected-option p{
  font-size: 16px;
  font-weight: 400;
  font-family: "Manrope";
}
.performance-assessment-ques .ques-div{
  padding: 20px 0px;
}
.selected-option.active {
    background: #244321;
    color: #fff;
}
/*performance-assessment-sec css end*/

/*responsive css start*/
@media only screen and (max-width: 1560px){
.headerOuter li.nav-item {
    padding-left: 44px;
}
.headerOuter li.nav-item {
  padding-left: 44px;
}
.headerOuter .navbar_icon {
  display: flex;
  margin-left: 74px;
  align-items: center;
}
}
@media (max-width: 1472px) {
  .headerOuter .navbar-brand img {
    width: 280px;
}
.headerOuter .navbar-brand img {
  width: 280px;
}
.headerOuter .navbar-nav .nav-item a.nav-link {
  font-size: 14px;
  font-weight: 400;
  color: #2B2A29;
}
}
@media (max-width: 1399px) {
  .headerOuter li.nav-item {
    padding-left: 20px;
}
.headerOuter li.nav-item {
  padding-left: 20px;
}
.search-field:focus{
  width: 234px;

}

}

@media (max-width: 1360px) {
  .headerOuter .navbar-brand img {
    width: 214px;
}
.footer_sec4 .footerList1 li {
  margin-left: 6px;
}
.headerOuter .navbar-brand img {
  width: 214px;
}
.footer_sec4 .footerList1 li {
  margin-left: 6px;
}
.footer_sec4 .footerList1 li {
  width: 34px;
  height: 34px;
}

.headerOuter .navbar_icon {
  margin-left: 65px;
}
}
@media (max-width: 1260px) {
  .footer_sec4 ul {
    float: left;
    width: 55%;
}
.footer_sec4 .footerList1 li {
  width: 40px;
  height: 40px;
}
}
@media (max-width: 1200px) {
  .ayurveda_content {
    padding-right: 0px;
  }
  .headerOuter .navbar-brand img {
    width: 190px;
}
.footer_bottom p:before {
  top: -40px;
  height: 1px;
}
img.logo_footer1 {
  width: 120px;
  margin-bottom: 20px;
}
.footer_sec4 p {
  font-size: 14px;
  line-height: 22px;
}
.footer_sec4 h6 {
  font-size: 16px;
  line-height: 30px;
}
.footer_bottom p {
  font-size: 14px;
  line-height: 18px;
}
}
@media (max-width: 1184px) {
  .footer_sec4 ul {
    float: left;
    width: 70%;
}
}

@media (max-width: 1025px) {
.headerOuter .navbar-brand img {
  width: 172px;
}
.headerOuter .navbar_icon {
  margin-left: 48px;
}
.headerOuter li.nav-item {
  padding-left: 32px;
}
.headerOuter .navbar_icon {
  margin-left: 48px;
}
.footer_sec4 .footerList1 li {
  float: left;
  margin-left: 10px;
  display: block;
  position: relative;
}
.footer_sec4 ul {
  float: left;
  display: block;
}
.footerList_itm1 li a {
  font-size: 12px;
  line-height: 18px;
}
.footer_sec4 h6 {
  font-size: 14px;
}
.footer_seccc2 {
  padding-left: 10px;
}
.headerOuter {
  margin: 20px 0;
}
.footer_sec4 p {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 10px;
}
img.logo_footer1 {
  width: 100px;
  margin-bottom: 20px;
}
}
@media (max-width: 992px) {
  section.why_choose_ayurveda {
    padding: 60px 0px 50px;
  }
  .navbar-toggler:focus {
    box-shadow: unset !important;
}
  .footer_sec4 .footerList1 li:nth-last-child(2), .footer_sec4 .footerList1 li:nth-last-child(1) {
    margin-top: 0;
    margin-left: 10px;
}
  .ayurveda-medication {
    padding-bottom: 20px;
  }
  .ayurveda_content {
    padding: 0px;
  }
  .ayurveda_content h1 {
    text-align: center;
  }
  .ayurveda_img {
    padding-bottom: 20px;
    text-align: center;
  }
  .ayurveda_dose_content {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
.headerOuter {
  padding: 5px 0px;
}
.headerOuter div#navbarSupportedContent {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.navbar_iconItem .search-field {
  left: -22px;
}
.headerOuter div#navbarSupportedContent {
  top: 76px;
}
.headerOuter div#navbarSupportedContent {
  position: absolute;
  width: 100%;
  top: 56px;
  left: 0px;
  background: #fff;
  z-index: 999;
  padding: 0px 20px 20px;
}
.headerOuter .container:after{
  display: none;
}
}
@media (max-width: 767px) {
  .chat-with-expert_header h1 {
    left: 10px;
  }

  .headerOuter .navbar-toggler {
    padding: 6px 8px;
    line-height: 0;
}
  .quiz-container {
    width: auto;
    margin: 30px 30px;
  }
  .skin-profile-img img{
    width: auto;
  }
  .assesment-product img{
    width: 50%;
    margin: auto;
  }
  .assesment-product-detail{
    text-align: center;
  }
  .assessment-result-sec{
    max-width: 100%;
  }
  .prakriti-type{
    width: auto;
  }
  .headertop_left {
    display: block;
}
  .headertop_left {
    justify-content: center;
}
.headerTop-right {
  justify-content: center;
  margin-bottom: 20px;
}
.headerTop-right {
  justify-content: end;
  margin-bottom: 20px;
}
}
/*responsive css end*/
@media(max-width: 420px){
  .show-result a{
    font-size: 14px;
  }
  .headertop {
    padding: 12px 0px 20px;
}
  .headertop_left {
    text-align: center;
}
  .assessment-wrapper h1{
    font-size: 18px;
  }
  .assesment-product h3{
    font-size: 20px;
  }
  .product-detail h4{
    font-size: 18px;
  }
  .headertop .headerTop-right {
    position: relative;
    right: inherit;
}
.headerTop-right {
  margin-bottom: 0px;
}
.headerTop-right {
  justify-content: center;
}
}
@media(max-width: 361px){
.headerOuter li.nav-item {
  padding-left: 5px;
}
.headerOuter div#navbarSupportedContent {
  padding: 24px 8px;
}
.headerOuter .navbar_icon {
  margin-left: 21px;
}
}