/*
Theme Name: HamRongMedia.com
Theme URI: http://hamrongmedia.com/
Author: Ham Rong Media
Author URI: http://hamrongmedia.com
Description: Thiet ke website chat luong - 0968.724.886
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://hamrongmedia.com
Text Domain: hrm
*/
@font-face {
  font-family: 'SFUFuturaBook';
  src: url(fonts/SFUFuturaBook.eot?#iefix) format("embedded-opentype"), url(fonts/SFUFuturaBook.woff) format("woff"), url(fonts/SFUFuturaBook.ttf) format("truetype"), url(fonts/SFUFuturaBook.svg#SFUFuturaBook) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'UTMNeoSansIntel';
  src: url(fonts/UTMNeoSansIntel.eot?#iefix) format("embedded-opentype"), url(fonts/UTMNeoSansIntel.woff) format("woff"), url(fonts/UTMNeoSansIntel.ttf) format("truetype"), url(fonts/UTMNeoSansIntel.svg#UTMNeoSansIntel) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'UTMNeoSansIntelBold';
  src: url(fonts/UTMNeoSansIntelBold.eot?#iefix) format("embedded-opentype"), url(fonts/UTMNeoSansIntelBold.woff) format("woff"), url(fonts/UTMNeoSansIntelBold.ttf) format("truetype"), url(fonts/UTMNeoSansIntelBold.svg#UTMNeoSansIntelBold) format("svg");
  font-weight: 400;
  font-style: normal;
}
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# 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 {
  position: relative;
  font-size: 14px;
  overflow-x: hidden;
  font-family: "SFUFuturaBook", sans-serif;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f6f6f6;
}
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,
.label {
  margin-bottom: 0;
  font-size: inherit;
  color: 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: #f6b817;
  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: #f6b817;
  color: #fff;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #006374;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #f6b817;
}
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: #f6b817;
}
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 {
  list-style: none;
  margin: 0;
  padding: 0;
}
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,
a:active {
  color: #f6b817;
  outline: none;
}
/*--------------------------------------------------------------
# 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;
}
.hrm-pagenavi {
  width: 100%;
  text-align: center;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.hrm-pagenavi:before,
.hrm-pagenavi:after {
  content: '';
  display: table;
}
.hrm-pagenavi:after {
  clear: both;
}
.hrm-pagenavi:before,
.hrm-pagenavi:after {
  content: '';
  display: table;
}
.hrm-pagenavi:after {
  clear: both;
}
.hrm-pagenavi ul.page-numbers {
  margin: 0;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #8a8885;
  border: 1px solid #f6b817;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  padding: 5px 10px 5px 10px;
}
.hrm-pagenavi ul.page-numbers li span.current,
.hrm-pagenavi ul.page-numbers li:hover a {
  color: #fff;
  background-color: #f6b817;
  font-weight: bold;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn:hover {
  background-color: #006374;
  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: #f6b817;
  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: #f6b817 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: #006374 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: #f6b817;
  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;
}
.ovfh {
  overflow: hidden;
}
.fr {
  float: right;
}
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.header-menu {
  display: block;
  padding: 50px 40px 10px;
}
.header-menu > li {
  position: relative;
  margin-bottom: 32px;
}
.header-menu > li > a {
  display: block;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "UTMNeoSansIntel";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-menu > li ul {
  display: none;
  padding-left: 20px;
  padding: 10px 0 0 30px;
}
.header-menu > li ul a {
  display: block;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-logo {
  position: absolute;
  left: 50%;
  top: 50px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 250px;
  z-index: 100;
}
.site-logo img {
  width: 100%;
}
.flash-hover {
  position: relative;
}
.flash-hover:hover .flash-block:after {
  webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
}
.flash-hover .flash-block {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.flash-hover .flash-block:after {
  position: absolute;
  top: -20px;
  left: 0;
  width: 110%;
  height: 110%;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -ms-transition: -ms-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  content: '';
}
.flash-hover .flash-block span {
  color: #fff;
  font-size: 15px;
  font-family: "UTMNeoSansIntelBold";
  text-transform: uppercase;
  line-height: 3.014;
}
.btn-subscriber {
  position: absolute;
  right: 0;
  top: 155px;
  z-index: 100;
  display: flex;
  align-items: center;
  padding: 0px 20px;
  height: 45px;
  line-height: 1;
  background-color: #f6b817;
}
.btn-subscriber i {
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
}
.btn-subscriber span {
  color: #fff;
  font-size: 15px;
  font-family: "UTMNeoSansIntelBold";
  text-transform: uppercase;
  line-height: 3.014;
}
.btn-subscriber.in-home {
  top: 200px;
}
.header-tools {
  width: 45px;
}
.header-tools .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 14px;
  background-color: #fff;
  color: #006374;
  font-size: 18px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-tools .item:hover {
  color: #fff;
  background-color: #f6b817;
}
.header-fix {
  position: fixed;
  top: 108px;
  left: 30px;
  z-index: 100;
}
.header-hamburger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 45px;
  margin-bottom: 18px;
  -webkit-transform: rotateZ(-90deg) translateY(100%);
  -moz-transform: rotateZ(-90deg) translateY(100%);
  transform: rotateZ(-90deg) translateY(100%);
  transform-origin: bottom left;
  line-height: 1;
  background-color: #f6b817;
}
.header-hamburger i {
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
  margin-right: 12px;
}
.header-hamburger span {
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: UTMNeoSansIntel;
  text-transform: uppercase;
}
.header-hamburger:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  width: 0%;
  background-color: #006374;
  -webkit-transition: width 0.25s cubic-bezier(1, 0.65, 0, 1.04);
  -o-transition: width 0.25s cubic-bezier(1, 0.65, 0, 1.04);
  transition: width 0.25s cubic-bezier(1, 0.65, 0, 1.04);
}
.header-hamburger:hover:before {
  width: 100%;
  -webkit-transition: width 0.65s cubic-bezier(0.39, 0.46, 0, 1.01);
  -o-transition: width 0.65s cubic-bezier(0.39, 0.46, 0, 1.01);
  transition: width 0.65s cubic-bezier(0.39, 0.46, 0, 1.01);
}
.header-humburger-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 33px;
  position: fixed;
  top: 20px;
  left: 20px;
  width: 80px;
  z-index: 1000;
  background-color: #f6b817;
}
.header-humburger-mobile i {
  color: #fff;
  font-size: 13px;
  margin-right: 10px;
}
.header-humburger-mobile span {
  color: #fff;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 1px;
  font-family: UTMNeoSansIntel;
  text-transform: uppercase;
}
.header-invisible {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 350px;
  z-index: 10000;
  background-color: #006374;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
}
.header-invisible.logined {
  padding-top: 32px;
}
.header-invisible:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 400px;
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  background-image: url(images/intro-pattern.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: -1;
}
.header-invisible.is-open {
  opacity: 1;
  overflow: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}
ul,
li {
  padding: 0px;
  list-style: none;
  margin: 0px;
}
.header-invisible-head {
  padding: 0 40px;
  height: 70px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-close--label {
  float: left;
  display: flex;
  align-items: center;
  margin-top: 23px;
  font-size: 18px;
  color: #f6b817;
}
.header-close--label i {
  margin-right: 15px;
}
.header-close--label span {
  text-transform: uppercase;
  font-family: UTMNeoSansIntelBold;
}
.header-close--btn {
  float: right;
  margin-top: 29px;
}
.header-close--btn img {
  display: block;
  width: 100%;
}
ul.header-menu {
  display: block;
  padding: 50px 40px 10px;
}
ul.header-menu > li {
  position: relative;
  margin-bottom: 32px;
}
ul.header-menu > li.menu-item-has-children:before {
  content: "+";
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
  color: #fff;
  font-size: 17px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
ul.header-menu > li.menu-item-has-children.is-active:before {
  content: "--";
  color: #f6b817;
}
ul.header-menu > li > a {
  display: block;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: UTMNeoSansIntel;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.header-menu > li > a:hover {
  color: #f6b817;
}
ul.header-menu > li ul {
  display: none;
  padding-left: 20px;
  padding: 10px 0 0 30px;
}
ul.header-menu > li ul a {
  display: block;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.header-menu > li ul a:hover {
  color: #f6b817;
}
ul.header-menu > li:hover > a,
ul.header-menu > li.is-active > a {
  color: #f6b817;
}
.search-menu {
  float: right;
  padding-top: 18px;
}
.search-menu .search-form {
  padding: 1px;
  border: 1px solid #f6b817;
  margin-left: 15px;
}
.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;
}
.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-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: #f6b817;
}
.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;
}
.page-title-bar {
  text-align: center;
  background: url(images/ptb-bg.png) left center no-repeat;
  background-size: cover;
}
.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-banner {
  display: block;
  position: relative;
  z-index: 10;
  height: 360px;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*--------------------------------------------------------------
# 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;
}
.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%;
  background: #006374;
  position: relative;
}
.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 {
  color: #333;
  font-size: 13px;
  padding: 7px 15px;
  text-transform: none;
  font-weight: 400;
}
.main-navigation ul ul a:hover {
  background: #f6b817;
  color: #fff;
}
.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;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  transition: all ease .3s;
  text-transform: uppercase;
}
.main-navigation a:hover {
  background: #f6b817;
}
/* 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: #f6b817;
  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: #f6b817;
  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: #f6b817;
  border-color: #f6b817;
  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: #f6b817;
  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: #f6b817;
  border-color: #f6b817;
  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: #f6b817;
}
.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);
  }
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.site-content {
  width: 100%;
  background-image: url(images/intro-pattern.png);
  background-size: 40% auto;
  background-repeat: no-repeat;
}
.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 #f6b817;
  border-bottom: 1px solid #f6b817;
  -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 #f6b817;
  border-left: 1px solid #f6b817;
  -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);
}
.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 #f6b817;
  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;
}
.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: #f6b817;
}
.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 {
  background: #fafafa;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.td-block-title-wrap {
  position: relative;
}
.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;
  border-bottom: 2px solid #f6b817;
  transition: all ease .3s;
}
.block-title:hover .td-pulldown-size {
  background-color: #006374;
}
.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: #f6b817;
  transition: all ease .3s;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.block-title .td-pulldown-size:before {
  margin-right: 5px;
  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 #f6b817;
  background: #f6b817;
  color: #fff;
}
.go-to-home:hover {
  color: #f6b817;
  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%;
}
.home-main {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6;
}
.home-banner {
  position: relative;
}
.home-banner:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 260px;
  z-index: 10;
  pointer-events: none;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.26) 38%, rgba(0, 0, 0, 0.53) 57%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.8) 86%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.83) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.26) 38%, rgba(0, 0, 0, 0.53) 57%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.8) 86%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.83) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.26) 38%, rgba(0, 0, 0, 0.53) 57%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.8) 86%, rgba(0, 0, 0, 0.83) 99%, rgba(0, 0, 0, 0.83) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d4000000', GradientType=0);
}
.home-banner .scrolling {
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: 60px;
  left: 50%;
  margin-left: -30px;
  background: url(images/scrolling.png) no-repeat center center;
  z-index: 10;
  cursor: pointer;
}
.home-banner .scrolling span {
  position: absolute;
  width: 10px;
  height: 7px;
  left: 50%;
  top: 10px;
  margin-left: -4px;
  background: url(images/scrolling_arrow.png) no-repeat center center;
  transition: all .3s ease;
  animation-name: scrolling;
  animation-duration: .5s;
  animation-iteration-count: infinite;
}
@keyframes scrolling {
  0% {
    top: 10px;
  }
  80% {
    top: 24px;
  }
  100% {
    top: 10px;
  }
}
.home-banner--slider {
  height: calc(100vh + 30px);
  height: -moz-calc(100vh + 30px);
  height: -webkit-calc(100vh + 30px);
}
.home-banner--pagination {
  right: 44px!important;
  top: 50%;
  left: auto!important;
  width: 11px!important;
  transform: translateY(-50%);
  bottom: auto !important;
}
.home-banner--pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin-bottom: 16px!important;
  opacity: 1;
  background-color: #ffffff;
}
.home-banner--pagination .swiper-pagination-bullet-active {
  background-color: #f6b817;
}
.home-banner-item {
  height: calc(100vh + 30px);
  height: -moz-calc(100vh + 30px);
  height: -webkit-calc(100vh + 30px);
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-banner--btn-down {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 60px;
  z-index: 100;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .home-banner--btn-down {
    bottom: 110px;
  }
}
.home-intro {
  position: relative;
  background-color: #f6f6f6;
  padding: 40px 0 70px;
}
@media only screen and (min-width: 769px) {
  .home-intro:before {
    content: "";
    position: absolute;
    top: -30px;
    display: block;
    left: 0;
    bottom: 0;
    width: 78.25769%;
    z-index: 10;
    background-color: #fff;
    background-image: url(images/intro-pattern.png);
    background-size: 53% auto;
    background-repeat: no-repeat;
  }
}
.home-intro--container {
  position: relative;
  padding: 30px 0;
  z-index: 100;
}
@media only screen and (min-width: 769px) {
  .home-intro--container {
    display: flex;
  }
  .home-intro--container:before {
    content: '';
    display: block;
    position: absolute;
    top: -70px;
    left: -30px;
    height: 195px;
    border-left: 1px solid #f6b817;
  }
}
@media only screen and (max-width: 768px) {
  .home-intro--container {
    max-width: 640px;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 769px) {
  .home-intro--text {
    width: 41.66667%;
  }
}
.home-intro--image {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .home-intro--image {
    width: 50%;
    margin-left: calc(8.33333% + 30px);
    margin-left: -moz-calc(8.33333% + 30px);
    margin-left: -webkit-calc(8.33333% + 30px);
  }
  .home-intro--image:after {
    content: "";
    display: block;
    position: absolute;
    top: 110px;
    right: -30px;
    bottom: -28px;
    width: 50%;
    z-index: -1;
    background-color: #f6b817;
  }
}
@media only screen and (max-width: 768px) {
  .home-intro--image {
    margin-top: 30px;
    height: 280px;
  }
}
.home-intro--image-bg {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-intro--label {
  display: block;
  margin-bottom: 25px;
  font-size: 37.674px;
  font-family: "UTMNeoSansIntelBold";
  color: #006374;
  line-height: 1.2;
  text-align: left;
}
.home-intro--description {
  display: block;
  margin-bottom: 25px;
  font-size: 15px;
  color: #727272;
  line-height: 1.6;
  text-align: justify;
}
.home--btn-viewmore {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 138px;
  height: 40px;
  background-color: #f6b817;
}
.home--btn-viewmore span {
  font-size: 15px;
  color: #fff;
  line-height: 1;
}
.home--btn-viewmore i {
  margin-left: 12px;
  font-size: 15px;
  color: #fff;
  line-height: 1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all 0.3s ease;
}
.home--btn-viewmore i.fa-plus {
  font-size: 12px;
  color: #fff;
  margin-top: 2px;
}
.home-intro--videos {
  display: flex;
  margin-top: 70px;
}
.home-intro--videos-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(40%);
  margin-right: 20px;
  height: 125px;
  outline: none;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-intro--videos-item:last-child {
  margin-right: 0;
}
.home-intro--videos-item img {
  -webkit-transition: transform 0.5s cubic-bezier(0.59, 0.26, 0, 1.21);
  -moz-transition: transform 0.5s cubic-bezier(0.59, 0.26, 0, 1.21);
  transition: transform 0.5s cubic-bezier(0.59, 0.26, 0, 1.21);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
}
.home-intro--videos-item:hover img {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.home-location {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.home-location--map {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  background-color: #f6f6f6;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .home-location--map {
    width: 100%;
    height: 400px;
    order: 2;
  }
}
.home-location--map .googleMap {
  height: 100%;
}
.home-location--content {
  position: relative;
  display: block;
  padding: 60px 0 60px 120px;
  width: 50%;
  background-color: #006374;
  background-image: url(images/intro-pattern.png);
  background-size: 53% auto;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 769px) {
  .home-location--content:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 94px;
    height: 153px;
    z-index: 1;
    border-left: 1px solid #f6b817;
  }
}
@media only screen and (max-width: 1024px) {
  .home-location--content {
    padding: 60px 30px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .home-location--content {
    width: 100%;
    order: 1;
    padding: 20px 20px 0;
  }
}
.home-location-title {
  font-size: 37.674px;
  font-family: "UTMNeoSansIntelBold";
  color: #f6b817;
  line-height: 1.2;
}
.home-location-description {
  display: block;
  margin-top: 27px;
  color: #ffffff;
}
.home-location-hot {
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 481px) {
  .home-location-hot {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .home-location-hot {
    margin: 30px 0;
  }
}
.home-location-item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #ffffff;
}
.home-location-item-icon img:nth-child(2) {
  display: none;
}
.home-location-item-label {
  display: block;
  overflow: hidden;
  padding-left: 18px;
  padding-top: 8px;
}
.home-location-item-label span {
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}
.home-location-item-label span:nth-child(1) {
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 20px;
}
.home-location-item-label span:nth-child(2) {
  color: #f6b817;
}
.home-location-item {
  overflow: hidden;
  margin-bottom: 30px;
  cursor: pointer;
}
@media only screen and (min-width: 481px) {
  .home-location-item {
    width: 50%;
  }
}
.home-location-item:nth-of-type(2n+1) {
  clear: both;
}
@media only screen and (max-width: 480px) {
  .home-location-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.home-location-item:hover .home-location-item-icon {
  background-color: #f6b817;
}
.home-location-item:hover .home-location-item-icon img:nth-child(1) {
  display: none;
}
.home-location-item:hover .home-location-item-icon img:nth-child(2) {
  display: block;
}
.home-master-plan {
  position: relative;
  overflow: hidden;
}
.home-master-plan > img {
  display: block;
  width: 100%;
  background-color: #4c5678;
}
@media only screen and (max-width: 480px) {
  .home-master-plan > img {
    margin-top: 20px;
  }
}
.home-master-plan-label {
  padding: 10px 30px;
  background-color: #f6b817;
  background-image: url(images/master-plan-pattern.png);
  background-size: 43% auto;
  background-repeat: no-repeat;
  background-position: right center;
}
@media only screen and (min-width: 769px) {
  .home-master-plan-label {
    padding: 0 0 40px 120px;
  }
  .home-master-plan-label:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 94px;
    height: 76px;
    z-index: 1;
    border-left: 1px solid #006374;
  }
}
@media only screen and (min-width: 481px) {
  .home-master-plan-label {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .home-master-plan-label {
    margin-bottom: 20px;
  }
}
.home-master-plan-label span:nth-child(1) {
  display: block;
  font-size: 37.674px;
  font-family: "UTMNeoSansIntelBold";
  color: #ffffff;
}
.home-master-plan-label span:nth-child(2) {
  display: block;
  margin-top: 5px;
  font-size: 15px;
  font-family: "SFUFuturaBook";
  color: #006374;
}
.home-master-plan-layer-label {
  font-family: "UTMNeoSansIntelBold";
  font-size: 15px;
  color: #006374;
  text-transform: uppercase;
}
@media only screen and (min-width: 481px) {
  .home-master-plan-layer-label {
    opacity: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    width: 160px;
    height: 68px;
    background-color: #fff;
    border: 3px solid rgba(225, 225, 255, 0.2);
    z-index: 1;
  }
}
@media only screen and (max-width: 480px) {
  .home-master-plan-layer-label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    padding: 7px 0;
    border-bottom: 1px solid #f6b817;
    font-size: 14px;
  }
  .home-master-plan-layer-label br {
    display: none;
  }
}
@media only screen and (min-width: 481px) {
  .home-master-plan-layer-1,
  .home-master-plan-layer-2 {
    position: absolute;
    top: 0;
  }
  .home-master-plan-layer-1 img,
  .home-master-plan-layer-2 img {
    display: block;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .home-master-plan-layer-1:hover img,
  .home-master-plan-layer-2:hover img {
    opacity: 1;
  }
  .home-master-plan-layer-1:hover .home-master-plan-layer-label,
  .home-master-plan-layer-2:hover .home-master-plan-layer-label {
    opacity: 1;
    pointer-events: all;
  }
}
@media only screen and (max-width: 480px) {
  .home-master-plan-layer-1,
  .home-master-plan-layer-2 {
    padding: 0 30px;
    display: block;
  }
}
@media only screen and (min-width: 481px) {
  .home-master-plan-layer-1 {
    left: 28.2%;
    margin-top: 20.2%;
    right: 54.5%;
  }
  .home-master-plan-layer-1 .home-master-plan-layer-label {
    left: -40%;
    top: 20%;
  }
  .home-master-plan-layer-1 .home-master-plan-layer-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 80px;
    width: 170px;
    height: 30px;
    background-image: url(images/master-plan-tower-line.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .home-master-plan-layer-2 {
    left: 47.3%;
    margin-top: 31.5%;
    right: 37%;
  }
  .home-master-plan-layer-2 .home-master-plan-layer-label {
    width: 39%;
    left: 90%;
    top: -25%;
  }
  .home-master-plan-layer-2 .home-master-plan-layer-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 65px;
    right: 65%;
    width: 172%;
    height: 90px;
    background-image: url(images/mb-r.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
.home-ultilities {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .home-ultilities {
    background-image: url(images/intro-pattern.png);
    background-size: 53% auto;
    background-repeat: no-repeat;
  }
}
.home-ultilities-container {
  overflow-x: hidden;
}
.home-ultilities-label {
  padding-top: 55px;
  text-align: center;
}
.home-ultilities-label span {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 37.674px;
  font-family: "UTMNeoSansIntelBold";
  color: #006374;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .home-ultilities-label span:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    bottom: 0;
    height: 100px;
    border-left: 1px solid #f6b817;
  }
}
.home-ultilities-item {
  position: relative;
  overflow: hidden;
  display: block;
}
.home-ultilities-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  -webkit-transition: height .3s ease;
  -moz-transition: height .3s ease;
  transition: height .3s ease;
  z-index: 1;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.07) 29%, rgba(0, 0, 0, 0.27) 83%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.07) 29%, rgba(0, 0, 0, 0.27) 83%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.07) 29%, rgba(0, 0, 0, 0.27) 83%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
}
.home-ultilities-item img {
  display: block;
  width: 100%;
}
.home-ultilities-item-label {
  position: absolute;
  bottom: 48px;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  font-family: "UTMNeoSansIntelBold";
  font-size: 24px;
  color: #f6f6f6;
}
@media only screen and (max-width: 768px) {
  .home-ultilities-item-label {
    font-size: 15px;
  }
}
.home-ultilities-carousel {
  overflow: visible;
}
@media only screen and (min-width: 481px) {
  .home-ultilities-carousel {
    max-width: 66.66667%;
    margin: 0 auto;
  }
}
.home-ultilities-control-next,
.home-ultilities-control-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  width: 50px;
  height: 100px;
  background-color: #f6b817;
  z-index: 1;
}
.home-ultilities-control-next img,
.home-ultilities-control-prev img {
  display: block;
}
.home-ultilities-control-next:hover,
.home-ultilities-control-prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.home-ultilities-item {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 1.2s cubic-bezier(0.52, 0.1, 0.48, 1.1);
  -moz-transition: all 1.2s cubic-bezier(0.52, 0.1, 0.48, 1.1);
  transition: all 1.2s cubic-bezier(0.52, 0.1, 0.48, 1.1);
}
.home-ultilities-carousel {
  display: block;
}
.home-ultilities-carousel .swiper-slide-active .home-ultilities-item:before {
  height: 150px;
}
.home-ultilities-carousel .swiper-slide:not(.swiper-slide-active) .home-ultilities-item {
  transform-origin: 100% center;
  -webkit-transform: scale(0.858, 0.858);
  -moz-transform: scale(0.858, 0.858);
  transform: scale(0.858, 0.858);
}
.home-ultilities-carousel .swiper-slide.swiper-slide-active + .swiper-slide .home-ultilities-item {
  transform-origin: 0 center;
  -webkit-transform: scale(0.858, 0.858);
  -moz-transform: scale(0.858, 0.858);
  transform: scale(0.858, 0.858);
}
.home-ultilities-control-prev {
  right: 100%;
}
.home-ultilities-control-prev img {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.home-ultilities-control-next {
  left: 100%;
}
.home-news {
  position: relative;
}
.home-news-label {
  padding-top: 55px;
  text-align: center;
}
.home-news-label span {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 37.674px;
  font-family: "UTMNeoSansIntelBold";
  color: #006374;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .home-news-label span:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    bottom: 0;
    height: 200px;
    border-left: 1px solid #f6b817;
  }
}
.home-news-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 34px;
}
.home-news-tabs a {
  position: relative;
  display: block;
  padding: 7px 34px;
  margin-right: 10px;
  font-size: 15px;
  font-family: "UTMNeoSansIntelBold";
  color: #fff;
  background-color: #006374;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all 0.3s ease;
}
.home-news-tabs li.current-menu-item a,
.home-news-tabs li a.is-active {
  background: #f6b817;
  background: -webkit-linear-gradient(left, #f6b817, #f1df8d, #b3972c);
  background: linear-gradient(to right, #f6b817, #f1df8d, #b3972c);
}
.home-news-tabs li.current-menu-item a:before,
.home-news-tabs li a.is-active:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -2.5px;
  display: block;
  z-index: 1;
  border-top: 5px solid #f6b817;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.home-news .home--btn-viewmore {
  margin: 40px auto 0;
}
@media only screen and (max-width: 480px) {
  .home-news .swiper-slide {
    width: 80%;
  }
}
.home-main-bottom {
  padding-top: 70px;
  background-color: #f6f6f6;
}
.home-nav-bottom {
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 30px 0;
  background-color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .home-nav-bottom {
    margin-top: 30px;
    padding: 0;
  }
}
.home-nav-bottom a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  height: 70px;
  padding: 0 35px;
  margin-right: 30px;
  font-size: 20px;
  font-family: "UTMNeoSansIntelBold";
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .home-nav-bottom a {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.home-nav-bottom a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f6b817;
  background-image: url(images/master-plan-pattern.png);
  background-size: 40% auto;
  background-repeat: no-repeat;
  background-position: left center;
}
.home-nav-bottom a i {
  position: relative;
  margin-right: 20px;
  line-height: 1;
  font-size: 30px;
}
@media only screen and (max-width: 480px) {
  .home-nav-bottom a i {
    font-size: 14px;
  }
}
.home-nav-bottom a span {
  position: relative;
  line-height: 1;
  font-size: 19px;
}
@media only screen and (max-width: 480px) {
  .home-nav-bottom li {
    display: block;
    width: 100%;
  }
}
.home-nav-bottom li:last-child a {
  margin-right: 0;
  margin-bottom: 0;
}
.ground-wrap {
  position: relative;
  background-color: #f6f6f6;
}
@media only screen and (min-width: 769px) {
  .ground-wrap {
    padding: 0 0 60px;
  }
  .ground-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    width: 78.25769%;
    background-image: url(images/intro-pattern.png);
    background-size: 53% auto;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
.ground-tabs-wrap {
  margin-top: 40px;
  position: relative;
}
.ground-tabs {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .ground-tabs {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    z-index: 1;
  }
}
.ground-tabs .item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  width: 50%;
  background-color: #a67c22;
  color: #fff;
  text-align: center;
  font-size: 15.513px;
  font-family: "UTMNeoSansIntelBold";
  text-transform: uppercase;
}
.ground-tabs .item.is-active {
  background-color: #85631b;
}
.ground-tabs .item.is-active:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -2.5px;
  display: block;
  z-index: 1;
  border-top: 5px solid #85631b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
@media only screen and (min-width: 769px) {
  .ground-item {
    display: flex;
    flex-wrap: wrap;
  }
}
.ground-sidebar {
  padding: 30px 20px;
  width: 100%;
  background-color: #f6b817;
}
@media only screen and (min-width: 769px) {
  .ground-sidebar {
    width: 25%;
    padding: 90px 20px 30px;
  }
}
.ground-sidebar strong {
  display: block;
  color: #fff;
  margin-top: 3px;
  margin-bottom: 13px;
}
.ground-note {
  margin-top: 20px;
  overflow: hidden;
}
.ground-note i {
  float: left;
  margin-top: 5px;
}
.ground-note > div {
  overflow: hidden;
  padding-left: 8px;
}
.ground-image {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .ground-image {
    width: 75%;
    display: flex;
    align-items: flex-end;
  }
}
.ground-image svg {
  width: 100%;
}
.ground-compass {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 11%;
}
.ground-compass img {
  display: block;
  width: 100%;
}
.svg-ground-shophouse .st0 {
  fill: #ffffff;
}
.svg-ground-shophouse .st1 {
  fill: #436d4c;
}
.svg-ground-shophouse .st2 {
  fill: #d18660;
}
.svg-ground-shophouse .st3 {
  fill: none;
  stroke: #070808;
  stroke-width: .324;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.svg-ground-shophouse .st4 {
  fill: #0f0f0f;
}
.svg-ground-shophouse .st5 {
  fill: none;
  stroke: #0F0F0F;
  stroke-width: .267;
  stroke-miterlimit: 10;
}
.svg-ground-shophouse .st6 {
  opacity: .7;
  fill: #cea72c;
}
.svg-ground-shophouse .st7 {
  opacity: .7;
  fill: #8e191c;
}
.svg-ground-shophouse .st8 {
  opacity: .7;
  fill: #0e733a;
}
.svg-ground-shophouse .st9 {
  opacity: .7;
  fill: #cc1f42;
}
.svg-ground-shophouse .st10 {
  opacity: .7;
  fill: #fee254;
}
.svg-ground-shophouse .st11 {
  opacity: .7;
  fill: #344ea1;
}
.svg-ground-shophouse .st12 {
  opacity: .7;
  fill: #84d2e1;
}
.svg-ground-shophouse .st13 {
  opacity: .7;
  fill: #bd3393;
}
.svg-ground-shophouse .st14 {
  opacity: .7;
  fill: #8ec73f;
}
.svg-ground-shophouse .st15 {
  opacity: .7;
  fill: #17ad4b;
}
.svg-ground-shophouse .st16 {
  opacity: .7;
  fill: #e167a7;
}
.svg-ground-shophouse .st17 {
  opacity: .7;
  fill: #e77825;
}
.svg-ground-shophouse .st1,
.svg-ground-shophouse .st2,
.svg-ground-shophouse .st3,
.svg-ground-shophouse .st4,
.svg-ground-shophouse .st5,
.svg-ground-shophouse .st6,
.svg-ground-shophouse .st7,
.svg-ground-shophouse .st8,
.svg-ground-shophouse .st9,
.svg-ground-shophouse .st10,
.svg-ground-shophouse .st11,
.svg-ground-shophouse .st12,
.svg-ground-shophouse .st13,
.svg-ground-shophouse .st14,
.svg-ground-shophouse .st15,
.svg-ground-shophouse .st16,
.svg-ground-shophouse .st17 {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease;
  cursor: pointer;
}
.svg-ground-shophouse .st1:hover,
.svg-ground-shophouse .st2:hover,
.svg-ground-shophouse .st3:hover,
.svg-ground-shophouse .st4:hover,
.svg-ground-shophouse .st5:hover,
.svg-ground-shophouse .st6:hover,
.svg-ground-shophouse .st7:hover,
.svg-ground-shophouse .st8:hover,
.svg-ground-shophouse .st9:hover,
.svg-ground-shophouse .st10:hover,
.svg-ground-shophouse .st11:hover,
.svg-ground-shophouse .st12:hover,
.svg-ground-shophouse .st13:hover,
.svg-ground-shophouse .st14:hover,
.svg-ground-shophouse .st15:hover,
.svg-ground-shophouse .st16:hover,
.svg-ground-shophouse .st17:hover {
  opacity: 1;
}
.svg-ground-shophouse .st0 {
  pointer-events: none;
}
.ground-popup {
  display: none;
  max-width: 970px;
  width: 85%;
  margin: 0 auto;
  background-color: #fff;
  padding: 38px 42px;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 768px) {
  .ground-popup {
    padding: 20px;
  }
}
.ground-popup.is-visible {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .ground-popup-side {
    width: 35%;
    padding-right: 35px;
  }
  .ground-popup-slider {
    width: 65%;
  }
}
.ground-popup-title {
  display: block;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: "UTMNeoSansIntelBold";
  color: #f6b817;
  line-height: 1.884;
}
.ground-popup-detail {
  color: #878787;
  font-size: 15px;
}
.ground-popup-detail p {
  margin-bottom: 7px;
}
.ground-popup-detail strong {
  color: #070808;
}
@media only screen and (min-width: 769px) {
  .ground-popup-container {
    display: flex;
    flex-wrap: wrap;
  }
}
.ground-popup-map img {
  display: block;
  margin: 30px auto;
}
.ground-preview {
  margin-bottom: 30px;
}
.ground-preview img {
  display: block;
  margin: 0 auto;
}
.ground-popup-slider-wrap {
  position: relative;
  padding: 0 40px;
}
.ground-popup-slider-wrap .swiper-slide {
  cursor: pointer;
}
.ground-popup-slider-wrap .swiper-slide img {
  padding: 5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all 0.3s ease;
}
.ground-popup-slider-wrap .swiper-slide.is-active img {
  display: block;
  background-color: #eaeaea;
}
.ground-popup-btn-prev,
.ground-popup-btn-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  color: #3e372b;
  font-size: 36px;
  line-height: 1;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  transition: color 0.3s ease;
}
.ground-popup-btn-prev:hover,
.ground-popup-btn-next:hover {
  color: #f6b817;
}
.ground-popup-btn-prev {
  left: 10px;
}
.ground-popup-btn-next {
  right: 10px;
}
.article-list {
  display: flex;
  flex-wrap: wrap;
}
.article-list .article-item {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 640px) {
  .article-list .article-item {
    width: calc((100% - 60px)/2);
    width: -moz-calc((100% - 60px)/2);
    width: -webkit-calc((100% - 60px)/2);
    margin-right: 30px;
  }
  .article-list .article-item:nth-of-type(3n) {
    margin-right: 30px;
  }
  .article-list .article-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .article-list .article-item {
    width: calc((100% - 60px)/3);
    width: -moz-calc((100% - 60px)/3);
    width: -webkit-calc((100% - 60px)/3);
    margin-right: 30px;
  }
  .article-list .article-item:nth-of-type(2n) {
    margin-right: 30px;
  }
  .article-list .article-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.article-thumb-img {
  position: relative;
  display: block;
  width: 100%;
  height: 250px;
  margin-bottom: 8px;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.article-thumb-img:before {
  content: attr(data-view-more);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all 0.3s ease;
}
.article-thumb:hover .article-thumb-img:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
}
.article-thumb-date {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding-bottom: 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid #ebebeb;
  color: #9b9b9b;
}
.article-thumb-date i {
  margin: 4px 15px 0 9px;
}
.article-thumb-title {
  display: block;
  font-size: 18px;
  font-family: "UTMNeoSansIntelBold";
  color: #006374;
  line-height: 1.444;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  transition: color 0.3s ease;
}
.article-thumb-title:hover {
  color: #f6b817;
}
.article-thumb-excerpt {
  margin-top: 11px;
}
.article-list {
  background-color: #f6f6f6;
}
.article-single {
  position: relative;
  padding: 60px 0;
}
@media only screen and (min-width: 769px) {
  .article-single:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    width: 78.25769%;
    background-image: url(images/intro-pattern.png);
    background-size: 53% auto;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
.article-related {
  position: relative;
  background-color: #f6f6f6;
  overflow: hidden;
}
.article-title {
  display: block;
  margin: 20px 0 10px;
  font-size: 22px;
  font-family: "UTMNeoSansIntelBold";
  color: #006374;
}
.article-btn-back {
  display: block;
  font-size: 13px;
  font-family: "UTMNeoSansIntelBold";
  color: #f6b817;
}
.article-btn-back i {
  margin-right: 10px;
  color: #f6b817;
}
.article-btn-back:hover {
  color: #f6b817;
}
.article-top {
  margin: 20px 0 10px;
  display: flex;
  align-items: center;
}
.article-date {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 8px;
  padding-right: 8px;
  color: #9b9b9b;
  line-height: 1;
}
.article-date:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 0;
  border-right: 1px solid rgba(155, 155, 155, 0.5);
}
.article-date i {
  margin: 4px 10px 0 0;
  line-height: 1;
}
.article-date span {
  margin-top: 4px;
}
.article-share {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
  font-size: 13px;
  color: #9b9b9b;
}
.article-share .item {
  margin-left: 8px;
}
.article-share .item img {
  display: block;
}
.article-single-container {
  max-width: 770px;
}
.article-content {
  margin-top: 25px;
  text-align: justify;
  font-size: 16px;
}
.gallery-main {
  position: relative;
  background-color: #f6f6f6;
}
@media only screen and (min-width: 769px) {
  .gallery-main:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: 0;
    width: 78.25769%;
    background-image: url(images/intro-pattern.png);
    background-size: 53% auto;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
.gallery-list {
  display: flex;
  flex-wrap: wrap;
}
.gallery-list .gallery-item {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 640px) {
  .gallery-list .gallery-item {
    width: calc((100% - 60px)/2);
    width: -moz-calc((100% - 60px)/2);
    width: -webkit-calc((100% - 60px)/2);
    margin-right: 30px;
  }
  .gallery-list .gallery-item:nth-of-type(3n) {
    margin-right: 30px;
  }
  .gallery-list .gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .gallery-list .gallery-item {
    width: calc((100% - 60px)/3);
    width: -moz-calc((100% - 60px)/3);
    width: -webkit-calc((100% - 60px)/3);
    margin-right: 30px;
  }
  .gallery-list .gallery-item:nth-of-type(2n) {
    margin-right: 30px;
  }
  .gallery-list .gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.gallery-thumb-img {
  position: relative;
  display: block;
  width: 100%;
  height: 250px;
  margin-bottom: 8px;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.gallery-thumb-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(208, 155, 45, 0.9);
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  transition: opacity 0.3s ease;
}
.gallery-thumb-img span {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.8, 0.8);
  -moz-transform: translate(-50%, -50%) scale(0.8, 0.8);
  transform: translate(-50%, -50%) scale(0.8, 0.8);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 138px;
  height: 40px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 15px;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.1, 0.25, 1.18);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.1, 0.25, 1.18);
  transition: all 0.45s cubic-bezier(0.25, 0.1, 0.25, 1.18);
}
.gallery-thumb-img span i {
  margin-left: 14px;
}
.gallery-thumb-title {
  margin-top: 14px;
  display: block;
  font-size: 15px;
  font-family: "SFUFuturaBook";
  color: #f6b817;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.6;
}
.gallery-thumb-title:hover {
  color: #f6b817;
}
.gallery-thumb:hover .gallery-thumb-img span,
.gallery-thumb:hover .gallery-thumb-img:before {
  opacity: 1;
}
.gallery-thumb:hover .gallery-thumb-img span {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -moz-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
}
.contact-map iframe {
  display: block;
  width: 100%;
  height: 432px;
}
.contact-main-top {
  position: relative;
  padding: 60px 0;
  background: #fff;
}
@media only screen and (min-width: 769px) {
  .contact-main-top:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    bottom: -10%;
    z-index: 10;
    width: 78.25769%;
    background-image: url(images/intro-pattern.png);
    background-size: 53% auto;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
.contact-main-top .home-news-label {
  padding-top: 0;
}
.contact--desc {
  margin-bottom: 29px;
  font-size: 15px;
  font-family: "SFUFuturaBook";
  color: #727272;
}
.contact--chunk-text {
  font-size: 14px;
  margin-bottom: 14px;
}
.text-color-orange {
  color: #d3a139;
}
.text-color-orange a {
  color: #d3a139;
}
.contact-main-bottom {
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
}
.contact-form--wrap {
  display: block;
}
.contact-form--wrap .form-group {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.contact-form--wrap .form-group input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 22px;
  color: #727272;
  border: none;
  background-color: #ffffff;
}
.contact-form--wrap .form-group textarea {
  display: block;
  width: 100%;
  height: 250px;
  padding: 22px;
  color: #727272;
  border: none;
  background-color: #ffffff;
}
.contact-form--wrap .form-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 130px;
  height: 50px;
  border: none;
  background-color: #f6b817;
}
.contact-form--wrap .form-submit span {
  display: block;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
}
.contact-form--wrap .form-submit i.fa {
  font-size: 16px;
  font-family: "FontAwesome";
  color: #ffffff;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.archive-description {
  padding: 10px;
  background: #f5f5f5;
  border: 1px dashed #f6b817;
  margin-bottom: 10px;
}
.archive-description p:last-child {
  margin-bottom: 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border: 0;
}
.item-list {
  border: 1px solid transparent;
  border-bottom: 1px dashed #f2f2f2;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
  clear: both;
  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 #f6b817;
}
.item-list .post-thumbnail {
  float: left;
  width: 30%;
  margin-right: 15px;
}
.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;
}
.post-thumbnail {
  float: left;
}
.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: #f6b817;
}
.post-box-title a {
  color: inherit;
}
a.more-link {
  color: #FFF;
  background: #f6b817;
  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;
}
a.more-link:hover {
  background: #006374;
}
.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: #f6b817;
}
.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: #f6b817;
}
.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: #f6b817;
}
.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: #f6b817;
  margin-right: 10px;
}
.hrm-title-comment span span {
  color: #f6b817;
}
.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;
}
ul.contact-sg {
  background: rgba(246, 184, 23, 0.1);
  padding: 15px;
  margin: 0;
  list-style: none;
  border: 2px dashed #f6b817;
  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;
}
.widget-area .widget {
  border: 1px solid #f5f5f5;
  padding: 10px;
}
.widget-area .widget-title {
  padding: 6px 10px;
  background-color: #f6b817;
  transition: all ease .3s;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  font-size: 15px;
}
.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:nth-child(even) {
  background: #f5f5f5;
}
.widget-area ul li:nth-child(odd) {
  background: #fff;
}
.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: #f6b817;
}
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 #f6b817;
  border-bottom: 1px solid #f6b817;
  -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 #f6b817;
  border-left: 1px solid #f6b817;
  -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);
}
ul.list-post-ct li img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
}
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: #f6b817;
}
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: #f6b817;
}
.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: #f6b817;
  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: #f6b817;
}
.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;
}
.footer-sidebar .widget-title {
  font-size: 15px;
  text-transform: uppercase;
}
.footer-sidebar .custom-html-widget .fa {
  font-size: 18px;
  color: #006374;
}
.footer-sidebar .fa {
  margin-right: 10px;
  min-width: 20px;
}
#topcontrol {
  z-index: 99;
  background: #f6b817;
  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: #006374;
}
.site-footer {
  position: relative;
  margin-top: -60px;
  padding: 96px 0 0;
  background-color: #006374;
  color: #fff;
}
.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;
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #fff;
}
.site-footer .footer-container {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.footer-copyright {
  display: block;
  padding: 20px 0;
  border-top: 1px solid #f6f6f6;
  font-size: 13px;
  font-family: "SFUFuturaBook";
  color: rgba(255, 255, 255, 0.502);
}
.footer-label,
.footer .widget-title {
  display: block;
  margin-bottom: 25px;
  font-size: 20px;
  font-family: "UTMNeoSansIntelBold";
  color: #ffffff;
  text-transform: uppercase;
}
.footer-lineText {
  font-family: "SFUFuturaBook";
  margin-bottom: 17px;
}
.footer-form .form-group {
  display: flex;
  flex-wrap: wrap;
}
.footer-form .form-group-label {
  width: 130px;
  color: #f6b817;
}
.footer-form .form-group-input {
  height: 30px;
}
.footer-form .form-group-textarea {
  height: 90px;
  padding: 15px;
}
.footer-form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
  color: #fff;
  width: calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
}
.footer-form .form-group-input,
.footer-form .form-group-textarea {
  display: block;
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  color: #fff;
  border: none;
  outline: none;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-form .form-group-input:focus,
.footer-form .form-group-textarea:focus {
  color: inherit;
}
.footer-form .form-group-submit {
  display: inline-block;
  height: 35px;
  padding: 0 20px;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  background: #f6b817;
  color: #fff;
}
.footer-logo {
  display: block;
  margin-top: 50px;
}
.footer-logo-note {
  margin-top: 10px;
  font-size: 15px;
  font-family: "SFUFuturaBook";
  color: rgba(255, 255, 255, 0.502);
}
.footer-logo-note a {
  color: rgba(255, 255, 255, 0.502);
}
.form-register-reponse {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 450px;
  z-index: 1000;
  padding: 40px 60px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 3px 3px black;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.form-register-reponse.is-visible {
  animation-name: form-response;
  animation-duration: 2.5s;
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
#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: #f6b817;
  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: #f6b817;
  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(246, 184, 23, 0.5);
  background-color: #f6b817 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(246, 184, 23, 0.7);
  background-color: #f6b817 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: #f6b817;
  background-color: #f6b817 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: #f6b817;
}
@-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);
  }
}
@keyframes form-response {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes form-response {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/********* 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 10px;
  }
  .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 (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;
  }
  .site-logo {
    transform: none;
    right: 20px;
    top: 20px;
  }
  .header-tools {
    width: 100%;
  }
  .header-tools .item {
    float: left;
    width: 25%;
    margin-bottom: 0;
  }
  .header-fix {
    transform: none;
    top: auto;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
  }
  .header-invisible {
    width: 100%;
    overflow: hidden;
  }
  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;
  }
  .hidden-devide-768 {
    display: none !important;
  }
  .home-nav-bottom li {
    clear: both;
    width: 100%;
    padding: 0 20px;
  }
  .home-nav-bottom li a {
    margin-bottom: 30px;
    margin-right: 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;
  }
  .search-menu {
    width: 220px;
  }
  article.item-masory,
  .post_block_wrap .block-item {
    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;
  }
}
@media (max-width: 480px) {
  .site-footer {
    margin-top: 30px;
    padding: 30px 0 80px;
  }
  .footer-layer {
    margin-bottom: 20px;
  }
  .footer-label {
    font-size: 16px;
  }
  .form-group-input,
  .form-group-textarea {
    width: 100%;
    margin-top: 5px;
  }
}
/********************************* MIN WIDTH  *********************************/
@media (min-width: 481px) {
  .site-footer:before,
  .site-footer:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    background-image: url(images/intro-pattern.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  .site-footer:after {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    background-size: auto 82%;
    background-position: left -80%;
  }
}
@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%;
  }
  #wpadminbar #wp-admin-bar-site-name a.ab-item {
    max-width: 100px;
  }
  .show-devide-768 {
    display: none !important;
  }
  .header-fix.in-home {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer-layer:nth-child(1) {
    width: 25%;
    margin-right: 8.33333%;
  }
  .footer-layer:nth-child(2) {
    width: 33.33333%;
  }
  .footer-layer:nth-child(3) {
    width: 25%;
    margin-left: 8.33333%;
  }
}
@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;
  }
  .search-btns-wrap {
    display: none;
  }
}
