.primary_btn{
    background: #631527 !important;
    color:#fff !important;
}
.ctn {
    position: absolute;
    margin-top: -80px;
}
.h3{padding-bottom:10px;font-size:26px !important;font-weight:700;color:#000;}
h3{padding-bottom:10px;font-size:26px !important;}
.navbar-light .navbar-nav .active > .nav-link{
    color:#631527 !important;
    font-weight:700;
}
.banner .text_banner p{line-height:unset;}
p{line-height:25px;}
.btn_change:hover{color:#671127 !important;background:#fff !important;}
.btn_change{background:#671127 !important;color:#fff !important;}
.banner .text_banner .primary_btn:hover{color:#671127 !important;background:#fff !important;}
.sarcopenia_sec{padding-top:50px;}
.how_to_use .tips ol li{margin-left:10px;}
.sarcopenia_sec h3{margin-bottom:0px;}
.reversing .col-md-4 .card{border:none;}
.prevalence .mb-3{margin-bottom:0px !important;}
.prevalence .col-md-7 ul>li{margin-left:10px;}
.management .d-flex .text ul li{margin-left:10px;}
.recipes_detail .durtion p{display:flex;gap:5px;}
.recipes_detail .row .nutrition p{margin-top:10px;}
.recipes_detail .row p{margin-left:10px;}
.blog_inner_section h3 {margin-bottom:0px;}
.blog_inner_section .blog_inner{margin-bottom:15px;}
.blog_inner_section .more_blogs ul{margin-left:0px;}
.blog_inner_section .more_blogs a{margin-bottom:10px;}
.blog_inner_section .more_blogs a:hover{box-shadow: #631527 0px 0px 0px 3px;}
.disclaimer .card h3{display:flex;align-items:center;justify-content:center;gap:5px;}
/*--------- Custotm style ScrollBar Css ---------*/
.cusscroll ::-webkit-scrollbar {width: 2px;}
.cusscroll ::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey; }
.cusscroll ::-webkit-scrollbar-thumb {background: #631527;  border-radius: 10px;}
.cusscroll ::-webkit-scrollbar-thumb:hover {background: #b30000; }
.cusscroll p{overflow-y:auto;height:200px;}
.benefits h3{margin-bottom:0px;padding-bottom:0px;}
.recipes_home .benefits ul{margin-top:15px;}
.key_ingredients .row{margin-left:0px;}
.recipes_home .key_ingredients span{width:145px;}
.blog_progress_container {
    width: 100%;
    height: 4px;
    background: #e0e0e0;
    position: fixed;
    top: 64px;
    left: 0;
    z-index: 9999;
}
.blog_progress_bar {
    height: 100%;
    background: #671127;
    width: 0%;
}
.recipes_home .owl-carousel .recipes_card .recipe_text .recipe_home{border-radius:20px;}
.discover_nutriverse .card h6{
    position: relative;
    text-decoration: none;
    display: inline-block;
}
.discover_nutriverse .card h6::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
.discover_nutriverse .card:hover h6::after{width:100%;}
.discover_nutriverse .card:hover h6{color:#fff;}
.footer .copyright a{
    position: relative;
    text-decoration: none;
    display: inline-block;
}
.footer .copyright a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
.footer .copyright a:hover::after{width:100%;}
.contact_us .proncte_card .contact_address .d-flex a{
    position: relative;
    text-decoration: none;
    display: inline-block;
}
.contact_us .proncte_card .contact_address .d-flex a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
.contact_us .proncte_card .contact_address .d-flex a:hover::after{width:100%;}
.footer .copyright a:hover{color:#fff !important;}
.footer .list-inline .list-inline-item a{
    position: relative;
    text-decoration: none;
    display: inline-block;
}
.footer .list-inline .list-inline-item a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
.footer .contact_address .d-flex a{
    position: relative;
    text-decoration: none;
    display: inline-block;
}
.footer .contact_address .d-flex a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
.animate-on-scroll {
  opacity: 0;
  transform: scale(0.8) rotate(-10deg);
  transition: all 0.8s ease-in-out;
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.faq{padding-top:50px;}
.navbar-light .navbar-nav .active > .contact_btn{
    background:#631527 !important;
    color:#fff !important;
}
.navbar .navbar-nav .nav-link{padding-right:20px;font-weight:600;}
.navbar .navbar-nav .nav-link:hover{font-weight:600;}
.mve_top{background:#fff !important;}
.footer .contact_address .d-flex a:hover::after{color:#671127;width:100%;}
.footer .list-inline .list-inline-item a:hover::after{color:#671127;width:100%;}
.footer .social_midea .social_div a:hover{background:#671127;color:#fff;}
.footer .copyright a{font-weight:600;}
.footer .copyright a:hover{color:#671127;}
.blogs_section .blog_card .blog_des{margin-bottom:15px;}
.blogs_section .blog_card .blog_des h5{overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.pronocte .text h3{color: #631527 !important;}
.pronocte .text p{color: #000 !important;}
.pronocte .text .sub_text p span{font-weight:700;}
.e-com-platforms{
    background: #631527;
    backdrop-filter: blur(15.300000190734863px);
    padding:5px;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    position:fixed;
    left:0px;
    top:35%;
    width:60px;
    display:flex;
    flex-direction:column;
    z-index:99;
}
.e-com-platforms span{text-align:center;}
.e-com-platforms .platform_img{width:40px;height:50px;object-fit:contain;border-bottom: 1px solid #B7B7B7;padding-bottom:10px;padding-top:10px;}
.navbar .navbar-nav .contact_btn{padding-right:20px !important;}
.sarcopenia_home {background-image: url(../img/sarcopenia_bg.webp) !important;}

.buy_now {background-image: url(../img/buy_know_bg.webp) !important;padding-top: 45px;padding-bottom: 45px;}
.pronocte{background-image: url(../img/pronocte_banner.webp) !important;display:flex;justify-content:center;align-items:center;background-size:cover;height:92vh;}
.product_features .card:hover{box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;}
.product_features .card {
  position: relative;
  transition: box-shadow 0.4s ease;
}

.product_features .card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  border: 2px solid transparent;
  background: linear-gradient(45deg, #ff6ec4, #7873f5, #4ade80);
  background-size: 200% 200%;
  animation: borderAnim 4s linear infinite;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.4s;
}

.product_features .card:hover::after {
  opacity: 1;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}
/* FAQ SECTION styles */
.accordion > .card {
  overflow: hidden;
}
.blog_context img {
    width: 100%;
}
img.blog_inner_img {
    width: 100%;
}
.blog_progress_bar {
    height: 5px;
    width: 0%;
    position: fixed;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}





.leadForm .form-group{
    position: relative;
    margin-bottom: 1.5em;
}

.lead_form label.text-red.text-capitalize.text-normal {
    font-size: 12px;
    color: #bd060e;
    text-transform: unset !important;
}

@media only screen and (max-width: 479px) {

}




/*****Gallery********/

.tz-gallery {
    padding: 10px 10px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #611050;
    font-size: 26px;
    /* font-family: 'fontawesome'; */
    /* content:"\f08e"; */
    /* content:"\f06e"; */
    content:'';
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
    background: #fff;
    min-width: 50px;
    text-align: center;
	background: url(../img/azi-guard-technology.svg) no-repeat center;
	background-size: 30px;
}
.tz-gallery a.lightbox {
    display: block;
    overflow: hidden;
    width: 100%;
    max-height: 270px;
    position: relative;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: '';
    transition: 0.4s;
	background: url(../img/azi-guard-technology.svg) rgb(220 136 78 / 75%) no-repeat center;
	background-size: 55px;
}
.tz-gallery1 .lightbox:after {
	background: url(../img/coats-objects.svg) rgb(230 54 45 / 75%) no-repeat center;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
/* Video Gallery ********/
.video-block {
	text-align: left;
    background-color: #eee;
    padding: 5px;
    min-height: 290px;
}
.thumbnail-block {
	/*padding: 5px;
    border: 1px solid #ebebeb;*/
	position: relative;
}
.overlap {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
	cursor: pointer;
	text-align: center;
}
.thumbnail-block:hover .overlap {
	display: block;
}
.thumbnail-block img {
	width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.overlap img {
	width: 55px;
    margin-top: 20%;
    height: auto;
}
.modal-video-body video {
	width: 100%;
}
.modal-video-body iframe {
	width: 100%;
}
.video-block span {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding: 5px;
    text-align:right;
    background:red;
    text-shadow:none !important;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-body{padding-top:5px;}
.close{display:flex;justify-content:end;}
small.b_dte {
    color: #ac001a;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-align: right;
    font-weight: 500;
}
.video_gallery_section {
	position: relative;
	padding: 100px 0;
	background-color: #ffffff;
}
.video_gallery_section1 {
	margin-top: 15.2em;
    padding: 50px 0;
}
/* Success Page Styles ********/
.success-page-section {
    padding: 75px 0;
	margin-top: 0;
}
.success-text {
    text-align: center;
}
.success-text h2 {
    font-size: 30px;
    color: #dc884e;
    font-weight: 900;
}
.success-text p {
    font-size: 18px;
    padding: 8px 0;
    color: #222d35;
    font-weight: 500;
}
.success-text h6 {
    background-color: #ec3726;
    width: 175px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}
.success-text h6 a {
    color: #ffffff;
    display: block;
}
.success-text h6 a:hover {
    text-decoration: none;
}

.disclmerTxt {
    color: white;
    font-size: 14px !important;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 1em !important;
    text-align: center !important;
}
.disclmerTxt b{
	font-weight: bold;
}
.cookie-banner {
	display: none;
	height: auto;
	position: fixed;
	z-index: 999;
	padding: 4px 3%;
	background-color: #eee;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner.bottom {
	display: block;
	border-top: 2px solid #26130c;
	bottom: -90%;
	transition: bottom 0.5s;
}
.cookie-banner.bottom.show {
	bottom: 0;
	transition: bottom 1s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner p {
	float: left;
	width: 88%;
	display: inline-block;
	font-size: 12px;
}

.cookie-banner a.button {
	float: left;
	margin: 15px;
	width: 100px;
	height: 40px;
	z-index: 100;
	background: #9d0917;
	text-transform: uppercase;
	line-height: 1.4;
	padding-top: 8px;
	display: inline-block;
	color: #FFF!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
}

.image_gallery_section {
	padding: 75px 0;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.faq_section {
	padding: 50px 0;
}
#Written-slider.owl-theme .owl-controls .owl-page span{
    width: 8px !important;
    height: 6px !important;
    background: #D9D9D9;
    margin: 5px 5px !important;
    transition: 0.5s ease-out;
}
#Written-slider.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    width: 30px !important;
    background: #631527;
}
#testimonial-slider .owl-buttons{
    position: absolute;
    bottom: 10px;
    right: 15px;
    display:flex;
}
#testimonial-slider.owl-theme .owl-controls .owl-buttons div{
    background: #AEAEAE;
    color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#testimonial-slider.owl-theme .owl-controls .owl-buttons div:hover{
    background: #631527;
    color: #fff;
}

#recipes-slider.owl-theme .owl-controls{
    text-align: start !important;
}
#recipes-slider.owl-theme .owl-controls .owl-page span{
    width: 5px !important;
    height: 5px !important;
    background: #D9D9D9;
    margin: 3px 3px !important;
    transition: 0.5s ease-out;
}
#recipes-slider.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #FFFFFF;
    width: 30px !important;
}
.recipes_detail h4{padding: 20px 10px 20px 10px;}

.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-prev:before,
.owl-next:before{
    content: "\ea60";
    font-family: 'tabler-icons';
    font-size: 15px;
    font-weight: 900;
}
.owl-next:before{ content: "\ea61"; }

@media only screen and (max-width: 768px){
    .navbar .ml-5{margin-left:10px !important;}
    .navbar .navbar-nav .contact_btn{width:150px;text-align:center;}
    .banner{
        flex-direction:column;
        height:auto;
        padding-bottom:0px;
    }
    .banner .text_banner{
        width:100%;
        padding-left:0px;
        padding:10px;
    }
    .banner .text_banner h2{font-size:30px;}
    .banner .text_banner p{font-size:18px;}
    .banner .product_img{width:100%;}
    .banner .product_img .pack_shot{width:100%;position:unset;}
    .banner .product_img .venilla {
        width: 150px;
        bottom: 0px;
        left: 0px;
        top:unset;
    }
    .banner .ingrident_text {
        width: 100%;
        background: #631527;
        padding: 10px;
    }
    .sarcopenia_home{
        height:auto;
    }
    .testimonial_section .testimonial{
        flex-direction:column;
        height:auto;
    }
    .testimonial_section .testimonial img{width:100%;height:200px;object-fit:cover;}
    #testimonial-slider .owl-buttons{position:unset;}
    .discover_nutriverse .card{margin-bottom:10px;}
    .about_us .d-flex{flex-direction:column;}
    .about_us .putting_wellness{position:unset;width:100%;}
    .about_us .white_women_img{width:100%;}
    .about_us .our_mission_section .our_mission_content{flex-direction:column;}
    .about_us .our_mission_section .our_mission_content .curve{display:none;}
    .about_us .our_mission_section .our_mission_content .our_mission_text{padding:20px;}
    .pronocte .d-flex{flex-direction:column;}
    .pronocte .text{width:100%;}
    .pronocte img{width:100%;}
    .pronocte .text h3{font-size:30px;}
    .product_features .card{width:100%;}
    .how_to_use .card{width:100%;margin-bottom:10px;}
    .sarcopenia .card{margin-bottom:10px;}
    .reversing .col-md-4 .card{margin-bottom:10px;width:100%;}
    .management .d-flex{flex-direction:column;}
    .myths_facts .d-flex{gap:5px;}
    .myths_facts .d-flex .myths p{padding-left:5px;}
    .myths_facts .d-flex .facts p{padding-left:5px;}
    .myths_facts .d-flex .right_arrow{right:42%;}
    .recipes_detail .durtion p{padding: 10px 22px;}
    .recipes_detail h4{font-size:18px;padding: 20px 10px 10px 10px;}
    .recipes_detail .pr-100{padding-right:10px !important;}
    .recipes_detail .pl-5{padding-left:10px !important;}
    .nutrition .d-flex{flex-direction:column;}
    .recipes_detail .row .nutrition .d-flex p{width:100%; margin-bottom:10px;}
    .contact_us .proncte_card{margin-top:10px;}
    .recipes_home .recipes_bg{margin-top:10px;}
    .buy_now .right_img{display:none;}
    .buy_now .buy_now_product{width:100px;rotate: 0deg;}
    .e-com-platforms{
        right: 0;
        left: unset;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }
}
@keyframes borderAnim {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

