/*!
Theme Name: BIMGroup
Theme URI: http://bimgroup.com/
Author: Netbase Solutions
Author URI: http://netbase.com.vn/
Description: Product outsource for BIM Group
Version: 1.0.1
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Helpers
# Elements
# Layout
# Transitions
# Forms
# Header
# Footer
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Posts
	## Pages
	## Templates
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Jetpack overwrites
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

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;
}

input[type="checkbox"] + label {
  margin-left: 10px;
}

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: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* Font Icons
--------------------------------------------- */
@font-face {
  font-family: "SVN-Proxima Nova";
  src: url("../fonts/SVN-ProximaNovaThin.eot");
  src: url("../fonts/SVN-ProximaNovaThin.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SVN-ProximaNovaThin.woff2") format("woff2"),
    url("../fonts/SVN-ProximaNovaThin.woff") format("woff"),
    url("../fonts/SVN-ProximaNovaThin.ttf") format("truetype"),
    url("../fonts/SVN-ProximaNovaThin.svg#SVN-ProximaNovaThin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Proxima Nova";
  src: url("../fonts/SVN-ProximaNovaLight.eot");
  src: url("../fonts/SVN-ProximaNovaLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SVN-ProximaNovaLight.woff2") format("woff2"),
    url("../fonts/SVN-ProximaNovaLight.woff") format("woff"),
    url("../fonts/SVN-ProximaNovaLight.ttf") format("truetype"),
    url("../fonts/SVN-ProximaNovaLight.svg#SVN-ProximaNovaLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Proxima Nova";
  src: url("../fonts/SVN-ProximaNovaSemiBold.eot");
  src: url("../fonts/SVN-ProximaNovaSemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SVN-ProximaNovaSemiBold.woff2") format("woff2"),
    url("../fonts/SVN-ProximaNovaSemiBold.woff") format("woff"),
    url("../fonts/SVN-ProximaNovaSemiBold.ttf") format("truetype"),
    url("../fonts/SVN-ProximaNovaSemiBold.svg#SVN-ProximaNovaSemiBold")
      format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Proxima Nova";
  src: url("../fonts/SVN-ProximaNovaBold.eot");
  src: url("../fonts/SVN-ProximaNovaBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SVN-ProximaNovaBold.woff2") format("woff2"),
    url("../fonts/SVN-ProximaNovaBold.woff") format("woff"),
    url("../fonts/SVN-ProximaNovaBold.ttf") format("truetype"),
    url("../fonts/SVN-ProximaNovaBold.svg#SVN-ProximaNovaBold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Proxima Nova";
  src: url("../fonts/SVN-ProximaNovaExtraBold.eot");
  src: url("../fonts/SVN-ProximaNovaExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SVN-ProximaNovaExtraBold.woff2") format("woff2"),
    url("../fonts/SVN-ProximaNovaExtraBold.woff") format("woff"),
    url("../fonts/SVN-ProximaNovaExtraBold.ttf") format("truetype"),
    url("../fonts/SVN-ProximaNovaExtraBold.svg#SVN-ProximaNovaExtraBold")
      format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Light.eot");
  src: url("../fonts/HelveticaNeue-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Light.woff") format("woff"),
    url("../fonts/HelveticaNeue-Light.ttf") format("truetype"),
    url("../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue.eot");
  src: url("../fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue.woff2") format("woff2"),
    url("../fonts/HelveticaNeue.woff") format("woff"),
    url("../fonts/HelveticaNeue.ttf") format("truetype"),
    url("../fonts/HelveticaNeue.svg#HelveticaNeue") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BauerBodni BT";
  src: url("../fonts/BauerBodniBT-Bold.eot");
  src: url("../fonts/BauerBodniBT-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BauerBodniBT-Bold.woff2") format("woff2"),
    url("../fonts/BauerBodniBT-Bold.woff") format("woff"),
    url("../fonts/BauerBodniBT-Bold.ttf") format("truetype"),
    url("../fonts/BauerBodniBT-Bold.svg#BauerBodniBT-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Font Family
--------------------------------------------- */

/* Font Colors
--------------------------------------------- */

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
.verticalize-container {
  text-align: center;
}

.verticalize-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em; /* Adjusts for spacing */
  vertical-align: middle;
}

.verticalize {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.scalable-wrapper {
  height: 0;
  padding-top: 55.85%;
  position: relative;
}

.scalable-element {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

:root {
  --primary: #006030;
  --header: #18341e;
  --secondary: #006c32;
  --gold: #a68c68;
  --blue: #3896ab;
  --nav-hover: #0d6a34;
  --white: #ffffff;
  --text: #201f20;
  --gray: #808184;
  --background: #f6f6f6;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

body {
  background: #fff;
  font-family: "SVN-Proxima Nova";
  font-weight: 300;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: grayscale;
}

body * {
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 40px 0 20px;
}

h1,
h2,
h3,
h4 {
  line-height: 1.2;
}

h5,
h6 {
  line-height: 1.5;
}

p {
  margin: 0 0 22px;
}

blockquote {
  border: none;
  line-height: 1.6em;
  margin: 3rem 0;
}

blockquote,
q {
  font-weight: 700;
  text-align: center;
  quotes: "" "";
}

blockquote.pull-left:before,
q.pull-left:before,
blockquote.pull-right:before,
q.pull-right:before {
  display: none;
}

q:before {
  float: left;
  margin-top: 2px;
  margin-right: 25px;
}

blockquote:after,
q:after {
  content: "";
}

blockquote,
q,
blockquote p {
  line-height: 1.7em;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote + p cite,
q + p cite {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite {
  display: block;
  font-style: normal;
  font-weight: 400;
}

blockquote + cite,
blockquote + p cite,
q + cite,
q + p cite {
  margin-top: -2rem;
  margin-bottom: 4rem;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-right,
q.pull-right {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  max-width: 320px;
  padding-top: 17px;
  padding-bottom: 10px;
  position: relative;
}

blockquote.pull-left,
q.pull-left {
  float: left;
  margin: 7px 50px 0 -130px;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-left cite,
q.pull-left cite {
  text-align: left;
}

blockquote.pull-right,
q.pull-right {
  float: right;
  margin: 7px -130px 0 50px;
}

blockquote.pull-right,
q.pull-right,
blockquote.pull-right cite,
q.pull-right cite {
  text-align: right;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

code {
  background-color: #f9f2f4;
  color: #070707;
  font-size: 90%;
  padding: 2px 4px;
}

big {
  font-size: 125%;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

address {
  font-style: normal;
  line-height: 1.5em;
  margin: 0 0 1.5em;
}

pre {
  background-color: #f5f5f5;
  border: 1px solid #bfbfbf;
  color: #333333;
  display: block;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.42857143;
  margin: 0 0 22px;
  max-width: 100%;
  overflow: auto;
  padding: 10px;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #e0e0e0;
  text-decoration: none;
  padding: 2px 5px;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

hr {
  background-color: #000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
  clear: both;
}

figure {
  margin: 0;
}

ul,
ol {
  margin: 0 0 1.5em;
  padding-left: 0;
}

ul {
  list-style-type: circle;
}

ol {
  list-style: decimal;
}

li {
  list-style-position: inside;
  margin: 6px 0;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
  margin-bottom: 10px;
}

dd {
  line-height: 1.5em;
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

img:focus {
  outline: none;
}

img[src*="pixel.wp.com"] {
  display: none;
}

.gmnoprint img {
  max-width: inherit;
}

table {
  margin: 22px 0;
  width: 100%;
}

/* Buttons
--------------------------------------------- */
.btn {
  font-family: "SVN-Proxima Nova";
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-medium {
  padding: 10px 38px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.btn-primary {
  color: var(--white);
  background-color: var(--secondary);
  border: none;
}
.btn-primary:hover {
  background-color: var(--primary);
}

.btn-showmore {
  position: relative;
}
.btn-showmore:hover {
  text-decoration: none;
  color: var(--secondary) !important;
}
.btn-showmore:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background-image: url(../images/icon-showmore.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 15px;
}
.btn-white {
  color: var(--primary) !important;
  background-color: var(--white);
  border: none;
}

/* Spacing */
.section-100 {
	margin-bottom: 100px;
}
.mb-50 {
  margin-bottom: 50px !important;
}
/* probaly delete this spacing
.mb-100 {
	margin-bottom: 100px !important;
} */
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}
.py-100 {
  padding: 100px 0;
}


.pr-80 {
  padding-right: 80px;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-120 {
  padding-top: 120px !important;
}

/* Background */
.bg-sky {
  background: #f5f5f5 !important;
}
.bg-white {
  background: #ffffff !important;
}
.bg-gray {
  background: #f6f6f6 !important;
}

.under-line {
  display: block;
  width: 195px;
  height: 2px;
  background-color: #cec1af;
  text-align: center;
  margin: 0 auto 50px;
}

/* Text */
.text-normal {
  font-weight: 400;
}
.text-medium {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-primary {
  color: var(--primary) !important;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

/* Global Layout
--------------------------------------------- */
.site-content {
  margin-top: 4rem;
}

.content-area {
  float: left;
  width: 66.667%;
}

.widget-area {
  float: right;
  width: 30%;
  margin-left: 2%;
}

#page {
  overflow: hidden;
}

/* Global Section
--------------------------------------------- */
.section-medium {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}
.section-title {
  font-family: "BauerBodni BT";
  font-size: 64px;
  color: var(--primary);
  margin: 0;
}
.section-title a {
  color: var(--primary);
}
.section-title a:hover {
  text-decoration: none;
}
.section-title.title-underline {
  position: relative;
  padding-bottom: 60px;
}
.section-title.title-underline:after {
  content: "";
  background-color: var(--secondary);
  width: 55px;
  height: 8px;
  position: absolute;
  bottom: 35px;
  left: 0;
}

/* Section Hero
--------------------------------------------- */
.home-hero {
  max-height: 845px;
  height: 100%;
  overflow: hidden;
}
.home-hero .hero-carousel {
  position: relative;
}
.home-hero .slick-dots {
  position: absolute;
  bottom: 30px;
}
.home-hero .slick-dots li.slick-active button:before {
  background: var(--primary);
}
.home-hero .slick-dots li {
  margin: 0 8px;
}
.home-hero .slick-dots li button:before {
  background: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-hero .hero-item {
  position: relative;
}

.home-hero .hero-item .hero-content h2 {
  font-family: "SVN-Proxima Nova";
  font-size: 42px;
  text-transform: uppercase;
  color: var(--white);
}
.home-hero .hero-item .hero-content h2 .bold {
  font-weight: 600;
}
.service-one .hero-item .hero-content {
  position: absolute;
  bottom: 20%;
  right: 15%;
  z-index: 1;
}

.slick-dots li.slick-active button::before {
  color: #006030 !important;
}

/* Home Pages
--------------------------------------------- */
.homepage-two {
}
.homepage-two .hero-item .hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.home-hero .hero-item .hero-content h2 {
  margin: 0;
}
/* Section Intro
--------------------------------------------- */
.section-intro {
  padding: 100px 0;
}
#moredesc .entry {
  clear: both;
  overflow: hidden;
  position: relative;
}
#moredesc .entry.limit::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  bottom: 0;
}

.counter-wrap .counter-item {
  text-align: center;
}
.counter-wrap .counter-number {
  font-family: "BauerBodni BT";
  font-size: 59px;
  color: var(--gold);
}
.counter-wrap .counter-divider {
  display: block;
  width: 160px;
  height: 1px;
  background-color: var(--gold);
  margin: 12px auto 15px;
}
.counter-wrap .counter-decs {
  font-family: "Helvetica Neue";
  font-weight: 400;
}
.counter-wrap .counter-desc {
  width: 80%;
  margin: 0 auto;
}
.section-intro .showmore-trigger {
  position: relative;
}
.section-intro .show-more-end {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(100%, #fff)
  );
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00ffffff',EndColorStr='#ffffff');
  top: -30px;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
}
.section-intro .btn-showmore {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text);
  display: block;
  text-align: center;
  padding-top: 50px;
}
.section-intro .btn-showmore:hover {
  color: var(--secondary);
  cursor: pointer;
}
.section-intro .btn-showmore:before {
  top: unset;
  bottom: -25px;
}

/* Section About
--------------------------------------------- */
.home-about {
  padding: 100px 0;
}

.home-about .section-heading p {
  font-weight: 600;
}
.home-about .about-counter {
  display: flex;
  padding: 60px 0 85px 0;
}
.home-about .counter-item {
  width: 20%;
}

.home-about .intro-item .img-box {
  position: relative;
}
.home-about .intro-item .img-box img {
  width: 100%;
}
.home-about .intro-item .img-box:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.45);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-about .intro-item .img-box .intro-link {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--white);
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.home-about .intro-item .img-box .intro-link:hover {
  text-decoration: none;
}

.home-about .intro-item:hover {
  cursor: pointer;
}
.home-about .intro-item:hover .img-box:before {
  background-color: rgba(0, 108, 50, 1);
  transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -ms-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
}
.home-about .intro-item:hover .img-box .intro-link {
  color: var(--white);
}
/* Section Location
--------------------------------------------- */
.section-location {
  padding: 100px 0;
  background: var(--background);
}
.section-location .tab-title {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.section-location .nav-tabs {
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
}
.section-location .title-item {
  color: var(--text);
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 15px;
}
.section-location .title-item:hover {
  text-decoration: none;
}
.section-location .title-item.active {
  color: var(--secondary);
}

.section-location .tab-image {
  padding-right: 30px;
  margin-bottom: 0;
  height: 100%;
}
.section-location .tab-image .slick-list,
.section-location .tab-image .slick-track {
  height: 100%;
}
.section-location .tab-image .slick-dots {
  bottom: 30px;
}
.section-location .tab-image img {
  width: 100%;
}
.section-location .tab-decs {
  font-weight: 600;
  padding-left: 30px;
  /*margin-top: 50px;*/
}

.slick-dots li.slick-active button::before {
  color: var(--blue);
}

.slick-dots li button::before {
  font-size: 12px;
}

.section-realestate .section-heading {
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.section-realestate.apartment .section-heading {
  background-image: url(../images/bg-apartment.png);
}
.section-realestate.hotel .section-heading {
  background-image: url(../images/bg-hotel.png);
}
.section-realestate.resort .section-heading {
  background-image: url(../images/bg-resort.png);
}
.section-realestate.addon .section-heading {
  background-image: url(../images/bg-addon.png);
}
.section-realestate .section-title {
  padding-top: 100px;
  margin: 0;
}
.section-realestate > .container {
  padding: 100px 0;
}
.section-realestate .card-thumbnail:before {
 /* content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  opacity: 1;
  z-index: 999;
  transition: 0.4s all;*/
}
.section-realestate .card-thumbnail:hover {
  cursor: pointer;
}
.section-realestate .card-thumbnail:hover::before {
  opacity: 0;
}

.section-realestate .card-thumbnail:after {
  /*content: "";
  background-image: url(../images/logo-green-bay-village.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 200px;
  max-height: 100px;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 999;
  transition: all ease-in-out 300ms;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;*/
}
.section-realestate .card-thumbnail:hover::after {
  opacity: 0;
}
.section-realestate .card-thumbnail {
  position: relative;
}

.section-realestate .card-title {
  font-family: "Helvetica Neue";
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}
.section-realestate .card-title a,
.section-news .card-title a {
  color: var(--text);
}
.section-realestate .card-title a:hover,
.section-news .card-title a:hover {
  color: var(--secondary);
  text-decoration: none;
}
.card-item .card-thumbnail,
.section-news .card-thumbnail {
  width: 100%;
  max-height: 240px;
  overflow: hidden;
  margin-bottom: 40px;
}
.card-item .card-image,
.section-news .card-image {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.card-item .card-image:hover,
.section-news .card-image:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.zoom-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.zoom-in:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.section-realestate .card-decs,
.section-news .card-decs {
  margin-bottom: 50px;
}
.showmore-trigger {
  padding-top: 50px;
  display: flex;
}
.showmore-trigger .btn-showmore {
  font-family: "SVN-Proxima Nova";
  font-size: 16px;
  font-weight: 600;
  color: var(--text);
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}

.pagination {
  width: 100%;
  text-align: center;
}

.pagination ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pagination a {
  display: inline-block;
  padding: 10px 5px;
  font-weight: 600;
  color: var(--text);
}
.pagination a:hover {
  color: var(--secondary);
  text-decoration: none;
}
.is-active li {
  font-weight: 600;
  color: var(--secondary);
  border-bottom: 2px solid var(--secondary);
}

/* Section Partner
--------------------------------------------- */
.section-partner {
  background-color: #f6f6f6;
  padding: 80px 0;
}
.section-partner .section-heading {
  padding-bottom: 40px;
}
.section-partner .section-content {
  position: relative;
}
.section-partner .owl-nav {
  position: absolute;
  top: 50%;
}

.section-partner .partner-item {
  height: 100px;
  max-height: 100px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-partner .partner-item img {
  height: 100%;
  max-height: 100px;
  width: auto;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.section-partner .partner-item img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}

.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  margin-right: 10px;
}
.owl-carousel .owl-nav .owl-next:after {
  content: "";
  margin-right: 10px;
  background-image: url(../images/nav-next.png);
}

/* Section Gallery
--------------------------------------------- */
.section-gallery {
  padding: 100px 0 100px;
}
.section-gallery .section-heading {
  padding-bottom: 35px;
}
.section-gallery .carousel-main {
  width: 60%;
}
.section-gallery .carousel-nav {
  width: 40%;
}
.section-gallery .section-content {
  display: flex;
  overflow: hidden;
}
.section-gallery .carousel-main .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-gallery .carousel-nav .slick-track {
  width: 100% !important;
}
.section-gallery .carousel-nav .slick-slide {
  width: 50% !important;
  float: left;
  height: 100%;
}
.section-gallery .carousel-nav .slick-slide img {
  object-fit: cover;
}
.section-gallery .carousel-nav .slick-slide.slick-cloned {
  display: none;
}
.section-gallery .slick-list {
  overflow: inherit;
  position: unset;
}
.section-gallery .carousel-nav .slick-track,
.section-gallery .carousel-nav .slick-list {
  transition: unset;
  -webkit-transition: unset;
  -moz-transition: unset;
  -ms-transition: unset;
  -o-transition: unset;
  transform: unset !important;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
}
.section-gallery .carousel-nav .gallery-item {
  padding-left: 10px;
  padding-bottom: 10px;
}
.section-gallery .carousel-nav .gallery-item:hover {
  cursor: pointer;
}
.section-gallery .slick-arrow {
  width: 60px;
  height: 120px;
  z-index: 99;
}
.section-gallery .gallery-next {
  right: 40px;
}
.section-gallery .gallery-prev {
  left: 40px;
}

/* Section Services
--------------------------------------------- */
.home-services .section-heading {
  padding-right: 200px;
}
.home-services .section-heading p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}
.home-services .service-item {
  height: 500px;
}
.home-services .service-item .img-box {
  position: relative;
  height: 500px;
  width: 100%;
}

.home-services .service-item .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-services .service-item h3 {
  text-transform: uppercase;
  color: var(--white);
  text-align: center;
  position: relative;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-color: transparent;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.home-services .service-item:hover {
  cursor: pointer;
}
.home-services .service-item:hover .service-title {
  display: none;
}
.home-services .service-item:hover h3:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-services .overlay span {
  text-transform: uppercase;
  color: var(--white);
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
}
.home-services .overlay span,
.home-services .overlay p,
.home-services .overlay a,
.home-services .overlay .icon-wrap {
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  -webkit-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s;
  -ms-transition: opacity 0.35s, transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
}
.home-services .service-item:hover .overlay span,
.home-services .service-item:hover .overlay p,
.home-services .service-item:hover .overlay a,
.home-services .service-item:hover .overlay .icon-wrap {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-filter: alpha(opacity=100);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.home-services .service-item:hover .overlay span {
  display: block;
  margin-bottom: 20px;
}
.home-services .service-item:hover .overlay span a {
  text-decoration: none;
}
.home-services .overlay .icon-wrap h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.home-services .overlay .icon-box {
  padding-top: 20px;
  padding-bottom: 20px;
}
.home-services .overlay .icon-wrap img {
  width: auto;
  height: 100%;
  max-height: 80px;
}
.home-services .overlay p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}

.home-services .overlay {
  width: 100%;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 99;
  padding-left: 60px;
  padding-right: 60px;
}
.home-services .service-big .overlay {
  padding-left: 100px;
  padding-right: 100px;
}
.home-services .service-item .img-box:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.45);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-services .img-box::after {
  content: "";
  background-color: rgba(0, 108, 50, 1);
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home-services .service-item:hover .img-box::after {
  opacity: 1;
  transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  -moz-transition: all ease-in 200ms;
  -ms-transition: all ease-in 200ms;
  -o-transition: all ease-in 200ms;
}

.no-gutter .col-lg-6,
.no-gutter .col-12,
.no-gutter .col-lg-9 {
  padding-right: 0;
  padding-left: 0;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.home-services {
  background-color: var(--background);
}
.home-services .services-inner {
  position: relative;
}
.home-services .container {
  position: unset;
}
.home-services .services-top {
  overflow: hidden;
}
.home-services .services-top .row {
  align-items: center;
}

.home-services .services-bottom {
  overflow: hidden;
}

/* Section News
--------------------------------------------- */
.section-news {
  padding: 100px 0;
}
.section-news .card-title {
  font-family: "SVN-Proxima Nova";
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 40px;
}
.section-news .card-image {
  margin-bottom: 55px;
}

/* Section Company
--------------------------------------------- */
.home-company {
  background-color: #f6f6f6;
  padding: 80px 0;
  overflow: hidden;
}
.home-company .section-content {
  position: relative;
}
.home-company .owl-nav {
  position: absolute;
  top: 50%;
}
.home-company .company-item {
  height: 100px;
  max-height: 100px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-company .company-item img {
  height: 100%;
  max-height: 90px;
  width: auto;
}

.brand-carousel {
  position: relative;
}
.brand-carousel .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 99;
  background: transparent;
  border: none;
}
.brand-carousel .slide-arrow.prev-arrow {
  left: -200px;
}
.brand-carousel .slide-arrow.prev-arrow:before {
  content: "";
  background: url(../images/nav-prev.png);
  width: 60px;
  height: 120px;
}
.brand-carousel .slide-arrow.next-arrow {
  right: -200px;
}

.brand-prev,
.brand-next {
  width: 60px;
  height: 120px;
}
.brand-prev {
  left: -200px;
}
.brand-next {
  right: -200px;
}

/* Page About */
.about-gallery .gallery-item {
  padding-left: 0 !important;
  padding-right: 10px;
}

.about-history {
  padding: 150px 0 100px;
}
.about-history .section-title {
  font-family: "SVN-Proxima Nova";
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 70%;
  color: var(--text);
  position: relative;
}
.about-history .section-title::before {
  position: absolute;
  width: 100%;
  height: 2px;
  content: "";
  background: var(--secondary);
  bottom: -15px;
  left: 0;
}
.about-history .time-line span {
  font-size: 56px;
  font-family: "BauerBodni BT";
  color: var(--gold);
  transition: transform 0.2s;
  display: block;
  padding-right: 30px;
}
.about-history .time-line span:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  cursor: pointer;
}
.about-history .history-progress {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--gold);
}
.about-history .history-progress.last {
  border: none;
}
.about-history .history-progress li {
  font-weight: 600;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.about-history .history-progress li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: var(--gold);
  top: 11px;
  left: 0;
}
.about-history .history-progress strong {
  padding-right: 5px;
}

/* Page Services
--------------------------------------------- */
.projects .section-heading {
  background-image: url(../images/bg-service-3.png);
}

.section-location.service-energy {
  padding: 0;
}
.section-location.service-energy .tab-title {
  background: var(--header);
  color: var(--white);
  height: 120px;
  line-height: 120px;
  margin-bottom: 0;
}
.section-location.service-energy .title-item {
  padding-left: 30px;
  padding-right: 30px;
  color: var(--white);
}
.section-location.service-energy .title-item.active {
  color: var(--white);
  background: var(--primary);
}

.card-item .card-title {
  font-family: "Helvetica Neue";
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
}
.card-item .card-title a {
  color: var(--text);
}
.card-item .card-title a:hover {
  color: var(--primary);
  text-decoration: none;
}

.project-grid {
  padding: 100px 0;
  background: var(--white);
}
.project-grid .card-title {
  margin-bottom: 30px;
}
.project-grid .card-image {
  margin-bottom: 40px;
}
.project-grid .card-item p {
  margin-bottom: 10px;
}
.project-grid .card-image {
  height: 240px;
  width: 100%;
  object-fit: cover;
}

.project-gallery,
.activity-gallery {
  position: relative;
  margin-bottom: 0 !important;
  height: 100%;
  max-height: 510px;
  overflow: hidden;
}
.project-gallery .slick-dots,
.activity-gallery .slick-dots {
  bottom: 20px !important;
}
.project-gallery .slick-dots li button:before,
.activity-gallery .slick-dots li button:before {
  font-size: 8px;
  color: #c7c8ca;
  opacity: 1;
}
.project-gallery .slick-active button:before,
.activity-gallery .slick-active button:before {
  color: #3896ab !important;
}
.section-news.news-grid {
  padding-bottom: 0;
}

.bg-sky.section-news .post-item {
  background: #ffffff !important;
}
.section-news .post-item {
  background: #f6f6f6;
  margin-bottom: 30px;
}
.section-news .post-item .post-thumbnail {
  width: 100%;
  max-height: 240px;
  overflow: hidden;
}
.section-news .post-item .post-inner {
  padding: 20px;
  border-bottom: 1px solid #efefef;
}

.news-detail .section-content {
  padding-bottom: 100px;
}
.news-detail h2.post-title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}
.news-detail h3 {
  font-size: 25px;
  font-weight: 600;
}
.news-detail img {
  padding: 50px 0;
}

.meta-wrap {
  padding-top: 15px;
  border-top: 1px solid #cececd;
}
.meta-tags {
  padding: 12px 20px;
}
.meta-tags strong {
  color: var(--secondary);
  font-size: 15px;
  font-weight: 400;
}
.meta-tags a {
  font-size: 15px;
  font-weight: 600;
  color: #c6c6c6;
  border: 1px solid #efefef;
  padding: 6px 10px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.meta-tags a:hover {
  text-decoration: none;
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.section-news .meta-date {
  font-size: 16px;
  font-weight: 600;
  color: #c6c6c6;
  display: block;
  margin-bottom: 10px;
}
.section-news .post-title {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
.section-news .post-title a {
  color: var(--text);
}
.section-news .post-title a:hover {
  color: var(--secondary);
  text-decoration: none;
}
.section-news .post-thumbnail img {
  height: 240px;
  width: 100%;
  object-fit: cover;
}
.section-news .post-inner p {
  margin-bottom: 50px;
}

.section-products .section-inner {
  padding: 100px 50px;
  background-color: #f6f6f6;
}
.section-members .section-inner {
  padding: 50px 50px 0 50px !important;
}
.section-members .bg-gray {
  padding: 0 80px 100px 80px;
  margin-bottom: 20px;
}
.section-members .tab-address {
  padding: 60px 0;
}
.section-members .tab-address .address {
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  position: relative;
  margin: 0;
  padding-top: 25px;
}
.section-members .tab-address .address:before {
  content: "";
  width: 100%;
  height: 2px;
  background: var(--header);
  position: absolute;
  top: 0px;
  left: 0;
  margin-top: 15px;
}
.section-members .tab-address ul {
  margin: 0;
  padding: 0;
}
.section-members .tab-address ul li {
  list-style: none;
}
.section-members .card-thumbnail {
  margin-bottom: 35px;
}
.section-members .card-thumbnail img {
  height: 240px;
  overflow: hidden;
  width: 100%;
}
.section-members .card-decs {
  font-weight: 600;
}
.section-products .nav-tabs {
  justify-content: center;
  border: none;
  padding-bottom: 50px;
}
.section-products .title-item {
  font-size: 28px;
  color: var(--text);
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 15px;
  position: relative;
}
.section-products .title-item:not(:first-child):before {
  content: "|";
  color: var(--text);
  padding-right: 20px;
}

.section-products .title-item:hover {
  text-decoration: none;
  color: var(--secondary);
}
.section-products .title-item.active {
  color: var(--secondary);
}
.section-products .counter-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.section-products .counter-item {
  width: 20%;
}

/* Section Carsousel Card */

.card-wrap,
.card-carousel {
  margin: 0 -15px;
}
.card-wrap .card-item,
.card-carousel .card-item {
  padding: 0 15px;
}
.card-wrap .card-title,
.card-carousel .card-title {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 40px;
}
.card-wrap .card-title a .card-carousel .card-title a {
  color: var(--text);
}
.card-wrap .card-title a:hover .card-carousel .card-title a:hover {
  text-decoration: none;
}
.card-wrap .card-thumbnail .card-carousel .card-thumbnail {
  margin-bottom: 40px;
  overflow: hidden;
}
.card-wrap .card-thumbnail img .card-carousel .card-thumbnail img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

/* Section Contact */
.section-contact.services-2 {
  background-image: url("/assets/images/service-contact-bg.png");
  background-repeat: no-repeat;
  padding-top: 220px;
  background-size: cover;
}
.section-contact.services-2 .contact-inner {
  background: rgba(255, 255, 255, 0.95);
  padding: 50px 70px 20px 50px;
}
.section-contact.services-2 .widget-title {
  font-size: 26px;
  font-weight: 600;
  color: var(--text);
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--secondary);
}
.section-contact.services-2 .contact-widget ul {
  list-style: none;
}
.section-contact.services-2 .contact-widget ul li {
  font-size: 16px;
  font-weight: 600;
}

.section-contact.services-4 {
  padding: 80px 0;
  background: var(--background);
}
.section-contact.services-4 > .container > .row {
  align-items: center;
}
.section-contact.services-4 .section-content {
  color: var(--gray);
  font-size: 16px;
  font-weight: 600;
}
.section-contact.services-4 .section-content ul {
  margin-bottom: 0;
  padding-left: 50px;
  position: relative;
}
.section-contact.services-4 .section-content ul:before {
  position: absolute;
  width: 1px;
  height: 75px;
  content: "";
  margin-left: -50px;
  background: var(--gray);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.section-contact.services-4 .section-content ul li {
  list-style: none;
}

/* Page News */
.breadcrumbs {
  background: #f5f5f5;
  padding: 10px 0;
}
.page-hero {
  /*height: 695px;*/
  max-height: 100%;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.page-hero .hero-item {
  position: relative;
}
.page-hero .hero-item .hero-content {
  position: absolute;
  top: 70%;
  left: 15px;
  right: 15px;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.page-hero .hero-item .hero-content h2 {
  font-family: "SVN-Proxima Nova";
  font-size: 42px;
  text-transform: uppercase;
  color: var(--white);
  margin-bottom: 0;
}
.page-hero .slick-dots {
  position: absolute;
  bottom: 30px;
}
.page-hero .slick-dots li {
  margin: 0 8px;
}
.page-hero .slick-dots li.slick-active button:before {
  background: var(--primary);
}
.page-hero .slick-dots li button:before {
  background: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.breadcrumbs .breadcrumb-list {
  margin-bottom: 0;
}
.breadcrumbs .breadcrumb-list li {
  display: inline-block;
  padding-right: 30px;
  position: relative;
}

.breadcrumbs li .child {
  position: absolute;
  top: 100%;
  left: -18px;
  width: 320px;
  background-color: #f5f5f5;
  margin-left: 0;
  padding: 15px 0 0 0;
  z-index: 9;
  display: none;
}
.breadcrumbs li .child li {
  display: block;
  padding: 0;
  margin: 0;
}
.breadcrumbs li .child li a {
  padding: 12px 30px;
  display: block;
  transition: all 0.3s;
}
.breadcrumbs li .child li a:hover {
  background-color: var(--secondary);
  color: var(--white);
}
.breadcrumbs li .child li:before {
  content: "";
  display: none;
}
.breadcrumbs .breadcrumb-list li:before {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #e1e1e1;
  position: absolute;
  left: -18px;
  top: 5px;
}

.breadcrumbs .breadcrumb-list li:first-child:before {
  content: none;
}
.breadcrumbs .breadcrumb-list li:not:first-child {
  padding-left: 30px;
}
.breadcrumbs .breadcrumb-list li.active a {
  color: var(--secondary);
}
.breadcrumbs .breadcrumb-list li a {
  color: var(--gray);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.breadcrumbs .breadcrumb-list li a:hover {
  text-decoration: none;
  color: var(--secondary);
}
.breadcrumbs .breadcrumb-list li a.active {
  color: var(--secondary);
}

.news-large .post-large {
  align-items: center;
}
.news-large .post-large .post-date {
  font-size: 14px;
  font-weight: 600;
  color: var(--gray);
}
.news-large .post-large a:hover {
  text-decoration: none;
}
.news-large .post-large .post-title {
  font-size: 26px;
  font-weight: 600;
  margin: 10px 0 40px 0;
}
.news-large .post-large .post-title a {
  color: var(--text);
}
.news-large .post-large .post-title a:hover {
  color: var(--secondary);
}
.news-large .post-large .post-decs {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 60px;
}

/* Page Contact */
.contact-info .content-inner {
  background: #fff;
  padding: 100px 60px;
}
.contact-info .nav-tabs {
  justify-content: center;
  padding-bottom: 60px;
  border-bottom: none;
}
.contact-info .nav-tabs a {
  font-size: 20px;
  font-weight: 600;
  color: var(--gray);
  text-transform: uppercase;
  padding: 0 25px;
  margin-bottom: 10px;
}
.contact-info .nav-tabs a.active {
  color: var(--secondary);
}
.contact-info .nav-tabs a:hover {
  text-decoration: none;
  color: var(--secondary);
}
.contact-info .widget-title {
  font-size: 26px;
  font-weight: 600;
  color: var(--secondary);
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--secondary);
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="url"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form textarea {
  width: 100%;
  border: none;
  padding: 0;
  border-bottom: 1px solid rgba(0, 108, 53, 0.5);
  height: 40px;
  line-height: 40px;
  outline: 0;
  font-size: 1rem;
  color: rgba(68, 68, 68, 0.8);
  margin-bottom: 15px;
}
.contact-form textarea {
  min-height: 150px;
}
.contact-form button {
  float: right;
}

/* Page Destination */
.map-bg {
  background: #f6f6f6;
  max-width: 100%;
  margin-left: 50px;
  margin-right: 50px;
  border-bottom: 5px solid var(--secondary);
  padding: 50px 0;
}
.map-bg .map-preview {
  position: relative;
  height: 850px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 485px;
  flex: 0 0 485px;
  max-width: 485px;
}
.map-bg .map-detail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 485px);
  flex: 0 0 calc(100% - 485px);
  max-width: calc(100% - 485px);
}
.map-bg .map-preview img {
  max-height: 850px;
  width: auto;
}
.map-bg .map-preview .location {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  color: #808080;
  text-transform: uppercase;
  transition: transform 0.2s;
}
.map-bg .map-preview .location:hover {
  text-decoration: none;
  color: var(--secondary);
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  cursor: pointer;
}
.map-bg .map-preview .active {
  color: var(--secondary);
}
.map-bg .map-preview .vinhphuc {
  top: 102px;
  left: 130px;
}
.map-bg .map-preview .hanoi {
  top: 133px;
  left: 123px;
}
.map-bg .map-preview .quangninh {
  top: 129px;
  left: 265px;
}
.map-bg .map-preview .vinh {
  top: 239px;
  left: 192px;
}
.map-bg .map-preview .lao {
  top: 308px;
  left: 94px;
}
.map-bg .map-preview .danang {
  top: 410px;
  left: 320px;
}
.map-bg .map-preview .ninhthuan {
  top: 650px;
  left: 360px;
}
.map-bg .map-preview .hcm {
  top: 720px;
  left: 265px;
}
.map-bg .map-preview .kiengiang {
  top: 758px;
  left: 35px;
}
.map-bg > .container {
  align-items: center;
}
.map-bg .map-detail {
  padding-left: 100px;
}
.map-bg .service-wrap {
  display: flex;
  margin-bottom: 50px;
}
.map-bg .service-icon {
  width: 100px;
  height: 100px;
  margin-right: 30px;
  object-fit: cover;
  display: block;
}
.map-bg .service-icon img {
  max-height: 100px;
  height: 100%;
  max-width: unset !important;
}
.map-bg .service-list h3 {
  font-size: 29px;
  font-weight: 700;
  text-transform: uppercase;
}
.map-bg .service-list ul {
  margin: 0;
  padding: 0;
}
.map-bg .service-list ul li {
  list-style: none;
  transition: transform 0.2s;
}
.map-bg .service-list ul li:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  cursor: pointer;
}
.map-bg .service-list ul li a {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray);
  text-transform: uppercase;
}

.map-bg .service-list ul li a:hover {
  text-decoration: none;
  color: var(--secondary);
}

/* Section Activity */
.section-activity .activity-item {
  display: flex;
  margin-bottom: 10px;
}
.section-activity .activity-item:last-child {
  margin-bottom: 0;
}

.section-activity .activity-icon {
  width: 100%;
  height: 100%;
  max-width: 80px;
}
.section-activity .activity-icon img {
  width: 100%;
  height: auto;
}
.section-activity .activity-content {
  padding-left: 50px;
}
.section-activity .activity-content span {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}
.section-activity .activity-content ul {
  margin: 0;
  padding-left: 20px;
}
.section-activity .activity-content ul li {
  list-style: none;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
  position: relative;
}
.section-activity .activity-content ul li:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 10px;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* Page Gallery */
.video-item a {
  display: block;
  position: relative;
}
.video-item img {
  width: 100%;
  max-height: 845px;
  object-fit: cover;
}
.video-item span.icon {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-item {
  margin-bottom: 100px;
}

.video-item .plyr {
  margin-bottom: 50px;
}

.video-background .player {
  width: 100%;
}

.video-icon .plyr__control.plyr__control--overlaid {
  border-width: 8px !important;
}

.video-icon .plyr__control.plyr__control--overlaid svg {
  width: 42px;
  height: 42px;
  left: 5px;
}

.video-info h3 {
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text);
}

.section-video .section-content {
  max-width: 1730px;
  padding: 0 15px;
}

.section-video .section-content .row {
  margin-left: -12px;
  margin-right: -12px;
}

.section-video .section-content .col-md-4 {
  padding: 0 12px;
}

.section-events .item {
  margin-bottom: 25px;
}

.section-events .pagination {
  margin-top: 55px;
}
.carousel-events .gallery-item > img {
  width: 100%;
  object-fit: cover;
}
.carousel-events .slick-prev,
.carousel-events .slick-next {
  width: 61px;
  height: 120px;
}
.carousel-events .slick-prev {
  left: -130px;
}
.carousel-events .slick-next {
  right: -130px;
}
.section-events .inner {
  position: relative;
}
.section-events .inner .close {
  position: absolute;
  top: 35px;
  right: -35px;
  z-index: 10;
  cursor: pointer;
  display: none;
  background: black;
  padding: 10px;
}
.section-events .carousel-events {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 9;
  display: none;
}
.carousel-events .slick-list {
  height: 100%;
}
.carousel-events img {
  width: 100%;
}

/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
textarea,
select,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.menu-toggle span:before,
.menu-toggle span:after,
.main-navigation .nav-menu,
.main-navigation ul ul,
.dropdown-toggle {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.entry-content a,
.author-box a,
.single .format-link .entry-content a {
  -webkit-transition: color 0.3s, border 0.3s;
  -moz-transition: color 0.3s, border 0.3s;
  -ms-transition: color 0.3s, border 0.3s;
  -o-transition: color 0.3s, border 0.3s;
  transition: color 0.3s, border 0.3s;
}

.nav-links a:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.28, 0.12, 0.22, 1);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.28, 0.12, 0.22, 1);
  -ms-transition: -ms-transform 0.3s cubic-bezier(0.28, 0.12, 0.22, 1);
  -o-transition: -o-transform 0.3s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: transform 0.3s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.content-area,
.site-footer > .container {
  -webkit-transition: 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 0.5s;
  -moz-transition: 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 0.5s;
  -ms-transition: 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 0.5s;
  -o-transition: 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 0.5s;
  transition: 0.5s cubic-bezier(0.28, 0.12, 0.22, 1) 0.5s;
}

.masonry,
.menu-social-container,
.nav-links a,
img.aligncenter,
figure.aligncenter,
figure.wp-block-image {
  -webkit-transition: opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1);
  -moz-transition: opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1);
  -ms-transition: opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #000;
  border-radius: 0;
  border: 1px solid;
  border-color: #000;
  box-shadow: none;
  color: #fff;
  font-weight: 700;
  height: 45px;
  line-height: initial;
  padding-left: 2.6em;
  padding-right: 2.6em;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  -ms-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-color: #fff;
  color: #000;
  outline: none;
}

button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"] {
  height: 45px;
}

input[type="search"] {
  -webkit-appearance: textfield; /*removing default safari beheviour*/
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  background: transparent;
  border: 1px solid #bfbfbf;
  border-radius: 0;
  color: #666;
  padding-left: 20px;
  padding-right: 20px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
.no-results input[type="search"]:focus,
.error-404 input[type="search"]:focus {
  border-color: #000;
}

textarea {
  line-height: 1.5em;
  min-height: 200px;
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-top: 18px;
  padding-bottom: 18px;
  resize: vertical;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 100%;
}

select {
  background: url(assets/img/drop-arrow.png) no-repeat right 13px center;
  -webkit-background-size: 8px auto;
  background-size: 8px auto;
  border-radius: 0;
  border: 1px solid #bfbfbf;
  color: #1a1616;
  cursor: pointer;
  min-height: 45px; /*no fixed height so select can span with text*/
  padding: 0 50px 0 22px;
  text-transform: uppercase;
  white-space: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -ms-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

label {
  display: block;
  margin-bottom: 5px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
  color: var(--white);
}

.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.site-header {
  -webkit-transform: translate3d(0, -150, 0);
  transform: translate3d(0, -150, 0);
  -moz-transform: translate3d(0, -150, 0);
  -ms-transform: translate3d(0, -150, 0);
  -o-transform: translate3d(0, -150, 0);
}

.site-header.fixed {
  -webkit-transform: translate3d(0, -160px, 0);
  transform: translate3d(0, -160px, 0);
  background: var(--primary);
  box-shadow: rgba(0, 0, 0, 0.09804) 0px 2px 4px;
  -moz-transform: translate3d(0, -160px, 0);
  -ms-transform: translate3d(0, -160px, 0);
  -o-transform: translate3d(0, -160px, 0);
}
.scrolled .site-header.fixed {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: rgba(0, 96, 48, 0.85);
}

.site-header .site-branding {
  max-width: 270px;
  width: 100%;
  height: auto;
}
.site-header .header-top {
  padding: 6px 0 6px 0;
}
.site-header .header-top .top-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.site-header .header-top .top-nav .choose-language {
  font-family: "Helvetica Neue";
  font-size: 13px;
  font-weight: 400;
  padding-left: 20px;
  color: var(--white);
  position: relative;
}
.site-header .header-top .top-nav .choose-language:hover {
  text-decoration: none;
}
.site-header .header-top .top-nav .choose-language::after {
  content: none;
}
.site-header .header-top .top-nav .choose-language::before {
  content: "";
  margin-left: 20px;
  width: 1px;
  height: 12px;
  background-color: var(--white);
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.site-header .header-top .header-search {
  height: 16px;
  line-height: 0;
}
.site-header .header-top .header-search:hover {
  cursor: pointer;
}
.site-header .header-top .header-search img {
  margin-top: 2px;
}
.site-header ul {
  margin: 0;
  padding: 0;
}
.site-header ul li {
  list-style: none;
}
.site-header ul li a {
  color: var(--white);
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.site-header .header-main {
  position: relative;
  padding-top: 12px;
  padding-bottom: 0;
}
.site-header .header-main .site-branding {
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.site-header .mobile-menu {
  display: none;
}

.site-header .mobile-nav-toggle {
  display: none;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

.site-header .mobile-nav-toggle span {
  display: block;
  margin: 6px 0;
  width: 17px;
}

.site-header .mobile-nav-toggle:before,
.site-header .mobile-nav-toggle:after,
.site-header .mobile-nav-toggle span {
  background: #ffffff;
  content: "";
  display: block;
  height: 2px;
  transition: all 0.5s ease;
  width: 100%;
}

.mobile-nav-toggle.active:before,
.mobile-nav-toggle.active:after {
  background: #ffffff;
  height: 2px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 20px;
}

.mobile-nav-toggle.active:before {
  border: none;
  transform: rotate(45deg) translate3d(0, 0, 0);
}

.mobile-nav-toggle.active:after {
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.mobile-nav-toggle.active span {
  display: none;
}

.toggle-menu-overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.2);
}

.toggle-menu-overlay.open {
  display: block;
}

.search-icon .search-visible:before {
  content: "";
  background: #231f20;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 0;
  right: 0;
}

.breadcrumb-inner ul li .child,
.mobile-menu ul li .sub-menu {
  display: none;
  visibility: visible;
  opacity: 1;
  top: 100%;
  transform: translateY(0px);
  position: relative;
  -webkit-transition: all ease-in-out 0s;
  -o-transition: all ease-in-out 0s;
  transition: all ease-in-out 0s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
.mobile-menu ul li .sub-menu li {
  color: #fff;
  margin-right: 0px;
  display: block;
}
.mobile-menu ul li .sub-menu li a:before {
  display: none;
}
.mobile-menu ul li .sub-menu li a:hover {
  opacity: 0.8;
}

.mobile-menu ul li.menu-item-has-children {
  position: relative;
}

.mobile-menu ul li.icon a:before {
  display: none;
}
.mobile-menu ul li.icon a {
  font-size: 15px;
  text-align: center;
}
.mobile-menu .arrow {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 8px 30px;
}
.mobile-menu .arrow i {
  font-size: 10px;
  transform: rotate(0deg);
}
.mobile-menu .arrow.change i {
  transform: rotate(-90deg);
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.mobile-addon {
  display: flex;
  justify-content: space-between;
  background-color: #ededed;
  align-items: center;
  height: 50px;
  padding: 0 20px;
}
.mobile-addon .mobile-search {
  width: 70%;
}
.mobile-addon input[type="search"] {
  height: 36px;
  font-size: 13px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  width: 100%;
}

.mobile-addon .mobile-language {
  display: flex;
  justify-content: flex-end;
  position: relative;
  width: 30%;
}
.mobile-addon .mobile-language a {
  padding: 0 5px !important;
  color: #18341e !important;
  font-weight: 500;
  font-size: 13px !important;
  text-transform: uppercase;
}

.mobile-addon .mobile-language a.active {
  font-weight: 700;
}
.mobile-addon .mobile-language span {
  margin-right: 5px;
}
.mobile-addon .mobile-language span:before {
  content: "/";
  color: #18341e;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.mobile-menu li.has-submenu > a {
  position: relative;
}

.mobile-menu li.has-submenu > a:after {
  content: "+";
  font-size: 28px;
  color: #18341e;
  position: absolute;
  top: 2px;
  right: 0;
}

.mobile-menu li > a.opensub:after {
  content: "-";
  font-size: 28px;
  color: #18341e;
  top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  color: var(--white);
}
.site-footer .footer-main {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: var(--header);
}
.site-footer .widget-title {
  font-family: "SVN-Proxima Nova";
  font-weight: 600;
  font-size: 19px;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}

.site-footer .widget-content p {
  font-size: 14px;
  color: var(--gray);
}
.site-footer .footer-newsletter {
  max-width: 280px;
}
.site-footer .newsletter .form-control {
  border: none;
  box-shadow: none;
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  -o-border-radius: 25px !important;
}
.site-footer .newsletter .form-control:focus {
  box-shadow: none;
}
.site-footer .newsletter .input-group {
  margin-bottom: 10px;
}

.site-footer .newsletter .input-group input {
  font-size: 14px;
  font-weight: 300;
  color: var(--gray);
  height: 36px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.site-footer .newsletter .input-group {
  background-color: var(--white);
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  -o-border-radius: 25px !important;
}
.site-footer .newsletter .input-email input {
  border-radius: 25px 0 0 25px !important;
  -webkit-border-radius: 25px 0 0 25px !important;
  -moz-border-radius: 25px 0 0 25px !important;
  -ms-border-radius: 25px 0 0 25px !important;
  -o-border-radius: 25px 0 0 25px !important;
}
.site-footer .newsletter .btn {
  height: 36px;
  border-radius: 0;
  background: var(--secondary);
  color: #fff;
  font-weight: 600;
  border-radius: 0 25px 25px 0 !important;
  -webkit-border-radius: 0 25px 25px 0 !important;
  -moz-border-radius: 0 25px 25px 0 !important;
  -ms-border-radius: 0 25px 25px 0 !important;
  -o-border-radius: 0 25px 25px 0 !important;
}

.site-footer .footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 50%;
  float: left;
}
.site-footer .footer-nav a {
  color: var(--white);
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

.site-footer .footer-socials {
  list-style: none;
}
.site-footer .footer-socials li {
  display: inline-block;
  margin-right: 20px;
}
.site-footer .footer-copyright {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background: var(--secondary);
}
.site-footer .footer-copyright p {
  margin-bottom: 0;
  text-align: center;
}
.site-footer .footer-copyright a {
  color: var(--white);
}
.site-footer .footer-copyright a:hover {
  text-decoration: none;
  color: var(--blue);
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/* Main Navigation
--------------------------------------------- */
.desktop-menu .sub-menu {
  position: absolute;
  top: 59px;
  left: 15px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  width: 220px;
  text-align: left;
  -webkit-transition: all 0.07s ease-in-out;
  transition: all 0.07s ease-in-out;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  background: var(--primary);
  -webkit-box-shadow: 8px 12px 36px 0 rgb(61 72 83 / 21%);
  box-shadow: 8px 12px 36px 0 rgb(61 72 83 / 21%);
}
.desktop-menu .sub-menu li a {
  padding: 14px 20px !important;
}
.desktop-menu .sub-menu li:hover {
  background-color: var(--secondary);
  width: 100%;
}

.site-header .header-wrap {
  display: flex;
  justify-content: space-between;
}
.site-header .header-wrap ul > li {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  margin: 0;
}
.site-header .header-wrap > ul > li:hover:before,
.site-header .header-wrap > ul > li.active:before {
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
.site-header .header-wrap > ul > li:before {
  content: "";
  background-color: var(--white);
  width: 15px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 28px;
  transition: all 0.3s;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}
.site-header .header-wrap ul > li a {
  padding: 16px 28px;
}

.site-header .header-wrap a {
  font-size: 18px;
  font-weight: 600;
  outline: none;
  display: block;
  padding: 0 16px;
  text-decoration: none;
  color: var(--white);
}
.site-header .header-wrap ul li.has-children:hover > ul {
  opacity: 1;
  visibility: visible;
  display: block;
  z-index: 100;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* Post Navigation
--------------------------------------------- */

.breadcrumbs .breadcrumb-toggle {
  display: none;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

.breadcrumbs .breadcrumb-toggle span {
  display: block;
  margin: 6px 0;
  width: 17px;
}

.breadcrumbs .breadcrumb-toggle:before,
.breadcrumbs .breadcrumb-toggle:after,
.breadcrumbs .breadcrumb-toggle span {
  background: var(--primary);
  content: "";
  display: block;
  height: 2px;
  transition: all 0.5s ease;
  width: 100%;
}

.breadcrumbs .breadcrumb-toggle.active:before,
.breadcrumbs .breadcrumb-toggle.active:after {
  background: var(--primary);
  height: 2px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 20px;
}

.breadcrumbs .breadcrumb-toggle.active:before {
  border: none;
  transform: rotate(45deg) translate3d(0, 0, 0);
}

.breadcrumbs .breadcrumb-toggle.active:after {
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.breadcrumbs .breadcrumb-toggle.active span {
  display: none;
}

/*--------------------------------------------------------------
## Plugins
--------------------------------------------------------------*/
/* PLYR Player
--------------------------------------------- */
#player {
  width: 100%;
  height: 100%;
  max-height: 695px;
  overflow: hidden;
}

.plyr__poster {
  background-color: unset;
  background: unset;
  background-position: unset;
}
.plyr.plyr--stopped .plyr__controls {
  display: none;
}

.plyr > button {
  width: 95px;
  height: 95px;
}
.plyr__control--overlaid {
  background-color: transparent !important;
  border: 2px solid var(--white) !important;
}
.plyr__control svg {
  width: 25px;
  height: 30px;
  top: 0;
  left: 2px;
  display: unset;
}

/*--------------------------------------------------------------
# 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;
}

.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
--------------------------------------------------------------*/
.alignnone {
  clear: both;
  display: block;
  margin: 60px 46px 60px 0;
}

.entry-content figure.alignnone,
.entry-content figure.aligncenter,
.entry-content img.alignnone,
.entry-content img.aligncenter {
  margin: 60px auto;
}

.entry-content figure.alignnone,
.entry-content figure.aligncenter {
  display: table;
}

.entry-content img.alignnone,
.entry-content img.aligncenter {
  display: block;
}

p:first-child .aligncenter,
p:first-child .alignnone {
  margin-top: 0;
}

.alignright {
  clear: right;
  float: right;
  margin: 8px -80px 30px 46px;
}

.masonry .alignright,
.widget .alignright,
.has-sidebar .alignright {
  margin-right: 0;
}

.alignleft {
  clear: left;
  float: left;
  margin: 8px 46px 30px -80px;
}

.masonry .alignleft,
.widget .alignleft,
.has-sidebar .alignleft {
  margin-left: 0;
}

.widget .aligncenter,
.widget .alignnone {
  margin: 0;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.nav-links:before,
.nav-links:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.featured-slider-wrap:before,
.featured-slider-wrap:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.nav-links:after,
.comment-content:after,
.site-header:after,
.featured-slider-wrap:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* ---- Update feed back ---- */
.white-title {
  color: #ffffff;
}

iframe[seamless] {
  border: none;
}

.wrapper {
  top: 0;
  left: 0;
}
.search-data {
  top: 50%;
  left: 50%;
  transform: translate(-50%;-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.wrapper {
  position: fixed;
  height: 0px;
  width: 0px;
  background: rgba(0, 0, 0, 0.8);
}
.wrapper.active {
  height: 100vh;
  width: 100%;
  z-index: 9999;
}

.search-data {
  position: absolute;
  width: 100%;
  display: flex;
  text-align: center;
  /* display: none; */
}
.search-data input {
  font-size: 50px;
  text-align: center;
  border-color: #fff;
  border-width: 0 0 1px;
  line-height: 1.5;
  color: #fff;
}
.search-data input[type="search"]:focus {
  outline: 0;
  color: inherit;
  border-color: #fff;
  border-width: 0 0 1px;
}

.search-data input:valid ~ label {
  opacity: 0;
}
.search-data span {
  color: #fff;
  position: absolute;
  width: 50px;
  font-size: 25px;
  right: 0;
  top: 0;
  line-height: 45px;
  cursor: pointer;
}
.close-btn {
  position: absolute;
  z-index: 99;
  right: 25px;
  top: 50%;
  font-size: 25px;
  transform: translateY(-50%);
  color: #fff;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.search-data,
.search-data span,
.search-data label,
.close-btn {
  display: none;
}


/*----- background popup ----------*/
body.popup-open::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 99999;
}

.article-fade {
    position: relative;
    height: 14.6em; /* exactly three lines */
}
.module{
    overflow:hidden;
}

.article-fade:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}

.last-line {
    height: 14.6em; /* exactly three lines */
    text-overflow: -o-ellipsis-lastline;
}

.last-line-header {
    height: 5em; /* exactly three lines */
    text-overflow: -o-ellipsis-lastline !important;
}