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

body{
	background:#ef59a1 url(../images/bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	overflow-x:hidden;
	margin:0px auto;
	}
#head_main{
	width:100%;
	height:120px;
	margin:0px auto;
	position: relative;
	z-index:101;
	background:#6756a5;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.87);
-moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.87);
box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.87);
	}
.head_inner{
	width:1024px;
	height:120px;
	margin:0px auto;
	}
#banner{
	width:100%;
	height:430px;
	margin:0px auto;
	position: relative;
	z-index:100;
	background:#999;
	}
.banner_inner{
	width:100%;
	height:430px;
	margin:0px auto;
	}
	
	
#banner2{
	width:100%;
	height:250px;
	margin:0px auto;
	position: relative;
	z-index:100;
	background:#999;
	}
.banner2_inner{
	width:100%;
	height:250px;
	margin:0px auto;
	}	
	
	
	
	
	
	
	
	
	
	
.banner_inner img{
	width:100% !important;}
#hm_call{
	width:100%;
	height:75px;
	margin:0px auto;
	position:relative;
	z-index:101;
	background:#2f2f2e;
	padding:10px 0 0 0;
	}
.hm_call_inner{
	width:1024px;
	height:65px;
	margin:0px auto;
	color:#fff;
	font-family: 'Archivo Narrow', sans-serif;
	}
#wel_main{
	width:100%;
	height:265px;
	margin:0px auto;
	z-index:101;
	}
.well_inner{
	width:1024px;
	height:265px;
	margin:0px auto;
	padding-top:20px;
	}
#talk_main{
	width:100%;
	height:223px;
	margin:0px auto;
	position:relative;
	background: url(../images/talk.png);
	z-index:101;
	}
.talk_inner{
	width:1024px;
	height:223px;
	margin:0px auto;
	}
#product_main{
	width:100%;
	height:305px;
	margin:0px auto;
	background:#fff;
	z-index:101;
	padding-top:10px;
	}
.product_inner{
	width:1024px;
	height:305px;
	margin:0px auto;
	}
#footer_main{
	width:100%;
	height:170px;
	margin:0px auto;
	background: url(../images/foot.jpg);
	z-index:101;
	clear:both;
	}
.footer_inner{
	width:1024px;
	height:120px;
	margin:0px auto;
	padding-top:30px;
	padding-bottom:20px;
	}
.logo{
	width:250px;
	height:120px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	margin-right:24px;
	}
.like{
	width:115px;
	height:33px;
	float:left;
	background: url(../images/like.png) no-repeat;
	padding:14px 0 0 57px;
	margin:40px 0 0 20px;
	}
.menu{
	width:550px;
	height:120px;
	float:right;
	}
.menu li{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	list-style:none;
	float: right;
	}
.menu li a{
	padding:60px 15px 0 15px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	list-style:none;
	float: right;
	text-decoration:none;
	 -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	}
.menu li a:hover{
	padding:60px 15px 0 15px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	list-style:none;
	float: right;
	background:#000;
	text-decoration:none;
	}
.menu li a:active{
	padding:60px 15px 0 15px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	list-style:none;
	float: right;
	background:#000;
	text-decoration:none;
	 -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	}
.wel_1{
	width:220px;
	height:265px;
	float:left;
	margin-right:24px;
	background:url(../images/wel-1.png) no-repeat;
	}
	
	
.wel_2{
	width:670px;
	height:265px;
	float:left;
	margin-right:24px;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	text-align:left;
	color:#fff;
	}	
.wel_3{
	width:330px;
	height:265px;
	float:left;
	background: url(../images/wel-rit.png) no-repeat;
	}		
.talk_1{
	width:392px;
	height:147px;
	float:left;
	margin-top:40px
	}
.talk_2{
	width:175px;
	height:205px;
	float:left;
	margin-left:32px;
	margin-right:32px;
	background:url(../images/testimo.png) no-repeat;
	}	
.tlk_img{
	width:100px;
	height:121px;
	float:left;
	margin-bottom:27px;
	margin-right:5px;
	}
.tlk_txt{
	width:287px;
	height:137px;
	float:left;
	padding-top:10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	text-align:left;
	color:#333;
	line-height:16px;
	}	

.span1{
	font-family: 'Courgette';
	font-size:22px;
	text-align:left;
	color:#00678e;
	}	
.tlk_more{
	width:272px;
	height:20px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#fff;
	}
.span2{
	font-family: 'Courgette';
	font-size:14px;
	text-align: right !important;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
	color:#fff;
	}	
.style{
	font-family: 'Courgette';
	font-size:10px;
	text-align: right !important;
	color:#00678e;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
	color:#000;
	}	
.tlk_hd{
		font-family: 'Courgette';
	font-size:22px;
	text-align:left;
	color:#00678e;
	padding-bottom:10px;
	}
.tlk_more{
	width:100%;
	height:15px;
	float:left;
	padding:6px;
	font-family: 'Courgette';
	font-size:12px;
	text-align: right !important;
	color:#00678e;
	font-family: 'Source Sans Pro', sans-serif;
	color:#fff;
	margin-top:5px;
	}	
.tlk_more a{
	text-decoration:none;
	color:#fff;
	}
.tlk_more a:hover{
	text-decoration:none;
	color: #ccc;
	}
.hm_pro_1{
	width:230px;
	height:280px;
	float:left;
	margin-right:40px;
	}
.hm_pro_4{
	width:190px;
	height:264px;
	float:left;
	padding:10px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
	background:#f8f8f7;
	border:1px solid #dbdbdb;
	}
.hm_pro_hd{
	width:230px;
	height:55px;
	float:left;
	margin-bottom:10px;
	/*font-family: 'Lobster', cursive;*/
	font-family: 'Racing Sans One', cursive;
	font-size:34px;
	color:#333;
	text-align:left;
	line-height:28px;
/*	text-transform:uppercase;*/
	}
.hm_pro_shadow{
	width:230px;
	height:15px;
	float:left;
	background: url(../images/hm-shad.png) no-repeat;
	}
.hm_pro_img{
	width:230px;
	height:120px;
	float:left;
	}
.hm_pro_txt{
	width:230px;
	height:45px;
	float:left;
	font-family: 'Cuprum', sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
	}
.hm_pro_more{
	width:224px;
	height:18px;
	float:left;
	background: url(../images/hm-mr-bg.jpg) no-repeat;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	text-align:right;
	color:#fff;
	text-transform:uppercase;
	padding:12px 6px 0  0;
	}
.hm_pro_more a{
	text-decoration:none;
	color:#fff;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	}
.hm_pro_more a:hover{
	text-decoration:none;
	color:#000;
	}
.style2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6f6f6f;
	text-transform:uppercase;
	}

.hm_fld{
	width:178px;
	height:17px;
	padding:2px;
	border:1px solid #dbdbdb;
	font-family:arial;
	font-size:12px;
	background:none;
-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.1);
	}
.hm_are{
	width:178px;
	height:65px;
	padding:2px;
	border:1px solid #dbdbdb;
	font-family:arial;
	font-size:12px;
	background:none;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.1);
	}

.foot_1{
	width:150px;
	height:120px;
	float:left;
	margin-right:20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	text-align:left;
	color:#999;
	text-transform:uppercase;
	line-height:17px;
	}
.foot_1 a{
	text-decoration:none;
	color:#000;
	   -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	}
.foot_1 a:hover{
	text-decoration:none;
	color:#fff;
	}
.foot_2{
	width:330px;
	height:120px;
	float:left;
	margin-right:40px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	text-align:left;
	color:#000;
	line-height:17px;
	}
.foot_3{
	width:230px;
	height:120px;
	float:left;
	margin-right:30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	text-align:left;
	color:#000;
	line-height:17px;
	}
.foot_phone{
	font-size:23px;
	color:#fff;
	padding-top:10px;
	font-weight:bold;
	
	}
.foot_4{
	width:214px;
	height:120px;
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	text-align:left;
	color:#000;
	line-height:17px;
	}
.foot_hd{
	font-family: 'Playball';
	font-size:24px;
	text-align:left;
	color:#000;
	padding-bottom:10px;
	text-transform:none;
	}
.foot_more{
	text-align:right;
	text-transform:uppercase;
	color:#999;
	padding-right:10px;
	}

.foot_more a{
	text-decoration:none;
	color:#000;
	   -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	}
.foot_more a:hover{
	text-decoration:none;
	color:#aa55bb;
}

/*----- About -----*/

#abt_main{
	width:100%;
	height: auto;
	margin:0px auto;
	z-index:101;
	}
.abt_inner{
	width:1024px;
	height:610px;
	margin:0px auto;
	padding-top:20px;
	}
.abt_1{
	width:745px;
	height: auto;
	float: left;
	margin-right:24px;
	color:#fff;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	text-align: justify;
	color:#fff;
	line-height:18px;
	
	}
.abt_img{
	width:350px;
	height:200px;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	background:#09F;
	}
.abt_2{
	width:255px;
	height: auto;
	float: right;
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13px;
	line-height:16px;
	text-align: left;
	color:#fff;
	padding-top:10px;
	}
.abt_fld{
	width:150px;
	height:20px;
	padding:2px;
	border:1px solid #dbdbdb;
	font-family:arial;
	font-size:12px;
	background:#f6f6f6;
-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.1);
	}
.abt_are{
	width:150px;
	height:65px;
	padding:2px;
	border:1px solid #dbdbdb;
	font-family:arial;
	font-size:12px;
	background:#f6f6f6;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.1);
	}

/*----- Products -----*/

#pro_main{
	width:100%;
	height:615px;
	margin:0px auto;
	z-index:101;
/*	background:url(../images/pro-bg.png) repeat-x;	*/
	}
.pro_inner{
	width:1024px;
	height:575px;
	margin:0px auto;
	padding-top:20px;
}
/*.pro_main{
	width:1024px;
	height:800px;
	float: left;
	margin-right:34px;
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	text-align:left;
	color:#fff;
	
	}*/
.pro_1{
	width:326px;
	height: auto;
	float:left;
	margin-right:22px;
	margin-top:30px;
	}
.pro_3{
	width:326px;
	height: auto;
	float:left;
	margin-top:30px;
	}
.pr_img{
	width:326px;
	height:275px;/*180*/
	float:left;
	margin-bottom:24px;
	}
.pr_hd{
	width:326px;
	height:75px;
	float:left;
	background:#ae2e6c;
	font-family: 'Paytone One', sans-serif;
	font-size:34px;
	text-align:left;
	color:#fff;
	padding-top:5px;
	}
.pro_txt{
	width:326px;
	height:140px;
	float:left;
	font-family: 'Cuprum', sans-serif;
	font-size:13px;
	text-align: justify;
	color:#fff;
	line-height:16px;
	}

.pro_mr{
	width:168px;
	height:23px;
	float:left;
	background: url(../images/pr-mr.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	text-align:left;
	padding:7px 0 0 26px;
	}
.pro_mr a{
	width:168px;
	height:23px;
	float:left;
	background: url(../images/pr-mr.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	text-align:left;
	padding:7px 0 0 26px;
	}
.pro_mr a:hover{
	width:168px;
	height:23px;
	float:left;
	background: url(../images/pr-mr.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-align:left;
	padding:7px 0 0 26px;
	}
	

/*----------FAQ-----------*/


#fq_main{
	width:100%;
	height: auto;
	margin:0px auto;
	z-index:101;	
	}
.fq_inner{
	width:1024px;
	height: auto;
	margin:0px auto;
	padding-top:20px;
}
.fq_1{
	width:1024px;
	height:auto;
	float:left;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	text-align:left;
	color:#000;
	margin-top:30px;
	margin-bottom:20px;
	}


/*--------Contact ---------*/


#cont_main{
	width:100%;
	height: auto;
	margin:0px auto;
	z-index:101;	
	}
.cont_inner{
	width:1024px;
	height: auto;
	margin:0px auto;
	padding-top:20px;
}
.con_11{
	width:1024px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-bottom:70px;
	}
.con_1{
	width:200px;
	height: auto;
	float:left;
	margin-right:22px;
	font-family: 'Cuprum', sans-serif;
	font-size:16px;
	text-align:left;
	color:#000;
	line-height:18px;
	}
.con_2{
	width:380px;
	height: auto;
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	text-align:left;
	color:#000;
	margin-right:22px;
	}
.con_3{
	width:398px;
	height:250px;
	float:left;
	border:1px solid #FFF;
	}
.con_fld{
	width:180px;
	height:17px;
	padding:2px;
	border:1px solid #ae2e6c;
	font-family:arial;
	font-size:12px;
	background:#fdaecf;
-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.1);
	}
.con_are{
	width:372px;
	height:65px;
	padding:2px;
	border:1px solid #ae2e6c;
	font-family:arial;
	font-size:12px;
	background:#fdaecf;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.1);
	}


/*-------maternity--------*/

.mater_1{
	width:280px;
	height: auto;
	float:left;
	margin-right:22px;
	font-family: 'Roboto', sans-serif;
	font-size:17px;
	color:#fff;
	line-height:12px;
	}
.mtr_img{
	width:270px;
	height:400px;
	float:left;
	border:5px solid #fff;
	margin-top:20px;
	}
.mater_2{
	width:520px;
	height: auto;
	float:left;
	margin-right:22px;
	font-family: 'Cuprum', sans-serif;
	font-size:16px;
	text-align: justify;
	color:#fff;
	}
.mater_2 li{
	line-height:18px;
	padding-bottom:5px;
	font-family: 'Homenaje', sans-serif;
	font-size:15px;
	letter-spacing:1px;
	list-style-image: url(../images/li.png);
	}
.mater_3{
	width:180px;
	height: auto;
	float:left;
	}
.mater_3_1{
	width:180px;
	height: auto;
	float:left;
	margin-bottom:10px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:17px;
	color:#000;
	text-align:left;
	}
.mater_3_txt{
	width:160px;
	height:auto;
	margin-bottom:10px;
	float:left;
	padding-left:20px;
	}

.use_main{
	width:100%;
	height:250px;
	margin:0px auto;
	background: url(../images/use.png) repeat-x;
	position: relative;
	z-index:105;
	clear:both;
	}
.use_inner{
	width:1024px;
	height:220px;
	margin:0px auto;
	position: relative;
	z-index:105;
	clear:both;
	padding-top:30px;
	}
.use_1{
	width:125px;
	height:180px;
	float:left;
	margin-right:30px;
	background:url(../images/us-hd.png) no-repeat;
	position:relative;
	z-index:106;
	}
.use_2{
	width:149px;
	height: auto;
	float:left;
	margin-right:30px;
	position:relative;
	z-index:106;
	}
.use_last{
	width:149px;
	height: auto;
	float:left;
	position:relative;
	z-index:106;
	}
.use_2_img{
	width:149px;
	height:149px;
	float:left;
	position:relative;
	z-index:9999;
	}
.use_last_img{
	width:149px;
	height:149px;
	float:left;
	position:relative;
	z-index:106;
	}
.us_shad{
	width:149px;
	height:25px;
	float:left;
	background: url(../images/shad.png) no-repeat;
	position:relative;
	z-index:-999999999900;
	margin-top:-8px;
	}
	
	
.useaa_1{
	width:125px;
	height:180px;
	float:left;
	margin-right:30px;
	background:url(../images/us-hd.png) no-repeat;
	position:relative;
	z-index:106;
	}
.useaa_2{
	width:250px;
	height: auto;
	float:left;
	margin-right:30px;
	position:relative;
	z-index:106;
	}
.useaa_last{
	width:250px;
	height: auto;
	float:left;
	position:relative;
	z-index:106;
	}
.useaa_2_img{
	width:250px;
	height:250px;
	float:left;
	position:relative;
	z-index:9999;
	margin-right:50px;
	}
.useaa_last_img{
	width:220px;
	height:220px;
	float:left;
	position:relative;
	z-index:106;
	}
.usaa_shad{
	width:250px;
	height:25px;
	float:left;
/*	background: url(../images/shad.png) no-repeat;*/
	position:relative;
	z-index:-999999999900;
	margin-top:-8px;
	}
.us_txt{
	width:720px;
	height:auto;
	float: right;
	font-family: 'Cuprum', sans-serif;
	font-size:15px;
	text-align:left;
	color:#fff;
	}
.use_11{
	width:125px;
	height:180px;
	float:left;
	margin-right:30px;
	background:url(../images/arrow.png) no-repeat;
	position:relative;
	z-index:106;
	}
.use_111{
	width:125px;
	height:180px;
	float:left;
	margin-right:30px;
	position:relative;
	z-index:106;
	}
.span11{
	font-family: 'Lobster', cursive;
	font-size:34px;
	color:#000;
	}
.span22{
	font-family: 'Lobster', cursive;
	font-size:18px;
	color:#000;
	}
.span44{
	font-family: 'Lobster', cursive;
	font-size:16px;
	color:#000;
	}