@charset "utf-8";
/* CSS Document */

/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#2d2d2d;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	}
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;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
.for-mob{display:none;}
.for-tab{display:none;}
.for-desk{display:block;}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1004px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.top-sec{
	float:left;
	width:100%;
	background:#d61081;
	border-bottom:2px dashed #ffff00;
}
.top-sec p{
	font-size:20px;
	line-height:22px;
	color:#fdfdfd;
	padding:5px 0;
	font-weight:700;
}
.top-sec p span{
	color:#ffff00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
.sec1-bg{
	float:left;
	width:100%;
	background:url(../images/sec1-bg.jpg) center top no-repeat;
	overflow-x:hidden;
}
.logo, .sec1-txt1, .grad-txt{margin-left:60px;}
.sec1-cont{
	float:left;
	width:520px;
	margin:30px 0 0 190px;
}
.sec1-txt1{
	font-size:28px;
	line-height:38px;
}
.badge-sec{
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	margin-top:10px;
}
.sec1-badge{
	position: absolute;
    left: -3px;
    top: -30px;
}
.sec1-txt2{
	font-size:21px;
	line-height:25px;
	background:url(../images/badge-bg.png) left top no-repeat;
	color:#fff;
	height:39px;
	width:520px;
	padding:7px 0 0 125px;
}
.sec1-txt3{
	padding:12px 0 0 125px;
}
ul.sec1-list{
	float:left;
	width:100%;
	margin:0;
}
ul.sec1-list li{
	font-size:22px;
	line-height:26px;
	color:#353535;
	font-weight:600;
	position:relative;
	text-align:left;
	padding-left:70px;
	margin:20px 0 20px 60px;
}
ul.sec1-list li span{
	color:#b00e7f;
	font-size:30px;
	line-height:32px;
	position:absolute;
	left:0;
	top:5px;
}
.prog-bar{
	width:90%;
	background:#ededed;
	border-radius:10px;
	height:10px;
}
.percent1, .percent2, .percent3, .percent4{
	width:68%;
	background:#c33a9a;
	height:100%;
	border-radius:10px;
}
.percent2{width:54%}
.percent3{width:42%}
.percent4{width:31%}


.sec1-rgt{
	float:right;
	width:290px;
	position:relative;
	margin-top:20px;
}
.sec1-b-a{margin-bottom:15px;}
.sec1-seal{margin-bottom:15px;}
.sec1-btl{margin:8px 0;}
/*----CSS FOR COUNTER--------*/
.counter-right{
	display:inline-block;
	width:185px;
	}
.counter-right p{
	float:left;
	width:100%;
	color:#353535;
	font-size:20px;
	text-align:center;
	font-style:italic;
	font-weight:700;
	}
#clockdiv, #clockdiv1{
	float:left;
	width:100%;
	margin-top:7px;
	}
#clockdiv > div, #clockdiv1 > div{
	float:left;
	width:26%;
	}
#clockdiv p, #clockdiv1 p{
	float:left;
	width:10%;
	color:#636363;
	font-size:34px;
	line-height:28px;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	font-style:normal;
	}
#clockdiv div > span, #clockdiv1 div > span{
	float:left;
	width:100%;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e7e7+0,ffffff+60 */
	background: #e7e7e7; /* Old browsers */
	background: -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e7e7e7 0%,#ffffff 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e7e7e7 0%,#ffffff 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding:3px 0 5px 0;
	text-align:center;
	color:#0c0c0c;
	font-weight:600;
	font-size:24px;
	line-height:24px;
	border:1px solid #0c0c0c;
	border-radius:5px;
	}
.smalltext{
	padding-top: 0px;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:600;
	float:left;
	width:100%;
	text-align:center;
	margin-top:5px;
	}
.sec1-arw{
	float:left;
	position:relative;
}
.sec1-arw arw{float:left; position:relative;}
.bnr-slider {
	width:88%;
	height: 92%;
	background: url(../images/lp-arrow-in.png) no-repeat;
	animation: AnimationName 3s cubic-bezier(0.43, 0.61, 1, 1) infinite;
	position: absolute;
	left:130px;
	top: 2px;
	z-index: 9;
	}
@-webkit-keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
	}
@-moz-keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
	}
@-o-keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
	}
@keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
	}
.sec1-arw .mny-bck{
	position:absolute;
	left:30px;
	top:-20px;
}
.sec1-btn{
	float:right;
	margin-top:15px;
}
.as-seen-on{
	display:inline-block;
	width:100%;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	text-align:center;
	margin:30px 0 0;
}
.as-seen-on p{
	width: 120px;
	background: #fff;
	margin: -10px auto 0;
}
.as-seen-logos{
	display:inline-block;
	width:100%;
	padding:15px 0;
}
.as-seen-logos img{
	display:inline-block;
	vertical-align:middle;
	margin:0 30px;
}
.sec2-bg{
	float:left;
	width:100%;
	padding:30px 0 2px;
}
.comn-hdg{
	float:left;
	width:100%;
}
.comn-hdg span{
	color:#6a2a86;
	font-size: 50px;
	line-height:60px;
	font-weight:700;
}
.comn-hdg p{
	font-size: 28px;
	line-height:40px;
	font-weight:600;
}
.comn-hdg img{margin-top:5px;}
.sub-hdg{
	
}
.comn-txt{
	font-size: 16px;
	line-height:24px;
	padding:10px 0;
	float:left;
	width:100%;
}
ul.sec2-list{
	float:left;
	width:100%;
	margin-top:30px;
}
ul.sec2-list li{
	display:inline-block;
	width:30%;
	border:2px solid #ddd;
	border-radius:5px;
	padding:10px;
	text-align:left;
	height:480px;
	vertical-align:top;
	margin:0 1.5%;
	outline:none;
}
.sec2-list-txt1{
	color:#18517e;
	font-size:18px;
	line-height:22px;
	font-weight:600;
	position:relative;
	padding:10px 0 10px 50px;
	margin-bottom:20px;
	text-align:left;
}
.sec2-list-txt1 img{
	position:absolute;
	left:0;
	top:0;
}
.sec2-list-img{
	max-width:286px;
	width:100%;
}
.comt-strip{
	float:left;
	width:100%;
	border-bottom:1px solid #c1c1c1;
	padding:10px 0;
	position:relative;
}
.comt-strip img:first-child{float:left;}
.comt-strip img:last-child{float:right;}
.sec2-list-txt2{
	font-size:14px;
	line-height:20px;
	font-weight:400;
	float:left;
	width:100%;
	padding:20px 0;
}
.sec2-list-txt2 span{
	color:#18517e;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	position:relative;
	width:100%;
	float:left;
	padding:0 0 10px 18px;
	text-align:left;
}
.sec2-list-txt2 span img{
	position:absolute;
	left:0;
	top:3px;
}

.sec3-bg{
	padding:30px 0 0;
	float:left;
	width:100%;
	background:url(../images/sec3-bg.jpg) center top no-repeat;
	position:relative;
	overflow-x:hidden;
}
.sec3-lft{
	float:left;
	width:63%;
	text-align:left;
}
.sec3-sub-hdg{
	font-size: 36px;
	line-height:40px;
	font-weight:700;
	position:relative;
	float:left;
	width:100%;
	padding-left:120px;
	margin:10px 0;
	text-align:left;
}
.sec3-sub-hdg img{
	position:absolute;
	left:0;
	top:0;
}
.sec3-sub-hdg span{
	color:#6b2a87;
}
.sec3-div{
	float:left;
	width:100%;
	position:relative;
	padding-left:320px;
	margin-top:20px;
}
.sec3-prd-img{
	position:absolute;
	left:-35px;
	top:3px;
}
ul.sec3-list{
	float:left;
	width:100%;
}
ul.sec3-list li{
	float:left;
	width:100%;
	margin-bottom:10px;
}
ul.sec3-list li span{
	font-size: 24px;
	line-height:30px;
	color:#9c217b;
	font-weight:800;
}
ul.sec3-list li p{
	font-size: 16px;
	line-height:22px;
	color:#353535;	
}
.sec3-rgt{
	float:right;
	width:28%;
	text-align:center;
}
.sec3-model{
	position: absolute;
    right: -250px;
    top: -31px;
}
.sec3-b-a{
	position:absolute;
	right:0;
	top:560px;
}
.strip-bg{
	float:left;
	width:100%;
	background:url(../images/strip-bg.jpg) center top no-repeat;
	padding:20px 0;
	color:#fff;
	position:relative;
	z-index:99;
	margin-top:30px;
}
.strip-bg p{
	font-size: 22px;
	line-height:34px;
	font-weight:600;
	float:left;
	text-align:left;
	padding-left:20px;
}
.strip-bg p span{
	font-size: 27px;
	line-height:40px;
	font-weight:700;
}
.strip-btn{
	float:right;
	margin:8px 20px 0 0;
}

.sec4-bg{
	float:left;
	width:100%;
	background:url(../images/sec4-bg.jpg) center top no-repeat;
	background-size:2070px;
}
.sec4-rgt{
	width:56.57%;
	float:right;
	text-align:left;
	padding:40px 0 10px;
}
ul.sec4-list{
	float:left;
	width:100%;
	margin-top:15px;
}
ul.sec4-list li{
	float:left;
	width:100%;
	position:relative;
	padding-left:110px;
	margin-bottom:12px;
	text-align:left;
}
ul.sec4-list li:last-child p{border-bottom:none; padding-bottom:0;}
ul.sec4-list li img{
	position:absolute;
	left:0;
	top:-5px;
}
ul.sec4-list li span{
	color:#6a0c5a;
	font-size:26px;
	line-height:30px;
	font-weight:700;
}
ul.sec4-list li p{
	font-size: 16px;
	line-height:22px;
	color:#3a3a3a;
	border-bottom:1px solid #ebebeb;
	padding-bottom:12px;
}

.sec5-bg{
	float:left;
	width:100%;
	background:url(../images/sec5-bg.jpg) center top no-repeat;
	overflow-x:hidden;
}
.sec5-lft{
	float:left;
	width:67%;
	text-align:left;
	padding:40px 0;
}
.sec5-lft .comn-txt{
	padding-right:50px;
}
.sec5-txt1{
	font-size:30px;
	line-height:34px;
	color:#6b2a87;
	font-weight:700;
	padding:15px 0 10px;
	float:left;
}
.sec-div{
	float: left;
    width: 48%;
    position: relative;
    z-index: 99;
}
.sec5-list-img{
	margin:10px 0;
}
.sec5-txt2{
	color:#6b2a87;
	font-size:20px;
	line-height:24px;
	font-weight:700;
	padding:10px 0;
}
ul.sec5-list-1{
	float:left;
	width:100%;
}
ul.sec5-list-1 li{
	float:left;
	width:100%;
	background:url(../images/sec5-list-img.png) left center no-repeat;
	font-size:18px;
	line-height:22px;
	padding-left:25px;
	margin:5px 0;
	text-align:left;
}
ul.sec5-list-2{
	float:left;
	width:100%;
	margin-top:30px;
}
ul.sec5-list-2 li{
	width:32%;
	float:left;
	position:relative;
	padding-left:90px;
}
ul.sec5-list-2 li img{
	position:absolute;
	left:0;
	top:0;
}
ul.sec5-list-2 li span{
	font-size:22px;
	line-height:26px;
	color:#fe0000;
	font-weight:700;
	text-transform:uppercase;
}
ul.sec5-list-2 li p{
	font-size:16px;
	line-height:20px;
}

.sec5-rgt{
	float:right;
	width:32.77%;
	position:relative;
}
.sec5-seal{
	position: absolute;
    left: -60px;
    top: 65px;
}
.sec5-doctor{
	margin-left:-130px;
	float:left;
}
.sec5-btl{
	position:absolute;
	left:0;
	bottom:-170px;
}
.sec5-bg .strip-bg{margin-top:0;}
/* .sec5-bg .strip-bg p span{font-size:30px;} */

.sec6-bg{
	float:left;
	width:100%;
	background:url(../images/sec6-bg.jpg) center top no-repeat;
	padding:40px 0 0;
}
.sec6-txt1{
	font-size:18px;
	line-height:22px;
	padding:10px 0;
	font-weight:600;
	float:left;
	width:100%;
}
ul.sec6-list{
	float:left;
	width:100%;
	background:url(../images/sec6-prd-desk.png) center top no-repeat;
	margin:30px 0;
}
ul.sec6-list li{
	font-size: 15px;
	line-height: 1.3;
	position:relative;
	width:340px;
	height:140px;
	margin-top:20px;
}
ul.sec6-list li p{
	font-size: 22px;
	line-height:28px;
	font-weight:700;
}
ul.sec6-list li p span{color:#6b2a87; display:block;}
ul.sec6-list li .sec6-list-sepr{position:absolute;}
ul.sec6-list li .sec6-list-sepr:first-child{top:-68px;}
ul.sec6-list li .sec6-list-sepr:last-child{bottom:-10px;}
ul.sec6-list li:nth-child(odd) .sec6-list-sepr{left:22px;}
ul.sec6-list li:nth-child(even) .sec6-list-sepr{right:22px;}
ul.sec6-list li:nth-child(odd){
	float:left;
	text-align:left;
	padding-left:95px;
}
.sec6-list-img{position:absolute; top:0;}
ul.sec6-list li:nth-child(odd) .sec6-list-img{left:0;}
ul.sec6-list li:nth-child(even){
	float:right;
	text-align:right;
	padding-right:95px;
}
ul.sec6-list li:nth-child(even) .sec6-list-img{right:0;}
.made-eu{max-width:100%;}
/* .sec6-bg .strip-bg p span{font-size:24px; line-height:38px;} */


.sec7-bg{
	float:left;
	width:100%;
	background:url(../images/sec7-bg.jpg) center top no-repeat;
	padding:40px 0 0;
}
.sec7-testi-sec{
	float:left;
	width:100%;
	margin:30px 0;
}
.sec7-testi-inr{
	float:left;
	width:32%;
	padding:0 10px;
	outline:none;
}
/* .sec7-testi-sec .sec7-testi-inr:nth-child(2){margin:0 2%;} */
.sec7-txt1{
	text-align:left;
	color:#6b2a87;
	font-size:18px;
	line-height:22px;
	font-weight:600;
	padding:5px 20px;
}
.sec7-txt1 span{
	float:right;
	font-size:14px;
	line-height:18px;
	text-aling:right;
}
.sec7-txt2{
	font-size:16px;
	line-height:22px;
	padding:10px 0;
}
ul.sec7-list{
	float:left;
	width:100%;
	margin-top:30px;
}
ul.sec7-list li{
	width:25%;
	float:left;
}
ul.sec7-list li .sec7-list2-img{max-width:100%;}
ul.sec7-list li p{
	float:left;
	width:100%;
	padding:0 10px;
}
ul.sec7-list li p span{
	float:left;
	font-size:14px;
	line-height:19px;
	color:#6c6c6c;
}
ul.sec7-list li p img{
	float:right;
}

.sec8-bg{
	float:left;
	width:100%;
	background:url(../images/sec8-bg.jpg) center top no-repeat;
	overflow:hidden;
	padding-bottom:80px;
}
/* .sec8-bg .strip-bg p span{font-size:26px;} */
.sec8-lft{
	float:left;
	width:58.46%;
	margin-top:60px;
}
.sec8-logo{
	border-right:2px dotted #c2c2c3;
	margin-right:20px;
	padding-right:20px;
}
.sec8-seal{
	position:relative;
	z-index:99;
}
.sec8-txt1 {
    font-size: 28px;
    line-height: 38px;
	margin-left:60px;
}
.sec8-badge-sec {
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    margin-top: 10px;
}
.sec8-badge {
    position: absolute;
    left: -3px;
    top: -30px;
}
.sec8-txt2 {
    font-size: 22px;
    line-height: 25px;
    background: url(../images/badge-bg.png) left top no-repeat;
    color: #fff;
    height: 39px;
    width: 578px;
    padding: 7px 0 0 160px;
	background-position:60px top;
}
.sec8-txt3 {
    padding: 12px 35px 0 125px;
}
.sec8-div{
	float:left;
	width:100%;
	text-align:left;
	margin-top:20px;
}
.sec8-b-a-desk{
	float:left;
	margin-right:10px;
}
ul.sec8-list{
	float:left;
	text-align:left;
}
ul.sec8-list li{
	color:#353535;
	font-size:22px;
	line-height:26px;
	font-weight:600;
	background:url(../images/sec8-tick.png) left 3px no-repeat;
	padding-left:35px;
	margin:15px 0;
}
.sec8-btn{
	margin-top:30px;
}
.sec8-rgt{
	width:41.54%;
	float:right;
	position:relative;
}
.sec8-model{
	position: absolute;
    left: -350px;
    top: -70px;
}
.sec8-btl{
	position: absolute;
    left: 10px;
    top: 420px;
}
.sec8-arw{
	position: absolute;
	left: -158px;
	top: 565px;
}

.footer{
	float:left;
	width:100%;
	padding:30px 0;
	border-top:1px solid #b8b8b8;
}
.footer p{
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
}
.footer p:nth-child(2){margin:15px 0;}


/*
==============================================
pulse
==============================================
*/

.pulse{
    animation-name: pulse;
    -webkit-animation-name: pulse;    

    animation-duration: 1.5s;    
    -webkit-animation-duration: 1.5s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.7;        
    }
    50% {
        transform: scale(1);
        opacity: 1;    
    }    
    100% {
        transform: scale(0.9);
        opacity: 0.7;    
    }            
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;        
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;    
    }    
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;    
    }            
}

.sec1-arrow{
	position: absolute;
    right: -152px;
    top: 265px;
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
}
.sec1-arr-wo{
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
	transition: all 2s;
	top: 358px;
	}