html {
  scroll-behavior: smooth;
}
::selection {
    color: #ffffff;
    background: #7e68b1 !important;
}
.blog_description td, .blog_description th{
    padding: 5px;
}
table{
    margin-bottom: 20px;
}
.ctn {
    position: absolute;
    margin-top: -80px;
}
body {
  margin: 0;
  padding: 0;
}

body::-webkit-scrollbar {
  width: .5em;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: rgb(179, 179, 179);
  outline: 1px solid slategrey;
}

.the-count{
  color: #ffffff !important;
  position: initial !important;
  float: right;
  text-align: right !important;
  padding: 5px 0;
}

#goTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  opacity: .8;
  border: none;
  outline: none;
  cursor: pointer;
  background: transparent;
}

#goTop:hover {
  opacity: 1;
}

.navbar-light .navbar-toggler {
  color: rgba(249, 249, 249, 0.91);
  border-color: rgba(0, 0, 0, .1);
  background-color: rgba(241, 241, 241, 0.98);
}

.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus{  
  box-shadow: none;
}
.br-20-btn {
  width: 144px;
  height: 41px;
  border-radius: 20.5px;
  background-color: #2654ff;
  border: 0px;
  font-family: Lato;
  font-size: 16px;
  opacity: .9;
  position: relative;
  overflow: hidden;
  outline: none;
  box-shadow: none;
}
.ml_1{
  margin-left: 1em;
}
.br-20-btn:hover {
  background-color: transparent;
  border: 1px solid #fff;
  opacity: 1;
}
.navbar.scrolled .br-20-btn:hover {
  color: #000 !important;
  border: 1px solid #000 !important;
  opacity: 1;
}

.br-20-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: -90px;
  width: 60px;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  transform: skew(-30deg);
  transition: .5s;
}
.br-20-btn:hover:before{
  left: 160px;
}
.banner a.nav-link {
  color: white;
}

section.relieve {
  padding-top: 5.5em!important;
}

.prod-description h5, .prod-description h3, .prod-description p, .relieve h3, .relieve p{
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.prod-description h3, #features h3, #ratings h3, #blog h3, #support h3 {
  font-family: Nunito;
  font-size: 31px;
  font-weight: 600;
  color: #18005e;
}

.prod-description h5 {
  font-family: Nunito;
  font-size: 20px;
  color: #252525;
  
}

.prod-description p {
  opacity: 0.7;
  font-family: Lato;
  font-size: 16px;
  line-height: 1.6;
  color: #252525;
}

.oval, .oval-1 {
  background: url(../../assets/img/oval-3.png);
  height: 793px;
  object-fit: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.relieve h3 {
  font-family: Nunito;
  font-size: 21px;
  font-weight: 600;
  color: #252525;
  margin-bottom: 0.3rem;
}

.relieve p {
  opacity: 0.7;
  font-family: Lato;
  font-size: 16px;
  line-height: 1.5;
  color: #252525;
  
}

.oval-1 {
  position: relative;
}

.oval-1 .card {
  position: relative;
  top: 15px;
  height: 458.3px;
  border-radius: 10px;
  box-shadow: 0 1px 8px 2px rgba(24, 0, 94, 0.15);
  background-color: #ffffff;
  border-bottom: 5px solid #a6deff;
}

.pricing-desc {
  padding: 5% 14%;
  padding-top: 12%;
  width: 100%;
}

.pricing-desc h3 {
  color: rgb(255, 255, 255);
  padding: 20px;
  font-weight: normal;
  font-family: Nunito;
  font-size: 28px;
}

.pricing-desc p {
  opacity: 0.7;
  font-family: Lato;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
}

.testimo-card {
  width: auto;
  /* height: 226px; */
  height: auto;
  position: relative;
  min-height: 230px;
  padding: 18px;
  border-radius: 10px;
  border: solid 1px #efe9e9;
  background-color: #a6deff2b;
}

.testimo-card img {
  display: block;
  width: 25px;
}

.testimo-card p {
  font-family: Lato;
  font-size: 15px;
  line-height: 1.5;
  color: #252525;
  margin-top: 8px;
}
.list_points{
  min-height: 300px;
}
.list_points p{
  margin-bottom: 5px;
  font-size: 14px;
}

.testimo-card b {
  font-size: 15px;
  font-weight: 500;
  display: block;
    text-align: right;
    position: absolute;
    width: 100%;
    right: 10px;
    bottom: 40px;
}

.testimo-card span {
  opacity: 0.5;
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
  color: #252525;
  text-align: right;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.faq-header h2, .blog h2, .get_in_touch h2 {
  font-family: Nunito;
  font-size: 28px;
  text-align: center;
  font-weight: normal;
}

.faq-header p, .blog p, .get_in_touch p {
  opacity: 0.9;
  font-family: Lato;
  font-size: 16px;
  line-height: 1.44;
  text-align: center;
}

ul.faq-tabs {
  margin: 0 auto;
      display: flex;
}

.w-100 {
  width: 100%;
}

.faq-tabs .nav-item {
  /* padding-right: 18px; */
  text-align: center;
  margin: 5px auto;
    border-radius: 18px;
}

.faq-tabs .nav-item>a.active {
  color: #fff !important;
  border-radius: 18px;
  background-color: #2654FF;
  border: solid 1px #2654FF;
}

.faq-tabs .nav-item>a {
  border: solid 1px #F1F1F1;
  border-radius: 18px;
  font-family: Lato;
  background-color: #F1F1F1;
  font-size: 16px;
  font-weight: 500;
  padding: 9px;
  color: #000000;
}

.bg-violet {
  background: rgb(1, 16, 69);
}
.bg-violet-gradient{
    background: radial-gradient(circle, #18005e 20%, #000 100%);
}

.blog .card {
  background: transparent;
  border: 1px solid transparent;
  width: auto;
  margin-bottom: 1rem;
  border-radius:0px;
}

.blog .card-body {
  background: white;
  margin:0px 10px;
  border-radius:5px;
  margin-top:-18px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 10px 20px;
}


.card-body1 {
	min-height: 170px !important;
}
.blog .card-body h5{font-size:16px;font-weight:500;color:#252525;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog .card-body .date{font-size:14px;font-weight:500;color:#000000;display:flex;align-items:center;gap:5px;padding-bottom:10px;}
.blog .card-body .date i{color:#18005E;font-size:18px;}

.blog .card-body a {
  font-family: Lato;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #B6B6B6;
  display:flex;
  align-items:center;
  gap:5px;
}
.blog .card-body a:hover{
    color:#18005E;
}

.blog_detail{width:100%;padding-top:50px;padding-bottom:50px;}
.blog_detail .blog_detail_img{width:100%;border-radius:15px; margin-bottom:15px;}
.blog_detail h1{font-size:24px;font-weight:600;color:#080808;}
.blog_detail .date{font-size:14px;font-weight:500;color:#000000;display:flex;align-items:center;gap:5px;padding-bottom:10px;}
.blog_detail .date i{color:#18005E;font-size:18px;}
.blog_detail h3{color:#18005E;font-size:22px;font-weight:600;font-family: Lato;}
.blog_detail p{color:#000;font-size:16px;font-weight:500;font-family: Lato;}
.blog_detail ul li{color:#000;font-size:16px;font-weight:500;font-family: Lato;}
.blog_detail ol li{color:#000;font-size:16px;font-weight:500;font-family: Lato;}




.blog_detail .card {
  background: transparent;
  border: 1px solid transparent;
  width: auto;
  margin-bottom: 1rem;
  border-radius:0px;
}

.blog_detail .card-body {
  background: white;
  margin:0px 10px;
  border-radius:5px;
  margin-top:-18px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.blog_detail .card-body h5{font-size:16px;font-weight:500;color:#252525;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog_detail .card-body .date{font-size:14px;font-weight:500;color:#000000;display:flex;align-items:center;gap:5px;padding-bottom:10px;}
.blog_detail .card-body .date i{color:#18005E;font-size:18px;}

.blog_detail .card-body a {
  font-family: Lato;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #B6B6B6;
  display:flex;
  align-items:center;
  gap:5px;
}
.blog_detail .card-body a:hover{
    color:#18005E;
}

.contact-card a._mail-btn {
  font-family: Lato;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #18005e;
  border: 1px solid #ddd;
  transition: all .3s;
}

.blog .card-text {
  max-height: 110px;
  overflow-y: hidden;
  margin-bottom: 1rem;
}

.blog .card-text p {
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.44;
  color: #252525;
  text-align: left;
}

.contact-card, .card-store {
  height: 210px;
  padding: 1rem;
  border-radius: 10px;
  border: solid 1px #ece9e9;
  background-color: #ffffff;
  box-shadow: 0px 2px 3px #ddd;
}

.contact-card {
  padding-top: 1.5rem;
  height: 230px;
}

.contact-card h2 {
  font-family: Nunito;
  font-size: 24px;
  text-align: center;
  color: #252525;
}
.contact-card h2:hover{
    text-decoration: underline;
}
._cal h2{
  font-size: 20px;
}
._cal a{
  text-decoration: none;
  color: #252525;
}
.contact-card span {
  opacity: 0.9;
  font-family: Lato;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  color: #252525;
  display: inherit;
}

.rect {
  width: 30px;
  height: 2px;
  border-radius: 1px;
  background-color: #18005E;
  margin: 0 auto;
  margin-bottom: 1.2rem;
}

.contact-card p {
  margin-bottom: .5rem;
}

.contact-card a._mail-btn {
  border-radius: 18px;
  width: 95px;
  /* height: 32px; */
  line-height: 1.6;
}

.azista-brand span, .azista-brand p {
  display: block;
  text-align: center;
  color: #252525;
  line-height: 1.5;
  font-family: Lato;
}
.hetero img{
  width: 220px;
}
.azista-brand a {
  text-decoration: none;
}

.azista-brand p {
  opacity: 0.8;
  font-size: 15px;
  font-weight: 600;
}

.azista-brand span {
  opacity: 0.9;
  font-size: 16px;
  font-weight: 500;
}

footer .bg-violet {
  padding: 40px;
  padding-bottom: 25px;
}

footer .about p {
  opacity: 0.8;
  font-family: Nunito;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  display: inherit;
}

footer .quick-links ul {
  list-style-type: none;
  padding: 0;
}

footer .quick-links ul li a {
  font-family: Nunito;
  opacity: .6;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  transition: all .3s;
  padding: 15px;
}

footer .quick-links ul li a:hover {
  opacity: 1;
}

footer .quick-links li {
  margin-bottom: 0px;
  display: inline-block;
}

footer .social-links img {
  opacity: .6;
  cursor: pointer;
  transition: all .3s;
}
.social-links a:hover {
  color: initial;
}
footer .social-links a:hover .fa {
  opacity: 1;
}
.social-links .fa {
  color: white;
  opacity: .65;
  font-size: 1.8em;
  transition: opacity .3s ease-in-out;
}
footer .social-links h5, footer .quick-links h5 {
  color: white;
  opacity: .8;
  font-size: 1.1rem;
}

footer .f-bottom a {
  color: #ffffff;
}

span.f-bottom {
  opacity: 0.5;
  font-family: Lato;
  font-size: 13px;
  line-height: 1.64;
  color: #ffffff;
}

.pains-left h3 {
  font-family: Nunito;
  font-size: 22px;
  color: #ffffff;
  line-height: 1.5;
}

.pains-left p {
  opacity: 0.7;
  font-family: Lato;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
}

ul.pains-tab {
  padding-top: 8%;
  list-style-type: none;
  color: white;
  font-family: Nunito;
  font-size: 18px;
}

ul.pains-tab button {
  padding: 10px 14px;
  margin: 6px auto;
  cursor: pointer;
  background-color: transparent;
  color: white;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 18px;
  border-radius: 32px;
  transition: all .2s;
  opacity: .6;
}

ul.pains-tab button:hover, ul.pains-tab button.active {
  opacity: 1;
  transform: scale(1.03);
  background-image: linear-gradient(to left, rgba(229, 246, 255, 0), rgba(223, 238, 248, 0.43));
}

.tabcontent img {
  opacity: 0.8;
}

#symptom_checker .tab {
  float: none;
}

#symptom_checker .tabcontent {
  float: none;
  color: white;
  display: none;
}

.text-center.human-body span {
  position: absolute;
  left: 0;
  right: 0;
  top: 38%;
}

/* ul.pains-tab li:hover li.active{
  border-radius: 32px;
  background-image: none;
} */

.card-store img {
  width: 180px;
  margin-top: 1.8em;
}

.card-store img.azista-online {
  width: auto;
  height: 62px;
  margin-top: 1em;
}

.card-store a {
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border-radius: 18px;
  color: #18005e;
  border: 1px solid #ddd;
  padding: 10px;
  display: block;
  width: 160px;
  margin: 0px auto;
  text-decoration: none;
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  transition: all .3s;
  letter-spacing: 1px;
}

.card-store a:hover, .contact-card a._mail-btn:hover, .card-store a:active {
  color: white;
  background: rgb(44, 28, 123);
  border: 1px solid rgb(44, 28, 123);
  outline: 0;
}

.card-store {
  box-shadow: 0px 5px 3px rgba(41, 41, 41, 0.63);
  position: relative;
  width: 250px;
  margin: 8px 20px;
  float: left;
}
.offlne_stre {
  margin-top: 0.8em;
}
.offlne_stre p{
  color: #252525;
  font-size: 14px;
  margin-bottom: 0.2em;
  font-weight: 500;
}
.offlne_stre ._caps{
    font-weight: bold;
    opacity: .8;
    font-size: 16px;
  }
.card-store ._store-icon  img{
  width: 80px;
  margin: 0;
}
._caps{
  text-transform: uppercase;
}

.vdo_cntnr ._vdo p{
  font-weight: 500;
}
.flipkart-online a {
  margin-top: 2px;
}

.hours {
  margin-top: 5rem;
  color: white;
  position: absolute;
  width: 90%;
  left: -5%;
  bottom: 5%;
}
.abslt_hrs {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -140px;
}
.abslt_hrs img {
  width: 120px;
}
.hours span {
  font-family: Nunito;
  font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 12px;
    display: block;
}

.hours h2 {
  font-family: Lato;
  font-size: 30px;
  margin-bottom: 0;
}

.hours b {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.hours img{
  width: 110px;
}
.l-22 {
  left: 15%;
}



.blog .card-body a {
  float: right;
}
.blog .card-img-top {
  width: 100%;
}
.prod-img img {
  width: auto;
  height: 310px;
  /* box-shadow: 1px 15px 15px #22222245; */

  box-shadow: 1px 15px 10px #22222252;
}
.home_slide .carousel{
  height: 490px;
}
.home_slide .carousel-indicators{
  bottom: 8px;
  display: none;
}
.home_slide .carousel-inner img {
  width: 415px;
  position: absolute;
  left: -35px;
  top: 0px;
  bottom: 0;
}
.home_slide .carousel-item {
  /* border: 2px solid #18005e85; */
  border-radius: 50%;
  width: 360px;
  height: 360px;
  text-align: center;
  position: relative;
  /* overflow: hidden; */
  /* box-shadow: 0px 0px 20px #18005e; */
  margin: 1em auto!important;
}

.home_slide .carousel-inner{
  top: 50px;
}
.home_slide .carousel-item.active {
  float: none;
  margin: 0 auto;
}

.innrpge-bnnr{
  /* background: #302473; */
  background: rgb(9, 30, 107);
  height: 62px;
}

.faq_img img{
  width: 220px;
}

.faq_img._skin img{
  width: 100%;
}

.faq_img.az_sta {
  position: relative;
  left: 10%;
}
.faq_img.az_sta img{
  width: 150px;
  left: 14px;
  position: relative;
}
.faq_img.az_sta a{
  text-decoration: none;
}
.faq_img.az_sta span{
  display: block;
}


.enquiry_form .form-group {
    position: relative;
}
.enquiry_form input.form-control, .enquiry_form textarea.form-control {
    font-size: 14px;
    border-radius: 0;
    padding: 1.4em 1em;
	border-radius: 3px;
}
.enquiry_form .form-group>div {
    position: absolute;
    width: 250px;
    bottom: -16px;
	color: red;
    text-align: left;
    padding-left: 5px;
}
.md_6 {
    display: inline-block;
    width: 47%;
}
.md_6._ryt {
    margin-left: 4%;
}
.btn_submit {
    display: block;
    text-align: center;
    background: #3c65ff;
    color: white;
    padding: .8em;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	outline: 0;
    border: none;
    box-shadow: none;
	opacity: .8;
}
.btn_submit:hover {
	opacity: 1;
	color: white;
	
}


/* veeru styles */

.slider-img-block {
	text-align: center;
}
.slider-img-block img {
	width: 100%
}
.slider-img-block-menus {
	width: 88%;
    overflow: hidden;
    margin: 0 auto;
}
.slider-img-block-menus li {
	float: left;
    list-style-type: none;
    width: 300px;
    padding: 10px 15px;
}
.slider-img-block-menus li img {
	width: 100%
}
.home_slide {
  display: none;
}
.home_slide_main {
  display: block;
  margin-top: 18%;
}
.pain-icon img {
	width: 100%;
	margin-top: -10px;
	margin-left: 15px;
}



/***Animations *****/

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.025, 1.025, 1.025);
    transform: scale3d(1.025, 1.025, 1.025);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.025, 1.025, 1.025);
    transform: scale3d(1.025, 1.025, 1.025);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/************faq tabs css ***********/

._accordion .card {
  background: transparent;
  box-shadow: none;
}

._accordion .card-header {
  padding: 0rem 1.25rem;
  background: transparent;
  border: 0;
}

._accordion .card-header a {
  text-decoration: none;
  padding: 1rem 0;
  color: #18005E;
   position: relative;
  font-size: 1.05rem;
  font-weight: 600;
  display: block;
}

._accordion .card-header a::after {
    content: "";
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}

/* When accordion is open */
._accordion .card-header a[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(-135deg);
}


._accordion .card-body {
  padding-top: 0;
}

._accordion .card-body p {
  margin-bottom: 5px;
  color: #252525;
  padding-right: 2em;
}
._accordion .card-body p b {
  color: #1d1d1d;
  font-weight: 600;
}
._accordion .card-body p>a {
  color: #fff;
  text-decoration: underline;
}

.circle-ripple.one {
  top: 45%;
  left: 41%;
}

.circle-ripple.two {
  top: 45%;
  right: 41%;
}

.circle-ripple.three {
  top: 19%;
  left: 38%;
}

.circle-ripple.four {
  top: 19%;
  right: 38%;
}

.circle-ripple.five {
  top: 13%;
  left: 48.5%;
}

.circle-ripple.six {
  bottom: 20%;
  left: 39%;
}

.circle-ripple.seven {
  bottom: 20%;
  right: 39%;
}

.circle-ripple.eight {
  bottom: 34%;
  left: 40%;
}

.circle-ripple.nine {
  bottom: 34%;
  right: 40%;
}

.circle-ripple.ten {
  top: 31%;
  left: 29%;
}

.circle-ripple.eleven {
  top: 31%;
  right: 29%;
}

.circle-ripple {
  /* background-color: #2d1a70; */
  background: rgba(255, 253, 51, .7);
  width: .5em;
  height: .5em;
  border-radius: 50%;
  -webkit-animation: ripple 1.5s linear infinite;
  -ms-animation: ripple 1s linear infinite;
  -o-animation: ripple 1.5s linear infinite;
  animation: ripple 1.5s linear infinite;
  position: absolute;
}

@-webkit-keyframes ripple {
  100% {
    box-shadow: 0 0 0 0 rgba(255, 253, 51, 0.2), 0 0 0 .2em rgba(255, 253, 51, 0.2), 0 0 0 .4em rgba(255, 253, 51, 0.2), 0 0 0 .6em rgb(255, 253, 51, 0);
  }
  0% {
    box-shadow: 0 0 0 .2em rgba(255, 253, 51, 0.2), 0 0 0 .4em rgba(255, 253, 51, 0.2), 0 0 0 .6em rgba(255, 253, 51, 0.2), 0 0 0 .8em rgba(255, 253, 51, 0.2);
  }
}
@-ms-keyframes ripple {
  100% {
    box-shadow: 0 0 0 0 rgba(255, 253, 51, 0.2), 
                0 0 0 4px rgba(255, 253, 51, 0.2), 
                0 0 0 8px rgba(255, 253, 51, 0.2), 
                0 0 0 12px rgb(255, 253, 51, 0);
  }
  0% {
    box-shadow: 0 0 0 4px rgba(255, 253, 51, 0.2), 
                0 0 0 8px rgba(255, 253, 51, 0.2), 
                0 0 0 12px rgba(255, 253, 51, 0.2), 
                0 0 0 14px rgba(255, 253, 51, 0.2);
  }
}
@keyframes ripple {
  100% {
    box-shadow: 0 0 0 0 rgba(255, 253, 51, 0.2), 0 0 0 .2em rgba(255, 253, 51, 0.2), 0 0 0 .4em rgba(255, 253, 51, 0.2), 0 0 0 .6em rgb(255, 253, 51, 0);
  }
  0% {
    box-shadow: 0 0 0 .2em rgba(255, 253, 51, 0.2), 0 0 0 .4em rgba(255, 253, 51, 0.2), 0 0 0 .6em rgba(255, 253, 51, 0.2), 0 0 0 .8em rgba(255, 253, 51, 0.2);
  }
}

@media screen and (max-width:767px) {
  
  .circle-ripple {
    width: 0.4em;
    height: 0.4em;
  }
  .circle-ripple.m-one {
    top: 45%;
    left: 45%;
  }
  .circle-ripple.m-two {
    top: 45%;
    right: 45%;
  }
  .circle-ripple.m-three {
    top: 12%;
    left: 49%;
  }
  .circle-ripple.m-four {
    top: 19%;
    left: 42%;
  }
  .circle-ripple.m-five {
    top: 19%;
    right: 42%;
  }
  .circle-ripple.m-six {
    top: 31%;
    left: 38%;
  }
  .circle-ripple.m-seven {
    top: 31%;
    right: 38%;
  }
  .circle-ripple.m-eight {
    bottom: 35%;
    left: 44%;
  }
  .circle-ripple.m-nine {
    bottom: 35%;
    right: 44%;
  }
  .circle-ripple.m-ten {
    bottom: 20%;
    left: 44%;
  }
  .circle-ripple.m-eleven {
    bottom: 20%;
    right: 44%;
  }
  #demo {
     background: url(../../assets/img/banner.png);
     background-size: cover;
  }
  .innrpge-bnnr{
    height: 80px;
  }
  .banner .fixed-me {
    height: 80px;
  }
  .banner .fixed-me .navbar-collapse {
    background: #e8e8e8a6;
    background: #f9f9f9;
    position: relative;
    top: 15px;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: 0px 10px 8px #00000014;
  }
  .banner .navbar-collapse {
    padding: 15px 20px;
    z-index: 999;
  }
._vdo{
  text-align: center;
}
  .banner .heading {
    font-size: 20px;
    top: 35%;
    /* left: 3%; */
  }
  .home_slide .carousel {
    height: 400px;
}
.home_slide .carousel-inner {
  top: 90px;
}
.home_slide .carousel-item{
  width: 300px;
  height: 300px;
}
.home_slide .carousel-inner img {
  width: 300px;
  left: 0;
}
.testimo-card span, .testimo-card b{
  text-align: right;
  display: block;
}

  section.pt-5 {
    padding-top: 1rem!important;
  }
  section h3 {
    font-size: 1.4rem!important;
  }
  section h5 {
    font-size: 1.2rem!important;
  }
  ul.pains-tab li {
    font-size: 1.0rem;
  }
  footer {
    text-align: center;
  }
  
  footer .about p {
    padding: 0px 8px!important;
  }
  #goTop {
    right: 10px;
  }
  #goTop:hover {
    opacity: .8;
  }
  .col-xs-3 {
    width: 21%;
  }
  .col-xs-9 {
    width: 79%;
  }
  .relieve img {
    margin-top: 0.1em;
  }
  .pricing-desc h3 {
    padding: 15px;
    margin-bottom: 0;
  }
  .testimo-card {
    width: auto;
    height: auto;
  }
  ul.faq-tabs {
    width: 100%;
    margin: 0 auto;
  }
  .faq-tabs .nav-item>a {
    padding: .5rem 1rem;
  }
  .pains-left {
    margin: 0 1.8rem;
  }
  .br-20-btn {
    margin: 5px auto;
    display: block;
  }
  .contact-card h2 {
    font-size: 22px;
  }
  .prod-img img {
    height: 230px;
    margin-top: 1em;
  }
  .human-body img {
    height: 350px;
    opacity: .8;
  }
  .relieve h3 {
    padding-top: 0em;
    font-size: 1.2em!important;
    padding-left: 0!important;
  }
  .relieve p {
    padding-left: 0!important;
  }
  .hours h2 {
    /* font-size: 2em; */
    font-size: 1.5em;
  }
  .faq-header h2, .blog h2, .get_in_touch h2 {
    font-size: 1.6em;
  }
  .faq-icon, .blog-icon, .git-icon {
    width: 45px;
  }
  ._accordion .card-header{
    padding-right: 3em;
  }
  ._accordion .card-header a::after{
    top: 12px;
  }
  ._accordion .card-body p{
    padding-right: 0
  }
  .azista-brand img {
    width: 110px;
  }
  .hetero img {
    width: 165px;
}
  footer .quick-links ul {
    padding-left: 0;
    margin: 0em auto;
  }
  .social-links {
    margin-top: 1em;
  }
  
  footer .bg-violet {
    padding: 10px;
}
  .md_6._ryt {
    margin-left: 0;
}
  .md_6 {
    display: block;
    width: 100%;
}
.enquiry_form .form-group>div{
	font-size: 14px;
}


  .hours .col-sm {
    width: 50%;
  }
  .hours {
    position: relative;
    bottom: 0%;
    width: 100%;
    margin-top: 2rem;
    left: 0%;
  }
  .hours img {
    width: 95px;
}

.hrs_img_rltve img{
  width: 100px;
}
.hrs_img_mobl {
  background: #160057;
  position: absolute;
  bottom: -100px;
  width: 100%;
  height: 70px;
  left: 0;
  clip-path: polygon(0% 0%, 100% 0, 100% 40%, 50% 100%, 0 40%);
}


.hrs_img_rltve{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -130px;
}

a.ml_1 {
  margin-left: 0em;
  display: block;
}
  .oval .row.mt-5 {
    margin-top: 0!important;
  }
  .get_in_touch p, .blog p, .faq-header p {
    margin: 0 1rem!important;
  }
  .blog .card-text p {
    margin: 0!important;
  }
  .pricing-desc p {
    padding: 0 1rem!important;
  }
  .azista-brand {
    margin-top: 1rem!important;
  }
  .azista-brand.hetero {
    margin-top: 2rem!important;
}
.azista-brand p, .azista-brand span{
  margin-bottom: .5em;
  margin-top: .5em!important;
}
  .accordion .content p {
    text-align: center;
  }
  .contact-card {
    margin: 10px auto;
    padding-top: 1rem;
    height: auto;
  }
  .card-store {
    margin: 2.5%;
    height: auto;
    padding: 1rem 0.8rem;
    width: 95%;
  }
  section.oval-1, section.oval {
    position: relative;
    height: auto;
    background: rgb(22, 0, 87);
    padding-bottom: 3em;
    padding-top: 1em!important;
  }
  section.oval-1 {
    padding-top: 4.2em!important;
  }
  .testimo-card {
    margin-bottom: 1rem;
  }
  .prod-description {
    padding: 0px 1rem!important;
  }
  .p_desc{
	padding-bottom: 3rem!important;
  }
  .pain-icon {
    padding: 5px;
}
.pain-icon img{
	margin-left: 5px;
}
  .sub-domain-header-description {
    padding: 10px 0;
  }
  h2.faq-heading {
    margin: 25px auto;
    font-size: 1.5rem;
  }
  .faq-product h4 {
    font-size: 1.2rem;
    font-weight: 500;
  }
  .accordion a {
    font-size: 1.05rem
  }
  .faq-tabs .nav-item {
    padding-right: inherit;
    text-align: center;
    margin: 5px auto;
  }
  ul.pains-tab li {
    margin: 5px 5px;
    float: left;
    width: auto;
  }
  ul.pains-tab li a.active {
    border-radius: 32px;
    /* background-image: linear-gradient(to left, rgba(229, 246, 255, 0), #dfeef86e); */
    background: transparent;
    border: 1px solid #ffffffcc;
    border-color: white!important;
  }
  ul.pains-tab {
    padding-top: 0%;
    list-style-type: none;
    color: white;
    font-family: Nunito;
    font-size: 18px;
    padding: 0;
    width: 100%;
    float: left;
    border: none;
    margin-bottom: 2em;
  }
  ul.pains-tab li a {
    text-align: center;
    font-size: 16px;
    border-radius: 32px;
    border: 1px solid transparent;
    line-height: initial;
    padding: 0.5rem 0.5rem;
    padding-top: 10px;
    cursor: pointer;
    color: white;
    opacity: .9;
    text-decoration: none;
  }
  .pains-tab .nav-link.active {
    background: transparent!important;
    color: white!important;
	border: 2px solid #ffffff54;
  }
  .pricing-desc {
    padding: 0% 5%;
  }
  .card-store a {
    position: relative;
    float: right;
    /* display: inline; */
    border: none;
    border-radius: 0;
    font-size: 16px;
    border-left: 2px solid #ddd;
    width: 49%;
    padding: 8px;
    top: 4px;
  }
  .card-store a:hover, .card-store a:active {
    color: rgb(44, 28, 123);
    background: white;
    border: none;
    border-left: 2px solid #ddd;
    outline: 0;
  }
  .contact-card a._mail-btn:hover {
    color: rgb(44, 28, 123);
    background: white;
    border: inherit;
    border: 1px solid #ddd;
    box-shadow: none;
    outline: 0;
  }
  .card-store img.azista-online {
    padding-top: 0px!important;
    margin-top: -0.5em;
    width: 125px;
    height: 55px;
  }  
  section div.pt-5 {
    padding-top: 4rem!important;
  }
  .card-store.text-center {
    text-align: left!important;
  }
  .card-store img {
    margin-top: 0em;
    width: 130px;
  }
  .quick-links {
    margin-left: 0em;
  }
}


@media (max-width: 767px) {
    .blog_progress_bar {
        margin-top: 46px !important;
    }
    .blogs_section {
        background: linear-gradient(to bottom, #2B1C76 0%, #2B1C76 2%, #fff 2%, #fff 100%) !important;
    }
    ._accordion .card-header a::after {
        right: -2rem;
    }
    .fontsizing2{
        text-align: left !important;
    }
    .breadcrumb{
        padding: 2px 10px;
    }
    .navbar {
        padding: 2px 8px !important;
    }
    #features .col-md-4 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .instant {
        border-color: #18005E #18005E #18005E #18005E !important;
        border-radius: 18px;
    }
    .targeted, .long_lasting {
        border-color: #18005E #18005E #18005E #18005E !important;
        border-radius: 18px;
        margin-left: 0px;
        margin-top: 0px;
        padding-left: inherit;
    }
    .rating {
        width: 80% !important;
    }
        .pt-150 {
        padding-top: 96px !important;
    }
    .navbar-collapse {
        background-color: #fff;
    }
    .navbar-nav .nav-link {
        color: #000;
    }
    .fontsizing2:hover {
        color: #18005E;
    }
    .leadForm{
        background-color: #3d26818f;
        padding: 20px;
        border-radius: 30px;
    }
.blog .card-body {
    min-height: 130px;
}
ul.pains-tab li a.nav-link{
	color: #ffffffc7;
	border: 1px solid #ffffff54;
	display: table-cell;
    vertical-align: middle;
	border-radius: 32px!important;
}
ul.pains-tab li.nav-item{
	display: table;
}
  .offlne_stre {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
}
._store-icon {
  display: inline-block;
  width: 23%;
}
  .container {
    width: 100%;
  }
  .home_slide_main {
	  display: none;
  }
  .home_slide {
	  display: block;
  }
}


.carousel-caption {
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 0%;
    left: 0%;
    width: 100%;
    align-items: center;
    justify-content: center;
    bottom: 53px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.fontsizing2 {
  position: relative;
  padding-bottom: 5px;
  font-family: Nunito !important;
  text-align: left;
}
.fontsizing2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #1b1b1b;
  transition: 0.3s;
}
.fontsizing2:hover::after {
  width: 100%;
}

/* uncmeent nav2 for center */
.fontsizing2 {
  position: relative;
  padding-bottom: 5px;
  text-align: center; /* optional - you can keep left if needed */
  color: #FFFFFF;
}
.fontsizing2:hover{
    color: #ffffffd6;
}

.fontsizing2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: width 0.3s ease;
}

.fontsizing2:hover::after {
  width: 100%;
}
.navbar {
    background-color: transparent;
    transition: background-color 0.4s ease;
    padding: 10px 94px;
}
.scrolled .nav-link {
    color: #000 !important;
}
.navbar.scrolled .nav-link:hover::after {
    background-color: #000 !important;
}
.nav-link.active {
    font-weight: bold;
}
.nav-item.active .nav-link{
    font-weight: bold;
}
.navbar.scrolled {
    background-color: #fff !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.nav-link {
    transition: color 0.3s ease;

}
.navbar-collapse.collapse.show .nav-link {
    color: #000 !important;
    padding: 9px 25px;
    background-color: #ededed00;
    border: none;
    border-bottom: 1px solid #0000001f;
}

.feature-item {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.6s ease-out;
}

.feature-item.show {
    opacity: 1;
    transform: translateY(0);
}
#features .col-md-4{
    margin: 0px !important;
    padding: 0px;
}
.pain_card{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
        height: 92%;
}
.pain_card img{
    width: 15%;
}
.instant{
    border: 2px solid;
    border-color: #18005E #18005E  #fff #18005E;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    
}
.targeted{
    border: 2px solid;
    border-color: #fff #18005E #18005E transparent;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
        margin-left: -6px;
    margin-top: 4px;
        padding-left: 20px;
}
.long_lasting{
    border: 2px solid;
    border-color: #18005E #18005E #fff transparent;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
        margin-left: -7px;
    padding-left: 20px;
}
#key_ingredients, #faq{
    background-color: #150055;
    color: #fff;
}
#faq_page{
    background-color: #fff;
    color: #18005E;
}
.para_small{
    font-size: 14px;
    color: #ffffffd6;
}
#key_ingredients img {
    height: 1%;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #18005E !important;
    opacity: 1 !important;
    color: #fff !important;
    padding: 8px 12px;
    margin: 5px;
    border-radius: 50%;
    font-size: 20px;
}
.slider-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

.customPrevBtn, .customNextBtn {
    background: #A0A0A0;
    color: #fff;
    border: 1px solid #A0A0A0;
    padding: 5px 19px 8px 19px;
    cursor: pointer;
    font-size: 23px;
    font-weight: bold;
    border-radius: 100px;
}
.customPrevBtn:hover, .customNextBtn:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.rating {
    display: flex;
    background-color: #18005E;
    color: #FFFFFF;
    justify-content: space-between;
    padding: 10px 15px;
    width: 25%;
    align-items: center;
    border-radius: 30px;
}

.rating p {
    margin-bottom: 0px;
}

/* --- Stars Default (no animation yet) --- */
.stars {
    display: flex;
    gap: 4px;
}

.stars span {
    font-size: 22px;
    color: #FFD700;
    opacity: 0; /* hidden before scroll */
    transform: translateX(-10px);
    filter: drop-shadow(0 0 0px #FFD700);
}

/* --- Stars Animate Only After Scroll --- */
.stars.animate span {
    animation: starFade 0.6s ease forwards;
}

.stars.animate span:nth-child(1) { animation-delay: 0s; }
.stars.animate span:nth-child(2) { animation-delay: 0.2s; }
.stars.animate span:nth-child(3) { animation-delay: 0.4s; }
.stars.animate span:nth-child(4) { animation-delay: 0.6s; }
.stars.animate span:nth-child(5) { animation-delay: 0.8s; }

/* Glow + Slide Animation */
@keyframes starFade {
    0% {
        opacity: 0;
        transform: translateX(-12px);
        filter: drop-shadow(0 0 0px #FFD700);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
        filter: drop-shadow(0 0 6px #FFD700);
    }
}
.testimonials_ratings {
    height: 38vh;
    background-color: #18005E0D;
    border-radius: 25px;
    padding: 30px;
    position: relative;

    /* Left and Right solid borders */
    border-left: 2px solid #18005E;
    border-right: 2px solid #18005E;
}

/* TOP BORDER (50% solid + 50% transparent) */
.testimonials_ratings::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(
        to right,
        #18005e00 0%,
        #18005E 50%,
        transparent 50%,
        transparent 100%
    );
}

/* BOTTOM BORDER (50% transparent + 50% solid) */
.testimonials_ratings::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(
        to right,
        transparent 0%,
        transparent 50%,
        #18005E 50%,
        #18005e00 100%
    );
}

/* DOTS */
.testimonials_ratings .dot {
    width: 16px;
    height: 16px;
    background: #18005E;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* Top Dot */
.testimonials_ratings .top-dot {
    top: -8px;
}

/* Bottom Dot */
.testimonials_ratings .bottom-dot {
    bottom: -8px;
}
.testimonials_ratings .auth{
    color: #18005E;
    font-weight: bold;
    text-align: right;
}
.testimonials_ratings .stars span{
    opacity: 1 !important;
}
.post {
    padding: 15px 5px;
}
._accordion{
    background-color: #fff;
        border-radius: 14px;
}
footer hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #FFFFFF;
}
footer .text-center a:hover{
    text-decoration: underline;
    color: #fff;
}
/* Hide bootstrap default icon */
.navbar-toggler-icon {
    display: none !important;
}

/* Toggler Container */
.navbar-toggler {
    border: none;
    background: transparent;
    padding: 8px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
}

/* Hamburger Lines */
.scrolled .toggler-icon {
    width: 28px;
    height: 3px;
    background-color: #000;  /* BLACK COLOR */
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}
.toggler-icon {
    width: 28px;
    height: 3px;
    background-color: #fff;  /* BLACK COLOR */
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}

/* Animation when menu is open */
.navbar-toggler[aria-expanded="true"] .toggler-icon:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .toggler-icon:nth-child(2) {
    opacity: 0;
}

.navbar-toggler[aria-expanded="true"] .toggler-icon:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}
.navbar-collapse.collapse.show .nav-link{
    color: #000;
}
/*._accordion .card:hover {*/
/*    background-color: #18005e0f;*/
/*}*/
.blog_context img{
        width: -webkit-fill-available;
}
.breadcrumb-item.active {
    color: #18005E;
    font-weight: bold;
    width: 35%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.breadcrumb{
    background-color: transparent;
}
.breadcrumb-item a{
    color: #000000;
}
.breadcrumb-item.active{
    color: #18005E;
    font-weight: bold;
}
.blogs_section{
    background: linear-gradient(
        to bottom,
        #2B1C76 0%,
        #2B1C76 5%,
        #fff 5%,
        #fff 100%
    );
}
.blog_inner_section{
    background: linear-gradient(
        to bottom,
        #2B1C76 0%,
        #2B1C76 59px,
        #fff 59px,
        #fff 100%
    );
}
#blog_inner{
    font-family: Lato;
}
#blog_inner img{
        width: -webkit-fill-available;
}
#blog_inner .breadcrumb{
    margin-top: 30px;
}

.blog_progress_bar{
    position: fixed;
    height: 5px;
    margin-top: 62px;
    background-color: #18005e;
}
.blog_inner_title{
    color: #080808;
    font-weight: bold;
    font-family: Lato;
}
.blog_description h3{
    font-family: Lato;
  font-size: 31px;
  font-weight: 600;
  color: #18005e;
}
.realted_blog{
    font-family: Nunito;
  font-size: 31px;
  font-weight: 500;
  color: #18005e;
}
.view_blogs{
    color: #18005E;
    font-family: Nunito;
    font-weight: 500;
}
.view_blogs:hover{
    text-decoration: underline;
}
.view_faq{
    color: #FFFFFF;
    font-family: Nunito;
    font-weight: 500;
    margin-bottom: 0px;
}
.view_faq:hover{
    text-decoration: underline;
}
.success .btn:hover{
    background-color: #18005e;
    color: #fff;
}