/* validata */
/* Mixins */
.cleart {
  clear: both;
}
/* ==================== ALL ==================*/
@font-face {
  font-family: 'SFUFuturaBook';
  src: url('../fonts/SFUFuturaBook_0.TTF');
}
@font-face {
  font-family: 'SFUFuturaBold';
  src: url('../fonts/SFUFuturaBold_0.TTF');
}
@font-face {
  font-family: 'HelveticaiDesignVn97';
  src: url("../fonts/HelveticaiDesignVn97.ttf");
}
@font-face {
  font-family: 'HelveticaiDesignVn35';
  src: url("../fonts/HelveticaiDesignVn35.ttf");
}
header .tencongty{}


body{background-color:#ECF9F9;}
img{max-width:100%;}
/* ==================== header =============== */
header {
  overflow: hidden;
  min-height: 30px;
  line-height: 40px;
  background-color:white;
	margin-top:-20px;
padding-top:10px;
margin-bottom:-18px;
background-image: url('http://phongmayxonghoi.com/template/fontend/default/images/topbanner.png'); background-attachment: fixed;
}

header .logo h1 {
  margin: 0;
text-align:left;
}
header .logo img {

  max-width: 100px;
max-height:100px;
}
header .hotline {
  text-align: right;

}
header .hotline p {
  margin: 0;
  color: #000099;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
text-align:center;
}
header h1 {
  text-align: center;
  font-family: 'Arial Bold', Arial, sans-serif;
  font-weight: bold;
  color: #00A0E7;
  font-size: 25px;
  margin-top: 10px;
}
.tencongty{color:#C92535;font-size:46px;}
.slogun{font-style: italic;font-family:Courier;}
/* ==================== navigation =============== */
.navigation .navbar {
  min-height: 15px;
  margin-bottom: -20px;



}
.navigation .navbar-default {
  background-color: #EF5350;
  border-color: #00A0E7;
}
.navigation .navbar-default .navbar-nav > .active > a,
.navigation .navbar-default .navbar-nav > .active > a:hover,
.navigation .navbar-default .navbar-nav > .active > a:focus {
  color: #FFFEFE;
  background-color: transparent;
}
.navigation .navbar-default .navbar-nav > li > a {
  color: #FFF;
  font-family: 'Arial Bold', Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
}
.navigation .nav > li > a {
  padding: 10px 10px;
}
.navigation .navbar-default .navbar-nav > li:hover > a {
  background-color: #00A0E7;
  color: yellow;
}
.navigation-top .navbar {
  min-height: 15px;
  margin-bottom: 0px;
}
.navigation-top .navbar-default {
  background-color: #00649A;
  border-color: #000;
}
.navigation-top .navbar-default .navbar-nav > .active > a,
.navigation-top .navbar-default .navbar-nav > .active > a:hover,
.navigation-top .navbar-default .navbar-nav > .active > a:focus {
  color: #FFFEFE;
  background-color: transparent;
}
.navigation-top .navbar-default .navbar-nav > li > a {
  color: #FFF;
  font-family: 'Arial Bold', Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
}
.navigation-top .nav > li > a {
  padding: 7px 10px;
}
.navigation-top .navbar-default .navbar-nav > li:hover > a {
  background-color: #000;
  color: yellow;
}
.menu-fixed {
  position: fixed;
  z-index: 99999;
  width: 100%;
  top: 0;
}
/*===================== slider ==================== */
.slider .carousel-inner > .item > img,
.slider .carousel-inner > .item > a > img {
  line-height: 1;
  margin: 0 auto;
}
/*===================== wrapper ==================== */
div.wrapper {
  padding-top: 15px;
  min-height: 500px;
}
div.wrapper div.title {
  background-color: #fff;
  display: block;
  text-align: center;
  padding: 10px 50px;
  margin-bottom: 10px;
  border-bottom: 4px solid #00A0E7;
}
div.wrapper div.title h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: "UTMFrenchVanilla",sans-serif;
  font-size: 18px;
  display: inline-block;
  margin: 0;
  padding-top: 5px;
  border-top: 4px solid #00A0E7;
  color: #00A0E7;
}
div.wrapper .search-home {
  display: block;
  background-color: #EDEDED;
  margin: 10px 0;
  font-family: Arial;
  padding: 10px;
  border-radius:3px;
}
div.wrapper .search-home select {
  width: 200px;
}
div.wrapper .search-home button {
  background-color: #929292;
}
div.wrapper p.excerpt {
  color: #ddd;
  text-align: center;
  font-family: Arial, sans-serif;
}
div.wrapper .product-items article {
  padding-left: 0;
  height: 398px;
}
div.wrapper .product-items .panel-default {
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  border: 0px solid #fff;

}
div.wrapper .product-items .panel-default:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
div.wrapper .product-items .panel-default:hover .panel-footer {
  border: 0px solid rgba(0, 0, 0, 0.5);
}
div.wrapper .product-items .panel-footer {
  text-align: center;
  font-weight: bold;
}
div.wrapper .product-items .panel-footer h4 {
  ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
div.wrapper .product-items .panel-footer h4 a {
  display: block;
  height: 50px;
  font: 400 normal 1em Arial, sans-serif;
  font-weight: bold;
  color: #00A0E7;
  margin: 0 !important;
  padding: 0!important;
  border-bottom: 1px dashed #EBEBEB;
  text-decoration: none;
}
div.wrapper .product-items .panel-footer h4 a:hover {
  font-weight: bold;
}
div.wrapper .product-items .panel-footer p.price {
  color: red;
  padding-top: 10px;
	
}
div.wrapper .product-items .panel {
  position: relative;
  overflow: hidden;
  display: block;
}
div.wrapper .product-items .panel .panel-body {
  position: relative;
  padding: 0 !important;
  overflow: hidden;
  height: auto;
}
div.wrapper .product-items .panel .panel-body a {
  overflow: hidden;
}
div.wrapper .product-items .panel .panel-body a img {
  display: block;
  margin: 0;
 	width:100%;
  height: 300px;;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
div.wrapper .product-items .panel .panel-body a.zoom:hover img {
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -moz-transform: scale(1.3);
}
div.wrapper .product-items .panel .panel-body a.zoom span.overlay {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.31);
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
}
div.wrapper .product-items .panel .panel-body a.zoom:hover span.overlay {
  display: block;
  visibility: visible;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
div.wrapper .product-items .panel .panel-footer {
  padding: 8px !important;
  background-color: #fff !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top: 10px;

}
div.wrapper .product-items .panel .panel-footer h4 {
  display: inline;
  font: 400 normal 1.125em Arial, sans-serif;
  color: #34495e;
  margin: 0 !important;
  padding: 0 !important;
}
div.wrapper .product-items .panel .panel-footer i.glyphicon {
  display: inline;
  font-size: 1.125em;
  cursor: pointer;
}
div.wrapper .product-items .panel .panel-footer i.glyphicon-thumbs-up {
  color: #1abc9c;
}
div.wrapper .product-items .panel .panel-footer i.glyphicon-thumbs-down {
  color: #e74c3c;
  padding-left: 5px;
}
div.wrapper .product-items .panel .panel-footer div {
  width: 15px;
  display: inline;
  font: 300 normal 1.125em Arial, sans-serif;
  color: #34495e;
  text-align: center;
  background-color: transparent !important;
  border: none !important;
}
div.wrapper .product-items .modal-title {
  font: 400 normal 1.625em Arial, sans-serif;
}
div.wrapper .product-items .modal-footer {
  font: 400 normal 1.125em Arial, sans-serif;
}
div.wrapper .product-items button.item-hidden {
  position: absolute;
  overflow: hidden;
  padding: 20px 40px;
  top: 45%;
  left: 35%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
div.wrapper .product-items button.item-hidden i.fa {
  position: relative;
}
div.wrapper .product-items .panel-body:hover button.item-hidden,
div.wrapper .product-items button.item-hidden:hover {
  padding: 10px 20px;
  top: 50%;
  left: 40%;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
div.wrapper div.category-items article {
  padding-left: 0;
}
div.wrapper div.category-items article .item {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
div.wrapper div.category-items article .item img {
  width: 100%;
  height: 344px;
}
div.wrapper div.category-items article .item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.27);
  color: #fff;
  top: 0;
  text-align: center;
}
div.wrapper div.category-items article .item .overlay div.button {
  position: absolute;
  top: 38%;
  left: 28%;
  font-family: Arial, sans-serif;
}
div.wrapper div.category-items article .item .overlay div.button h3 {
  border: 1px solid #fff;
  padding: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
div.wrapper div.category-items article .item:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
div.wrapper div.category-items article .item:hover h3 {
  background-color: #fff;
  color: #00A0E7;
}
div.wrapper div.trademark-items {
  padding: 10px 0;
}
div.wrapper div.trademark-items .item {
  padding: 20px;
  border: 1px solid #BC4C50;
  text-align: center;
}
div.wrapper div.trademark-items .item img {
  max-height: 42px;
}
div.wrapper div.box {
  border: 1px solid #ddd;
  min-height: 200px;
}
div.wrapper div.box h2 {
  font-family: 'Arial Bold', Arial, sans-serif;
  font-size: 18px;
  background-color: #ddd;
  margin: 0;
  padding: 10px;
  text-align: center;
}
div.wrapper div.box h3 {
  font-family: 'Arial Bold', Arial, sans-serif;
  font-size: 15px;
  background-color: #FAFAFA;
  margin: 0;
  padding: 10px;
}
div.wrapper div.box .box-content {
  padding: 10px;
}
div.wrapper #products h4 a {
  font-family: Arial, sans-serif;
  font-weight: 100;
  font-size: 15px !important;
}
/*===================== footer =====================*/
footer {
  background-color:#0086C6;
  border-top: 3px solid red;
	
}
footer .container {
  
  font-family: Arial, sans-serif;
  color: #fff;
}
footer .container h2,
footer .container h3 {
  font-family: 'Arial Bold', Arial, sans-serif;
}
footer .social {
  padding: 10px 0;
  text-align: left;
}
footer .menudienthoai{

border-top: 0px solid #333;
border-bottom: 0px solid #333;
padding-top:5px;
color: #ccc;
font-weight: bold;
font-size:20px;
padding-left:20px;
height: 50px;
line-height: 20px;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
text-align:right;
margin-bottom:20px;
margin-left:10px;

}
footer .menudienthoai a{
text-decoration: none;}
.googleMap{max-height:250px;}




.iconmxh {height:30px;margin-bottom:-50px;border:1px solid #000099;}
.goingay{height:60px;float:right;}


/*===================== cart =====================*/
.post {
  font-family: Arial, sans-serif;
}
.post .excerpt {
  border: 1px solid #eee;
  padding: 5px;
  overflow: auto;
  max-height: 240px;
}
.post .box-price {
  background-color: #f5fafa;
  margin: 10px 0;
  padding: 10px;
  overflow: hidden;
}
.post .cart {
  padding: 10px 0;
}
.post .cart button {
  padding: 15px 40px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  background-color: #00A0E7;
  border: 1px solid #00A0E7;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.post .cart button:hover {
  color: #00A0E7;
  background-color: #fff;
  border: 1px solid #00A0E7;
}
#cart #heading {
  background-color: #00A0E7;
  padding: 3px;
  color: #fff;
  font-family: Arial, sans-serif;
}
#cart tr.main_heading {
  background-color: #00A0E7;
  padding: 3px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
#cart h3.total {
  float: left;
  margin: 0;
  font-weight: bold;
}
#cart tr.cart-end {
  background-color: #00A0E7;
  padding: 3px;
  color: #fff;
  font-family: Arial, sans-serif;
}
.board .nav-tabs {
  position: relative;
  margin-bottom: 0;
  box-sizing: border-box;
  border-bottom: none;
}
.board > div.board-inner {
  background: #fafafa;
}
.board p.narrow {
  width: 60%;
  margin: 10px auto;
}
.board .liner {
  height: 2px;
  background: #ddd;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}
.board .nav-tabs > li.active > a,
.board .nav-tabs > li.active > a:hover,
.board .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}
.board span.round-tabs {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 100px;
  background: white;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px;
}
.board span.round-tabs.one {
  color: #22c222;
  border: 2px solid #22c222;
}
.board li.active span.round-tabs.one {
  background: #fff !important;
  border: 2px solid #ddd;
  color: #22c222;
}
.board span.round-tabs.two {
  color: #febe29;
  border: 2px solid #febe29;
}
.board li.active span.round-tabs.two {
  background: #fff !important;
  border: 2px solid #ddd;
  color: #febe29;
}
.board span.round-tabs.three {
  color: #3e5e9a;
  border: 2px solid #3e5e9a;
}
.board li.active span.round-tabs.three {
  background: #fff !important;
  border: 2px solid #ddd;
  color: #3e5e9a;
}
.board span.round-tabs.four {
  color: #f1685e;
  border: 2px solid #f1685e;
}
.board li.active span.round-tabs.four {
  background: #fff !important;
  border: 2px solid #ddd;
  color: #f1685e;
}
.board span.round-tabs.five {
  color: #999;
  border: 2px solid #999;
}
.board li.active span.round-tabs.five {
  background: #fff !important;
  border: 2px solid #ddd;
  color: #999;
}
.board .nav-tabs > li.active > a span.round-tabs {
  background: #fafafa;
}
.board .nav-tabs > li {
  width: 20%;
  background-color: #F9F9F9;
}
.board li:after {
  content: " ";
  position: absolute;
  left: 45%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: #ddd;
  transition: 0.1s ease-in-out;
}
.board li.active:after {
  content: " ";
  position: absolute;
  left: 45%;
  opacity: 1;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #ddd;
}
.board .nav-tabs > li a {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border-radius: 100%;
  padding: 0;
}
.board .nav-tabs > li a:hover {
  background: transparent;
}
@media (max-width: 585px) {

.navigation .navbar-default {display:none;}
  .board {
    width: 90%;
    height: auto !important;
  }
  span.round-tabs {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .tab-content .head {
    font-size: 20px;
  }
  .nav-tabs > li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  li.active:after {
    content: " ";
    position: absolute;
    left: 35%;
  }
  .btn-outline-rounded {
    padding: 12px 20px;
  }
}
.form-control,
.btn,
.navbar,
.thumbnail,
.dropdown-menu,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
}
.btn-group:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
}
@media screen and (max-width: 480px) {
    .navigation .navbar-default {display:none;}
.hotline	{display:none;}
.tencongty{font-size:26px;line-height: 0.9;}
.slogun{font-size:14px;margin-top:-2px;}
#img {max-width:470px !important ;}
footer {margin-top:120px;}
.sp-wrap a img {max-width:450px}
.goingay{float:left;margin-bottom:2px;margin-left:-30px;height:45px;}
.navigation .navbar-default .navbar-nav > li > a img {display:none;}



}
@media screen and (max-width: 320px) {
    .navigation .navbar-default {display:none;}
.hotline	{display:none;}
.tencongty{font-size:26px;line-height: 0.9;}
.slogun{font-size:14px;margin-top:-2px;}
#img {max-width:310px !important ;}
footer {margin-top:120px;}
.sp-wrap a img {max-width:300px}
.goingay{float:left;margin-bottom:2px;margin-left:-30px;height:45px;}
.navigation .navbar-default .navbar-nav > li > a img {display:none;}

}
@media screen and (max-width: 568px) {
    .navigation .navbar-default {display:none;}
.hotline	{display:none;}
.tencongty{font-size:26px;line-height: 0.9;}
.slogun{font-size:14px;margin-top:-2px;}
#img {max-width:550px !important ;}
footer {margin-top:120px;}
.goingay{float:left;margin-bottom:2px;margin-left:-30px;height:45px;}
}
}
@media screen and (max-width: 600px) {
    .navigation .navbar-default {display:none;}
.hotline	{display:none;}
.tencongty{font-size:26px;line-height: 0.9;}
.slogun{font-size:14px;margin-top:-2px;}
#img {max-width:600px !important ;}
footer {margin-top:120px;}
.goingay{float:left;}
}
@media screen and (max-width: 768px) {
    .navigation .navbar-default {display:none;}
.hotline	{display:none;}
.tencongty{font-size:26px;line-height: 0.9;}
.slogun{font-size:14px;margin-top:-2px;}
footer {margin-top:120px;}
#img {max-width:750px !important ;}


}



