@charset "utf-8";
/* CSS Document */
@import url("fonts.css");
@import url("reset.css");

@-moz-keyframes xoayanh{
0%{
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
 }
100% {
-webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */    
transform: rotate(720deg);
       }
    }
@-o-keyframes xoayanh{
0%{
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
 }
100% {
-webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */    
transform: rotate(720deg);
       }
    }
@-webkit-keyframes xoayanh{
  0%{
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
	 }
	100% {
	-webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */    
	transform: rotate(720deg);
	       }
	    }
@keyframes xoayanh {
    0%{ 
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */
      transform: rotate(720deg);
    }
}

#loadbody{
position:fixed;
left:0px;
top:0px;
z-index:9999999999;
width:100%;
height:100%;
background: rgba(200,200,200, 0.5);
}
#loadbody img{
	position:fixed;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	margin:auto;
	-o-animation: xoayanh 0.7s infinite linear;
	-moz-animation: xoayanh 0.7s infinite linear;
	-webkit-animation: xoayanh 0.7s infinite linear;
	animation: xoayanh 0.7s infinite linear;
}
#wrapper{
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	text-align: center;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.container img{
	max-width: 100%;
	height: auto;
}

/*header*/
#header{
	width: 100%;	
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 6000;
	background: url(../images/bgheader.png) no-repeat;
}
#header h1{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1px;
	color: #fff;
	z-index: 1;
	opacity: 1;
}
#header .container{
	position: relative;
	text-align: center;
}
#logo{
	float: left;
	display: inline-block;
	margin-top: 5px;
}
.hederright{
	width: 250px;
	float:right;
}
.hotline{
	background: url(../images/bghotline.png) no-repeat;
    padding: 12px 10px;
    line-height: 25px;
    color: #EFC106;
    text-align: left;
    padding-left: 60px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
	margin-left: 17px;
}
.search{
	width: 225px;
	float: right;
	position: relative;
	top: 7px;
}
#searchsp{
	background: rgba(0, 0, 0, 0.3);
	line-height: 24px;
	border-radius: 10px;
	border: 1px solid;
	padding-left: 10px;
	width: 100%;
	outline:none;
}
#sb_search{
	position: absolute;
	float: right;
	right: 6px;
	top: 5px;
	border: none;
	background: url(../images/search.png) no-repeat;
	width: 17px;
	height: 14px;
	outline:none;
}
#mangxh{
	float: right;
	text-align: right;
	padding: 0px 10px;
	padding-top: 12px;
}
/*end header*/
/*menu_top*/


#menu_top{
	display: inline-block;
	width: 100%;
	top: 0px;
	left: 0px;
	font-family: Arial;
	z-index: 5000;
	background: #145BAD;
	position:relative;
	border-top: 3px solid #0064ED;
    border-bottom: 3px solid #0064ED;
}	
#menu_top>ul{
	display:table;
	width: 1200px;
}
#menu_top>ul>li{
	display: inline-block;
	text-align:center;
	position: relative;
	line-height: 40px;
	padding: 0px 25px;
}
#menu_top>ul>li:before{
	position: absolute;
	content: '';
	background: url(../images/leftline.png) no-repeat;
	width: 2px;
	height: 32px;
	left: 0px;
	top:5px;
}
#menu_top>ul>li:firt-child:before{
	background:none;
}
#menu_top>ul>li a{
	color: #fff;
	font-size: 15px;
}
#menu_top>ul>li>a{
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-family: RobotoRegular;
}
#menu_top>ul>li:hover{
	color: #fff;
    background: rgba(0, 0, 0, 0.54);
}
#menu_top>ul>li.active{
	color: #fff;
    background: rgba(0, 0, 0, 0.54);
}


#menu_top>ul>li ul{
	position: absolute;
	top: 0px;
	left: 231px;
	display: none;
	z-index: 3000;
}
#menu_top>ul>li>ul{
	top: 100%;
	left:0px;
	padding-top: 0px;
}
#menu_top>ul>li li{
	width: 230px;
    position: relative;
    background: rgba(20, 91, 173, 0.87);
    line-height: 35px;
    border-bottom: thin rgba(255, 255, 255, 0.32) solid;
    padding-left: 10px;
    text-align: left;
}

/*end menu_top*/
/*slide_show*/
#slider{
	display:inline-block;
	width: 100%;
	max-width:1366px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1000;
	min-height: 60px;
	margin-top: -5px;
}
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 13px;
    height: 13px;
    text-align: center;
    color: white;
    font-size: 12px;
   	background: #fff;
   	border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div {

 }
.jssorb21 div:hover, .jssorb21 .av:hover {
background: #333;
 }
.jssorb21 .av {
	background: #333;
 }
.jssorb21 .dn, .jssorb21 .dn:hover { 
	background: #333;
}

#slider .caption_slider{
	position: absolute;
	top: 0px;
	left: 220px;
	width: 700px;
	height: 250px;
	display: inline-block;
	font-family: 'opensan';
	text-align: center;
	color: #264D00;
}
#slider .caption_slider .title{
	margin-top: 50px;
	font-size: 60px;
	line-height: 65px;
	color: #264D00;

	font-family: 'opensanb';
}
#slider .caption_slider .name{
	font-size: 30px;
	line-height: 40px;
	color: #264D00;
}
#slider .caption_slider .mota{
	font-size: 14px;
}
#slider .caption_slider .xemthem{
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
	background: #FE6215;
}
#slider .caption_slider .xemthem:hover{
	background: #264D00;
}
#slider .caption_slider .xemthem a{
	border:thin #fff solid;
	padding: 12px 35px;
	display: inline-block;
	color: #fff;

}
#middle{
	width: 960px;
	display: inline-block;
}

/*middle*/
/*bottom_content*/
#bottom_content{
	width: 100%;
	text-align: center;
	position: relative;
}
/*end bottom_content*/
/*doitac*/
#doitac{
	width: 100%;
	display: inline-block;
}

/*end doitac*/
/*footer*/
#footer{
	width: 100%;
	display: inline-block;
	padding-top: 30px;
	color: #fff;
	background:#0058F9;
	position: relative;
	min-height: 100px;
	position: relative;
}	

#footer .container{
	position: relative;
	text-align:center;
}
#footer .content_footer{
	display: inline-block;
	line-height: 30px;
	float: left;
	text-align: left;
}
#footer #mangxh{
	padding: 30px 10px;
	display: inline-block;
	float: left;
}
#footer #mangxh img{
	margin: 0px 5px;
}
#footer #mangxh img:hover{
	opacity: 0.5;
}
#footer .container{
	position: relative;
}
#footer #copyright{
	padding: 7px 0px;
	text-align:left;
	background: #00389E;
	height: 30px;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.6);
}
/*end footer*/

#main{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
}
/*title_main*/
.title_main{
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.title_mainnb h2{
	text-transform: uppercase;
	font-family: SFUShannonBold;
	color: #FF0000;
	position: relative;
	text-align: center;
	line-height: 29px;
	padding:5px 20px;
	/* margin:0px 10px; */
	font-weight: bold;
	font-size: 25px;
	display: inline-block;
}
.title_mainnb h2:before{
	content:'';
	height:100%;
	background: url('../images/leftitle.png') no-repeat left center;
	position:absolute;
	top:0px;
	right: 265px;
	width: 357px;
	/* text-align: left; */
}
.title_mainnb h2:after{
	content:'';
	height:100%;
	width: 357px;
	background: url('../images/rightitle.png') no-repeat right center;
	position:absolute;
	top:0px;
	left: 267px;
}

.title_main .xemthem{
	line-height:37px;
	float:right;
	color:#000;
}
.title_main .xemthem:hover{
	color:red;
}

ul.pagination {
    display:inline-block;
	margin:10px 0px;
    text-align:center;
    color:#FE0233;
}
ul.pagination li.page_info{
	display: none;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color: #000;
    display:inline-block;
    padding:5px 10px;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background: #000;
    color:#fff;
}

.pagination {
	margin: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
.pages {
}
.pages li.prev {
	margin-right: 15px;
}
.pages li.next {
	margin-left: 15px;
}
.pages li {
	display: inline-block;
	margin: 5px 2px;
}
.pages li a {
	height: 25px;
	padding: 4px 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
	border: 1px solid #d5d5d5;
	font-size: 11px;
}
.pages li a:hover {
	background: #f6f6f6;
}
.pages li .active {
	background: url(../images/backgrounds/sideGradient.png) repeat-x;
	color: #fff;
	border-color: #424852;
}
.pages li .active:hover {
	background: #2a313d;
}
/* ==========end  Content pagination ========== */

/*top*/
#top{
	background:url(../images/top.png) no-repeat;
	background-size: 100% 100%;
	height:35px;
	width:35px;
	position:fixed;
	bottom:40px;
	right:10px;
	cursor:pointer;
	z-index: 99999;
}
/*end top*/
/*sodotongquan*/
.content_title .name{
	color: #024FC1;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 5px;
}
.owl-carousel .owl-item{
	text-align: center;
}
#at4-share{
	display: none !important;
}
/*product */
.product-img{
	border: 1px solid rgba(153, 153, 153, 0.29);
    padding: 3px;
    position: relative;
}
.product-img:before{
	position: absolute;
    content: '';
    background: url(../images/bgproduct.png) no-repeat;
    bottom: -18px;
    left: 0px;
    width: 300px;
    height: 17px;
    background-size: 100%;
}
.product p{
	text-transform: uppercase;
    color: #444;
    padding: 15px 0px;
    font-size: 17px;
    margin: 0;
	font-family: robotocondensed_regular;
}
.product:hover p{
	color: red;
}
/*end product */
/*product_detail*/
#product_detail{
	width: 100%;
	display: inline-block;
}
#product_detail #product_detail_img{
	width: 50%;
	float: left;
	text-align: center;
}
#product_detail #product_info{
	width: 48%;
	float: right;
	text-align: left;
}
#product_detail #product_info li{
	padding: 5px 0px;
	font-size: 18px;
}
#product_detail #product_info li p{
	font-size: 18px;
}

#product_detail #product_info .gia span{
	color: red;
}
#product_detail #product_info .gia b{
	text-decoration: line-through;
}
#product_detail #product_info .name{
	font-size: 25px;
    line-height: 30px;
    color: #0058f9;
    text-transform: capitalize;
    font-family: robotoregular;
}
#product_detail #thumb{
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
#product_detail #thumb img{
	width: 60px;
	height: 60px;
	display: inline-block;
}
/*product_detail*/
/*left*/
#left{
	display:inline-block;
	width: 240px;
	float: left;
}
 #left .box_left{
	border: 1px solid rgba(153, 153, 153, 0.26);
    margin-bottom: 20px;
}
#left .title{
	text-align:center;
	line-height:35px;
	background: url(../images/dmleft.png) no-repeat;
	position:relative;
	margin-bottom:10px;
	color:yellow;
	text-transform:uppercase;
	font-size:17px;
	margin: 0px;
	font-family:robotocondensed_regular;
}
#left .title:before{
	content:'';
	height:10px;
	width:100%;
	position:absolute;
	bottom:-10px;
	left:0px;
	background:url('../images/title_left.png') no-repeat top center;
}
#left #danhmuc_left>ul{
	margin: 0px;
}
#left #danhmuc_left>ul>li{
	padding: 15px 0px;
	padding-left: 25px;
	text-align: left;
	border-bottom: 1px dotted rgba(153, 153, 153, 0.32);
}
#left #danhmuc_left>ul>li:last-child{
	border: none;
}
#left #danhmuc_left>ul>li>a{
	font-size: 14px;
	color: #030565;
}

#left #danhmuc_left>ul>li>ul{
	display:none;
	padding-left: 20px;
}
#left #danhmuc_left>ul>li>ul>li>ul{
}
#left #danhmuc_left>ul>li ul a{
}
#left #danhmuc_left>ul>li ul a:hover{
	color:red;
}
#left #danhmuc_left>ul>li ul li{
	line-height: 30px;
	list-style-type: circle;
}
#left .content{
	padding:5px;
}

#left #doitac{
	height:900px;
	text-align:center;
}
#left #doitac img{
	border:thin #d9d9d9 solid;
	margin:10px 0px	;
	display:inline-block;
} */
/*left*/
#right_content{
	min-height: 600px;
	width: 100%;
	padding-left: 300px;
}
/*product_detail_left*/
#product_detail_left{
	float: left;
	width: 75%;
}
#product_detail_right{
	width: 25%;
	float: right;
}
/*end product_detail_left*/
.select_sort{
	float: right;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	margin-right: 10px;
	
}

.button_cart{
	display: inline-block;
	line-height: 30px;
	background: #0189FF;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px 10px;
	border-radius: 3px;
}
.button_cart:hover{
	background: #B3002C;
}
.owl-prev,
.owl-next{
	text-indent:10000px;
	height:100%;
	width:35px;
	position:absolute;
	top:0px;
	overflow: hidden;
}
.owl-prev{
	left:-30px;
	background: url(../images/prev.png) no-repeat center;
}
.owl-next{
	right:-30px;
	background: url(../images/next.png) no-repeat center;
}
/* box_gallery */
.box_gallery{
	width:25%;
	padding:1%;
	float:left;
}
 .box_gallery img{
	width:100% ;
	border:thin #d9d9d9 solid;
	padding:2px;
	background:#fff;
	box-shadow:5px 5px 0px #ddd ;
}
/* box_gallery */
#map_canvas2{
	width: 360px;
	height: 170px;
	border: 5px solid #fff;
}
.thongke{
	width: 225px;
	float: left;
	background: #0046C7;
	padding: 10px;
	border: 1px solid #999;
}
.thongke h2{
	font-size: 18px;
	text-transform: uppercase;
	font-size: 18px;
	color: yellow;
	text-align: center;
	font-family: RobotoRegular;
}
.title_tintuc{
	text-align: left;
	position: relative;
	background: url(../images/bgtitle.png) repeat-x 0px 35px;
}
.title_tintuc h3{
	text-transform: uppercase;
	font-family: Arial;
	color: #FF0000;
	position: relative;
	text-align: left;
	line-height: 29px;
	padding: 5px 35px;
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	background: #fff;
}
.bottom_content h3:before{
	content: '';
	height: 100%;
	background: url(../images/home.png) no-repeat right center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	text-align: left;
}

.bottom_content h3:after{
	content: '';
	height: 8px;
	background: url(../images/right.png) no-repeat left center;
	position: absolute;
	bottom: 15px;
	right: 0px;
	width: 14px;
}
#bottomindex{
	margin: 10px 0px;
}
.doitac{
	margin: 15px 0px;
}
.doitac img{
	margin: 0 auto;
}
.sl-doitac{
	border: 1px solid rgba(153, 153, 153, 0.58);
    border-radius: 5px;
	margin: 5px;
	height: 100px;
}
a:hover{
	text-decoration: none;
}
.infor-congty{
	margin-top: 15px;
}
.infor-congty img{
	margin-right: 15px;
	float: left;
}
.infor-congty .mota{
	text-align: left;
	font-size: 14px;
	line-height: 25px;
}
.wrap-tintuc{
	margin-top: 15px;
	height: 290px;
}
.items_tintuc .vipy img{
	float: right !important;
	margin-left: 10px;
}
.items_tintuc img{
	float: left;
	margin-right: 10px;
	border: 1px solid #eee !important;
    padding: 2px;
}
.box_tintuc{
	padding: 15px 0px;
    border-bottom: 1px dashed rgba(153, 153, 153, 0.72);
	text-align: left;
}
.box_tintuc .mota p{
	font-size: 16px;
    margin: 0px;
    text-transform: capitalize;
    color: #145bad;
    font-weight: bold;
}
.box_tintuc .mota:hover p{color: red;}
.box_tintuc .mota b{
	color: rgba(153, 153, 153, 0.5);
    font-weight: normal;
}
.box_tintuc img{
	float: left;
    margin-right: 15px;
    padding: 5px;
    border: 1px solid #eee;
}
.content_left{
	height: 510px;
	text-align: center;
	padding: 5px;
	box-shadow: 1px 0px 1px #999;
}
.items_duan{
	position: relative;
}
.items_duan img{
    margin: 0 auto;
    border: 1px solid #eee !important;
    padding: 5px;
}
.items_duan p{
	text-transform: uppercase;
    color: #444;
    padding: 10px 0px;
	font-family: robotocondensed_regular;
	font-size: 14px;
}
.bottom_content{
	margin-bottom: 30px;
}
.title_main{
	text-align: center;
}
.title_main h2{
	font-size: 28px;
	text-transform: uppercase;
	color: #0046c7;
	font-weight: bold;
	position: relative;
	padding: 20px 0px;
	text-align: center;
	font-family: RobotoRegular;
}
.title_main h2:before{
	position: absolute;
	content: '';
	background: url(../images/beforetitle.png) no-repeat center;
	bottom: 0px;
	text-align: center;
	width: 242px;
	height: 21px;
	margin: 0 auto;
    left: 0;
    right: 0;
}
.items_tintuc{
	text-align: left;
	padding: 10px 15px;
}
.items_tintuc a{
	color: red;
}
.items_tintuc p{
	text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    color: #0080C9;
    font-weight: bold;
}
/* noibat left */
.tintucnb{
	padding: 10px 15px;
	position: relative;
}
.tintucnb:before{
	position: absolute;
	content: '';
	background: url(../images/icon05.png) no-repeat;
	width: 51px;
	height: 22px;
	top: 30%;
	right: -25px;
}
.tintucnb:hover p{
	color: red;
}
.tintucnb p{
	text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    color: #0080C9;
    font-weight: bold;
}
.tintucnb img{
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #eee;
	margin-right: 10px;
}
/* noibat right */
.tintucnbright{
	padding: 10px 15px;
	position: relative;
}
.tintucnbright:before{
	position: absolute;
    content: '';
    background: url(../images/icon06.png) no-repeat;
    width: 51px;
    height: 22px;
    top: 50%;
    left: -25px;
}
.tintucnbright:hover p{
	color: red;
}
.tintucnbright p{
	text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    color: #0080C9;
    font-weight: bold;
}
.box_tintucnbleft a{color: red;}
.box_tintucnbleft a:hover{color: #0058F9;}

.tintucnbright a{color: red;}
.tintucnbright a:hover{color: #0058F9;}
.tintucnbright img{
	float: left;
    margin-left: 10px;
    padding: 3px;
    border: 1px solid #eee;
	margin-right:10px;
} 
.wrap_tintucnb{
	margin-bottom: 15px;
	text-align: left;
}
.box_tintucnbleft{
	border-right:1px solid #0058F9;
}
.box_tintucnbright{
	border-left: 1px solid #0058F9;
}
.bottomfooter{
	width: 315px;
    bottom: 0px;
    position: fixed;
    z-index: 123456;
    margin: 0px auto;
    right: 15px;
    background: #0058f9;
    text-align: center;
    font-size: 21px;
    padding: 5px 15px;
    border-radius: 20px 20px 0px 0px;
    color: #fff;
    font-weight: bold;
	box-shadow: -2px -1px 1px #999;
}
.baiviet_lienquan{
	text-align: left;
}
.baiviet_lienquan p{
	font-size: 21px;
    color: #092a4f;
}
.baiviet_lienquan li{
	list-style-type: circle;
	color: #0058f9;
}
.baiviet_lienquan li a{
	color: #0058f9;
    font-size: 15px;
    line-height: 30px;
}
.baiviet_lienquan li:hover a{
	color: red;
	padding-left: 15px;
}
#slider1_container h3{
	padding: 15px !important;
    bottom: 36% !Important;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: 0 200px;
    text-align: center;
    padding: 0 10px;
    color: #000;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index: 2;
    font-family: RobotoRegular;
    font-weight: normal;
    font-size: 37px;
    text-transform: capitalize;
    letter-spacing: 0px;
    -webkit-font-smoothing: antialiased;
    background: rgba(255, 255, 255, 0.48);
    border: 10px solid rgba(0, 0, 0, 0.19);
}