/* 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';
    src: url('fonts/kit65f.eot');
    src: url('fonts/kit65f.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit65f.woff') format('woff'),
         url('fonts/kit65f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kit56f';
    src: url('fonts/kit56f.eot');
    src: url('fonts/kit56f.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit56f.woff') format('woff'),
         url('fonts/kit56f.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,a:hover{ text-decoration: none;
color: inherit;}

body {
	background:#FFF ;
    font-family: 'kit55f-webfont';
	font-size:18px;
	color:#000;
}
.carousel-inner>.item>img {
    margin: auto;
	width:100%;
}
.records-info{
	padding:0;
	list-style:none;
}
.records-info-bottom{
	margin:0;
	margin-top:10px;
	float:right;
}
.records-info-center{
	margin:0;
	margin-top:10px;
	text-align: center;
}
.detail-all table ,.detail-all img ,.detail-all iframe  {
	max-width:100%;

}

.records-info li{
	display:inline-block;
}
.records-info input{
	height:30px;
	border:1px solid #ccc;
	text-align:center;
}
.line-news{
	border-bottom: 1px solid #000; border-right : 1px solid #000; padding: 10px 10px
}
.font-color-red {
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
    float: right;
    color: #F00;
}


.total-re-1{
	float: right;
    font-size: 23px;
}
.records-info .bt-prev, .records-info .bt-next{
 color: #641914;
 font-size:24px;

 display: inline-block;
 position: relative;
    min-height: 1px;
    
    padding-left: 10px;
 font-family: 'kit65f';
}
.records-info{
	 float: right;
}
.records-info .bt-prev:hover, .records-info .bt-next:hover,.records-info>.active>a{
	  font-weight: bold;
	  text-decoration: underline;
}

.records-info select{
	height:30px;
	border:1px solid #ccc;
	
}
.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%;
}
.carousel-inner img{
    width: 100%;
}
.contact-form, .contact-list {
    list-style: none;
    font-size: 24px;
    float: left;
    /* margin-left: 30px; */
}
.contact-list a:hover i {
    color: #1e5670;
}
.list-image i {
    color: #1e5670;
}
#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;
}
#carousel a
{
				width: 100%;
				margin-bottom: 30px;
				height: 100%
}
.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:70px;
}
.navbar-brand{
	height:70px;
	width:80%;
	padding:5px 0;
	text-align:center;
}
.navbar-brand>img {
	width:1.2em;
}
.navbar{
	border:0;
	border-radius:0;
	margin-bottom:0;
}
.navbar-default {
    border-color: transparent;
    background-color: transparent;
	background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 100%);
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.navbar-default .navbar-toggle{
	margin-right:0;
	margin-bottom:0;
	margin-top:5%;
	padding:6px 0;
}
.navbar-toggle .icon-bar{
	width:30px;
	height:4px;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#36424e;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#363636;
    background-color:  transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#363636;
    background-color:  transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:transparent;
}
.navbar-default .navbar-toggle{
	border:0;
}
/*///////////////////////////////////////////////////////////////////////////dropdown menu///////////////////////////////////////////////////////////////////////////*/
.navbar-nav .hover-menu-3 .dropdown-menu{
	background:#3e3c3c;
}
.dropdown  ul.dropdown-menu{
	width:100%;
}
.cate_head{
	font-size: 20px;
	border-bottom: solid 2px #fff;
	list-style: none;
   
}

.cate_head ul li{
	color: #000;
	border: 1px solid #d6d6d6;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 24px;
    
}


 ul.cate_head li.active, ul.cate_head li:hover {
    color: #fff;
    background: #56d600;
}
ul.cate_head li {
    display: inline-block;
    cursor: pointer;
    font-weight: 300;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 18px;
    border: 1px solid #777;
    margin: 1%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active {
    color: #3e3c3c;
}
.navbar-default .navbar-nav .hover-menu-3 .dropdown-menu>li>a {
    color: #3e3c3c;
	font-size:20px;
	transition:.3s;
	overflow:hidden;
	background: #e7e7e7;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 15px;
}
.navbar-nav .hover-menu-3 .dropdown-menu>li>a:hover {
    color: #363636;
	font-size:22px;
	background:#828282;
	
}
.hover-menu-3:hover .dropdown-menu {
	display:block;
}
.navbar-default .navbar-nav .hover-menu-3 .dropdown-menu>li>a.active {
    color: #363636;
	font-size:24px;
	background:#828282;
}
.menu-list .dropdown-menu{
	padding:0;
}
.menu-list .dropdown-menu>li{
	border-bottom: solid 1px #efefef;
}
.menu-list  .dropdown-menu>li>a {
	font-size:1.3em;
}
.dropdown-menu {
    padding: 0px 0;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15); 
}
.flag-navbar{
	max-width:100%;
	max-height:20px;
}
/*///////////////////////////////////////////////////////////////////////////link///////////////////////////////////////////////////////////////////////////*/

.navbar-default .navbar-brand {
    color: #fff;
	font-size:50px;
}
.nav>li>a {
    font-size: 22px;
}
.carousel-control.right, .left{
	display:none;
}
.carousel-indicators{
	margin-bottom:0;
	bottom:0;
}
.logo-phone{
	text-align:center;
	padding:10% 0;
}
.logo-phone img{
	width:60%;
}
.contact-head h1{
    font-family: 'kit65f';
	margin:0 auto;
	color:#56d600;
}
.contact-head{
	font-size:22px;
	color:#56d600;
}
.contact-head a{
	color:#000;
}
.social-head{
	text-align:center;
	margin:10% auto;
}
.social-head img{
	width:1.5em;
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/
.font-color{
	color:#213512;
}
.total-re {
    border-radius: 50px 50px 50px 50px;
    color: #0070c0;
    display: inline-block;
    float: right;
    font-size: 23px;
}

.font-head-2{
	font-size:24px;
}
.font-head-1{
	font-size:24px;
}

.font-head{
	font-size:30px;

}
.font-head-show{
	font-size:44px;
}
.bg-content{
	background-size:100% !important;
	background: url(../images/bg-content.png) top center no-repeat;
}

.bg-content-ab{
	 background-size: 100% !important;
    background-image: linear-gradient(to bottom, #ededed 0%, #ffffff 100%);
}
.title-content-1-1 {
    text-align: left;
    position: relative;
}
.title-content-1{
	text-align:center;
	margin:10% auto;
	position:relative;
}
.title-content-1 span{
	width:80%;
	display:inline-block;
}
.title-content-1 h1{
	margin:0 auto;
	font-size:18px;	
    font-family: 'kit75f';
	display:inline-block;
}
.title-content-1 p{
	font-size:17px;
	margin-bottom:0;
    font-family: 'kit56f';
	display:inline-block;
}
.title-content-1 img{
	width:1.2em;
	display:inline-block;
	margin:0;
}
.title-content-1 img.img-left{
	vertical-align:top;
}
.title-content-1 img.img-right{
	vertical-align:bottom;
}
.box-title-1{
	padding:5%;
	text-align:justify;
	background:#FFF;
	margin-bottom:10px;
	border:4px solid #56d600;
}
.box-title-1 span{
    font-family: 'kit65f';
}
.box-title-2{
	padding:5%;
	margin-top:10px;
	background:url(../images/bg-right.png) top center no-repeat;
}
.title-home{
	color:#FFF;
	line-height:1;
	margin:10px 0;
	padding: 5px 0;
    font-size: 24px;
    font-family: 'kit75f';
	padding-left: 15%;
	background: url(../images/bg-title.png) left top no-repeat;
}
.home-box{
	width:100%;
	overflow:hidden;
	margin:10px 0;
	position:relative;
	cursor:pointer;
    float: left;
    height: auto;

}
.home-box-shadow{
	box-shadow: 5px 5px 15px rgba(0,0,0,0.5);
}
.font-about {
    font-size: 26px;
}
.home-box img{
	transition: all 0.3s;
	width:100%;
	height:100%;
}
.home-box:hover img{
	transform: scale(1.1);
}
.home-box span{
	left:0;
	z-index:50;
	color:#FFF;
	bottom:10%;
    font-size: 25px;
	position:absolute;
    font-family: 'kit65f';
    padding: 10px 15%;
	background-size:100% !important;
	background:url(../images/hover-1.png) left center no-repeat;
}

.readmore-home{
	color:#FFF;
	width:40%;
	margin:auto;
	padding:5px 0;
	text-align:center;
    font-family: 'kit65f';
	background:#56d600;
}
.detail-news {
    font-family: 'kit65f';
	border-top:2px solid #000;
}
.detail-news h1{
	width:60%;
	float:left;
	margin:0 auto;
	font-size:28px;
	padding-left:10px;
}
.detail-news p{
	width:40%;
	float:left;
	padding-right:10px;
	text-align:right;
	font-size:24px;
	margin-bottom:0;
}
.detail-news  a{
	color:#000;
}
.detail-news .glyphicon-menu-right {
    font-size: 0.8em;
    color: #56d600;
    vertical-align: middle;
	transition: all 0.3s;
}
.news-box-2{
	margin: 10px 0;
}
.news-box-1{
	margin: 10px 0;
    border: 2px solid #000;
}
.news-box{
	cursor:pointer;
	border:2px solid #000;
	background:#FFF;
}
.detail-news a:hover .glyphicon-menu-right{
	padding-left:2px;
}
/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/


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

.bg-footer{
	text-align:center;
}
.bg-left{
	background:url(../images/bg-footer-phone.png) top center no-repeat;
}
.bg-right{
	color:#FFF;
	padding:5% 0;
	background:#959595;
}
.social-footer{
	padding:10%;
	text-align:center;
}
.social-footer h1{
    font-family: 'kit65f';
	margin:0 auto;
	font-size:25px;
	text-transform:uppercase;
}
.address-footer{
	padding:2% 0;
}
.address-footer h1{
	font-size:25px;
	margin:0 auto;
}
.address-footer p{
	margin-bottom:0;
	text-transform:uppercase;
}
.address-footer  a{
	color:#FFF;
}
.copyright a{
	color:#FFF;
}
.font-next{
 color: #641914;
 font-size:24px;
 float: right;
 display: inline-block;
 position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
 font-family: 'kit65f';
}
/*///////////////////////////////////////////////////////////////////////////footer///////////////////////////////////////////////////////////////////////////*/


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

@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.home-box {
    
    margin: 20px 0;
  
}
.font-head-show {
    font-size: 36px;
}
	.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-6///////////////////////////////////////////////////////////////////////////*/
@media only screen  and (min-device-width : 360px)  and (max-device-width : 640px)
and (min-device-width : 375px)  and (max-device-width : 667px) {
.title-content-1 h1 {
    font-size: 22px;
}
.title-content-1 p {
    font-size: 20px;
}

}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6//////////////////////////////////////////////////////*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape){
.navbar-default .navbar-toggle {
    margin-top: 3%;
}
.title-content-1 {
    padding: 0 5%;
	margin:5% auto;
}
.title-content-1 h1 {
    font-size: 33px;
}
.title-content-1 p {
    font-size: 26px;
}
.title-content-1 img {
    width: 2em;
}
.box-title-1, .box-title-2 {
    padding: 7%;
    font-size: 23px;
}
.readmore-home {
    width: 20%;
    font-size: 22px;
}
.title-home{
	padding-left:9%;
}
}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6//////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////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){
.navbar-default .navbar-toggle {
    margin-top: 3%;
}
.title-content-1 {
    padding: 0 5%;
	margin:5% auto;
}
.title-content-1 h1 {
    font-size: 33px;
}
.title-content-1 p {
    font-size: 26px;
}
.title-content-1 img {
    width: 2em;
}
.box-title-1, .box-title-2 {
    padding: 7%;
    font-size: 23px;
}
.readmore-home {
    width: 20%;
    font-size: 22px;
}
.title-home{
	padding-left:9%;
}
}
@media (max-width: 320px) {
.title-content-1 img {
    width: 1.0em;
    
}
.font-head-show {
    font-size: 31px;
}
}
