@import url(bootstrap.css);
@import url(owl.carousel.css);
@import url(font-awesome.css);
/*==========================================================

	1. IMPORT FILES

==========================================================*/
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM HelveBold_Italic.eot');
  src: url('../fonts/utm/UTM HelveBold_Italic.woff2') format('woff2'), url('../fonts/utm/UTM HelveBold_Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelve-BoldItalic.woff') format('woff'), url('../fonts/utm/UTMHelve-BoldItalic.ttf') format('truetype'), url('../fonts/utm/UTMHelve-BoldItalic.svg#UTMHelve-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM HelveBold.eot');
  src: url('../fonts/utm/UTM HelveBold.woff2') format('woff2'), url('../fonts/utm/UTM HelveBold.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelveBold.woff') format('woff'), url('../fonts/utm/UTMHelveBold.ttf') format('truetype'), url('../fonts/utm/UTMHelveBold.svg#UTMHelveBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM Helve_Italic.eot');
  src: url('../fonts/utm/UTM Helve_Italic.woff2') format('woff2'), url('../fonts/utm/UTM Helve_Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelve-Italic.woff') format('woff'), url('../fonts/utm/UTMHelve-Italic.ttf') format('truetype'), url('../fonts/utm/UTMHelve-Italic.svg#UTMHelve-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM Helve.eot');
  src: url('../fonts/utm/UTM Helve.woff2') format('woff2'), url('../fonts/utm/UTM Helve.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelve.woff') format('woff'), url('../fonts/utm/UTMHelve.ttf') format('truetype'), url('../fonts/utm/UTMHelve.svg#UTMHelve') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Nyala';
  src: url('../fonts/utm/UTM Nyala.eot');
  src: url('../fonts/utm/UTM Nyala.woff2') format('woff2'), url('../fonts/utm/UTM Nyala.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMNyala.woff') format('woff'), url('../fonts/utm/UTMNyala.ttf') format('truetype'), url('../fonts/utm/UTMNyala.svg#UTMNyala') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Swiss CondensedBold';
  src: url('../fonts/utm/UTM Swiss CondensedBold.eot');
  src: url('../fonts/utm/UTM Swiss CondensedBold.woff2') format('woff2'), url('../fonts/utm/UTM Swiss CondensedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMSwissCondensed-Bold.woff') format('woff'), url('../fonts/utm/UTMSwissCondensed-Bold.ttf') format('truetype'), url('../fonts/utm/UTMSwissCondensed-Bold.svg#UTMSwissCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Alexander';
  src: url('../fonts/utm/UTM Alexander.eot');
  src: url('../fonts/utm/UTM Alexander.woff2') format('woff2'), url('../fonts/utm/UTM Alexander.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMAlexander.woff') format('woff'), url('../fonts/utm/UTMAlexander.ttf') format('truetype'), url('../fonts/utm/UTMAlexander.svg#UTMAlexander') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTM PenumbraBold';
  src: url('../fonts/utm/UTM PenumbraBold.eot');
  src: url('../fonts/utm/UTM PenumbraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTM PenumbraBold.woff2') format('woff2'), url('../fonts/utm/UTMPenumbraBold.svg#UTMPenumbraBold') format('svg'), url('../fonts/utm/UTMPenumbraBold.ttf') format('truetype'), url('../fonts/utm/UTMPenumbraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Penumbra';
  src: url('../fonts/utm/UTM Penumbra.eot');
  src: url('../fonts/utm/UTM Penumbra.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTM Penumbra.woff2') format('woff2'), url('../fonts/utm/UTMPenumbra.svg#UTMPenumbra') format('svg'), url('../fonts/utm/UTMPenumbra.ttf') format('truetype'), url('../fonts/utm/UTMPenumbra.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*==========================================================

	2. GENERAL

==========================================================*/
body {
  max-width: 1900px;
  margin: auto;
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: 400;
  color: #151414;
  background-color: #fff;
  overflow-x: hidden;
}
a {
  color: #f36b21;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  color: #e90000;
}
img {
  max-width: 100%;
}
.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.video-responsive embed,
.video-responsive iframe,
.video-responsive iframe,
.video-responsive video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}
.audio-responsive iframe {
  width: 100%;
  height: 126px;
}
/*==========================================================

	3. ELEMENTS

==========================================================*/
.block-heading1 {
  margin-bottom: 30px;
  border-bottom: 2px solid #c4c4c4;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block-heading1 .heading {
  font-size: 40px;
  font-weight: bold;
  position: relative;
  margin: 0;
  display: inline-block;
  line-height: 70px;
  color: #242121;
  text-transform: uppercase;
}
.block-heading1 .heading:after {
  content: "";
  width: 100%;
  height: 5px;
  background-color: #e90000;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.block-heading1 .readmore {
  color: #9aa8ae;
  text-decoration: underline;
  font-size: 21px;
  font-style: italic;
}
.block-heading2 {
  margin-bottom: 27px;
  background-color: #f9f9f9;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 5px 15px 5px 5px;
  border-radius: 30px;
}
.block-heading2 .heading {
  font-size: 27px;
  font-weight: bold;
  position: relative;
  margin: 0;
  display: inline-block;
  line-height: 46px;
  color: #4a4a4a;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.block-heading2 .heading img {
  margin-right: 10px;
  max-height: 46px;
}
.block-heading2 .readmore {
  color: #9f9e9e;
  text-decoration: underline;
  font-size: 16px;
  font-style: italic;
}
.block-heading3 {
  margin-bottom: 30px;
}
.block-heading3 .heading {
  display: block;
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
  border-left: 7px solid #353535;
  padding-left: 25px;
}
.pagination {
  display: block;
}
.pagination li {
  display: inline-block;
  margin: 0 5px;
}
.pagination li a,
.pagination li span {
  display: block;
  border-radius: 0!important;
  background-color: #fff !important;
  color: #323232  !important;
  width: auto;
  min-width: 28px;
  height: 28px;
  line-height: 26px;
  border: none !important;
  padding: 0 6px;
  font-size: 20px;
  font-weight: normal;
  border: 1px solid #323232 !important;
  text-align: center;
}
.pagination li.active a,
.pagination li.active span {
  display: block;
  border-radius: 0 !important;
  background-color: #323232 !important;
  color: #fff !important;
}
.breadcrumb {
  background-color: transparent;
  padding: 0 0 10px;
  border-bottom: 1px solid #d4d4d4;
  color: #8c8c8c !important;
  font-size: 19px;
  border-radius: 0;
  margin-bottom: 40px;
}
.breadcrumb a,
.breadcrumb span {
  color: #4b94c8 !important;
}
@media (max-width: 767px) {
  .pagination li {
    margin: 0 0 3px;
  }
  .pagination li a,
  .pagination li span {
    font-size: 13px;
    min-width: 24px !important;
  }
  .breadcrumb {
    font-size: 13px;
  }
}
@media (max-width: 639px) {
  .block-product-relate .block-title .heading {
    font-size: 18px;
    padding-left: 16px;
  }
}
.form-control {
  outline: none;
}
.form-control:hover,
.form-control:focus {
  outline: none;
}
.owl-carousel .owl-item img {
  width: auto;
  transform-style: flat;
}
/*==========================================================

	4. HEADER

==========================================================*/
.header-top {
  border-bottom: 1px solid #d7d7d7;
  line-height: 27px;
  color: #777777;
}
.header-top span {
  margin-right: 20px;
}
.header-top img {
  margin-right: 5px;
}
.header-top a {
  color: #777777;
}
.header-content {
  padding: 8px;
}
.header-content .container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-content .container:before,
.header-content .container:after {
  content: none;
}
.header-content .h-hotline {
  width: 300px;
  text-align: right;
}
.header-content .h-hotline > span {
  height: 70px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/icon/icon-phone.png');
  font-size: 21px;
  color: #275b84;
  font-weight: bold;
  padding-left: 47px;
  white-space: nowrap;
  display: inline-block;
  text-align: left;
  padding-top: 12px;
}
.header-content .h-hotline > span span {
  padding-left: 9px;
}
.header-content .h-hotline strong {
  display: block;
  line-height: 26px;
  background-color: #275b84;
  color: #fff;
  padding: 0 10px;
  font-size: 19px;
}
.header-content .logo {
  display: block;
  width: 300px;
}
.header-search {
  max-width: 345px;
  width: 100%;
  position: relative;
}
.header-search .form-control {
  height: 24px;
  border-radius: 3px;
  border: 1px solid #959595;
  color: #c6c6c6;
  padding-left: 15px;
  box-shadow: none;
  padding-right: 34px;
}
.header-search .form-control::-moz-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.header-search .form-control:-ms-input-placeholder {
  color: #c6c6c6;
}
.header-search .form-control::-webkit-input-placeholder {
  color: #c6c6c6;
}
.header-search .btn-search {
  height: 24px;
  width: 34px;
  position: absolute;
  top: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/search.png');
  background-color: transparent;
  border: none;
  box-shadow: none;
  outline: none;
}
.header-search .btn-search span {
  display: none;
}
.toggle-menu {
  display: none;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #000;
  font-size: 24px;
  margin-left: 20px;
}
.toggle-menu:before {
  content: "\f0c9";
  font-family: "FontAwesome";
}
.toggle-menu span {
  display: none;
}
.toggle-menu:after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 400;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.toggle-menu:hover,
.toggle-menu:focus {
  color: #000;
}
.toggle-menu.active:after {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header-nav {
  background-color: #343434;
}
.ui-menu {
  padding: 0;
  margin: 0;
}
.ui-menu ul {
  padding: 0;
  margin: 0;
}
.ui-menu li {
  list-style: none;
  margin: 0;
}
@media (min-width: 992px) {
  .ui-menu {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
  }
  .ui-menu > li {
    position: relative;
  }
  .ui-menu > li + li {
    margin-left: 60px;
  }
  .ui-menu > li > a {
    display: inline-block;
    line-height: 44px;
    padding: 0 23px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .ui-menu > li.active > a,
  .ui-menu > li:hover > a {
    color: #fff;
    background-color: #e90000;
  }
  .ui-menu > li.menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-weight: normal;
    margin-left: 6px;
  }
  .ui-menu > li:hover > .sub-menu {
    display: block;
  }
  .ui-menu .sub-menu-toggle {
    display: none;
  }
  .ui-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 30;
    background-color: #fff;
    min-width: 250px;
  }
  .ui-menu .sub-menu a {
    display: block;
    line-height: 24px;
    padding: 10px 15px;
    white-space: nowrap;
    color: #333;
    font-size: 15px;
  }
  .ui-menu .sub-menu a:hover {
    color: #e90000;
  }
  .ui-menu .sub-menu li + li a {
    border-top: 1px solid #ccc;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ui-menu {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .ui-menu > li + li {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .toggle-menu {
    display: block;
  }
  .ui-menu {
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    bottom: 0;
    z-index: 500;
    background-color: #fff;
    overflow-y: auto;
    padding: 15px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .ui-menu a {
    display: block;
    color: #000;
    padding: 7px 15px;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .ui-menu li {
    display: block;
    position: relative;
  }
  .ui-menu li li a {
    padding-left: 35px;
  }
  .ui-menu .sub-menu-toggle {
    border: none;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    padding: 0;
    box-shadow: none;
    outline: none;
    width: 30px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .ui-menu .sub-menu-toggle:before {
    content: "\f107";
    font-family: "FontAwesome";
  }
  .ui-menu .sub-menu-toggle.active:before {
    content: "\f106";
  }
  .ui-menu .sub-menu {
    display: none;
  }
  .ui-menu .open-sub-menu > .sub-menu {
    display: block;
  }
  .ui-menu.has-open {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .header-content .h-banner,
  .header-content .h-hotline {
    display: none;
  }
  .header-content .logo img {
    max-height: 60px;
  }
}
@media (max-width: 639px) {
  .header-content .container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .header-content .logo {
    width: calc(100% -  60px);
    width: -moz-calc(100% -  60px);
    width: -webkit-calc(100% -  60px);
    width: -o-calc(100% -  60px);
  }
  .header-search {
    width: 100%;
    order: 4;
    max-width: 100%;
    margin-top: 10px;
  }
  .header-top {
    display: none;
  }
}
/*==========================================================

	5. SIDEBAR

==========================================================*/
/*==========================================================

	6. FOOTER

==========================================================*/
.footer-top {
  background-color: #343434;
  color: #fff;
  padding: 20px 0;
  font-size: 16px;
}
.footer-top a {
  color: #fff;
}
.footer-top .about {
  padding-right: 50px;
  border-right: 1px solid #fff;
}
.footer-top .contact {
  padding-left: 50px;
}
.footer-top .row {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.footer-top .logo-footer {
  text-align: center;
}
.footer-top .logo-footer img {
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
}
.footer-top .fanpage {
  margin: 20px 0;
}
.footer-top h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-style: 26px;
  margin: 20px 0;
  font-family: 'UTM Helve';
}
.footer-top p {
  margin-bottom: 0;
  margin-top: 10px;
}
.footer-top .title {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  font-family: 'UTM Helve';
}
.footer-top .phone,
.footer-top .mail,
.footer-top .map,
.footer-top .website {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 24px;
}
.footer-top .phone {
  background-image: url('../images/icon/phone.png');
}
.footer-top .mail {
  background-image: url('../images/icon/mail.png');
  background-position: left top 3px;
}
.footer-top .map {
  background-image: url('../images/icon/map.png');
  background-position: left 2px top 3px;
  min-height: 27px;
}
.footer-top .website {
  background-image: url('../images/icon/website.png');
}
.footer-top .socia {
  text-align: center;
}
.footer-top .socia img {
  margin: 6px ;
}
.footer-bottom {
  background-color: #282828;
  text-align: center;
  color: #fff;
  line-height: 24px;
  padding: 15px 0;
  font-size: 16px;
  font-family: 'UTM Helve';
}
.back-to-top {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #e90000;
  position: fixed;
  bottom: 100px;
  right: 50px;
  z-index: 999;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
  font-size: 30px;
}
.back-to-top:before {
  content: "\f062";
  font-family: "fontAwesome";
}
.phone-mobile {
  display: none;
  background-size: auto 100%;
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 999;
  text-align: center;
  line-height: 30px;
  background-color: #e90000;
  border-radius: 100%;
  color: #fff !important;
  font-size: 20px;
}
.phone-mobile:before {
  content: "\f095";
  font-family: "fontAwesome";
}
@media (max-width: 991px) {
  .footer-top {
    font-size: 14px;
  }
  .footer-top .title {
    font-size: 20px;
  }
  .footer-bottom {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .back-to-top {
    width: 30px;
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    right: 10px;
    bottom: 10px;
    border-radius: 100%;
  }
  .phone-mobile {
    display: block;
  }
}
/*==========================================================

	7. Blog

==========================================================*/
.product-item {
  padding: 0 10px;
  width: 25%;
  margin-bottom: 20px;
}
.product-item .product-thumb {
  position: relative;
}
.product-item .product-thumb a {
  display: block;
  height: 0;
  padding-top: 100%;
}
.product-item .product-thumb img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.product-item .product-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px ;
  color: #353535;
}
.product-item .product-title a {
  color: #353535;
}
.product-item .price {
  font-size: 19px;
  font-weight: bold;
  color: #c11515;
}
.product-item .old-price {
  font-size: 15px;
  font-weight: normal;
  color: #8f8f8f;
  text-decoration: line-through;
  font-style: italic;
}
.product-item .product-info {
  position: relative;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.product-item .product-price {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.product-item .product-label {
  position: absolute;
  right: 12px;
  top: 0;
  z-index: 10;
}
.product-item .product-detail {
  padding: 10px;
}
.product-items {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -10px;
}
.product-items.owl-carousel {
  display: block;
  margin: 0;
}
.product-items.owl-carousel .product-item {
  padding: 0;
  width: 100%;
}
.product-items.owl-carousel .product-item .product-thumb {
  border: none;
}
.product-items.owl-carousel .product-item .product-info {
  border: 1px solid #e5e5e5;
}
.product-gird-6items .product-item .product-title {
  font-size: 12px;
}
.product-gird-6items .product-item .price {
  font-size: 13px;
}
.product-gird-6items .product-item .old-price {
  font-size: 12px;
}
@media (min-width: 992px) {
  .block-product-gird5 .product-item {
    width: 20%;
  }
  .product-gird-6items .product-item {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .product-gird-6items .product-item {
    width: 16.66666667%;
  }
}
@media (max-width: 1199px) {
  .product-item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .product-item .product-title {
    font-size: 14px;
  }
  .product-item .price {
    font-size: 13px;
  }
  .product-item .old-price {
    font-size: 12px;
  }
}
@media (max-width: 639px) {
  .product-item {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .product-items {
    margin: 0 -5px;
  }
}
.block-product-detail {
  margin-bottom: 30px;
}
.block-product-detail .imglag {
  position: relative;
}
.block-product-detail .imglag .img {
  display: block;
  height: 0;
  padding-top: 100%;
  border: 1px solid #e0e0e0;
  position: relative;
}
.block-product-detail .imglag .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.block-product-detail .label-sale {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 10;
}
.block-product-detail .title {
  font-size: 32px;
  font-weight: normal;
  text-transform: capitalize;
}
.block-product-detail .price {
  color: #c11515;
  font-size: 29px;
  font-weight: bold;
  margin-right: 10px;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
}
.block-product-detail .sale {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 31px;
  padding: 0 7px;
  display: inline-block;
  background-color: #d82b22;
  border-radius: 8px;
  vertical-align: middle;
}
.block-product-detail .old-price {
  color: #8a8989;
  font-size: 21px;
  display: block;
  text-decoration: line-through;
}
.block-product-detail .description {
  font-size: 20px;
  margin-bottom: 30px;
}
.block-product-detail .description h3 {
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
}
.block-product-detail .description ul {
  padding-left: 25px;
}
.block-product-detail .price-box {
  margin-bottom: 30px;
}
.block-product-detail .hotline {
  height: 54px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/icon/hotline2.png');
  font-size: 21px;
  color: #275b84;
  font-weight: bold;
  padding-left: 58px;
  white-space: nowrap;
  display: inline-block;
  line-height: 1;
}
.block-product-detail .hotline span {
  padding-left: 9px;
}
.block-product-detail .hotline strong {
  display: block;
  line-height: 26px;
  background-color: #275b84;
  color: #fff;
  padding: 0 10px;
  font-size: 19px;
}
.block-product-detail .contact {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
}
.block-product-detail .contact .or {
  color: #7a7a7a;
  margin: 10px;
  font-family: 'UTM Swiss CondensedBold';
  font-size: 16px;
}
.block-product-detail .contact .btn {
  font-family: 'UTM Swiss CondensedBold';
  font-size: 21px;
  color: #e61313;
  line-height: 40px;
  border-radius: 30px;
  padding: 0 15px;
  border: 1px solid #acacac;
}
.block-tabs-view {
  font-size: 20px;
  margin-bottom: 15px;
}
.block-tabs-view .nav {
  margin-bottom: 15px;
  border-bottom: 1px solid #dadada;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.block-tabs-view .nav li a {
  font-size: 20px;
  color: #7b7b7b;
  text-transform: uppercase;
  background-color: transparent !important;
  padding: 0 4px;
  line-height: 44px;
  display: block;
}
.block-tabs-view .nav li + li {
  margin-left: 15px;
}
.block-tabs-view .nav .active a {
  color: #282828;
  font-weight: bold;
  position: relative;
}
.block-tabs-view .nav .active a:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #282828;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.block-product-relate {
  padding-top: 28px;
  border-top: 1px solid #dfdfdf;
  margin-top: 35px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .block-tabs-view {
    font-size: 14px;
  }
  .block-product-detail .title {
    font-size: 24px;
  }
  .block-product-detail .price {
    font-size: 16px;
  }
  .block-product-detail .old-price {
    font-size: 14px;
  }
  .block-product-detail .sale {
    font-size: 14px;
    line-height: 34px;
  }
  .block-product-detail .description {
    font-size: 14px;
  }
  .block-product-detail .description h3 {
    font-size: 16px;
  }
  .block-product-detail .hotline {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .block-product-detail .contact {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .block-tabs-view .nav li a {
    font-size: 12px;
  }
  .block-product-relate .block-title .heading {
    font-size: 18px;
    padding-left: 16px;
  }
}
/*==========================================================

	8. SHOP

==========================================================*/
.post-items {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -15px;
}
.post-item {
  padding: 0 15px;
  width: 20%;
  margin-bottom: 30px;
}
.post-item .post-thumb {
  position: relative;
}
.post-item .post-thumb a {
  display: block;
  height: 0;
  padding-top: 63.58%;
}
.post-item .post-thumb img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.post-item .post-title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.post-item .post-title a {
  color: #000;
}
.post-item .post-short-description {
  margin: 10px 0;
}
.post-item .post-meta {
  color: #878787;
}
.post-item .post-meta .date {
  padding-left: 23px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/time.png');
  margin-right: 13px;
}
.post-item .post-meta .view {
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/view.png');
}
.post-item .post-read-more {
  background-color: #3cb4e6;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 0 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.post-item .post-read-more:hover {
  background-color: #188dbd;
}
.post-item2 {
  margin-bottom: 25px;
  color: #fff;
  font-size: 12px;
  font-family: 'UTM Penumbra';
}
.post-item2 .post-thumb {
  position: relative;
}
.post-item2 .post-thumb a {
  display: block;
  height: 0;
  padding-top: 66.66%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.post-item2 .post-thumb a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
.post-item2 .post-thumb img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.post-item2 .post-title {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 9px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'UTM PenumbraBold';
}
.post-item2 .post-title a {
  color: #fff;
}
.post-item2 .post-short-description {
  padding-right: 10px;
}
.post-item2 .post-meta {
  line-height: 16px;
}
.post-item2 .post-meta .date {
  padding-left: 23px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/time.png');
  margin-right: 13px;
  background-size: auto 14px;
}
.post-item2 .post-meta .view {
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/view.png');
  background-size: auto 14px;
}
.post-item2 .post-info {
  position: relative;
}
.post-item2 .post-detail {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding: 8px 15px;
}
.post-item2-lag .post-thumb a {
  padding-top: 67.3%;
}
.post-item2-lag .post-title {
  font-size: 28px;
}
.post-items {
  margin: 0 -10px;
}
.post-items .post-item2 {
  width: 33.33333333%;
  margin-bottom: 20px;
  padding: 0 10px;
}
.post-items .post-item2 .post-title {
  font-size: 18px;
}
@media (min-width: 992px) {
  .block-post-gird4 .post-item {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .post-item {
    width: 33.33333333%;
  }
  .post-items .post-item2 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .post-item2-lag .post-title,
  .post-item2 .post-title {
    font-size: 16px;
  }
  .post-item2-lag .post-short-description {
    font-size: 13px;
  }
  .post-item {
    width: 33.33333333%;
    padding: 0 10px;
  }
  .post-items {
    margin-right: -10px;
    margin-left: -10px;
  }
  .post-items .post-item2 .post-title {
    font-size: 15px;
  }
}
@media (max-width: 639px) {
  .post-item .post-title {
    font-size: 15px;
  }
  .post-item {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 20px;
  }
  .post-items {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media (max-width: 479px) {
  .post-items .post-item2 {
    width: 100%;
  }
}
.block-post-detail {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 10px;
  font-size: 19px;
}
.block-post-detail .post-title {
  font-size: 45px;
  font-weight: bold;
}
.block-post-detail .post-meta {
  color: #878787;
  margin-bottom: 25px;
  font-size: 16px;
}
.block-post-detail .post-meta .date {
  padding-left: 23px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/time.png');
  margin-right: 13px;
}
.block-post-detail .post-meta .view {
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/view.png');
}
@media (max-width: 767px) {
  .block-post-detail {
    font-size: 14px;
  }
  .block-post-detail .post-meta {
    font-size: 13px;
  }
  .block-post-detail .post-title {
    font-size: 24px;
    margin-top: 0;
  }
}
/*==========================================================

	9. PAGES

==========================================================*/
.col-main {
  width: 80%;
  float: right;
  padding-left: 10px;
}
.col-sidebar {
  width: 20%;
  float: left;
  padding-right: 10px;
}
.block-contact {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 40px;
}
.block-contact .mymap {
  border: 1px solid #ccc;
}
.block-contact .phone {
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left top 5px;
  background-image: url('../images/icon/contact-phone.png');
}
.block-contact .mail {
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left top 9px;
  background-image: url('../images/icon/contact-mail.png');
}
.block-contact .map {
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url('../images/icon/contact-map.png');
}
.block-contact .website {
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-image: url('../images/icon/contact-website.png');
}
.block-contact .contact {
  padding-left: 30px;
}
.block-about {
  border: 1px solid #dadada;
  margin-top: 45px;
  font-size: 18px;
  margin-bottom: 30px;
}
.block-about .block-title {
  color: #ff0000;
  text-align: center;
  text-transform: uppercase;
  background-color: #eeeeee;
  border-bottom: 1px solid #dadada;
}
.block-about .block-title .heading {
  margin: 0;
  font-size: 38px;
  line-height: 84px;
  font-weight: bold;
}
.block-about .block-content {
  padding: 25px;
}
.block-about h3 {
  font-size: 32px;
  color: #e90000;
}
@media (max-width: 1199px) {
  .col-main {
    width: 75%;
    float: right;
    padding-left: 10px;
  }
  .col-sidebar {
    width: 25%;
    float: left;
    padding-right: 10px;
  }
  .block-contact {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .col-main {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
  .col-sidebar {
    width: 100%;
    float: none;
    padding-right: 0px;
    display: none;
  }
  .block-contact .mymap {
    margin-bottom: 15px;
  }
  .block-contact .contact {
    padding-left: 0;
  }
  .block-about {
    font-size: 14px;
    margin-top: 20px;
  }
  .block-about h3 {
    font-size: 20px;
  }
  .block-about .block-title .heading {
    font-size: 26px;
    line-height: 50px;
  }
}
@media (max-width: 649px) {
  .block-about .block-title .heading:before {
    display: none;
  }
  .block-about .block-title .heading:after {
    display: none;
  }
}
/*==========================================================

	10. HOME PAGE

==========================================================*/
.block-slide-main {
  margin-bottom: 10px;
}
.block-slide-main img {
  display: block;
  width: 100%;
}
.block-slide-main .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
.block-slide-main .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background-color: #ebebeb;
  margin: 0 4px;
}
.block-slide-main .owl-dots .owl-dot.active {
  background-color: #e90000;
}
.block-slide-main .owl-nav .owl-prev,
.block-slide-main .owl-nav .owl-next {
  width: 30px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
}
.block-slide-main .owl-nav .owl-prev {
  left: 17px;
  background-image: url('../images/icon/prev.png');
}
.block-slide-main .owl-nav .owl-next {
  right: 17px;
  background-image: url('../images/icon/next.png');
}
.block-dichvu {
  font-size: 22px;
  color: #4a4a4a;
  padding-bottom: 30px;
}
.block-dichvu h3 {
  font-weight: bold;
  font-size: 35px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #151414;
}
.block-dichvu .actions {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #7a7a7a;
  font-size: 16px;
  margin-top: 15px;
}
.block-dichvu .btn {
  font-size: 21px;
  color: #e61313;
  border: 1px solid #acacac;
  border-radius: 30px;
  padding: 0 14px;
  line-height: 40px;
}
.block-dichvu .or {
  margin: 0 10px;
}
.block-dichvu .owl-nav {
  position: absolute;
  top: -80px;
  right: 0;
}
.block-dichvu .owl-nav .owl-prev,
.block-dichvu .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 10px;
  display: inline-block;
  background-color: #e0e0e0;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.block-dichvu .owl-nav .owl-prev:before,
.block-dichvu .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
}
.block-dichvu .owl-nav .owl-prev:hover,
.block-dichvu .owl-nav .owl-next:hover {
  background-color: #999999;
}
.block-dichvu .owl-nav .owl-prev:before {
  content: "\f0d9";
}
.block-dichvu .owl-nav .owl-next:before {
  content: "\f0da";
}
.block-category-img {
  background-color: #f2f2f2;
  padding-top: 35px;
}
.block-category-img .row {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.block-category-img .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: bold;
  font-size: 39px;
  text-transform: uppercase;
  padding-top: 50.04%;
  height: 0;
  position: relative;
  margin-bottom: 35px;
  text-align: center;
}
.block-category-img .item a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.block-category-img .item a span {
  display: block;
}
.block-category-img .item:hover a {
  color: #fff600;
}
.block-product {
  padding-top: 20px;
  padding-bottom: 10px;
}
.block-product .block-title {
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
.block-product .block-title .heading {
  line-height: 46px;
  display: inline-block;
  margin-right: 20px;
  color: #a7a7a7;
  font-size: 24px;
  margin: 0 25px 0 0;
  padding: 0 25px 0 0;
  font-weight: normal;
  position: relative;
}
.block-product .block-title .heading + .heading:before {
  content: "";
  background-color: #888888;
  height: 32px;
  width: 2px;
  display: block;
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -16px;
}
.block-product .block-title .active {
  color: #3a3a3a;
  font-weight: bold;
}
.block-product .owl-nav .owl-prev,
.block-product .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background-color: #e0e0e0;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
}
.block-product .owl-nav .owl-prev:hover,
.block-product .owl-nav .owl-next:hover {
  background-color: #9b9b9b;
}
.block-product .owl-nav .owl-prev:before,
.block-product .owl-nav .owl-next:before {
  content: ;
  font-family: "FontAwesome";
}
.block-product .owl-nav .owl-prev {
  left: 0;
}
.block-product .owl-nav .owl-prev:before {
  content: "\f0d9";
}
.block-product .owl-nav .owl-next {
  right: 0;
}
.block-product .owl-nav .owl-next:before {
  content: "\f0da";
}
.block-banner img {
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.block-brand {
  padding: 45px 0;
  border-top: 1px solid #e2e2e2;
}
.block-brand .item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 130px;
  border: 1px solid #cccccc;
  padding: 5px;
}
.block-brand .item img {
  max-height: 100%;
  width: auto;
}
.block-brand .owl-carousel {
  padding: 0 50px;
}
.block-brand .owl-nav .owl-prev,
.block-brand .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  color: #d7d7d7;
  font-size: 24px;
}
.block-brand .owl-nav .owl-prev:before,
.block-brand .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
}
.block-brand .owl-nav .owl-prev:hover,
.block-brand .owl-nav .owl-next:hover {
  color: #b0b0b0;
}
.block-brand .owl-nav .owl-prev {
  left: 0;
}
.block-brand .owl-nav .owl-prev:before {
  content: "\f053";
}
.block-brand .owl-nav .owl-next {
  right: 0;
}
.block-brand .owl-nav .owl-next:before {
  content: "\f054";
}
.block-category {
  margin-bottom: 20px;
}
.block-category .heading {
  margin: 0;
  background-color: #2b485d;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  padding: 10px 5px;
  text-align: center;
}
.block-category .heading:before {
  content: "";
  font-family: "FontAwesome";
  margin-right: 5px;
  width: 20px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/icon/category.png');
  display: inline-block;
  vertical-align: text-top;
  background-size: 100% auto;
}
.block-category ul {
  padding: 0;
  margin: 0;
  border: 1px solid #d5d5d5;
}
.block-category ul li {
  margin: 0;
  list-style: none;
  padding: 13px 0;
  padding-left: 10px;
}
.block-category ul li + li {
  border-top: 1px solid #d5d5d5;
}
.block-category ul a {
  display: block;
  line-height: 25px;
  padding: 0 15px;
  color: #262b2e;
  font-size: 18px;
  border-left: 3px solid  transparent;
  background-repeat: no-repeat;
  background-position: right 9px top 9px;
  background-image: url('../images/icon/arrow-right.png');
}
.block-category ul a:hover {
  color: #48bcf2;
  background-image: url('../images/icon/arrow-right2.png');
}
.block-category ul .active a {
  border-left-color: #2b485d;
  color: #48bcf2;
  background-image: url('../images/icon/arrow-right2.png');
}
.fan-facebook {
  margin-bottom: 20px;
}
.block-post2 {
  background-color: #f2f2f2;
  padding: 15px 0 0px;
}
.block-dichvu .block-content-gird {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -10px;
}
.block-dichvu .block-content-gird .item {
  width: 50%;
  font-size: 11px;
  padding: 0 10px;
  margin-bottom: 20px;
}
.block-dichvu .block-content-gird h3 {
  font-size: 17px;
  font-weight: bold;
  color: #151414;
  margin-top: 0;
}
.block-dichvu .block-content-gird .info {
  border: 1px solid #dfdfdf;
  padding: 20px 15px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.block-dichvu .block-content-gird .photo {
  width: 52.8%;
}
.block-dichvu .block-content-gird .detail {
  width: 47.2%;
  padding-left: 15px;
}
.block-dichvu .block-content-gird .description {
  color: #4a4a4a;
}
.block-dichvu .block-content-gird .img {
  display: block;
  height: 0;
  padding-top: 71%;
  position: relative;
}
.block-dichvu .block-content-gird .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.block-dichvu .block-content-gird .readmore {
  display: inline-block;
  font-size: 16px;
  background-color: #353535;
  color: #fff;
  line-height: 28px;
  padding: 0 15px;
  margin-top: 25px;
}
.block-dichvu-detail {
  padding-bottom: 20px;
  border-bottom: 2px solid #d1d1d1;
  margin-bottom: 35px;
}
.block-dichvu-detail h1 {
  font-size: 35px;
  display: block;
  font-weight: bold;
  margin-top: 0;
}
.block-dichvu-detail .post-meta {
  line-height: 16px;
  color: #9c9c9c;
  font-size: 16px;
  margin-bottom: 15px;
}
.block-dichvu-detail .post-meta .date {
  padding-left: 23px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/time2.png');
  margin-right: 13px;
  background-size: auto 14px;
}
.block-dichvu-detail .post-meta .view {
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/view2.png');
  background-size: auto 14px;
}
.post-items.post-4items .post-item2 {
  width: 25%;
  font-size: 10px;
}
.post-items.post-4items .post-item2 .post-title {
  font-size: 12px;
}
@media (max-width: 1199px) {
  .block-category .heading {
    font-size: 16px;
  }
  .block-category .heading:before {
    background-size: auto 100%;
    height: 15px;
  }
  .block-category ul a {
    font-size: 15px;
    padding-left: 8px;
  }
  .block-heading1 .heading {
    font-size: 20px;
  }
  .block-dichvu {
    font-size: 14px;
  }
  .block-dichvu h3 {
    font-size: 24px;
  }
  .block-dichvu .btn {
    font-size: 14px;
  }
  .block-category-img .item {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .block-dichvu .actions {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .block-dichvu .actions .or {
    margin: 5px;
  }
  .block-dichvu .block-content-gird .item {
    width: 100%;
  }
  .post-items.post-4items .post-item2 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .block-slide-main .owl-dots {
    bottom: 2px;
  }
  .block-heading1 {
    margin-bottom: 10px;
  }
  .block-heading1 .heading {
    font-size: 18px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .block-heading1 .readmore {
    font-size: 12px;
  }
  .block-heading2 .heading {
    font-size: 20px;
  }
  .block-heading2 .readmore {
    font-size: 12px;
  }
  .block-banner img {
    margin-bottom: 10px;
  }
  .block-product .block-title .heading {
    font-size: 18px;
    margin-right: 5px;
    padding-right: 5px;
  }
  .block-product .block-title .heading + .heading:before {
    left: -5px;
    height: 8px;
    margin-top: -4px;
  }
  .block-category-img {
    padding-top: 10px;
  }
  .block-category-img .row {
    margin: 0 -5px;
  }
  .block-category-img [class*="col-md"],
  .block-category-img [class*="col-sm"],
  .block-category-img [class*="col-xs"] {
    padding: 0 5px;
  }
  .block-category-img .item {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .block-dichvu .owl-nav {
    top: -60px;
  }
  .block-dichvu-detail h1 {
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .block-product .block-title {
    margin-bottom: 5px;
  }
  .block-product .block-title .heading {
    font-size: 12px;
    line-height: 30px;
    padding: 0 5px;
  }
  .block-product .owl-nav {
    display: none;
  }
  .block-category-img .item {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .block-slide-main .owl-nav {
    display: none !important;
  }
  .block-dichvu .block-content-gird {
    margin: 0 -5px;
  }
  .block-dichvu .block-content-gird .photo {
    width: 100%;
    margin-bottom: 15px;
  }
  .block-dichvu .block-content-gird .detail {
    width: 100%;
  }
  .block-dichvu .block-content-gird .item {
    width: 50%;
    padding: 0 5px;
  }
  .block-dichvu .block-content-gird .info {
    padding: 5px 5px 10px;
  }
  .block-dichvu .block-content-gird h3 {
    font-size: 14px;
  }
  .block-dichvu .block-content-gird .readmore {
    font-size: 13px;
  }
}
@media (max-width: 479px) {
  .post-items.post-4items .post-item2 {
    width: 100%;
  }
}
