/* Magnific Popup
************************************/
/* Magnific Popup CSS */
/* line 2, ../scss/_magnific_popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 15, ../scss/_magnific_popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

/* line 26, ../scss/_magnific_popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 39, ../scss/_magnific_popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 46, ../scss/_magnific_popup.scss */
.mfp-align-top .mfp-container:before {
  display: none; }

/* line 50, ../scss/_magnific_popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

/* line 59, ../scss/_magnific_popup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

/* line 65, ../scss/_magnific_popup.scss */
.mfp-ajax-cur {
  cursor: progress; }

/* line 69, ../scss/_magnific_popup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

/* line 75, ../scss/_magnific_popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

/* line 82, ../scss/_magnific_popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto; }

/* line 86, ../scss/_magnific_popup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

/* line 95, ../scss/_magnific_popup.scss */
.mfp-loading.mfp-figure {
  display: none; }

/* line 99, ../scss/_magnific_popup.scss */
.mfp-hide {
  display: none !important; }

/* line 103, ../scss/_magnific_popup.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

/* line 115, ../scss/_magnific_popup.scss */
.mfp-preloader a {
  color: #CCC; }

/* line 119, ../scss/_magnific_popup.scss */
.mfp-preloader a:hover {
  color: #FFF; }

/* line 123, ../scss/_magnific_popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none; }

/* line 127, ../scss/_magnific_popup.scss */
.mfp-s-error .mfp-content {
  display: none; }

/* line 131, ../scss/_magnific_popup.scss */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

/* line 146, ../scss/_magnific_popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 151, ../scss/_magnific_popup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

/* line 169, ../scss/_magnific_popup.scss */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 175, ../scss/_magnific_popup.scss */
.mfp-close:active {
  top: 1px; }

/* line 179, ../scss/_magnific_popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333; }

/* line 183, ../scss/_magnific_popup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

/* line 192, ../scss/_magnific_popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

/* line 202, ../scss/_magnific_popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

/* line 215, ../scss/_magnific_popup.scss */
.mfp-arrow:active {
  margin-top: -54px; }

/* line 219, ../scss/_magnific_popup.scss */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 225, ../scss/_magnific_popup.scss */
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

/* line 241, ../scss/_magnific_popup.scss */
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

/* line 248, ../scss/_magnific_popup.scss */
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

/* line 255, ../scss/_magnific_popup.scss */
.mfp-arrow-left {
  left: 0; }

/* line 259, ../scss/_magnific_popup.scss */
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

/* line 265, ../scss/_magnific_popup.scss */
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

/* line 271, ../scss/_magnific_popup.scss */
.mfp-arrow-right {
  right: 0; }

/* line 275, ../scss/_magnific_popup.scss */
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

/* line 281, ../scss/_magnific_popup.scss */
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

/* line 286, ../scss/_magnific_popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 291, ../scss/_magnific_popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

/* line 297, ../scss/_magnific_popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* line 301, ../scss/_magnific_popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

/* line 308, ../scss/_magnific_popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
/* line 320, ../scss/_magnific_popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
/* line 334, ../scss/_magnific_popup.scss */
.mfp-figure {
  line-height: 0; }

/* line 338, ../scss/_magnific_popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

/* line 353, ../scss/_magnific_popup.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

/* line 360, ../scss/_magnific_popup.scss */
.mfp-figure figure {
  margin: 0; }

/* line 364, ../scss/_magnific_popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

/* line 373, ../scss/_magnific_popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

/* line 381, ../scss/_magnific_popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%; }

/* line 385, ../scss/_magnific_popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 393, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  /* line 397, ../scss/_magnific_popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* line 400, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  /* line 404, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  /* line 408, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 419, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  /* line 422, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  /* line 426, ../scss/_magnific_popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  /* line 440, ../scss/_magnific_popup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }

  /* line 444, ../scss/_magnific_popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }

  /* line 448, ../scss/_magnific_popup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }

  /* line 452, ../scss/_magnific_popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* line 458, ../scss/_magnific_popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0; }

/* line 462, ../scss/_magnific_popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

/* line 470, ../scss/_magnific_popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0; }

/* line 474, ../scss/_magnific_popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px; }

/* line 478, ../scss/_magnific_popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Variables
************************************/
/*  Reusable Classes
************************************/
/* line 2, ../scss/_helper.scss */
.bg-htd {
  background-color: #188a81; }

/* line 8, ../scss/_helper.scss */
.color-htd {
  color: #188a81; }

/* line 15, ../scss/_helper.scss */
.text-underline {
  text-decoration: underline; }
/* line 19, ../scss/_helper.scss */
.text-htd {
  color: #188a81;
  -moz-text-decoration-color: #188a81;
       text-decoration-color: #188a81; }

/* line 28, ../scss/_helper.scss */
.scrollbar-rail_htd {
  height: 600px;
  margin-top: 30px;
  position: relative; }
  /* line 33, ../scss/_helper.scss */
  .scrollbar-rail_htd .ps-scrollbar-y {
    display: block;
    opacity: 1;
    background-color: #188a81 !important;
    width: 7px;
    right: -3px !important;
    border-radius: 0 !important; }
    /* line 41, ../scss/_helper.scss */
    .scrollbar-rail_htd .ps-scrollbar-y-rail {
      opacity: 1;
      display: block;
      background: black;
      width: 2px; }

/*  Popup menu
************************************/
/*$green: #018732;*/
/* line 4, ../scss/_pop_menu.scss */
.no-mar {
  margin: 0; }

/* line 10, ../scss/_pop_menu.scss */
.pop-menu_wrap {
  padding-top: 45px;
  overflow: hidden;
  position: fixed;
  width: 105px;
  height: 100%;
  z-index: 2000;
  -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear; }
  /* line 19, ../scss/_pop_menu.scss */
  .pop-menu_wrap#popMenuMobile {
    padding-top: 25px; }
  /* line 23, ../scss/_pop_menu.scss */
  .pop-menu_wrap.active {
    background-color: #188a81;
    width: 260px; }
/* line 29, ../scss/_pop_menu.scss */
.pop-menu_inner {
  visibility: hidden; }
  /* line 32, ../scss/_pop_menu.scss */
  .pop-menu_inner ul {
    padding-left: 0; }
  /* line 35, ../scss/_pop_menu.scss */
  .pop-menu_inner ul.menu {
    padding-left: 0; }
    /* line 38, ../scss/_pop_menu.scss */
    .pop-menu_inner ul.menu > li {
      display: block;
      padding: 20px 0 30px;
      background: url("../images//menu/line_long.png") center bottom no-repeat transparent; }
      /* line 42, ../scss/_pop_menu.scss */
      .pop-menu_inner ul.menu > li > a {
        font-size: 20px;
        text-transform: uppercase;
        color: white; }
  /* line 51, ../scss/_pop_menu.scss */
  .pop-menu_inner ul.sub-menu li {
    padding: 10px 0 7px;
    list-style: none;
    background: url("../images//menu/line_short.png") center top no-repeat transparent; }
    /* line 55, ../scss/_pop_menu.scss */
    .pop-menu_inner ul.sub-menu li:first-child {
      background-image: none; }
  /* line 59, ../scss/_pop_menu.scss */
  .pop-menu_inner ul.sub-menu a {
    color: white;
    font-size: 14px;
    text-transform: none; }
  /* line 66, ../scss/_pop_menu.scss */
  .pop-menu_inner a {
    text-decoration: none;
    font-weight: 100;
    -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear; }
    /* line 70, ../scss/_pop_menu.scss */
    .pop-menu_inner a:hover {
      font-weight: 500; }
/* line 77, ../scss/_pop_menu.scss */
.pop-menu_icon {
  height: 35px;
  width: 35px;
  margin: auto auto 5px;
  display: block;
  background: url("../images//menu/normal.png") 0 0 no-repeat transparent; }

/* line 92, ../scss/_pop_menu.scss */
.pop-menu_wrap.active .pop-menu_icon {
  background: url("../images//menu/hover.png") 0 0 no-repeat transparent; }
/* line 95, ../scss/_pop_menu.scss */
.pop-menu_wrap.active .pop-menu_text {
  visibility: hidden; }
/* line 98, ../scss/_pop_menu.scss */
.pop-menu_wrap.active .pop-menu_inner {
  visibility: visible; }

/*  Header
************************************/
/* line 1, ../scss/_header.scss */
body {
  font-family: 'Open Sans', sans-serif;
  background-size: cover !important; }

/* line 6, ../scss/_header.scss */
body.page-template-tmpl-about-us {
  background: url("../images//bg_home.png") left top no-repeat; }
  @media (max-width: 767px) {
    /* line 6, ../scss/_header.scss */
    body.page-template-tmpl-about-us {
      background-image: none !important;
      background-color: #f6f6f6 !important; } }

/* line 31, ../scss/_header.scss */
body.page-template-tmpl-contact-us {
  /*background: url("../images//bg_contact.png") 35px top no-repeat #4a4a4a;*/ }

/* line 35, ../scss/_header.scss */
#header {
  margin-top: 30px;
  position: relative;
  z-index: 1010; }

/* line 41, ../scss/_header.scss */
#rightNav {
  /*margin-top: 30px;*/ }
  /* line 43, ../scss/_header.scss */
  body.home #rightNav {
    position: fixed;
    right: 200px;
    top: 15px;
    z-index: 1000; }
    @media (max-width: 767px) {
      /* line 43, ../scss/_header.scss */
      body.home #rightNav {
        right: 0;
        top: 65px; } }

/*  Search Form
************************************/
/* line 75, ../scss/_header.scss */
#search {
  margin-right: 15px; }

/* line 80, ../scss/_header.scss */
.search-form {
  position: relative; }
/* line 83, ../scss/_header.scss */
.search-field {
  background-color: transparent;
  border: 1px solid black;
  /*border-radius: 15px;*/
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 2px 30px 2px 10px;
  height: 22px;
  line-height: 22px;
  width: 168px;
  font-size: 11px; }
  /* line 93, ../scss/_header.scss */
  .search-field:focus {
    color: white;
    background: #343434; }
/* line 99, ../scss/_header.scss */
.search-submit {
  background-color: transparent;
  border: none;
  box-shadow: none;
  height: 22px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 0; }
  /* line 108, ../scss/_header.scss */
  .search-submit:hover {
    font-weight: bold;
    background-color: transparent;
    border: none;
    box-shadow: none; }

/*  LANGUAGE BAR
************************************/
/* line 122, ../scss/_header.scss */
#languageBar li:first-child {
  border-right: 2px solid black; }
/* line 126, ../scss/_header.scss */
#languageBar a {
  color: black; }
  /* line 128, ../scss/_header.scss */
  #languageBar a:hover {
    text-decoration: none; }
/* line 134, ../scss/_header.scss */
#languageBar .active a {
  color: #80d326; }

/*  Partners
************************************/
/* line 1, ../scss/_partners.scss */
.partners-wrapper {
  position: fixed;
  background-color: white;
  bottom: 0;
  /*height: 165px;*/
  height: 155px;
  width: 100%;
  z-index: 900; }
  @media (max-width: 767px) {
    /* line 1, ../scss/_partners.scss */
    .partners-wrapper {
      position: static; } }

/* line 31, ../scss/_partners.scss */
.partners {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

/* line 38, ../scss/_partners.scss */
.slick-slider {
  overflow: hidden; }
/* line 43, ../scss/_partners.scss */
.slick-item {
  display: block;
  float: left; }
  /* line 47, ../scss/_partners.scss */
  .slick-item img {
    margin: auto; }

/* line 54, ../scss/_partners.scss */
.slick-nav {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  cursor: pointer; }
  /* line 61, ../scss/_partners.scss */
  .slick-nav_prev {
    left: -50px; }
  /* line 65, ../scss/_partners.scss */
  .slick-nav_next {
    right: -50px; }

/*  Widgets
************************************/
/* line 5, ../scss/_widgets.scss */
.language-chooser {
  margin-left: 0; }
  /* line 9, ../scss/_widgets.scss */
  .language-chooser-item {
    border-left: 1px solid black;
    padding-left: 10px; }
    /* line 14, ../scss/_widgets.scss */
    .language-chooser-item:first-child {
      border-left: none; }
    /* line 18, ../scss/_widgets.scss */
    .language-chooser-item a {
      color: black;
      text-transform: uppercase; }
    /* line 24, ../scss/_widgets.scss */
    .language-chooser-item.active a {
      color: #188a81;
      font-weight: 600; }

/* Home page
************************************/
/* line 1, ../scss/_page_home.scss */
.wrap-block-item {
  height: 100%;
  width: 100%;
  display: block;
  position: fixed; }
  /* line 6, ../scss/_page_home.scss */
  .wrap-block-item .block-item {
    height: 50%;
    float: left;
    position: relative;
    display: block;
    background-color: #EEE;
    background-size: cover !important;
    /** Active State */
    /** Active State */ }
    /* line 16, ../scss/_page_home.scss */
    .wrap-block-item .block-item .bg-mask {
      display: none;
      background: #fff none repeat scroll 0 0;
      height: 100%;
      opacity: 0.4;
      position: absolute;
      width: 100%;
      z-index: 1000; }
    /* line 26, ../scss/_page_home.scss */
    .wrap-block-item .block-item .title {
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 600;
      color: #FFF;
      -webkit-transition: color .3s ease;
      transition: color .3s ease; }
      /* line 36, ../scss/_page_home.scss */
      .wrap-block-item .block-item .title.black {
        color: #000; }
    /* line 41, ../scss/_page_home.scss */
    .wrap-block-item .block-item:nth-child(1) {
      width: 50%; }
    /* line 44, ../scss/_page_home.scss */
    .wrap-block-item .block-item:nth-child(2) {
      width: 20%; }
      /* line 46, ../scss/_page_home.scss */
      .wrap-block-item .block-item:nth-child(2) .title {
        position: absolute;
        left: 11%;
        bottom: 15%; }
    /* line 52, ../scss/_page_home.scss */
    .wrap-block-item .block-item:nth-child(3) {
      width: 30%; }
      /* line 54, ../scss/_page_home.scss */
      .wrap-block-item .block-item:nth-child(3) .title {
        position: absolute;
        left: 5%;
        bottom: 15%; }
    /* line 60, ../scss/_page_home.scss */
    .wrap-block-item .block-item:nth-child(4) {
      width: 20%; }
      /* line 62, ../scss/_page_home.scss */
      .wrap-block-item .block-item:nth-child(4) .title {
        position: absolute;
        top: 20%;
        right: 5%; }
    /* line 68, ../scss/_page_home.scss */
    .wrap-block-item .block-item:nth-child(5) {
      width: 40%; }
      /* line 70, ../scss/_page_home.scss */
      .wrap-block-item .block-item:nth-child(5) .title {
        position: absolute;
        left: 30%;
        top: 20%; }
    /* line 76, ../scss/_page_home.scss */
    .wrap-block-item .block-item:nth-child(6) {
      width: 40%; }
      /* line 78, ../scss/_page_home.scss */
      .wrap-block-item .block-item:nth-child(6) .title {
        position: absolute;
        top: 20%;
        left: 20%; }
    /* line 87, ../scss/_page_home.scss */
    .wrap-block-item .block-item:hover .bg-mask {
      display: none !important; }
    /* line 92, ../scss/_page_home.scss */
    .wrap-block-item .block-item.active .bg-mask {
      display: block; }
    /* line 95, ../scss/_page_home.scss */
    .wrap-block-item .block-item.active .title {
      color: black;
      z-index: 1001;
      text-shadow: 0 0 1px black; }

/* line 127, ../scss/_page_home.scss */
.language {
  position: absolute;
  top: 10px;
  right: 130px;
  z-index: 1;
  font-size: 0; }
  /* line 133, ../scss/_page_home.scss */
  .language a {
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
    display: inline-block;
    text-transform: uppercase;
    color: #222;
    font-weight: 600; }
    /* line 141, ../scss/_page_home.scss */
    .language a.active {
      color: #188a81; }
    /* line 144, ../scss/_page_home.scss */
    .language a:not(:first-child) {
      border-left: 1px solid #222; }

/* line 151, ../scss/_page_home.scss */
.homeMobile .block-item {
  position: relative; }
  /* line 153, ../scss/_page_home.scss */
  .homeMobile .block-item .title {
    bottom: 15%;
    left: 11%;
    position: absolute;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px; }

/* line 166, ../scss/_page_home.scss */
.home-slider .slick-dots {
  position: absolute;
  bottom: 5%;
  right: 5%; }
  /* line 171, ../scss/_page_home.scss */
  .home-slider .slick-dots li {
    display: inline-block; }
    /* line 175, ../scss/_page_home.scss */
    .home-slider .slick-dots li.slick-active button {
      background-color: #f0f0f0; }
  /* line 181, ../scss/_page_home.scss */
  .home-slider .slick-dots button {
    border: medium none;
    border-radius: 50%;
    box-shadow: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: 20px;
    margin: 0 2px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 20px;
    background-color: rgba(240, 240, 240, 0.3); }

/* Contact page
************************************/
/* line 1, ../scss/_page_contact.scss */
body.page-template-tmpl-contact-us {
  /*background: url("../images//bg_contact.png") 35px top no-repeat #4a4a4a;*/ }

/* line 26, ../scss/_page_contact.scss */
#page.contact {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0 !important; }
  @media (max-width: 767px) {
    /* line 26, ../scss/_page_contact.scss */
    #page.contact {
      position: static; } }

/* line 55, ../scss/_page_contact.scss */
.contact-content {
  position: absolute;
  z-index: 1200;
  top: 200px;
  width: 100%; }
  @media (max-width: 767px) {
    /* line 55, ../scss/_page_contact.scss */
    .contact-content {
      position: relative;
      top: 0;
      /*background: url("../images//bg_contact.png") 35px top no-repeat #4a4a4a;*/ } }

/* line 84, ../scss/_page_contact.scss */
.contact-bg {
  width: 580px;
  float: left;
  overflow: hidden;
  height: 100%;
  bottom: 0px;
  position: relative;
  padding-bottom: 75%; }

/* line 94, ../scss/_page_contact.scss */
.contact-bg img {
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  position: absolute; }

/* line 102, ../scss/_page_contact.scss */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  height: 780px; }

/* line 110, ../scss/_page_contact.scss */
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* line 118, ../scss/_page_contact.scss */
.contactMobile {
  background: url("../images//bg_contact.png") 0 0 no-repeat;
  background-size: cover; }

/*  Product & Service
************************************/
/* line 1, ../scss/_page_product_service.scss */
body.page-template-tmpl-product-service,
body.post-type-archive-product {
  background: url("../images//product-service/bg_product_service.jpg") left top no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    /* line 1, ../scss/_page_product_service.scss */
    body.page-template-tmpl-product-service,
    body.post-type-archive-product {
      background-image: none;
      background-color: #fdfdfd; } }

/* line 30, ../scss/_page_product_service.scss */
.product-list {
  margin-top: 40px; }
  @media (max-width: 767px) {
    /* line 30, ../scss/_page_product_service.scss */
    .product-list {
      margin-top: 0; } }
/* line 37, ../scss/_page_product_service.scss */
.product-box {
  /*border-radius: 25px;*/
  width: 370px;
  height: 600px;
  overflow: hidden;
  color: white;
  padding: 0px 25px 40px 25px;
  /*&:hover,*/ }
  @media (max-width: 767px) {
    /* line 37, ../scss/_page_product_service.scss */
    .product-box {
      width: 100%;
      height: auto;
      margin-top: 20px;
      background-color: #188a81; }
      /* line 51, ../scss/_page_product_service.scss */
      .product-box .product-box_body {
        display: block; } }
  /* line 61, ../scss/_page_product_service.scss */
  .product-box.active {
    /*background: url("../images//product-service/bg_product_service_1205.png") left top no-repeat;*/
    background-color: #188a81; }
    /* line 66, ../scss/_page_product_service.scss */
    .product-box.active .product-box_body {
      display: block; }
  /* line 72, ../scss/_page_product_service.scss */
  .product-box h1 {
    min-height: 100px;
    line-height: 45px;
    font-weight: 400; }
  /* line 78, ../scss/_page_product_service.scss */
  .product-box img {
    height: 120px;
    width: 100%;
    display: block;
    margin-bottom: 15px; }
  /* line 85, ../scss/_page_product_service.scss */
  .product-box a {
    color: white; }
    /* line 87, ../scss/_page_product_service.scss */
    .product-box a:hover {
      text-decoration: none; }
/* line 93, ../scss/_page_product_service.scss */
.product-box_body {
  display: none;
  padding-top: 25px;
  border-top: 1px solid white; }
  @media (max-width: 767px) {
    /* line 93, ../scss/_page_product_service.scss */
    .product-box_body {
      display: block !important; } }

/*  Gallery
************************************/
/* line 1, ../scss/_page_gallery.scss */
body.page-template-tmpl-gallery,
body.single-gallery,
body.post-type-archive-gallery {
  background-color: #f6f6f6; }
  /* line 5, ../scss/_page_gallery.scss */
  body.page-template-tmpl-gallery #main,
  body.single-gallery #main,
  body.post-type-archive-gallery #main {
    margin-top: 30px; }

/* line 12, ../scss/_page_gallery.scss */
.page-title h2 {
  margin: 0; }

/* line 18, ../scss/_page_gallery.scss */
.slider-for_wrap {
  text-align: center;
  margin: 30px auto 0; }
/* line 23, ../scss/_page_gallery.scss */
.slider-for_item {
  position: relative;
  max-height: 450px;
  overflow: hidden; }
  /* line 49, ../scss/_page_gallery.scss */
  .slider-for_item img {
    width: 100%;
    max-width: 100%; }
  /* line 54, ../scss/_page_gallery.scss */
  .slider-for_vertical .slider-for_item {
    max-height: 530px !important; }
    @media (min-width: 768px) and (max-width: 991px) {
      /* line 54, ../scss/_page_gallery.scss */
      .slider-for_vertical .slider-for_item {
        max-height: 480px !important; } }
    @media (max-width: 767px) {
      /* line 54, ../scss/_page_gallery.scss */
      .slider-for_vertical .slider-for_item {
        max-height: 440px !important; } }
    @media (max-width: 480px) {
      /* line 54, ../scss/_page_gallery.scss */
      .slider-for_vertical .slider-for_item {
        max-height: 240px !important; } }

/* line 83, ../scss/_page_gallery.scss */
.slider-nav_vertical {
  position: relative;
  margin: 30px auto 0; }
/* line 88, ../scss/_page_gallery.scss */
.slider-nav_wrap {
  position: relative;
  width: 890px;
  margin: 30px auto; }
/* line 94, ../scss/_page_gallery.scss */
.slider-nav_item {
  margin: 0 10px;
  width: 110px;
  height: 65px;
  outline: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  /* line 100, ../scss/_page_gallery.scss */
  .slider-nav_item img {
    margin: auto;
    max-height: 100%; }
  /* line 106, ../scss/_page_gallery.scss */
  .slider-nav_item.slick-current img {
    border: 1px solid black; }
  /* line 111, ../scss/_page_gallery.scss */
  .slider-nav_vertical .slider-nav_item {
    padding: 3px 0; }
/* line 116, ../scss/_page_gallery.scss */
.slider-nav_prev, .slider-nav_next {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  cursor: pointer; }
  /* line 123, ../scss/_page_gallery.scss */
  .slider-nav_vertical .slider-nav_prev, .slider-nav_vertical .slider-nav_next {
    position: absolute;
    left: 50%;
    margin-left: -26px;
    margin-top: 0 !important;
    cursor: pointer;
    right: auto !important; }
/* line 133, ../scss/_page_gallery.scss */
.slider-nav_prev {
  left: -50px; }
  /* line 135, ../scss/_page_gallery.scss */
  .slider-nav_vertical .slider-nav_prev {
    top: -50px; }
/* line 140, ../scss/_page_gallery.scss */
.slider-nav_next {
  right: -50px; }
  /* line 142, ../scss/_page_gallery.scss */
  .slider-nav_vertical .slider-nav_next {
    bottom: -50px;
    top: auto; }

/* line 149, ../scss/_page_gallery.scss */
.slider-nav {
  height: 530px; }
  /* line 154, ../scss/_page_gallery.scss */
  .slider-nav_vertical_wrap {
    position: relative;
    width: auto;
    margin: 30px auto; }
  /* line 164, ../scss/_page_gallery.scss */
  .slider-nav_vertical_prev {
    top: -50px; }
  /* line 168, ../scss/_page_gallery.scss */
  .slider-nav_vertical_next {
    bottom: -50px; }

/* line 177, ../scss/_page_gallery.scss */
.gallery-image_info {
  position: absolute;
  right: 20px;
  top: 30px;
  background-color: rgba(255, 255, 255, 0.4);
  /*border: 2px solid black;*/
  /*min-width: 240px;*/ }
  /* line 185, ../scss/_page_gallery.scss */
  .gallery-image_info ul {
    margin: 0 auto;
    padding: 0;
    text-align: right; }
  /* line 191, ../scss/_page_gallery.scss */
  .gallery-image_info li {
    height: 40px;
    display: table;
    padding: 0 15px;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    /* line 197, ../scss/_page_gallery.scss */
    .gallery-image_info li span {
      display: table-cell;
      vertical-align: middle; }
    /* line 202, ../scss/_page_gallery.scss */
    .gallery-image_info li:first-child {
      height: 50px;
      border-top: none; }
    /* line 207, ../scss/_page_gallery.scss */
    .gallery-image_info li:hover {
      /*font-weight: bold;*/ }

/*  Product
************************************/
/* line 1, ../scss/_page_product_all.scss */
body {
  /*background: #dbdbdb;*/
  background: #fdfdfd; }

/*  SELECT2
************************************/
/* line 8, ../scss/_page_product_all.scss */
.select2-htd {
  width: 280px; }

/* line 12, ../scss/_page_product_all.scss */
#productCat {
  padding-right: 100px;
  height: 600px;
  margin-top: 30px;
  position: relative; }
  /* line 18, ../scss/_page_product_all.scss */
  #productCat .ps-scrollbar-y {
    display: block;
    opacity: 1;
    background-color: #188a81;
    width: 7px;
    right: -3px;
    border-radius: 0; }
    /* line 26, ../scss/_page_product_all.scss */
    #productCat .ps-scrollbar-y-rail {
      opacity: 1;
      display: block;
      background: black;
      width: 2px; }

/* line 41, ../scss/_page_product_all.scss */
.product-cat_item {
  margin-top: 0;
  padding: 40px 0;
  /*background: url("../images//product-level2/bg_line.png") left bottom no-repeat;*/
  border-bottom: 1px solid lightgrey; }
  /* line 47, ../scss/_page_product_all.scss */
  .product-cat_item .media-body {
    padding-left: 50px; }
/* line 54, ../scss/_page_product_all.scss */
.product-cat_download a {
  color: #000000;
  font-size: 24px;
  font-style: italic;
  font-weight: 100; }
/* line 60, ../scss/_page_product_all.scss */
.product-cat_download i {
  color: #188a81; }

/*  Categories Level 2
************************************/
/* line 70, ../scss/_page_product_all.scss */
.banner-wrap {
  position: relative;
  margin-top: 35px; }
/* line 74, ../scss/_page_product_all.scss */
.banner-slider {
  overflow: hidden;
  height: 375px; }
  @media (max-width: 767px) {
    /* line 74, ../scss/_page_product_all.scss */
    .banner-slider {
      height: auto; } }
/* line 103, ../scss/_page_product_all.scss */
.banner-nav {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  z-index: 1000;
  cursor: pointer; }
  /* line 110, ../scss/_page_product_all.scss */
  .banner-nav_prev {
    left: 30px; }
  /* line 114, ../scss/_page_product_all.scss */
  .banner-nav_next {
    right: 30px; }

/* line 122, ../scss/_page_product_all.scss */
.cat-heading {
  background-color: #188a81;
  color: white;
  font-weight: 300;
  padding: 5px 30px; }
  /* line 128, ../scss/_page_product_all.scss */
  .cat-heading-large {
    font-size: 28px; }
  /* line 132, ../scss/_page_product_all.scss */
  .cat-heading--medium {
    font-size: 24px; }
  /* line 136, ../scss/_page_product_all.scss */
  .cat-heading--small {
    font-size: 22px; }
  /* line 140, ../scss/_page_product_all.scss */
  .cat-heading--cat {
    /*background-color: $lightColor;*/
    background-color: #188a81;
    min-width: 40%;
    padding: 10px 30px; }
  /* line 147, ../scss/_page_product_all.scss */
  .cat-heading--prod {
    background-color: #178a55; }
  /* line 151, ../scss/_page_product_all.scss */
  .cat-heading a {
    color: white; }

/*  Categories Level 3
************************************/
/* line 162, ../scss/_page_product_all.scss */
.product-grid_wrap {
  position: relative; }
/* line 167, ../scss/_page_product_all.scss */
.product-grid_item .thumbnail {
  background-color: transparent;
  border-radius: 0px;
  line-height: 1.42857;
  margin-bottom: 20px;
  padding: 0px;
  /*border: 1px solid #ddd;*/
  border: none; }
  /* line 176, ../scss/_page_product_all.scss */
  .product-grid_item .thumbnail img {
    display: table-cell;
    vertical-align: middle; }
/* line 181, ../scss/_page_product_all.scss */
.product-grid_item img {
  width: 100%; }

/*  Categories Level 4
************************************/
/* line 192, ../scss/_page_product_all.scss */
.product-single_thumb {
  padding: 25px 35px 25px 50px; }
/* line 195, ../scss/_page_product_all.scss */
.product-single_content {
  /*background: url('../images//product-level4/bg_product.png') left bottom no-repeat transparent;*/ }
  /* line 198, ../scss/_page_product_all.scss */
  .product-single_content .cat-heading {
    width: 100%;
    /*margin-left: 15px;*/ }
  /* line 202, ../scss/_page_product_all.scss */
  .product-single_content_inner {
    /*min-height: 360px;*/
    padding: 20px 30px;
    margin-top: 0;
    border-left: 1px solid #188a81;
    border-bottom: 1px solid #188a81;
    border-right: 1px solid #188a81; }
    /* line 209, ../scss/_page_product_all.scss */
    .product-single_content_inner h4 {
      font-size: 36px;
      font-weight: 300;
      line-height: 45px; }
/* line 216, ../scss/_page_product_all.scss */
.product-single_footer {
  height: 90px;
  padding: 15px 0 30px;
  text-align: right;
  vertical-align: middle; }
  /* line 221, ../scss/_page_product_all.scss */
  .product-single_footer a {
    color: #000000;
    margin-left: 10px;
    font-size: 24px;
    font-style: italic;
    font-weight: 100; }
    /* line 227, ../scss/_page_product_all.scss */
    .product-single_footer a:hover {
      text-decoration: none; }
  /* line 231, ../scss/_page_product_all.scss */
  .product-single_footer i {
    margin-left: 15px;
    color: #188a81; }

/*  Project
************************************/
/* line 2, ../scss/_page_project_all.scss */
.projects-filter_wrap {
  overflow: hidden;
  margin-top: 30px; }

/* line 9, ../scss/_page_project_all.scss */
.table-project {
  margin-bottom: 10px; }
  /* line 11, ../scss/_page_project_all.scss */
  .table-project_header {
    margin-bottom: 5px; }
    /* line 14, ../scss/_page_project_all.scss */
    .table-project_header th, .table-project_header td {
      vertical-align: middle !important; }
      /* line 18, ../scss/_page_project_all.scss */
      .table-project_header th:first-child, .table-project_header td:first-child {
        width: 30%; }
      /* line 21, ../scss/_page_project_all.scss */
      .table-project_header th:first-child + th, .table-project_header th:first-child + td, .table-project_header td:first-child + th, .table-project_header td:first-child + td {
        width: 30%; }
      /* line 24, ../scss/_page_project_all.scss */
      .table-project_header th:first-child + th + th, .table-project_header th:first-child + td + td, .table-project_header td:first-child + th + th, .table-project_header td:first-child + td + td {
        width: 20%; }
      /* line 27, ../scss/_page_project_all.scss */
      .table-project_header th:first-child + th + th + th, .table-project_header th:first-child + td + td + td, .table-project_header td:first-child + th + th + th, .table-project_header td:first-child + td + td + td {
        width: 20%; }
  /* line 33, ../scss/_page_project_all.scss */
  .table-project th, .table-project td {
    vertical-align: middle !important; }
    /* line 37, ../scss/_page_project_all.scss */
    .table-project th:first-child, .table-project td:first-child {
      width: 30%; }
    /* line 40, ../scss/_page_project_all.scss */
    .table-project th:first-child + th, .table-project th:first-child + td, .table-project td:first-child + th, .table-project td:first-child + td {
      width: 30%; }
    /* line 43, ../scss/_page_project_all.scss */
    .table-project th:first-child + th + th, .table-project th:first-child + td + td, .table-project td:first-child + th + th, .table-project td:first-child + td + td {
      width: 20%; }
    /* line 46, ../scss/_page_project_all.scss */
    .table-project th:first-child + th + th + th, .table-project th:first-child + td + td + td, .table-project td:first-child + th + th + th, .table-project td:first-child + td + td + td {
      width: 20%; }

/* line 53, ../scss/_page_project_all.scss */
.projects-list {
  background: white;
  margin-top: 25px; }
  /* line 57, ../scss/_page_project_all.scss */
  .projects-list_inner {
    height: 510px;
    position: relative; }
    /* line 61, ../scss/_page_project_all.scss */
    .projects-list_inner th.header {
      /*height: 0px;*/
      /*visibility: hidden;*/ }
    /* line 66, ../scss/_page_project_all.scss */
    .projects-list_inner .ps-scrollbar-y {
      display: block;
      opacity: 1;
      background-color: #018732 !important;
      width: 7px !important;
      right: -3px !important;
      border-radius: 0 !important; }
      /* line 74, ../scss/_page_project_all.scss */
      .projects-list_inner .ps-scrollbar-y-rail {
        opacity: 1;
        display: block;
        background: black;
        width: 2px; }
    /* line 82, ../scss/_page_project_all.scss */
    .projects-list_inner .ps-scrollbar-y-rail {
      margin-top: 48px; }
  /* line 88, ../scss/_page_project_all.scss */
  .projects-list th.header {
    height: 0px;
    font-size: 22px;
    font-weight: 400;
    color: black;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px; }
    /* line 98, ../scss/_page_project_all.scss */
    .projects-list th.header.headerSortDown {
      background-color: #188a81;
      color: white; }
    /* line 103, ../scss/_page_project_all.scss */
    .projects-list th.header.headerSortUp {
      background-color: #188a81;
      color: white; }
      /* line 106, ../scss/_page_project_all.scss */
      .projects-list th.header.headerSortUp .fa-caret-down {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
  /* line 113, ../scss/_page_project_all.scss */
  .projects-list_table {
    max-height: 550px;
    overflow: hidden; }
    /* line 117, ../scss/_page_project_all.scss */
    .projects-list_table > tr:nth-of-type(2n+1) {
      background-color: #e4e4e4 !important; }
    /* line 121, ../scss/_page_project_all.scss */
    .projects-list_table td {
      padding: 3px 20px !important;
      border-top: none;
      height: 65px; }

/*  Project Popup
************************************/
/* line 132, ../scss/_page_project_all.scss */
.project-popup {
  position: relative;
  background: #f8f8f8;
  padding: 15px 40px;
  width: auto;
  max-width: 1000px;
  height: 600px;
  max-height: 600px;
  margin: auto;
  overflow: hidden; }
  /* line 143, ../scss/_page_project_all.scss */
  .project-popup_middle {
    height: 65px; }
  /* line 147, ../scss/_page_project_all.scss */
  .project-popup_scrollbar {
    margin-top: 20px !important;
    height: 470px;
    position: relative; }
  /* line 153, ../scss/_page_project_all.scss */
  .project-popup_content_inner {
    margin-right: 30px; }
  /* line 162, ../scss/_page_project_all.scss */
  .project-popup table td {
    padding: 0 0 10px;
    vertical-align: middle !important; }
    /* line 165, ../scss/_page_project_all.scss */
    .project-popup table td:first-child {
      font-weight: 600;
      width: 33%;
      vertical-align: middle !important; }

/* line 176, ../scss/_page_project_all.scss */
.projects-nav_wrap {
  position: relative; }
/* line 179, ../scss/_page_project_all.scss */
.projects-nav_prev, .projects-nav_next {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  cursor: pointer; }
/* line 185, ../scss/_page_project_all.scss */
.projects-nav_prev {
  left: -30px; }
/* line 188, ../scss/_page_project_all.scss */
.projects-nav_next {
  right: -30px; }
/* line 191, ../scss/_page_project_all.scss */
.projects-nav_item {
  display: block;
  float: left;
  width: 125px;
  height: 75px; }
  /* line 196, ../scss/_page_project_all.scss */
  .projects-nav_item img {
    margin: auto; }

/*  Singular
************************************/
/* line 2, ../scss/_singular.scss */
.page-single_wrap {
  padding-top: 50px; }

/*  Footer
************************************/
/* line 2, ../scss/_footer.scss */
.footer-contact {
  background: #4a4a4a none repeat scroll 0 0;
  bottom: 0;
  height: 35px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1100; }
.label {
    float: left;
    padding: .2em .6em .3em;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
/*  Tablet
************************************/
/*  Mobile
************************************/

/*# sourceMappingURL=main.css.map */