/*-----------------ColumnDiv-------------*/

.columndiv-content{

	background:#fff;

	border-radius:10px;

	-moz-border-radius:10px;

	-o-border-radius:10px;

	-webkit-border-radius:10px;

	overflow:hidden;

	margin-bottom:40px;

}

/*------------------ColumnList-----------------------*/

.columnlist-bound{width:1095px; margin:0 auto}

.columnlist-bound-content{border-radius:10px;overflow:hidden;-moz-border-radius:10px;-o-border-radius:10px; margin-top:40px;

margin-bottom:40px;}

/*-----------------IntroHome-------------*/

.intro-home{

	width:100%;

	min-height:192px;

	padding-top:55px;

	background-color:transparent;

	background-image:url(../images/bg-service.png);

	background-repeat:no-repeat;

	background-position:center 0;

	overflow:hidden;

	margin-bottom:45px;

}

.intro-home ul li{

	width:260px;

	float:left;

	margin-left:18px;

	text-align:center;

	position:relative;

}

.intro-home ul li img{width:100%;height:305px;}

.intro-home ul li .title{

	font-family:'vmedical';

	font-size:24px;

	text-transform:uppercase;

	color:#020202;

	margin-top:15px;

}

/*-----------------SlideHome-------------*/

.slide-home-bound{

	width: 100%;

	height:280px;

	margin: auto;

	overflow: hidden;

	margin-bottom:30px;

}

.slide-bound .title{

	height:40px;

	border-bottom:2px solid #F2E097;

	position:relative;

	margin-bottom:10px;

}

.slide-bound .title a{

	position:absolute;

	top:22px;

	left:32px;

	height:35px;

	line-height:35px;

	color:#020202;

	font-family:'vmedical';

	font-size:20px;

	text-transform:uppercase;

	background:#F2E097;

	padding:0 24px;

	border-radius:5px;

	-moz-border-radius:5px;

	-o-border-radius:5px;

	-webkit-border-radius:5px;

	z-index:9;

}

.slide-bound .content{padding:32px;}

.slide-bound  .slide{

	width:565px;

	height:283px;

	overflow:hidden;

	}

.slide-bound .slick-slide img{

	max-width:565px;

	}

.slide-bound .slick-prev{

	left:10px;

	}

.slide-bound .slick-next{

	right:10px;

	}

.slide-bound .slick-prev,.slide-bound .slick-next{

	top:45%;

	position:absolute;

	width:20px;

	height:60px;

	overflow:hidden;

	border:none;

	text-indent:999px;

	outline:none;

	background-position:center center;

	}

/*-----------------Customer-------------*/

.customer-bound{}

.customer-bound .title{

	height:40px;

	border-bottom:2px solid #F2E097;

	position:relative;

	margin-bottom:10px;

}

.customer-bound .title a{

	position:absolute;

	top:22px;

	left:32px;

	height:35px;

	line-height:35px;

	color:#020202;

	font-family:'vmedical';

	font-size:20px;

	text-transform:uppercase;

	background:#F2E097;

	padding:0 24px;

	border-radius:5px;

	-moz-border-radius:5px;

	-o-border-radius:5px;

	-webkit-border-radius:5px;

	z-index:9;

}

.customer-bound .content{padding:32px;}

.customer-bound ul li{position:relative;height:88px;margin-bottom:22px;padding-left:120px;}

.customer-bound ul li .image{

	position:absolute;

	top:0;

	left:0;

}

.customer-bound ul li .image a{

	display:block;

	width:88px;

	height:87px;

	background-color:transparent;

	background-repeat:no-repeat;

	background-position:center center;

	background-size:cover;	

	position:relative;

}

.customer-bound ul li .image a img{width:0;height:0;display:none;}

.customer-bound ul li .image a .overlay{

	width:88px;

	height:87px;

	background-color:transparent;

	background-image:url(../images/customer-bg.png);

	background-repeat:no-repeat;

	background-position:center center;

	background-size:cover;

}

.customer{ font-family:'vmedical_n';}

.customer-bound ul li .info{font-size:13px;color:#020202;}

.customer-bound ul li .info strong{

	font-family:'vmedical';

}

.customer-bound ul li .info strong{font-size:18px;text-transform:uppercase;color:#000;letter-spacing:1px;}

.note{ font-family:'vmedical_n';}

/*-----------------VideoHome-------------*/

.video-home{}

.video-home .title{

	height:40px;

	border-bottom:2px solid #F2E097;

	position:relative;

}

.video-home .title a{

	position:absolute;

	top:22px;

	left:32px;

	height:35px;

	line-height:35px;

	color:#020202;

	font-family:'vmedical';

	font-size:20px;

	text-transform:uppercase;

	background:#F2E097;

	padding:0 24px;

	border-radius:5px;

	-moz-border-radius:5px;

	-o-border-radius:5px;

	-webkit-border-radius:5px;

	z-index:9;

}

.video-home .content ul li{

	width:218px;

	text-align:center;

	float:left;

	margin-left:27px;

}

.video-home .content ul li .image{

	width:218px;

	height:156px;

	margin-bottom:10px;

	position:relative;

}

.video-home .content ul li .image a{

	display:block;

	width:218px;

	height:156px;

	background-color:transparent;

	background-position:center center;

	background-repeat:no-repeat;

	background-size:cover;

}

.video-home .content ul li .image a .ico-play{

	position:absolute;

	width:35px;

	height:35px;

	top:50%;

	left:50%;

	margin-top:-17px;

	margin-left:-17px;

	background-color:transparent;

	background-image:url(../images/ico-play.png);

	background-repeat:no-repeat;

	background-position:center center;

}

.video-home .content ul li .image img{width:0;height:0;display:none;}

.video-home .content ul li .name a{

	font-family:'vmedical';

	color:#020202;

	font-size:18px;

	text-transform:uppercase;

	letter-spacing:1px;

}

/*-----------------BeforeAfter-------------*/

.ba-home{}

.ba-home .title{

	height:40px;

	border-bottom:2px solid #F2E097;

	position:relative;

}

.ba-home .title a{

	position:absolute;

	top:22px;

	left:32px;

	height:35px;

	line-height:35px;

	color:#020202;

	font-family:'vmedical';

	font-size:20px;

	text-transform:uppercase;

	background:#F2E097;

	padding:0 24px;

	border-radius:5px;

	-moz-border-radius:5px;

	-o-border-radius:5px;

	-webkit-border-radius:5px;

	z-index:9;

}

.ba-home .content{padding:32px 0 32px 32px;}

.ba-home .content .image{

	margin-bottom:10px;

}

.ba-home .content .image{

	width:296px;

	height:156px;

	margin-bottom:10px;

	position:relative;

}

.ba-home .content .image a{

	display:block;

	width:296px;

	height:156px;

	background-color:transparent;

	background-position:center center;

	background-repeat:no-repeat;

	background-size:cover;

}

.ba-home .content .image img{width:0;height:0;display:none;}

.ba-home .content .name a{

	font-family:'vmedical';

	color:#020202;

	font-size:18px;

	text-transform:uppercase;

	letter-spacing:1px;

	display:block;

	text-align:center;

}

/*-----------------SocicalNetwork-------------*/

.social-bound{}

.social-bound .title{

	text-transform: uppercase;

	color: #d09c62;

	margin-bottom: 20px;

	font-weight:bold;

	font-size:18px;

}

.social-right .info img{

	width:189px;

	height:250px;}

.social-bound .content{padding:32px 0 32px 32px;}

/*-----------------Footer-------------*/

