@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em; }

.icon-sort-up:before {
  content: '\e800'; }

/* 'εáÇ' */
.icon-sort-down:before {
  content: '\e801'; }

/* 'εáü' */
.icon-angle-right:before {
  content: '\e802'; }

/* 'εáé' */
.icon-angle-left:before {
  content: '\e803'; }

/* 'εáâ' */
.icon-search:before {
  content: '\e804'; }

/* 'εáä' */
.icon-dollar:before {
  content: '\e806'; }

/* 'εáå' */
.icon-twitter:before {
  content: '\e807'; }

/* 'εáç' */
.icon-youtube-squared:before {
  content: '\e808'; }

/* 'εáê' */
.icon-clock:before {
  content: '\e80a'; }

/* 'εáè' */
.icon-gear14:before {
  content: '\e80b'; }

/* 'εáï' */
.icon-flickr11:before {
  content: '\e80c'; }

/* 'εáî' */
.icon-electric6:before {
  content: '\e80d'; }

/* 'εáì' */
.icon-twitter-squared:before {
  content: '\e80e'; }

/* 'εáÄ' */
.icon-youtube14:before {
  content: '\e80f'; }

/* 'εáÅ' */
.icon-flickr4:before {
  content: '\e810'; }

/* 'εáÉ' */
.icon-twitter47:before {
  content: '\e811'; }

/* 'εáæ' */
#wrapper .holder:after, #wrapper #nav:after, #header:after, #main .section .list:after, #main .text .container:after, #main .three-columns .container:after, .clear:after {
  content: " ";
  display: block;
  clear: both; }

#wrapper #nav ul, .form-area .add-nav, #main .section .list ul, #main .add-section .carousel .pagination ul, #footer .footer-content .nav, #footer .footer-content .socials-network, #main #content #sidebar ul, #main #content #secondary .widget ul {
  margin: 0;
  padding: 0;
  list-style: none; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  margin: 0;
  color: #000;
  background: #fff;
  font: 12px/1.2 "Roboto Condensed", sans-serif, Arial, Helvetica;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

* {
  max-height: 1000000px; }

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

img {
  border-style: none; }

a {
  text-decoration: none;
  color: #80a301; }
  a:hover {
    text-decoration: underline; }

input,
textarea,
select {
  font: 100% "Roboto Condensed", sans-serif, Arial, Helvetica;
  color: #000;
  vertical-align: middle; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

input[type="submit"]:hover,
button:hover {
  cursor: pointer; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #000; }
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    border-color: black; }

input[type=text],
input[type=password],
input[type=file],
input[type=submit],
input[type=search],
input[type=email],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
  line-height: 1.2em;
  margin: 0 0 .5em;
  color: #97bf04; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  color: black;
  font-size: 20px; }

p {
  margin: 0 0 1.2em; }

q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#wrapper {
  overflow: hidden; }
  #wrapper .holder {
    max-width: 1140px;
    margin: 0 auto; }
  #wrapper .opener {
    display: none; }
  #wrapper #nav {
    text-align: right; }
    #wrapper #nav .current-menu-item > a, #wrapper #nav .current-menu-ancestor > a, #wrapper #nav .current_page_item > a, #wrapper #nav .current_page_ancestor > a {
      color: #80a300; }
    #wrapper #nav ul {
      line-height: 25px;
      padding: 0 0 13px;
      font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
      font-size: 18px;
      font-weight: 700; }
      #wrapper #nav ul li {
        display: inline-block;
        vertical-align: top;
        padding: 0 47px 0 0;
        position: relative; }
        #wrapper #nav ul li a {
          color: #000;
          text-decoration: none;
          padding-bottom: 15px; }
          #wrapper #nav ul li a:hover {
            color: #d7d7d7; }
          #wrapper #nav ul li a br {
            display: none; }
        #wrapper #nav ul li.active a {
          color: #80a300; }
        #wrapper #nav ul li:hover .dropdown {
          display: block; }
        #wrapper #nav ul li:hover a {
          color: #80a300; }
        #wrapper #nav ul li:last-child .dropdown {
          left: auto;
          right: 0; }
        #wrapper #nav ul li ul li {
          width: 100%;
          padding: 0 !important; }
          #wrapper #nav ul li ul li a {
            background: #97bf04;
            color: #fff !important;
            padding: 8px;
            width: 100%;
            display: inline-block; }
            #wrapper #nav ul li ul li a:hover {
              background: #80a300; }
        #wrapper #nav ul li .dropdown {
          width: 230px;
          position: absolute !important;
          top: 35px;
          left: 12px;
          display: none;
          text-align: left;
          position: relative;
          border-color: #97bf04; }
          #wrapper #nav ul li .dropdown:before {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border: 0;
            border-color: #97bf04;
            bottom: 100%;
            left: 50%;
            margin-bottom: -1px;
            margin-left: -13px;
            border-left: 13px solid transparent;
            border-right: 13px solid transparent;
            border-bottom: 13px solid #97bf04;
            border-bottom-color: inherit; }
          #wrapper #nav ul li .dropdown .current-menu-item > a, #wrapper #nav ul li .dropdown .current-menu-ancestor > a, #wrapper #nav ul li .dropdown .current_page_item > a, #wrapper #nav ul li .dropdown .current_page_ancestor > a {
            background: #80a300; }
          #wrapper #nav ul li .dropdown ul {
            background: #97bf04; }
            #wrapper #nav ul li .dropdown ul li {
              display: block;
              padding: 0;
              border-top: 1px solid;
              border-color: #7fa400; }
              #wrapper #nav ul li .dropdown ul li:first-child {
                border: none; }
              #wrapper #nav ul li .dropdown ul li a {
                display: block;
                padding: 16px 29px;
                border: 0;
                color: #fff; }
                #wrapper #nav ul li .dropdown ul li a:hover {
                  background: #80a300; }

#header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999; }

.header-content {
  float: right;
  position: relative;
  padding: 0 0 0 10px;
  width: 71%; }
  .header-content .top-bar {
    overflow: hidden;
    text-align: right;
    margin: 0 0 17px; }
    .header-content .top-bar span {
      font-size: 18px;
      vertical-align: bottom; }
    .header-content .top-bar .tel {
      color: #97bf04;
      text-decoration: none;
      display: inline-block;
      vertical-align: top;
      line-height: 21px;
      margin: 6px 15px 0 0px;
      font-size: 18px;
      font-weight: 700; }

.form-area {
  padding: 1px;
  display: inline-block;
  vertical-align: top;
  background: #97bf04; }
  .form-area .add-nav {
    display: inline-block;
    vertical-align: top;
    line-height: 17px;
    font-size: 16px;
    font-weight: 700; }
    .form-area .add-nav li {
      float: left;
      padding: 4px 10px 5px 11px; }
      .form-area .add-nav li a {
        color: #fff;
        text-decoration: none; }
        .form-area .add-nav li a:hover {
          color: #80a300; }

.form {
  display: inline-block;
  vertical-align: top;
  background: #fff; }
  .form ::-webkit-input-placeholder {
    color: #000; }
  .form ::-moz-placeholder {
    opacity: 1;
    color: #000; }
  .form :-moz-placeholder {
    color: #000; }
  .form :-ms-input-placeholder {
    color: #000; }
  .form .placeholder {
    color: #000; }
  .form input[type="text"],
  .form input[type="search"] {
    width: 86%;
    height: 26px;
    float: left;
    border: none;
    padding: 4px 10px;
    color: #000;
    line-height: 18px;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 300; }
  .form button[type="submit"] {
    width: 19px;
    height: 19px;
    border: 0;
    padding: 0;
    margin: 5px 4px 0 0px;
    background: none;
    color: #97bf04;
    line-height: 15px;
    font-family: "fontello";
    font-size: 14px; }
    .form button[type="submit"]:hover {
      opacity: 0.8; }

.logo {
  max-width: 323px;
  max-height: 62px;
  float: left;
  margin: 12px 0 0; }
  .logo a {
    display: block; }
    .logo a img {
      display: block;
      width: 100%;
      height: auto; }

.parallax-holder {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  overflow: hidden; }

#main {
  display: block; }
  #main h2 {
    margin: 0 0 6px;
    color: #97bf04;
    padding: 4px 0;
    float: left;
    width: 100%;
    line-height: 50px;
    position: relative;
    background: #f0f0f0;
    font-size: 40px;
    font-weight: 700; }
    #main h2:before {
      position: absolute;
      content: "";
      width: 9999px;
      top: 0;
      bottom: 0;
      right: 100%;
      background: #f0f0f0; }
    #main h2:after {
      position: absolute;
      content: "";
      width: 9999px;
      top: 0;
      bottom: 0;
      left: 100%;
      background: #f0f0f0; }
  #main .slideshow {
    overflow: hidden;
    position: relative; }
    #main .slideshow .slide {
      width: 100%; }
      #main .slideshow .slide.active {
        z-index: 2; }
    #main .slideshow .description {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 84px 0 0;
      height: 100%;
      text-align: center;
      white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        #main .slideshow .description {
          top: -35px; } }
      #main .slideshow .description:after {
        content: "";
        height: 100%;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle; }
      #main .slideshow .description .holder {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        padding: 30px 75px;
        color: #fff;
        background: rgba(151, 191, 4, 0.87);
        line-height: 33px;
        font-size: 30px;
        font-weight: 300; }
      #main .slideshow .description p {
        margin: 0 0 6px; }
      #main .slideshow .description h1 {
        color: #fff;
        margin: 0 0 27px;
        line-height: 62px;
        font-size: 55px;
        font-weight: 700; }
      #main .slideshow .description .btn-findmore {
        color: #fff;
        padding: 12px 58px;
        text-decoration: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        background: #000;
        line-height: 30px;
        font-size: 24px;
        font-weight: 300; }
        #main .slideshow .description .btn-findmore:hover {
          color: #80a300; }
    #main .slideshow .bx-wrapper .bx-prev,
    #main .slideshow .bx-wrapper .bx-next {
      width: 35px;
      height: 76px;
      position: absolute;
      top: 50%;
      text-align: center;
      display: block;
      margin: -17px 0 0;
      z-index: 999;
      background-color: #595c66; }
      @media only screen and (max-width: 767px) {
        #main .slideshow .bx-wrapper .bx-prev,
        #main .slideshow .bx-wrapper .bx-next {
          top: 33%; } }
      #main .slideshow .bx-wrapper .bx-prev i,
      #main .slideshow .bx-wrapper .bx-next i {
        color: #fff;
        line-height: 73px;
        padding: 0 7px 0 0;
        font-size: 32px;
        font-weight: 100; }
      #main .slideshow .bx-wrapper .bx-prev:hover,
      #main .slideshow .bx-wrapper .bx-next:hover {
        opacity: 0.8; }
    #main .slideshow .bx-wrapper .bx-prev {
      left: 0;
      background-position: 0,0;
      background-image: url("./images/angle-left.png");
      -webkit-border-radius: 0 5px 5px 0;
      -moz-border-radius: 0 5px 5px 0;
      -ms-border-radius: 0 5px 5px 0;
      border-radius: 0 5px 5px 0; }
    #main .slideshow .bx-wrapper .bx-next {
      right: 0;
      background-position: 0,0;
      background-image: url("./images/angle-right.png");
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -ms-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
      #main .slideshow .bx-wrapper .bx-next i {
        padding: 0 0 0 7px; }
  #main .section {
    overflow: hidden;
    text-align: center; }
    #main .section .list {
      position: relative;
      border-bottom: 1px solid;
      border-color: #f0f0f0; }
      #main .section .list:before {
        position: absolute;
        content: "";
        width: 9999px;
        height: 1px;
        bottom: 0;
        right: 100%;
        background: #f0f0f0; }
      #main .section .list:after {
        position: absolute;
        content: "";
        width: 9999px;
        height: 1px;
        bottom: 0;
        left: 100%;
        background: #f0f0f0; }
      #main .section .list ul {
        line-height: 45px;
        font-size: 40px;
        font-weight: 300; }
      #main .section .list li {
        float: left;
        position: relative;
        width: 50%;
        text-align: right;
        margin: 0 0 6px;
        background: #f4f4f4;
        -webkit-border-radius: 0 70px 70px 0;
        -moz-border-radius: 0 70px 70px 0;
        -ms-border-radius: 0 70px 70px 0;
        border-radius: 0 70px 70px 0; }
        #main .section .list li:before {
          position: absolute;
          content: "";
          width: 9999px;
          top: 0;
          bottom: 0;
          right: 100%;
          background: #f4f4f4; }
        #main .section .list li.right {
          text-align: left;
          margin: 0 0 6px -29px;
          -webkit-border-radius: 70px 0 0 70px;
          -moz-border-radius: 70px 0 0 70px;
          -ms-border-radius: 70px 0 0 70px;
          border-radius: 70px 0 0 70px; }
          #main .section .list li.right a {
            padding: 0 0 0 148px; }
            #main .section .list li.right a .icon-holder {
              right: auto;
              left: 0; }
          #main .section .list li.right:before {
            right: auto;
            left: 100%; }
        #main .section .list li a {
          display: table;
          width: 100%;
          height: 143px;
          text-decoration: none;
          padding: 0 139px 0 0;
          color: #000;
          cursor: default; }
          #main .section .list li a:hover {
            color: #80a300; }
            #main .section .list li a:hover .icon-holder i {
              color: #80a300; }
          #main .section .list li a span {
            display: table-cell;
            vertical-align: middle; }
          #main .section .list li a .icon-holder {
            width: 122px;
            height: 143px;
            display: table;
            position: absolute;
            right: 2px;
            text-align: center;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            background: rgba(217, 217, 217, 0.5);
            z-index: 999; }
            #main .section .list li a .icon-holder i {
              color: #97bf04;
              display: table-cell;
              vertical-align: middle; }
            #main .section .list li a .icon-holder .icon-gear14 {
              line-height: 65px;
              font-size: 65px; }
  #main .txt-holder {
    height: 426px;
    overflow: hidden;
    position: relative; }
    #main .txt-holder .parallax-holder {
      height: 426px; }
    #main .txt-holder .holder {
      text-align: center; }
    #main .txt-holder h2 {
      position: relative;
      z-index: 10;
      margin: 0 0 -4px; }
    #main .txt-holder .cols-holder {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      text-align: center;
      white-space: nowrap;
      z-index: 10; }
      #main .txt-holder .cols-holder:after {
        content: "";
        height: 100%;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle; }
      #main .txt-holder .cols-holder .holder {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        padding: 54px 0 0; }
      #main .txt-holder .cols-holder .col {
        width: 33.3%;
        text-align: center;
        padding: 0 6px;
        float: left;
        line-height: 33px;
        color: #fff;
        font-size: 30px;
        font-weight: 300; }
      #main .txt-holder .cols-holder h3 {
        margin: 0 0 13px;
        color: #97bf04;
        padding: 0 0 5px;
        line-height: 50px;
        position: relative;
        line-height: 120px;
        font-size: 100px;
        font-weight: 700; }
        #main .txt-holder .cols-holder h3:after {
          content: "";
          width: 30%;
          height: 1px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          margin: 0 auto;
          background: #97bf04; }
      #main .txt-holder .cols-holder p {
        margin: 0 0 20px; }
  #main .text {
    overflow: hidden; }
    #main .text h2 {
      float: none;
      display: block;
      text-align: center; }
    #main .text .container {
      padding: 43px 0; }
    #main .text .img-box {
      width: 45.3%;
      float: left;
      position: relative;
      padding: 0 32px 0 0; }
      #main .text .img-box img {
        display: block;
        width: 100%;
        height: auto; }
      #main .text .img-box .title {
        position: absolute;
        top: 15px;
        left: 0;
        width: 82px;
        height: 82px;
        padding: 10px;
        color: #fff;
        text-align: center;
        background: #97bf04;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        line-height: 32px;
        font-size: 26px;
        font-weight: 300; }
    #main .text .box {
      overflow: hidden;
      color: #000;
      font-family: "Arimo", sans-serif;
      line-height: 24px;
      font-size: 16px; }
      #main .text .box h3 {
        margin: 0 0 16px;
        line-height: 21px;
        color: #97bf04;
        font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
        font-size: 30px;
        font-weight: 700; }
        #main .text .box h3 a {
          text-decoration: none;
          color: #97bf04;
          text-decoration: none; }
          #main .text .box h3 a:hover {
            color: #abd805; }
      #main .text .box p {
        margin: 0 0 24px; }
      #main .text .box .btn-readmore {
        line-height: 30px;
        color: #97bf04;
        text-decoration: none;
        font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
        font-size: 24px;
        font-weight: 300; }
        #main .text .box .btn-readmore:hover {
          color: #80a300; }
  #main .add-section {
    overflow: hidden; }
    #main .add-section .holder {
      text-align: center;
      color: #000;
      font-family: "Arimo", sans-serif;
      line-height: 24px;
      font-size: 16px; }
    #main .add-section p {
      margin: 0 0 18px; }
    #main .add-section h2 {
      margin: 0 0 31px; }
    #main .add-section .carousel {
      position: relative;
      padding: 0 0 68px; }
      #main .add-section .carousel .mask {
        position: relative;
        overflow: hidden;
        width: 100%;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc; }
        #main .add-section .carousel .mask .slideset {
          width: 100%;
          float: left; }
        #main .add-section .carousel .mask .slide {
          width: 100%;
          float: left;
          border-left: 1px solid #ccc; }
          #main .add-section .carousel .mask .slide img {
            display: block;
            width: 100%;
            height: auto; }
          #main .add-section .carousel .mask .slide .img4 {
            display: block; }
          #main .add-section .carousel .mask .slide .img8 {
            display: none; }
      #main .add-section .carousel .pagination {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 23px;
        z-index: 100; }
        #main .add-section .carousel .pagination ul {
          text-align: center; }
          #main .add-section .carousel .pagination ul li {
            display: inline-block;
            vertical-align: top;
            padding: 0 2px; }
            #main .add-section .carousel .pagination ul li a {
              overflow: hidden;
              text-indent: -9999px;
              width: 15px;
              height: 15px;
              float: left;
              background: #ececec;
              text-decoration: none;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              -ms-border-radius: 50%;
              border-radius: 50%; }
              #main .add-section .carousel .pagination ul li a:hover {
                background: #ccc; }
            #main .add-section .carousel .pagination ul li.active a {
              background: #ccc;
              width: 19px;
              height: 19px;
              margin: -2px 0 0; }
  #main .promo {
    height: 484px;
    overflow: hidden;
    position: relative; }
    #main .promo .parallax-holder {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      top: 0;
      overflow: hidden; }
    #main .promo .holder {
      display: inline-block;
      vertical-align: middle;
      white-space: normal;
      color: #fff;
      line-height: 33px;
      font-size: 30px;
      font-weight: 300; }
    #main .promo .promo-holder {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      text-align: center;
      white-space: nowrap; }
      #main .promo .promo-holder:after {
        content: "";
        height: 100%;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle; }
    #main .promo h3 {
      color: #97bf04;
      margin: 0 0 8px;
      line-height: 55px;
      font-size: 50px;
      font-weight: 700; }
    #main .promo p {
      margin: 0 0 32px; }
    #main .promo .btn-holder {
      text-align: center;
      overflow: hidden; }
      #main .promo .btn-holder .btn-link {
        width: 24%;
        margin: 0 3px;
        display: inline-block;
        vertical-align: top;
        color: #fff;
        padding: 10px;
        text-decoration: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        background: #97bf04;
        border: 1px solid;
        border-color: transparent;
        line-height: 30px;
        font-size: 24px;
        font-weight: 300; }
        #main .promo .btn-holder .btn-link:hover {
          color: #97bf04;
          background: none;
          border: 1px solid;
          border-color: #97bf04; }

#footer {
  overflow: hidden;
  position: relative;
  background: white; }
  #footer .holder {
    overflow: hidden;
    padding: 18px 0; }
  #footer .footer-content {
    width: 66%;
    display:inline-block;		vertical-align:middle;
     }
    #footer .footer-content .copyright {
      padding: 0 38px 0 3px;
      color: #000;
      display: inline-block;
      vertical-align: bottom;
      line-height: 22px;
      font-size: 20px;
      font-weight: 700; }
      #footer .footer-content .copyright a {
        color: #000;
        text-decoration: none; }
        #footer .footer-content .copyright a:hover {
          color: #80a300; }
    #footer .footer-content .nav {
      display: inline-block;
      vertical-align: bottom;
      line-height: 17px;
      font-size: 14px;
      font-weight: 700; }
      #footer .footer-content .nav li {
        float: left;
        padding: 0 12px; }
        #footer .footer-content .nav li a {
          text-decoration: none;
          color: #000; }
          #footer .footer-content .nav li a:hover {
            color: #80a300; }
    #footer .footer-content .socials-network {
      display: inline-block;
      vertical-align: bottom;
      padding: 0 25px; }
      #footer .footer-content .socials-network li {
        float: left;
        padding: 0 4px 0 3px; }
        #footer .footer-content .socials-network li a {
          display: block;
          color: #fff;
          text-decoration: none; }
          #footer .footer-content .socials-network li a i {
            color: #97bf04;
            line-height: 18px;
            font-size: 18px; }
            #footer .footer-content .socials-network li a i.flickr {
              margin: 1px 0 0; }
            #footer .footer-content .socials-network li a i.icon-flickr4 {
              font-size: 16px;
              line-height: 16px; }
          #footer .footer-content .socials-network li a .icon-youtube14 {
            margin: 0 0 0 -4px; }
          #footer .footer-content .socials-network li a:hover {
            opacity: 0.8; }
  #footer .img-holder {
    display:inline-block; }
    #footer .img-holder a {
      display: inline-block;
      vertical-align: middle; }
      #footer .img-holder a img {
        margin: 0 0 0 10px;
        display: block; }
      #footer .img-holder a:hover {
        opacity: 0.8; }

/* basic-page */
#main.inner {
  padding: 260px 0 0; }

.visual {
  overflow: hidden;
  position: fixed;
  top: 82px;
  left: 0;
  right: 0; }
  .visual .photo {
    position: relative;
    width: 100%;
    min-width: 1332px;
    float: left;
    left: 50%; }
    .visual .photo .photo-holder {
      position: relative;
      min-width: 1332px;
      width: 100%;
      float: left;
      left: -50%; }
    .visual .photo img {
      display: block;
      width: 100%;
      height: auto;
      height: auto; }
  .visual .holder {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    color: #fff; }
  .visual .visual-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    text-align: center;
    white-space: nowrap; }
    .visual .visual-holder:after {
      content: "";
      height: 100%;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }
  .visual h1 {
    color: #fff;
    margin: 0;
    line-height: 45px;
    font-size: 40px;
    font-weight: 400; }
    .visual h1 br {
      display: none; }

#main .text-block h2 {
  background: #fff;
  line-height: 50px;
  padding: 0;
  margin: 0 0 6px;
  font-size: 40px;
  font-weight: 700; }
  #main .text-block h2::before {
    background: none !important; }
#main .text-block {
  overflow: hidden;
  position: relative;
  background: #fff;
  border-top: 26px solid;
  border-color: #f0f0f0;
  z-index: 100; }
  #main .text-block .holder {
    overflow: hidden;
    padding: 24px 0 34px;
    line-height: 24px;
    font-family: "Arimo", sans-serif;
    font-size: 16px; }
    #main .text-block .holder p {
      margin: 0 0 25px; }
    #main .text-block .holder .btn-link {
      width: 15.4%;
      color: #a5bf23;
      padding: 6px 12px;
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      line-height: 25px;
      border: 1px solid;
      border-color: #a5bf23;
      text-align: center;
      font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
      font-size: 18px;
      font-weight: 700; }
      #main .text-block .holder .btn-link:hover {
        color: #fff !important;
        border-color: #a5bf23;
        background: #a5bf23;
        text-decoration: none !important; }
      #main .text-block .holder .btn-link a:hover {
        color: #fff !important;
        text-decoration: none !important; }
    #main .text-block .holder .alignright {
      float: right;
      padding-left: 20px; }
    #main .text-block .holder .alignleft {
      float: left;
      padding-right: 20px; }
    #main .text-block .holder .aligncenter {
      max-width: 100%;
      margin: auto;
      padding-bottom: 20px;
      display: block; }
#main .three-columns {
  overflow: hidden;
  position: relative;
  background: #fff;
  z-index: 100; }
  #main .three-columns h2 {
    text-align: center;
    float: none; }
  #main .three-columns .container {
    padding: 25px 0 25px;
    margin: 0 -24px;
    letter-spacing: -4px; }
  #main .three-columns .column {
    width: 29.2%;
    margin: 0 24px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    line-height: 24px;
    font-family: "Arimo", sans-serif;
    font-size: 16px; }
    #main .three-columns .column p {
      margin: 0 0 12px; }
    #main .three-columns .column h3 {
      color: #97bf04;
      margin: 0 0 6px;
      line-height: 30px;
      font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
      font-size: 26px;
      font-weight: 700; }
    #main .three-columns .column .img-box {
      overflow: hidden;
      margin: 0 0 15px; }
      #main .three-columns .column .img-box img {
        display: block;
        width: 100%;
        height: auto; }
#main .text-box {
  overflow: hidden;
  position: relative;
  background: #fff;
  z-index: 100; }
  #main .text-box h2 {
    text-align: center;
    float: none; }
  #main .text-box .holder {
    text-align: center;
    line-height: 33px;
    font-size: 28px;
    font-weight: 300; }
  #main .text-box .txt {
    overflow: hidden;
    padding: 33px 0 51px; }
  #main .text-box p {
    margin: 0 0 42px; }
  #main .text-box a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000;
    text-decoration: none;
    line-height: 30px;
    z-index: 100;
    pointer-events: none;
    font-size: 24px;
    font-weight: 700; }
    #main .text-box a:hover {
      color: #97bf04; }
    #main .text-box a:before {
      position: absolute;
      top: -19px;
      left: -40px;
      right: 0;
      content: "";
      width: 140%;
      height: 1px;
      margin: 0 auto;
      background: #97bf04; }
#main #content {
  overflow: hidden;
  position: relative;
  background: #fff;
  z-index: 100; }
  #main #content .holder {
    padding: 24px 2% 60px;
    overflow: hidden;
    position: relative; }
    #main #content .holder ul {
      padding-left: 11px; }
    #main #content .holder:after {
      position: absolute;
      top: 17px;
      bottom: 60px;
      left: 272px;
      content: "";
      width: 1px;
      /*background:$hover-color1; */ }
  #main #content #sidebar {
    width: 26%;
    float: left;
    padding: 11px 0px 0 9px; }
    #main #content #sidebar ul {
      line-height: 25px;
      font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
      font-size: 18px;
      font-weight: 700; }
      #main #content #sidebar ul li {
        margin: 0 0px 11px 0; }
        #main #content #sidebar ul li.current_page_item a {
          color: #fff;
          background: #97bf04; }
        #main #content #sidebar ul li a {
          display: block;
          padding: 3px 9px;
          color: #000;
          text-decoration: none; }
          #main #content #sidebar ul li a:hover {
            color: #fff;
            background: #97bf04; }
        #main #content #sidebar ul li.active a {
          color: #fff;
          background: #97bf04; }
        #main #content #sidebar ul li.current_page_item a {
          color: #fff;
          background: #97bf04; }
  #main #content #secondary .widget ul {
    line-height: 25px;
    font-family: "Roboto Condensed", sans-serif, Arial, Helvetica;
    font-size: 18px;
    font-weight: 700; }
    #main #content #secondary .widget ul li {
      margin: 0 0px 11px 0; }
      #main #content #secondary .widget ul li.current a, #main #content #secondary .widget ul li.current-cat a {
        color: #fff;
        background: #97bf04; }
      #main #content #secondary .widget ul li a {
        display: block;
        padding: 3px 9px;
        color: #000;
        text-decoration: none; }
        #main #content #secondary .widget ul li a:hover {
          color: #fff;
          background: #97bf04; }
      #main #content #secondary .widget ul li.active a {
        color: #fff;
        background: #97bf04; }
      #main #content #secondary .widget ul li.current a, #main #content #secondary .widget ul li.current-cat a {
        color: #fff;
        background: #97bf04; }
  #main #content .txt-box {
    overflow: hidden;
    padding-left: 54px;
    border-left: 1px solid #d7d7d7; }
  #main #content h2 {
    margin: 0 0 12px; }
  #main #content .btn-link {
    width: 33.3%; }

.accordion li {
  list-style: none;
  font-size: 20px;
  line-height: 24px;
  color: #97bf04;
  margin: 0 0 10px -40px;
  background-color: #ececec;
  padding: 10px 20px 10px 0;
  font-weigth: 700;
  font-family: "Roboto Condensed",sans-serif,Arial,Helvetica; }
 @media only screen and (max-width: 767px) {    .accordion li {      width: 100%;      display: inline-block;      position: relative; } }
.accordion-block {
  padding-top: 24px; }
  .accordion-block .holder-content {
    padding: 0 !important; }
    @media only screen and (max-width: 1025px) {
      .accordion-block .holder-content {
        padding: 0 2% !important; } }
    @media only screen and (max-width: 767px) {
      .accordion-block .holder-content {
        padding: 0 5% !important; } }
  .accordion-block .holder-accordion {
    padding-top: 0 !important; }

.collapseomatic {
  background-image: none;
  padding: 10px 0 10px 16px; }
  .collapseomatic .coltitle {
    float: left;
    padding-left: 10px;
    color: #97bf04;
    font-weight: bold; }	@media only screen and (max-width: 767px) {      .collapseomatic .coltitle {        font-size: 16px; } }
  .collapseomatic .colnav {
    float: right;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 14px solid #97bf04;
    border-bottom: 0; }	 @media only screen and (max-width: 767px) {      .collapseomatic .colnav {        position: absolute;        top: 14px;        right: 9px; } }
    .collapseomatic .colnav:before {
      content: "";
      height: 20px;
      position: absolute;
      right: 24px;
      top: 12px;
      width: 1px; }
    .collapseomatic .colnav:after {
      content: "";
      height: 1px;
      position: absolute;
      right: 15px;
      top: 21px;
      width: 20px;
      z-index: 31; }

.colomat-close {
  color: #97bf04;
  background-image: none;
  width: 0;
  height: 0; }
  .colomat-close .colnav:after {
    content: "";
    height: 1px;
    position: absolute;
    right: 15px;
    top: 21px;
    width: 20px;
    z-index: 31; }
  .colomat-close .colnav:before {
    background: none; }
  .colomat-close .colnav {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 14px solid #97bf04;
    border-top: 0;
    width: 0; }

.collapseomatic_content p {
  color: #000;
  font-size: 18px;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 10px -20px -10px -16px !important;
  background-color: #f4f4f4;
  padding-left: 20px; }
.collapseomatic_content ul {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: -20px;
  margin-left: -16px;
  margin-top: 10px;
  margin-bottom: -10px;
  background-color: #f4f4f4; }
  .collapseomatic_content ul li {
    background-color: #f4f4f4;
    color: #000;
    font-size: 18px;
    line-height: 22px;
    list-style: none;
    padding: 0;
    margin: 0; }
    .collapseomatic_content ul li:before {
      color: #97c004;
      content: "\2022";
      display: block;
      font-size: 20px;
      left: -11px;
      list-style: outside none none;
      max-height: 0;
      max-width: 0;
      position: relative;
      top: 0; }
    .collapseomatic_content ul li a {
      color: #000 !important; }

.resize-active .hold,
.resize-active .drop,
.resize-active .drop > ul {
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

@media only screen and (min-width: 1025px) {
  .tel {
    cursor: default;
    pointer-events: none; } }
@media only screen and (max-width: 1199px) {
  #wrapper {
    position: relative; }

  #wrapper .drop {
    position: absolute;
    top: 0;
    right: -260px;
    width: 260px;
    bottom: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    z-index: 555;
    height: 100%; }
    #wrapper .drop:after {
      width: 260px;
      height: 9999px;
      content: "";
      background: #80a300;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0; }
    #wrapper .drop #nav {
      text-align: left; }
      #wrapper .drop #nav ul {
        padding: 0;
        background: #80a300;
        z-index: 100; }
        #wrapper .drop #nav ul li {
          padding: 0;
          display: block;
          position: relative;
          z-index: 1100;
          border-bottom: 1px solid;
          border-color: #98bf04; }
          #wrapper .drop #nav ul li a {
            display: block;
            padding: 5px 15px;
            color: #fff; }
            #wrapper .drop #nav ul li a:hover {
              color: #fff;
              background: #97c004; }
          #wrapper .drop #nav ul li.active a {
            color: #fff; }
          #wrapper .drop #nav ul li .drop-slide-wrapper {
            position: static !important;
            overflow: visible !important;
            display: block !important;
            width: 100% !important;
            height: auto !important; }
          #wrapper .drop #nav ul li:hover .dropdown {
            display: block !important; }
          #wrapper .drop #nav ul li:hover a {
            color: #fff; }
          #wrapper .drop #nav ul li .dropdown {
            position: static !important;
            margin: 0 !important;
            width: 100%; }
            #wrapper .drop #nav ul li .dropdown:before {
              display: none; }
            #wrapper .drop #nav ul li .dropdown ul {
              background: none; }
              #wrapper .drop #nav ul li .dropdown ul li {
                position: relative;
                z-index: 1000;
                width: 100%;
                border-bottom: none;
                border-color: #98bf04; }
                #wrapper .drop #nav ul li .dropdown ul li:first-child {
                  border-top: 1px solid;
                  border-color: #98bf04; }
                #wrapper .drop #nav ul li .dropdown ul li a {
                  display: block;
                  padding: 5px 15px;
                  color: #fff; }
                  #wrapper .drop #nav ul li .dropdown ul li a:hover {
                    color: #fff;
                    background: #97c004; }

  #wrapper .hold {
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    margin: 0; }

  #wrapper.nav-active .hold {
    margin: 0 260px 0 -260px;
    min-width: 480px;
    min-width: 100%; }

  #wrapper.nav-active .drop {
    left: auto; }

  #wrapper {
    /* close button transition */ }
    #wrapper .opener {
      width: 40px;
      height: 24px;
      display: block;
      position: absolute;
      top: 52px;
      right: 2%;
      color: #000;
      line-height: 26px;
      padding: 1px 80px 0 0;
      text-align: left;
      text-decoration: none;
      font-size: 16px;
      font-weight: 700; }
    #wrapper .opener:before,
    #wrapper .opener:after,
    #wrapper .opener span {
      background: #000;
      border-radius: 4px;
      position: absolute;
      top: 16px;
      left: auto;
      right: 0;
      height: 3px;
      margin-top: -2px;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      width: 30px; }
    #wrapper .opener:before,
    #wrapper .opener:after {
      content: '';
      top: 10px; }
    #wrapper .opener:after {
      top: 22px; }
    #wrapper .close-btn span, #wrapper.nav-active .opener span {
      opacity: 0; }
    #wrapper .opener:hover {
      opacity: .9; }
    #wrapper .close-btn:after,
    #wrapper .close-btn:before, #wrapper.nav-active .opener:after, #wrapper.nav-active .opener:before {
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 16px;
      left: auto;
      right: 15%; }
    #wrapper .close-btn:after, #wrapper.nav-active .opener:after {
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

  .logo {
    max-width: 310px;
    max-height: 47px;
    margin: 0; }

  #header {
    position: relative; }
    #header .holder {
      padding: 24px 2% 11px; }
    #header .header-content {
      position: inherit;
      padding: 31px 66px 0 0;
      width: 57%; }
      #header .header-content .top-bar {
        margin: 0;
        text-align: center; }
        #header .header-content .top-bar span {
          font-size: 18px; }
        #header .header-content .top-bar .tel {
          margin: 0 15px 0 0;
          display: inline-block !important; }
    #header .form-area {
      position: absolute;
      top: 0;
      right: 2%; }

  #main {
    padding: 0; }
    #main .slideshow .slideset {
      height: 484px; }
    #main .slideshow.win-height {
      height: initial !important; }
    #main .slideshow .slideset {
      height: 484px; }
    #main .slideshow .photo {
      min-width: 950px; }
      #main .slideshow .photo .photo-holder {
        min-width: 950px; }
    #main .slideshow .description {
      padding: 0 2%; }
      #main .slideshow .description .holder {
        padding: 30px 40px;
        line-height: 27px;
        font-size: 24px; }
      #main .slideshow .description h1 {
        line-height: 47px;
        font-size: 44px;
        color: #fff; }
      #main .slideshow .description .btn-findmore {
        line-height: 24px;
        font-size: 19px; }
    #main .section .holder {
      padding: 0 2%; }
    #main .txt-holder .holder {
      padding: 0 2%; }
    #main .txt-holder .photo {
      min-width: 1190px; }
      #main .txt-holder .photo .photo-holder {
        min-width: 1190px; }
    #main .txt-holder .cols-holder .col {
      font-size: 26px; }
    #main .txt-holder .cols-holder h3 {
      font-size: 80px; }
    #main .text .holder {
      padding: 0 2%; }
    #main .text .container {
      padding: 41px 17%; }
    #main .text .img-box {
      float: none;
      width: 100%;
      padding: 0 0 14px; }
    #main .text .box p {
      margin: 0 0 8px; }
    #main .add-section .holder {
      padding: 0 2%; }
    #main .add-section .carousel .mask .slide .img4 {
      display: none; }
    #main .add-section .carousel .mask .slide .img8 {
      display: block; }
    #main .add-section .carousel .pagination {
      bottom: 14px; }
    #main .promo .holder {
      padding: 0 2%;
      line-height: 35px; }
    #main .promo .photo {
      min-width: 1381px; }
      #main .promo .photo .photo-holder {
        min-width: 1381px; }
    #main .promo .btn-holder .btn-link {
      width: 33.5%; }
    #main .promo p {
      margin: 0 0 22px; }
    #main .promo h3 {
      margin: 0 0 11px; }

  #footer .holder {
    padding: 8px 2%; }
  #footer .footer-content {
    width: 60%;
    }
    #footer .footer-content .copyright {
      padding: 0 16px 0 12px;
      font-size: 17px; }
    #footer .footer-content .nav li {
      padding: 0 11px; }
    #footer .footer-content .socials-network {
      padding: 0; }
  #footer .img-holder {
    padding: 0; }
    #footer .img-holder a img {
      margin: 0 14px 0 10px; }

  .visual {
    top: 0;
    position: relative;
    padding: 10px 0 0;
    max-height: 240px; }
    .visual .holder {
      padding: 0 2%; }

  #main.inner {
    padding: 0; }
  #main .text-block h2 {
    overflow: hidden; }
    #main .text-block h2::before {
      background: none !important; }
  #main .text-block .holder {
    padding: 24px 2% 34px; }
    #main .text-block .holder .btn-link {
      width: 23.3%; }
  #main .three-columns .holder {
    padding: 0 2%; }
  #main .three-columns .container {
    margin: 0 -13px;
    padding: 22px 0; }
  #main .three-columns .column {
    width: 30.5%;
    margin: 0 10px; }
    #main .three-columns .column h3 {
      font-size: 24px; }
  #main .text-box .holder {
    padding: 0 2%; }
  #main .text-box .txt {
    padding: 33px 0 56px; }
  #main .text-box p {
    margin: 0 0 50px; }
  #main #content #sidebar {
    padding: 11px 0 0 9px; }
  #main #content .holder:after {
    left: 22.8%; }

  .blog #main #content .holder:after {
    left: 245px !important; } }
@media only screen and (max-width: 767px) {
  #wrapper.nav-active .hold {
    margin: 0 176px 0 -176px; }

  #wrapper .drop {
    right: -176px;
    width: 176px; }
  #wrapper #nav {
    padding: 29px 0 0; }
    #wrapper #nav ul {
      font-size: 16px; }
      #wrapper #nav ul li a br {
        display: block; }
  #wrapper .opener {
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    top: 58px;
    right: 17px;
    width: 25px; }
  #wrapper .opener:before,
  #wrapper .opener:after,
  #wrapper .opener span {
    width: 25px; }

  #header .holder {
    padding: 31px 2% 8px; }
  #header .form-area {
    left: 0;
    right: 0;
    top: 0; }
    #header .form-area .form {
      position: absolute;
      top: 0;
      width: 176px;
      right: -176px;
      z-index: 99999;
      border: 1px solid;
      border-color: #80a300; }
      #header .form-area .form input[type="text"],
      #header .form-area .form input[type="search"] {
        width: 147px;
        height: 27px; }
      #header .form-area .form button[type="submit"] {
        width: 21px; }
    #header .form-area .add-nav {
      display: block;
      width: 100%;
      text-align: center; }
      #header .form-area .add-nav li {
        padding: 5px 7px;
        float: none;
        display: inline-block;
        vertical-align: top; }
  #header .header-content {
    width: 100%;
    padding: 3px 0 0; }
    #header .header-content .top-bar .tel {
      display: block;
      text-align: center;
      font-size: 18px; }

  .logo {
    max-width: 287px;
    max-height: 54px; }

  #main h2 {
    float: none;
    display: block;
    font-size: 30px; }
  #main .slideshow .slideset {
    height: 394px; }
  #main .slideshow .bx-prev,
  #main .slideshow .bx-next {
    width: 16px;
    height: 49px;
    margin: -8px 0 0; }
    #main .slideshow .bx-prev i,
    #main .slideshow .bx-next i {
      padding: 0;
      line-height: 49px;
      font-size: 18px; }
  #main .slideshow .description {
    padding: 0 5%; }
    #main .slideshow .description .holder {
      padding: 20px 10px;
      line-height: 24px;
      font-size: 20px; }
    #main .slideshow .description p {
      margin: 0 0 6px; }
    #main .slideshow .description h1 {
      margin: 0 0 19px;
      line-height: 33px;
      font-size: 30px; }
      #main .slideshow .description h1 br {
        display: none; }
    #main .slideshow .description .btn-findmore {
      padding: 8px 37px;
      line-height: 18px;
      font-size: 15px; }
  #main .section .list {
    border: none;
    position: inherit; }
    #main .section .list ul {
      line-height: 30px;
      font-size: 24px; }
      #main .section .list ul li {
        width: inherit;
        float: none;
        display: block;
        text-align: left;
        margin: 0 0 6px -14px;
        -webkit-border-radius: 45px 0 0 45px;
        -moz-border-radius: 45px 0 0 45px;
        -ms-border-radius: 45px 0 0 45px;
        border-radius: 45px 0 0 45px; }
        #main .section .list ul li:before {
          right: auto;
          left: 100%; }
        #main .section .list ul li a {
          height: 114px;
          padding: 0 0 0 100px; }
          #main .section .list ul li a .icon-holder {
            right: auto;
            left: 0;
            width: 78px;
            height: 114px; }
            #main .section .list ul li a .icon-holder i {
              font-size: 32px; }
            #main .section .list ul li a .icon-holder .icon-gear14 {
              font-size: 55px; }
        #main .section .list ul li.right {
          width: inherit;
          float: none;
          display: block;
          text-align: left;
          margin: 0 0 6px -14px;
          -webkit-border-radius: 45px 0 0 45px;
          -moz-border-radius: 45px 0 0 45px;
          -ms-border-radius: 45px 0 0 45px;
          border-radius: 45px 0 0 45px; }
          #main .section .list ul li.right a {
            padding: 0 0 0 100px; }
  #main .txt-holder {
    height: 757px; }
    #main .txt-holder .parallax-holder {
      height: 100%; }
    #main .txt-holder .cols-holder .col {
      float: none;
      width: 100%;
      padding: 0 30px 30px;
      line-height: 28px;
      font-size: 22px; }
      #main .txt-holder .cols-holder .col h3 {
        margin: 0 0 5px;
        line-height: 94px;
        font-size: 60px; }
  #main .text .container {
    padding: 8px 2%; }
  #main .text .img-box {
    padding: 0 0 21px; }
  #main .text .box {
    padding: 0 0 41px;
    line-height: 24px;
    font-size: 16px; }
    #main .text .box h3 {
      margin: 0 0 6px;
      line-height: 34px;
      font-size: 26px; }
    #main .text .box p {
      margin: 0 0 12px; }
  #main .add-section h2 {
    margin: 0 0 26px; }
  #main .add-section .carousel {
    padding: 0 0 82px; }
    #main .add-section .carousel .pagination {
      bottom: 47px; }
      #main .add-section .carousel .pagination ul li.active a {
        margin: 0;
        width: 15px;
        height: 15px; }
  #main .promo .photo {
    min-width: 1450px; }
    #main .promo .photo .photo-holder {
      min-width: 1450px; }
  #main .promo .holder {
    line-height: 27px;
    font-size: 24px; }
  #main .promo h3 {
    line-height: 45px;
    font-size: 40px; }
  #main .promo p {
    margin: 0 0 48px; }
  #main .promo .btn-holder .btn-link {
    padding: 8px;
    width: 58.5%;
    display: block;
    margin: 0 auto 7px;
    line-height: 24px;
    font-size: 19px; }

  #footer .holder {
    text-align: center; }
  #footer .footer-content {
    float: none;
    width: 100%;
    padding: 4px 0 18px; }
    #footer .footer-content .copyright {
      padding: 0 0 12px;
      display: block;
      font-size: 19px; }
    #footer .footer-content .socials-network,
    #footer .footer-content .nav {
      overflow: hidden;
      display: block; }
      #footer .footer-content .socials-network li,
      #footer .footer-content .nav li {
        float: none;
        display: inline-block;
        vertical-align: top;
        padding: 0 11px 10px; }
    #footer .footer-content .socials-network li {
      padding: 0 3px 10px; }
  #footer .img-holder {
    padding: 0;
    float: none;
    width: 100%; }
    #footer .img-holder a {
      display: block;
      margin: 0 auto;
      width: 142px; }
      #footer .img-holder a img {
        margin: 0 auto 10px; }

  /* basic-page */
  .visual {
    padding: 7px 0 0; }
    .visual .photo {
      min-width: 1150px; }
      .visual .photo .photo-holder {
        min-width: 1150px; }
    .visual h1 {
      font-size: 30px;
      font-weight: 700; }
      .visual h1 br {
        display: block; }

  #main .text-block h2 {
    margin: 0 0 7px;
    line-height: 40px;
    font-size: 30px; }
  #main .text-block .holder {
    padding: 24px 5% 34px; }
    #main .text-block .holder .btn-link {
      width: 53.7%; }
  #main .three-columns .holder {
    padding: 0 2%; }
  #main .three-columns .container {
    margin: 0;
    padding: 22px 3%; }
  #main .three-columns .column {
    width: 100%;
    margin: 0; }
    #main .three-columns .column h3 {
      margin: 0 0 7px; }
    #main .three-columns .column .img-box {
      margin: 0 0 19px; }
  #main .text-box .holder {
    font-size: 26px; }
  #main .text-box .txt {
    padding: 33px 0 43px; }
  #main .text-box p {
    margin: 0 0 47px; }
  #main .text-box a:before {
    top: -22px;
    left: 0;
    width: 86%; }
  #main #content {
    overflow: hidden; }
    #main #content .holder {
      padding: 6px 4% 35px;
      overflow: hidden;
      position: relative; }
      #main #content .holder:after {
        background: none; }
    #main #content #sidebar {
      width: 100%;
      float: none;
      padding: 11px 0 0;
      margin: 0 0 21px;
      border-bottom: 1px solid;
      border-color: #d7d7d7; }
    #main #content h2 {
      margin: 0 0 8px; }
    #main #content .btn-link {
      width: 54.3%; } }
@media only screen and (max-width: 379px) {
  #header .holder {
    padding: 37px 2% 8px; }
  #header .form-area .add-nav li {
    padding: 5px; }




	


  .logo {
    max-width: 250px; } }
/* The header and wp admin bar are both fixed to the top. This is used during login, so they do not overlap. */
.logged-in #header {
  padding-top: 32px; }

.logged-in .inner .visual {
  top: 114px; }

@media only screen and (max-width: 1199px) {
  .logged-in .inner .visual {
    top: 0px; } }
/* PARALLAX CSS */
.parallax {
  height: 65vh;
  text-indent: -9999px;
  /* fix background*/
  background-attachment: fixed;
  /*center it*/
  background-position: center center;
  /* Scale it nicely to the element*/
  background-size: cover; }

@media only screen and (max-width: 767px) {
  .parallax {
    background-image: none;
    text-indent: 0;
    position: relative; } }
.bx-wrapper .parallax img {
  width: initial;
  display: initial; }

.bx-viewport {
  overflow: visible !important; }

/* Recent Projects Page */
#main #content .holder .projects-feed {
  float: right;
  width: 74%;
  padding-left: 54px;
  border-left: 1px solid #d7d7d7; }
  #main #content .holder .projects-feed .txt-box {
    border-left: none;
    padding-left: 0px; }
  #main #content .holder .projects-feed .entry-title {
    font-size: 30px; }
  #main #content .holder .projects-feed .paging ul {
    list-style: none; }
    #main #content .holder .projects-feed .paging ul li {
      float: left; }
      #main #content .holder .projects-feed .paging ul li a {
        padding: 10px; }
  #main #content .holder .projects-feed article {
    margin-bottom: 60px; }
    #main #content .holder .projects-feed article:last-child {
      margin-bottom: 0; }
#main #content .holder .widget-area {
  width: 26%;
  border-right: 1px solid #ccc; }
  #main #content .holder .widget-area #categories-2 {
    margin-bottom: 45px; }
    #main #content .holder .widget-area #categories-2 ul {
      list-style: none;
      padding: 0; }
  #main #content .holder .widget-area #archives-2 ul {
    list-style: none;
    padding: 0; }

@media only screen and (max-width: 740px) {
  #main #content .txt-box {
    border-left: none;
    padding-left: 8px; }
  #main #content .holder .projects-feed {
    border-left: none;
    padding-left: 8px;
    width: 100%; }
  #main #content .holder .widget-area {
    width: 100%; } }
.posted-on {
  float: left;
  margin-top: 20px;
  padding: 20px 20px 20px 5px; }
  .posted-on > a {
    background: none repeat scroll 0 0 #97c004;
    border-radius: 100%;
    color: white;
    padding: 27px 12px;
    text-transform: uppercase; }
    .posted-on > a:hover {
      background-color: #80a300;
      text-decoration: none; }

.circle-left {
  position: relative; }

.text-block.projects .widget-area {
  border-right: medium none !important; }

.error-404 .not-found {
  margin-top: 25px; }

.circle {
  background: none repeat scroll 0 0 #97c004;
  border-radius: 100%;
  left: 0;
  padding: 26px 17px;
  position: absolute;
  top: 0;
  color: white;
  font-size: 20px;
  margin: 10px; }
  .circle:hover {
    background: #80a300;
    text-decoration: none; }

.txt-box li, .container li {
  list-style: none; }
  .txt-box li:before, .container li:before {
    color: #97c004;
    content: '\2022';
    display: block;
    font-size: 20px;
    left: -11px;
    list-style: outside none none;
    max-height: 0;
    max-width: 0;
    position: relative;
    top: 0; }

.container .img-box .posted-on {
  left: 0;
  position: absolute;
  top: 46px; }
.container .img-box .post-caption {
  color: #97bf04;
  padding-bottom: 20px; }

.blog #main .content .holder::after {
  left: 264px !important; }

.slideshow.win-height {
  height: initial !important; }

.page-template-product-spec-sheets #footer {
  position: relative;
  background: white; }

/*****Start Flexible Content ******/
.separating-line {
  width: 100%;
  border-bottom: 1px solid #caceda; }

.inner_content {
  clear: both;
  margin-top: 25px;
  overflow: hidden; }
  .inner_content .left-column {
    float: left;
    padding: 10px 13px 10px 0;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .inner_content .left-column {
        width: 100%; }
        .inner_content .left-column img {
          margin: auto; } }
    .inner_content .left-column > ul {
      margin-top: 0; }
  .inner_content .right-column {
    float: left;
    padding: 10px 0 10px 13px;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .inner_content .right-column {
        padding: 10px 0;
        width: 100%; }
        .inner_content .right-column img {
          margin: auto; } }
    .inner_content .right-column > ul {
      margin-top: 0; }

.inner_content_30 {
  clear: both;
  overflow: hidden;
  margin-top: 25px;
  font-size: 16px; }
  .inner_content_30 .inner_content_30_header > h1, .inner_content_30 .inner_content_30_header > h2, .inner_content_30 .inner_content_30_header > h3, .inner_content_30 .inner_content_30_header > h4, .inner_content_30 .inner_content_30_header > h5 {
    margin-top: 0; }
  .inner_content_30 .split-left {
    float: left;
    padding: 10px 10px 10px 0;
    width: 33%; }
    @media only screen and (max-width: 767px) {
      .inner_content_30 .split-left {
        width: 100%; } }
  .inner_content_30 .split-middle {
    float: left;
    padding: 10px;
    width: 33%; }
    .inner_content_30 .split-middle img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .inner_content_30 .split-middle {
        width: 100%; } }
  .inner_content_30 .split-right {
    float: left;
    padding: 10px 0 10px 10px;
    width: 33%; }
    .inner_content_30 .split-right img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .inner_content_30 .split-right {
        width: 100%; } }

.content-25-75 {
  clear: both;
  overflow: hidden;
  margin-top: 25px; }
  .content-25-75 .left-25 {
    float: left;
    width: 25%;
    padding-right: 10px; }
    .content-25-75 .left-25 img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .content-25-75 .left-25 {
        width: 100%; }
        .content-25-75 .left-25 img {
          margin: auto; } }
  .content-25-75 .right-75 {
    float: left;
    width: 75%;
    padding-left: 10px; }
    .content-25-75 .right-75 img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .content-25-75 .right-75 {
        width: 100%; }
        .content-25-75 .right-75 img {
          margin: auto; } }

.content-75-25 {
  clear: both;
  overflow: hidden;
  margin-top: 25px; }
  .content-75-25 .left-75 {
    float: left;
    width: 67%;
    padding-right: 35px; }
    .content-75-25 .left-75 img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .content-75-25 .left-75 {
        width: 100%; }
        .content-75-25 .left-75 img {
          margin: auto; } }
  .content-75-25 .right-25 {
    float: left;
    width: 30%; }
    .content-75-25 .right-25 img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .content-75-25 .right-25 {
        width: 100%; }
        .content-75-25 .right-25 img {
          margin: auto; } }

.content-35-65 {
  clear: both;
  overflow: hidden;
  margin-top: 25px; }
  .content-35-65 .left-35 {
    float: left;
    width: 35%;
    padding-right: 30px; }
    .content-35-65 .left-35 img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .content-35-65 .left-35 {
        width: 100%; }
        .content-35-65 .left-35 img {
          margin: auto; } }
  .content-35-65 .right-65 {
    float: left;
    width: 65%;
    padding-left: 10px; }
    .content-35-65 .right-65 img {
      max-width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .content-35-65 .right-65 {
        width: 100%; }
        .content-35-65 .right-65 img {
          margin: auto; } }

.full-content {
  clear: both;
  overflow: hidden; }
  .full-content > .full {
    border-bottom: none !important;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: unset;
    line-height: 1.6; }

@media only screen and (max-width: 767px) {
  #content .full {
    padding: 5px; }
  #content .inner_content .left-column {
    width: 100%;
    padding: 10px; }
    #content .inner_content .left-column img {
      display: block;
      margin: auto;
      height: auto; }
  #content .inner_content .right-column {
    width: 100%; }
    #content .inner_content .right-column img {
      display: block;
      margin: auto;
      height: auto;
      float: none; }
  #content .inner_content_30 .split-left {
    width: 100%;
    padding: 10px; }
  #content .inner_content_30 .split-middle {
    width: 100%;
    padding: 10px; }
  #content .inner_content_30 .split-right {
    width: 100%;
    padding: 10px; }
  #content .content-25-75 {
    clear: both;
    overflow: hidden;
    margin-top: 25px; }
    #content .content-25-75 .left-25 {
      float: left;
      width: 100%;
      padding: 5px; }
      #content .content-25-75 .left-25 img {
        display: block;
        margin: auto;
        float: none;
        height: auto; }
    #content .content-25-75 .right-75 {
      float: left;
      width: 100%;
      padding: 5px; }
      #content .content-25-75 .right-75 img {
      display: block;
        margin: auto;
        float: none;
        height: auto; }
  #content .content-75-25 {
    clear: both;
    overflow: hidden;
    margin-top: 25px; }
    #content .content-75-25 .left-75 {
      float: left;
      width: 100%;
      padding: 5px; }
      #content .content-75-25 .left-75 img {
       display: block;
        margin: auto;
        float: none; }
    #content .content-75-25 .right-25 {
      float: left;
      width: 100%;
      padding: 5px; }
      #content .content-75-25 .right-25 img {
        display: block;
        margin: auto;
        float: none; } }

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

/* Adashmore Edits to Rectangular Ductwork */

.page-id-593 .three-columns {
	margin: 0 auto;
	max-width: 100%;
	}

.page-id-593 .three-columns .holder {
	margin: 0 auto;
	max-width: 800px !important;
	}	

.page-id-593 #main .three-columns .column {
	width: 40% !important;
	padding-left: 6.5%;
	}

/* Adashmore edits to gallery plugin */

.gallery-icon img {transition: all 0.2s ease-in-out;}
.gallery-icon img:hover {opacity:0.7; transition: all 0.2s ease-in-out;}
#main .slideshow.win-height{
	height:500px !important;
}