/* CSS Document */
@font-face {
    font-family: 'kit45f';
    src: url('fonts/kit45f.eot');
    src: url('fonts/kit45f.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit45f.woff') format('woff'),
         url('fonts/kit45f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@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: '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;
}
@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;
}
img{ border:0; margin:auto;}
*{ margin:0; padding:0;}
a,a:focus, 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%;
}

.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: 11%;
    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;
}
.border-red{
	border: 4px solid #bf1920;
	margin-bottom: 30px;
}
.border-img{
	background: #fff; 
	border: 1px solid #000; 
	padding: 10px;  
	margin: 20px 20px -20px 20px; 
	z-index: 1000;
}
.arrow-color{
	color: #FFF;
	font-size:30px;
	line-height: 1;
	margin-top: -5px;
}
#back-to-top a:hover{
	color: #FFF;
}
.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%;
    width: 100% !important;
}

.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
}
.total-re{
	
	border-radius: 50px 50px 50px 50px;
    border: 1px solid #fff;
    padding: 2px 5px;
    background: rgba(235,235,235,1);
    color: #fff;
    background-image: linear-gradient(160deg, #4ab8f5 0%, #2c97cb 100%);
    display: inline-block;                            
    
}
.textview-event1 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
}
.textview-event1-per {
    font-size: 22px;
    font-weight: 700;
    color: #000;

}
.textview-event2-per {
    font-size: 20px;
    color: #000;
}
.textview-event2 {
    font-size: 27px;
    color: #000;
}
.textview-event2-1 {
    font-size: 23px;
    color: #000;
}
.records-info .bt-prev, .records-info .bt-next{
	display:inline-block;
	background:#ddd;
	padding:0 10px;
	border-radius:2px;
	color:#444;
}
.form-search {
    background: #FFF;
    width: 100%;
    border: none;
}
.records-info .bt-prev:hover, .records-info .bt-next:hover{
	background:#ccc;
}
.records-info select{
	height:30px;
	border:1px solid #ccc;
	
}
.text-news4 {
   	margin: 0 10px 0 0;
    font-size: 20px;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.textview-event-news-name {
    font-size: 24px;
    color: #000;
}
.textview-event-news-name:hover {
   
    color: #d4311d;

}
.textview-event-news-detail {
    font-size: 24px;
    color: #a29a9a;
 
}
.textview-event-news {
    font-size: 20px;
    color: #000;
}
.textview-event-news:hover {
    color: #d4311d;
}
.line-color-1 {
    margin: 0 auto;
    border-bottom: 0;
    border-top: 1px solid #bf1920;
    padding: 5px 0;
}
.img-news img {
    
     /*height: auto; */
    height: 100%;
    width: auto;
    /* width: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.img-news:hover {
    transform: scale(1.1);
     -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.img-news {
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 80%;
}
.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: #ec4b1b;
}
ul.cate_head li {
    display: inline-block;
    cursor: pointer;
    font-weight: 300;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    padding: 8px 14px;
    /* 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: #fff;
}
.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: #bf1920;
	font-size:22px;
	background:#fff;

	
}
.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;
}
.list-image i {
    color: #bf1920;
}
.contact-form, .contact-list {
    list-style: none;
    font-size: 24px;
    float: left;
    /* margin-left: 30px; */
}
.contact-list a:hover i {
    color: #bf1920;
}
.title-home{
	line-height:1;
	margin:10px 0;
	padding: 5px 0;
    font-size: 45px;
	padding-left: 15%;
}
.font-about-none-bg {
    font-size: 26px;
    line-height: 33px;
}
.font-about-left{
    font-size: 26px;
    line-height: 33px;
    padding: 40px 0px 0px 40px;
}
.font-about-right{
    font-size: 26px;
    line-height: 33px;
    padding: 40px 40px 0px 0px;
}
.bg-detail-about1 {
	background:url(../images/bg-about1.png)top left no-repeat;
}
.bg-detail-about2 {
	background:url(../images/bg-about2.png)top right  no-repeat;
}

.img-about {
       box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.top-text{
	color:#FFF;
}
.head-logo {
	text-align:center;
}
.carousel-control{
	opacity:1;
}
.carousel-control.left{
	padding-top: 15%;
	background-image:none;
}
.carousel-control.right{
	padding-top: 15%;
	background-image:none;
}
.carousel-indicators{
	margin-bottom:0;
	bottom: 10px;
}
.carousel-indicators li{
	width:12px;
	height:12px;
	border: 1px solid #ca251f;
}
.carousel-indicators .active {
    background-color:#ca251f;
	border: 1px solid #fff;
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/
.navbar-brand {
    width: 75%;
    height: 80px;
    position: relative;
    padding: 6px 0;
}
.navbar-brand>img {
    width: 1.3em;
    margin: 0;
}
.navbar{
	border:0;
	border-radius:0;
	margin-bottom:0;
}
.navbar-default {
    border-color: transparent;
    background:url(../images/bg-head.png)top center no-repeat;
	background-size: cover !important;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active{
	color:#FFF;
    background-color: #666;
}
.navbar-default .navbar-nav>li>a:hover .navbar-default .navbar-nav>li>a span {
	color:#FFF;
}
.navbar-default .navbar-nav>li>a span {
    color: #898989;
}
.navbar-toggle .icon-bar{
	width:30px;
	height:4px;
}
.navbar-default .navbar-toggle{
	margin:5%;
	padding:6px 0;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#ec4b1b;
}
/*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#FFF;
    background-color: #666;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#FFF;
    background-color: #000;
}*/
.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: 22px;
}
.head-social {
	text-align:center;
}
.head-social p {
	font-size:27px;
	letter-spacing: 2px;
}
.head-social a {
	color: inherit;
}
.head-menu {
	border-bottom:1px solid #ec4b1b;
}
.head-social ul {
	list-style:none;
}
.head-social ul li {
	display:inline-block;
	
}

.head-social ul li img {
	transition: all 0.3s;
}
.head-social ul li:hover img {
	transform: scale(1.1);
}
.tel-head {
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 30px;
}
.tel-head a {
	color:#ec4b1b;
}
.dropdown-menu>li>a {
 
    font-size: 22px;
  
}

.title-search {
    color: #FFF;
    width: 30%;
    font-size: 27px;
    float: left;
    text-align: center;
}
.search-submit img {
    width: 50%;
}
.search-submit {
    background: #bf1920;
    border: 0;
}
.search-box {
    background: #ec4b1b;
    width: 100%;
    padding: 3% 0;
    box-shadow: 0 0 11px rgba(0,0,0,0.7);
}
.font24 {
     font-size: 24px; 
}
.btn-primary,.btn-primary.focus, .btn-primary:focus {
    color: #fff;
  	 background-color: #bf1920;
   	border-color: #ec4b1b;
}
.btn-primary:hover,.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
  	 background-color: #821116;
   	border-color: #bf1920;
}
.btn-info,.btn-info.focus, .btn-info:focus {
    color: #fff;
  	 background-color: #ec4b1b;
   	border-color: #bf1920;
}
.btn-info:hover,.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
  	 background-color: #a23211;
   	border-color: #bf1920;
}
.download1 {
    border: 1px solid #ec4b1b;
    display: inline-block;
    padding: 0 10px;
    color: #ec4b1b;
    border-radius: 2px;
}
.download1:hover {
    border: 1px solid #ec4b1b;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    background: #ec4b1b;
    border-radius: 2px;
}
.dropdown-header,  .dropdown-menu {
    font-size: inherit;
}
.product-box{
	transition: all 0.3s;	
}
.product-box b{
	font-size: 24px;
}
.product-box:hover{
    transform: translateY(-10px);
}
/*///////////////////////////////////////////////////////////////////////////product///////////////////////////////////////////////////////////////////////////*/
.box-img-product{
 width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 80%;
}
.box-img-product img{
 height: auto; 
    /*height: 100%;*/
    width: auto;
    /* width: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.img-product:hover .box-img-product img,
.box-img-product:hover img{
    transition: all 0.3s;
}

	
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/


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


.bg-content{
	background:#FFF;
}
.content-left{
	color:#FFF;
	margin:5% 0;
	font-size:30px;
	padding:10% 0;
	text-align:center;
	background: #c34949;
}
.content-right{
	color:#FFF;
	margin:5% 0;
	font-size:30px;
	padding:10% 0;
	text-align:center;
	background:#966;
}
.bg-3 {
	padding:10% 0;
	background:url(../images/bg-3.png)top center no-repeat;
	background-size:cover !important;
}
.line-add {
	transition: all 0.3s;
}

.line-add:hover{
    transform: translateY(-10px);
}
.product-brand ul li:hover img {
	transform: translateY(-10px)	
}
.product-brand ul li img {
	width:auto;
	transition: all 0.3s;
} 
.content-head {
	text-align:center;
	line-height:1;
    padding: 6% 0;
}

.content-head p {
	font-size:30px;
	margin:0;
}
.content-head img {
	width:50%;
}
.bg-1 {
	background:url(../images/bg-1.png) top center no-repeat;
	background-size: cover !important;
}
.welcome-box {
	background:url(../images/line-title.png) center no-repeat;
	background-size:100%;
}
.welcome-box h1 {
	text-align:center;
	background:#FFF;
	width:90%;
	font-size: 30px;
	color:#ec4b1b;
	text-transform:uppercase;
	margin:auto;
}
.welcome-box h1 span{
	font-size:24px;
	color:#bf1920;
	text-transform:none
}
.content-1 {
	text-align:center;
	margin-top:8%;
}
.content-1 img {
    width: 6%;
    vertical-align: text-top;
}
.content-1 h1.content-1-head {
	font-size:27px;
}
.content-1 h1.content-1-bottom {
	font-size:24px;
	color:#bf1920;
}
.content-1 h1.content-1-bottom b {
	font-size:26px;
}
.img-title {
	text-align:center;
}
.img-title img {
	width:100%;
}
.slide-product {
	background:url(../images/slide-button.png) bottom center no-repeat;
	background-size:100%;
}
.slide-product ul li {
	text-align:center;
}
.slide-product ul li p {
	font-size:27px;
	color:#363636;
}
.bx-wrapper .bx-prev {
	background:url(../images/bt-prev.png) top center no-repeat;
	background-size:70%;
	left: inherit;
    right: 51%;
 }
 .bx-wrapper .bx-next {
	 background:url(../images/bt-next.png) top center no-repeat;
	 background-size:70%;
	 right:inherit;
	 left:51%;	 
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
	top:inherit;
    bottom:-6%;
}



.bg-red {
	background:#8a1217;
	margin-top:10%;
}
.bg-2 {
	background:url(../images/bg-2.png)top center no-repeat;
	background-size:cover !important;
}
.content-2-left {
	text-align:left;
}
.content-2-left h1 {
	text-transform:uppercase;
	color:#363636;
}
.content-2-left p {
	text-transform:uppercase;
	color:#363636;
	line-height: 1;
    font-size: 21px;
	padding-bottom: 4%;

}
.content-2-left a {
	color:#FFF;
	background:#bf1920;
	padding:3%;
	letter-spacing:3px;
}
.content-2-left a:hover{
    background: #000;
}
.content-2-right {
	background:#FFF;
	margin: 15% auto 10%;
	padding:10px;
}
.content-2-right ul {
	list-style:none;
}
.content-2-right ul li p{
	display:inline-block;
	border-bottom: 1px solid;
	width: 100%;
}
.content-2-right ul li {
	color:#be1920;
	
}
.content-2-right ul li:last-child {
	border-bottom:0;
}

.content-2-right ul li {
    background: url(../images/icon-1.png) left top 6px no-repeat;
    padding-left: 12%;
    padding-right: 10px;
}
.content-3{
	text-align:center;	
	background:#8a1217;
}
.content-3 a {
	color:#FFF;
}

.content-3 img {
	width:80%;
}
.content-3 ul li{
	color:#FFF;
	text-align:center;

}
.line-service{
   border-bottom: 5px solid #FFF;
    border-radius: 10px;
    width: 54%;
    margin: auto;
 }
.content-3 h1 {
	padding-bottom:3%;
	text-transform: uppercase;
	font-size: 23px;
}
.content-3 p {
	padding-top:6%;
}
.bx-wrapper .bx-next:hover {
    background-position:0 0;
}
.content-3-1:hover img {
	transform: translateY(-10px);	
}
.content-3-1 img {
	transition: all 0.3s;
}
.content-3-1{
	color: #fff;
}




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


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

.bg-footer{
	text-align:center;
	background: #363636;
	color:#FFF;
	font-family: 'kit45f';
}
.bg-footer a {
	color:#FFF;
}
.copyright{
	color:#FFF;
	padding:2% 0;
}
.copyright a{
	color:#FFF;
	
}

.bg-copyright {
	background: #252525;
	text-align:center;
}
.bg-footer ul {
	list-style:none;
}
.footer-2 ul li p {
	display:inline-block;
}
.footer-2 ul li img {
	vertical-align:sub;
}
.footer-1 {
	font-size:20px;
}
.footer-2 {
	font-size:20px;
}

.footer-social{
	transition: all 0.3s;
}
.footer-social img:hover{
    transform: scale(1.08);
}
.bg-footer {
    padding: 7% 0 6%;
}
.footer-1 p{
	padding:0 7%;
}
.footer-1 p.open-time{
	padding:0;
}

.footer-3 h1 {
	line-height: 10px;
}
.footer-1 h1 {
	margin:0 auto;
	font-size:23px;
	}

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


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

@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.img-right{
		float: right;
}
	.img-left{
		float: left;
	}
	.font-about-left {
	    padding: 0px;
	}
	.font-about-right {
	    padding: 0px;
	}
	.bg-detail-about1 {
		background:none;
	}
	.bg-detail-about2 {
		background:none;
	}
	.img-about2 {
	    width: 100%;
	    /* height: 160px; */
	}
	.img-about {
	    width: 100%;
	    height: auto;
	}
	.records-info-bottom {
	    text-align: center;
	    float: none;
	}
	.navbar-collapse{
		position: fixed;
		width: 250px;
		background: #fff;
		height: 100vh !important;
		max-height: none !important;
		top: 0;
		display: block;
		left: -250px;
		margin: 0 !important;
		z-index: 9999;
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
    .detail-all table, .detail-all img, .detail-all iframe {
    max-width: 100%;
}
	.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 (min-width: 992px){
.form-search {
    padding-left: 5%;
    font-size: 28px;
}
}
@media (min-width: 768px){
.form-search {
    padding-left: 6%;
    font-size: 21px;
}
.img-about2 {
    width: 80%; 
    
}
}