@charset "utf-8";
/* CSS Document */
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'Sofia Pro';
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border:none;}
li {list-style:none;}
*{box-sizing:border-box;}
.hide-desktop {display:none;}
.padtxt {padding-left:0;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.hide-desk{display:none;}

img {
    max-width: 100%;
}
img.left-mb0 {float:left;margin:0 35px 0 0;}
.pb2 {padding-bottom:2%;}
.pb3 {padding-bottom:3%;}
.pb3 {padding-bottom:5%;}
.pb5 {padding-bottom:5%!important}
.pt1 {padding-top:1%;}
.pt2 {padding-top:2%;}
.pt3 {padding-top:3%;}
.pt5 {padding-top:5%;}
.pt10 {padding-top:10%;}
.mt0 {margin-top:0!important;padding-top:0!important;}
.mb0 {margin-bottom:0!important;padding-bottom:0!important;}
.mt1 {margin-top:1%;}
.mt3 {margin-top:3%;}
.mt5 {margin-top:5%;}
.mt10 {margin-top:10%;}
.mt20 {margin-top:20%;}
.mb5 {margin-bottom:5%;}
.mb10 {margin-bottom:10%;}
.pl5 {padding-left:5%;}
.left {text-align:left;}
.left-text {text-align:left}
.right-text {text-align:right}
.center {text-align:center!important;}
img.left {float:left;margin:25px 35px 25px 0;}
img.right {float:right;margin:0 0 25px 35px;}
img.center {margin:4% auto 2% auto;}
.blue {color:#006eb3;}
.white {color:#fff;}
.lrg {font-size:64px!important;line-height:68px!important;}
.xlrg {font-size:110px!important;}
.reg {font-weight:normal!important;}
strong, b, .bold {font-weight:700;}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1030px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.sec1{
	float:left;
	width:100%;
	height:588px;
	background:url(../images/header.jpg) center top no-repeat;
}
.header-box{
	max-width:820px;
	background:url(../images/header-box.png) no-repeat;
	height:350px;
	top:70px;
	left:0;
	position:relative;
}
.letter-header{
	float:left;
	width:100%;
	background:#f2f2f2;
	margin-top:-3%;
}
.letter {    
    background-color: #fff;
    box-shadow: 0 3px 6px 1px rgb(0 0 0 / 8%), 0 7px 14px 1px rgb(50 50 93 / 10%);
    padding: 10px 50px 25px;
    max-width: 800px;
    margin: 0 auto 20px;
	padding-top:25px;
    box-sizing: content-box;
}
.checkdiv {
	max-width:900px;
	margin:10px auto;
}
.split {
	width: 50%;
    float: left;
}
ul.goldcheck {
    list-style-type: none;
    padding-left: 20px;
}
ul.goldcheck li {
    font-size: 20px;
    position: relative;
    padding-left: 40px;
    line-height: 1.5em;
    margin-bottom: 3%;
}
.goldcheck li:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background-image: url(../images/goldcheck.png);
    background-size: cover;
    background-position: center;
    left: 0;
    top: 16px;
    transform: translateY(-50%);
}
/*.h-txt1{
	font-size:46px;
	line-height:46px;
	font-weight:500;
	background:#ff0000;
	padding:2px 20px 15px;
	padding-left:160px;
	padding-right:50px;
	color:#fff;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:-45px 0 50px;
	border-radius:5px;
	border-bottom-left-radius:100px;
	text-align:left;
}*/
.h-txt1{
	font-size:36px;
	line-height:42px;
	font-weight:800px;
	color:#ffc600;
	float:left;
	width:100%;
	margin:20px 0 20px 0;
	
}

.h-txt2{
	font-size:32px;
	line-height:36px;
	color:#fff;
	opacity:.85;
	float:left;
	width:100%;
	margin:10px 0 20px 0;
}
.h-txt3{
	font-size:60px;
	line-height:70px;
	font-weight:900;
	color:#fff;
	float:left;
	width:100%;
	margin: 0 0 40px 0;
}
.h-txt4{
	font-size:42px;
	line-height:46px;
	font-weight:900;
	color:#ffc600;
	float:left;
	width:100%;
}
.red-strip{
	float:left;
	width:100%;
	padding:10px 10px;
	background:#c82222;
}
.weight-500 {
	font-weight:500!important;
	margin:10px 0 20px!important;
}
.sec2{
	float:left;
	width:100%;
	padding:10px 0 200px;
}
.comn-txt{
	font-size:22px;
	line-height:30px;
	margin-top: 30px;
    letter-spacing: .5px;
	text-align:left;
	color:#333;
}
.comn-txt2 {
	font-size:22px;
	line-height:30px;
	margin-top: 30px;
    letter-spacing: .5px;
	text-align:left;
	color:#fff;
}
.fl{float:left;}
.fr{float:right;}

.inr-comn{
	float:left;
	width:100%;
	border-radius:5px;
}
.s2-inr{
	border:1px solid #0e59bf;
	float:left;
	width:100%;
	margin-top:-2px;
	margin-bottom:-200px;
}
.inr-comn-hd{
	font-size:48px;
	line-height:48px;
	color:#fff;
	font-weight:900;
	text-align:center;
	padding:20px 10px 25px;
}
.inr-sub{
	font-size:28px;
	line-height:36px;
	color:#000;
	font-weight:300;
	text-align:center;
	padding:0 10px 25px;
}
.s2-box-top{
	float:left;
	width:100%;
	background:#2e67a1;
	padding:0 20px 0 20px;
	margin-top:50px;
	position:relative;
	}
.s2-box-top:before{
	position:absolute;
	left:40px;
	top:-40px;
	border-bottom:40px solid #2e67a1;
	border-left:40px solid transparent;
	border-right:40px solid transparent;
	content:"";
	}
.s2-inr .inr-comn-hd{background:#2e67a1;}
.inr-comn-bx{
	float:left;
	width:100%;
	padding:25px 25px 30px;
	background:#fff;
	position:relative;
}
.s2-inr .inr-comn-bx{padding:0;}
.s2-inr-bg{
	float:left;
	width:100%;
	background:url(../images/s2-inr-bg.jpg) right top no-repeat #e1f0f3;
	padding:25px 25px 30px;
	position:relative;
}

.comn-hdg{
	font-size:52px;
	line-height:60px;
	letter-spacing:-1px;
	font-weight:900;
	margin-top:30px;
	margin-bottom:50px;
}
.comn-hdg2{
	font-size:46px;
	line-height:52px;
	letter-spacing:-1px;
	font-weight:700;
	margin-top:30px;
	margin-bottom:60px;
}
.letter .comn-hdg2{
	font-size:38px;
	line-height:46px;
	letter-spacing:-1px;
	font-weight:700;
	margin-top:30px;
	margin-bottom:60px;
}
.comn-hdg-med{
	font-size:46px;
	line-height:50px;
	letter-spacing:-1px;
	font-weight:900;
	margin-bottom:40px;
}
.sub-hdg {
	font-size:34px;
	line-height:40px;
	letter-spacing:-1px;
	font-weight:700;
	margin-top:25px;
	margin-bottom:50px;
}
.sub-hdg2 {
	font-size:27px;
	line-height:30px;
	letter-spacing:-1px;
	font-weight:700;
	margin-top:10px;
}
.comn-hdg em{font-style:italic; font-weight:900;}
.red{color:#ff0000;}
.red2 {color:#dc0000}
.s2-inr-btm{
	float:left;
	width:100%;
	padding:35px 25px 0;
}
.sec3{
	float:left;
	width:100%;
	background:#f3f3f3;
	padding:380px 0 40px;
	margin-top:-350px;
}
.sec3 .comn-hdg{
	font-size:68px;
	line-height:74px;
	letter-spacing:-1px;
	font-weight:900;
	margin-bottom:25px;
}
.sec3-sub{
	max-width:850px;
	font-size:28px;
	line-height:34px;
	letter-spacing:-1px;
	font-weight:700;
	margin:0 auto 45px;
}


.sec4{
	float:left;
	width:100%;
	background:url(../images/sec4.jpg) center top no-repeat;
	color:#fff;
	padding:10px 0 35px;
	background-size:cover;
}
.s4-txt1{
	font-size:24px;
	line-height:34px;
	font-weight:bold;
	color:#0169b2;
	margin:25px 0;
}
.s4-txt1 span{
	display:inline-block;
	vertical-align:middle;
	background:#f0f0f0;
	padding:2px 25px 7px;
	border-radius:100px;
}
.s4-hdg{
	font-size:44px; 
	line-height:50px;
	font-weight:700;
	margin-bottom:40px;
}
.s4-sub {
	max-width:800px;
	font-size:40px; 
	line-height:48px;
	font-weight:700;
	margin:0 auto 40px;
	text-align:center;
}
.sec4 .comn-txt{text-align:center; color:#fff;}
.s4-bx{
	float:left;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	margin:110px 0px 40px;
}
.s4-bx .s4-bx-inr{
	width:28%;
	float:left;
	padding:0 10px;
}
.s4-bx .s4-bx-inr:nth-child(2), .s4-bx .s4-bx-inr:nth-child(5){
	width:44%;
	position:relative;
}

.s4-bx .s4-bx-inr:nth-child(5):before, .s4-bx .s4-bx-inr:nth-child(5):after{
	content:'';
	width:1px;
	height:120px;
	background:#4e8fbc;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}
.s4-bx .s4-bx-inr:nth-child(5):before{left:20px;}
.s4-bx .s4-bx-inr:nth-child(5):after{right:20px;}

.s4-img{
	max-width:100%;
	margin:0 auto 10px;
	margin-top:-80px;
}
.s4-bx .s4-bx-inr p{
	font-size:22px;
	line-height:32px;
}
.s4-icn{
	display:block;
	margin:0 auto;
}


.sec5{
	float:left;
	width:100%;
	padding:50px 0 25px;
}
.s5-img{
	float:right;
	}
.s5-img1{
	margin-top:50px;
	margin-bottom:30px;
}
.s5-boximg{
	position: absolute;
    top: 0;
    left: 0;
	}
.s5-lrg {
	max-width:950px;
	font-size:56px; 
	line-height:62px;
	font-weight:900;
	margin:0 auto;
	text-align:center;
}
.s5-sub {
	max-width:950px;
	font-size:32px; 
	line-height:38px;
	font-weight:700;
	margin:20px auto 40px;
	text-align:center;
}
.s5-box1{
    margin: 40px auto;
    border:8px solid #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
    background:url(../images/s5-box1-bg.jpg) no-repeat center top #f6f1e3;
    position: relative;
	overflow:hidden;
	padding: 0 50px 40px 370px;
}
.green {
	color:#3e823b;
}
.s5-box1 .comn-txt {
	line-height:120%;
}
 .med {
	font-size:32px;
	line-height:36px;
}
 .med2 {
	font-size:26px;
	letter-spacing:-1px;
}
.up24 {
	font-size:24px;
	letter-spacing:-1px;
}
.pt5 {
	padding-top:5%;
}
ul.s5-list{
	padding:15px 0 30px 5px;
}
ul.s5-list li{
	padding:0 0 0 50px;
	text-align:left;
	font-size:24px;
	line-height:36px;
	color:#ff0000;
	font-weight:700;
	margin-top:18px;
	background:url(../images/warn-ico.png) no-repeat left 5px;
}


.sec6{
	float:left;
	width:100%;
	padding:0px 0 35px;
}

.s6-blue-box{
	float:left;
	width:100%;
	border:1px solid #2e67a1;
	margin-top:10px;
	margin-bottom:10px;
	}
.s6-blue-box-hdng{
	float:left;
	width:100%;
    background: #2e67a1;
    padding:20px 20px 30px;
    font-size: 52px;
    line-height: 58px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    text-align:center;
	}
.s6-blue-box-mdl{
	float:left;
	width:100%;
	background:#f3f3f4;
	padding:0 520px 30px 20px;
	position:relative;
	overflow:hidden;
	}
.colr-grn{ color:#00b057;}
.s6-blue-box-img{
	position:absolute;
	right:0;
	top:0;
	}
.s6-inr .inr-comn-hd {
    background: #0065b0;
}
.inr-comn-bx6{
	float:left;
	width:100%;
	padding:25px;
	background:#f3f3f4;
	position:relative;
}

.sec7{
	float:left;
	width:100%;
	background:url(../images/s7-bg.jpg) center top repeat #eef4f3;
	padding:220px 0 10px;
	margin-top:-220px;

}

.s7-sub {
	max-width:950px;
	font-size:30px; 
	line-height:36px;
	font-weight:400;
	margin:20px auto 70px;
	text-align:right;
	border-right:solid 9px red;
	background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	padding: 8px 35px 13px 0;
}
img.s7-img1 {
	margin-top:0;
	padding-top:0;
}

.s7 .left {
	text-align:left;
	padding:0 0 27px 0;
	margin:0;
}

.sec8{
	float:left;
	width:100%;
	padding:10px 0 30px;
}
.s8-testi {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 40px 30px;
    margin: 30px auto 40px;
    box-shadow: 0 0 20px 0 rgb(235 221 221 / 90%);
    border-radius: 5px;
    position: relative;
}
img.testi {
	max-width:950px;
	margin:25px auto;
	border:1px solid #bdbdbd;
}
img.testi2 {
	max-width:750px;
	margin:25px auto 5px;
	border:1px solid #bdbdbd;
}
.sec8 .comn-hdg-med{
	font-size:48px;
	line-height:52px;
	letter-spacing:-1px;
	font-weight:900;
	margin-bottom:25px;
}
.sec8 .testi-hdg{
	color:#000;
	text-align:center;
	font-size:42px;
	line-height:48px;
	letter-spacing:-1px;
	font-weight:800;
	padding:5px 0;
}


.sec9{
	float:left;
	width:100%;
	padding:5px 0 0 0;
	background:url(../images/s9-bg.jpg) center top #f8f7f7;
}
.gerry-box {
	background:url(../images/paper-bg.jpg) center top;
	padding:15px 40px 20px 40px;
	margin:0 auto;
}
.s9-img1 {
	float:right;
	margin:0;
	padding:8px 0 20px 20px;
}
.highlight {
	background: #ffff66;
    padding: -2px 2px;
}
ul.s9-list{
	padding:30px 70px 0 50px;
}
ul.s9-list li{
	padding:2px 0 0 50px;
	text-align:left;
	font-size:22px;
	line-height:30px;
	margin-top:10px;
	margin-bottom:20px;
	background:url(../images/check-blue.png) no-repeat left 5px;
}
.s9-top-img{
	position:absolute;
	left:0;
	top:-80px;
}
.s9-box-top {
    float: left;
    width: 100%;
    background: #2e67a1;
    padding: 10px 30px 20px;
	margin:70px auto 0;
    font-size: 46px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
}
.s9-box-top:before {
    position: absolute;
    left: 40px;
    top: -40px;
    border-bottom: 40px solid #2e67a1;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    content: "";
}
.s9-box-mdl {
    float: left;
    width: 100%;
    background: #e1f0f3;
    padding: 0 30px 30px;
	margin:0 auto;
}

.sec10{
	float:left;
	width:100%;
	padding:280px 0 25px;
	background:#fff;
	margin-top:-275px;
}
.s10-inr{
	border: 1px solid #ff0000;
    float: left;
    width: 100%;
    margin-top: 30px;
	margin-bottom:30px;
	position:relative;
}
.s10-inr:after{
	content:'';
	background:url(../images/s10-btm.png) no-repeat #f6f5f5;
	left:50%;
	transform:translateX(-50%);
	top:auto;
	bottom:-11px;
	width:29px;
	height:11px;
	position:absolute;
}
.s10-inr .inr-comn-hd{background: #ff0000;}
.s10-inr .inr-comn-bx{
	background:url(../images/heart-attack-bg.jpg) right bottom no-repeat #fff;
	background-size:contain;
}
.s10-trans{
	margin-left:60px;
}

.s10-img {margin:40px auto 0;}
.s10-center {
	margin:0px auto 20px;
}
.s10-sub {
	font-size:36px;
	line-height:44px;
	text-align:center;
	font-weight:900;
	letter-spacing:-1px;
	margin:35px auto;
}
.sec11{
	float:left;
	width:100%;
	background:url(../images/s7-bg.jpg) center top repeat;
	padding:35px 0 85px;
}

.sec12{
	float:left;
	width:100%;
	padding:50px 0 0 0;
}
.s12-top-box{
	float:left;
	width:100%;
	background:url(../images/s12-top-box-bg.jpg) center top repeat;
	border-radius:100px;
	color:#fff;
	padding:20px;
	margin-top:-112px;
	margin-bottom:30px;
	position:relative;
}

.s12-hdg{
	font-size:28px;
	line-height:36px;
	color:#fae677;
	letter-spacing:;
	font-weight:600;
	margin-bottom:20px;
}
.s12-sub-hdg{
	font-size:26px;
	line-height:34px;
	
}
.s12-img{
	margin-top:-30px;
}
.s12-scale {
	float:right;
	padding:15px 0 0 30px;
}

.s12-inr{
    border: 1px solid #ff0000;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
	z-index:1;
}
.s12-inr .inr-comn-hd {
    background: #ff0000;
	padding:30px 10px 45px;
}
.s12-inr .inr-comn-bx{
	background:url(../images/s12-inr-img.jpg) right top no-repeat #fbfbfb;
}
.s12-inr .inr-comn-bx .comn-txt:last-child{margin-bottom:10px;}
.s12-inr-bx1 {
	max-width: 900px;
    width: 100%;
	margin-top: 10px;
    border: 6px solid #fff;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
    background: #e1f0f3;
    position: relative;
    overflow: hidden;
    padding: 45px 30px 45px;
	display: inline-block;
}
 
ul.s12-list{
	float:left;
	width:100%;
}
ul.s12-list li{
	float:left;
	width:100%;
	font-weight:bold;
	background:url(../images/s14-list-img.png) left top no-repeat;
	text-align:left;
	padding-left:70px;
	padding-right:30px;
	position:relative;
}
ul.s12-list li:after{
	content:'';
	position:absolute;
	left:20px;
	bottom:0;
	top:49px;
	width:7px;
}

ul.s12-list li p{
	font-size:22px;
	line-height:32px;
	font-weight:400;
	margin-bottom:25px;
	color:#000;
}
ul.s12-list li p:last-child{
	margin-bottom:0px; 
	padding-bottom:40px;
}
ul.s12-list li:last-child p{padding-bottom:0;}
ul.s12-list li:last-child:after{display:;}




.sec13{
	float:left;
	width:100%;
	background:#f3f3f3;
	padding:300px 0 5px;
	margin-top:-275px;
	background:#fff;
}
.sec14{
	float:left;
	width:100%;
	padding:10px 0 25px;
}
.s14-lft{
	color:#006eb3;
	font-size:30px;
	line-height:40px;
	text-align:left;
	background:url(../images/block-img.jpg) left top no-repeat;
	padding-left:30px;
	margin-top:40px;
	margin-bottom:50px;
}
.s14-big-text{
	font-size:36px;
	font-weight:bold;
	margin-bottom:20px;
}
.s14-med-text {
	font-size:26px;
	line-height:30px;
}

.sec15{
	float:left;
	width:100%;
	background:url(../images/sec9.jpg) center top no-repeat #f9f7f8;
	padding:5px 0 25px;
}
.s15-img1 {
	float:right;
	margin:20px 40px;
	
}
.sec15 .text-block {
	padding-right:280px;
}
.s15-box-top{
	float:left;
	width:100%;
	background:#2e67a1;
	padding:0 20px 0 20px;
	margin-top:70px;
	position:relative;
	}
.s15-box-top:before{
	position:absolute;
	left:40px;
	top:-40px;
	border-bottom:40px solid #2e67a1;
	border-left:40px solid transparent;
	border-right:40px solid transparent;
	content:"";
	}
.inr-comn-sub{
	font-size:32px;
	line-height:38px;
	background:#2e67a1;
	color:#fff;
	font-weight:700;
	text-align:center;
	padding:20px 10px 25px;
}
.white-bg {
	background:#fff;
}

.sec16{
	float:left;
	width:100%;
	background:#fff;
	padding:225px 0 5px;
}

.sec17{
	float:left;
	width:100%;
	padding:0 0 50px 0;
}
img.s17-couple {
	float:left;
	padding-right:40px;
	padding-top:25px;
	margin-left:-15px;
	overflow:hidden;
}
img.x-ico {
	padding:0 15px 0 0;
	margin-bottom:-8px;
	margin-left:30px;
}
img.check-white {
	padding:0 15px 0 0;
	margin-bottom:0;
	margin-left:10px;
}
.s17-inr-bx{
	float:left;
	width:100%;
	color:#fff;
	padding:10px 40px 0;
	margin:20px 0 50px;
	background: rgb(10,68,141);
	background: linear-gradient(90deg, rgba(10,68,141,1) 0%, rgba(22,88,170,1) 54%, rgba(42,103,180,1) 100%, rgba(28,102,150,0) 100%, rgba(10,68,141,1) 100%);
}
.s17-bhdg{font-size:48px;line-height:54px;font-weight:700;padding-bottom:5px;margin-bottom:15px;}
.s17-shdg {font-size:35px;line-height:39px;font-weight:600;padding:0 0 15px 0;margin-top:0;}
.s17-inr-bx .comn-txt{color:#fff;}
.s17-inr-bx-img{
	margin:30px;
}

.s17-box {
    margin-top: 50px;
    border: 6px solid #fff;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
    background: #e1f0f3;
    position: relative;
    overflow: hidden;
    padding: 0 30px 30px 450px;
}
.box-hdg {
	font-size:36px;
	line-height:40px;
	font-weight:700;
	padding:15px 0 20px;
}
.s17-img1 {
    position: absolute;
    left: 0;
    top: 0;
}

.sec18{
	float:left;
	width:100%;
	background:/*#eef4f3*/ url(../images/s7-bg.jpg) center top repeat;
	padding:300px 0 25px;
	margin-top:-300px;
}

.sec19{
	float:left;
	width:100%;
	padding:225px 0 25px;
}
.ing-box-top{
	float:left;
	width:100%;
	background:#539daa;
	margin-top:20px;
	position:relative;
}
.ing-box-top:before {
    position:absolute; left:-1px; top:-1px; content:'';
    border-top: 50px solid 539daa;
    border-right: 50px solid transparent;
}

.ing-box-top:after {
    position:absolute; left:-2px; top:-2px; content:'';
    border-top: 50px solid white;
    border-right: 50px solid transparent;
}

.ing-inr{
	border:1px solid #539daa;
	float:left;
	width:100%;
	
}	
.ing-inr {
    border: 1px solid #539daa;
    float: left;
    width: 100%;
    margin-top: -2px;
}
.ing-inr-bg{
	float:left;
	width:100%;
	background:#fff;
	padding:25px 25px 30px;
	position:relative;
}
	
.ing-comn-sub{
	font-size:30px;
	line-height:34px;
	background:#539daa;
	color:#fff;
	font-weight:700;
	text-align:left;
	padding:20px 30px 25px 60px;
}
.ing-comn-sub2{
	font-size:30px;
	line-height:34px;
	background:#539daa;
	color:#fff;
	font-weight:700;
	text-align:left;
	padding:20px 30px 0 60px;
}
.mini-sub{
	font-size:21px;
	line-height:26px;
	background:#539daa;
	color:#fff;
	font-weight:500;
	text-align:left;
	padding:0 30px 15px 60px;
}

.s19-inr{
	width:313px;
	float:left;
	margin:20px 0;
}
.s19-inr img{
	float:left;
}
.s19-inr p{
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#333;
	border:1px solid #00bff3;
	border-top:none;
	float:left;
	margin-left:2px;
	width:310px;
	padding:0px 30px 15px;
	height:68px;
}
.s19-box{
	float:left;
	width:100%;
	margin:10px 0;
	position:relative;
}
.s19-bx-top{
	float:left;
}

img.ing-img {
	float:right;
	margin:35px 50px 20px 65px;
}
img.ing-img.cambo {margin-top:15px;}
.sec20{
	float:left;
	width:100%;
	padding:0 0 40px;
	background:url(../images/sec20.jpg) center top no-repeat #fcf4ea;
}
.s20-trans{
	width:400px;
	height:330px;
}

.sec21{
	float:left;
	width:100%;
	padding:0 0 40px;
}
.s21-bx{
	float:left;
	width:100%;
	background:url(../images/s21-bx-bg.png) center top no-repeat #006eb5;
	border-radius:6px;
	padding:30px;
	color:#fff;
	margin-top:-70px;
	margin-bottom:30px;
}
.s21-bx .comn-txt{
	color:#fff;
}
.s21-bx .comn-txt:last-child{margin-bottom:0px;}
.s21-bx-img{
	margin:80px 0;
}
.s21-inr{
	border:3px solid #006eb5;
	float:left;
	width:100%;
	margin-bottom:40px;
	margin-top:40px;
}
.s21-inr-top{
	background:#006eb5;
	color:#fff;
	padding:25px 25px 60px;
}
.s21-inr-top .comn-txt{
	color:#fff;
}
.s21-inr-top .comn-txt:last-child{margin-bottom:10px;}
.s21-inr-img1{
	position:relative;
	z-index:1;
}
.s21-inr-img2{
	margin-right:-25px;
}
.s21-inr-img3{
	position:absolute;
	bottom:0;
	left:-80px;
}
.s21-inr .inr-comn-bx{
	margin-top:-60px;
	overflow:hidden;
}
.s21-inr .inr-comn-bx .comn-txt:last-child{margin-bottom:8px;}
.comn-sub-hdg{
	font-size:30px;
	line-height:34px;
	font-weight:900;
	margin-top:50px;
}

.wakeup {
	float:right;
	margin:-30px -60px 0 0;
}
.sec22{
	float:left;
	width:100%;
	padding:30px 0 45px;
	background:url(../images/s7-bg.jpg) center top repeat #eef4f3;
}
.s22-cmnt-sec{
	font-size:30px;
	line-height:42px;
	background:#fff;
	padding:20px;
	border:1px solid #d9e2e1;
	border-radius:40px;
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:40px;
}

.sec23{
	float:left;
	width:100%;
	padding:10px 0 150px;
}
ul.s23-list{
	float:left;
	width:100%;
	padding-left:35px;
	margin-top:5%;
	margin-bottom:7%;
}
ul.s23-list li{
	float:left;
	width:100%;
	font-weight:bold;
	background:url(../images/problem.png) left top no-repeat;
	text-align:left;
	padding-left:70px;
	position:relative;
}
ul.s23-list li:after{
	content:'';
	position:absolute;
	left:20px;
	bottom:0;
	top:49px;
	width:7px;
}

ul.s23-list li p{
	font-size:22px;
	line-height:32px;
	font-weight:400;
	margin-bottom:25px;
	color:#000;
}
ul.s23-list li p:last-child{
	margin-bottom:0px; 
	padding-bottom:40px;
}
ul.s23-list li:last-child p{padding-bottom:0;}
ul.s23-list li:last-child:after{display:;}

.block-txt{
	color: #006eb3;
	font-size: 28px;
	line-height: 40px;
	text-align: left;
	background: url(../images/block-img.jpg) left top no-repeat;
	padding-left: 30px;
	display:inline-block;
	margin:50px 0 20px 50px;
}
.s23-seal{
	margin-top:10px;
}

.sec24{
	float:left;
	width:100%;
	padding:50px 0 25px;
	background:url(../images/sec24.jpg) center top no-repeat #eef4f3;
	background-size:cover;
}

.s24-prd-box{
	float:left;
	width:100%;
	background:url(../images/s24-box-bg.png) no-repeat center top #fff;
	margin-top:-150px;
	margin-bottom:50px;
	padding:30px 30px;
	border:1px solid #399a5f;
	border-top:none;
	border-radius:30px;
	}
.s24-txt1{
	text-align:center;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
	}
.s24-bdr-line{
	display:block;
	margin:20px auto;
	max-width:100%;
	}
.s24-txt2{
	text-align:center;
    font-size: 25px;
    line-height: 34px;
	font-weight:500;
    color: #ffffff;
	}
.prod1{
	display:block;
	margin:30px auto;
	max-width:100%;
	}
.s24-box{
	margin-top: 40px;
	margin-bottom:-250px;
    border: 8px solid #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
    background: url(../images/s24-nitlab.jpg) no-repeat right top #f7f2e4;
    position: relative;
    overflow: hidden;
    padding: 0 40px 30px 475px;
	}
.s24-img{
	position: absolute;
    top: 0;
    left: 0;
	}
.s24-box .comnPara{ margin-top:30px;}
.s24-box ul{
	margin:25px 0 0 55px;}
.s24-box ul li{
	padding: 0 0 0 40px;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    color: #00ae77;
    font-weight: 500;
    margin-top:22px;
    background: url(../images/check-sm.png) no-repeat left 3px;
    letter-spacing:0.5px;
	}
/* =======================================
OPTIONS
========================================*/
.op-hdg{
	font-size:52px;
	line-height:50px;
	letter-spacing:-2px;
	font-weight:900;
	margin-bottom:40px;
}
.options-sec {
    float: left;
    width: 100%;
    margin:45px auto 40px;
	padding:0 10px;
    position: relative;
	}
.option {
    float: left;
    width:33.333%;
    border-radius: 3px;
    text-align: center;
	box-shadow: 0 0 20px 0 rgba(175, 227, 216, 0.9);
    -webkit-box-shadow: 0 0 20px 0 rgba(175, 227, 216, 0.9);
	border-radius:5px;
	}
.option.mid{
	position:absolute;
	left:50%;
	top:-10px;
	margin-left:-170px;
	}
.option.right{
    float:right;
	}
.option.left{
    float:left;
	}
.opt-hdg{
	float:left;
	width:100%;
	background:#165ca2;
	padding:0 10px 15px;
	border-radius:5px 5px 0 0;
	}
.option.mid .opt-hdg{ background:#2e67a1;}
.opt-hdg span{
	display:inline-block;
	vertical-align:middle;
	background:url(../images/option-banner.png) no-repeat center top;
	height:48px;
	width:259px;
	padding:5px 10px;
	font-size:23px;
	color:#333333;
	font-weight:600;
	line-height:23px;
	margin-top:-10px;
	}
.opt-hdg p{
	font-size:35px;
	line-height:40px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1px;
	}
.opt-txt{
	float:left;
	width:100%;
	background:#848484;
	font-size:25px;
	line-height:26px;
	color:#ffffff;
	font-weight:600;
	padding:5px 10px 7px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	}
.option.mid .opt-txt{ background:#5d9dde;}
.options-mdl-bx{
	float:left;
	width:100%;
	padding:10px 10px 15px;
	background: #fff;
	}
.option.mid .options-mdl-bx{padding:10px 10px 25px;}
.option-btl{
	display:block;
	margin:0 auto 10px;
	max-width:100%;
	}
.price-box{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:290px;
	border:1px solid #0663c2;
	border-radius:10px;
	text-align:center;
	overflow:hidden;
	}
.option.mid .price-box{ margin-top:10px;}
.price-txt1{
	font-size:82px;
	line-height:50px;
	color:#2869ab;
	font-weight:bold;
	margin-top:20px;
	}
.price-txt1 span{
	font-size:22px;
	font-weight:500;
	}
.price-save{
	font-size:24px;
	line-height:24px;
	color:#ffffff;
	font-weight:500;
	background:#2869ab;
	padding:5px 10px 7px;
	}
.money-txt{
	font-size:19px;
	line-height:30px;
	color:#333333;
	margin-top:10px;
	}
.add-to-cart-btn{
	display:block;
	margin:10px auto;
	max-width:95%;
	}
.cards{
	display:block;
	margin:0 auto;
	max-width:90%;
	}
.free-ship{
	float:left;
	width:100%;
	background:#3d3d3d;
	padding:8px 10px 10px;
	font-size:20px;
	font-weight:500;
	line-height:24px;
	color:#fff;
	border-radius:0 0 5px 5px;
	}
.option.mid .free-ship{ background:#165ca2;}
.free-ship img{
	display:inline-block;
	vertical-align:middle;
	margin:-3px 5px 0 0;
	}
/*===================================== */
.sec25{
	float:left;
	width:100%;
	padding:275px 0 30px;
}

.s25-img{
	max-width:100%;
	margin:-130px 0 -80px;
}
.facts {
	max-width:900px;
	margin:-25px auto 5px;
	text-align:center;
}

.sec26{
	float:left;
	width:100%;
	padding:10px 0 30px;
	background: url(../images/s7-bg.jpg) center top repeat;
}

.sec27{
	float:left;
	width:100%;
	padding:10px 0 25px;
}
.guarantee{
	float:left;
	width:100%;
	background:url(../images/guarantee-bg.jpg) center top no-repeat;
	padding:30px 95px 50px;
	margin:30px auto;
}
.guarantee-seal {
	margin-top:-75px;
}
.guarantee-hdg{
	font-size:38px;
	line-height:42px;
	font-weight:700;
	margin-bottom:35px;
}
.guarantee .comn-txt{
	text-align:center; 
	line-height:29px;
	margin:20px auto 25px;
}

ul.s27-list{
	width:100%;
	float:left;
}
ul.s27-list li{
	float:left;
	width:100%;
	padding-left:65px;
	border-radius:20px;
	background: url(../images/s14-list-img.png) left 5px no-repeat #fff;
	color:#006eb3;
	font-size:22px;
	line-height:32px;
	text-align:left;
	margin:10px 0 20px;
}

.s27-inr-sub-hdg{
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	color:#006eb3;
}


.s27-choice-box{
	float: left;
    width: 100%;
	background: #fff;
    border: 1px solid #2e67a1;
	margin-top:40px;
	margin-bottom:-200px;
	}
.s27-choice-hdng {
	float: left;
    width: 100%;
    font-size: 42px;
    line-height: 48px;
    color: #fff;
    background: #2e67a1;
    padding: 10px 15px 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
	}
.s27-mdl-hdng {
    font-size: 40px;
    line-height: 47px;
    font-weight: 700;
    color: #000;
    letter-spacing: -.05px;
    margin-top: 30px;
    text-align: center;
}
.tight {letter-spacing:-.05px}
.s27-choice-mdl{
	float: left;
    width: 100%;
	padding:0 40px 30px;
}
.s27-choice-txt {
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    margin-top: 40px;
    font-weight: 500;
    padding-left: 50px;
    background: url(../images/warn-ico.png) no-repeat left 5px;
    letter-spacing: .5px;
}
.sec28{
	float:left;
	width:100%;
	background:#eef4f3;
	padding:175px 0 25px;
}
.sig {
	display:block;
	margin:10px 0 20px;
	text-align:left;
}

.sec29{
	float:left;
	width:100%;
	padding:10px 0 50px;
	/*background:url(../images/sec29.jpg) center top no-repeat;*/
}

.faq-container {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-bottom:20px;
}

.footer{
	float:left;
	width:100%;
	padding:20px 0;
}
.ftr-txt{
	max-width:700px;
	font-size:11px;
	line-height:15px;
	color:#939393;
	margin:15px 0;
}
.ftr-txt1{
	font-size:18px;
	line-height:22px;
	color:#333;
	margin-bottom:20px;
}
  .fmi{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .separator{
  padding: 6px 20px 0;
  }
  
  ul li.f20{
  	font-size: 20px;
	padding-top:5px;
  }
  li.f20 a {
    color: #000;
	
}
  .pb20{
  	padding-bottom:20px;
  }
  .text-center{
  text-align:center;
  }
  .ps10{
      padding: 10px 0;
  }
.fmi {
    display: inline-flex !important;
    
}

  @media (max-width:768px){

    .separator{
    display:none !important;
    }
  }
