/* CSS Document */
@font-face {
    font-family: 'kit55f-webfont';
    src: url('fonts/kit55f-webfont.eot');
    src: url('fonts/kit55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit55f-webfont.woff') format('woff'),
         url('fonts/kit55f-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kit65f-webfont';
    src: url('fonts/kit65f-webfont.eot');
    src: url('fonts/kit65f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit65f-webfont.woff') format('woff'),
         url('fonts/kit65f-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kit75f';
    src: url('fonts/kit75f.eot');
    src: url('fonts/kit75f.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit75f.woff') format('woff'),
         url('fonts/kit75f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
img{ border:0; margin:auto;}
*{ margin:0; padding:0;}
a{ text-decoration:none;}
a:hover{ text-decoration: none;}

body {
	background:#FFF ;
    font-family: 'kit55f-webfont';
	font-size:18px;
	color:#000;
}
.carousel-inner>.item>img {
    margin: auto;
	width:100%;
}

.cleaner {clear:both; width:100%; height:0px;}
.h30{clear:both; width:100%; height:30px;}
.h20{clear:both; width:100%; height:20px;}
.h10{clear:both; width:100%; height:10px;}
.pull-left{
	margin-left:5%;
}
#back-to-top{
	width:40px;
	height:40px;
    position: fixed;
    z-index: 9999;
    bottom: 2%;
    right: 5%;
    line-height: 0.7;
	text-align:center;
	display:none;
	background:rgba(0,0,0,0.7);
}
#back-to-top a{
	color:#FFF;
	font-size: 18px;
	line-height:0;
    text-transform: uppercase;
}
.arrow-color{
	color: #FFF;
	font-size:30px;
	line-height: 1;
	margin-top: -5px;
}
#back-to-top a:hover{
	color: #FFF;
}
.top-text{
	color:#FFF;
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/
.height-box{
	height:80px;
}
.navbar-brand{
	height:80px;
	width:75%;
	position: relative;
}
.navbar-brand>img {
	width:5em;
}
.navbar{
	border:0;
	border-radius:0;
	margin-bottom:0;
}
.navbar-default {
    border-color: transparent;
    background-color: transparent;
    background-size: cover !important;
	background:url(../images/bg-head.png) top center no-repeat;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.navbar-toggle {
    padding: 9px 0;
    margin-top: 7%;
    margin-right: 0;
}
.navbar-toggle .icon-bar {
    width: 30px;
    height: 4px;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#008489;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#00e0e8;
    background-color:  transparent;
	border-bottom:5px solid #00e0e8;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#00e0e8;
    background-color:  transparent;
	border-bottom:5px solid #00e0e8;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:transparent;
}
.navbar-default .navbar-toggle{
	border:0;
}
.navbar-default .navbar-brand {
    color: #fff;
	font-size:50px;
}
.nav>li>a {
    font-size:24px;
}
.logo-phone{
	padding:10% 0;
	text-align:center;
}
.logo-phone img{
	width:100%;
}
.contact-inphone ul{
	list-style:none;
	line-height:2;
}
.contact-inphone ul li{
	font-size:20px;
}
.contact-inphone ul li a{
	color:#000;
}
.contact-inphone ul li .fa-phone{
	font-size:18px;
	transform: rotateY(180deg);
}
.contact-inphone ul li .fa-line{
	font-size:18px;
}
.social-inphone{
	font-size:30px;
	text-align:center;
}
.social-inphone a{
	color:#252525;
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/

.bg-content{
	background-attachment:fixed !important;
    background-size: cover !important;
	background: url(../images/bg-cont.png) top center no-repeat;
}
.bg-content-2{
    background-size: cover !important;
	background:url(../images/bg-2.png) bottom center no-repeat;
}
.tetle-welcome{
	text-align:left;
	margin:10% auto;
}
.tetle-welcome h1{
	font-size:40px;
	margin:0 auto;
	font-family: 'kit65f-webfont';
	text-transform:uppercase;
}
.tetle-welcome img{
	width:100%;
	text-align:right;
}
.box-content{
	background:#FFF;
}
.detail-content h1{
	font-size:27px;
	color:#7ce800;
	margin:10%  auto 2%;
	font-family: 'kit65f-webfont';
}
.detail-content span{
	display:inline-block;
}
.content-box-1 .detail-content img{
	width:1.5em;
	display:inline-block;
	border-bottom:0;
	box-shadow:none;
}
.content-box-1{
	width:100%;
	position:relative;
	text-align:center;
	padding:5% 0;
}
.content-box-2{
	width:100%;
	position:relative;
	text-align:center;
	padding:5% 0;
}
.content-box-1 img{
	width: 80%;
	margin: auto;
	border:3px solid #FFF;
	border-bottom: 6px solid  #7ce800;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
}
.content-box-4 img{
	border-bottom: 6px solid  #00e0e8;
}
.content-box-2 img{
    width: 80%;
    margin: auto;
	border:1px solid #FFF;
	border-bottom: 6px solid  #00e0e8;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
}
.content-box-2 .detail-content  img{
	width:1.6em;
	display:inline-block;
	border-bottom:0;
	box-shadow:none;
}
.content-box-2 .detail-content h1{
	color:#00e0e8;
}
.line-content{
	border-bottom:0;
	border-top:1px solid #CCC;
}
.detail-content {
	    padding: 0 8%;
		text-align:left;
}
.title-gallery img{
	width:0.7em;
	display:inline-block;
	vertical-align: sub;
}
.slide-gallery .bx-wrapper .bx-controls-direction a {
    top: -25%;
}
.slide-gallery .bx-wrapper .bx-next {
    right: 21%;
    background: url(../images/next-bt.png) no-repeat 0 0;
}
.slide-gallery .bx-wrapper .bx-prev {
    left: 58%;
    background: url(../images/prev-bt.png) no-repeat 0 0;
}
.title-gallery{
	font-size:35px;
	font-family: 'kit65f-webfont';
}
.bg-content-2 .line-content{
	margin:2% auto;
}
/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/
/*service-page----//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.img-service{
	width:100%;
	overflow:hidden;
}
.img-service img{
	width:100%;
	transition: all 0.3s;
}
.img-service:hover img{
	transform: scale(1.1);
}
.box-service-page{
	height:600px;
	font-size: 22px;
	text-align: center;
	background:#FFF;
	margin:10% auto;
	padding-bottom:10%;
	border:1px solid #0073c6;
}
.box-service-page p{
	padding:0 5%;
	margin-bottom:0;s
}
.box-service-page h1{
	color:#7ce800;
	margin-top:15%;
	font-family: 'kit65f-webfont';
}
.box-service-page h2{
	color:#00e0e8;
	margin-top:15%;
	font-family: 'kit65f-webfont';
}
.service-title-page{
	text-align:center;
	font-size:30px;
	padding:5px 0;
	font-family: 'kit75f';
	margin: 10% auto 6%;
	border-bottom:1px solid #cecece;
}
/*service-page----//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*contect-page----//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#map{
	height:350px;
}
#map .gm-style-iw{
	color:#555;
}
.map-box{
	color:#b7b7b7;
}
.contact-page ul{
	list-style:none;
}
.contact-page .fa-phone{
	transform: rotateY(180deg);
}
.contact-page ul li a{
	color:#000;
}
.address-contactpage h1{
	font-size:24px;
	margin:0 auto;
}
.address-contactpage p{
	margin-bottom:0;
	font-size:20px;
}
.address-contactpage{
	padding-right:22%;
	margin-top:10%;
}
.contact-page{
	position:relative;
}
.contact-page img{
    position: absolute;
    width: 25%;
    right: 13px;
	bottom:0;	
}
.sendus-detail{
	margin:10% auto 0;
}
.detail-sendbox{
	width:100%;
	float:left;
}
.detail-sendbox .detail-comment{
	width:100%;
	height:34px;
	border:1px solid #0073c6;
	padding-left:10px;
	margin-bottom:10px;
}
.detail-sendbox-2{
	width:48%;
	float:left;
	margin-right:10px;
}
.detail-sendbox-3{
	width:48%;
	float:left;
	margin-right:0;
}
.detail-comment.detail-comment-2{
	height:75px;
	margin-bottom:3px;
}
.img-code{
	border:0;
	display:inline-block !important;
}
.contact_images3{
	display:inline-block !important;
}
.codeseve-send{
	width:100%;
	text-align:right;
}
.send-contactus{
	text-align:right;
	margin-top:10px;
}
.send-contactus .box-color{
	background:#0073c6;
	border:none;
	text-align:center;
	color:#FFF;
	width:100%;
	padding:5px 10px;
}
.send-contactus .box-color:hover{
	background:#00e0e8;
	border:none;
}

/*///////////////////////////////////////////////////////////////////////////footer///////////////////////////////////////////////////////////////////////////*/

.bg-footer{
	color:#FFF;
	padding:10% 0;
	background: #363636;
}
.bg-copyright{
	text-align:center;
	color:#FFF;
	font-size:17px;
	background:#252525;
}
.address-footer{
	padding-right:20%;
}
.copyright a{
	color:#FFF;
}
.address-footer h1{
	font-size:25px;
	margin:0 auto 10px;
}
.contacr-footer ul{
	list-style:none;
	margin-bottom:0;
}
.contacr-footer ul li a{
	color:#FFF;
}
.contacr-footer ul li .fa-phone{
	font-size:16px;
	transform: rotateY(180deg);
}
/*///////////////////////////////////////////////////////////////////////////footer///////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/

@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.navbar-collapse{
		position: fixed;
		width: 250px;
		background: #FFF;
		height: 100% !important;
		max-height: none !important;
		top: 0;
		display: block;
		left: -250px;
		margin: 0 !important;
		z-index: 9999;
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
	.all-container{
		width: 100%;
	}
	.all-container.-collapse{
		margin-left: 250px;
	}
	.navbar-default, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
		transition: all 0.5s !important;
	}
	.navbar-default.-collapse {
		margin-left: 250px;
		width:100%;
	}
}

/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media-landscape-i5///////////////////////////////////////////////////*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i5///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media-6///////////////////////////////////////////////////////////////////////////*/
@media only screen  and (min-device-width : 360px)  and (max-device-width : 640px)
and (min-device-width : 375px)  and (max-device-width : 667px) {
}
/*///////////////////////////////////////////////////////////////////////////media-6///////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6//////////////////////////////////////////////////////*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape){
}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6//////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media-6+///////////////////////////////////////////////////////////////////////////*/
@media only screen     and (min-device-width : 414px)     and (max-device-width : 736px)
and (device-width : 414px)    and (device-height : 736px)    and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio : 3)     and (-webkit-device-pixel-ratio : 3){
}
/*///////////////////////////////////////////////////////////////////////////media-6+///////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6+//////////////////////////////////////////////////////*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 3){
}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6+/////////////////////////////////////////////////////*/