@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&subset=latin,vietnamese);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i');
/*
Theme Name:[HRM] - D&#432;&#7907;c ph&#7849;m
Theme URI: http://caogia.vn/
Author: [HRM]
Author URI: http://caogia.vn
Description: Thiet ke website chat luong
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://caogia.vn
Text Domain: hrm
*/
@font-face {
  font-family: 'UTM French Vanilla';
  src: url('fonts/UTMFrenchVanilla.eot');
  src: url('fonts/UTMFrenchVanilla.eot?#iefix') format('embedded-opentype'), url('fonts/UTMFrenchVanilla.woff') format('woff'), url('fonts/UTMFrenchVanilla.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
@font-face {
  font-family: 'UTM French Vanilla';
  src: url('UTMFrenchVanilla.eot');
  src: url('UTMFrenchVanilla.eot?#iefix') format('embedded-opentype'), url('UTMFrenchVanilla.woff') format('woff'), url('UTMFrenchVanilla.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  background: #ffffff;
  overflow-x: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  // text-transform: uppercase;
  margin: 0 0 15px 0;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
:focus {
  outline: 0;
}
a {
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  color: #009444;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin-bottom: 15px;
}
blockquote {
  font-size: 13px;
  font-style: italic;
  border: 1px solid #eee;
  border-left-color: #fafafa;
  margin-left: 0;
  padding: 20px;
  width: 100%;
}
blockquote p:first-child {
  margin: 0;
}
blockquote cite {
  display: block;
  margin-top: 14px;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
table {
  margin: 1em 0;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd;
}
th,
td {
  padding: 2px 5px;
  border: 1px solid #ddd;
}
dd {
  margin-left: 30px;
}
address {
  font-style: italic;
}
cite {
  font-style: italic;
}
pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style-type: none;
  padding: 0;
}
input,
select,
textarea {
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  border: 1px solid #cdcdcd;
  padding: 8px;
  width: 100%;
  margin-bottom: 10px;
  color: #333333;
  font-size: 12px;
}
input.full-width,
select.full-width,
textarea.full-width {
  width: 100%;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #f78109;
}
input[type="submit"] {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  width: auto;
  padding: 7px 30px;
  border: none;
  background: #292a32;
}
input[type="submit"]:active {
  outline: 0;
}
input[type="submit"]:hover {
  text-decoration: none;
  background: #fafafa;
}
img {
  max-width: 100%;
  height: auto;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
img.alignleft {
  margin-right: 15px;
  float: left;
}
img.alignright {
  margin-left: 15px;
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.entry-footer .post_tags_intro {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  display: inline;
}
.entry-footer .post_tags_intro:after {
  content: "\f02c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 17px;
  color: #000;
  top: 0;
  left: 10px;
}
footer.entry-footer {
  margin: 10px 0px;
}
.entry-footer span.tags-links a {
  color: #ffffff;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #333333;
}
.entry-footer span.tags-links a:hover {
  background: #f51227;
  color: #fff;
}
.hrm-pagenavi {
  width: 100%;
  float: left;
  text-align: center;
  padding: 30px 0px 15px 0px;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #8a8885;
  border: 1px solid #8a8885;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  padding: 5px 10px 5px 10px;
}
.hrm-pagenavi ul.page-numbers li span.current {
  color: #fff;
  background-color: #009444;
  font-weight: bold;
}
.hrm-pagenavi ul.page-numbers li:hover a {
  color: #fff;
  background-color: #009444;
  font-weight: bold;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
  display: inline-block;
  zoom: 1;
  color: #ffffff;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #333333;
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
  color: #ffffff;
  background: #ff5858;
}
header.page-header {
  margin: 0px;
  padding: 0px;
}
.hrm-breadcrums {
  padding-bottom: 15px;
  background: url(images/bg_breckum_product.jpg) no-repeat center center;
  background-size: auto auto;
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.sidebar-left .content-area {
  float: right;
}
ul.related li {
  list-style-type: none;
  display: block;
  position: relative;
  padding: 5px;
  border-bottom: 0px;
  width: 100%;
  float: left;
}
ul.related li span.bullet {
  background: url("images/dau_stick.jpg") no-repeat;
  height: 5px;
  width: 5px;
  display: block;
  float: left;
  margin-right: 6px;
  margin-top: 8px;
}
ul.related li h3 {
  margin: 0px;
  font-size: 13px;
  display: inline-block;
  font-weight: bold;
  color: #0877c7;
}
ul.related li h3 a {
  text-transform: none;
}
ul.related li span.date {
  color: #795548;
  font-size: 13px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 32%;
  float: left;
}
.comment-form-email {
  margin: 0 2%;
}
footer.comment-meta {
  width: 100%;
  float: left;
}
footer.comment-meta .comment-author {
  float: left;
}
footer.comment-meta .comment-metadata {
  float: right;
  font-size: 85%;
}
.comments-area {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.comments-area span.says {
  display: none;
}
.comment-list {
  width: 100%;
  float: left;
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 15px;
  background: #FFF;
  -webkit-box-shadow: 0 0 3px #CACACA;
  -moz-box-shadow: 0 0 3px #cacaca;
  box-shadow: 0 0 3px #CACACA;
}
.comment-list .comment-body {
  position: relative;
  border-bottom: 1px solid #E7E7E7;
}
.comment-list ol.children {
  margin-top: 15px;
  margin-left: 30px;
}
.comment-list li .comment-respond {
  padding-top: 20px;
}
.comment-list li .reply {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #E7E7E7;
  padding: 3px 10px;
  font-size: 11px;
}
.entry-content ul,
.entry-content ol {
  margin-left: 25px;
}
.entry-content ul li,
.entry-content ol li {
  list-style-type: disc;
}
.alignnone {
  margin: 0;
}
.aligncenter,
div.aligncenter,
.aligncenter img {
  display: block;
  margin: 1em auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
/*--------------------------------------------------------------
 Galleries
 --------------------------------------------------------------*/
 .gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}
.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}
.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}
.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 10px 0;
}
.img-404 img {
  display: block;
  margin: 0 auto;
}
div#header-content {
  padding-top: 2px;
  border-bottom: 4px solid #f79737;
  margin-bottom: -1px;
}
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
 .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.home-slider-block .owl-carousel .owl-item img {
  display: block;
  width: 90%;
  height: 45px;
  -webkit-transform-style: preserve-3d;
}
.home-slider-block .home-slider-block {
        margin-left: -104px;
    width: 118%;
  }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 1;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 1;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
 .owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
 .owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
 .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
 .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
 .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.owl-controls .owl-buttons div,
.owl-nav div {
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  text-indent: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  line-height: 40px;
}
.owl-controls .owl-buttons div.owl-prev,
.owl-nav div.owl-prev {
  left: -40px;
  background-size: contain;
}
.owl-controls .owl-buttons div.owl-prev .fa,
.owl-nav div.owl-prev .fa {
  margin-right: 2px;
}
.owl-controls .owl-buttons div.owl-next,
.owl-nav div.owl-next {
  right: -40px;
  background-size: contain;
}
.owl-controls .owl-buttons div.owl-next .fa,
.owl-nav div.owl-next .fa {
  margin-left: 2px;
}
.home-slider .owl-controls .owl-buttons div {
  opacity: 0.2;
}
.home-slider .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.home-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.home-slider .owl-dots .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #afafaf;
  border-radius: 50%;
  margin: 0 5px;
}
.home-slider .owl-dots .owl-dot.active {
  background: #fafafa;
}
.home-slider .owl-controls .owl-buttons div.owl-prev {
  left: 20px;
}
.home-slider .owl-controls .owl-buttons div.owl-next {
  right: 20px;
}
.owl-pagination {
  position: absolute;
  list-style: none;
  clear: both;
  height: 12px;
  text-align: center;
  bottom: 20px;
  padding-bottom: 2%;
  z-index: 2;
  width: 100%;
}
.owl-pagination div {
  display: inline-block;
  font-size: 0px;
  margin: 0px 3px;
}
.owl-pagination div span {
  display: block;
  height: 12px;
  width: 12px;
  border: solid 2px #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  cursor: pointer;
}
.owl-pagination div.active span {
  background: #fff;
}
.owl-carousel .owl-dots.disabled {
  display: block;
}
.arrow-left {
  background: url(images/left.png) no-repeat center;
}
.arrow-right {
  background: url(images/right.png) no-repeat center;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.top-bar {
  background: #fafafa;
  border-bottom: 1px solid #eaeaea;
}
.top-bar .hotline {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  padding: 0 10px;
  font-weight: 600;
}
.top-bar .hotline .fa {
  padding-right: 10px;
}
.top-bar .hotline-link {
  display: inline-block;
  vertical-align: middle;
}
.top-bar .social-media {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
}
.top-bar .social-media ul {
  display: table;
  float: right;
}
.top-bar .social-media ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 8px;
}
.top-bar .social-media ul li:hover {
  transform: translate3d(0, -1px, 0);
}
.top-bar .social-media ul li.social-fb a {
  display: table-cell;
  padding: 10px;
  background: url("images/fb.png") no-repeat;
}
.top-bar .social-media ul li.social-gplus a {
  display: table-cell;
  padding: 10px;
  background: url("images/google.png") no-repeat;
}
.top-bar .social-media ul li.social-youtube a {
  display: table-cell;
  padding: 10px;
  background: url("images/youtube.png") no-repeat;
}
.top-left {
  float: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: table;
}
.top-left .top-nav {
  display: table-cell;
  vertical-align: middle;
}
.top-right {
  float: right;
  width: 50%;
  text-align: right;
  margin-left: 0;
  margin-right: 0;
  display: table;
}
.top-nav {
  display: inline-block;
}
ul#menu-top-bar-menu li {
  display: inline;
  padding: 0 20px;
  border-left: 2px solid #009444;
}
ul#menu-top-bar-menu li a {
  color: #009444;
}
ul#menu-top-bar-menu li a:hover {
  text-decoration: underline;
}
ul#menu-top-bar-menu li:first-child {
  padding-left: 0;
  border: 0;
}
form.search-form {
  display: table-cell;
  vertical-align: middle;
}
form.search-form label {
  margin-bottom: 0;
}
form.search-form input.search-field {
  margin-bottom: 0;
  width: 235px;
  padding:4px 10px;
  color: #009444;
  border: 1px solid #eaeaea;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
.sub-open {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 12px;
  font-size: 14px;
  color: #fff;
  padding-left: 12px;
}
.sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
.sub-open.sub-opend:after {
  content: "\f068";
}
.sub-menu {
  display: none;
}
.sub-menu .sub-open {
  color: #333;
  border-color: #eaeaea;
}
ul#navigation {
  padding: 0px;
  margin: 0px;
}
ul#navigation li {
  display: table;
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 96px;
}
ul#navigation li a {
  display: table-cell;
  vertical-align: middle;
  color: #464545;
  line-height: 40px;
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0 15px;
  font-weight: bold;
  text-transform: uppercase;
}
ul#navigation li a:hover,
ul#navigation li a:focus {
  background: transparent;
}
ul#navigation li:hover a,
ul#navigation li:focus a,
ul#navigation li.current-menu-item a {
  color: #009444;
}
ul#navigation li:hover > .sub-menu {
  display: block;
  visibility: visible;
  z-index: 9999;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: transform 0.3s ease, opacity 0.2s ease .1s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
}
ul#navigation li .sub-menu {
  background: #009444;
  min-width: 250px;
  opacity: 0;
  padding: 0;
  position: absolute;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  transition: transform 0.5s ease, opacity 0.2s ease;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s;
  margin: 0px;
  left: 0;
  top: 100%;
  margin-top: -20px;
}
ul#navigation li .sub-menu li {
  margin: 0;
  width: 100%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  height: auto;
  padding: 10px 0;
  padding-left: 15px;
}
ul#navigation li .sub-menu li a {
  line-height: 18px;
  color: #fff;
  font-size: 14px;
  padding: 0;
}
ul#navigation li .sub-menu li:hover a {
  padding-left: 10px;
  border-left: 3px solid #fff;
  text-decoration: none;
}
ul#navigation ul.dropdown-menu li {
  width: 100%;
  float: left;
  text-align: left;
  margin: 0px;
  border-bottom: 1px solid #484444;
  background: #111;
  border-top: 0px;
  border-radius: 0px;
}
ul#navigation ul.dropdown-menu li:hover {
  background: #292A32;
}
ul#navigation ul.dropdown-menu li:hover a {
  color: #fff;
}
ul#navigation ul.dropdown-menu li a {
  text-transform: capitalize;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0px 0px 0px #000;
  line-height: 30px;
  font-size: 13px;
  padding: 5px 20px;
  color: #b8b8b8;
  background: transparent;
}
.nav .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  top: 115px;
  left: 0;
  right: auto;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
}
nav#site-navigation {
  padding: 0px;
}
.navbar-toggle {
  margin: 5px 0px 0px 0px;
  padding: 0;
  width: 32px;
  height: 26px;
  position: relative;
}
.navbar-toggle .icon-bars {
  transition: all 0.3s;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 30px;
  height: 2px;
  display: block;
  background-color: transparent;
}
.navbar-toggle .icon-bars:before,
.navbar-toggle .icon-bars:after {
  transition: transform 0.3s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
.navbar-toggle .icon-bars:before {
  transform: translateY(0) rotate(45deg);
}
.navbar-toggle .icon-bars:after {
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle .icon-bar-3 {
  bottom: 0;
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle.collapsed .icon-bars {
  background: #000;
}
.navbar-toggle.collapsed .icon-bars:before {
  transform: translateY(-400%);
}
.navbar-toggle.collapsed .icon-bars:after {
  transform: translateY(400%);
}
ul.sub-menu.toggle-submenu {
  display: none;
}
.toggle-menu .toggle-menu-item-parent {
  position: relative;
}
.toggle-menu .active > .toggle-caret .fa:before {
  content: "\f068";
}
.toggle-menu .toggle-caret {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
  width: 20px;
  text-align: center;
  font-size: inherit;
  color: inherit;
  line-height: 20px;
  color: #fff;
}
/*menu responsive*/
.menu-responsive {
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  position: fixed;
  width: 250px;
  left: -250px;
  z-index: 199999;
  top: 0;
  overflow-y: auto;
  transition: all ease .3s;
}
.menu-responsive.show-mn {
  left: 0px;
}
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: #e18533;
  text-align: left;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  overflow: hidden;
}
.menu-close i {
  color: #fff;
  font-size: 25px;
  float: left;
}
.menu-close i.fa-times {
  float: right;
}
.menu-close span {
  margin: 5px;
  float: left;
}
.menu-open {
  color: #f79737;
  font-family: Arial;
  font-size: 14px;
  padding: 5px 15px 0px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 99999;
}
.menu-open i {
  font-size: 35px;
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
}
.menu-responsive ul.sub-menu li {
  border-bottom: none;
}
.menu-responsive ul.sub-menu li a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.menu-responsive ul li {
  padding: 10px;
  border-bottom: 1px solid;
  position: relative;
  padding-right: 30px;
}
.menu-responsive ul li.current-menu-item a {
  color: #fafafa;
}
.menu-responsive ul li a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}
.menu-responsive ul li ul.sub-menu li a{
  font-size: 14px;
}
.hrm-sticky-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  border-radius: 0px !important;
  width: 100% !important;
}
.navbar-header.visible-lg.visible-md {
  float: right;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.content-home {
  padding: 30px 0;
  display: inline-block;
  padding-bottom: 15px;
}
.content-home .home-item-thumbnail {
  transition: all .2s linear;
  position: relative;
}
.content-home .home-item-thumbnail img {
  height: 180px;
  width: 100%;
}
.content-home .home-item-thumbnail .home-item-title {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: 0;
  margin-bottom: 8px;
  padding: 2px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: url(images/Title.png) no-repeat center;
}
.content-home .home-item-thumbnail:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 148, 68, 0.5);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.home-slider-block {
  padding: 10px 40px;
}
h2.header-home {
  background: url(images/bg-bottomtitle.png) no-repeat center bottom;
  background-size: 100%;
  padding: 30px 60px;
  width: 100%;
  text-align: center;
  width: 400px;
  margin:0 auto;
  text-transform: none;
  font-size: 28px;
  color: #009444;
  display: table;
  padding-top: 0;
}
a.thumb_item_product {
  color: #005bab;
  text-decoration: none;
}
// a.thumb_item_product img {
  //   height: 210px;
  // }
  .title_products {
    color: #009444;
    font-size: 20px;
    display: block;
    margin-bottom: 0px;
    font-weight: bold;
  }
  .wrap_item_product {
    margin-bottom: 20px;
  }
  .wrap_item_product:nth-child(2n+1) {
    clear: both;
  }
  .wrap_item_product .wrap_thumb_pro_list {
    padding-right: 0px;
  }
  .slogan_products {
    font-weight: bold;
    font-style: italic;
    color: #f79737;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .wrap_info_product {
    font-size: 13px;
  }
  .wrap_info_product span {
    color: #009444;
    font-weight: bold;
  }
  .hrm-breadcrums {
    height: 145px;
    position: relative;
    display: table;
    width: 100%;
  }
  .hrm-breadcrums .title-br {
    display: table-cell;
    vertical-align: middle;
    color: #009444;
    font-size: 46px;
    padding-left: 15px;
    font-weight: 700;
  }
  .hrm-breadcrums .content-br {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: url(images/bg_line_breckum_des.png) no-repeat left center;
    padding-left: 15px;
    margin-bottom: 4px;
  }
  .hrm-breadcrums .content-br #crumbs {
    color: #fff;
  }
  .hrm-breadcrums .content-br #crumbs a {
    color: #fff;
  }
  .hrm-breadcrums .content-br #crumbs a:first-child {
    border-left: 3px solid #bee5e9;
    padding-left: 10px;
  }
  .content-area {
    border-right: 1px solid #009444;
  }
  .line_speco {
    background: url(images/line_sp_ecogreen.png) no-repeat center right;
    margin-bottom: 15px;
    background-size: 100% auto;
  }
  .line_speco span h1 {
    background: #fff;
    padding-right: 15px;
    font-size: 20px;
    font-family: 'times new roman';
    font-weight: 600;
    color: #009444;
    font-style: italic;
    display: inline;
    text-transform: none;
  }
  .title_detail_pro {
    font-size: 18px;
    color: #009444;
    font-weight: bold;
    margin: 0px;
    padding-top: 3px;
  }
  .title_single {
    background: url(images/line_sp_ecogreen.png) no-repeat center right;
    margin-bottom: 15px;
    background-size: 100% auto;
  }
  .title_single span {
    background: #fff;
    padding-right: 15px;
    font-size: 20px;
    font-family: 'times new roman';
    font-weight: 600;
    color: #009444;
    font-style: italic;
    display: inline;
    text-transform: none;
  }
  section#primary {
    padding-top: 15px;
  }
  #gmap {
    margin-top: 20px;
    border: 5px solid #fff;
    border-radius: 10px;
    box-shadow: 0 10px 10px #adadad;
    height: 450px;
  }
  .field-wrap > div input {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border: 1px solid #047c3d;
  }
  .nf-form-cont h3 {
    font-size: 30px;
    color: #047c3d;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .box-contact-in-page {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
  }
  .info-office-in-page {
    margin-top: 50px;
  }

  .des-office ul {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
  }
  .des-office ul li {
    color: #232323;
    font-size: 15px;
    font-weight: 700;
  }
  .des-office ul li label {
    color: #047c3d;
  }
  .map-marker i {
    color: #f33402;
    font-size: 20px;
    margin-left: 3px;
  }
  .field-wrap textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    height: 75px!important;
    border: 1px solid #047c3d;
  }
  .field-wrap button,
  .field-wrap input[type=button],
  .field-wrap input[type=submit] {
    width: auto;
    color: #fff;
    background: #009245;
    border-radius: 4px;
    box-shadow: 0 5px 1px #a0a0a0;
    padding: 10px 50px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    margin-left: 5px;
  }
  .field-wrap button:hover,
  .field-wrap input[type=button]:hover,
  .field-wrap input[type=submit]:hover {
    color: #333;
  }
  .list-dlpp {
    display: inline-block;
    width: 100%;
  }
  .list-dlpp .item-dc {
    margin-bottom: 20px;
    min-height: 190px;
  }
  .list-dlpp .item-dc .name-dis {
    color: #009245;
    font-weight: 700;
    font-size: 16px;
  }
  .list-dlpp .item-dc a {
    color: #009245;
  }
  .list-dlpp .item-dc a i {
    color: #ff6466;
  }
  .list-dlpp p {
    margin-bottom: 10px;
  }
  .modal-content {
    display: inline-block;
  }
  .icon-map a {
    cursor: pointer;
  }
  .icon-map a:hover {
    text-decoration: none;
  }
  .select-form {
    padding-top: 6px;
  }
  .select-form .quick-city {
    border: 1px solid #ccc;
    padding: 6px 20px;
    width: 55%;
    margin-bottom: 0;
  }
  .select-form label{
    padding-right: 5px;
  }
  input#btnSearch {
    color: #fff;
    background: #009245;
    border-radius: 4px;
    box-shadow: 0 2px 3px #000;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    width: auto;
  }
  .select-add {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
  }
  .panigation-page {
    text-align: center;
  }
  a.pagebutton.current {
    background: #047c3d;
    color: #fff;
    border: 1px solid #047c3d!important;
  }
  a.pagebutton{
    margin: 2px!important;
    border-color: #ccc!important;
    color: #047c3d;
  }

/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
article.item-list {
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0px 20px 0px;
  width: 100%;
  float: left;
  clear: both;
}
article.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
article.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 20px;
  padding-bottom: 25px;
}
.post-thumbnail {
  float: left;
}
.post-thumbnail img {
  margin-right: 15px;
  width: 240px;
  /*height: 160px;*/
  position: relative;
  line-height: 0;
  padding: 2px;
  background: #fff;
  border: 1px solid #ccc;
}
h2.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
}
a.more-link {
  color: #FFF;
  background: #009444;
  float: left;
  padding: 2px 12px;
  font: 12px Tahoma;
  display: inline-block;
  line-height: 23px;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a.more-link:hover {
  background: #005f2b;
}
.clear {
  clear: both;
}
p.post-meta {
  font-size: 85%;
  color: #009444;
  margin-bottom: 5px;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.post-thumbnail.archive-wide-thumb img {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.hrm-social-share {
  border-bottom: 1px dotted #d9d9d9;
  margin-top: 20px;
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
}
.hrm-social-share .button-social-share {
  float: left;
  margin-right: 10px;
}
.hrm-social-share .share-text {
  font-weight: bold;
  float: left;
  margin-right: 50px;
}
.hrm-title-comment {
  font-size: 19px;
  font-weight: bold;
  line-height: 18px;
  color: #333;
  margin-top: 35px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.hrm-title-comment i {
  color: #fafafa;
  margin-right: 10px;
}
.hrm-title-comment span span {
  color: #fafafa;
}
.hrm-comment-facebook .fb-comments {
  width: 100% !important;
  max-width: 100% !important;
}
.related-post {
  padding-top: 15px;
  width: 100%;
  float: left;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.widget {
  color: #747474;
  margin-bottom: 10px;
}
.widget input[type="submit"] {
  background: #009444;
}
.widget input[type="submit"]:hover {
  background: #005f2b;
}
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-area .widget-title {
  background: #fff;
  font-size: 18px;
  font-family: ''Roboto', sans-serif';
  font-weight: 600;
  color: #005f2b;
  text-transform: none;
  padding-left: 10px;
}
.widget-area .widget-top {
  width: 100%;
}
.widget-area .widget_categories ul {
  padding: 0;
  margin: 0 -15px;
  list-style-type: none;
}
.widget-area .widget_categories ul li {
  position: relative;
  padding: 10px 15px;
  border-top: 1px solid #e7e7e7;
  margin-bottom: 0;
}
.widget-area .widget_categories ul li:first-child {
  border-top: 0px;
}
.widget-area .widget_categories ul li:before {
  display: inline-block;
  zoom: 1;
  color: #cdcdcd;
  width: 20px;
}
.widget-area ul {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
}
.widget-area ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget-area ul.menu li {
  list-style: none;
  padding-left: 10px;
}
.widget-area ul.menu li a {
  color: #009444;
  text-decoration: none;
}
ul.list-post-ct li {
  display: inline-block;
  margin: 0;
  padding: 0;
  clear: both;
  padding-bottom: 10px;
  width: 100%;
}
ul.list-post-ct li img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
}
ul.list-post-ct li a.hrm-title {
  color: #009444;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  font-size: 13px;
}
ul.list-post-ct li a.hrm-title:hover {
  text-decoration: underline;
}
ul.list-post-ct li .date-detail {
  display: block;
  color: #444;
  margin: 3px 0px 5px 0px;
  font-size: 90%;
}
ul.list-post-ct li .date-detail i {
  padding-right: 5px;
}
.widget_nav_menu .widget-title {
  margin-bottom: 0;
  border: 1px solid #009444;
  background: #009444;
  color: #fff;
  padding: 10px;
  border-radius: 3px 3px 0 0;
}
.widget_nav_menu ul.menu {
  margin-left: 0;
}
.widget_nav_menu ul.menu li {
  margin-top: 1px;
  padding: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.widget_nav_menu ul.menu li a {
  background: #009444;
  color: #fff;
  padding: 10px;
  padding-left: 15px;
  display: inline-block;
  width: 100%;
}
.widget_nav_menu ul.menu li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  padding-right: 8px;
  font-size: 12px;
  color: #fff;
}
.widget_nav_menu ul.menu li a:hover {
  background: #f79737;
}
.widget_nav_menu ul.menu li ul.sub-menu li {
  border-bottom: 1px solid #009444;
}
.widget_nav_menu ul.menu li ul.sub-menu li a {
  background: #fff;
  color: #009444;
}
.widget_nav_menu ul.menu li ul.sub-menu li a:hover {
  background: #f79737;
  color: #fff;
}
.widget_nav_menu ul.menu li ul.sub-menu li a:before {
  display: none;
}
.widget_nav_menu ul.menu li ul.sub-menu li:last-child {
  border-bottom: 0;
}
.widget_nav_menu {
  background: transparent;
}
.widget_nav_menu .menu-item-has-children {
  position: relative;
}
.widget_nav_menu .sub-open {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 10px;
  font-size: 14px;
  color: #fff;
  padding-left: 10px;
}
.widget_nav_menu .sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
.widget_nav_menu .sub-open.sub-opend:after {
  content: "\f068";
}
.widget_nav_menu .sub-menu {
  display: none;
}
.widget_nav_menu .sub-menu .sub-open {
  color: #333;
  border-color: #eaeaea;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.footer-top ul.menu {
  margin-left: 15px;
}
.footer-top ul.menu li {
  margin-top: 0;
}
.footer-top ul.menu li a {
  color: #fff;
  margin-bottom: 3px;
  padding: 0;
  padding-left: 20px;
  display: inline-block;
  width: 100%;
}
.footer-top ul.menu li a:before {
  display: none;
}
.footer-top ul.menu li a:hover {
  background: none;
}
.footer-top .textwidget {
  padding-right: 20px;
}
#topcontrol {
  z-index: 99;
  background: #f79737;
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 80px!important;
  right: 10px;
  cursor: pointer;
  transition: all, 0.7s, ease-in-out;
  overflow: auto;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  border-radius: 5px;
  opacity: 0.7;
}
#topcontrol:hover {
  opacity: 1;
}
.site-footer .footer-top {
  background: #009444;
  width: 100%;
  float: left;
  position: relative;
  color: #fff;
  padding: 30px 0 15px 0;
  font-size: 15px;
}
.site-footer .footer-top .widget {
  color: #fff;
  font-size: 15px;
  display: inline-block;
}
.site-footer .footer-top .widget_media_image {
  float: right;
}
.site-footer .footer-top .widget-title {
  margin-bottom: 5px;
  font-size: 15px;
}
.site-footer .footer-top .textwidget p {
  margin-bottom: 3px;
}
.site-footer .footer-bottom {
  width: 100%;
  float: left;
  background: #005f2b;
  position: relative;
  color: #2ea466;
  padding: 5px 0;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  color: #fff;
}
.site-footer ul.list-post-ct li a.hrm-title,
.site-footer ul.list-post-ct li .date-detail {
  color: #fff;
}
.site-footer ul.list-post-ct li:last-child {
  border-bottom: 0px;
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
/********* FB Responsive **********/
.fb_iframe_widget,
.fb_iframe_widget iframe[style],
.fb_iframe_widget iframe span[style],
.fb_iframe_widget span,
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style],
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
  max-width: 100% !important;
}
/********* / FB Responsive **********/
@media (min-width: 1200px) {
  .container {
    width: 1200px!important;
  }
}
@media (max-width: 1199px) {
  ul#navigation li a {
    font-size: 14px;
    padding: 0 8px;
  }
  .content-home .home-item-thumbnail img {
    height: 160px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .logo{
    padding: 5px;
  }
  .widget{
    width: 100%;
  }
  .footer-top ul.menu{
    margin-left: 0;
  }
  .footer-top ul.menu li a{
    padding-left: 0;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container,
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  #primary,
  #secondary {
    clear: both;
  }
  ul#menu-top-bar-menu li {
    padding: 0;
    display: inline-block;
    width: 100%;
    border-left: 0;
  }
  .content-home .home-item-thumbnail {
    margin-bottom: 15px;
  }
  img.img-responsive {
    margin: 0 auto;
  }
  .site-footer .footer-top .widget_media_image {
    float: left;
  }
  .content-home .home-item-thumbnail img {
    height: 200px;
    width: 100%;
  }
  .content-area {
    border-right: 0;
  }
  aside#secondary {
    padding-top: 20px;
    border-top: 1px solid #009444;
    margin-top: 20px;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
@media (max-width: 767px) {
  .content-home{
    padding: 5px 5px;
  }
  nav#site-navigation ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
    text-align: left;
    background: #111;
  }
  nav#site-navigation ul li a {
    color: #fff;
  }
  .navbar-nav {
    margin: 0px;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .container,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
  .content-home .home-item-thumbnail img {
    height: 200px;
    width: 100%;
  }
  form.search-form input.search-field {
    width: 180px;
  }
  a.thumb_item_product img {
    height: auto;
  }
  .hrm-breadcrums .title-br {
    font-size: 36px;
  }
}
@media (max-width: 640px) {
  .content-home .home-item-thumbnail img {
    height: 210px;
    width: 100%;
  }
  .content-home .home-item-thumbnail .home-item-title {
    font-size: 14px;
  }
  form.search-form input.search-field {
    width: 100%;
  }
  .hrm-breadcrums .content-br {
    display: none;
  }
  .title_single {
    background: none;
  }
}
@media (max-width: 500px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container,
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-full {
    width: 100%;
    float: none;
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .top-left {
    width: 100%;
  }
  .top-right {
    width: 100%;
    text-align: left;
    height: 40px;
  }
  .top-bar .social-media ul li {
    padding: 0 8px;
  }
  // .menu-open {
    //   top: 120px;
    // }
    .hrm-breadcrums .title-br {
      font-size: 28px;
    }
    form.search-form label {
      width: 100%;
    }
  }
  @media (max-width: 480px) {
    .hrm-breadcrums {
    position: relative;
    display: table;
    width: 100%;
}
    .content-home .home-item-thumbnail img {
      height: 140px;
    }
    .home-slider-block .owl-carousel .owl-item img{
    display: block;
    width: 111%;
    height: 23px;
    }
    .content-home .home-item-thumbnail .home-item-title {
      font-size: 13px;
    }
    h2.header-home {
      margin: 0 auto;
      width: auto;
      padding: 20px 40px;
      margin-bottom: 10px;
      font-size: 22px;
        margin-top: -32px;
    }
    .post-thumbnail {
      width: 100%;
    }
    .post-thumbnail img {
      width: 100%;
      height: auto;
      margin-right: 0;
      padding: 0;
      border: 0;
    }
    a.more-link {
      display: none;
    }
    h2.post-box-title {
      display: inline-block;
      margin-top: 5px;
    }
    .entry {
      padding: 0 10px;
    }
  }
  @media (max-width: 375px) {
    .col-xs-4.col-sm-3.col-md-2.col-lg-2,
    .col-xs-8.col-sm-9.col-md-10.col-lg-10 {
      width: 100%;
    }
  }
  @media (max-width: 320px) {
    .wrap_thumb_pro_list {
      width: 100%;
    }
    .wrap_thumb_pro_list a.thumb_item_product img {
      height: auto;
    }
    .wrap_infore_pro_list {
      width: 100%;
    }
    .wrap_item_product {
      border: 1px solid #009444;
      padding: 10px;
    }
  }

  #gmap {
    margin-top: 20px;
    border: 5px solid #fff;
    border-radius: 10px;
    box-shadow: 0 10px 10px #adadad;
    height: 450px;
  }
  .field-wrap > div input {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border: 1px solid #047c3d;
  }
  .nf-form-cont h3 {
    font-size: 30px;
    color: #047c3d;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .box-contact-in-page {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .info-office-in-page {
    margin-top: 50px;
  }
  // .title_company {
    //   font-size: 17px;
    //   color: #047c3d;
    //   font-weight: bold;
    //   text-transform: uppercase;
    //   margin-bottom: 5px;
    // }
    .des-office ul {
      list-style: none;
      padding: 0;
      margin-bottom: 10px;
    }
    .des-office ul li {
      color: #232323;
      font-size: 15px;
      font-weight: 700;
    }
    .des-office ul li label {
      color: #047c3d;
    }
    .map-marker i {
      color: #f33402;
      font-size: 20px;
      margin-left: 3px;
    }
    .field-wrap textarea {
      display: block;
      width: 100%;
      height: 34px;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 4px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
      -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      height: 75px!important;
      border: 1px solid #047c3d;
    }
    .field-wrap button,
    .field-wrap input[type=button],
    .field-wrap input[type=submit] {
      width: auto;
      color: #fff;
      background: #009245;
      border-radius: 4px;
      box-shadow: 0 5px 1px #a0a0a0;
      padding: 10px 50px;
      text-align: center;
      text-transform: uppercase;
      font-size: 16px;
      border: none;
      border-bottom: 1px solid #d8d8d8;
      margin-left: 5px;
    }
    .field-wrap button:hover,
    .field-wrap input[type=button]:hover,
    .field-wrap input[type=submit]:hover {
      color: #333;
    }
    .item-masory:nth-child(2n){
      float: right;
    }
    .home-slider-mb .owl-nav div.owl-prev {
      left: 10px;
      background: #01944575;
      color: #fff;
      font-size: 36px;
      line-height: 40px;
      opacity: 0.3;
    }
    .home-slider-mb .owl-nav div.owl-next {
      right: 10px;
      background: #01944575;
      color: #fff;
      font-size: 36px;
      line-height: 40px;
      opacity: 0.3;
    }
    .home-slider-mb .owl-nav div{
      width: 30px;
    }