@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=vietnamese');
/*
Theme Name: SongMaMedia.com
Theme URI: http://songmamedia.com
Author: Song Ma Media
Author URI: http://songmamedia.com
Description: Thiet ke website chat luong - 0169.523.510
Version: 1.1.0
License: GNU General Public License
License URI: http://songmamedia.com
Text Domain: smm
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
.site-branding img {
    width: 50%;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
i.fa.fa-phone {
    font-size: 31px;
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #333333;
  font-size: 13px;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0 0 15px 0;
  line-height: 1.5;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
label {
  margin-bottom: 0;
  font-size: inherit;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  max-width: 100%;
  height: auto;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  border: 1px solid #ccc;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #cdcdcd;
  background: rgb(29,133,132);
  padding: 5px 10px;
  -webkit-appearance: button;
  cursor: pointer;
  width: auto;
  padding: 5px 20px;
  border: 0;
  line-height: 1.5;
  font-size: 15px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: rgb(29,133,132);
  color: #fff;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #36954a;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: rgb(29,133,132);
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: rgb(29,133,132);
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: static;
  margin-left: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 5px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
p {
  margin-bottom: 10px;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 10px 15px;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 5px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #292a32;
  outline: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: #fcab28;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%!important;
  display: inline-block;
}
.wp-caption.aligncenter {
  display: block;
}
.wp-caption.aligncenter img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption img[class*="wp-image-"] {
  display: inline-block;
}
.wp-caption .wp-caption-text {
  margin: 0;
  background: #eee;
  padding: 3px 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  background: rgba(0, 0, 0, 0.7);
}
.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%;
}
.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%;
}
.gallery-caption {
  display: block;
}
/*****************************************************************/
/**       Custom gen                  **/
.screen-reader-text {
  display: none;
}
.pagenavi-smm {
  width: 100%;
  text-align: center;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.pagenavi-smm:before,
.pagenavi-smm:after {
  content: '';
  display: table;
}
.pagenavi-smm:after {
  clear: both;
}
.pagenavi-smm:before,
.pagenavi-smm:after {
  content: '';
  display: table;
}
.pagenavi-smm:after {
  clear: both;
}
.pagenavi-smm ul.page-numbers {
  margin: 0;
}
.pagenavi-smm ul.page-numbers li {
  display: inline-block;
  color: #fff;
}
.pagenavi-smm ul.page-numbers li a,
.pagenavi-smm ul.page-numbers li span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #8a8885;
  border: 1px solid rgb(29,133,132);
  -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;
}
.pagenavi-smm ul.page-numbers li span.current,
.pagenavi-smm ul.page-numbers li:hover a {
  color: #fff;
  background-color: rgb(29,133,132);
  font-weight: bold;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn:hover {
  background-color: #36954a;
  color: #fff;
}
.search-form {
  position: relative;
}
.search-form:before,
.search-form:after {
  content: '';
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form:before,
.search-form:after {
  content: '';
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form .ip-form {
  float: left;
  background: rgb(29,133,132);
  height: 38px;
  padding: 2px 0 2px 2px;
  width: calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  margin-bottom: 0;
}
.search-form .ip-form .search-field {
  width: 100%;
  background: #FFF;
  height: 34px;
  padding: 2px 10px;
  border: none;
  color: #333;
  font-size: 13px;
}
.search-form .search-submit {
  float: left;
  width: 60px;
  height: 38px;
  background: rgb(29,133,132) url(images/search.png) center no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  font-size: 0;
}
.search-form .search-submit:hover {
  background: #36954a url(images/search.png) center no-repeat;
}
body .nf-form-fields-required {
  display: none;
}
body .label-above .nf-field-label {
  margin-bottom: 5px;
}
body #ninja_forms_required_items,
body .nf-field-container {
  margin-bottom: 10px;
}
body .nf-field-element textarea {
  height: 120px;
}
.nav-tabs {
  margin-left: 0;
}
.nav-tabs > li {
  margin: 0;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:hover {
  background: rgb(29,133,132);
  color: #fff;
  border: 0;
}
.nav-tabs > li > a {
  border: 0;
  border-radius: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.select2-container,
.woocommerce-checkout div #billing_country_field .select2-container {
  width: 100%;
  max-width: 100%;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #DDD;
  border-radius: 0;
  /* width: 100%; */
  height: auto;
  padding: 1px;
}
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
  top: 50%;
  background-image: url('images/controls.png');
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  /*opacity: 0.5;*/
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSAction > a:hover {
  /*opacity: 1;*/
  background: rgba(0, 0, 0, 0.8);
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden;
}
.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s,visibility 0s linear .25s;
  -o-transition: opacity .25s,visibility 0s linear .25s;
  transition: opacity .25s,visibility 0s linear .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s,visibility 0s;
  -o-transition: opacity .25s,visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}
.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-toolbar {
  top: 0;
  right: 0;
}
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(0%);
  max-height: calc(12%);
  overflow: visible;
  background: #ffffff;
}
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}
.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #ffffff;
}
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  -webkit-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eeeeee;
}
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaaaaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #ffffff;
}
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}
.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}
.fancybox-button,
.fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-button:after,
.fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
  opacity: 0.3;
}
.fancybox-button--left:after,
.fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--left {
  border-bottom-left-radius: 5px;
}
.fancybox-button--right {
  border-bottom-right-radius: 5px;
}
.fancybox-button--close:after,
.fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(49%);
  left: calc(42%);
}
.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity 0.25s;
}
.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px;
}
.fancybox-arrow--right {
  right: 0;
}
.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
  left: 0;
}
.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6;
}
.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3;
}
.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
@media (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(43%);
  top: calc(44%);
  border: 2px solid;
  background: none;
}
.fancybox-button--pause:before,
.fancybox-button--play:before {
  top: calc(44%);
  left: calc(46%);
  background: transparent;
}
.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}
.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
}
.fancybox-button--thumbs,
.fancybox-thumbs {
  display: none;
}
@media (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }
  .fancybox-button--thumbs span {
    font-size: 23px;
  }
  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(48%);
    left: calc(48%);
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99995;
  }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px;
  }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
  }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
  }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}
button.fancybox-arrow:hover {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.topbar {
  /*padding: 5px 0 10px;*/
  line-height: 30px;
  background: rgb(29,133,132);
}
.topbar:before,
.topbar:after {
  content: '';
  display: table;
}
.topbar:after {
  clear: both;
}
.topbar:before,
.topbar:after {
  content: '';
  display: table;
}
.topbar:after {
  clear: both;
}
.topbar .hotline {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  padding: 0 10px;
  font-weight: 600;
}
.topbar .hotline .fa {
  padding-right: 10px;
}
.topbar .hrm_show_icon {
  float: left;
  padding-top: 1px;
}
.topbar .hrm_custom_contact {
  line-height: 27px;
  float: right;
}
.topbar .hrm_custom_contact a {
  font-weight: 600;
  color: #f8822b;
  padding-right: 5px;
  display: inline-block;
}
.topbar .hrm_custom_contact .fa {
  font-size: 18px;
  vertical-align: text-bottom;
  margin: 0 5px;
}
.topbar .hotline-link {
  display: inline-block;
  vertical-align: middle;
}
.topbar .social-media {
  display: inline-block;
  vertical-align: top;
}
.topbar .social-media ul {
  margin: 0;
  padding: 0;
}
.topbar .social-media li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid rgb(29,133,132);
  margin-right: 5px;
}
.topbar .social-media li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #fff;
  line-height: 25px;
  color: rgb(29,133,132);
  transition: all ease .3s;
}
.topbar .social-media li a:hover {
  background: rgb(29,133,132);
  color: #fff;
}
.top-left {
  float: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.top-right {
  float: right;
  width: 50%;
  text-align: right;
  margin-left: 0;
  margin-right: 0;
}
.top-nav {
  display: inline-block;
}
.site-header {
  width: 100%;
}
.site-header .site-branding img {
  max-height: 200px;
}
.logo-link .entry-title,
.logo-link h1 {
  padding: 0;
  margin: 0;
}
.logo-link strong {
  display: none;
}
.site-branding {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search-menu {
  float: right;
  padding-top: 24px;
}
.search-menu .search-form {
  border: 1px solid rgb(29,133,132);
  margin-left: 20px;
}
.search-menu .ip-form {
  height: auto;
  padding: 0;
  background: transparent;
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
}
.search-menu .ip-form .search-field {
  height: 33px;
  font-weight: 400;
}
.hrm_show_icon {
  margin-top: 3px;
}
.search-menu .search-submit {
  width: 40px;
  height: 33px;
  background-size: 23px;
}
.search-menu .search-submit:hover {
  background-color: #e3322b ;
  background-size: 23px;
}
.search-btns-wrap {
  float: right;
}
.header-main {
  padding: 7px 0;
}
#header-search-button-mb {
  height: 35px;
  width: 40px;
  line-height: 33px;
  font-size: 17px;
  margin-top: 9px;
  margin-right: 2px;
  text-align: center;
  display: inline-block;
  color: rgb(29,133,132);
}
.hrm-search-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-image: url(images/search-mobile.jpg);
  position: fixed;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  top: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  visibility: hidden;
}
.hrm-search-background:before {
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.5)', endColorstr='rgba(0,0,0,0.6)', GradientType=0);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
}
.search-opened .hrm-search-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  visibility: visible;
}
.search-opened .hrm-drop-down-search,
.search-opened .hrm-search-close-wp {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -o-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
}
.search-opened #hrm-search-wrap-mob .ip-form:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
#hrm-search-wrap-mob {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  text-align: center;
  z-index: 9999;
  visibility: hidden;
  color: #fff;
}
#hrm-search-wrap-mob .hrm-search-close-wp {
  text-align: right;
  z-index: 1000;
}
#hrm-search-wrap-mob .hrm-search-close-wp .hrm-search-close {
  height: 70px;
  width: 70px;
  color: #fff;
  position: relative;
  top: 4px;
  right: 0;
  display: inline-block;
  background: url(images/x.png) no-repeat center center;
  background-size: 22px;
}
#hrm-search-wrap-mob .search-form {
  margin-bottom: 30px;
}
#hrm-search-wrap-mob .search-form .screen-reader-text {
  display: inline-block;
  opacity: 0.8;
  font-size: 12px;
  height: auto;
  width: auto;
  position: static!important;
  font-weight: 400;
}
#hrm-search-wrap-mob .search-form .search-field {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  height: 40px;
  line-height: 36px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 8px 0;
  padding: 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
#hrm-search-wrap-mob .ip-form {
  width: auto;
  float: none;
  background: none;
  height: auto;
  margin: 0 5%;
  position: relative;
}
#hrm-search-wrap-mob .ip-form:before,
#hrm-search-wrap-mob .ip-form:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  opacity: 0.2;
}
#hrm-search-wrap-mob .ip-form:after {
  opacity: 0.8;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: transform 0.5s ease 0.8s;
  -moz-transition: transform 0.5s ease 0.8s;
  -o-transition: transform 0.5s ease 0.8s;
  transition: transform 0.5s ease 0.8s;
}
#hrm-search-wrap-mob .search-submit {
  display: none;
}
.admin-bar #hrm-search-wrap-mob {
  top: 50px;
}
html #wpadminbar {
  overflow: hidden;
}
.hrm-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.top-menu-wp {
  float: right;
  line-height: 31px;
}
.top-menu-wp ul {
  list-style: none;
  margin: 0;
}
.top-menu-wp ul li {
  list-style: none;
  display: inline-block;
}
.top-menu-wp ul li:after {
  content: '|';
  padding: 0 3px 0 6px;
  color: #fff;
}
.top-menu-wp ul li a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
}
.top-menu-wp ul li a:hover {
  color: #f5f5f5;
}
.top-menu-wp ul li:last-child:after {
  content: none;
}
.top-menu-wp .sub-menu {
  display: none;
}
.main-navigation {
  margin-bottom: 15px;
}
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  position: relative;
 
  background: linear-gradient(to bottom, #f7f7f7, #dedede);
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  position: absolute;
  background: #fff;
  z-index: 999;
  margin-left: 0;
  float: left;
  border-top: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
  display: none;
  width: 250px;
}
.main-navigation ul ul li {
  width: 100%;
  border-bottom: 1px dashed #ccc;
}
.main-navigation ul ul li:last-child {
  border-bottom: 0;
}
.main-navigation ul ul a {
  font-size: 15px;
    padding: 10px 15px;
    text-transform: none;
    font-weight: 400;
}
.main-navigation ul ul a:hover {
  background: #c5fbc3;
    color: red;
}
.main-navigation ul ul li {
    background: #c5fbc3;
    width: 100%;
    border-bottom: 1px dashed #ccc;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  display: block;
  /* width: 82%; */
  animation: hover-expand 0.2s linear 0s forwards;
  -moz-animation: hover-expand 0.2s linear 0s forwards;
  -ms-animation: hover-expand 0.2s linear 0s forwards;
  -o-animation: hover-expand 0.2s linear 0s forwards;
  -webkit-animation: hover-expand 0.2s linear 0s forwards;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 10px 15px;
  color: #016300;
  font-size: 110%;
  transition: all ease .3s;
}
.main-navigation a {
    padding: 10px 10px;
    font-size: 20px;
    font-weight: 400;
}
.main-navigation li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 3px;
    height: 60%;
    transform: translateY(-50%);
    background: url(http://hangsonsaigon.com.vn/uploads/images/icon-line.png) no-repeat center center;
}
.main-navigation li:first-child a:before {
    background: none;
}
.main-navigation li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 3px;
    height: 60%;
    transform: translateY(-50%);
    background: url(http://hangsonsaigon.com.vn/uploads/images/icon-line.png) no-repeat center center;
}
.main-navigation a:hover {
  background: #c5fbc3;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
/*menu responsive*/
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: rgb(29,133,132);
  text-align: left;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  overflow: hidden;
  position: relative;
}
.menu-close i {
  color: #fff;
  font-size: 17px;
  /* float: left; */
  display: inline-block;
  margin-right: 3px;
}
.menu-close .icon-close {
  display: inline-block;
  background: url(images/x.png) no-repeat center center;
  background-size: 22px;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.menu-open {
  font-family: Arial;
  font-size: 14px;
  padding: 5px 10px 3px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  float: left;
  color: rgb(29,133,132);
  margin: 5px;
  margin-top: 10px;
  /* background: #f8822b; */
  position: relative;
  z-index: 2;
}
.menu-open i {
  font-size: 21px;
}
.menu-responsive-overlay {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 0;
  position: absolute;
  transition: all ease .3s;
  z-index: 199998;
  top: 0;
  left: 0;
  opacity: 0;
}
.menu-responsive-overlay.show-mn {
  width: 100%;
  opacity: 1;
}
.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-responsive .menu ul {
  display: none;
}
.menu-responsive .sub-open {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 8px 8px 7px;
  border-left: 1px solid #fff;
  color: #fff;
}
.menu-responsive .sub-open.sub-opend {
  color: rgb(29,133,132);
  border-color: rgb(29,133,132);
  border-bottom: 1px solid #f8822b;
}
.menu-responsive .sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f107";
  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: 20px;
}
.menu-responsive .sub-open.sub-opend:after {
  content: "\f106";
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-responsive ul ul {
  padding-left: 20px;
}
.menu-responsive ul ul li {
  border-bottom: none;
}
.menu-responsive ul ul 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 {
  border-bottom: 1px solid;
  position: relative;
}
.menu-responsive ul li.current-menu-item > a,
.menu-responsive ul li:hover > a {
  color: rgb(29,133,132);
  background: #fff;
}
.menu-responsive ul li.current-menu-item > .sub-open,
.menu-responsive ul li:hover > .sub-open,
.menu-responsive ul li.current-menu-item > .sub-opend,
.menu-responsive ul li:hover > .sub-opend {
  color: rgb(29,133,132);
  border-color: rgb(29,133,132);
  border-bottom: 1px solid #f8822b;
}
.menu-responsive ul li a {
  color: #fff;
  font-size: 13px;
  display: block;
  padding: 10px;
  font-weight: 600;
}
.hrm-sticky-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  border-radius: 0px !important;
  width: 100% !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  display: none;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.footer-menu-wrap:before,
.footer-menu-wrap:after {
  content: '';
  display: table;
}
.footer-menu-wrap:after {
  clear: both;
}
.footer-menu-wrap:before,
.footer-menu-wrap:after {
  content: '';
  display: table;
}
.footer-menu-wrap:after {
  clear: both;
}
.footer-menu-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu-wrap ul li {
  display: inline-block;
  position: relative;
  line-height: 30px;
}
.footer-menu-wrap ul li:after {
  content: "|";
  position: absolute;
  right: 0;
  top: 0;
}
.footer-menu-wrap ul li:last-child:after {
  content: none;
}
.footer-menu-wrap ul li a {
  font-weight: 600;
  color: #fff;
  padding: 0 10px;
  line-height: 30px;
  display: block;
  transition: all ease .3s;
  position: relative;
}
.footer-menu-wrap ul li a:hover {
  color: rgb(29,133,132);
}
.footer-menu-wrap ul .sub-menu,
.footer-menu-wrap ul ul {
  display: none;
}
@keyframes hover-expand {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@-moz-keyframes hover-expand {
  0% {
    opacity: 0;
    -moz-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }
}
@-ms-keyframes hover-expand {
  0% {
    opacity: 0;
    -ms-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -ms-transform: rotateY(0deg);
  }
}
@-o-keyframes hover-expand {
  0% {
    opacity: 0;
    -o-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: rotateY(0deg);
  }
}
@-webkit-keyframes hover-expand {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }
}
.hrm_show_icon {
  float: left;
}
.header-main .social-media ul {
  margin: 0;
  list-style-type: none;
}
.header-main .social-media ul li {
  float: left;
  margin: 0px 5px;
  padding: 0px;
  width: 30px;
  height: 30px;
  background: #1d8584;
  padding: 6px 8px;
  color: #fff;
  border-radius: 50%;
}
.header-main .social-media ul li i {
  color: #fff;
}
.header-main .social-media ul li.social-fb {
  padding-left: 11px;
}
.search-menu .search-form {
  float: right;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.gallery-slides li.item {
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 30px;
  cursor: pointer;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(217, 217, 217);
  border-image: initial;
  transition: all 0s ease 0s, all 0.5s ease 0s;
  background: rgb(255, 255, 255);
}
ul.gallery-slides img {
  max-width: 70%;
  max-height: 70%;
  transition: all 0s ease 0s, all 0.5s ease 0s;
}
.site-content > .row {
  margin-right: -10px;
  margin-left: -10px;
}
.site-content .content-area .widget {
  margin-bottom: 0;
}
.box-hover {
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.box-hover:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.effect-layla:before,
.effect-layla:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  content: '';
  opacity: 0;
}
.effect-layla:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid rgb(29,133,132);
  border-bottom: 1px solid rgb(29,133,132);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.effect-layla:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid rgb(29,133,132);
  border-left: 1px solid rgb(29,133,132);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.effect-layla:hover:before,
.effect-layla:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-title-bar {
  text-align: center;
  background: url(images/ptb-bg.png) left center no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  margin-top: -15px;
}
.page-title-bar:before,
.page-title-bar:after {
  content: '';
  display: table;
}
.page-title-bar:after {
  clear: both;
}
.page-title-bar:before,
.page-title-bar:after {
  content: '';
  display: table;
}
.page-title-bar:after {
  clear: both;
}
.page-title-bar .title {
  margin: 30px 0 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  text-shadow: 0 2px 1px rgba(150, 150, 150, 0.59);
}
.page-title-bar .title h1,
.page-title-bar .title h2,
.page-title-bar .title h3 {
  color: inherit;
}
.page-title-bar .hrm-breadcrums {
  margin: 10px;
  color: #fff;
  background: none;
}
.page-title-bar .hrm-breadcrums a,
.page-title-bar .hrm-breadcrums span {
  color: #fff;
  font-size: 15px;
}
.hrm-breadcrums {
  background: #f5f5f5;
  padding: 3px 5px;
  margin-bottom: 15px;
}
.search .hrm-breadcrums {
  display: none;
}
.wrapper-boxed {
  margin: 0 auto;
}
.wrapper-boxed > .container {
  border-top: 5px solid rgb(29,133,132);
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.wrapper-boxed > .container > .row-inner {
  padding-top: 5px;
  padding-bottom: 10px;
}
.site-content {
  width: 100%;
}
.news-post {
  position: relative;
  margin-bottom: 15px;
}
.news-post .title-hot {
  background-color: #de3624 ;
  /*@primary_color*/
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
  line-height: 22px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.news-post .news-marquee {
  position: relative;
  display: block;
  width: 100%;
  height: 25px;
  line-height: 25px;
  padding-left: 80px;
  vertical-align: top;
  z-index: 0;
}
.news-post .news-marquee a {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  color: #111;
}
.news-post .news-marquee-inner {
  z-index: 1;
}
.news-post .lSAction {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  z-index: 2;
}
.news-post .lSAction a {
  display: inline-block;
  margin-right: 7px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #aaa;
  text-align: center;
  vertical-align: top;
  font-size: 7px;
  color: #b7b7b7;
  position: static;
  font-size: 15px;
}
.news-post .lSAction a.lSPrev {
  left: 0;
}
.news-post .lSAction a.lSNext {
  padding-left: 2px;
  margin-right: 0;
  right: 0;
  float: right;
}
#featured {
  background: #f5f5f5;
  margin-bottom: 20px;
}
.post_block_wrap {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  clear: both;
}
.post_block_wrap .block-item {
  padding: 0 10px 25px;
  vertical-align: top;
}
.post_block_wrap .block-item:nth-child(4n+1) {
  clear: left;
}
.post_block_wrap .post-block-style {
  position: relative;
  overflow: hidden;
  padding: 5px;
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.post_block_wrap .post-block-style:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.post_block_wrap .post-block-style:before,
.post_block_wrap .post-block-style:after {
  content: '';
  display: table;
}
.post_block_wrap .post-block-style:after {
  clear: both;
}
.post_block_wrap .post-block-style:before,
.post_block_wrap .post-block-style:after {
  content: '';
  display: table;
}
.post_block_wrap .post-block-style:after {
  clear: both;
}
.post_block_wrap .post-block-style:hover .post-thumb img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.post_block_wrap .post-thumb {
  max-width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
.post_block_wrap .post-thumb a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.post_block_wrap .post-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  max-height: 191px;
}
.post_block_wrap .post-content {
  padding: 0;
}
.post_block_wrap .post-content .title-medium {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 600;
  height: 69px;
  overflow: hidden;
}
.post_block_wrap .post-content .title-medium a {
  color: #222;
}
.post_block_wrap .post-content .title-medium a:hover {
  color: rgb(29,133,132);
}
.post_block_wrap .post-content .post-meta {
  margin: 5px 0 8px;
  padding: 0;
}
.post_block_wrap .post-content .post-meta span {
  font-size: 12px;
  color: #888;
  margin-right: 8px;
  padding-right: 10px;
  line-height: 12px;
  display: inline-block;
}
.post-meta-author {
  text-transform: capitalize;
}
.td_block_inner {
  padding-top: 6px;
}
.td-block-title-wrap {
  position: relative;
}
.label-bravo {
  background: #00A88D;
  font-size: 85%;
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.br-home-mainnews {
  padding-left: 0;
}
.br-home-mainnews {
  min-height: 222px;
}
.home_slider_fullwidth {
  position: relative;
  top: -15px;
}
.home-slides,
.home-slide {
  max-height: 500px;
  overflow: hidden;
  position: relative;
}
.home-gallery .block-title {
  margin-bottom: 15px;
}
.block-title {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
  transition: all ease .3s;
}
.block-title:hover .td-pulldown-size {
  background-color: #36954a;
}
.block-title a {
  display: block;
  color: inherit;
  font-size: inherit;
}
.block-title .td-pulldown-size {
  line-height: 1.5;
  display: inline-block;
  padding: 7px 12px 6px;
  background-color: rgb(24, 138, 134);
  transition: all ease .3s;
  text-transform: uppercase;
  border-left: 6px solid #fcab28;
  font-size: 115%;
  color: #fff;
  font-weight: 700;
}
.td-block-title-wrap {
  position: relative;
  background: #1d8584;
}
.br-home-mainnews h2 {
  margin: 5px 0;
  line-height: 22px;
  font-size: 18px;
}
.br-home-mainnews h2 a {
  color: #000;
}
.block-title .td-pulldown-size:before {
  margin-right: 11px;
  content: "\f1d1";
  font-weight: 400;
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hrm-home_post_cat-widget .block-title .td-pulldown-size:before {
  content: "\f1ea";
}
.home .home-gallerys {
  padding-left: 15px;
  padding-right: 15px;
}
.home .home-gallerys .block-title {
  margin-bottom: 15px;
}
.home-gallery {
  margin-bottom: 30px;
  max-width: 100%;
  position: relative;
}
.home-gallery .flexslider {
  position: relative;
}
.home-gallery .flexslider li a {
  display: block;
  padding: 0 5px;
}
.home-gallery .flex-direction-nav {
  display: block;
  left: 0;
  position: static;
}
.home-gallery .flex-direction-nav li a {
  outline: 0;
  display: block;
  position: absolute;
  top: 50%;
  height: 35px;
  width: 35px;
  margin-top: -17px;
  line-height: 33px;
  font-size: 25px;
  text-align: center;
  border: 1px solid #eee;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
}
.home-gallery .flex-direction-nav li a.flex-next {
  right: 0;
}
.admin-bar .fancybox-toolbar {
  top: 33px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.error-404 .page-content {
  margin: 0;
}
.error-404 .left-404 {
  background: url('images/404.gif') no-repeat;
  background-size: 100%;
  text-align: center;
  min-height: 400px;
  padding-top: 20px;
  color: #e00505;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.4);
}
.error-404 .left-404 h1 {
  color: inherit;
}
.error-404 .search-form {
  margin-left: auto;
  margin-right: auto;
}
.error-404 .search-form,
.search .page-content .search-form {
  width: 350px;
  max-width: 100%;
}
.go-to-home {
  margin: 15px 0;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid rgb(29,133,132);
  background: rgb(29,133,132);
  color: #fff;
}
.go-to-home:hover {
  color: rgb(29,133,132);
  background: #fff;
}
.col-contact-left {
  padding: 0;
}
.col-contact-left h2 {
  text-transform: uppercase;
}
.col-contact-left h2,
.col-contact-left h3,
.col-contact-left h4 {
  font-weight: 600;
}
.col-contact-left label {
  min-width: 80px;
}
.lien-he-form .field-wrap > div input {
  width: 50%;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.archive-description {
  padding: 10px;
  background: #f5f5f5;
  border: 1px dashed rgb(29,133,132);
  margin-bottom: 10px;
}
.archive-description p:last-child {
  margin-bottom: 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border: 0;
}
h1.entry-title,
h1.page-title {
  font-weight: 600;
  text-transform: uppercase;
}
.item-list {
  border: 1px solid transparent;
  border-bottom: 1px dashed #f2f2f2;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
  clear: both;
  display: flex;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.item-list:hover {
  border: 1px solid rgb(29,133,132);
}
.item-list .post-thumbnail {
  float: left;
  width: 30%;
  margin-right: 15px;
}
.item-list .entry {
  display: inline-block;
}
.item-masory:nth-child(3n+1) {
  clear: left;
}
.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  padding-top: 20px;
  padding-bottom: 25px;
}
a.label.label-bravo {
  float: left;
  width: 20%;
  margin: 6px 0 2px;
}
.post-thumbnail {
  float: left;
}
span.fa.fa-share {
  margin-right: 5px;
}
.post-thumbnail img {
  height: auto;
  position: relative;
  line-height: 0;
  background: #fff;
  border: 1px solid #f5f5f5;
}
.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
  color: #333;
}
.post-box-title:hover {
  color: rgb(29,133,132);
}
.post-box-title a {
  color: inherit;
}
a.more-link {
  color: #FFF;
  background: rgb(29,133,132);
  padding: 2px 12px;
  display: inline-block;
  line-height: 1.5;
  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;
}
.br-date {
  color: #c5c5c5;
  margin-bottom: 5px;
  font-size: 85%;
}
.br-home-mainnews img {
  width: 40%;
}
p.br-date i {
  margin-right: 4px;
}
.br-home-mainnews img {
  float: left;
  padding-right: 10px;
}
.br-home-listnews {
  padding-top: 0px;
  padding-left: 0px;
}
.br-home-listnews ul {
  padding-left: 15px;
  padding-right: 5px;
}
.br-home-listnews li {
  padding: 5px 0;
  list-style: square;
  color: #00A88D;
}
.br-home-mainnews {
  min-height: 222px;
}
.br-home-mainnews h2 a:hover {
  color: #fcab28;
}
a.more-link:hover {
  background: #36954a;
}
.clear {
  clear: both;
}
p.post-meta {
  font-size: 85%;
  color: #888;
  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
--------------------------------------------------------------*/
.addthis_tool {
  margin-bottom: 15px;
}
.single-gallery-dh .block-title,
.single-gallery-dh .lSPager {
  display: none;
}
.entry-meta {
  padding: 5px;
  font-size: 13px;
  margin: 10px 0;
  font-style: italic;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #9f9f9f;
}
.entry-meta a {
  color: #555;
}
.entry-meta a:hover {
  color: rgb(29,133,132);
}
.entry-meta > span {
  margin-right: 15px;
  display: inline-block;
}
.entry-meta > span .fa {
  margin-right: 5px;
}
.single .entry-footer {
  margin: 10px 0;
}
.cat-links,
.tags-links,
.edit-link {
  display: inline-block;
  margin-right: 10px;
}
.cat-links a,
.tags-links a {
  display: inline-block;
  zoom: 1;
  color: #555;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #f5f5f5;
}
.cat-links a:hover,
.tags-links a:hover {
  color: #ffffff;
  background: rgb(29,133,132);
}
.post-navigation .nav-links {
  border-bottom: 1px solid #eee;
  padding: 10px 0 18px;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: '';
  display: table;
}
.post-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: '';
  display: table;
}
.post-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links a {
  display: inline-block;
  zoom: 1;
  color: #333;
  text-transform: uppercase;
  padding: 5px 10px;
  background: #f5f5f5;
}
.post-navigation .nav-links a:hover {
  color: #ffffff;
  background: rgb(29,133,132);
}
.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: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #333;
  margin-top: 35px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.hrm-title-comment i {
  color: rgb(29,133,132);
  margin-right: 10px;
}
.hrm-title-comment span span {
  color: rgb(29,133,132);
}
.hrm-comment-facebook {
  background: #f5f5f5;
  padding: 10px;
  margin-top: 20px;
  border: 1px solid #ddd;
}
.hrm-comment-facebook .hrm-title-comment {
  margin-top: 5px;
}
.hrm-comment-facebook .fb-comments {
  width: 100% !important;
  max-width: 100% !important;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
}
.related-post:before,
.related-post:after {
  content: '';
  display: table;
}
.related-post:after {
  clear: both;
}
.related-post:before,
.related-post:after {
  content: '';
  display: table;
}
.related-post:after {
  clear: both;
}
.related-post .related-title-block {
  line-height: 1.3;
  border-bottom: 2px solid #f8822b;
  transition: all ease .3s;
  margin-bottom: 20px;
}
.related-post .related-title-block .related-title {
  line-height: 17px;
  display: inline-block;
  padding: 10px 12px 6px;
  background-color: #f8822b;
  transition: all ease .3s;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  font-size: 15px;
}
.related-post ul.related {
  list-style: none;
  margin: 0;
}
.related-post ul.related:before,
.related-post ul.related:after {
  content: '';
  display: table;
}
.related-post ul.related:after {
  clear: both;
}
.related-post ul.related:before,
.related-post ul.related:after {
  content: '';
  display: table;
}
.related-post ul.related:after {
  clear: both;
}
.related-post ul.related li:nth-child(2n+1) {
  clear: left;
}
.related-post ul.related li .thumb {
  float: left;
  margin-right: 10px;
}
.related-post ul.related li .item-inner {
  border: 1px solid #f5f5f5;
  margin-bottom: 20px;
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  padding: 5px;
  background: #f9f9f9;
}
.related-post ul.related li .item-inner:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.related-post ul.related li .item-inner img {
  width: 100%;
}
.related-post ul.related li h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 5px;
  color: rgb(29,133,132);
}
ul.contact-sg {
  background: rgba(74, 190, 99, 0.1);
  padding: 15px;
  margin: 0;
  list-style: none;
  border: 2px dashed rgb(29,133,132);
  text-align: center;
}
.comment-respond label {
  min-width: 90px;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.widget {
  margin-bottom: 30px;
}
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
aside#secondary.widget-area .widget-top {
  margin: 0;
}
aside#secondary .col-md-12.br-home-mainnews {
  padding: 0 12px;
}
aside#secondary .br-home-listnews {
  padding-top: 0px;
  padding-left: 15px;
}
.widget-area .widget-title {
    padding: 9px 10px 6px 15px;
    background-color: rgb(29,133,132);
    transition: all ease .3s;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    font-size: 15px;
    border-left: 6px solid #fcab28;
}
.widget-area .widget-top {
  font-size: 15px;
  line-height: 1.3;
  margin: -10px -10px 10px;
  transition: all ease .3s;
}
.widget-area .widget_categories ul {
  padding: 0;
  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: 0;
  padding: 0;
}
.widget-area ul:before,
.widget-area ul:after {
  content: '';
  display: table;
}
.widget-area ul:after {
  clear: both;
}
.widget-area ul:before,
.widget-area ul:after {
  content: '';
  display: table;
}
.widget-area ul:after {
  clear: both;
}
.widget-area ul.slick-dots li,
.widget-area ul.slick-dots li:nth-child(even),
.widget-area ul.slick-dots li:nth-child(odd) {
  background: none;
}
.widget-area ul ul {
  margin-left: 15px;
  border-bottom: 2px solid #fff;
}
.widget-area ul li {
  padding-left: 5px;
  padding-right: 5px;
  list-style: none;
  line-height: 30px;
  padding-top: 3px;
}
.widget-area ul li.cat-item {
  text-transform: uppercase;
}

.widget-area ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget-area ul li a {
  color: #555;
  display: block;
}
.widget-area ul li a:hover {
  color: rgb(29,133,132);
}
ul.list-post-ct li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #C0C0C0;
  clear: both;
  padding: 10px 0;
  width: 100%;
  position: relative;
}
ul.list-post-ct li .link-post:before,
ul.list-post-ct li .link-post:after {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  content: '';
  opacity: 0;
}
ul.list-post-ct li .link-post:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid rgb(29,133,132);
  border-bottom: 1px solid rgb(29,133,132);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
ul.list-post-ct li .link-post:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid rgb(29,133,132);
  border-left: 1px solid rgb(29,133,132);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
/*ul.list-post-ct li .link-post:hover:before,
ul.list-post-ct li .link-post:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  }*/
  .footer-sidebar ul.list-post-ct li .hrm-title, .footer-sidebar .hrm-excerpt {
    color: #fff;
  }
  ul.list-post-ct li img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
  }
  ul.list-post-ct {
    margin: 0;
}
div#footer-sidebar-1 {
    font-size: 16px;
}
  ul.list-post-ct li .hrm-title {
    color: #444;
    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;
    line-height: 1.3;
    display: block;
    font-weight: 600;
  }
  ul.list-post-ct li .hrm-title:hover {
    color: rgb(29,133,132);
  }
  ul.list-post-ct li .meta-post-wg {
    color: #999;
    font-style: italic;
  }
  ul.list-post-ct li .date-detail {
    display: block;
    color: #444;
    margin: 3px 0px 5px 0px;
    font-size: 90%;
    line-height: 1.5;
  }
  ul.list-post-ct li .date-detail i {
    padding-right: 5px;
  }
  .widget_wp_statistics_widget li {
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
  }
  .widget_wp_statistics_widget li label {
    float: left;
    margin-bottom: 0;
  }
  .widget_tag_cloud a,
  .widget_product_tag_cloud a {
    display: inline-block;
    zoom: 1;
    color: #555;
    font-size: 11px !important;
    text-transform: uppercase;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
    background: #f5f5f5;
  }
  .widget_tag_cloud a:hover,
  .widget_product_tag_cloud a:hover {
    color: #ffffff;
    background: rgb(29,133,132);
  }
  .suport-sd {
    padding-bottom: 15px;
  }
  .suport-sd .title {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 5px;
    font-weight: 500;
  }
  .suport-sd .title .fa {
    color: rgb(29,133,132);
    margin-right: 5px;
  }
  .suport-sd .info-suport {
    font-size: 13px;
    color: #F25022;
  }
  .suport-sd .info-suport > p {
    margin-bottom: 0;
  }
  .suport-sd .info-suport span {
    padding-right: 5px;
    display: inline-block;
  }
  .suport-sd .info-suport .pdnick {
    min-width: 30%;
  }
  .suport-sd .info-suport .ymsgr {
    color: #7A7979;
  }
  .suport-sd .info-suport .ymsgr i.fa {
    font-size: 20px;
  }
  .suport-sd .info-suport .ymsgr i.fa-skype {
    color: #00aff0;
  }
  .suport-sd .info-suport .ymsgr i.fa-yahoo {
    color: #fdbc2a;
  }
  .suport-sd .info-suport .ymsgr i.fa-facebook-square {
    color: #3b5998;
  }
  .suport-sd .info-suport .pdcolor {
    padding: 0;
  }
  .hrm-social-network-icon {
    display: inline-block;
    line-height: 1;
    min-width: 20px;
    text-align: center;
  }
  .hrm-social-network-icon i.fa {
    min-width: 0;
    margin: 0;
  }
  .ykkh-outter {
    background-color: #fa3e3f;
    color: #fff;
  }
  .ykkh-outter .lSAction > a {
    top: 90px;
  }
  .ykkh .item {
    overflow: hidden;
    padding: 20px;
    text-align: center;
  }
  .ykkh .item:nth-child(even),
  .ykkh .item:nth-child(odd) {
    background: rgb(29,133,132);
  }
  .ykkh a {
    color: #fff;
  }
  .ykkh .testi-title {
    color: #fff;
  }
  .ykkh .testi-title:hover {
    color: #ddd;
  }
  .ykkh img {
    display: block;
    width: 150px;
    height: 150px;
    border: solid 3px #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .ykkh strong {
    display: block;
    padding-top: 20px;
    font-size: 15px;
  }
  .ykkh span {
    display: block;
  }
  .ykkh span.t {
    height: 30px;
  }
  .ykkh span.c {
    height: 2px;
    width: 68px;
    background-color: #fff;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
  .ykkh span.f {
    padding: 10px 20px;
  }
  .ykkh span p {
    margin-bottom: 0;
  }
  #address-list .info-item {
    padding: 5px 0;
    border-bottom: 1px dashed #ccc;
  }
  #address-list .info-item:before,
  #address-list .info-item:after {
    content: '';
    display: table;
  }
  #address-list .info-item:after {
    clear: both;
  }
  #address-list .info-item:before,
  #address-list .info-item:after {
    content: '';
    display: table;
  }
  #address-list .info-item:after {
    clear: both;
  }
  #address-list .info-item .fa {
    float: left;
    line-height: 21px;
  }
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.un-list {
  list-style: none;
  margin: 0;
}
.un-list li {
  border-bottom: 1px dashed #ccc;
  list-style: none;
  line-height: 25px;
  padding: 7px 5px 5px;
}
.un-list li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.star-list {
  list-style: none;
}
.star-list li: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;
  margin-right: 10px;
  content: "\f006";
  color: rgb(29,133,132);
}
.footer-sidebar .widget-title {
  font-size: 15px;
  text-transform: uppercase;
}
.footer-sidebar .custom-html-widget .fa {
  font-size: 18px;
  color: #36954a;
}
.footer-sidebar .fa {
  margin-right: 10px;
  min-width: 20px;
}
#topcontrol {
  z-index: 99;
  background: rgb(29,133,132);
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: fixed;
  bottom: -100px;
  right: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: auto;
  text-align: center;
  color: #fff;
}
#topcontrol:hover {
  background: #36954a;
}
.site-footer {
  padding: 0;
  background: #f3f3f3;
}
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.site-footer:after {
  clear: both;
}
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.site-footer:after {
  clear: both;
}

.footer-bottom {
  line-height: 50px;
  
  color: #dcdcdc;
}
.footer-bottom a {
  color: #fff;
}
.site-info {
  text-align: center;
}

.footer-sidebar .fa {
  color: #fff;
}
.footer-sidebar .widget-title {
  color: #fff;
  font-size: 18px;
}
.footer-sidebar a, .footer-sidebar p {
  color: #fff;
}
.footer-menu-wrap {
  text-align: right;
}
#mobile-hotline {
  position: fixed;
  background: #E88A25;
  background: -webkit-linear-gradient(left, #e88a25, #d40000);
  background: -o-linear-gradient(right, #e88a25, #d40000);
  background: -moz-linear-gradient(right, #e88a25, #d40000);
  background: linear-gradient(to right, #e88a25, #d40000);
  height: 40px;
  width: 200px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  border: 2px solid white;
  /*width: 175px !important;*/
  left: 15px;
  bottom: 16px;
}
#mobile-hotline > a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-indent: 50px;
  display: inline-block;
  letter-spacing: 1px;
}
.phonering-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: -20px;
  bottom: -20px;
  display: block;
}
.phonering-alo-phone.phonering-alo-show {
  visibility: visible;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
.phonering-alo-phone.phonering-alo-static {
  opacity: 0.6;
}
.phonering-alo-phone.phonering-alo-hover,
.phonering-alo-phone:hover {
  opacity: 1;
}
.phonering-alo-ph-circle {
  width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border: 2px solid #bfebfc 9;
  opacity: .1;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone:hover .phonering-alo-ph-circle {
  border-color: #e60808;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
  border-color: rgb(29,133,132);
  border-color: #baf5a7 9;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
  border-color: #e60808;
  border-color: #bfebfc 9;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
  border-color: #ccc;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
  border-color: rgb(29,133,132);
  opacity: 0.5;
}
.phonering-alo-ph-circle-fill {
  width: 55px;
  height: 55px;
  top: 26px;
  left: 26px;
  position: absolute;
  background-color: #000;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(230, 8, 8, 0.9);
  background-color: #e60808 9;
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(74, 190, 99, 0.5);
  background-color: rgb(29,133,132) 9;
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
  background-color: rgba(230, 8, 8, 0.7);
  background-color: #e60808 9;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(74, 190, 99, 0.7);
  background-color: rgb(29,133,132) 9;
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
  background-color: rgba(230, 8, 8, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-ph-img-circle {
  width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
  background-color: #e60808;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
  background-color: rgb(29,133,132);
  background-color: rgb(29,133,132) 9;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
  background-color: #e60808;
  background-color: #e60808 9;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
  background-color: #cccccc;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
  background-color: rgb(29,133,132);
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
/********* FB Responsive **********/
.hrm-comment-facebook .fb_iframe_widget,
.hrm-comment-facebook .fb_iframe_widget iframe[style],
.hrm-comment-facebook .fb_iframe_widget iframe span[style],
.hrm-comment-facebook .fb_iframe_widget span,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span,
.fb-comments iframe span[style] {
  width: 100% !important;
  max-width: 100% !important;
}
/********* / FB Responsive **********/
@media (max-width: 1599px) {
  .main-navigation a {
    padding: 10px 15px;
  }
  .post_block_wrap .post-thumb img {
    max-height: 129px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .main-navigation a {
    font-size: 13px;
    padding: 10px 8px;
  }
}
@media (max-width: 991px) {
  .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;
  }
  .site-header .site-branding {
    text-align: center;
    float: none;
  }
  .site-header .site-branding img {
    display: inline-block;
    max-width: 180px;
  }
  article.item-masory:nth-child(3n+1) {
    clear: none;
  }
  article.item-masory:nth-child(2n+1) {
    clear: left;
  }
  .post_block_wrap .block-item:nth-child(4n+1) {
    clear: none;
  }
  .post_block_wrap .block-item:nth-child(2n+1) {
    clear: left;
  }
  .search-menu {
    width: 280px;
    max-width: 100%;
    display: none;
  }
  .search-menu > .row {
    margin: 0;
  }
  .search-menu .search-form {
    right: 0;
    left: 5px;
  }
  .cart-header {
    display: none;
  }
  .post_block_wrap .post-thumb img {
    max-height: 247px;
  }
}
@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) {
  /* 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%;
  }
  .top-menu-wp {
    display: none;
  }
  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;
  }
  .item-list {
    display: block;
  }
  .item-list .entry {
    display: block;
  }
  .phonering-alo-phone.phonering-alo-show {
    display: none;
  }
  #mobile-hotline {
    width: auto;
  }
  #mobile-hotline > a {
    text-indent: 0;
  }
}
@media (max-width: 500px) {
  .col-full {
    width: 100%;
    float: none;
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .page-title-bar .page-title {
    font-size: 20px;
  }
  .search-menu {
    width: 220px;
  }
  article.item-masory,
  .post_block_wrap .block-item,
  .related-post ul.related li {
    width: 100%;
  }
  .news-post .news-marquee {
    padding-left: 0;
  }
  .news-post .title-hot {
    position: static;
  }
  article.item-list .post-thumbnail {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .post_block_wrap .post-thumb img {
    max-height: none;
  }
}
/********************************* MIN WIDTH  *********************************/
@media (min-width: 768px) {
  #wpadminbar #wp-admin-bar-site-name a.ab-item {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .site-content {
    overflow: hidden;
  }
  #primary {
    padding-right: 0;
  }
  .search-btns-wrap {
    display: none;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1650px;
  }
}
/********************************* MIN WIDTH  *********************************/
@media (min-width: 768px) {
  #wpadminbar #wp-admin-bar-site-name a.ab-item {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .site-content:before,
  .site-content:after {
    content: '';
    display: table;
  }
  .site-content:after {
    clear: both;
  }
  .site-content:before,
  .site-content:after {
    content: '';
    display: table;
  }
  .site-content:after {
    clear: both;
  }
  .left-sidebar .content-area {
    float: right;
  }
  .left-sidebar #secondary {
    padding-left: 0;
  }
  #primary {
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
    max-width: 100%;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1650px;
    max-width: 100%;
  }
}
/* -------------- */
.wrap_total {
    width: 100%;
}

.wrap_total .total{
  text-align: center;
  padding: 10px 0;
}

.wrap_total .label{
  display: block;
  position: relative;
  height: 24px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding: 0 0 0 10px;
  line-height: 1.4;
}
/*.wrap_total .label:before {
  content: " ";
  width: 16px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 0px;
  background: url(images/default-icon-total.png) no-repeat;
}*/
.wrap_total .online:before {
  background-position: -128px 0;
}
.wrap_total .today:before {
  background-position: -192px 0;
}
.wrap_total .month:before {
  background-position: -0 0;
}

.wrap_total .value {
  text-align: right;
  padding-right: 10px;
  font-size: 12px;
  vertical-align: top;
  color: #fff;
}

.vdigit-0, .vdigit-1, .vdigit-2, .vdigit-3, .vdigit-4, .vdigit-5, .vdigit-6, .vdigit-7, .vdigit-8, .vdigit-9 {
  width: 15px;
  height: 20px;
  background: url(images/default-digit.png) no-repeat top left;
  text-indent: -999em;
  display: inline-block;
}

.vdigit-0{background-position:0 0;}
.vdigit-1{background-position:-30px 0;}
.vdigit-2{background-position:-60px 0;}
.vdigit-3{background-position:-90px 0;}
.vdigit-4{background-position:-120px 0;}
.vdigit-5{background-position:-150px 0;}
.vdigit-6{background-position:-180px 0;}
.vdigit-7{background-position:-210px 0;}
.vdigit-8{background-position:-240px 0;}
.vdigit-9{background-position:-270px 0;}
.sty_table_rv th {
    height: 28px;
    padding: 5px;
    background: url("images/content_box_title.png") repeat-x scroll 0% 0% #EDEDED;
    border: 1px solid #C8C8C8;
    color: #242424;
  }
  *{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bg-red {
    background: red;
}
.bg-orange {
    background: orange;
}
.bg-yellow {
    background: yellow;
}
.bg-green {
    background: green;
}
.bg-blue {
    background: blue;
}
.bg-purple {
    background: purple;
}
.bg-pink {
    background: pink;
}
.bg-black {
    background: black;
}
.bg-white {
    background: white;
}
.opacity-1 {
    opacity: .1;
}
.opacity-2 {
    opacity: .2;
}
.opacity-3 {
    opacity: .3;
}
.opacity-4 {
    opacity: .4;
}
.opacity-5 {
    opacity: .5;
}
.opacity-6 {
    opacity: .6;
}
.opacity-7 {
    opacity: .7;
}
.opacity-8 {
    opacity: .8;
}
.opacity-9 {
    opacity: .9;
}
.height-30{
    height: 30px;
}
.height-50{
    height: 50px;
}

.tag-1-col-xs-o:before,.tag-1-col-xs-o:after,
.tag-2-col-xs-o:before,.tag-2-col-xs-o:after,
.tag-3-col-xs-o:before,.tag-3-col-xs-o:after,
.tag-4-col-xs-o:before,.tag-4-col-xs-o:after,
.tag-5-col-xs-o:before,.tag-5-col-xs-o:after,
.tag-6-col-xs-o:before,.tag-6-col-xs-o:after,
.tag-7-col-xs-o:before,.tag-7-col-xs-o:after,
.tag-8-col-xs-o:before,.tag-8-col-xs-o:after,
.tag-9-col-xs-o:before,.tag-9-col-xs-o:after,
.tag-10-col-xs-o:before,.tag-10-col-xs-o:after,
.tag-11-col-xs-o:before,.tag-11-col-xs-o:after,
.tag-12-col-xs-o:before,.tag-12-col-xs-o:after{
    content: "";
    display: table;
    clear: both;
}
.col-1-xs-o,
.col-2-xs-o,
.col-3-xs-o,
.col-4-xs-o,
.col-5-xs-o,
.col-6-xs-o,
.col-7-xs-o,
.col-8-xs-o,
.col-9-xs-o,
.col-10-xs-o,
.col-11-xs-o,
.col-12-xs-o{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
}
.tag-1-col-xs-o > .col-1-xs-o,
.tag-2-col-xs-o > .col-2-xs-o,
.tag-3-col-xs-o > .col-3-xs-o,
.tag-4-col-xs-o > .col-4-xs-o,
.tag-5-col-xs-o > .col-5-xs-o,
.tag-6-col-xs-o > .col-6-xs-o,
.tag-7-col-xs-o > .col-7-xs-o,
.tag-8-col-xs-o > .col-8-xs-o,
.tag-9-col-xs-o > .col-9-xs-o,
.tag-10-col-xs-o > .col-10-xs-o,
.tag-11-col-xs-o > .col-11-xs-o,
.tag-12-col-xs-o > .col-12-xs-o{
    width: 100%;
}
.tag-2-col-xs-o > .col-1-xs-o,
.tag-4-col-xs-o > .col-2-xs-o,
.tag-6-col-xs-o > .col-3-xs-o,
.tag-8-col-xs-o > .col-4-xs-o,
.tag-10-col-xs-o > .col-5-xs-o,
.tag-12-col-xs-o > .col-6-xs-o{
    width: 50%;
}
.tag-3-col-xs-o > .col-1-xs-o,
.tag-6-col-xs-o > .col-2-xs-o,
.tag-9-col-xs-o > .col-3-xs-o,
.tag-12-col-xs-o > .col-4-xs-o{
    width: 33.33%;
}
.tag-3-col-xs-o > .col-2-xs-o,
.tag-6-col-xs-o > .col-4-xs-o,
.tag-9-col-xs-o > .col-6-xs-o,
.tag-12-col-xs-o > .col-8-xs-o{
    width:66.66%;
}
.tag-4-col-xs-o > .col-1-xs-o,
.tag-8-col-xs-o > .col-2-xs-o,
.tag-12-col-xs-o > .col-3-xs-o{
    width: 25%;
}
.tag-4-col-xs-o > .col-3-xs-o,
.tag-8-col-xs-o > .col-6-xs-o,
.tag-12-col-xs-o > .col-9-xs-o{
    width: 75%;
}
.tag-5-col-xs-o > .col-1-xs-o,
.tag-10-col-xs-o > .col-2-xs-o{
    width: 20%;
}
.tag-5-col-xs-o > .col-2-xs-o,
.tag-10-col-xs-o > .col-4-xs-o{
    width: 40%;
}
.tag-5-col-xs-o > .col-3-xs-o,
.tag-10-col-xs-o > .col-6-xs-o{
    width: 60%;
}
.tag-5-col-xs-o > .col-4-xs-o,
.tag-10-col-xs-o > .col-8-xs-o{
    width: 80%;
}
.tag-6-col-xs-o > .col-1-xs-o,
.tag-12-col-xs-o > .col-2-xs-o{
    width: 16.66%;
}
.tag-6-col-xs-o > .col-5-xs-o,
.tag-12-col-xs-o > .col-10-xs-o{
    width: 83.33%;
}
.tag-7-col-xs-o > .col-1-xs-o{
    width: 14.28%;
}
.tag-7-col-xs-o > .col-2-xs-o{
    width: 28.57%;
}
.tag-7-col-xs-o > .col-3-xs-o{
    width: 42.85%;
}
.tag-7-col-xs-o > .col-4-xs-o{
    width: 57.14%;
}
.tag-7-col-xs-o > .col-5-xs-o{
    width: 71.42%;
}
.tag-7-col-xs-o > .col-6-xs-o{
    width: 85.71%;
}
.tag-8-col-xs-o > .col-1-xs-o{
    width: 12.5%;
}
.tag-8-col-xs-o > .col-3-xs-o{
    width: 37.5%;
}
.tag-8-col-xs-o > .col-5-xs-o{
    width: 62.5%;
}
.tag-8-col-xs-o > .col-7-xs-o{
    width: 87.5%;
}
.tag-9-col-xs-o > .col-1-xs-o{
    width: 11.11%;
}
.tag-9-col-xs-o > .col-2-xs-o{
    width: 22.22%;
}
.tag-9-col-xs-o > .col-4-xs-o{
    width: 44.44%;
}
.tag-9-col-xs-o > .col-5-xs-o{
    width: 55.55%;
}
.tag-9-col-xs-o > .col-7-xs-o{
    width: 77.77%;
}
.tag-9-col-xs-o > .col-8-xs-o{
    width: 88.88%;
}
.tag-10-col-xs-o > .col-1-xs-o{
    width: 10%;
}
.tag-10-col-xs-o > .col-3-xs-o{
    width: 30%;
}
.tag-10-col-xs-o > .col-7-xs-o{
    width: 70%;
}
.tag-10-col-xs-o > .col-9-xs-o{
    width: 90%;
}
.tag-11-col-xs-o > .col-1-xs-o{
    width: 9.09%;
}
.tag-11-col-xs-o > .col-2-xs-o{
    width: 18.18%;
}
.tag-11-col-xs-o > .col-3-xs-o{
    width: 27.27%;
}
.tag-11-col-xs-o > .col-4-xs-o{
    width: 36.36%;
}
.tag-11-col-xs-o > .col-5-xs-o{
    width: 45.45%;
}
.tag-11-col-xs-o > .col-6-xs-o{
    width: 54.54%;
}
.tag-11-col-xs-o > .col-7-xs-o{
    width: 63.63%;
}
.tag-11-col-xs-o > .col-8-xs-o{
    width: 72.72%
}
.tag-11-col-xs-o > .col-9-xs-o{
    width: 81.81%;
}
.tag-11-col-xs-o > .col-10-xs-o{
    width: 90.9%;
}
.tag-12-col-xs-o > .col-1-xs-o{
    width: 8.33%;
}
.tag-12-col-xs-o > .col-5-xs-o{
    width: 41.66%;
}
.tag-12-col-xs-o > .col-7-xs-o{
    width: 58.33%;
}
.tag-12-col-xs-o > .col-11-xs-o{
    width: 91.66%;
}
.no-padding-left-xs-o {
    padding-left: 0;
}
.no-padding-right-xs-o {
    padding-right: 0;
}
.text-center-xs-o {
    text-align: center;
}
.text-left-xs-o {
    text-align: left;
}
.text-right-xs-o {
    text-align: right;
}
.margin-auto-xs-o {
    margin: auto;
}

@media screen and (min-width: 500px) {

.tag-1-col-xs:before,.tag-1-col-xs:after,
.tag-2-col-xs:before,.tag-2-col-xs:after,
.tag-3-col-xs:before,.tag-3-col-xs:after,
.tag-4-col-xs:before,.tag-4-col-xs:after,
.tag-5-col-xs:before,.tag-5-col-xs:after,
.tag-6-col-xs:before,.tag-6-col-xs:after,
.tag-7-col-xs:before,.tag-7-col-xs:after,
.tag-8-col-xs:before,.tag-8-col-xs:after,
.tag-9-col-xs:before,.tag-9-col-xs:after,
.tag-10-col-xs:before,.tag-10-col-xs:after,
.tag-11-col-xs:before,.tag-11-col-xs:after,
.tag-12-col-xs:before,.tag-12-col-xs:after{
    content: "";
    display: table;
    clear: both;
}
.col-1-xs,
.col-2-xs,
.col-3-xs,
.col-4-xs,
.col-5-xs,
.col-6-xs,
.col-7-xs,
.col-8-xs,
.col-9-xs,
.col-10-xs,
.col-11-xs,
.col-12-xs{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
}
.tag-1-col-xs > .col-1-xs,
.tag-2-col-xs > .col-2-xs,
.tag-3-col-xs > .col-3-xs,
.tag-4-col-xs > .col-4-xs,
.tag-5-col-xs > .col-5-xs,
.tag-6-col-xs > .col-6-xs,
.tag-7-col-xs > .col-7-xs,
.tag-8-col-xs > .col-8-xs,
.tag-9-col-xs > .col-9-xs,
.tag-10-col-xs > .col-10-xs,
.tag-11-col-xs > .col-11-xs,
.tag-12-col-xs > .col-12-xs{
    width: 100%;
}
.tag-2-col-xs > .col-1-xs,
.tag-4-col-xs > .col-2-xs,
.tag-6-col-xs > .col-3-xs,
.tag-8-col-xs > .col-4-xs,
.tag-10-col-xs > .col-5-xs,
.tag-12-col-xs > .col-6-xs{
    width: 50%;
}
.tag-3-col-xs > .col-1-xs,
.tag-6-col-xs > .col-2-xs,
.tag-9-col-xs > .col-3-xs,
.tag-12-col-xs > .col-4-xs{
    width: 33.33%;
}
.tag-3-col-xs > .col-2-xs,
.tag-6-col-xs > .col-4-xs,
.tag-9-col-xs > .col-6-xs,
.tag-12-col-xs > .col-8-xs{
    width:66.66%;
}
.tag-4-col-xs > .col-1-xs,
.tag-8-col-xs > .col-2-xs,
.tag-12-col-xs > .col-3-xs{
    width: 25%;
}
.tag-4-col-xs > .col-3-xs,
.tag-8-col-xs > .col-6-xs,
.tag-12-col-xs > .col-9-xs{
    width: 75%;
}
.tag-5-col-xs > .col-1-xs,
.tag-10-col-xs > .col-2-xs{
    width: 20%;
}
.tag-5-col-xs > .col-2-xs,
.tag-10-col-xs > .col-4-xs{
    width: 40%;
}
.tag-5-col-xs > .col-3-xs,
.tag-10-col-xs > .col-6-xs{
    width: 60%;
}
.tag-5-col-xs > .col-4-xs,
.tag-10-col-xs > .col-8-xs{
    width: 80%;
}
.tag-6-col-xs > .col-1-xs,
.tag-12-col-xs > .col-2-xs{
    width: 16.66%;
}
.tag-6-col-xs > .col-5-xs,
.tag-12-col-xs > .col-10-xs{
    width: 83.33%;
}
.tag-7-col-xs > .col-1-xs{
    width: 14.28%;
}
.tag-7-col-xs > .col-2-xs{
    width: 28.57%;
}
.tag-7-col-xs > .col-3-xs{
    width: 42.85%;
}
.tag-7-col-xs > .col-4-xs{
    width: 57.14%;
}
.tag-7-col-xs > .col-5-xs{
    width: 71.42%;
}
.tag-7-col-xs > .col-6-xs{
    width: 85.71%;
}
.tag-8-col-xs > .col-1-xs{
    width: 12.5%;
}
.tag-8-col-xs > .col-3-xs{
    width: 37.5%;
}
.tag-8-col-xs > .col-5-xs{
    width: 62.5%;
}
.tag-8-col-xs > .col-7-xs{
    width: 87.5%;
}
.tag-9-col-xs > .col-1-xs{
    width: 11.11%;
}
.tag-9-col-xs > .col-2-xs{
    width: 22.22%;
}
.tag-9-col-xs > .col-4-xs{
    width: 44.44%;
}
.tag-9-col-xs > .col-5-xs{
    width: 55.55%;
}
.tag-9-col-xs > .col-7-xs{
    width: 77.77%;
}
.tag-9-col-xs > .col-8-xs{
    width: 88.88%;
}
.tag-10-col-xs > .col-1-xs{
    width: 10%;
}
.tag-10-col-xs > .col-3-xs{
    width: 30%;
}
.tag-10-col-xs > .col-7-xs{
    width: 70%;
}
.tag-10-col-xs > .col-9-xs{
    width: 90%;
}
.tag-11-col-xs > .col-1-xs{
    width: 9.09%;
}
.tag-11-col-xs > .col-2-xs{
    width: 18.18%;
}
.tag-11-col-xs > .col-3-xs{
    width: 27.27%;
}
.tag-11-col-xs > .col-4-xs{
    width: 36.36%;
}
.tag-11-col-xs > .col-5-xs{
    width: 45.45%;
}
.tag-11-col-xs > .col-6-xs{
    width: 54.54%;
}
.tag-11-col-xs > .col-7-xs{
    width: 63.63%;
}
.tag-11-col-xs > .col-8-xs{
    width: 72.72%
}
.tag-11-col-xs > .col-9-xs{
    width: 81.81%;
}
.tag-11-col-xs > .col-10-xs{
    width: 90.9%;
}
.tag-12-col-xs > .col-1-xs{
    width: 8.33%;
}
.tag-12-col-xs > .col-5-xs{
    width: 41.66%;
}
.tag-12-col-xs > .col-7-xs{
    width: 58.33%;
}
.tag-12-col-xs > .col-11-xs{
    width: 91.66%;
}
.no-padding-left-xs {
    padding-left: 0;
}
.no-padding-right-xs {
    padding-right: 0;
}
.text-center-xs {
    text-align: center;
}
.text-left-xs {
    text-align: left;
}
.text-right-xs {
    text-align: right;
}
.margin-auto-xs {
    margin: auto;
}

}

@media screen and (min-width: 768px){

.tag-1-col-sm:before,.tag-1-col-sm:after,
.tag-2-col-sm:before,.tag-2-col-sm:after,
.tag-3-col-sm:before,.tag-3-col-sm:after,
.tag-4-col-sm:before,.tag-4-col-sm:after,
.tag-5-col-sm:before,.tag-5-col-sm:after,
.tag-6-col-sm:before,.tag-6-col-sm:after,
.tag-7-col-sm:before,.tag-7-col-sm:after,
.tag-8-col-sm:before,.tag-8-col-sm:after,
.tag-9-col-sm:before,.tag-9-col-sm:after,
.tag-10-col-sm:before,.tag-10-col-sm:after,
.tag-11-col-sm:before,.tag-11-col-sm:after,
.tag-12-col-sm:before,.tag-12-col-sm:after{
    content: "";
    display: table;
    clear: both;
}
.col-1-sm,
.col-2-sm,
.col-3-sm,
.col-4-sm,
.col-5-sm,
.col-6-sm,
.col-7-sm,
.col-8-sm,
.col-9-sm,
.col-10-sm,
.col-11-sm,
.col-12-sm{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
}
.tag-1-col-sm > .col-1-sm,
.tag-2-col-sm > .col-2-sm,
.tag-3-col-sm > .col-3-sm,
.tag-4-col-sm > .col-4-sm,
.tag-5-col-sm > .col-5-sm,
.tag-6-col-sm > .col-6-sm,
.tag-7-col-sm > .col-7-sm,
.tag-8-col-sm > .col-8-sm,
.tag-9-col-sm > .col-9-sm,
.tag-10-col-sm > .col-10-sm,
.tag-11-col-sm > .col-11-sm,
.tag-12-col-sm > .col-12-sm{
    width: 100%;
}

.tag-2-col-sm > .col-1-sm,
.tag-4-col-sm > .col-2-sm,
.tag-6-col-sm > .col-3-sm,
.tag-8-col-sm > .col-4-sm,
.tag-10-col-sm > .col-5-sm,
.tag-12-col-sm > .col-6-sm{
    width: 50%;
}
.tag-3-col-sm > .col-1-sm,
.tag-6-col-sm > .col-2-sm,
.tag-9-col-sm > .col-3-sm,
.tag-12-col-sm > .col-4-sm{
    width: 33.33%;
}
.tag-3-col-sm > .col-2-sm,
.tag-6-col-sm > .col-4-sm,
.tag-9-col-sm > .col-6-sm,
.tag-12-col-sm > .col-8-sm{
    width:66.66%;
}
.tag-4-col-sm > .col-1-sm,
.tag-8-col-sm > .col-2-sm,
.tag-12-col-sm > .col-3-sm{
    width: 25%;
}
.tag-4-col-sm > .col-3-sm,
.tag-8-col-sm > .col-6-sm,
.tag-12-col-sm > .col-9-sm{
    width: 75%;
}
.tag-5-col-sm > .col-1-sm,
.tag-10-col-sm > .col-2-sm{
    width: 20%;
}
.tag-5-col-sm > .col-2-sm,
.tag-10-col-sm > .col-4-sm{
    width: 40%;
}
.tag-5-col-sm > .col-3-sm,
.tag-10-col-sm > .col-6-sm{
    width: 60%;
}
.tag-5-col-sm > .col-4-sm,
.tag-10-col-sm > .col-8-sm{
    width: 80%;
}
.tag-6-col-sm > .col-1-sm,
.tag-12-col-sm > .col-2-sm{
    width: 16.66%;
}
.tag-6-col-sm > .col-5-sm,
.tag-12-col-sm > .col-10-sm{
    width: 83.33%;
}
.tag-7-col-sm > .col-1-sm{
    width: 14.28%;
}
.tag-7-col-sm > .col-2-sm{
    width: 28.57%;
}
.tag-7-col-sm > .col-3-sm{
    width: 42.85%;
}
.tag-7-col-sm > .col-4-sm{
    width: 57.14%;
}
.tag-7-col-sm > .col-5-sm{
    width: 71.42%;
}
.tag-7-col-sm > .col-6-sm{
    width: 85.71%;
}
.tag-8-col-sm > .col-1-sm{
    width: 12.5%;
}
.tag-8-col-sm > .col-3-sm{
    width: 37.5%;
}
.tag-8-col-sm > .col-5-sm{
    width: 62.5%;
}
.tag-8-col-sm > .col-7-sm{
    width: 87.5%;
}
.tag-9-col-sm > .col-1-sm{
    width: 11.11%;
}
.tag-9-col-sm > .col-2-sm{
    width: 22.22%;
}
.tag-9-col-sm > .col-4-sm{
    width: 44.44%;
}
.tag-9-col-sm > .col-5-sm{
    width: 55.55%;
}
.tag-9-col-sm > .col-7-sm{
    width: 77.77%;
}
.tag-9-col-sm > .col-8-sm{
    width: 88.88%;
}
.tag-10-col-sm > .col-1-sm{
    width: 10%;
}
.tag-10-col-sm > .col-3-sm{
    width: 30%;
}
.tag-10-col-sm > .col-7-sm{
    width: 70%;
}
.tag-10-col-sm > .col-9-sm{
    width: 90%;
}
.tag-11-col-sm > .col-1-sm{
    width: 9.09%;
}
.tag-11-col-sm > .col-2-sm{
    width: 18.18%;
}
.tag-11-col-sm > .col-3-sm{
    width: 27.27%;
}
.tag-11-col-sm > .col-4-sm{
    width: 36.36%;
}
.tag-11-col-sm > .col-5-sm{
    width: 45.45%;
}
.tag-11-col-sm > .col-6-sm{
    width: 54.54%;
}
.tag-11-col-sm > .col-7-sm{
    width: 63.63%;
}
.tag-11-col-sm > .col-8-sm{
    width: 72.72%
}
.tag-11-col-sm > .col-9-sm{
    width: 81.81%;
}
.tag-11-col-sm > .col-10-sm{
    width: 90.9%;
}
.tag-12-col-sm > .col-1-sm{
    width: 8.33%;
}
.tag-12-col-sm > .col-5-sm{
    width: 41.66%;
}
.tag-12-col-sm > .col-7-sm{
    width: 58.33%;
}
.tag-12-col-sm > .col-11-sm{
    width: 91.66%;
}
.no-padding-left-sm {
    padding-left: 0;
}
.no-padding-right-sm {
    padding-right: 0;
}
.text-center-sm {
    text-align: center;
}
.text-left-sm {
    text-align: left;
}
.text-right-sm {
    text-align: right;
}
.margin-auto-sm {
    margin: auto;
}

}
@media screen and (min-width: 992px){

.tag-1-col-md:before,.tag-1-col-md:after,
.tag-2-col-md:before,.tag-2-col-md:after,
.tag-3-col-md:before,.tag-3-col-md:after,
.tag-4-col-md:before,.tag-4-col-md:after,
.tag-5-col-md:before,.tag-5-col-md:after,
.tag-6-col-md:before,.tag-6-col-md:after,
.tag-7-col-md:before,.tag-7-col-md:after,
.tag-8-col-md:before,.tag-8-col-md:after,
.tag-9-col-md:before,.tag-9-col-md:after,
.tag-10-col-md:before,.tag-10-col-md:after,
.tag-11-col-md:before,.tag-11-col-md:after,
.tag-12-col-md:before,.tag-12-col-md:after{
    content: "";
    display: table;
    clear: both;
}
.col-1-md,
.col-2-md,
.col-3-md,
.col-4-md,
.col-5-md,
.col-6-md,
.col-7-md,
.col-8-md,
.col-9-md,
.col-10-md,
.col-11-md,
.col-12-md{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
}
.tag-1-col-md > .col-1-md,
.tag-2-col-md > .col-2-md,
.tag-3-col-md > .col-3-md,
.tag-4-col-md > .col-4-md,
.tag-5-col-md > .col-5-md,
.tag-6-col-md > .col-6-md,
.tag-7-col-md > .col-7-md,
.tag-8-col-md > .col-8-md,
.tag-9-col-md > .col-9-md,
.tag-10-col-md > .col-10-md,
.tag-11-col-md > .col-11-md,
.tag-12-col-md > .col-12-md{
    width: 100%;
}

.tag-2-col-md > .col-1-md,
.tag-4-col-md > .col-2-md,
.tag-6-col-md > .col-3-md,
.tag-8-col-md > .col-4-md,
.tag-10-col-md > .col-5-md,
.tag-12-col-md > .col-6-md{
    width: 50%;
}
.tag-3-col-md > .col-1-md,
.tag-6-col-md > .col-2-md,
.tag-9-col-md > .col-3-md,
.tag-12-col-md > .col-4-md{
    width: 33.33%;
}
.tag-3-col-md > .col-2-md,
.tag-6-col-md > .col-4-md,
.tag-9-col-md > .col-6-md,
.tag-12-col-md > .col-8-md{
    width:66.66%;
}
.tag-4-col-md > .col-1-md,
.tag-8-col-md > .col-2-md,
.tag-12-col-md > .col-3-md{
    width: 25%;
}
.tag-4-col-md > .col-3-md,
.tag-8-col-md > .col-6-md,
.tag-12-col-md > .col-9-md{
    width: 75%;
}
.tag-5-col-md > .col-1-md,
.tag-10-col-md > .col-2-md{
    width: 20%;
}
.tag-5-col-md > .col-2-md,
.tag-10-col-md > .col-4-md{
    width: 40%;
}
.tag-5-col-md > .col-3-md,
.tag-10-col-md > .col-6-md{
    width: 60%;
}
.tag-5-col-md > .col-4-md,
.tag-10-col-md > .col-8-md{
    width: 80%;
}
.tag-6-col-md > .col-1-md,
.tag-12-col-md > .col-2-md{
    width: 16.66%;
}
.tag-6-col-md > .col-5-md,
.tag-12-col-md > .col-10-md{
    width: 83.33%;
}
.tag-7-col-md > .col-1-md{
    width: 14.28%;
}
.tag-7-col-md > .col-2-md{
    width: 28.57%;
}
.tag-7-col-md > .col-3-md{
    width: 42.85%;
}
.tag-7-col-md > .col-4-md{
    width: 57.14%;
}
.tag-7-col-md > .col-5-md{
    width: 71.42%;
}
.tag-7-col-md > .col-6-md{
    width: 85.71%;
}
.tag-8-col-md > .col-1-md{
    width: 12.5%;
}
.tag-8-col-md > .col-3-md{
    width: 37.5%;
}
.tag-8-col-md > .col-5-md{
    width: 62.5%;
}
.tag-8-col-md > .col-7-md{
    width: 87.5%;
}
.tag-9-col-md > .col-1-md{
    width: 11.11%;
}
.tag-9-col-md > .col-2-md{
    width: 22.22%;
}
.tag-9-col-md > .col-4-md{
    width: 44.44%;
}
.tag-9-col-md > .col-5-md{
    width: 55.55%;
}
.tag-9-col-md > .col-7-md{
    width: 77.77%;
}
.tag-9-col-md > .col-8-md{
    width: 88.88%;
}
.tag-10-col-md > .col-1-md{
    width: 10%;
}
.tag-10-col-md > .col-3-md{
    width: 30%;
}
.tag-10-col-md > .col-7-md{
    width: 70%;
}
.tag-10-col-md > .col-9-md{
    width: 90%;
}
.tag-11-col-md > .col-1-md{
    width: 9.09%;
}
.tag-11-col-md > .col-2-md{
    width: 18.18%;
}
.tag-11-col-md > .col-3-md{
    width: 27.27%;
}
.tag-11-col-md > .col-4-md{
    width: 36.36%;
}
.tag-11-col-md > .col-5-md{
    width: 45.45%;
}
.tag-11-col-md > .col-6-md{
    width: 54.54%;
}
.tag-11-col-md > .col-7-md{
    width: 63.63%;
}
.tag-11-col-md > .col-8-md{
    width: 72.72%
}
.tag-11-col-md > .col-9-md{
    width: 81.81%;
}
.tag-11-col-md > .col-10-md{
    width: 90.9%;
}
.tag-12-col-md > .col-1-md{
    width: 8.33%;
}
.tag-12-col-md > .col-5-md{
    width: 41.66%;
}
.tag-12-col-md > .col-7-md{
    width: 58.33%;
}
.tag-12-col-md > .col-11-md{
    width: 91.66%;
}
.no-padding-left-md {
    padding-left: 0;
}
.no-padding-right-md {
    padding-right: 0;
}
.text-center-md {
    text-align: center;
}
.text-left-md {
    text-align: left;
}
.text-right-md {
    text-align: right;
}
.margin-auto-md {
    margin: auto;
}

}
@media screen and (min-width: 1200px){

.tag-1-col-lg:before,.tag-1-col-lg:after,
.tag-2-col-lg:before,.tag-2-col-lg:after,
.tag-3-col-lg:before,.tag-3-col-lg:after,
.tag-4-col-lg:before,.tag-4-col-lg:after,
.tag-5-col-lg:before,.tag-5-col-lg:after,
.tag-6-col-lg:before,.tag-6-col-lg:after,
.tag-7-col-lg:before,.tag-7-col-lg:after,
.tag-8-col-lg:before,.tag-8-col-lg:after,
.tag-9-col-lg:before,.tag-9-col-lg:after,
.tag-10-col-lg:before,.tag-10-col-lg:after,
.tag-11-col-lg:before,.tag-11-col-lg:after,
.tag-12-col-lg:before,.tag-12-col-lg:after{
    content: "";
    display: table;
    clear: both;
}
.col-1-lg,
.col-2-lg,
.col-3-lg,
.col-4-lg,
.col-5-lg,
.col-6-lg,
.col-7-lg,
.col-8-lg,
.col-9-lg,
.col-10-lg,
.col-11-lg,
.col-12-lg{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
}
.tag-1-col-lg > .col-1-lg,
.tag-2-col-lg > .col-2-lg,
.tag-3-col-lg > .col-3-lg,
.tag-4-col-lg > .col-4-lg,
.tag-5-col-lg > .col-5-lg,
.tag-6-col-lg > .col-6-lg,
.tag-7-col-lg > .col-7-lg,
.tag-8-col-lg > .col-8-lg,
.tag-9-col-lg > .col-9-lg,
.tag-10-col-lg > .col-10-lg,
.tag-11-col-lg > .col-11-lg,
.tag-12-col-lg > .col-12-lg{
    width: 100%;
}

.tag-2-col-lg > .col-1-lg,
.tag-4-col-lg > .col-2-lg,
.tag-6-col-lg > .col-3-lg,
.tag-8-col-lg > .col-4-lg,
.tag-10-col-lg > .col-5-lg,
.tag-12-col-lg > .col-6-lg{
    width: 50%;
}
.tag-3-col-lg > .col-1-lg,
.tag-6-col-lg > .col-2-lg,
.tag-9-col-lg > .col-3-lg,
.tag-12-col-lg > .col-4-lg{
    width: 33.33%;
}
.tag-3-col-lg > .col-2-lg,
.tag-6-col-lg > .col-4-lg,
.tag-9-col-lg > .col-6-lg,
.tag-12-col-lg > .col-8-lg{
    width:66.66%;
}
.tag-4-col-lg > .col-1-lg,
.tag-8-col-lg > .col-2-lg,
.tag-12-col-lg > .col-3-lg{
    width: 25%;
}
.tag-4-col-lg > .col-3-lg,
.tag-8-col-lg > .col-6-lg,
.tag-12-col-lg > .col-9-lg{
    width: 75%;
}
.tag-5-col-lg > .col-1-lg,
.tag-10-col-lg > .col-2-lg{
    width: 20%;
}
.tag-5-col-lg > .col-2-lg,
.tag-10-col-lg > .col-4-lg{
    width: 40%;
}
.tag-5-col-lg > .col-3-lg,
.tag-10-col-lg > .col-6-lg{
    width: 60%;
}
.tag-5-col-lg > .col-4-lg,
.tag-10-col-lg > .col-8-lg{
    width: 80%;
}
.tag-6-col-lg > .col-1-lg,
.tag-12-col-lg > .col-2-lg{
    width: 16.66%;
}
.tag-6-col-lg > .col-5-lg,
.tag-12-col-lg > .col-10-lg{
    width: 83.33%;
}
.tag-7-col-lg > .col-1-lg{
    width: 14.28%;
}
.tag-7-col-lg > .col-2-lg{
    width: 28.57%;
}
.tag-7-col-lg > .col-3-lg{
    width: 42.85%;
}
.tag-7-col-lg > .col-4-lg{
    width: 57.14%;
}
.tag-7-col-lg > .col-5-lg{
    width: 71.42%;
}
.tag-7-col-lg > .col-6-lg{
    width: 85.71%;
}
.tag-8-col-lg > .col-1-lg{
    width: 12.5%;
}
.tag-8-col-lg > .col-3-lg{
    width: 37.5%;
}
.tag-8-col-lg > .col-5-lg{
    width: 62.5%;
}
.tag-8-col-lg > .col-7-lg{
    width: 87.5%;
}
.tag-9-col-lg > .col-1-lg{
    width: 11.11%;
}
.tag-9-col-lg > .col-2-lg{
    width: 22.22%;
}
.tag-9-col-lg > .col-4-lg{
    width: 44.44%;
}
.tag-9-col-lg > .col-5-lg{
    width: 55.55%;
}
.tag-9-col-lg > .col-7-lg{
    width: 77.77%;
}
.tag-9-col-lg > .col-8-lg{
    width: 88.88%;
}
.tag-10-col-lg > .col-1-lg{
    width: 10%;
}
.tag-10-col-lg > .col-3-lg{
    width: 30%;
}
.tag-10-col-lg > .col-7-lg{
    width: 70%;
}
.tag-10-col-lg > .col-9-lg{
    width: 90%;
}
.tag-11-col-lg > .col-1-lg{
    width: 9.09%;
}
.tag-11-col-lg > .col-2-lg{
    width: 18.18%;
}
.tag-11-col-lg > .col-3-lg{
    width: 27.27%;
}
.tag-11-col-lg > .col-4-lg{
    width: 36.36%;
}
.tag-11-col-lg > .col-5-lg{
    width: 45.45%;
}
.tag-11-col-lg > .col-6-lg{
    width: 54.54%;
}
.tag-11-col-lg > .col-7-lg{
    width: 63.63%;
}
.tag-11-col-lg > .col-8-lg{
    width: 72.72%
}
.tag-11-col-lg > .col-9-lg{
    width: 81.81%;
}
.tag-11-col-lg > .col-10-lg{
    width: 90.9%;
}
.tag-12-col-lg > .col-1-lg{
    width: 8.33%;
}
.tag-12-col-lg > .col-5-lg{
    width: 41.66%;
}
.tag-12-col-lg > .col-7-lg{
    width: 58.33%;
}
.tag-12-col-lg > .col-11-lg{
    width: 91.66%;
}
.no-padding-left-lg {
    padding-left: 0;
}
.no-padding-right-lg {
    padding-right: 0;
}
.text-center-lg {
    text-align: center;
}
.text-left-lg {
    text-align: left;
}
.text-right-lg {
    text-align: right;
}
.margin-auto-lg {
    margin: auto;
}

}

.padding-left-5 {
    padding-left: 5px;
}
.padding-right-5 {
    padding-right: 5px;
}
.row-5 {
    margin-right: -5px;
    margin-left: -5px;
}
.margin-auto {
    margin: auto;
}
@charset "utf-8";

#mainNav {
    background: linear-gradient(to bottom, #f7f7f7, #dedede);
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  position: relative;
  z-index: 9;
  width: 100%;
  margin: 0 auto;
  margin-left: -113px;
  max-width: 1366px;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover, #cssmenu > ul > li.active, #cssmenu > ul > li.active:hover {
  background: #c5fbc3;
}
/* #cssmenu > ul > li > ul:after {
  border-color: #FFFFFF transparent;
  border-style: solid;
  border-width: 0 6px 6px;
  bottom: 100%;
  content: "";
  height: 0;
  position: absolute;
  left: 18px;
  top: -5px;
  width: 0;
} */
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
    padding: 10px 5px;
    font-size: 20px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #016300;
  font-weight: 400;
  /* text-transform: uppercase; */
  /* transition: all .5s; */
}
#cssmenu > ul > li.active > a {}
#cssmenu > ul > li:hover > a {}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: "";
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: "";
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu > ul > li.active > a:before, #cssmenu > ul > li.active > a:after, #cssmenu > ul > li.has-sub:hover > a:after {
  background: #fff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  -webkit-box-shadow: 0 1px 2px #bbb;
  box-shadow: 0 1px 2px #bbb;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 100%;
  background: #fff;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 12px 15px;
  width: 170px;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
  color: #000;
  font-weight: 400;
  border-bottom: 1px dotted #FFF;
  line-height: 1.4;
  background: #c5fbc3;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #f00;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: "";
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: "";
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
    margin: auto;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    border-top: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #f00;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    content: "";
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #000;
    content: "";
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #000;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 50px;
    width: 50px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: "";
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: "";
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}


/*-----------------------------------------------------------------------------------
    
  CSS INDEX
  ===================

  1.0.0 Theme Default CSS (body, link color, section etc)
    1.0.1 Slider CSS
    1.0.2 Best/Featured Products CSS
    1.0.3 New Products CSS
    1.0.4 Product By Category CSS
    1.0.5 News CSS
    1.0.6 Best News CSS
    1.0.7 News By Category CSS
    1.0.8 Slide News CSS
    1.0.9 Partner CSS
  2.0.0 Left - Right Sidebar CSS
    2.0.1 Nav CSS
    2.0.2 Advertisement CSS
    2.0.3 Video CSS
    2.0.4 Statistic CSS
    2.0.5 Search Bar CSS
    2.0.6 Viewest Products CSS
    2.0.7 Selling Products CSS
    2.0.8 Slide Image CSS
    2.0.9 News CSS
    2.0.10 Exchange Rate CSS
    2.0.11 Maps CSS
    2.0.12 Download CSS
    2.0.13 Link CSS
    2.0.14 Newsletter CSS
    2.0.15 Google Translate CSS
    2.0.16 Register CSS
    2.0.17 Support Online CSS
    2.0.18 Nav By Category CSS
    2.0.19 Facebook Plugin CSS
    2.0.20 Focus News CSS
    2.0.21 Date Now CSS
  3.0.0 Footer CSS
  4.0.0 Shop CSS
  5.0.0 Shop Detail CSS
  6.0.0 Blog CSS
  7.0.0 Blog Detail CSS
  8.0.0 Contact CSS
  9.0.0 Cart CSS
  10.0.0 Checkout CSS
  11.0.0 404 CSS

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.0.0  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
html, body, div, span, applet, object, iframe,
h1, .h1, h2, .h2, h3, .h3, 
h4, .h4, h5, .h5, h6, .h6, 
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img, embed {
  margin: 0;
  padding: 0;
  outline: 0;
}
a {color:#282828; text-decoration: none;}
a:active, a:hover {outline: 0 none;}
a:hover {text-decoration: none;}
a:focus {outline:0px solid; text-decoration: none;}
img {max-width:100%; height:auto;}
.fix {overflow:hidden}
.no-padding{padding:0!important;}
.bg-white {background: #fff;}
.cl-default {color: #f90;}
.fln {float: none!important;}
.mg {margin: 0 auto;}
p {padding: 0; margin: 0px 0px 10px;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {font-weight: normal;}
ol, ul {list-style: outside none none; margin: 0; padding: 0}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
body, body.class_body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background: #fff;
}
#content {padding-top: 5px;}
.widget {clear: both;}
.space-base {margin-bottom: 10px;}
.aw-blog-read-more {
    display: block;
    color: #282828;
    font: 500 12px/1.55 Helvetica Neue, Verdana, Arial, sans-serif;
    margin-top: -10px;
    text-transform: uppercase;
    text-decoration: underline;
    float: right;
    padding-right: 20px;
}
.price-box {
  color: #F00;
  font-size: 14px;
  line-height: 1.4;
}
.price-box p {
  margin: 0;
}
.price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
  font-size: 13px;
}
.meta-post {
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1;
}
.block-title {margin-bottom: 10px;}
.block-title h3, .block-title .h3, .page-title.product-category h2, .relatived-product-title .h3, .page-title.post-category h2, .relatived-post-title .h3 {
    background: #49f446 url(http://hangsonsaigon.com.vn/uploads/images/thanh.png?1476629717804) no-repeat left center;
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    cursor: pointer;
    text-align: center;
    height: 41px;
    line-height: 41px;
}
.block-title h3 a, .block-title .h3 a {color: #fff;}
.page-title {margin-bottom: 20px;}
/*----------------------------------------*/
/*  1.0.1 Slider CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  1.0.2 Best/Featured Products CSS
/*  1.0.3 New Products CSS
/*  1.0.4 Products By Category CSS
/*----------------------------------------*/
.products-grid .product-item-info {
  position: relative;
  margin-bottom: 10px;
}
.products-grid .product-item-info .product-item-details {
  position: relative;
  padding-bottom: 40px;
}
.product-item-details .product-name {
  margin: 10px 0;
}
.product-item-details .product-item-description {
    margin-bottom: 10px;
    color: #000;
    font-size: 13px;
}
.products-grid .item .button-holder button {
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
.products-grid .item .button-holder button i {
  text-align: center;
  width: 34px;
  line-height: 34px;
  background-color: #ccc;
  color: #222;
  font-size: 14px;
}

/*----------------------------------------*/
/*  1.0.5 News CSS
/*  1.0.6 Best News CSS
/*  1.0.7 News By Category CSS
/*  1.0.8 Slide News CSS
/*----------------------------------------*/
.block-post {
  position: relative;
  list-style: none!important;
  background: #fff;
}
.block-post.block-first-post .block-post-img {
  margin-bottom: 20px;
  position: relative;
}
.block-post.block-first-post .block-post-img img {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  opacity: .9;
  width: 100%;
}
.block-post.block-first-post .block-post-content {
  padding-bottom: 20px;
}
.block-post.block-first-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
.block-post.block-other-post {
  padding-bottom: 19px;
  margin-bottom: 18px;
  border-bottom: 1px solid #DDD;
}
.block-post.block-other-post .block-post-img {
  margin: 0;
  position: absolute;
  width: 110px;
  line-height: 0;
  overflow: hidden;
}
.block-post.block-other-post .block-post-content {
  margin-left: 125px;
  min-height: 74px;
}
.block-post.block-other-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
.block-post.block-other-post .post-description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

/*----------------------------------------*/
/*  1.0.5 News CSS
/*----------------------------------------*/
.news-wrap .block-post.block-other-post {
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 0px;
}
.news-wrap .block-post.block-other-post:nth-child(2n) {
  padding-left: 0;
}

/*----------------------------------------*/
/*  2.0.0 Left - Right Sidebar CSS
/*----------------------------------------*/
#left-sidebar, #right-sidebar {
  z-index: 2;
}
.single-widget {
  background: #025600;
  margin-bottom: 2px;
}
.single-widget:first-child {
  margin-top: 0;
}
.single-widget .section-title {
    background: #49f446 url(http://hangsonsaigon.com.vn/uploads/images/thanh.png?1476629717804) no-repeat left center;
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
    width: 100%;
    cursor: pointer;
    height: 41px;
    line-height: 41px;
    text-align: center;
}
.single-widget .section-title a {
  color: #fff;
}
.single-widget .content-widget {
  padding: 5px;
}

/*----------------------------------------*/
/*  2.0.1 Nav CSS
/*  2.0.18 Nav By Category CSS
/*----------------------------------------*/
.single-widget .content-widget > ul {}
.single-widget .content-widget > ul > li {}
.single-widget .content-widget > ul > li > a {}
.single-widget .content-widget ul {}
.single-widget .content-widget ul li {
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 29px;
  color: #313131;
}
.single-widget .content-widget ul li:last-child {
  border-bottom: 0px;
}
.single-widget .content-widget ul li a {}
.single-widget .content-widget ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background: #FFF;
}
.single-widget .content-widget ul > li:hover > ul {
  display: block;
}

/*----------------------------------------*/
/*  2.0.2 Advertisement CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.0.3 Video CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.0.4 Statistic CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.0.5 Search Bar CSS
/*  2.0.14 Newsletter CSS
/*----------------------------------------*/
.search-widget form, .newsletter-widget form {position: relative;}
.search-widget input[name="k"], .newsletter-widget input[name="v"] {
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  border-radius: 5px !important;
}
.search-widget button[name="s"], .newsletter-widget button {
  position: absolute;
  top: 3px;
  right: 0;
  padding: 2px 10px;
  background: transparent;
  border: none;
  color: #064475;
  font-size: 20px;
  cursor: pointer;
}

/*----------------------------------------*/
/*  2.0.6 Viewest Products CSS
/*  2.0.7 Selling Products CSS
/*  2.0.9 News CSS
/*----------------------------------------*/
.single-widget .content-widget .product-item, 
.single-widget .content-widget .post-item {text-transform: none;}
.product-item .ma-item, .post-item .ma-item {
  margin-top: 10px;
}
.product-item:first-child .ma-item, .post-item:first-child .ma-item {
  margin-top: 0;
}
.ma-item .products-images .product-image img {
  max-width: 63px;
}
.ma-item .post-images .post-image img {
  width: 113px;
}
.ma-item .products-des, .ma-item .post-des {
  margin-left: 120px;
}
.ma-item .products-des .product-name, 
.ma-item .post-des .post-name {
  margin: 0;
  font-weight: 500;
  line-height: 18px;
  display: inline-block;
}
.ma-item .products-des .product-name a, 
.ma-item .post-des .post-name a {
    padding-top: 5px;
    font-size: 14px;
    color: #79cf77;
}
.ma-item .products-des .price-box {
  color: #F00;
  font-size: 14px;
  line-height: 1.4;
}
.ma-item .products-des .price-box p {
  margin: 0;
}
.ma-item .products-des .price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
  font-size: 13px;
}
.ma-item .post-des p {
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    padding-top: 5px;
}

/*----------------------------------------*/
/*  2.0.8 Slide Image CSS
/*----------------------------------------*/
.single-widget .content-widget.slide-widget ul li {border-bottom: 0px;}

/*----------------------------------------*/
/*  2.0.10 Exchange Rate CSS
/*----------------------------------------*/
.exchange-rate-widget table {width: 100%;}
.exchange-rate-widget table th, .exchange-rate-widget table td {text-align: center;}

/*----------------------------------------*/
/*  2.0.11 Map CSS
/*----------------------------------------*/
.map-responsive {
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  height: 0;
}
.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

/*----------------------------------------*/
/*  2.0.12 Download CSS
/*----------------------------------------*/
.download-widget a {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dedede;
}
.download-widget a:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.download-widget a i {margin-right: 7px;}

/*----------------------------------------*/
/*  2.0.13 Link CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.0.15 Google Translate CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.0.16 Register CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.0.17 Support Online CSS
/*----------------------------------------*/
.agent-small {
  margin: 0px 0px 15px;
}
.agent-small-title {
  margin-bottom: 5px;
}
.agent-small-inner {
  display: table;
  width: 100%;
}
.agent-small-image {
  display: table-cell;
  width: 70px;
}

.agent-small-image img {
  border-radius: 50%;
  height: auto;
  position: relative;
  width: 100%;
  max-width: 100%;
  z-index: 2;
}
.agent-small-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: table-cell;
  padding-bottom: 12px;
  vertical-align: top;
}
.agent-small:last-child .agent-small-content {
   border-bottom: 0px;
}
.agent-small-yahoo, .agent-small-skype, .agent-small-tel {
  font-size: 12px;
  line-height: 22px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16px;
}
.agent-small-yahoo {
  background-image: url("uploads/icon/yahoo2.png");
}
.agent-small-skype {
  background-image: url("uploads/icon/skype.png");
}
.agent-small-tel {
  background-image: url("uploads/icon/Phone.png");
}

/*----------------------------------------*/
/*  2.0.21 Date Now CSS
/*----------------------------------------*/
.clock {
  cursor: pointer;
  padding: 5px;
  width: 40%;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  text-align: center;
  font-weight: bold;
  font-family: arial;
}
#clock {
  background-color: #000000;
  color: #00FF33;
  font-size: 20px;
  margin-bottom: 5px;
}
.datetime {
  text-align: center;
  margin: 8px 0;
}

/*----------------------------------------*/
/*  3.0.0 Footer CSS
/*----------------------------------------*/
#site-footer {
    font-size: 13px;
    font-weight: 300;
    line-height: 23px;
}
#site-footer .footer-top .footer-block {
  margin-bottom: 20px;
}
#site-footer .footer-widget-title {
  font-size: 1.384em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
#site-footer .footer-top .footer-widget-title {
  border-bottom: 2px solid #fff;
  height: 35px;
  margin-bottom: 15px;
  margin-top: 3px;
  padding: 0 0 .67em;
}
#site-footer .footer-top .footer-widget-title>span {
  border-bottom: 2px solid #f90;
  display: inline-block;
  height: 35px;
  padding: 0;
}
#site-footer .footer-bottom {
    min-height: 48px;
    color: #585858;
    font-size: 12px;
    line-height: 48px;
}
#site-footer .footer-bottom a {
  color: #083807;
}

/*----------------------------------------*/
/*  4.0.0 Shop CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  5.0.0 Shop Detail CSS
/*----------------------------------------*/
.product-view, .product-view .primary_block {
  margin-bottom: 30px;
}
.product-left-column {
  min-height: 380px;
}
.product-center-column {}
.product-right-column {}
.product-left-column #image-block {
  position: relative;
  padding: 0px;
}
.product-left-column #image-block .zoomWrapper, .product-left-column #image-block img {
  margin: auto;
}
#views_block {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
#thumbs_list {
  position: relative;
  padding: 0px 29px;
}
#thumbs_list #thumblist {
  list-style-type: none;
  padding: 0px 1px;
  margin: 0px;
  overflow: hidden;
  position: static;
}
#thumbs_list .thumb_item {
  border: 1px solid transparent;
  margin-bottom: 2px;
}
#thumbs_list .thumb_item:hover {
  border-color: #ec243b;
}
#thumbs_list .thumb_item img {
  max-width: 100%;
  margin: auto;
}
#thumbs_list .owl-prev, #thumbs_list .owl-next {
    position: absolute;
    top: 50%;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    font-size: 0px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    top: 50%;
    width: 25px;
    height: 25px;
    margin-top: -12px;
    background: #fff url(/uploads/images/icon-prev.png) no-repeat center center;
    background-size: 60%;
    border: solid 1px #ccc;
    border-radius: 50%;
}
#thumbs_list .owl-next {
  right: 0;
  left: auto;
  background: #fff url(/uploads/images/icon-next.png) no-repeat center center;
  background-size: 60%;
}
#thumbs_list .owl-prev:before, #thumbs_list .owl-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  display: block;
  text-align: center;
  border: 1px solid #b6b6b6;
  border-radius: 100%;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  color: #000;
  text-shadow: none;
}
.socialsharing_product {
  margin-top: 20px;
}
.socialsharing_product ul li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.socialsharing_product ul li .btn {
  padding: 7px 15px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  font-size: 12px;
  color: #777;
  background: #fff;
}
.socialsharing_product ul li .btn-facebook:hover {
  background-color: #435F9F;
  color: #fff;
}
.socialsharing_product ul li .btn-facebook i {
  color: #435F9F;
}
.socialsharing_product ul li .btn-facebook:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-twitter:hover {
  background-color: #00AAF0;
  color: #fff;
}
.socialsharing_product ul li .btn-twitter i {
  color: #00AAF0;
}
.socialsharing_product ul li .btn-twitter:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-google-plus:hover {
  background-color: #E04B34;
  color: #fff;
}
.socialsharing_product ul li .btn-google-plus i {
  color: #E04B34;
}
.socialsharing_product ul li .btn-google-plus:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-pinterest:hover {
  background-color: #CE1F21;
  color: #fff;
}
.socialsharing_product ul li .btn-pinterest i {
  color: #CE1F21;
}
.socialsharing_product ul li .btn-pinterest:hover i {
  color: #fff;
}
.product-center-column h1 {
    margin: 10px 0px;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #025600;
    text-transform: capitalize;
}
.product-center-column .category {
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  text-transform: none;
  line-height: 28px;
}
.product-center-column .category a {
  display: inline-block;
  color: #3991DB;
}
.product-center-column .product-description {
  line-height: 16px;
  margin-bottom: 15px;
  padding: 6px 0px;
  font-size: 13px;
}
.product-center-column .old-price {
  font-size: 16px;
  font-weight: 300;
  color: #999;
  text-decoration: line-through;
}
.product-center-column .price {
  font-size: 24px;
  font-weight: 300;
  color: #F00;
}
.product-center-column .quantity_wanted_p {
  width: 100%;
  margin: 20px 0;
}
.product-center-column .quantity-selector {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  font-weight: 300;
  line-height: 30px;
  min-width: 60px;
  font-weight: 600;
}
.js-qty {
  position: relative;
  margin-bottom: 1em;
  max-width: 100px;
  min-width: 75px;
  overflow: visible;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-center-column .js-qty {
  float: left;
  margin-bottom: 0px;
}
.control-quantity {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0px;
  bottom: 0px;
  border: 0 none;
  background: none;
  text-align: center;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.control-quantity.control-minus {
  left: 0;
  border-right: 1px solid #E5E5E5;
}
.control-quantity.control-add {
  right: 0;
  border-left: 1px solid #E5E5E5;
}
.control-quantity.control-minus, .control-quantity.control-add {
  background-color: #f90;
  color: #fff;
  font-weight: 600;
  padding: 0 5px;
}
.js-qty input[type="text"] {
  display: block;
  background: #FFF;
  font-size: 12px;
  text-align: center;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0px 25px;
  margin: 0;
  border: 1px solid #E5E5E5;
}
.product-center-column .adtocart {
  display: block;
  float: left;
  margin-left: 15px;
  padding: 0;
  background: #f90;
  color: #fff;
  text-transform: capitalize;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ff6000;
  margin-bottom: 20px;
}
.product-center-column .adtocart .fa {
  margin-left: 10px;
  margin-right: 0px;
}
.product-center-column #AddToCartText {
  font-weight: 300;
  font-size: 12px;
  padding: 0px 10px;
}
.product-detail-tab {
  background: white;
  padding: 20px;
}
.nav-tabs {
  position: relative;
  z-index: 1;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.nav-tabs, .nav.nav-tabs {
  margin-left: 0;
  margin-right: 0;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
}
.nav-tabs .nav-tab-item {
  width: auto;
  margin: 0 5px 0 0;
}
.nav-tabs li a {
  font: 500 14px/1.35 "Helvetica Neue", sans-serif;
  border-color: #999999;
  background: #fbfbfb;
}
.nav-tabs .nav-tab-item .switch {
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  color: #999999;
  border: 0;
  height: 40px;
  padding: 10px 10px 10px 10px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.nav-tabs .nav-tab-item.active .switch {
  border: 0;
  border-bottom: 2px solid;
}
.nav-tabs .nav-tab-item .switch:visited {
  text-decoration: none;
}
.nav-tabs .nav-tab-item:not(.disabled) .switch:active, .nav-tabs .active.nav-tab-item .switch, .nav-tabs .active.nav-tab-item .switch:focus, .nav-tabs .active.nav-tab-item .switch:hover {
  background: transparent;
}
.nav-tabs .active.nav-tab-item .switch, .nav-tabs .active.nav-tab-item .switch:focus, .nav-tabs .active.nav-tab-item .switch:hover {
  padding-bottom: 11px;
}
.nav-tabs .active.nav-tab-item .switch {
  font-weight: 700;
  color: #282828;
  background-color: transparent;
  border-color: #282828;
}
.nav-tabs .nav-tab-item.active .switch {
  color: #282828;
}
.nav-tabs .nav-tab-item .switch:visited, .nav-tabs .nav-tab-item .switch:hover, .nav-tabs .nav-tab-item .switch:active {
  color: #282828;
  background: #fbfbfb;
}
.nav-tabs .nav-tab-item.active .switch, .nav-tabs .nav-tab-item.active .switch:focus, .nav-tabs .nav-tab-item.active .switch:hover {
  color: #282828;
  background: transparent;
  border-bottom-color: black;
}
.nav-tabs .nav-tab-item:not(.disabled).active .switch, .nav-tabs .nav-tab-item:not(.disabled) .switch:focus, .nav-tabs .nav-tab-item:not(.disabled) .switch:hover {
  background: transparent;
  border-bottom-color: #282828;
  color: #282828;
}
.product-view .nav-tab-content {
  padding: 15px 0 0;
}
.relatived-product-title {
  margin-bottom: 20px;
}

/*----------------------------------------*/
/*  6.0.0 Blog CSS
/*----------------------------------------*/
.postWrapper {
    clear: both;
    border-top: solid 1px #ccc;
    padding-top: 10px;
    padding-left: 20px;
}
.postTitle {
  margin-bottom: 15px;
}
.postTitle .post-title {
  font-size: 18px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.postContent {
  padding-bottom: 10px;
}

/*----------------------------------------*/
/*  7.0.0 Blog Detail CSS
/*----------------------------------------*/
.entry-title {
    font-size: 30px;
    line-height: 56px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: none;
    color: #025600;
    
}
ul#menu-danh-muc-san-pham li {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 29px;
    color: #313131;
    padding: 2px 0px;
    height: 35px;
    line-height: 30px;
    border-top: solid 1px #b3b3b3;
    border-bottom: 0;
}
.single-widget .content-widget {
    clear: both;
    padding: 5px;
    overflow: hidden;
}
div#nf-field-2-wrap label {
    display: none;
}
.nf-form-content {
    padding: 0px !important;
    max-width: 1000px;
    margin: 0 auto;
}
div#nav_menu-2 h3 {
    display: none;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    font-size: 12px !important;
    margin: 0;
    padding: 12px;
}
form-content .ninja-forms-field {
    font-size: 12px !important;
    /* margin: 3px; */
    padding: 12px !important;
    text-align: center;
    padding-left: 8px !important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 35px !important;
}
ul#menu-danh-muc-san-pham li a {
    display: block;
    padding-left: 30px;
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: normal;
}

ul#menu-danh-muc-san-pham li a:hover {
    background: #fff url(http://hangsonsaigon.com.vn/uploads/images/menu-left-hover.png) no-repeat left 5px center;
    color: #000;
}
.post-meta, .post-author {
  font-size: 14px;
  line-height: 22px;
  margin: 3px 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.post-meta i.fa-calendar-o {
  font-size: 12px;
  top: -1px;
  position: relative;
  margin-right: 4px;
}
.post-meta li {
  padding-left: 1px;
  padding-right: 1px;
}
.post-meta li, .post-author {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.post-meta > li {
  display: block;
  white-space: nowrap;
}
.single-post-page .entry-header .post-author {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
  margin-bottom: 0px;
}
.post-author-avatar {
  width: 50px;
  height: 50px;
  max-width: 50px;
  border: none;
}
.post-date a {
  color: #9B9B9B;
}
.entry-header .socialsharing_product {margin-bottom: 30px;}
.entry-content .single-post-image {
    margin-bottom: 30px;
    display: none;
}
.fave_relatived_post {margin-bottom: 30px;}
.relatived-post-title {
  margin-bottom: 20px;
}
.relatived-post-details .small-title {
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.relatived-post-details .post-small-content {
  font-size: 13px;
}

/*----------------------------------------*/
/*  8.0.0 Contact CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.0.0 Cart CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.0.0 Checkout CSS
/*----------------------------------------*/

/*----------------------------------------*/
/*  11.0.0 404 CSS
/*----------------------------------------*/
body.error404 {
  background-image: url("uploads/background/page404bg.jpg") !important;
  background-repeat: no-repeat;
  background-position: center -100px;
  background-size: 100% auto;
}
body.error404 .logo {
  margin-top: 130px;
  text-align: center;
  width: 100%;
}
body.error404 .logo a {
  color: #fff;
}
body.error404 .logo a:hover {
  color: #ff5555;
}
body.error404 .page-404 {
  color: #fff;
  float: left;
  margin-top: 325px;
  padding-bottom: 0px;
  text-align: center;
  width: 100%;
}
body.error404 .page-404 h3 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 45px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
body.error404 .page-404 label {
  font-size: 18px;
  font-weight: normal;
  line-height: 46px;
  margin: 0;
}
body.error404 .page-404 .searchform {
  display: inline-block;
  margin-left: 20px;
}
body.error404 .page-404 .searchform .input_text {
  background: none;
  border: 1px solid #555;
  color: #fff;
  height: 46px;
  padding: 0 10px;
  width: 200px;
}
body.error404 .page-404 .searchform .button {
  background: none;
  border: 1px solid #555;
  display: inline-block;
  font-size: 15px;
  height: 46px;
  margin-left: 10px;
  padding: 0 30px;
}
body.error404 .page-404 .searchform .button .fa {
  color: #fff;
}
.flex-caption {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    max-width: 100%;
    max-height: 100%;
}
#wrapper {
    max-width: 1343px;
    margin: auto;
}
.slider-wrap .flexslider {
    background: #b1d4ac;
    padding-bottom: 38px;
    overflow: hidden;
}
.flex-control-nav {
  bottom: 7px;
  right: 0;
  width: auto;
}
.flex-control-paging li a {
    background: #d9f9c9;
    width: 22px;
    height: 22px;
    border: solid 4px #d9f9c9;
    box-shadow: none;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
    background: none;
    border: solid 4px #66a63d;
}
.flex-control-nav li {
    margin: 0 3px;
}
.flex-direction-nav a {
  height: 50px;
}
#header {
    min-height: 185px;
    position: relative;
}
.slogan-container hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.slogan {
    font-size: 27px;
    color: #1f9a61;
    text-transform: initial;
    font-family: Tahoma;
    font-weight: bolder;
    line-height: 28px;
    margin-right: -3px;
    text-decoration: underline;
    padding-top: 9px;
}
.hotline {
    color: #61be5f;
    font-size: 26px;
    padding-top: 15px;
}
.hotline span {
    color: #000;
    font-weight: bold;
}
.footer-top {
    background: #28b725;
   
    margin-bottom: 3px;
}
.footer-top {
    padding: 10px;
    background: #28b725;
    margin-bottom: 3px;
}
.hotline-footer {
    background: url(/uploads/images/icon-phone.png) no-repeat left center;
    padding-left: 45px;
    font-size: 27px;
    color: #fff;
}
.hotline-footer a {
    color: #000;
    font-weight: bold;
}
#footer-container {
    padding-top: 17px;
    background: #b4eaab url(/uploads/images/footer1.png?1476629111525) no-repeat bottom right;
}
.footer-container {
    background: rgba(255, 255, 255, 0.2);
}
.footer-widget-content>h2 {
    color: #035f00;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}
.info-footer {
    color: #5bbc56;
    font-size: 19px;
    line-height: 28px;
}
.info-footer span {
    color: #000;
}
.footer-widget-content {
    padding: 15px 0px 10px;
}
.div-slogan>div {
    display: table-cell;
    vertical-align: middle;
}
.div-slogan {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
#cssmenu ul li.li-home a {
    padding-left: 50px;
    background-image: url(/uploads/images/icon-home.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
}
#mainNav #cssmenu > ul > li {
    margin-left: 11px;
}

#mainNav #cssmenu > ul > li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -7px;
    width: 3px;
    height: 60%;
    transform: translateY(-50%);
    background: url(http://hangsonsaigon.com.vn/uploads/images/icon-line.png) no-repeat center center;
}
#cssmenu > ul > li:first-child {
    margin-left: 0;
}
#cssmenu > ul > li:first-child:before {
    display: none;
}
#columns {
    background: #e1ffd7;
    padding-top: 2px;
}
.single-widget .nav-widget ul li {
    padding: 2px 0px;
    height: 35px;
    line-height: 30px;
    border-top: solid 1px #b3b3b3;
    border-bottom: 0;
}
.single-widget .nav-widget ul li a {
    display: block;
    padding-left: 30px;
     color: #fff;
    text-transform: capitalize;
    font-size: 17px;
      font-weight: normal;
}
.single-widget .nav-widget ul li a:hover {
    background: #fff url(/uploads/images/menu-left-hover.png) no-repeat left 5px center;
    color: #000;
}
.ma-item .post-images .post-image img {
    width: 113px;
    padding: 3px;
    border: solid 2px #338b22;
}
.news-widget ul.list-post {
    padding: 10px 0px;
}
.product-top:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: solid 1px #4e4e4e;
}
.product-top {
    background: #fff;
    position: relative;
    padding: 5px;
}
.product-name a {
    color: #023a01;
    font-weight: bold;
    font-size: 16px;
  text-transform: capitalize !important;
}
.product-top a.product-image {
    position: relative;
    z-index: 1;
    display: block;
}
.products-grid .item .button-holder {
    display: inline-block;
    padding: 5px 30px;
    background: #28b725;
    border-radius: 5px;
    margin-left: 5px;
    position: absolute;
    bottom: 15px;
    left: 0;
}
.button-holder a {
    color: #fff;
    font-weight: bold;
}
.products-grid .item .button-holder:hover {
    background: #4fbd4c;
}
.wrap_total .label {
    display: block;
    position: relative;
    height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    padding: 0 0 0 10px;
  line-height: 1.4;}
.wrap_total .value {
    text-align: right;
    padding-right: 10px;
    font-size: 15px;
    vertical-align: top;
    color: #fff;
}
.block-content {
    margin-top: 22px;
    margin-bottom: -8px;
}
.category-posts .post-image {
    width: 115px;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.post-details {
    margin-left: 125px;
}
.posts-list .postWrapper:first-child {
    border: none;
    padding: 0;
  padding-left: 20px;
}
.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
    padding: 0;
    margin: 0;
    display: none;
}
.products-grid .product-item-info {
    position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
}
.display-inline-block {
  display: inline-block;
}
.info-slogan {
    margin-left: 20px;
}
a {
    color: #282828;
    text-decoration: none;
    font-weight: bold;
}
.phone-fax {
    font-size: 19px;
    padding-top: 9px;
    color: #1f9a61;
    font-weight: bold;
    margin-right: -5px;
}
#header .container {
    width: 100%;
}
.slider-wrap .owl-stage-outer {
    background: #b1d4ac;
    padding-bottom: 38px;
    overflow: hidden;
}
.pagination>li>a, .pagination>li>span {
    color: #337ab7;
    text-decoration: none;
    background-color: #5b5b5b;
    border: 1px solid #5b5b5b;
    margin: 0px 3px;
    border-radius: 0!important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #7affa4;
    cursor: default;
    background-color: #111111;
    border-color: #111111;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #59ffa4;
    background-color: #111;
    border-color: #111;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: calc(50% - 38px);
    transform: translateY(-50%);
    left: 0;
    display: none;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  left: initial;
  right: 0;
}
.owl-theme .owl-dots {
    position: absolute;
    bottom: 7px;
    right: 0;
    width: auto;
}
.owl-theme .owl-dots .owl-dot span {
    background: #d9f9c9;
    width: 22px;
    height: 22px;
    border: solid 4px #d9f9c9;
    box-shadow: none;
    margin: 0px 3px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border: solid 4px #66a63d;
}
.logo-container>div {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 165px;
}
.logo-container a {
    display: table-cell;
    vertical-align: middle;
}
.div-slogan .display-inline-block {
    padding-right: 20px;
}
.bx-wrapper img {
  margin: auto;
}
.support-content .single-widget .section-title {
    display: none;
}
.support-container {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 300px;
    padding-left: 41px;
    background: url(http://hangsonsaigon.com.vn/uploads/imgs/support.png) no-repeat left center;
    min-height: 247px;
}
.agent-small, .agent-small a {
    color: #87ff03;
    font-size: 20px;
}
.support-content .single-widget {
    min-height: auto !important;
}
.support-tools {
    position: absolute;
    left: 0;
    top: 50%;
    width: 42px;
    height: 282px;
    transform: translateY(-50%);
    cursor: pointer;
}

.header-container {
  background: url('http://hangsonsaigon.com.vn/uploads/Banner/lon.jpg') no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .header-container {
      background-size: calc(100% + 326px);
    }
}

@media screen and (max-width: 991px) {
  .header-container {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .slogan, .hotline {
    font-size: 22px;
    white-space: nowrap;
  }
  .info-slogan {
    margin: 0;
  }
  .phone-fax {
    font-size: 17px;
    white-space: nowrap;
  }
  .div-slogan, .div-slogan .display-inline-block {
    padding: 0;
    text-align: center;
  }
  #mainNav #cssmenu > ul > li {
    margin-left: 0;
  }
  #mainNav #cssmenu > ul > li:before {
    display: none;
  }
  .slider-wrap .owl-stage-outer {
    padding-bottom: 20px;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
  }
  .owl-theme .owl-dots {
    bottom: 0;
  }
  .product-item-details .product-item-description {
    max-height: 54px;
    overflow: hidden;
  }
  .footer-widget-content>h2 {
    font-size: 23px;
  }
  .info-footer {
    font-size: 17px;
  }
  #site-footer .footer-bottom a {
    display: inline-block;
  }
.flex-caption * {
    font-size: 100%!important;
}
}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}
