@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
:root {
 --theme1: #013a87;
 --theme2: #011736;
 --theme3: #e8e9eb;
 --black: #000;
 --white: #fff;
 --blue: blue;
}
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	color: #333333;
	font-family: 'SF UI Display';
	font-weight:200;
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {
	margin: 0;
	padding: 0;
}
table, tr, td {
	border: 0;
}
* {
	box-sizing: border-box
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: none;
	margin-top: 0px;
}
a {
	outline: none;
	text-decoration: none;
	color: #232323;
}
a:hover {
	outline: none;
	text-decoration: none;
}
img {
	border: none;
}
li {
	list-style: none;
}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.top-header {
	float: left;
	width: 100%;
	background:#d4e8d7;
	padding: 8px 0 4px;
	border-bottom: 1px solid #ccc;
}
.top-header ul {
	float: right;
	margin-top: 4px;
}
.top-header ul li {
	font-size: 16px;
	line-height: 20px;
	color: #2d2d2d;
	font-weight: 500;
	float: left;
}
.top-header ul li span {
	color: #ff8500;
}
.top-menu {
	float: left;
	width: 100%;
	background:#1347dc;
	padding: 10px 0;
	min-width: 1170px;
}
.logo {
	max-width: 206px;
	float: left;
}
.menu-bar {
	float: right;
	margin-top: 17px;
}
.menu-bar li {
	float: left;
	margin-right: 46px;
}
.menu-bar li:last-child {
	margin-right: 0;
}
.menu-bar li a {
	color: #ffffff;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
}
ul.menu-bar li a:hover, ul.menu-bar li a.active {
	text-decoration: none;
	position: relative;
}
/*================== SECTION I================*/

.section1 {
	float: left;
	width: 100%;
	background: url(https://www.healthnewregenix.com/images/section1.jpg) no-repeat center top;
	padding: 0 0 0px;
	height: 565px;
	text-align:center;
	min-width: 1170px;
    }
.s1-inner {
	float: left;
    width:635px;
    text-align: left;
    margin:96px 0px 0 0;
    }
.s1-txt {
	float: left;
    width: 100%;
    font-size:25px;
    text-transform: uppercase;
    line-height:35px;
    color: #000000;
	font-weight:bold;
	}
.s1-txt span {
	display: block;
	font-size:62px;
	line-height:68px;
	font-weight: 900;
	margin-top:10px;
}
.s1-txt2 {
	display: inline-block;
	width: 100%;
	color: #000000;
	font-size: 32px;
	line-height: 40px;
}
.s1-prd1 {
	position: absolute;
	top: 50px;
	left: 0;
}
.s1-prd2 {
	position: absolute;
    top: 50px;
    right: 1%;
}
.s1-txt1 {
    width:100%;
    font-size:19px;
    display: inline-block;
    line-height: 30px;
    color: #000000;
    margin: 13px 0 0;
    font-weight:300;
	}
.s1-btn {
	display: inline-block;
	font-size: 21px;
	line-height:58px;
	color:#ffffff;
	background:#1347dc;
	font-weight: 700;
	margin:25px 0 0 0;
	border-radius:0px;
	text-transform: uppercase;
	text-align: center;
	width:190px;
	height:58px;
}


/*==================SECTION II===============*/

.section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0 90px;
	min-width: 1170px;
}
.s2-prt1{
	float:left;
	width:100%;
	padding:0 70px;}
.section2 .prd-txt2 {
	text-align: center;
}
.section2 .prd-btn {
	margin: 0 0 0 0;
}
.s2-lft {
	float: left;
	width: 236px;
	position: relative;
	text-align: left;
	margin: 60px 0 0 0;
}
.section2  .s2-lft-p1{
	width:100%;}
.s2-lft-p1 {
	font-size: 47px;
	line-height: 50px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	display:inline-block;
	width: 100%;
}

.s2-lft-p2 {
	font-size:18px;
	line-height: 32px;
	color: #000000;
	padding: 0 0 0;
	margin-top: 20px;
	display: inline-table;
	width: 100%;
	font-weight:300;
}
.section2 .s2-lft-p2{ width:73%;}
a.viw {
	font-size: 20px;
	width: 100%;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
	display: inline-block;
	color: #195bb3;
	font-weight: 500;
}
.lft-inr {
	float: left;
	width: 100%;
	margin: 432px 0 0 0;
	background: #f4f3f3;
}
.hdg-txt {
	float: left;
	width: 40%;
	background: #c9adad;
	font-size: 24px;
	line-height: 32px;
	color: var(--white);
	font-weight: 500;
	padding: 15px 15px;
	text-align: center;
}
.inr-txt {
	float: left;
	width: 60%;
	font-size: 18px;
	line-height: 25px;
	color: #3c414c;
	font-weight: 400;
	padding: 16px 15px 10px;
	text-align: left;
}
.s2-gadget-img {
	position: absolute;
	top: 30px;
	left: 30px;
}
.s2-txt {
	display: inline-block;
	width: 100%;
	font-size: 53px;
	line-height: 70px;
	color: #394673;
	position: relative;
	text-transform: capitalize;
}
.s2-txt span {
	margin-top: 7px;
	font-weight: 700;
	display: block;
	font-size: 49px;
	line-height: 60px;
	text-transform: uppercase;
	color: #343434;
}
.s2-txt1 {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	color: #3c414c;
	margin: 14px 0 0 0;
}
.s2-rit, .s2-rit2 {
	float:right;
	width:61%;
	position: relative;
	text-align: left;
	margin-top: 90px;
}
.s2-rit2 {
	float:left;

}
.s2-lst {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: left;
	margin-top:30px;
	overflow:hidden;
}
.s2-lst li {
    float: left;
    width: 33.33%;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    position: relative;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0px 45px;
    font-weight:500;
		}
.s2-lst li span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
	margin-bottom:12px;
	font-weight:bold;
	}
.s2-lst li img {
	display:block;
	margin:0 auto 20px;
	
	}
.s2-lst li:after{
	content: "";
    position: absolute;
    right: 0;
    top: 32px;
    width: 1px;
    height: 270px;
    border-right: 1px solid #d6d6d6;
	}
.s2-lst li:last-child:after{ display:none;}	
.s2-lst li:before{
	content: "";
    position: absolute;
    right: -5px;
    bottom: 22px;
    width: 12px;
    height: 12px;
    background: #d6d6d6;
    border-radius: 50px;
	}
.s2-lst li:last-child:before{ display:none;}		
.s2-prd1{
	float:left;
	margin:40px 0 0 0;
}
.s2-prd2{
	float:right;
	margin:40px 0 0 0;}
/*==================SECTION III===============*/

.section3 {
	float: left;
	width: 100%;
	background:#ffffff;
	padding: 55px 0 70px;
	text-align: center;
	min-width: 1170px;
}
.s3-txt1 {
	margin: 35px 0 0 0;
	width: 100%;
	letter-spacing: 0;
}
.s3-prod-lst {
	float: left;
	width: 100%;
	margin: 24px 0 0 0;
}
.s3-prod-lst li {
	display: inline-block;
    width:48%;
    margin: 40px 0 0;
    position: relative;
    color: #000;
	padding-bottom:30px;
	border:2px solid #e4e4e4;
    z-index: 1;
    vertical-align: top;
}
.s3-prod-lst li:nth-child(even){
	float:right;}
.product-sec li {
	margin: 40px 5px 0 !important;
}
.top-hed {
	float: left;
    width: 60%;
    text-align: left;
    padding: 18px 0 0 26px;
}
.prdt-img-bx {
	float: right;
	width: 40%;
	text-align: center;
	margin-top:20px;

}
.prdt-images {
	display: inline-block;
	margin: 10px auto 0px;
}
.stars {
	display: block;
	margin: 10px auto;
}
.prd-txt1 {
    float: left;
    width: 100%;
    font-size: 23px;
    line-height: 34px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 10px;
}
.prd-txt3 {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 27px;
    color: var(--black);
	min-height:110px;
}
.prd-txt2 {
    float: left;
    width: 100%;
    font-size:28px;
    line-height: 28px;
    margin-top: 10px;
    color:#000;
    font-weight: 700;
}
.prd-txt2 span {
	font-size: 28px;
	line-height: 33px;
}
.s3-prod-lst li:nth-child(2) .prdt-img-bx, .s3-prod-lst li:nth-child(4) .prdt-img-bx, .s3-prod-lst li:nth-child(6) .prdt-img-bx, .s3-prod-lst li:nth-child(8) .prdt-img-bx {
}
.prd-btn {margin: 20px 0 0 0;}
a.view-all {
	width: 290px;
	margin: 65px 0 0;
}

/*================== STRIP================*/
.strip{
	float: left;
	width: 100%;
	background:#639cf2;
	padding:32px 0;
	text-align: center;
	}
.strip .s2-lft-p1{
	font-size:38px;
	line-height:48px;
	color:#fff;
	}	
.strip .s2-lft-p2{
	font-size:20px;
	line-height:30px;
	color:#fff;
	margin-top:14px;
	}
/*==================SECTION III===============*/
	
.strp-innr {
	float: left;
    width: 100%;
    text-align: center;
    padding: 108px 0;
	background:url(https://www.healthnewregenix.com/images/sec3.jpg) center top no-repeat;
	min-width: 1170px;
	position:relative;
}
.strp-innr-img{
	position: absolute;
    right: 9%;
    top: 340px;
	}
/*==================section4===============*/	
.section4{
	float: left;
	width: 100%;
	text-align: center;
	padding:80px 0;
	}	
.s4-rgt{
	float: right;
    width: 57.33%;
    text-align: left;
	}
.s4-rgt .s2-lft-p2{
	font-size:18px;
	line-height:30px;
	font-weight:500;
	}	
.s4uls {
	width: 100%;
	float: left;
	margin-top:30px;
}
.s4uls li {
	float: left;
    width: 25%;
    margin: 24px 0 0 0;
    padding: 0 25px;
    position: relative;
    text-align: center;
    color: #000;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
	border-right:1px solid #ddd;
}
.s4uls li span {
	display: block;
	font-weight:700;
	font-size: 20px;
	line-height:33px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.s4uls li img {
	display:block;
	margin:0 auto 13px;
}
.s4uls li:last-child{ border:none;}
.s4-pro1 {
	display: block;
	max-width: 175px;
	margin: 22px auto
}
.s4-box1-txt2 {
	display: inline-block;
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
	width: 93%;
	color: #2d2d2d;
	border-top: 1px solid #dddddd;
	padding: 10px;
}
.s4-left, .s4-right {
	float: left;
	width: 475px;
	margin: 59px 0 0 0px;
}
.s4-box1 {
	background: url(https://www.healthnewregenix.com/images/s3-box1.jpg) center top no-repeat;
	width: 473px;
	height: 814px;
	margin: 0 0 0 0;
}
.s4-right {
	width: 684px;
	float: right;
}
.s4-box1-txt1 {
	font-weight: 700;
	font-size: 34px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	margin: 0 auto;
	padding: 39px 0 0 0;
}
.s4-box1-txt3 {
	display: inline-block;
	font-size: 18px;
	line-height: 22px;
	color: #363636;
	margin: 36px 0px 0;
	width: 85%;
}
.stars {
	display: block;
	margin: 10px auto;
}
.s4-list {margin: 22px 0 0 43px;}
.box2-stars {
	float: left;
	margin: 14px 0 0 0px;
}
.s4-btn1 {
	margin: 32px auto 0 auto;
	display: inline-block;
}
.s4-box2 {
	background: url(https://www.healthnewregenix.com/images/s3-box2.jpg) center top no-repeat;
	width: 672px;
	height: 265px;
	margin-bottom: 10px;
	padding: 15px 20px 3px;
	margin-right: 0;
	float: left;
}
.s4-pro2 {
	float: left;
	max-width: 145px;
}
.s4-box2-right {
	width: 70%;
	float: right;
}
.s4-box2-txt1 {
	float: left;
	width: 100%;
	color: #333333;
	font-size: 34px;
	font-weight: bold;
	text-align: left;
}
.s4-box2-txt2 {
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color: #006aaa;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
.s4-box2-txt3 {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0 0 0;
}
.s4-btn2 {
	float: left;
	margin: 15px 0 0 0;
}
/*==================FOOTER================*/

div#footer {
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 0 0 30px 0;
	text-align: center;
	min-width: 1170px;
	border-top: 1px solid #394673;
	position: relative;
}
.div#footer:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 390px;
	background: #195bb3;
}
.foter-sec1, .foter-sec2 {
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}
.logo-f {
	max-width: 210px;
}
ul.footer-list, .foter-sec2 ul {
	float: left;
	width: 100%;
}
.footer-list li, ul.crop-info {
	font-weight: 500;
	font-size: 16px;
	padding: 8px 10px;
	display: inline-block;
	position: relative;
}
.footer-list li:after {
	position: absolute;
	height: 20px;
	right: -4px;
	top: 8px;
	content: '';
	border-right: 1px solid #333;
}
.footer-list li:last-child:after {
	display: none;
}
ul.crop-info li {
	width: 100%;
	padding: 5px 0;
}
.ft-bd li {
	border-bottom: none;
}
.fttxt {
	font-size: 14px;
	line-height: 24px;
	clear: both;
	margin-top: 10px;
	float: left;
}
.foter-sec2 {
}
.ff-txt2 {
	font-size: 17px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
}
.ft-lg-txt {
	font-size: 20px;
	line-height: 36px;
	margin: 20px 0 0 0;
	font-weight: 700;
	float: right;
	width: 100%;
}
.f-txt4 {
	font-size: 20px;
	line-height: 28px;
	color: #000;
	padding: 20px 0 0;
	float: left;
}
/*------------------------------
CSS FOR PRODUCTS PAGE
--------------------------------*/	
.innr_bg {
	padding: 40px 0;
	float: left;
	width: 100%;
}
.prod-top, .con-top {
	background: url(https://www.healthnewregenix.com/images/section1.jpg) center top no-repeat;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 0 30px;
	min-width: 1170px;
}
.prod-top .s1-txt, .con-top .s1-txt {
	margin-top: 30px;
    width: 100%;
}
.prd-lst {
	float: left;
	width: 100%;
}
.prd-lst li {
	float: left;
	margin-right: 28px;
	font-size: 22px;
	line-height: 22px;
	color: #949499;
	font-weight: 300;
	position: relative;
	letter-spacing: 0.5px;
}
.prd-lst li:after {
	content: "\002E";
	position: absolute;
	right: -24px;
	top: -36px;
	color: #43494a;
	font-size: 60px;
	line-height: 60px;
}
.prd-lst li a {
	font-size: 22px;
	line-height: 22px;
	color: #333;
	font-weight: 300;
}
.prd-lst li:last-child {
	margin-right: 0;
	color: #333
}
.prd-lst li:last-child:after {
	content: "";
	right: auto;
}
.con-top {
}
.prod_left {
	float: left;
	width: 100%;
	margin-top: 0px;
	text-align: left;
}
.prod_mid_txt {
	float: left;
	width: 100%;
	font-size: 47px;
	line-height: 57px;
	color: var(--white);
	text-align: left;
	font-weight: 700;
	margin-top: 20px;
}
.prod_mid_txt2 {
	float: left;
	width: 60%;
	font-size: 17px;
	line-height: 30px;
	color: #323b5d;
	text-align: left;
	font-weight: 300;
	margin-top: 10px;
	display: none;
}
.prod-txt1, .prod-txt2 {
	float: left;
	width: 100%;
	font-size: 35px;
	line-height: 24px;
	font-weight: 600;
	color: #fe4445;
	margin-top: 50px;
	padding-bottom: 35px;
	background: url(https://www.healthnewregenix.com/images/doted.png) no-repeat left bottom;
	text-align: left;
}
.prod-txt2 {
	width: 100%;
	color: #2d2d2d;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	padding: 9px 104px 0px 69px;
}
.prod-mid-sec {
	float: left;
	background: var(--white);
	width: 100%;
	text-align: left;
	padding: 0 0 90px 0;
	min-width: 1170px;
}
.prod_rgt {
	float: right;
	width: 27.6%;
	margin-top: 0px;
}
.product-total {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.bottle-box {
	float: left;
	width: 373px;
	height: 386px;
	text-align: center;
}
.prd-box1 {
	margin: 15px 0px 0 0;
	float: right;
	width: 60%;
}
.prd-box1:nth-child(5), .prd-box1:nth-child(9) {
}
.prd-box-txt {
	display: inline-block;
	width: 100%;
	font-size: 28px;
	line-height: 21px;
	color: #030303;
	margin: 10px 0 10px 0;
	font-weight: 800;
}
.prd-box-txt2 {
	display: inline-block;
	width: 77%;
	font-weight: 400;
	color: #000000;
	font-size: 16px;
	line-height: 26px;
	padding: 20px 4px 30px;
}
.opcityz {
	position: absolute;
	opacity: 0;
}
.prd-bdr-mid {
	float: left;
	width: 100%;
	border-top: 1px solid #e6e9e1;
	margin: 61px 0 0px 0;
	padding: 71px 0 0;
}
.prd_price {
	width: 45%;
	font-size: 37px;
	color: #000000;
	font-weight: 600;
	margin: 15px 0 25px;
	line-height: 24px;
	float: left;
}
.layer {
	max-width: 100%;
	margin: 0 0 0 20px;
}
.pro-p1 {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 25px;
}
.pro-txt1 {
	font-weight: 500;
	font-size: 28px;
	line-height: 30px;
	color: #2d2d2d;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
}
.pro-txt2 {
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: #444444;
	margin: 0 auto;
	padding: 0 0 0 0;
}
.pro-btn {
	margin: 14px auto 0 auto;
}
/*------------------------------
CSS FOR prod-deatails PAGE
--------------------------------*/
.prd-details {
	float: left;
	width: 100%;
	padding: 48px 0 0;
	background: #fcfcf9;
}
.prod-spec {
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
.prds-left {
	float: left;
	width: 40%;
	background: #ffffff;
	border: 1px solid #d3d3d3;
	text-align: center;
}
.prds-left img {
	display: inline-block;
	padding-top: 50px;
}
.prds-right {
	float: right;
	width: 56%;
}
.prd-dtl1 {
	font-size: 28px;
	line-height: 38px;
	color: #2d2d2d;
	font-weight: 700;
	float: left;
	width: 100%;
}
.prd-dtl1 span {
	font-size: 30px;
	line-height: 32px;
	font-weight: 700;
	color: #000;
}
.star2 {
	margin-top: 10px;
	float: left;
}
.prd-dtl3 {
	font-size: 18px;
	line-height: 28px;
	color: #000;
	float: left;
	width: 100%;
	font-weight: 400;
	margin-top: 20px;
}
ul.prg-bar {
	float: left;
	width: 100%;
	margin-top: 10px;
}
ul.prg-bar li {
	font-size: 20px;
	color: #323e49;
	float: left;
	width: 55%;
	padding: 5px 0;
}
ul.prg-bar li img {
	margin-left: 10px;
	float: right;
	margin-top: 10px;
}
.pric-box {
	float: left;
	width: 90%;
	margin-top: 25px;
	padding-bottom: 20px;
}
img.sp-card {
	max-width: 190px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.pro-dtil-rgt-p2 {
	float: left;
	width: 45%;
	
}
.prd_prc {
    font-size: 36px;
    color: #000;
    line-height: 40px;
    float: left;
    font-weight: bold;
	color:#6b38e8;
}
.price {
font-size: 36px;
    color: #000;
    line-height: 40px;
    float: left;
    font-weight: bold;
	color:#000;}
.prd_quantity {
	float: left;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	width: 40%;
	margin-top: 27px;
}
.prd_quantity p {
	float: left;
	margin-top: 6px;
	margin-right: 20px;
}
/*-------Spinner------- */
.wan-spinner2 {
	float: left;
	border: 2px solid #edefed;
}
.wan-spinner2 .minus, .wan-spinner2 .plus, .wan-spinner2 input {
	height: 38px;
	float: left;
	line-height: 1em;
	padding: 0 3px;
	text-align: center;
	border: none;
	line-height: 38px;
	margin: 0 1px;
	font-size: 18px;
	color: #5d5d5d;
	background: var(--white);
}
.wan-spinner2 input {
	margin: 0;
	width: 20px;
}
.wan-spinner2 .minus, .wan-spinner2 .plus {
	color: #5d5d5d;
	cursor: pointer;
	text-decoration: none;
	width: 35px;
}
.add-crt {
	float: left;
	margin: 20px 0 0 0;
}
.secure {
	float: left;
	margin: 18px 0px 0 40px;
}
/*-------Accordion------- */
.prd_details {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.accordion {
	background: var(--white);
	color: #313131;
	cursor: pointer;
	padding: 15px 0;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 24px;
	transition: 0.4s;
	font-weight: 400;
	border-bottom: 1px solid #ebebeb;
}
.active, .accordion:hover {
	color: #949499;
}
.accordion:after {
	content: '';
	background: url(https://www.healthnewregenix.com/images/down.png) no-repeat center top;
	width: 11px;
	height: 8px;
	float: right;
	margin-top: 10px;
}
.accordion.active:after {
	content: '';
	background: url(https://www.healthnewregenix.com/images/up.png) no-repeat center top;
	width: 11px;
	height: 8px;
}
.panel {
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
.panel .accordion_cont {
	padding: 0px 0;
	font-size: 17px;
	line-height: 28px;
	color: #2d2d2d;
}
.panel .accordion_cont span {
	float: right;
}
.shop-p3 {
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #737373;
	margin-bottom: 20px;
	padding: 17px 80px 0 0px;
}
.shop-p3 span {
	font-weight: 700;
	float: left !important;
	margin-right: 10px;
}
.shop-p2 {
	font-size: 17px;
	line-height: 28px;
	text-align: left;
	color: #2d2d2d;
}
.seal-icons {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #737373;
	padding: 60px 0;
}
.seal-icons img {
	max-width: 100%;
	float: left;
	border-right: 1px solid #ebebeb;
	padding-right: 30px;
}
.seal-icons p {
	width: 55%;
	padding: 13px 20px;
	float: left;
}
.shp-mid {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0;
}
.shp-mid .s2-hd-txt {
	text-transform: none;
}
.shp-mid .prd-box1 {
	margin-right: 15px;
}
/*------------------------------
CSS FOR CONTACT PAGE
--------------------------------*/
.cont-mid {
	float: left;
	width: 100%;
	padding: 0px 0px 60px;
	min-width: 1170px;
}
.cont-txt2 {
	font-size: 18px;
	line-height: 26px;
	color: #212020;
	font-weight: 500;
	margin: 0 auto;
	padding: 40px 0 0 36px;
	text-align: center;
	float: left;
	width: 100%;
}
.cont-list {
	float: right;
	width: 52%;
	margin: 44px 0px 0 0px;
	text-align: left;
	padding: 25px 30px;
}
.cont-list li {
	float: left;
	line-height: 31px;
	font-size: 20px;
	color: #000000;
	width: 100%;
	margin: 0 0px 34px 0px;
	padding: 0px 0px 0 76px;
	position: relative;
}
.cont-list li:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	border-bottom: 1px solid #e1e1e1;
}
.cont-list li span {
	font-weight: 700;
	text-transform: capitalize;
	display: block;
}
.cont-list li:last-child {
	margin-bottom: 0
}
.cont-list li:last-child:after {
	border: none;
}
.cont-list li img {
	position: absolute;
	left: 13px;
	top: 1px;
}
.cont-bg {
	background: url(https://www.healthnewregenix.com/images/cont-bg.png) center top no-repeat;
	height: 517px;
	width: 1007px;
	margin: 40px auto 0 auto;
	position: relative;
}
.cont-bg-left {
	width: 705px;
	margin: 0 0 0 0;
}
.cont-bg-txt1 {
	font-weight: 700;
	font-size: 45px;
	line-height: 50px;
	text-align: center;
	color: var(--white);
	text-transform: uppercase;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.cont-bg-txt2 {
	font-weight: 300;
	font-size: 23px;
	line-height: 36px;
	text-align: center;
	color: #2d2d2d;
	margin: 10px auto 0 auto;
	width: 560px;
	display: block;
	border-bottom: 1px solid #6aabce;
	border-top: 1px solid #6aabce;
	padding: 0 0 0 0;
}
.cont-frn {
	width: 668px;
	margin: 20px 0 0 30px;
}
.cont-frn2, .cont-frn3, .cont-frn4 {
	display: inline-block;
	float: left;
	width: 313px;
	margin: 4px 0 4px 0;
}
.cont-frn4 {
	margin: 6px 0 0 0;
	width: 655px;
}
.cont-frn3 {
	margin: 4px 0 4px 25px;
}
.cont-frn2 input, .cont-frn3 input, .cont-frn4 textarea {
	border: none;
	width: 100%;
	height: 51px;
	background: var(--white);
	text-align: left;
	color: #6e6e6e;
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	border-radius: 6px;
}
.cont-frn4 textarea {
	height: 104px;
	font-size: 18px;
	line-height: 50px;
}
.sub-btn {
	width: 210px;
	height: 53px;
	display: block;
	margin: 35px auto 0 auto;
	padding: 0 0 0 0;
}
.sub-btn a, .sub-btn a:hover {
	text-decoration: none;
}
.cont-pro {
	position: absolute;
	bottom: -25px;
	right: -24px;
}
.cont-frm {
	float: left;
	width: 40%;
	margin-top: 50px;
	padding: 0px 0px 0 0px;
}
.cont-frm .cont-txt1 {
	margin-bottom: 36px;
	float: left;
	width: 100%;
	font-size: 36px;
	line-height: 44px;
	color: #1c1c1c;
	font-weight: 700;
}
.conta-form {
	float: left;
	width: 100%;
}
.frm-element {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.sml {
	width: 49%;
}
.sml-r {
	float: right;
}
.frm-element label {
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	color: #2d2a2a;
	display: none;
}
.frmInput, .txtarea {
	float: left;
	width: 100%;
	background: #f7f7f7;
	border: none;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	height: 53px;
	font-weight: 300;
	outline: none;
	padding-left: 20px;
	border-radius: 5px;
}
.txtarea {
	width: 100%;
	height: 93px;
	resize: none;
	padding-top: 20px;
}
.send-btn {
	border: none;
	outline: none;
	margin-top: 10px;
	text-transform: capitalize;
	cursor: pointer;
}
/*************************************************/
.thanks-box {
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	line-height: 26px;
}
#section2 {
	text-align: center;
	width: 100%;
	min-width: 1170px;
	float: left;
}
p.topbnrtxt2-pr {
	text-align: center;
	color: #343434;
	font-size: 40px;
	margin-top: 40px;
	float: left;
	width: 100%;
}
.field-all, .field-all1 {
	height: 40px;
	width: 60%;
	border: 1px solid #d2d2d2;
	float: left;
}
.field-all li, .field-all1 li {
	float: left;
	position: relative;
	width: 100%;
}
.field-all li, .field-all1 li {
	padding: 9px 10px;
	z-index: 2;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
}
.field-all li span, .field-all1 li span {
	float: right;
}
.field-all li:not(.init), .field-all1 li:not(.init) {
	float: left;
	width: 100%;
	display: none;
	background: #ddd;
}
.field-all li:not(.init):hover, .field-all li.selected:not(.init), .field-all1 li:not(.init):hover, .field-all1 li.selected:not(.init) {
	background: #fd5959;
	color: var(--white);
}
.field-all li.init, .field-all1 li.init {
	cursor: pointer;
}
.innr_bg {
	float: left;
	width: 100%;
	padding: 30px 0 40px;
}
.innr_bg h2 {
	margin-bottom: 10px;
	font-size: 19px;
}
.innr_bg p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}
.innr_bg ul {
	padding-left: 30px;
}
.innr_bg ul li {
	margin-bottom: 5px;
	list-style: disc;
	padding-left: 0;
}
.innr_bg ol li {
    list-style: auto;
}
tt {
	font-family: inherit;
	white-space: nowrap;
	word-break: keep-all;
}

/***********************************/
.box{
	float:left;
	margin:0 0 0 0;
	width:100%;
}

.uls,.uls1{
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 25px;
	margin-top:20px;}
.uls li, .uls1 li{
    padding: 0 0 0 0;
    font-size: 15px;
    line-height: 26px;
	position:relative;
    font-weight: 600;
}
.uls li:before{
	position: absolute;
    z-index: 9;
    content: '';
    background: #000;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 10px;
    left: -14px;
		}
.uls li span{
font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 30px;
    float: right;
    width: 63%;
    text-align: left;}
.uls1 li{
	font-weight: 400;
	list-style:disc;
}
.uls li p{
	    float: right;
    width: 33%;
    margin: 0 116px 0 0;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
}
.uls1 li p{
float: left;
    width: 100%;
    margin: 6px 0px 0 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;}
.t-txt{
font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    margin: 29px 0 0 0;
    float: left;
	color:#000;

}
p strong {
    font-size: 20px;
    line-height: 33px;
}