@charset "utf-8";*{margin:0;padding:0;box-sizing:border-box}
body{font-size:14px;font-family: 'Montserrat-Regular';}
img,object,embed,video{max-width:100%}
img{border:0;vertical-align:middlel;display:inline-block;}
.ie6 img{width:100%}
ul,ol{list-style:none}
#clear{clear:both}
h1, h2, h3, h4{ font-feature-settings: normal; font-kerning: auto; font-language-override: normal; font-size-adjust: none; font-stretch: normal; font-style: normal; font-synthesis: weight style; font-variant: normal; font-weight: normal; text-rendering: auto;  font-family: 'Montserrat-Bold'; }
h2{text-transform:capitalize;font-size:30px;color:#3f3f3f;}

p{text-align:justify;}
.white{background:#fff;}

.lightgray{background:#f4f4f4;}
.lightgray2{background:#f4f4f4; display:block; position:relative;}
.lightgray2:before, .lightgray2:after{background:#f4f4f4; content:'';width:100%; top:0; bottom:0; position:absolute;}
.lightgray2:before{left:-100%;}
.lightgray2:after{right:-100%;}
.yellow{background:#D0B521; display:block; position:relative; color:#fff !important;}
.yellow:before, .yellow:after{background:#D0B521; content:'';width:100%; top:0; bottom:0; position:absolute;}
.yellow:before{left:-100%;}
.yellow:after{right:-100%;}
.yellow h2, .yellow h3, .yellow h4, .yellow p{color:#fff !important;}
.darkbluenew{background:#0D4B83; color:#fff;}
a{transition:all .4s 0s ease; color:#6ab510;text-decoration:none;line-height:inherit;}
a:hover{color:#3c3b3b;text-decoration:none;}
.pdd_lft{padding-left:15px!important}
.pdd_rht{padding-right:15px!important}
.mrg_tp{margin-top:15px!important}
.mrg_bot{margin-bottom:15px!important}
.pdd_tp{padding-top:15px!important}
.pdd_bot{padding-bottom:15px!important}
.pdd_all{padding:1%!important}
.link{display: block;margin:10px 0;}
.link a{ display:inline-block; color:#333;}
.link a:hover{ color:#FD8107;}
#main{position:relative; overflow:hidden;}
 
/*header start*/
header {position: relative;background: #fff;display: block;z-index: 1;}
header .top {display: block;overflow: hidden;border-bottom: solid 1px #eeebeb;background: #cb8e02; color:#fff;}
header .top a{ color:inherit;}
header .top .topsocial{display: table;float: right;}
header .top .topsocial ul{width: 100%;overflow: hidden;margin: 0;}
header .top .topsocial ul li{float:left;}
header .top .topsocial ul li +li{}
header .top .topsocial ul li a{display: block;padding: 12px 12px;text-align: center;}
header .top .topsocial ul li +li a{}
header .top .topsocial ul li a:hover i{ color:#fff; }
header .top .topsocial ul li:nth-child(1) a:hover {background:#3B5998;}
header .top .topsocial ul li:nth-child(2) a:hover {background:#00B2F4;}
header .top .topsocial ul li:nth-child(3) a:hover {background:#0077B5;}
header .top .topsocial ul li:nth-child(4) a:hover { background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);box-shadow: 0px 3px 10px rgba(0,0,0,.25);} 

.topcontact {display: block;}
.topcontact ul {width:100%; margin:0; overflow:hidden;}
.topcontact ul li{float:left;}
.topcontact ul li + li{margin-left:20px;}
.topcontact ul li a{display: block; padding:12px 5px 12px 30px; position:relative;}
.topcontact ul li a i{position: absolute;left: 0;font-size: 22px;}
.logomain{display: block;padding:20px 0;}
.logomain .logo{display: block;}
.logomain .punchline_top{display: block;text-align: center;font-size: 15px;font-weight: 600; }
.logomain .punchline_top span{display: block; color:#22296b;font-family: 'Roboto-Regular'; font-size:17px;}
.logomain .punchline_top strong {color:#cb2902; font-size:23px; font-family: 'Roboto-Black';}
.logomain .punchline_top strong span{font-size:23px; display:inline-block; color:#0c7305; font-family: 'Roboto-Black';}

.menumain{display:block;background:#FAFAFA;}

.menumain .menumbox{display: block;position: relative;}

/*header end*/
/*crawsal start*/
.crawsal .item{ display:block;}
.crawsal ul{ margin-bottom:0;}
.crawsal .owl-theme .owl-controls{ margin-top:0;}
.crawsal .owl-prev{position:absolute;left:-5px;top:42%;}
.crawsal .owl-next{position:absolute;right:-5px;top:42%;}
.crawsal .owl-prev, .crawsal .owl-next{background:#3c3b48 !important;border-radius:0 !important;width:30px;height:70px;text-indent:-99999px;text-align:center; z-index:1;}
.crawsal .owl-prev:before{content:"\f053";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;left:0;top:0;font-size:16px;text-indent:11px;line-height:64px;}
.crawsal .owl-next:before{content:"\f054";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;left:0;top:0;font-size:16px;text-indent:13px;line-height:64px;}
.crawsal .owl-theme .owl-controls .owl-buttons div{opacity:0;transition:all .4s 0s ease;}
.crawsal:hover .owl-theme .owl-controls .owl-buttons div{opacity:1;}
.crawsal .owl-pagination{position:absolute;left:0;right:0;bottom:0;}
/*crawsal end*/
/*banner start*/
#banner{display:block;position:relative; text-align:center;/*padding-bottom:7px;*/}
/*#banner:after{content:'';left:0;right:0;bottom:7px;height:7px;position:absolute;background:url(../images/webtop.png) repeat-x;left:0;}*/
#banner .item{display:block;}
.bannercrawsal ul{ margin:0;}
.bannercrawsal .owl-theme .owl-controls{ margin-top:0;}
.bannercrawsal .owl-prev{position:absolute;left:-5px;top:42%;}
.bannercrawsal .owl-next{position:absolute;right:-5px;top:42%;}
.bannercrawsal .owl-prev, .bannercrawsal .owl-next{background:#000 !important;border-radius:0 !important;width:30px;height:30px;text-indent:-99999px;text-align:center; z-index:1;}
.bannercrawsal .owl-prev:before{content:"\f053";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;left:0;top:0;font-size:16px;text-indent:11px;line-height:30px;}
.bannercrawsal .owl-next:before{content:"\f054";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;left:0;top:0;font-size:16px;text-indent:13px;line-height:30px;}
.bannercrawsal .owl-theme .owl-controls .owl-buttons div{opacity:0;transition:all .4s 0s ease;}
.bannercrawsal:hover .owl-theme .owl-controls .owl-buttons div{opacity:1;}
.bannercrawsal .owl-pagination{position:absolute;left:0;right:0;bottom:0;} 
.bannercrawsal figure{display:block;position:relative;background-repeat: no-repeat;position: relative;background-size:cover !important;background-position: center center;} 

/*.bannercrawsal figure:before{content:''; left:0; right:0; top:0; bottom:0; background:rgba(0, 0, 0, 0.47); position:absolute;} */
.bannercrawsal .bannercontent{position:absolute;left:0;top:30%;right:0;}
.bannercrawsal .bannercontent .bannercontent_box{ display:block;}
.bannercrawsal .bannercontent .bannertitlenew{font-size:38px;color:#fff;line-height:1.2; margin-bottom:15px; text-align:left; margin-top:0;text-transform: capitalize; font-family: 'Montserrat-Bold';position: relative;padding-bottom:15px;}
.bannercrawsal .bannercontent .bannertitlenew span{ color:#bbdddf;}
.bannercrawsal .bannercontent .bannertitlenew:before{content:'';left: 0; bottom: 0; height:3px; background: #fff; position: absolute; width:60px;}
.bannercrawsal .bannercontent p{color:#fff; text-align:left;font-size:16px;font-family: 'Roboto-Light'; font-weight:600; margin-bottom:5px; }
.bannercrawsal .bannercontent p strong{color:#e2db8c; text-align:left;font-size:26px; font-family: 'Montserrat-Bold';padding: 8px 0 8px;display: block;} 
.bannercrawsal .bannercontent .bannerinfo{display:block;position:relative;padding-bottom:70px;}
.bannercrawsal .bannercontent .bannerinfo .link{position:absolute;left:0;right:0;bottom:0; text-align:left;}
.bannercrawsal .bannercontent .bannerinfo .link a{display:inline-block;padding:10px 20px;color:#fff;text-align:center;background:rgba(242, 189, 32, 0.8);font-size:16px;font-weight:600;}
.bannercrawsal .bannercontent .bannerinfo .link a + a{margin-left:10px;background: rgba(234, 9, 51, 0.8);}  
.innerbanner{display:block;}
.innerbanner:before{ content:''; left:0; right:0; top:0; bottom:0; background:rgba(255, 255, 255, 0); position:absolute;}
.innerbannertitle { position:relative; z-index:1;padding:0; text-align:center;}
.innerbannertitle .maintitlebox{ padding:30px 0; /*margin:20px 0;*/ text-align:left;}
/*.innerbannertitle .maintitlebox{ background:rgba(12, 31, 56,0.8); padding:30px; margin:50px 0; outline:solid 1px #5d829e; outline-offset:-10px; }*/ 
.innerbannertitle .maintitle{ font-weight:800; font-size:35px; margin-top:0;text-align:left; text-transform:uppercase; color:#fff;} 
.innerbannertitle .breadcrumb { background: rgba(0, 0, 0, 0) ;color: #fff; padding-left:0;text-align:right;margin: 0;} 
.innerbannertitle .breadcrumb a { color:#F3D028;}
.innerbannertitle .breadcrumb .active {color:#fff;} 
.brecum_new {background:#F5F5F5; display:block;}
.brecum_new .breadcrumb{ margin-bottom:0; text-align:right;}/*banner end*/
/*welcome_text start*/
.welcome_text{ display:block ; padding:60px 0;}
.welcome_text h1{ font-size:40px; color:#333; margin-bottom:30px;}
.welcome_text h1 span{ font-size:22px; color:#be3928; display:block; margin-bottom:20px;}
.welcome_text .welcome_img{}
.welcome_text .link{}
.welcome_text .link a{ position:relative; display:inline-block;border: solid 1px #CB8E02;color: #CB8E02;padding: 10px;}
.welcome_text .link a:before{content:''; transform:scaleX(0); height: 100%; left:0; right:0; top:0; position:absolute;transition: all .4s 0s ease;background:#CB8E02; z-index:-1}
.welcome_text .link a:hover:before{transform:scaleX(1);}
.welcome_text .link a:hover{ color:#fff;}
/*welcome_text end*/
/*award start*/
.award{background:#f4f4f4;}
.award{background:#f4f4f4; display:block; position:relative;}
.award:before, .award:after{background:#f4f4f4; content:'';width:100%; top:0; bottom:0; position:absolute;}
.award:before{left:-100%;}
.award:after{right:-100%;}
.award ul{}
.award ul li{}
.award .award_box{display: block;text-align: center;padding: 24px;}
.award .award_box i{font-size: 50px;width: 100px;height: 100px;border-radius: 50%;line-height: 100px;}
.award .award_box h3{ text-transform:uppercase; font-size:22px;}
.award .award_box p{text-align: center;}

.award ul li:nth-child(1) .award_box i{color:#ba8400; font-size:65px;}  
.award ul li:nth-child(1) .award_box h3{ color:#996d02;}
.award ul li:nth-child(3) .award_box h3{ color:#008651;}
.award ul li:nth-child(3) .award_box i{background:#008651; color:#fff;}  

.award ul li:nth-child(2) .award_box{background:#cb8e02; color:#fff;}
.award ul li:nth-child(2) .award_box i{font-size:65px;}
.award ul li:nth-child(2) .award_box h3{}
.award ul li:nth-child(2) .award_box p{}

/*award end*/
/*healthy_life start*/
.healthy_lifemain{display:block;text-align: center;}
.healthy_lifemain h2{position: relative;margin: 30px 0;padding-bottom: 18px;}
.healthy_lifemain h2:before{content: '';position: absolute;left: 0;right: 0;width: 40px;height: 3px;margin: -1.5px auto 0;background:#CB8E02;bottom: 0;}
.healthy_lifemain .healthy_life{ display:block;}
.healthy_lifemain .healthy_life ul{}
.healthy_lifemain .healthy_life ul li{ margin-bottom:30px;}




.healthy_lifebox{position: relative;text-align: center;transition: 0.6s;transform-style: preserve-3d;width:100%; height:220px; overflow: hidden;}

.healthy_lifebox .front, .healthy_lifebox .back{transition: 0.5s;position: absolute; left:0; right:0; top:0; bottom:0;backface-visibility: hidden;transform-origin: 50% 50%;}
.healthy_lifebox .front{z-index:2;transform: rotateY(0deg); background:#ccc;}
.healthy_lifebox .back{z-index: 1;transform: rotateY(-180deg);  background:#CB8E02;backface-visibility: hidden;}
.healthy_lifebox:hover .back {transform: rotateY(0deg);}
.healthy_lifebox:hover .front {transform: rotateY(-180deg);}
.healthy_lifebox img{object-fit: cover; height:220px; width:100%;}		
.healthy_lifebox .front:after {content: ' ';position: absolute;	z-index: 1;	left: 0;top: 0;	right: 0;bottom: 0;background-color: rgba(0,0,0,.2);	pointer-events: none;	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(25%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,.7) 100%);background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,.7) 100%);background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,.7) 100%);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

.healthy_lifebox .front .front_content{position: absolute;left: 0;right: 0;bottom: 0;padding: 30px 0 40px;color: #fff;z-index: 2;}
.healthy_lifebox .front .front_content:before{content:'\f107';font-family: "FontAwesome";position: absolute;left: 0;right: 0;bottom: 24px;font-size: 21px;} 
.healthy_lifebox .front .front_content h3{}
.healthy_lifebox .back_content{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 40px 20px;text-align: center;color: #fff;}
.healthy_lifebox .back_content:before{content:'\f106';font-family: "FontAwesome";position: absolute;left: 0;right: 0;bottom: 24px;font-size: 21px;} 


.healthy_lifebox .back_content h4{font-size: 22px;margin-top: 20px;}
.healthy_lifebox .back_content p{text-align: center;}
.healthy_lifebox .link{ position:absolute; left:0; right:0; top:0; bottom:0; margin:0;z-index: 3;}
.healthy_lifebox .link a{ position:absolute; left:0; right:0; top:0; bottom:0;}



.healthy_lifemain .healthy_life ul li:nth-child(1n+1) .healthy_lifebox .back{background-color:#4854c4;}
.healthy_lifemain .healthy_life ul li:nth-child(2n+2) .healthy_lifebox .back{background-color:#55a71d;}
.healthy_lifemain .healthy_life ul li:nth-child(3n+3) .healthy_lifebox .back{background-color:#03a9f4;}
.healthy_lifemain .healthy_life ul li:nth-child(4n+4) .healthy_lifebox .back{background-color:#e91e63;}
.healthy_lifemain .healthy_life ul li:nth-child(5n+5) .healthy_lifebox .back{background-color:#ff7800;}
.healthy_lifemain .healthy_life ul li:nth-child(6n+6) .healthy_lifebox .back{background-color:#673ab7;} 



/*healthy_life end*/
/*shp_catg start*/

#shp_catg{ display:block; position:relative; padding:50px 0; text-align:center;}
#shp_catg p{ text-align:center;}
 
#shp_catg .crawsal{margin:0 -15px; padding:20px 0; text-align:center;}
#shp_catg .crawsal .item{ margin:0 15px;} 
#shp_catg .crawsal .owl-prev {  left: 13px; } 
#shp_catg .crawsal .owl-next { right: 11px;} 
#shp_catg .heading_title{ display:block; position:relative; padding-top:44px; margin-bottom:50px;margin-top: 30px;}
#shp_catg .heading_title:before{content:''; background:url(../images/icon-lf.png) no-repeat center; width:80px; height:50px; background-size:48px;position: absolute;left: 0;right: 0;margin: auto;height: 46px;top: 0; z-index:1;}
#shp_catg .heading_title .main_heading{font-size: 30px;font-family: 'Montserrat-Bold';color: #fff;text-transform: capitalize; position:relative;display: inline-block;} 
#shp_catg .heading_title .main_heading:before {    content: '';    background: #D1D1C8;    height: 1px;    width: 63%;    display: block;    position: absolute;    top: auto;    bottom: -11px;    left: 0;    right: 0;    margin: 0 auto;    z-index: 0;}

#shp_catg .heading_title .main_heading:after {    content: '';    background: #D1D1C8;    height: 1px;    width: 42%;    display: block;    position: absolute;    top: auto;    bottom: -18px;    right: 0;    left: 0;    margin: 0 auto;    z-index: 0;}
#shp_catg .shop_box{display: block;background: #F8F8F8;overflow: hidden;padding: 0 20px 10px;}
#shp_catg .shop_box figure{display: block;overflow: hidden;}
#shp_catg .shop_box figure img{height: 185px;object-fit: cover;transition:all 1s 0s ease;}
#shp_catg .shop_box:hover img{ transform:scale(1.1);}
#shp_catg .shop_box a{ color:inherit;}
#shp_catg .shop_box h4{margin: 0 0 15px;font-size: 22px;color: #AA6307;}
#shp_catg .shop_box p{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/*shp_catg end*/
/*blog start*/
#blog{ display:block; padding-bottom:30px;}
#blog .crawsal{margin:0 -15px; }
#blog .crawsal .item{ margin:0 15px;} 
#blog .crawsal .owl-prev {  left: 13px; } 
#blog .crawsal .owl-next { right: 11px;} 
#blog .heading_title{ text-align:center; display:block; position:relative; padding-top:44px; margin-bottom:50px;margin-top: 30px;}
#blog .heading_title:before{content:''; background:url(../images/icon-lf2.png) no-repeat center; width:80px; height:50px; background-size:48px;position: absolute;left: 0;right: 0;margin: auto;height: 46px;top: 0; z-index:1;}
#blog .heading_title .main_heading{font-size: 30px;font-family: 'Montserrat-Bold';color: #333;text-transform: capitalize; position:relative;display: inline-block;} 
#blog .heading_title .main_heading:before {    content: '';    background:#008651;    height: 1px;    width: 63%;    display: block;    position: absolute;    top: auto;    bottom: -11px;    left: 0;    right: 0;    margin: 0 auto;    z-index: 0;}

#blog .heading_title .main_heading:after {    content: '';    background:#008651;    height: 1px;    width: 42%;    display: block;    position: absolute;    top: auto;    bottom: -18px;    right: 0;    left: 0;    margin: 0 auto;    z-index: 0;}
#blog .blog_box{display:block; border: solid 1px #ddd;}
#blog .blog_box figure{  display:block; overflow:hidden;  position:relative;}
#blog .blog_box figure img{height:257px;transition: all 1s 0s ease;object-fit: cover;width: 100%;border-radius: 10px 10px 0px 0px;}
#blog .blog_box .blog_content{display: block;padding: 20px;color: #333;}
#blog .blog_box small{display:block; color: #CD2802;}
#blog .blog_box h4{font-size: 22px;margin: 10px 0;}
#blog .blog_box .date{display:block; color: #CB8E02;}
#blog .blog_box a{color: inherit;text-decoration: underline;}
#blog .blog_box h4 a:hover{color: #CB8E02;}
#blog .blog_box small a:hover{color: #CB8E02;}
#blog .blog_box .date a:hover{color: #CD2802;}
#blog .blog_box:hover img{ transform:scale(1.1);}

/*blog end*/

/*footer start*/
footer{ display:block; background:url(../images/footerbg.jpg) no-repeat  #1e1d22; background-size:cover; padding:60px 0 20px 0;color: #a6a6a6;} 
footer a{ color:inherit;}
footer p{ text-align:left;}
footer .footer_content{display: block;padding-top: 10px;}
footer .footer_content p{}
footer h5{font-family: 'Montserrat-Bold'; color: #fff;font-size: 31px;font-weight: 600;margin-bottom: 40px;}
footer .footer_content figure{margin-bottom: 45px;}
footer .footer_content figure img{max-height: 40px;}

footer .footer_menu{}
footer .footer_menu ul{}
footer .footer_menu ul li{margin-bottom: 15px;}
footer .footer_menu ul li a{position:relative;padding-left: 15px;}
footer .footer_menu ul li a:before{content:'\f105';font-family: "FontAwesome"; position:absolute; left:0;}

footer .footer_social{display: block;}
footer .footer_social ul{width: 100%;overflow: hidden;}
footer .footer_social ul li{float: left;}
footer .footer_social ul li + li{margin-left: 20px;}
footer .footer_social ul li a{display: block;width: 70px;height: 70px;border-radius: 50%;background: rgba(0,0,0,0.3);font-size: 30px;text-align: center;line-height: 70px;}

footer .footerlink{ display:block; padding:40px 0 20px;border-top: dashed 2px rgba(255, 255, 255, 0.12);margin-top: 30px;}
/*footer end*/
/*cms start*/
.cms{ display:block;padding:30px 0;} 
.cms h1{font-size:30px; color:#060607; margin:10px 0 20px;color:#070707; position:relative; padding-bottom:10px;border-bottom: solid 1px #ccc;}
.cms h1 strong{color:#FF8708; font-weight:300;}
.cms h1 span{ padding-top:8px; font-family: 'Roboto-Light';color:#6f6f6f;  display:block;font-size:16px;}
.cms p{   font-family: 'Roboto-Light';font-size:16px; color:#6f6f6f; line-height:26px; }
.cms h1:before{content:''; left:0; bottom:-1px; width:50px; height:4px; position:absolute; background:#CC2B04;}
.cms h2{ font-size:22px; font-weight:600;margin: 20px 0; }
.cms h3{ font-size:20px; font-weight:600;margin: 20px 0;}
.cms h4{ font-size:18px; font-weight:600;margin: 20px 0;}
.cms h5{ font-size:16px; font-weight:600;margin: 20px 0;}
.mision_vision h2{font-size:30px; color:#060607; margin:10px 0 20px;color:#070707; position:relative; padding-bottom:10px;border-bottom: solid 1px #ccc;}
.mision_vision h2:before{content:''; left:0; bottom:-1px; width:50px; height:4px; position:absolute; background:#CC2B04;}

.list_order{display:block;}
.list_order ul{width:100%;overflow:hidden;}
.list_order ul li{position:relative; margin-bottom:0;padding:4px 5px 4px 16px; font-family: 'Roboto-Light';font-size:16px; color:#6f6f6f; line-height:26px; text-align:justify;}
.list_order ul li:before{content:'\f101';font-family:'FontAwesome';  font-weight: 400; position:absolute;left:0;top:5px;color: #D86F45;font-size: 14px;}
.list_order ol{width:100%;margin:5px auto;padding-left:22px;overflow:hidden;list-style-position:outside;list-style-type:decimal}
.list_order ol li{width:100%;font-size: 15px;line-height: 22px;color: #6F6F6F;position:relative;padding-left:2px;margin-bottom: 5px;}
.list_order ol li strong{color:#6F6F6F}

/*cms end*/

/*compound_herbal start*/
#compound_herbal{ background:#ddebc6; display:block;padding: 30px 20px 0;overflow: hidden;position: relative;z-index: 1;}
#compound_herbal h2{font-size:30px; margin:0 0 20px;text-align: center;}
#compound_herbal .com_herboxcomp{display:block; position:relative;}
#compound_herbal .com_herboxcomp h4{background: #f50c2f;color: #fff;padding: 15px;display: inline-block;margin: 8px 0 10px;transform: rotate(-15deg);/*! font-family: 'Rubik Storm', cursive; */}
#compound_herbal .com_herbox{display:block;text-align: center;}
#compound_herbal .com_herbox h3{display:inline-block;font-size:22px; background:#c9253d;color:#fff;padding: 10px;margin: 0 auto 20px;text-align: center;}
#compound_herbal .com_herbox dl{}
#compound_herbal .com_herbox dt{} 
#compound_herbal .com_herbox dt + dt{ margin-top:10px;}
#compound_herbal .com_herbox dt + dt, #compound_herbal .com_herbox dt p{ text-align:left; font-weight:300;}
#compound_herbal .com_herbox figure{display: block;overflow: hidden;position: relative;margin-bottom: 20px;}
#compound_herbal .com_herbox figure figcaption{position: absolute;left: 0;right: 0;bottom: 0;text-align: center;}
#compound_herbal .com_herbox figure figcaption ul{margin-bottom: 0;}
#compound_herbal .com_herbox figure figcaption ul li{}
#compound_herbal .com_herbox figure figcaption ul li span{background: rgba(0,0,0,0.5);padding: 15px 20px;display: block;margin-right: -15px;color: #fff;font-size: 18px;font-weight: 600;}
#compound_herbal .com_herbox figure figcaption ul li + li span{margin-left: -15px;background: rgba(46, 134, 6, 0.57);}
#compound_herbal .com_herbox h5{text-align: center;color: #096819;font-weight: 600;font-size: 26px;margin: 10px 0 20px;}
#compound_herbal .com_hertitlebox{ text-align:center; background:#639c69; display:block; position:relative;padding: 30px;margin-top: 40px;}
#compound_herbal .com_hertitlebox:before, #compound_herbal .com_hertitlebox:after{background:#639c69; content:'';width:100%; top:0; bottom:0; position:absolute;}
#compound_herbal .com_hertitlebox:before{left:-100%;}
#compound_herbal .com_hertitlebox:after{right:-100%;}
#compound_herbal .com_hertitlebox p{ color:#fff; text-align:center;margin: 0;}
#compound_herbal .com_hertitlebox p strong{ font-size:20px}
#compound_herbal .com_hertitlebox h5{font-family: 'Roboto-Black';display: inline-block;background: #2a602f;color: #fff;font-size: 68px;font-weight: 600;padding: 20px;margin: 15px 0;}

/*compound_herbal end*/


.inc_right{display: block;}
.inc_right .right_menu{display: block;overflow: hidden;}
.inc_right .right_menu ul{width: 100%;overflow: hidden;}
.inc_right .right_menu ul li{width: 100%;overflow: hidden;}
.inc_right .right_menu ul li + li{margin-top: 11px;/*! border-top: solid 1px rgba(0, 0, 0, 0.15); */}
.inc_right .right_menu ul li a{display: block;border: solid 1px #d0d0d0;padding: 10px 15px;font-size: 15px;color: #333;position: relative;z-index: 1;}
.inc_right .right_menu ul li a:before{content: '';transition:all .6s 0s ease;position: absolute;right: 0;width: 0%;top: 0;background: #CB2902;bottom: 0;z-index: -1;}
.inc_right .right_menu ul li a:after{content:'\f105';transition:all .4s 0s ease; position:absolute; right:27px; top:11px;font-family: 'Font Awesome 5 Free';font-weight: 900; }
.inc_right .right_menu ul li a:hover:before, .inc_right .right_menu ul li a.active:before{left:0;width:100%;}
.inc_right .right_menu ul li a:hover, .inc_right .right_menu ul li a.active{color:#fff;}
.inc_right .right_testimonial{display: block;position: relative;background: #D21044;color: #fff; margin:30px 0 0;}
.inc_right .right_testimonial .testinonialbox{display: block;overflow: hidden;position: relative;padding: 30px 30px 156px;}
.inc_right .right_testimonial .testinonialbox:before {	content: "\f10d";	font-family: 'Font Awesome 5 Free';	font-weight: 900;	position: absolute;	right: 20px;	bottom: 4px;	font-size: 60px;	color: #E53866;}
.inc_right .right_testimonial .testinonialbox article{display: block;overflow: hidden;}
.inc_right .right_testimonial .testinonialbox article p{overflow: hidden;text-align: left;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical; font-size:16px; line-height:28px; font-style:italic;}
.inc_right .right_testimonial .testinonialbox .authermain{overflow: hidden;position: absolute;left: 0;right: 0;bottom: 63px;padding-left: 30px;}
.inc_right .right_testimonial .testinonialbox .authermain figure{display: inline-block;margin: 0;}
.inc_right .right_testimonial .testinonialbox .authermain figure img{width: 70px;height: 70px;border-radius: 100%;border: solid 2px #fff;padding: 4px;}
.inc_right .right_testimonial .testinonialbox .authermain .author_title{display: inline-block;padding: 20px 0 0 10px;font-weight: 600;position: relative;top: 5px;}
.inc_right .right_testimonial .testinonialbox .authermain .author_title span{display: block;font-weight: 300;}

.inc_right .download_right{ display:block; margin-bottom:30px;}
.inc_right .download_right ul{width: 100%;overflow: hidden;border:1px solid #c8d7e3;}
.inc_right .download_right ul li{width: 100%;overflow: hidden;}
.inc_right .download_right ul li + li{border-top:1px solid #c8d7e3}
.inc_right .download_right ul li a{display: block;background: #FD7D30;padding: 20px 45px;font-size: 17px;color: #fff;position: relative;z-index: 1;font-weight: 600;text-transform: uppercase;}
.inc_right .download_right ul li a i{transition:all .4s 0s ease;font-size:24px;color: #F7F7F7;position: absolute;left: 15px;top: 20px;}
.inc_right h2, .inc_right h3{font-size: 24px; margin:20px 0;padding-left: 40px;line-height: 32px;font-weight:600;color: #222;position: relative;}
.inc_right h2:before, .inc_right h3:before{position: absolute;content: '';width: 25px;height: 2px;left: 0px;top: 16px;background: #013A87;}
.inc_right .download_right ul li a:hover{color:#013a87;background:#f8f8f8; }
.inc_right .download_right ul li a:hover i{color:#013a87;}

.director_message{display:block; overflow:hidden;}
.director_message figure{display: block;width: 250px;height: 250px;overflow: hidden;border-radius: 50%;margin: 20px auto;border: solid 10px #f5f5f5;}
.director_message figure img{height: 300px;object-fit: cover;}













/*Astha start*/
#Astha {
    background: #edf2c2;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Astha h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Astha .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Astha .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Astha .com_herbox {
        display: block;
    }

        #Astha .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #f8821e;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Astha .com_herbox dl {
        }

        #Astha .com_herbox dt {
        }

            #Astha .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Astha .com_herbox dt + dt, #Astha .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Astha .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Astha .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Astha .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Astha .com_herbox figure figcaption ul li {
                    }

                        #Astha .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Astha .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Astha .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Astha .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Astha .com_hertitlebox:before, #Astha .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Astha .com_hertitlebox:before {
            left: -100%;
        }

        #Astha .com_hertitlebox:after {
            right: -100%;
        }

        #Astha .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Astha .com_hertitlebox p strong {
                font-size: 20px
            }

        #Astha .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #edf2c2;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Astha end*/







/*Astha end*/

/*Acid Nil Start*/
#Acid {
    background: #ffffe7;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Acid h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Acid .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Acid .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Acid .com_herbox {
        display: block;
    }

        #Acid .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #7c220a;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Acid .com_herbox dl {
        }

        #Acid .com_herbox dt {
        }

            #Acid .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Acid .com_herbox dt + dt, #Acid .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Acid .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Acid .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Acid .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Acid .com_herbox figure figcaption ul li {
                    }

                        #Acid .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Acid .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Acid .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Acid .com_hertitlebox {
        text-align: center;
        background: #639c69;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Acid .com_hertitlebox:before, #Acid .com_hertitlebox:after {
            background: #639c69;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Acid .com_hertitlebox:before {
            left: -100%;
        }

        #Acid .com_hertitlebox:after {
            right: -100%;
        }

        #Acid .com_hertitlebox p {
            color: #fff;
            text-align: center;
            margin: 0;
        }

            #Acid .com_hertitlebox p strong {
                font-size: 20px
            }

        #Acid .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #2a602f;
            color: #fff;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }







/*Acid Nil end*/
/*Fevro start*/
#Fevro {
    background: #e0eaa1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Fevro h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Fevro .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Fevro .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Fevro .com_herbox {
        display: block;
    }

        #Fevro .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #f01823;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Fevro .com_herbox dl {
        }

        #Fevro .com_herbox dt {
        }

            #Fevro .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Fevro .com_herbox dt + dt, #Fevro .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Fevro .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Fevro .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Fevro .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Fevro .com_herbox figure figcaption ul li {
                    }

                        #Fevro .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Fevro .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Fevro .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Fevro .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Fevro .com_hertitlebox:before, #Fevro .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Fevro .com_hertitlebox:before {
            left: -100%;
        }

        #Fevro .com_hertitlebox:after {
            right: -100%;
        }

        #Fevro .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Fevro .com_hertitlebox p strong {
                font-size: 20px
            }

        #Fevro .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #e0eaa1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Fevro end*/


/*Addiction start*/
#Addiction {
    background: #cdedfc;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Addiction h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Addiction .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Addiction .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Addiction .com_herbox {
        display: block;
    }

        #Addiction .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #ef1923;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Addiction .com_herbox dl {
        }

        #Addiction .com_herbox dt {
        }

            #Addiction .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Addiction .com_herbox dt + dt, #Addiction .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Addiction .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Addiction .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Addiction .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Addiction .com_herbox figure figcaption ul li {
                    }

                        #Addiction .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Addiction .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Addiction .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Addiction .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Addiction .com_hertitlebox:before, #Addiction .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Addiction .com_hertitlebox:before {
            left: -100%;
        }

        #Addiction .com_hertitlebox:after {
            right: -100%;
        }

        #Addiction .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Addiction .com_hertitlebox p strong {
                font-size: 20px
            }

        #Addiction .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #cdedfc;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Addiction end*/


/*Diabetes start*/
#Diabetes {
    background: #ffd9d9;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Diabetes h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Diabetes .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Diabetes .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Diabetes .com_herbox {
        display: block;
    }

        #Diabetes .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #0059ab;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Diabetes .com_herbox dl {
        }

        #Diabetes .com_herbox dt {
        }

            #Diabetes .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Diabetes .com_herbox dt + dt, #Diabetes .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Diabetes .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Diabetes .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Diabetes .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Diabetes .com_herbox figure figcaption ul li {
                    }

                        #Diabetes .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Diabetes .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Diabetes .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Diabetes .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Diabetes .com_hertitlebox:before, #Diabetes .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Diabetes .com_hertitlebox:before {
            left: -100%;
        }

        #Diabetes .com_hertitlebox:after {
            right: -100%;
        }

        #Diabetes .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Diabetes .com_hertitlebox p strong {
                font-size: 20px
            }

        #Diabetes .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #ffd9d9;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Diabetes end*/


/*Heart start*/
#Heart {
    background: #e7f3e7;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Heart h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Heart .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Heart .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Heart .com_herbox {
        display: block;
    }

        #Heart .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #2f787e;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Heart .com_herbox dl {
        }

        #Heart .com_herbox dt {
        }

            #Heart .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Heart .com_herbox dt + dt, #Heart .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Heart .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Heart .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Heart .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Heart .com_herbox figure figcaption ul li {
                    }

                        #Heart .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Heart .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Heart .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Heart .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Heart .com_hertitlebox:before, #Heart .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Heart .com_hertitlebox:before {
            left: -100%;
        }

        #Heart .com_hertitlebox:after {
            right: -100%;
        }

        #Heart .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Heart .com_hertitlebox p strong {
                font-size: 20px
            }

        #Heart .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #e7f3e7;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Heart end*/


/*Piles start*/
#Piles {
    background: #d7e586;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Piles h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Piles .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Piles .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Piles .com_herbox {
        display: block;
    }

        #Piles .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Piles .com_herbox dl {
        }

        #Piles .com_herbox dt {
        }

            #Piles .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Piles .com_herbox dt + dt, #Piles .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Piles .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Piles .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Piles .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Piles .com_herbox figure figcaption ul li {
                    }

                        #Piles .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Piles .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Piles .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Piles .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Piles .com_hertitlebox:before, #Piles .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Piles .com_hertitlebox:before {
            left: -100%;
        }

        #Piles .com_hertitlebox:after {
            right: -100%;
        }

        #Piles .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Piles .com_hertitlebox p strong {
                font-size: 20px
            }

        #Piles .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #d7e586;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Piles end*/


/*Papaya start*/
#Papaya {
    background: #fff300;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Papaya h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Papaya .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Papaya .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Papaya .com_herbox {
        display: block;
    }

        #Papaya .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #ef1923;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Papaya .com_herbox dl {
        }

        #Papaya .com_herbox dt {
        }

            #Papaya .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Papaya .com_herbox dt + dt, #Papaya .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Papaya .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Papaya .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Papaya .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Papaya .com_herbox figure figcaption ul li {
                    }

                        #Papaya .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Papaya .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Papaya .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Papaya .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Papaya .com_hertitlebox:before, #Papaya .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Papaya .com_hertitlebox:before {
            left: -100%;
        }

        #Papaya .com_hertitlebox:after {
            right: -100%;
        }

        #Papaya .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Papaya .com_hertitlebox p strong {
                font-size: 20px
            }

        #Papaya .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fff300;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Papaya end*/


/*Cough start*/
#Cough {
    background: #fefccb;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Cough h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Cough .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Cough .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Cough .com_herbox {
        display: block;
    }

        #Cough .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #007f3a;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Cough .com_herbox dl {
        }

        #Cough .com_herbox dt {
        }

            #Cough .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Cough .com_herbox dt + dt, #Cough .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Cough .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Cough .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Cough .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Cough .com_herbox figure figcaption ul li {
                    }

                        #Cough .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Cough .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Cough .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Cough .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Cough .com_hertitlebox:before, #Cough .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Cough .com_hertitlebox:before {
            left: -100%;
        }

        #Cough .com_hertitlebox:after {
            right: -100%;
        }

        #Cough .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Cough .com_hertitlebox p strong {
                font-size: 20px
            }

        #Cough .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fefccb;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Cough end*/

/*AloeVera start*/
#AloeVera {
    background: #d7e586;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #AloeVera h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #AloeVera .com_herboxcomp {
        display: block;
        position: relative;
    }

        #AloeVera .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #AloeVera .com_herbox {
        display: block;
    }

        #AloeVera .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #AloeVera .com_herbox dl {
        }

        #AloeVera .com_herbox dt {
        }

            #AloeVera .com_herbox dt + dt {
                margin-top: 10px;
            }

            #AloeVera .com_herbox dt + dt, #AloeVera .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #AloeVera .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #AloeVera .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #AloeVera .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #AloeVera .com_herbox figure figcaption ul li {
                    }

                        #AloeVera .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #AloeVera .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #AloeVera .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #AloeVera .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #AloeVera .com_hertitlebox:before, #AloeVera .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #AloeVera .com_hertitlebox:before {
            left: -100%;
        }

        #AloeVera .com_hertitlebox:after {
            right: -100%;
        }

        #AloeVera .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #AloeVera .com_hertitlebox p strong {
                font-size: 20px
            }

        #AloeVera .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #d7e586;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*AloeVera end*/

/*Detoxifaire start*/
#Detoxifaire {
    background: #ffffff;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Detoxifaire h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Detoxifaire .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Detoxifaire .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Detoxifaire .com_herbox {
        display: block;
    }

        #Detoxifaire .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #008b4a;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Detoxifaire .com_herbox dl {
        }

        #Detoxifaire .com_herbox dt {
        }

            #Detoxifaire .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Detoxifaire .com_herbox dt + dt, #Detoxifaire .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Detoxifaire .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Detoxifaire .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Detoxifaire .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Detoxifaire .com_herbox figure figcaption ul li {
                    }

                        #Detoxifaire .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Detoxifaire .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Detoxifaire .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Detoxifaire .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Detoxifaire .com_hertitlebox:before, #Detoxifaire .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Detoxifaire .com_hertitlebox:before {
            left: -100%;
        }

        #Detoxifaire .com_hertitlebox:after {
            right: -100%;
        }

        #Detoxifaire .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Detoxifaire .com_hertitlebox p strong {
                font-size: 20px
            }

        #Detoxifaire .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #ffffff;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Detoxifaire end*/

/*Liver start*/
#Liver {
    background: #fffcd8;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Liver h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Liver .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Liver .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Liver .com_herbox {
        display: block;
    }

        #Liver .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #f8821e;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Liver .com_herbox dl {
        }

        #Liver .com_herbox dt {
        }

            #Liver .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Liver .com_herbox dt + dt, #Liver .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Liver .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Liver .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Liver .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Liver .com_herbox figure figcaption ul li {
                    }

                        #Liver .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #f8821e;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Liver .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Liver .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Liver .com_hertitlebox {
        text-align: center;
        background: #fffcd8;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Liver .com_hertitlebox:before, #Liver .com_hertitlebox:after {
            background: #ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Liver .com_hertitlebox:before {
            left: -100%;
        }

        #Liver .com_hertitlebox:after {
            right: -100%;
        }

        #Liver .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Liver .com_hertitlebox p strong {
                font-size: 20px
            }

        #Liver .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fffcd8;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Liver end*/



/*Skino start*/
#Skino {
    background: #fcef00;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Skino h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Skino .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Skino .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Skino .com_herbox {
        display: block;
    }

        #Skino .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #ef1923;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Skino .com_herbox dl {
        }

        #Skino .com_herbox dt {
        }

            #Skino .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Skino .com_herbox dt + dt, #Skino .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Skino .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Skino .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Skino .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Skino .com_herbox figure figcaption ul li {
                    }

                        #Skino .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Skino .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Skino .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Skino .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Skino .com_hertitlebox:before, #Skino .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Skino .com_hertitlebox:before {
            left: -100%;
        }

        #Skino .com_hertitlebox:after {
            right: -100%;
        }

        #Skino .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Skino .com_hertitlebox p strong {
                font-size: 20px
            }

        #Skino .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fcef00;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Skino end*/

/*HairFall start*/
#HairFall {
    background: #fffbbe;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #HairFall h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #HairFall .com_herboxcomp {
        display: block;
        position: relative;
    }

        #HairFall .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #HairFall .com_herbox {
        display: block;
    }

        #HairFall .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #HairFall .com_herbox dl {
        }

        #HairFall .com_herbox dt {
        }

            #HairFall .com_herbox dt + dt {
                margin-top: 10px;
            }

            #HairFall .com_herbox dt + dt, #HairFall .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #HairFall .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #HairFall .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #HairFall .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #HairFall .com_herbox figure figcaption ul li {
                    }

                        #HairFall .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #HairFall .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #HairFall .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #HairFall .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #HairFall .com_hertitlebox:before, #HairFall .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #HairFall .com_hertitlebox:before {
            left: -100%;
        }

        #HairFall .com_hertitlebox:after {
            right: -100%;
        }

        #HairFall .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #HairFall .com_hertitlebox p strong {
                font-size: 20px
            }

        #HairFall .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fffbbe;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*HairFall end*/


/*GSCure start*/
#GSCure {
    background: #f3f5d0;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #GSCure h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #GSCure .com_herboxcomp {
        display: block;
        position: relative;
    }

        #GSCure .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #GSCure .com_herbox {
        display: block;
    }

        #GSCure .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #cf2827;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #GSCure .com_herbox dl {
        }

        #GSCure .com_herbox dt {
        }

            #GSCure .com_herbox dt + dt {
                margin-top: 10px;
            }

            #GSCure .com_herbox dt + dt, #GSCure .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #GSCure .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #GSCure .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #GSCure .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #GSCure .com_herbox figure figcaption ul li {
                    }

                        #GSCure .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #GSCure .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #GSCure .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #GSCure .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #GSCure .com_hertitlebox:before, #GSCure .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #GSCure .com_hertitlebox:before {
            left: -100%;
        }

        #GSCure .com_hertitlebox:after {
            right: -100%;
        }

        #GSCure .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #GSCure .com_hertitlebox p strong {
                font-size: 20px
            }

        #GSCure .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f3f5d0;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*GSCure end*/

/*Calcium start*/
#Calcium {
    background: #f3f5cf;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Calcium h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Calcium .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Calcium .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Calcium .com_herbox {
        display: block;
    }

        #Calcium .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #00a650;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Calcium .com_herbox dl {
        }

        #Calcium .com_herbox dt {
        }

            #Calcium .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Calcium .com_herbox dt + dt, #Calcium .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Calcium .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Calcium .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Calcium .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Calcium .com_herbox figure figcaption ul li {
                    }

                        #Calcium .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Calcium .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Calcium .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Calcium .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Calcium .com_hertitlebox:before, #Calcium .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Calcium .com_hertitlebox:before {
            left: -100%;
        }

        #Calcium .com_hertitlebox:after {
            right: -100%;
        }

        #Calcium .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Calcium .com_hertitlebox p strong {
                font-size: 20px
            }

        #Calcium .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f3f5cf;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Calcium end*/

/*Stevia start*/
#Stevia {
    background: #e2eca6;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Stevia h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Stevia .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Stevia .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Stevia .com_herbox {
        display: block;
    }

        #Stevia .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #ef1923;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Stevia .com_herbox dl {
        }

        #Stevia .com_herbox dt {
        }

            #Stevia .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Stevia .com_herbox dt + dt, #Stevia .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Stevia .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Stevia .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Stevia .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Stevia .com_herbox figure figcaption ul li {
                    }

                        #Stevia .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Stevia .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Stevia .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Stevia .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Stevia .com_hertitlebox:before, #Stevia .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Stevia .com_hertitlebox:before {
            left: -100%;
        }

        #Stevia .com_hertitlebox:after {
            right: -100%;
        }

        #Stevia .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Stevia .com_hertitlebox p strong {
                font-size: 20px
            }

        #Stevia .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #e2eca6;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Stevia end*/

/*Sexo start*/
#Sexo {
    background: #e7e3f1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Sexo h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Sexo .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Sexo .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Sexo .com_herbox {
        display: block;
    }

        #Sexo .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #ec1c72;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Sexo .com_herbox dl {
        }

        #Sexo .com_herbox dt {
        }

            #Sexo .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Sexo .com_herbox dt + dt, #Sexo .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Sexo .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Sexo .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Sexo .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Sexo .com_herbox figure figcaption ul li {
                    }

                        #Sexo .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Sexo .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Sexo .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Sexo .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Sexo .com_hertitlebox:before, #Sexo .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Sexo .com_hertitlebox:before {
            left: -100%;
        }

        #Sexo .com_hertitlebox:after {
            right: -100%;
        }

        #Sexo .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Sexo .com_hertitlebox p strong {
                font-size: 20px
            }

        #Sexo .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #e7e3f1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Sexo end*/

/*Remto start*/
#Remto {
    background: #d3ebd5;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Remto h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Remto .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Remto .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Remto .com_herbox {
        display: block;
    }

        #Remto .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Remto .com_herbox dl {
        }

        #Remto .com_herbox dt {
        }

            #Remto .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Remto .com_herbox dt + dt, #Remto .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Remto .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Remto .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Remto .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Remto .com_herbox figure figcaption ul li {
                    }

                        #Remto .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Remto .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Remto .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Remto .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Remto .com_hertitlebox:before, #Remto .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Remto .com_hertitlebox:before {
            left: -100%;
        }

        #Remto .com_hertitlebox:after {
            right: -100%;
        }

        #Remto .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Remto .com_hertitlebox p strong {
                font-size: 20px
            }

        #Remto .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #d3ebd5;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Remto end*/

/*Lecoderma start*/
#Lecoderma {
    background: #fffcd1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Lecoderma h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Lecoderma .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Lecoderma .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Lecoderma .com_herbox {
        display: block;
    }

        #Lecoderma .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Lecoderma .com_herbox dl {
        }

        #Lecoderma .com_herbox dt {
        }

            #Lecoderma .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Lecoderma .com_herbox dt + dt, #Lecoderma .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Lecoderma .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Lecoderma .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Lecoderma .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Lecoderma .com_herbox figure figcaption ul li {
                    }

                        #Lecoderma .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Lecoderma .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Lecoderma .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Lecoderma .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Lecoderma .com_hertitlebox:before, #Lecoderma .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Lecoderma .com_hertitlebox:before {
            left: -100%;
        }

        #Lecoderma .com_hertitlebox:after {
            right: -100%;
        }

        #Lecoderma .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Lecoderma .com_hertitlebox p strong {
                font-size: 20px
            }

        #Lecoderma .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fffcd1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Lecoderma end*/

/*Spin start*/
#Spin {
    background: #d3ebd5;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Spin h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Spin .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Spin .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Spin .com_herbox {
        display: block;
    }

        #Spin .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #00adef;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Spin .com_herbox dl {
        }

        #Spin .com_herbox dt {
        }

            #Spin .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Spin .com_herbox dt + dt, #Spin .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Spin .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Spin .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Spin .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Spin .com_herbox figure figcaption ul li {
                    }

                        #Spin .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Spin .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Spin .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Spin .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Spin .com_hertitlebox:before, #Spin .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Spin .com_hertitlebox:before {
            left: -100%;
        }

        #Spin .com_hertitlebox:after {
            right: -100%;
        }

        #Spin .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Spin .com_hertitlebox p strong {
                font-size: 20px
            }

        #Spin .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #d3ebd5;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Spin end*/

/*Obicity start*/
#Obicity {
    background: #93daf8;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Obicity h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Obicity .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Obicity .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Obicity .com_herbox {
        display: block;
    }

        #Obicity .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #61737f;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Obicity .com_herbox dl {
        }

        #Obicity .com_herbox dt {
        }

            #Obicity .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Obicity .com_herbox dt + dt, #Obicity .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Obicity .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Obicity .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Obicity .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Obicity .com_herbox figure figcaption ul li {
                    }

                        #Obicity .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Obicity .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Obicity .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Obicity .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Obicity .com_hertitlebox:before, #Obicity .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Obicity .com_hertitlebox:before {
            left: -100%;
        }

        #Obicity .com_hertitlebox:after {
            right: -100%;
        }

        #Obicity .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Obicity .com_hertitlebox p strong {
                font-size: 20px
            }

        #Obicity .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #93daf8;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Obicity end*/

/*Height start*/
#Height {
    background: #f9ec7c;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Height h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Height .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Height .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Height .com_herbox {
        display: block;
    }

        #Height .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Height .com_herbox dl {
        }

        #Height .com_herbox dt {
        }

            #Height .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Height .com_herbox dt + dt, #Height .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Height .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Height .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Height .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Height .com_herbox figure figcaption ul li {
                    }

                        #Height .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Height .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Height .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Height .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Height .com_hertitlebox:before, #Height .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Height .com_hertitlebox:before {
            left: -100%;
        }

        #Height .com_hertitlebox:after {
            right: -100%;
        }

        #Height .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Height .com_hertitlebox p strong {
                font-size: 20px
            }

        #Height .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f9ec7c;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Height end*/

/*Cyst start*/
#Cyst {
    background: #f2f4cd;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Cyst h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Cyst .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Cyst .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Cyst .com_herbox {
        display: block;
    }

        #Cyst .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #ef1923;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Cyst .com_herbox dl {
        }

        #Cyst .com_herbox dt {
        }

            #Cyst .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Cyst .com_herbox dt + dt, #Cyst .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Cyst .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Cyst .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Cyst .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Cyst .com_herbox figure figcaption ul li {
                    }

                        #Cyst .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Cyst .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Cyst .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Cyst .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Cyst .com_hertitlebox:before, #Cyst .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Cyst .com_hertitlebox:before {
            left: -100%;
        }

        #Cyst .com_hertitlebox:after {
            right: -100%;
        }

        #Cyst .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Cyst .com_hertitlebox p strong {
                font-size: 20px
            }

        #Cyst .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f2f4cd;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Cyst end*/

/*Paralitico start*/
#Paralitico {
    background: #f8821e;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Paralitico h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Paralitico .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Paralitico .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Paralitico .com_herbox {
        display: block;
    }

        #Paralitico .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Paralitico .com_herbox dl {
        }

        #Paralitico .com_herbox dt {
        }

            #Paralitico .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Paralitico .com_herbox dt + dt, #Paralitico .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Paralitico .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Paralitico .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Paralitico .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Paralitico .com_herbox figure figcaption ul li {
                    }

                        #Paralitico .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Paralitico .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Paralitico .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Paralitico .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Paralitico .com_hertitlebox:before, #Paralitico .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Paralitico .com_hertitlebox:before {
            left: -100%;
        }

        #Paralitico .com_hertitlebox:after {
            right: -100%;
        }

        #Paralitico .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Paralitico .com_hertitlebox p strong {
                font-size: 20px
            }

        #Paralitico .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f8821e;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Paralitico end*/

/*Calciuumdrop start*/
#Calciuumdrop {
    background: #f3f5cf;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Calciuumdrop h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Calciuumdrop .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Calciuumdrop .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Calciuumdrop .com_herbox {
        display: block;
    }

        #Calciuumdrop .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #00a650;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Calciuumdrop .com_herbox dl {
        }

        #Calciuumdrop .com_herbox dt {
        }

            #Calciuumdrop .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Calciuumdrop .com_herbox dt + dt, #Calciuumdrop .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Calciuumdrop .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Calciuumdrop .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Calciuumdrop .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Calciuumdrop .com_herbox figure figcaption ul li {
                    }

                        #Calciuumdrop .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Calciuumdrop .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Calciuumdrop .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Calciuumdrop .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Calciuumdrop .com_hertitlebox:before, #Calciuumdrop .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Calciuumdrop .com_hertitlebox:before {
            left: -100%;
        }

        #Calciuumdrop .com_hertitlebox:after {
            right: -100%;
        }

        #Calciuumdrop .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Calciuumdrop .com_hertitlebox p strong {
                font-size: 20px
            }

        #Calciuumdrop .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f3f5cf;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Calciuumdrop end*/

/*UTI start*/
#UTI {
    background: #fbd898;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #UTI h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #UTI .com_herboxcomp {
        display: block;
        position: relative;
    }

        #UTI .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #UTI .com_herbox {
        display: block;
    }

        #UTI .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #UTI .com_herbox dl {
        }

        #UTI .com_herbox dt {
        }

            #UTI .com_herbox dt + dt {
                margin-top: 10px;
            }

            #UTI .com_herbox dt + dt, #UTI .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #UTI .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #UTI .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #UTI .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #UTI .com_herbox figure figcaption ul li {
                    }

                        #UTI .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #UTI .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #UTI .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #UTI .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #UTI .com_hertitlebox:before, #UTI .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #UTI .com_hertitlebox:before {
            left: -100%;
        }

        #UTI .com_hertitlebox:after {
            right: -100%;
        }

        #UTI .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #UTI .com_hertitlebox p strong {
                font-size: 20px
            }

        #UTI .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fbd898;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*UTI end*/

/*Memo start*/
#Memo {
    background: #c3dabe;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Memo h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Memo .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Memo .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Memo .com_herbox {
        display: block;
    }

        #Memo .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Memo .com_herbox dl {
        }

        #Memo .com_herbox dt {
        }

            #Memo .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Memo .com_herbox dt + dt, #Memo .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Memo .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Memo .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Memo .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Memo .com_herbox figure figcaption ul li {
                    }

                        #Memo .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Memo .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Memo .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Memo .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Memo .com_hertitlebox:before, #Memo .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Memo .com_hertitlebox:before {
            left: -100%;
        }

        #Memo .com_hertitlebox:after {
            right: -100%;
        }

        #Memo .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Memo .com_hertitlebox p strong {
                font-size: 20px
            }

        #Memo .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #c3dabe;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Memo end*/
/*Prostate start*/
#Prostate {
    background: #d7c8a1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Prostate h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Prostate .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Prostate .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Prostate .com_herbox {
        display: block;
    }

        #Prostate .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Prostate .com_herbox dl {
        }

        #Prostate .com_herbox dt {
        }

            #Prostate .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Prostate .com_herbox dt + dt, #Prostate .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Prostate .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Prostate .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Prostate .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Prostate .com_herbox figure figcaption ul li {
                    }

                        #Prostate .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Prostate .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Prostate .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Prostate .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Prostate .com_hertitlebox:before, #Prostate .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Prostate .com_hertitlebox:before {
            left: -100%;
        }

        #Prostate .com_hertitlebox:after {
            right: -100%;
        }

        #Prostate .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Prostate .com_hertitlebox p strong {
                font-size: 20px
            }

        #Prostate .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #d7c8a1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Prostate end*/
/*Thyrocure start*/
#Thyrocure {
    background: #9676a7;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Thyrocure h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Thyrocure .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Thyrocure .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Thyrocure .com_herbox {
        display: block;
    }

        #Thyrocure .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Thyrocure .com_herbox dl {
        }

        #Thyrocure .com_herbox dt {
        }

            #Thyrocure .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Thyrocure .com_herbox dt + dt, #Thyrocure .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Thyrocure .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Thyrocure .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Thyrocure .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Thyrocure .com_herbox figure figcaption ul li {
                    }

                        #Thyrocure .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Thyrocure .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Thyrocure .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Thyrocure .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Thyrocure .com_hertitlebox:before, #Thyrocure .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Thyrocure .com_hertitlebox:before {
            left: -100%;
        }

        #Thyrocure .com_hertitlebox:after {
            right: -100%;
        }

        #Thyrocure .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Thyrocure .com_hertitlebox p strong {
                font-size: 20px
            }

        #Thyrocure .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #9676a7;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Thyrocure end*/
/*Ceryical start*/
#Ceryical {
    background: #93daf8;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Ceryical h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Ceryical .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Ceryical .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Ceryical .com_herbox {
        display: block;
    }

        #Ceryical .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #312f92;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Ceryical .com_herbox dl {
        }

        #Ceryical .com_herbox dt {
        }

            #Ceryical .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Ceryical .com_herbox dt + dt, #Ceryical .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Ceryical .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Ceryical .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Ceryical .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Ceryical .com_herbox figure figcaption ul li {
                    }

                        #Ceryical .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Ceryical .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Ceryical .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Ceryical .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Ceryical .com_hertitlebox:before, #Ceryical .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Ceryical .com_hertitlebox:before {
            left: -100%;
        }

        #Ceryical .com_hertitlebox:after {
            right: -100%;
        }

        #Ceryical .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Ceryical .com_hertitlebox p strong {
                font-size: 20px
            }

        #Ceryical .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #93daf8;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Ceryical end*/
/*Kstone start*/
#Kstone {
    background: #a9c5d1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Kstone h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Kstone .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Kstone .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Kstone .com_herbox {
        display: block;
    }

        #Kstone .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Kstone .com_herbox dl {
        }

        #Kstone .com_herbox dt {
        }

            #Kstone .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Kstone .com_herbox dt + dt, #Kstone .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Kstone .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Kstone .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Kstone .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Kstone .com_herbox figure figcaption ul li {
                    }

                        #Kstone .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Kstone .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Kstone .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Kstone .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Kstone .com_hertitlebox:before, #Kstone .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Kstone .com_hertitlebox:before {
            left: -100%;
        }

        #Kstone .com_hertitlebox:after {
            right: -100%;
        }

        #Kstone .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Kstone .com_hertitlebox p strong {
                font-size: 20px
            }

        #Kstone .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #a9c5d1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Kstone end*/
/*Heamup start*/
#Heamup {
    background: #d1c8e5;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Heamup h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Heamup .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Heamup .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Heamup .com_herbox {
        display: block;
    }

        #Heamup .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Heamup .com_herbox dl {
        }

        #Heamup .com_herbox dt {
        }

            #Heamup .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Heamup .com_herbox dt + dt, #Heamup .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Heamup .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Heamup .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Heamup .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Heamup .com_herbox figure figcaption ul li {
                    }

                        #Heamup .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Heamup .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Heamup .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Heamup .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Heamup .com_hertitlebox:before, #Heamup .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Heamup .com_hertitlebox:before {
            left: -100%;
        }

        #Heamup .com_hertitlebox:after {
            right: -100%;
        }

        #Heamup .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Heamup .com_hertitlebox p strong {
                font-size: 20px
            }

        #Heamup .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #d1c8e5;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Heamup end*/
/*Lecoria start*/
#Lecoria {
    background: #fdaeb1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Lecoria h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Lecoria .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Lecoria .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Lecoria .com_herbox {
        display: block;
    }

        #Lecoria .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #62737d;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Lecoria .com_herbox dl {
        }

        #Lecoria .com_herbox dt {
        }

            #Lecoria .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Lecoria .com_herbox dt + dt, #Lecoria .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Lecoria .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Lecoria .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Lecoria .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Lecoria .com_herbox figure figcaption ul li {
                    }

                        #Lecoria .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Lecoria .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Lecoria .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Lecoria .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Lecoria .com_hertitlebox:before, #Lecoria .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Lecoria .com_hertitlebox:before {
            left: -100%;
        }

        #Lecoria .com_hertitlebox:after {
            right: -100%;
        }

        #Lecoria .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Lecoria .com_hertitlebox p strong {
                font-size: 20px
            }

        #Lecoria .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #fdaeb1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Lecoria end*/

/*Nasal start*/
#Nasal {
    background: #f3f5cf;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Nasal h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Nasal .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Nasal .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Nasal .com_herbox {
        display: block;
    }

        #Nasal .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #00a650;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Nasal .com_herbox dl {
        }

        #Nasal .com_herbox dt {
        }

            #Nasal .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Nasal .com_herbox dt + dt, #Nasal .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Nasal .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Nasal .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Nasal .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Nasal .com_herbox figure figcaption ul li {
                    }

                        #Nasal .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Nasal .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Nasal .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Nasal .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Nasal .com_hertitlebox:before, #Nasal .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Nasal .com_hertitlebox:before {
            left: -100%;
        }

        #Nasal .com_hertitlebox:after {
            right: -100%;
        }

        #Nasal .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Nasal .com_hertitlebox p strong {
                font-size: 20px
            }

        #Nasal .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #f3f5cf;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }




/*Nasal end*/

/*Detoxifaire1 start*/

#Detoxifaire1 {
    background: #e0eaa1;
    display: block;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Detoxifaire1 h2 {
        font-size: 30px;
        margin: 0 0 20px;
        text-align: center;
    }

    #Detoxifaire1 .com_herboxcomp {
        display: block;
        position: relative;
    }

        #Detoxifaire1 .com_herboxcomp h4 {
            background: #f50c2f;
            color: #fff;
            padding: 15px;
            display: inline-block;
            margin: 0;
            transform: rotate(-15deg);
            margin-top: 18px;
            font-family: 'Rubik Storm', cursive;
        }

    #Detoxifaire1 .com_herbox {
        display: block;
    }

        #Detoxifaire1 .com_herbox h3 {
            display: block;
            font-size: 22px;
            background: #f01823;
            color: #fff;
            padding: 10px;
            margin: 0 0 20px;
            text-align: center;
        }

        #Detoxifaire1 .com_herbox dl {
        }

        #Detoxifaire1 .com_herbox dt {
        }

            #Detoxifaire1 .com_herbox dt + dt {
                margin-top: 10px;
            }

            #Detoxifaire1 .com_herbox dt + dt, #Detoxifaire1 .com_herbox dt p {
                text-align: left;
                font-weight: 300;
            }

        #Detoxifaire1 .com_herbox figure {
            display: block;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }

            #Detoxifaire1 .com_herbox figure figcaption {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                text-align: center;
            }

                #Detoxifaire1 .com_herbox figure figcaption ul {
                    margin-bottom: 0;
                }

                    #Detoxifaire1 .com_herbox figure figcaption ul li {
                    }

                        #Detoxifaire1 .com_herbox figure figcaption ul li span {
                            background: rgba(0,0,0,0.5);
                            padding: 15px 20px;
                            display: block;
                            margin-right: -15px;
                            color: #fff;
                            font-size: 18px;
                            font-weight: 600;
                        }

                        #Detoxifaire1 .com_herbox figure figcaption ul li + li span {
                            margin-left: -15px;
                            background: rgba(46, 134, 6, 0.57);
                        }

        #Detoxifaire1 .com_herbox h5 {
            text-align: center;
            color: #096819;
            font-weight: 600;
            font-size: 26px;
            margin: 10px 0 20px;
        }

    #Detoxifaire1 .com_hertitlebox {
        text-align: center;
        background: ##ddebc6;
        display: block;
        position: relative;
        padding: 30px;
    }

        #Detoxifaire1 .com_hertitlebox:before, #Detoxifaire1 .com_hertitlebox:after {
            background: ##ddebc6;
            content: '';
            width: 100%;
            top: 0;
            bottom: 0;
            position: absolute;
        }

        #Detoxifaire1 .com_hertitlebox:before {
            left: -100%;
        }

        #Detoxifaire1 .com_hertitlebox:after {
            right: -100%;
        }

        #Detoxifaire1 .com_hertitlebox p {
            color: #21130d;
            text-align: center;
            margin: 0;
        }

            #Detoxifaire1 .com_hertitlebox p strong {
                font-size: 20px
            }

        #Detoxifaire1 .com_hertitlebox h5 {
            font-family: 'Roboto-Black';
            display: inline-block;
            background: #e0eaa1;
            color: #21130d;
            font-size: 40px;
            font-weight: 600;
            padding: 20px;
            margin: 15px 0;
        }


/*Detoxifaire1 end*/