/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@font-face{
	font-family: "MyriadPro-Regular";
	src: url("fonts/MyriadPro-Regular.otf");
}

@font-face{
	font-family: "MyriadPro-Bold";
	src: url("fonts/MyriadPro-Bold.otf");
}
@font-face{
	font-family: "OpenSans-Bold";
	src:url(fonts/OpenSans-Bold.ttf);
}

body {
  
  color: #5a5a5a;
  font-family: "MyriadPro-Regular";
  background: #f0f0f0;
 width:90%;
  margin:0 auto;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  /* position: absolute;
  top: 0;
  left: 0;
  right: 0; */
 margin-top: 20px;
    overflow: hidden;
    z-index: 20;
  background: #fff;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
  margin-top:10px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 767px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    *margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-left:  15px;
    padding-right: 15px;
  }
  .navbar-wrapper .navbar {
		font-family: "MyriadPro-Regular";
    padding-left:  0;
    padding-right: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 2px;
	 bottom: -10px;
	 width: 60%;
	 float: right;
	 margin-right: -10px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}



/* ------------------------ */
.line{
	margin: 10px 0px;
	height: 2px;
	width: 100%;
	background: url(images/line_2.png);
	clear:both;
}

.left_banner{
background: #fff none repeat scroll 0 0;
display: block;
margin: auto;
overflow: hidden;
width: 75%;
}

.left_banner .logo{
	float: left;
height: auto;
margin: 0 auto;
position: relative;
text-align: center;
width: 20%;
}

.left_banner #logo {
  text-align: center;
  width: 50%;
  z-index: 99;
}

.left_banner .logo #set_1{position: absolute; top: -55%; left: 15%; z-index: 1;}

.left_banner h1{
	color: #03a503;
float: left;
font-size: 20px;
line-height: 40px;
margin: 0;
text-align: center;
text-transform: uppercase;
width: 80%;
  padding-top: 16px;
	
}
.hotro {
  color: red;
  display: block !important;
  font-size: 20px !important;
  font-weight: 600;
  text-align: center;
}

.left_banner h1 span{
	text-transform: uppercase;
	font-size: 34px;
	font-weight: bold;
	color: #ff0000;
}

.left_banner p{font-size: 18px;display:none;}

.left_banner  ul li{
	list-style: none;
	*float: left;
	line-height: 20px;
	font-size: 18px;
}

.under_banner {
	height: 78px;
	background: white;
	background: url(images/bg_under_banner.png);
	padding: 20px 0px 0px 150px;
	border-bottom: 2px solid white;
}

.under_banner img{float: left}

.under_banner  span{font-size: 26px; float: left; margin-left: 10px; line-height: 43px; font-weight: bold;}



/* slider */
.container{position: relative;}

#amazingslider-1{
	width:100% !important;
	margin-top:0 !important;
	margin-left: 15px !important;
}

.shadow_slider{
	display: block !important;
	position: absolute;
	bottom:-15px;
	left: -30px;
	text-align: center;
}

.shadow_slider img{width: 95%;}

.amazingslider-slider-0{
	*box-shadow: 0px 10px 10px black;
}
.amazingslider-box-0{z-index:10;}

.amazingslider-arrow-left-0{
	left: -30px !important;
	z-index:1;
}

.amazingslider-arrow-right-0{
	right: -30px !important;
	z-index:1;
}

.amazingslider-slider-0{
	z-index: 10;
}


/* ====================== */
.col-md-3{*border: 1px solid black;}

.title{
	width: 101%;
	text-align: center;
	float: left;
}

.title h2{
	float: left;
	margin: auto;
	font-size: 15px;
	width:100%;
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 50px;
	height: 66px;
	background: url(images/bg_title.png) no-repeat;
	background-size: 100% 100%;
	padding: 0px 50px 0px 20px;
}

/* --- */

.bg_1{

	background-size: 100% 100%;
	margin-top: 20px;
	
}

.bg_2{
	background: url(images/line.png) no-repeat;
	background-position: center 7%;
}

.col-md-6{
	padding: 0px;
	*border: 1px solid black;
}

.col-md-6 .title h2{
	margin-left: 33%;
}

.slider_2{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	position: relative;
	margin-top: 20px;
}

.sl_2{
	border: 5px solid #c2c2c2;
	float: left;
	border-radius: 5px;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 250px;
	background: #F0F0F0;
}

.slider_2 ul{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.slider_2 li{
	list-style: none;
	display: inline;
	float: left;
	width: 33.333%;
	text-align: center;
	height: 240px;
}

.slider_2 li img{
	max-width: 100%;
	height: 100%;
}

.btn_left{
	position: absolute;
	top: 50%;
	left: -20px;
	z-index: 1;
	cursor: pointer;
}

.btn_right{
	position: absolute;
	top: 50%;
	right: -10px;
	z-index: 1;
	cursor: pointer;
}

.contain{
	float: left;
	width: 100%;
}

.contain > img{float: left; margin-left: 10px;}

.contain .con_right{ float:left; color: #3399cc; width: 50%;}

.contain .con_right h5, .contain .con_bottom h5{font-size: 18px; text-transform: uppercase; font-weight: bold; margin: 5px 0px;}

.contain .con_right p, .contain .con_bottom p{padding:0px; margin: 0px; padding-left: 10px;}

.contain .con_bottom{float:left; width: 100%;  color: #3399cc; padding-left: 10px;}

.contain .con_bottom img{float:left; margin: 0px 10px;}


/* -- */

/* -----main contain--- */

.main_contain .main_title{
	float: left;
	width: 100%;
}

.main_contain .main_title h3{
	background: url(images/bg_title_2.png);
	background-size: 100% 100%;
	height: 60px;
	float: left;
	padding: 0px 40px 0px 5px;
	line-height: 45px;
	text-transform: uppercase;
	margin: 0px;
	font-size:16px;
	font-weight:bold;
}

.main_contain .main_title #icon_title{
	float: left;
	margin-top: 0px;
	*width: 30px;
	margin-right: 15px;
}
/*  */

.col_body{
	cursor: pointer;
	-webkit-transform:scale(1); /*Webkit: Scale down image to 0.8x original size*/
	-moz-transform:scale(1); /*Mozilla scale version*/
	-o-transform:scale(1); /*Opera scale version*/
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
	
}

.col_body:hover{
	-webkit-transform:scale(1.2); /*Webkit: Scale down image to 0.8x original size*/
	-moz-transform:scale(1.2); /*Mozilla scale version*/
	-o-transform:scale(1.2); /*Opera scale version*/
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}

.col_body{
	background: url(images/bg_pro.jpg);
	background-size: 100% 100%;
	padding: 15px 0px;
	text-align: center;
	z-index: 10;
	position: relative;
}

.col_body img{
	width: 171px;
	height: 129px;
}

.col-md-4 .box-shadow{
	height:20px;
	
}

.col-md-4 .box-shadow img{
	width: 100%;
}

.col-md-4 .mota{
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 15px;
}




















/* paging */

.pagination{
	float: left;
	width: 100%;
	margin: 10px 0px;
	text-align: center;
}

.pagination li{
	display: inline;
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
}

.pagination li:hover{
	background-color: #6CC3E2;
}

.pagination .inactive{
	opacity: 0;
}

.chitiet_sp{
	margin-top: 10px;
}

.footer .col-md-4{
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: white;
}

.footer  .col-md-4 p{color: green;
    font-size: 17px;
    margin: 0;}

.footer .col-md-7,
.footer .col_md_7{margin: 10px 0px; padding: 0px;}
.footer .col-md-7 ul,
.footer .col_md_7 ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.footer .col-md-4 h2 {
    color: green;
    font-size: 18px;
}
.sl_dt{
	float: left;
	height:100px;
	width: 100%;
	position: relative;
}

.footer .col-md-7 ul li,
.footer .col_md_7 ul li{
	display: inlline;
	width: 19%;
	margin: 0px 2px;
	float: left;
	height: 100px;
	display: table;
}

.footer .col-md-7 ul li a,
.footer .col_md_7 ul li a{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.footer .col-md-7 ul li img,
.footer .col_md_7 ul li img{
	width: 100%;
	height: 100%;
}

.footer .col-md-7 .name,
.footer .col_md_7 .name{
	position: absolute;
	top: 40%;
	right: -15px;
	color: white;
	
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

/*  */



/*  phan nay cua du an co ca phan trang nhe */
#box_ser{
	float:left;
	margin-top:10px;
}
#box_ser .ser_img img{
	width:100% !important;
}
#box_ser .ser_img{
	float:left;
	width:18%;
	height:auto;
	overflow:hidden;
	-webkit-transform:scale(1); /*Webkit: Scale down image to 0.8x original size*/
	-moz-transform:scale(1); /*Mozilla scale version*/
	-o-transform:scale(1); /*Opera scale version*/
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
	*opacity: 0.7; /*initial opacity of images*/
	*margin: 0 10px 5px 0; /*margin between images*/
	-webkit-box-shadow:0px 0px 5px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 5px gray; /*Mozilla shadow version*/		
}
#box_ser .ser_img:hover{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
	box-shadow:0px 0px 10px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 20px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 20px gray; /*Mozilla shadow version*/
	opacity: 1;
	z-index: 999;
	position: relative;		
}
#box_ser .ser_content{
	float:left;
	width:80%;
	margin-left:2%;
}
#box_ser .ser_content a{
	font-size:18px;
	transition: all 300ms ease 100ms;
	-webkit-transition: all 300ms ease 100ms;
}
#box_ser .ser_content a:hover{
	margin-left:15px;
}
#box_ser .ser_content .cont{
	margin-top:8px;
}
#box_ser li a { font-size:17px;}
#box_ser ul {
	list-style-image:url(images/icon/li_2.png)
}
#box_ser li{
	transition: all 300ms ease 100ms;
	-webkit-transition: all 300ms ease 100ms;
}
#box_ser li:hover {
	margin-left:8px;
}
#box_ser li:hover a {
	text-decoration:none;
}
#box_ser li a { 
	font-size:17px;
}

.phantrang{
	width:100%;
	text-align: center !important;
	padding-top: 5px;
	clear: both;
	height: 30px;
	line-height: 30px;
}


.phantrang a{
	font-family:'OpenSans-Bold';
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	color:#5b737b;
	text-align: center;
	cursor: pointer;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.phantrang span{
	font-family:'OpenSans-Bold';
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	font-size: 10px;
	color:#FFF;
	text-align: center;
	height: 25px;
	font-weight: bold;
	clear: both;
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.phantrang a:hover{
	color:#FFF;
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}

.left_banner h1 span
{
	margin-top:10px;
}
/* het phan du an */
.container{
  max-width: none !important;

}
.lienhe_news ul{
	list-style:none;
	margin:0;
	padding:0;
}

.news_items{
	clear:both;
}
.news_items .media{
	float:left;
	padding-bottom:10px;
}
.news_items .head_media{
	margin-right:20px;
}
.news_items .body_media{
	margin-top:0;
}
.news_items .img_media{
	width:50px;
	height:50px;
}
.navbar-lang:hover > div.lang{
	display:block !important;
}
/*-------------------------------------------------------------------------------*/
#menu {
  font-size:14px;
  position:absolute;  
  top:25px;
  left:52px;
}

#menu ul {
  list-style-type:none;
  list-style-image:none;
  margin:0px;
  padding:0px;
}

#menu li.topmenu {
  float:left;
}

.topmenu a {
  float:left;
  width:20px;
  text-align:center;
}

.topmenu ul{
  display:none;
  background-color:#fff;
	position:absolute;
	left:-10px;
	top:25px;
}

.topmenu a, .submenu a{
  border-collapse:collapse;
  font-weight:bold;
  text-decoration:none;
  
  margin:0;  
}



.submenu a{
	padding:2px;
  font-size:12px;
  width:40px;
  position:relative;
  clear:both; /* special IE6 */
}
#menu .topmenu > a{
	background-color:transparent;
	padding-bottom:25px;
}
#menu a:hover, .topmenu.on a {
  color:#4C4C4C;
 
}

.topmenu:hover ul {
  display:block;  
  z-index:500;
}
.navbar-inverse{
	
	box-shadow:none;
	border-color:#fff;
}
.box-shadow{
	position:relative;
	top:-24px;
}

.navbar-nav {
    float: left;
    margin-left: 30px;

}
.thongke ul{
	list-style:none;
	margin:0;
	padding:0;
}
.jumbotron{
	padding:0;
	position:relative;
	height: 380px;
}
.menu_list_item{
	width:115px;
	text-align:center;
}

.nivoSlider {

  height: 290px !important;
  width: 95% !important;
}
.nivoSlider img {

  height: 290px !important;
  width: 650px !important;
}
.listsp {
  display: inline-block;
  width: 100%;
}
.listsp ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.listsp li {
  border: 1px solid #ccc;
  display: inline-block;
  float: left;
  list-style: outside none none;
  margin: 18px 5px 0;
     min-height: 260px;
  text-align: center;
  width: 31%;
}
#content #main-post-0, #content #main-post-3 {
  float: left;
  padding-left: 10px;
  padding-right: 7px;
}
#main-post-0 > h3 {
 font-size: 13px;
height: 26px;
text-transform: uppercase;
}
#main-post-0 img {
  width: 90% !important;
  height: 160px !important;
}
#main-post-0 a {
  color: #000;
}
.ulsanpham img {
border: 1px solid #ccc;
float: left;
margin: 3%;
width: 40%;
}
.ulsanpham > li {
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.ulsanpham h4 {
  font-size: 14px;
}
.ultintuc > li {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaa;
}
.ultintuc h4 {
  font-size: 14px;
}


.jqzoom {
  width: 100%;
  padding-right: 4%;
  height: auto !important;
}
.sanphamkhac img {
  width: 90%;
}
.sanphamkhac > li {
  border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    min-height: 184px;
    overflow: hidden;
    padding-left: 3%;
    width: 30%;
}
.sanphamkhac {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sanphamkhac h4 {
  font-size: 14px;
}
table, tr,td{
	 border: 1px solid #000;
}
table {
 
  width: 100%;
}
.logoft {
	
  float: left;
  overflow: hidden;
  padding-right: 26px;
  width: 18%;
}
.logoft > img {
  width: 100%;
  padding-top: 15px;
}
.buy-and-gift {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.product-codes {
  color: red;
  font-size: 20px;
}
.listsp a {
  color: green;
  font-weight: 600;
}
  .img-main {
  padding-top: 20px;
  width: 90% !important;
  margin: 0px auto;
  text-align: center;
}
.section.block.products_block {
  padding-top: 20px;
  border-top: 1px solid #aaa;
}
.main_contain {
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-top: 1px solid #aaa;
  
  padding-left: 1%;
  padding-right: 1%;
}
.col-md-3 {
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
     padding-left: 1%;
}
.ulsanpham {
  margin: 0px;
  padding: 0px;
}
.listsp h4 {
  font-size: 14px;
  height: 61px;
  overflow: hidden;
  text-transform: uppercase;
}
.listsp img {
  padding-top: 4px;
  width: 94%;
height:160px;
}
#product > h1 {
  font-size: 20px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 14px;
}
.ultintuc img {
  height: 80px;
  width: 100px;
}
#contact {
  overflow: hidden;
  width: 100%;
}
textarea {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 70%;
}