/*-----------------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%;
    position: absolute;
    top: 0;
    z-index: 1;
}
@media(max-width:768px){.slide-home-bound{
    position: relative;
}}
.slide-home-bound .image{
	position:relative}
.slide-home-bound .image .info {
   position: absolute;
    top: 30%;
    left: 0;
    width: 80%;
    height: 95%;
    box-sizing: border-box;
	left:10%;

}
.slide-home-bound .image .box {
     width: 100%;
    box-sizing: border-box;
    padding: 50px;
    height: 35%;
    line-height: 15%;
    background-color: rgba(247,247,248,0.6);
    color: #fff;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	
}
.slide-home-bound .box h1, .slide-home-bound .box h3 {
    position: relative;
    z-index: 10;
    font-size: 26px;
	color: #D23836;
    text-shadow: 0 0 6px #fff;
	 font-weight: bold;
	 margin:0;
	 padding:0}
.slide-home-bound .box h1{
	margin-bottom: 20px;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;}
.slide-home-bound .box h3{
	color: #1A212B;
    font-size: 21px;
    font-weight: 500 !important;
    text-shadow: none;
    text-align: center;
    padding-left: 3px;
	}
.slide-home-bound .title::before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
	background-color: rgba(0,0,0,0.2);
    opacity: 1;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

/*-----------------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;
}

/*-----------------SocicalNetwork-------------*/
.social-bound{}
.social-bound .title{
	height:40px;
	border-bottom:2px solid #F2E097;
	position:relative;
}
.social-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;
}
.social-bound .content{padding:32px 0 32px 32px;}
/*-----------------Footer-------------*/
