/*This file is generated by less css (http://lesscss.org) */
/*Please do not modify this file content. It will be generated again when you change style*/
@import url(//fonts.googleapis.com/css?family=Poppins:regular|Montserrat:regular);
body {
  color: #707070;
}
a:not(.btn) {
  color: #008000;
}
a:not(.btn):hover {
  color: #008000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
}
.region-sidebar_first div.block,
.region-sidebar_second div.block {
  margin-bottom: 50px;
}
.region-sidebar_first div.block h2.block-title,
.region-sidebar_second div.block h2.block-title {
  font-family: "Montserrat", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.region-sidebar_first ul.menu,
.region-sidebar_second ul.menu {
  margin: 0;
  line-height: 51px;
}
.region-sidebar_first ul.menu li,
.region-sidebar_second ul.menu li {
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.region-sidebar_first ul.menu li.menu-item--expanded,
.region-sidebar_second ul.menu li.menu-item--expanded {
  list-style-image: none;
  list-style-type: none;
}
.region-sidebar_first ul.menu li:before,
.region-sidebar_second ul.menu li:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 0;
  height: 0;
  width: 0;
  border-bottom: 4.5px solid transparent;
  border-top: 4.5px solid transparent;
  border-left: 4.5px solid #8d8e92;
}
.region-sidebar_first ul.menu li:before a,
.region-sidebar_second ul.menu li:before a {
  font-family: "montserrat", sans-serif;
  color: #666666;
  font-weight: 400;
}
.region-sidebar_first ul.menu li:last-child,
.region-sidebar_second ul.menu li:last-child {
  border-bottom: 0;
}
.region-sidebar_first nav h2,
.region-sidebar_second nav h2 {
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
h2.block-title {
  font-size: 30px;
  margin-bottom: 20px;
}
.bg-color {
  background: #08A000;
}
.bg-gray {
  background-color: #fafafa;
}
.bg-grayee {
  background-color: #eeeeee;
}
.box-gray {
  padding: 60px 50px;
  background-color: #f1f1f1;
}
.box-gray p {
  line-height: 29px;
}
.box-dark {
  background-color: #303030;
  padding: 35px 0;
}
.box-dark a {
  color: #008000;
}
.box-dark a:hover {
  color: #FFF;
}
h4.title {
  font-family: "Montserrat" sans-serif;
  font-size: 20px;
  line-height: 23px;
  color: #333;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
}
h3.title {
  font-family: "Montserrat" sans-serif;
  font-size: 25px;
  line-height: 23px;
  color: #333;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.large-title h2.block-title {
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  line-height: 26px;
  color: #303030;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.block-overlay {
  position: relative;
}
.block-overlay .block-overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-overlay > .container {
  position: relative;
}
.bg-dark {
  color: #FFF;
}
.bg-dark .title-wrapper.main-title h3 {
  color: #FFF;
  background: url(../images/line1.png) left bottom no-repeat;
}
.bg-dark .title-wrapper.main-title.text-center h3 {
  background: url(../images/line1.png) center bottom no-repeat;
}
.bg-dark input[type="text"],
.bg-dark input[type="tel"] {
  background: none;
}
.bg-dark .inv-box-shortcode .icon-box i {
  color: #FFF !important;
}
.bg-dark .inv-box-shortcode .box-content-wrapper .box-title a {
  color: #FFF;
}
.bg-dark .inv-box-shortcode .box-content-wrapper .box-content {
  color: #FFF !important;
}
.text-color {
  color: #08A000;
}
.text-white {
  color: #FFF;
}
.blog-item.teaser .blog-content {
  background: #ffffff;
  border: 2px solid #eeeeee;
  border-top-width: 0;
  color: #707070;
  padding: 25px;
}
.blog-item img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.blog-item .field--name-node-title h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #333333;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.blog-item .field--name-node-title h2 a {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #333333;
  margin: 0 0 14px 0;
  text-transform: uppercase;
}
.blog-item .field--name-node-title h2 a:hover {
  color: #08A000;
}
.blog-item .field--name-node-post-date,
.blog-item .field--name-node-author {
  font-size: 12px;
  display: inline-block;
  margin: 0 0 5px 0;
}
.blog-meta {
  margin-bottom: 25px;
  font-size: 12px;
  color: #999;
  text-transform: none;
}
.blog-meta:after {
  clear: both;
  display: table;
  content: "";
}
.blog-meta a {
  font-size: 12px;
  color: #999;
  text-transform: none;
}
.blog-meta > div.field {
  display: inline-block;
  margin-right: 10px;
}
.blog-meta > div.field:before {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}
.blog-meta > div.field:last-child {
  margin-right: 0;
}
.blog-meta > div.field.field--name-node-post-date:before {
  content: "\f073";
}
.blog-meta > div.field.field--name-node-comment-count:before {
  content: "\f086";
}
.blog-meta > div.field.field--name-field-blog-category > div {
  display: inline-block;
}
.blog-meta > div.field.field--name-field-blog-category > div:after {
  content: ",";
}
.blog-meta > div.field.field--name-field-blog-category > div:last-child:after {
  content: "";
}
.blog-meta > div.field.field--name-user {
  display: unset;
  margin-right: 0;
  float: left;
  padding-right: 30px;
}
.blog-meta > div.field.field--name-user:before {
  display: none;
}
.blog-meta > div.field.field--name-node-author {
  text-transform: capitalize;
}
.blog-single .field--name-node-title h2 {
  font-size: 25px;
  line-height: 1.3;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  color: #333333;
}
.blog-single .field--name-body p {
  padding-bottom: 25px;
}
.blog-single .field--name-field-image {
  padding-bottom: 20px;
}
.blog-single .sharethis-wrapper {
  margin-top: 22px;
}
.blog-single .blog-meta > div.field.field--name-node-author {
  display: block;
}
.latest-post .item-list > ul > li {
  list-style-type: none;
  margin: 0 0 30px;
  overflow: hidden;
  display: block;
  float: right;
  width: 50%;
  padding-left: 15px;
  clear: right;
}
.latest-post .item-list > ul > li .field--type-image {
  float: left;
  width: 47%;
  margin-right: 20px;
}
.latest-post .item-list > ul > li .field--type-image img {
  margin-bottom: 0;
}
.latest-post .item-list > ul > li .blog-meta {
  margin-bottom: 10px;
}
.latest-post .item-list > ul > li .blog-content {
  height: 50px;
  overflow: hidden;
  font-size: 13px;
}
.latest-post .item-list > ul > li:first-child {
  border-bottom: 0 none;
  display: block;
  float: left;
  padding-right: 15px !important;
  width: 50%;
  clear: none;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.latest-post .item-list > ul > li:first-child .field--type-image {
  float: none;
  width: unset;
  margin-right: unset;
}
.latest-post .item-list > ul > li:first-child .field--type-image img {
  margin-bottom: 25px;
}
.latest-post .item-list > ul > li:first-child .blog-content {
  height: auto;
  overflow: hidden;
}
.latest-post .item-list > ul > li .more {
  display: none;
}
@media only screen and (max-width: 992px) {
  .latest-post .item-list > ul > li {
    width: 100%;
    padding-left: 0px;
  }
  .latest-post .item-list > ul > li:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .latest-post .item-list > ul > li:first-child .field--type-image {
    float: none;
    width: unset;
    margin-right: unset;
  }
  .latest-post .item-list > ul > li:first-child .blog-content {
    height: auto;
    overflow: hidden;
  }
}
.comments-container .sidebar-title h3,
.comments-form-outer .sidebar-title h3 {
  text-transform: uppercase;
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 46px;
  font-size: 20px;
  line-height: 23px;
  color: #333;
}
.comment-form label {
  display: none;
}
.comment-form .js-form-type-textfield,
.comment-form .js-form-type-email {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.comment-form .js-form-type-textfield input,
.comment-form .js-form-type-email input {
  width: 100%;
}
.comment-form .js-form-type-textfield {
  padding-right: 10px;
}
.comment-form .js-form-type-email {
  padding-left: 10px;
}
.comment-form .field--name-comment-body {
  clear: both;
}
.comment-box {
  padding: 30px 0;
  position: relative;
}
.comment-box:before {
  position: absolute;
  content: "";
  top: 50px;
  left: 85px;
  width: 0px;
  height: 0px;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 10px solid #f1f1f1;
}
.comment-box .comment-avatar {
  float: left;
  margin-right: 30px;
}
.comment-box .comment-avatar img {
  width: 65px;
  height: 65px;
}
.comment-box .comment-content {
  padding: 30px 50px 35px 27px;
  overflow: hidden;
  background-color: #f1f1f1;
}
.comment-box .comment-content .author-name,
.comment-box .comment-content .comment-title {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #333;
  text-transform: uppercase;
}
.comment-box .comment-content .author-name a,
.comment-box .comment-content .comment-title a {
  color: #333;
}
.comment-box .comment-content .comment-meta {
  font-size: 12px;
  line-height: 23px;
  color: #999;
  margin-left: 10px;
}
.comment-box .comment-content .comment-text .field--name-comment-body {
  font-size: 14px;
  padding-bottom: 20px;
}
.comment-box .comment-content ul.links li a {
  padding: 10px 16px;
  background-color: #08A000;
  font-size: 12px;
  line-height: 23px;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.blog-2cols-layout {
  padding: 35px 0;
  border-bottom: 1px solid #e5e5e5;
}
.blog-2cols-layout .blog-meta {
  margin-top: 0;
}
.post-list .blog-item {
  margin-bottom: 65px;
}
.hide-more .blog-item a.more {
  display: none;
}
.view-blog .views-row:first-child .blog-2cols-layout {
  padding-top: 0;
}
.p0 {
  padding: 0;
}
.pl-0 {
  padding-left: 0;
}
.pb-20 {
  padding-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
  div[class^=col-md].pl-0,
  div[class^=col-lg].pl-0 {
    padding-left: 15px;
  }
}
.pr-0 {
  padding-right: 0;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.relative {
  position: relative;
}
.border-top {
  border-top: solid 1px #eaeaea;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.tt02 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: #333333;
  margin: 0 0 20px 0;
}
.tt05 {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
  margin: 0 0 15px 0;
}
.intro {
  font-size: 16px;
  line-height: 30px;
  color: #7d7d7d;
  font-weight: 300;
}
ul.style01 li {
  position: relative;
  padding-left: 21px;
  margin-bottom: 16px;
  line-height: 23px;
}
ul.style01 li:before {
  display: inline-block;
  position: absolute;
  left: -6px;
  top: -3px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  content: "\f00c";
  text-align: center;
  font-family: "FontAwesome";
  font-size: 13px;
  color: #08A000;
  margin-right: 5px;
}
#section-header.inv-sticky.fixed {
  z-index: 9999;
  background: #fff;
  box-shadow: 1px 1px 5px 0px #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 90px;
}
.region-logo {
  line-height: 90px;
}
#superfish-main > li.sf-depth-1 {
  padding: 0 10px;
}
#superfish-main > li.sf-depth-1 > a {
  position: relative;
  display: block;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  margin: 0 16px;
  padding: 0 5px;
  line-height: 90px;
}
#superfish-main > li.sf-depth-1.active-trail > a {
  color: #08A000 !important;
}
#superfish-main > li.sf-depth-1.active-trail li.active-trail > a {
  color: #08A000 !important;
}
#superfish-main > li.sf-depth-1:hover ul {
  opacity: 1;
}
#superfish-main > li.sf-depth-1 ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9999;
  background-color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
#superfish-main > li.sf-depth-1 ul li {
  border-top: 1px solid #eaeaea;
}
#superfish-main > li.sf-depth-1 ul li:first-child {
  border-top: none;
}
#superfish-main > li.sf-depth-1 ul li a {
  display: block;
  color: #4b4b4b;
  padding: 0 0 0 20px;
  line-height: 45px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#superfish-main > li.sf-depth-1 ul li a:hover {
  color: #08A000;
}
.menu-dark #superfish-main > li.sf-depth-1 ul {
  background: #222222;
}
.menu-dark #superfish-main > li.sf-depth-1 ul li {
  border-top: 1px solid #333333;
}
.menu-dark #superfish-main > li.sf-depth-1 ul li a {
  color: #FFF;
}
.menu-dark #superfish-main > li.sf-depth-1 ul li a:hover {
  color: #08A000;
}
ul.sf-menu .sf-sub-indicator {
  width: 0;
  height: 0;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  right: auto;
  margin-left: 3px;
}
#section-header.inv-sticky.fixed {
  position: fixed;
  background: #ffffff;
}
#section-header.inv-sticky.fixed .section-inner #superfish-main > li.sf-depth-1 > a {
  color: #000;
}
#section-header.inv-sticky.fixed .search-block-form .search-toggle,
#section-header.inv-sticky.fixed .block-search .search-toggle {
  color: #FFF;
}
#section-header.inv-sticky.fixed .cart--cart-block .cart-block--summary__icon:before {
  content: "\f291";
  font-family: FontAwesome;
  color: #FFF;
}
#section-header .cart--cart-block .cart-block--summary__icon:before {
  color: #333;
}
.header-transparent #section-header,
.header-semi-transparent #section-header {
  position: relative;
}
.header-transparent #section-header .section-inner,
.header-semi-transparent #section-header .section-inner {
  position: absolute;
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid rgba(245,245,245,0.1);
  -webkit-transition: all 0.3s ease-in-out linear;
  -moz-transition: all 0.3s ease-in-out linear;
  -o-transition: all 0.3s ease-in-out linear;
  -ms-transition: all 0.3s ease-in-out linear;
  transition: all 0.3s ease-in-out linear;
}
.header-transparent #section-header .section-inner #superfish-main > li.sf-depth-1 > a,
.header-semi-transparent #section-header .section-inner #superfish-main > li.sf-depth-1 > a {
  color: #FFF;
}
.header-transparent #section-header .search-block-form .search-toggle,
.header-transparent #section-header .block-search .search-toggle,
.header-semi-transparent #section-header .search-block-form .search-toggle,
.header-semi-transparent #section-header .block-search .search-toggle {
  color: #FFF;
}
.header-transparent #section-header .cart-block--summary__icon:before,
.header-semi-transparent #section-header .cart-block--summary__icon:before {
  color: #FFF;
}
.header-transparent .region-slider .contextual button,
.header-semi-transparent .region-slider .contextual button {
  top: 90px;
}
.header-classic-override #section-header .section-inner #superfish-main > li.sf-depth-1 > a {
  color: #333;
}
.header-semi-transparent #section-header {
  position: relative;
}
.header-semi-transparent #section-header .section-inner {
  background: rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.15);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.15);
  -ms-box-shadow: 0 1px 0 rgba(255,255,255,0.15);
  -o-box-shadow: 0 1px 0 rgba(255,255,255,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.15);
}
#superfish-main-accordion {
  background: #222222;
  position: fixed;
  z-index: 1001;
  right: 0;
  margin-top: 45px;
}
#superfish-main-accordion li {
  border-top: 1px solid #333333;
}
#superfish-main-accordion li a {
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  color: #fff;
}
#superfish-main-accordion li.active-trail > a {
  color: #08A000;
}
#superfish-main-accordion li.active-trail > li.active-trail > a {
  color: #08A000;
}
#superfish-main-accordion li.sf-depth-2 a {
  padding-left: 80px;
}
#superfish-main-accordion li.menuparent:before {
  position: absolute;
  right: 0;
  top: 0;
  font: 20px/50px 'FontAwesome';
  text-align: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  content: "\f107";
  color: #fff;
}
#superfish-main-accordion li.menuparent.sf-expanded:before {
  position: absolute;
  right: 0;
  top: 0;
  font: 20px/50px 'FontAwesome';
  text-align: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  content: "\f106";
  color: #fff;
}
#superfish-main-accordion li .sf-clone-parent {
  display: none;
}
#superfish-main-toggle {
  width: 20px;
  display: block;
  position: absolute;
  right: 20px;
}
#superfish-main-toggle span {
  position: absolute;
  text-indent: -9999px;
  font-size: 0;
  color: #FFF;
  width: 100%;
  background-color: #08A000;
  height: 2px;
  cursor: pointer;
}
#superfish-main-toggle span:before,
#superfish-main-toggle span:after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #08A000;
}
#superfish-main-toggle:before {
  content: '';
  -webkit-transform: translate3d(0,-7px,0);
  transform: translate3d(0,-7px,0);
  position: absolute;
  top: 0;
  height: 2px;
  width: 100%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #08A000;
  cursor: pointer;
}
#superfish-main-toggle:after {
  content: '';
  -webkit-transform: translate3d(0,7px,0);
  transform: translate3d(0,7px,0);
  position: absolute;
  top: 0;
  height: 2px;
  width: 100%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #08A000;
  cursor: pointer;
}
#superfish-main-toggle.sf-expanded:before {
  -webkit-transform: rotate3d(0,0,1,45deg);
  transform: rotate3d(0,0,1,45deg);
}
#superfish-main-toggle.sf-expanded:after {
  -webkit-transform: rotate3d(0,0,1,-45deg);
  transform: rotate3d(0,0,1,-45deg);
}
#superfish-main-toggle.sf-expanded span {
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .region-navigation {
    padding: 0;
  }
}
@media only screen and (max-width: 1366px) {
  #superfish-main > li.sf-depth-1 > a {
    padding: 0;
    margin: 0 10px;
  }
}
#section-header .region-navigation {
  text-align: right;
}
#section-header .region-navigation div.block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
body.left-menu #section-header .region-navigation {
  text-align: left;
}
body.center-menu #section-header .region-navigation {
  text-align: center;
}
body.right-menu #section-header .region-navigation {
  text-align: right;
}
.grid-filter {
  text-align: center;
  margin-bottom: 70px;
}
.grid-filter .inv-grid-filter li {
  display: inline-block;
  padding: 0 21px;
}
.grid-filter .inv-grid-filter li a {
  font-family: "Montserrat", sans-serif;
  color: #999;
  line-height: 26px;
  font-size: 14px;
  text-transform: uppercase;
}
.grid-filter .inv-grid-filter li a.active,
.grid-filter .inv-grid-filter li a:hover {
  color: #08A000;
}
ul.flippy li {
  background-color: #ececec;
}
ul.flippy li a {
  font-size: 16px;
  line-height: 23px;
  color: #333;
}
ul.flippy li.flippy-previous {
  float: left;
}
ul.flippy li.flippy-next {
  float: right;
}
.portfolio-layout .image-wrapper {
  position: relative;
}
.portfolio-layout .image-wrapper .ds-image img {
  display: block;
  width: 100%;
  height: auto;
}
.portfolio-layout .field--name-node-title {
  margin-top: 25px;
}
.portfolio-layout .field--name-node-title h2 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
  color: #333333;
  font-family: 'Montserrat', serif;
}
.portfolio-layout .field--name-node-title h2 a {
  color: #333333;
}
.portfolio-layout .portfolio-meta > div.field {
  display: inline-block;
  color: #a8a8a8;
  font-size: 12px;
  margin-right: 20px;
}
.portfolio-layout .portfolio-meta > div.field:last-child {
  margin-right: 0;
}
.portfolio-layout .field--name-node-post-date:before {
  content: "\f073";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.portfolio-layout .field--name-field-portfolio-category:before {
  content: "\f02c";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.portfolio-layout .field--name-field-portfolio-category a {
  font-size: 12px;
  color: #a8a8a8;
  line-height: 26px;
}
.portfolio-layout .field--name-field-portfolio-category div.field__item {
  display: inline-block;
}
.portfolio-layout .field--name-field-portfolio-category div.field__item:first-child:after {
  content: ",";
}
.portfolio-layout .field--name-field-portfolio-category div.field__item:last-child:after {
  content: "";
}
.portfolio-layout.teaser .overlay,
.portfolio-layout.teaser02 .overlay {
  opacity: 0;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(8,160,0,0.75);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.portfolio-layout.teaser .overlay .overlay-inner,
.portfolio-layout.teaser02 .overlay .overlay-inner {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.portfolio-layout.teaser .overlay .overlay-inner .field--name-node-image-link,
.portfolio-layout.teaser .overlay .overlay-inner .field--name-node-link,
.portfolio-layout.teaser02 .overlay .overlay-inner .field--name-node-image-link,
.portfolio-layout.teaser02 .overlay .overlay-inner .field--name-node-link {
  display: inline-block;
}
.portfolio-layout.teaser .overlay .overlay-inner a,
.portfolio-layout.teaser02 .overlay .overlay-inner a {
  width: 45px;
  height: 45px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  background-color: transparent;
  border: 2px solid #ffffff;
  text-align: center;
  line-height: 40px;
}
.portfolio-layout.teaser:hover .overlay,
.portfolio-layout.teaser02:hover .overlay {
  opacity: 1;
}
.portfolio-layout.teaser02 .overlay .overlay-inner {
  top: 0%;
  -moz-transform: translate(-50%,-50%) scaleY(-1);
  -o-transform: translate(-50%,-50%) scaleY(-1);
  -webkit-transform: translate(-50%,-50%) scaleY(-1);
  transform: translate(-50%,-50%) scaleY(-1);
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.portfolio-layout.teaser02:hover .overlay .overlay-inner {
  top: 50%;
}
.portfolio-detail .ds-image {
  text-align: center;
}
.portfolio-detail .ds-image img {
  width: 100%;
  height: auto;
}
.portfolio-detail .field--name-node-title h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #303030;
  margin-bottom: 30px;
}
.portfolio-detail .field--name-body {
  margin-top: 20px;
}
.portfolio-detail .field--name-body p {
  margin-bottom: 25px;
}
.portfolio-detail .portfolio-meta {
  overflow: hidden;
  padding: 40px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.portfolio-detail .portfolio-meta .field {
  width: 25%;
  float: left;
}
.portfolio-detail .portfolio-meta .field .field__label {
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #303030;
  text-transform: uppercase;
}
.portfolio-detail .portfolio-meta .field .field__item {
  font-size: 12px;
  line-height: 26px;
  color: #999;
}
.portfolio-detail ul.flippy {
  padding: 20px 0 0;
}
.portfolio-detail .sharethis-wrapper {
  padding: 50px 0 70px 0;
}
.masonry-resize .portfolio-layout {
  height: inherit;
}
.masonry-resize .portfolio-layout .image-wrapper {
  height: inherit;
}
.slide-footer {
  padding: 40px 0;
  background-color: #eeeeee;
  color: #707070;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
}
.bx-wrapper {
  margin-bottom: 20px;
}
.bx-wrapper .bx-controls-direction a {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: -98px;
}
.bx-wrapper .bx-prev {
  background: url(../images/sprite.png) no-repeat 0 -146px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  margin-left: 25px;
  left: 0;
}
.bx-wrapper .bx-prev:hover {
  background: url(../images/sprite.png) no-repeat 0 -203px;
}
.bx-wrapper .bx-next {
  background: url(../images/sprite.png) no-repeat -59px -146px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  margin-right: 25px;
  right: 0;
}
.bx-wrapper .bx-next:hover {
  background: url(../images/sprite.png) no-repeat -59px -203px;
}
.search-toggle {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 40px;
  line-height: 90px !important;
  text-align: center;
  cursor: pointer;
}
body.ltr #section-header .search-block-form .search-form-block-wrapper {
  right: 0;
}
body.ltr #section-header .search-block-form .search-form-block-wrapper input[type=submit] {
  right: 30px;
}
@media (max-width: 767px) {
  body.ltr #section-header .search-block-form .search-form-block-wrapper input[type=submit] {
    right: 20px;
  }
}
body.rtl #section-header .search-block-form .search-form-block-wrapper {
  left: 0;
}
body.rtl #section-header .search-block-form .search-form-block-wrapper input[type=submit] {
  left: 30px;
}
@media (max-width: 767px) {
  body.rtl #section-header .search-block-form .search-form-block-wrapper input[type=submit] {
    left: 20px;
  }
}
body.search-open #section-header .search-block-form .search-form-block-wrapper {
  display: block;
}
#section-header .search-block-form {
  position: relative;
  width: 40px;
}
#section-header .search-block-form .search-form-block-wrapper {
  display: none;
  box-shadow: 1px 1px 3px 0 rgba(32,32,32,0.5);
  top: 90px;
  background: rgba(30,30,30,0.9);
  padding: 20px 30px 5px;
  position: absolute;
  z-index: 999;
}
@media (max-width: 767px) {
  #section-header .search-block-form .search-form-block-wrapper {
    padding: 20px 20px 5px;
  }
}
#section-header .search-block-form .search-form-block-wrapper .form-type-search {
  float: left;
  width: 100%;
  margin: 0;
}
#section-header .search-block-form .search-form-block-wrapper .form-type-search input[type=search] {
  background-color: #fff;
  border: medium none;
  color: #000;
  padding: 0 15px;
  width: 300px;
  line-height: 40px;
  height: 40px;
  border-radius: 0;
}
@media (max-width: 767px) {
  #section-header .search-block-form .search-form-block-wrapper .form-type-search input[type=search] {
    width: 250px;
  }
}
#section-header .search-block-form .search-form-block-wrapper input[type=submit] {
  background-color: #08A000;
  font-size: 12px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase;
  top: 20px;
  border: 0;
  border-radius: 0;
  line-height: 40px;
  height: auto;
}
#section-header .search-block-form .search-form-block-wrapper input[type=submit]:hover,
#section-header .search-block-form .search-form-block-wrapper input[type=submit]:focus {
  color: #fff;
}
#search-form .container-inline {
  display: inline-flex;
}
#search-form .container-inline input[type=submit] {
  height: 34px;
}
#search-form .container-inline input[type=text] {
  margin-right: 10px;
}
#search-form label {
  min-width: 200px;
}
.service-title {
  margin-top: 40px;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 9px;
}
.btn-download {
  background-color: #333333;
  border-bottom: 2px solid #fff;
  padding: 15px 0 16px 50px;
  border-radius: 3px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-download a {
  color: #FFF;
}
.btn-download:hover {
  background-color: #08A000;
  padding: 15px 0 16px 55px;
}
.btn-download:hover a {
  color: #FFF;
}
.btn-download:before {
  position: absolute;
  left: 20px;
  top: 15px;
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
}
.btn-download:after {
  position: absolute;
  right: 20px;
  top: 15px;
  font-family: FontAwesome;
  content: "\f019";
  color: #fff;
  font-size: 18px;
}
.btn-download.pdf:before {
  content: "\f1c1";
}
.btn-download.word:before {
  content: "\f1c2";
}
.btn-download.ptt:before {
  content: "\f1c4";
}
.loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000;
}
.block-loader {
  background-color: #08A000;
  float: left;
  height: 24px;
  margin-left: 7px;
  width: 24px;
  opacity: 0.1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-animation-name: bounceG;
  -moz-animation-duration: 1.3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -moz-transform: scale(0.7);
  -webkit-animation-name: bounceG;
  -webkit-animation-duration: 1.3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -webkit-transform: scale(0.7);
  -ms-animation-name: bounceG;
  -ms-animation-duration: 1.3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -ms-transform: scale(0.7);
  -o-animation-name: bounceG;
  -o-animation-duration: 1.3s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  -o-transform: scale(0.7);
  animation-name: bounceG;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-direction: linear;
  transform: scale(0.7);
}
.loader1 {
  margin-left: -30px;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.loader2 {
  margin-left: 0px;
  -moz-animation-delay: 08s;
  -webkit-animation-delay: .8s;
  -ms-animation-delay: .8s;
  -o-animation-delay: .8s;
  animation-delay: .8s;
}
.loader3 {
  margin-left: 30px;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
@-moz-keyframes bounceG {
  0% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.7);
    opacity: 0.1;
  }
}
@-webkit-keyframes bounceG {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.7);
    opacity: 0.1;
  }
}
@-ms-keyframes bounceG {
  0% {
    -ms-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -ms-transform: scale(0.7);
    opacity: 0.1;
  }
}
@-o-keyframes bounceG {
  0% {
    -o-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -o-transform: scale(0.7);
    opacity: 0.1;
  }
}
@keyframes bounceG {
  0% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(0.7);
    opacity: 0.1;
  }
}
.go-top {
  position: fixed !important;
  right: -35px;
  bottom: 15px;
  width: 46px;
  cursor: pointer;
  background-color: #000000;
  height: 46px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.go-top-v1 {
  font-family: "Muli", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 40px;
}
.go-top-v1 i {
  color: #08A000;
}
.go-top-v1:hover {
  cursor: pointer;
}
.go-top.show {
  right: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.go-top i {
  font-size: 18px;
  color: #08A000;
  padding-bottom: 3px;
}
.go-top:hover {
  background-color: #feb800;
}
.go-top:hover i {
  color: #fff;
}
.inv-icon {
  display: inline-block;
}
.inv-icon.icon-circle {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-icon i {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.inv-icon.twitter-icon {
  color: #55acee;
}
.inv-icon.twitter-icon a,
.inv-icon.twitter-icon i {
  color: #55acee !important;
}
.inv-icon.fb-icon {
  color: #4a66a0;
}
.inv-icon.fb-icon a,
.inv-icon.fb-icon i {
  color: #4a66a0 !important;
}
.inv-icon.instagram-icon {
  color: #a0694d;
}
.inv-icon.instagram-icon a,
.inv-icon.instagram-icon i {
  color: #a0694d !important;
}
.inv-icon.linked-icon {
  color: #1686b0;
}
.inv-icon.linked-icon a,
.inv-icon.linked-icon i {
  color: #1686b0 !important;
}
.inv-icon.youtube-icon {
  color: #e42c27;
}
.inv-icon.youtube-icon a,
.inv-icon.youtube-icon i {
  color: #e42c27 !important;
}
a.inv-button {
  border: none;
  display: inline-block;
  background-color: #303030;
  color: #fff;
  font-size: 14px;
  background-image: none;
  padding: 10px 28px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.inv-button i {
  padding: 0 5px;
}
a.inv-button.btn-radius {
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}
a.inv-button.btn-border {
  border: 2px solid #FFF;
  padding: 10px 30px;
  color: #FFF;
  background-color: transparent;
  text-transform: uppercase;
}
a.inv-button.btn-border:hover {
  background: #FFF;
  color: #08A000;
}
a.inv-button.white-border {
  border: 2px solid #FFF;
}
a.inv-button.btn-bgcolor {
  background: #08A000;
  color: #FFF;
}
a.inv-button.blue {
  background: #29b6f6;
  color: #fff;
}
a.inv-button.green {
  background: #4caf50;
  color: #fff;
}
a.inv-button.orange {
  background: #ffae4e;
  color: #fff;
}
a.inv-button.red {
  background: #f44336;
  color: #fff;
}
a.inv-button.yellow {
  background: #ffeb3b;
  color: #333;
}
a.inv-button.black {
  background: #555555;
  color: #fff;
}
a.inv-button.gray {
  background: #e6e6e6;
  color: #555;
}
a.inv-button:hover {
  background: #08A000;
  color: #303030;
}
a.inv-button.btn-small {
  padding: 13px 22px;
  font-size: 12px;
}
a.inv-button.btn-medium {
  padding: 17px 22px;
}
a.inv-button.btn-large {
  padding: 20px 40px;
}
.inv-accordions .panel,
.toggle .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.inv-accordions .panel .panel-heading,
.toggle .panel .panel-heading {
  border: 1px solid #ddd;
  padding: 0;
  background: #dddddd;
}
.inv-accordions .panel .panel-heading .panel-title a,
.toggle .panel .panel-heading .panel-title a {
  display: block;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.inv-accordions .panel .panel-heading .panel-title a i.toggle-button,
.toggle .panel .panel-heading .panel-title a i.toggle-button {
  font-style: normal;
  color: #333;
  width: 26px;
  height: 26px;
  text-align: center;
  position: absolute;
  right: 25px;
  -webkit-transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
  transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
}
.inv-accordions .panel .panel-heading .panel-title a i.toggle-button:before,
.inv-accordions .panel .panel-heading .panel-title a i.toggle-button:after,
.toggle .panel .panel-heading .panel-title a i.toggle-button:before,
.toggle .panel .panel-heading .panel-title a i.toggle-button:after {
  content: "";
  position: absolute;
  -webkit-transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
  transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
}
.inv-accordions .panel .panel-heading .panel-title a i.toggle-button:before,
.toggle .panel .panel-heading .panel-title a i.toggle-button:before {
  background-color: #333;
  content: "";
  height: 2px;
  width: 10px;
  top: 7px;
  left: 7px;
}
.inv-accordions .panel .panel-heading .panel-title a i.toggle-button:after,
.toggle .panel .panel-heading .panel-title a i.toggle-button:after {
  background-color: #333;
  content: "";
  height: 10px;
  width: 2px;
  top: 3px;
  left: 11px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.inv-accordions .panel .panel-heading .panel-title a:not(.collapsed),
.toggle .panel .panel-heading .panel-title a:not(.collapsed) {
  background-color: #08A000;
}
.inv-accordions .panel .panel-heading .panel-title a:not(.collapsed) i.toggle-button:before,
.toggle .panel .panel-heading .panel-title a:not(.collapsed) i.toggle-button:before {
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.inv-accordions .panel .panel-heading .panel-title a:not(.collapsed) i.toggle-button:after,
.toggle .panel .panel-heading .panel-title a:not(.collapsed) i.toggle-button:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.inv-accordions .panel .panel-heading .panel-title a i,
.toggle .panel .panel-heading .panel-title a i {
  margin-right: 12px;
}
.inv-accordions .panel .panel-body,
.toggle .panel .panel-body {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 1px 1px;
  background: #fff;
  border-top: 0 none !important;
  padding: 20px 25px 20px 25px;
}
.inv-stats {
  text-align: center;
}
.inv-stats .stats-icon i {
  font-size: 30px;
  margin-bottom: 20px;
}
.inv-stats .stats-count {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  line-height: 40px;
  color: #08A000;
  margin-bottom: 15px;
}
.inv-stats .stats-title {
  font-family: "montserrat", sans-serif;
  font-size: 18px;
  color: #333;
  margin-bottom: 18px;
}
.bg-dark .inv-stats .stats-title {
  color: #FFF;
}
.inv-pie-chart-wrapper .inv-pie-chart-title {
  font-size: 16px;
  line-height: 12px;
  margin-bottom: 12px;
  margin-top: 37px;
  text-align: center;
  text-transform: uppercase;
}
.inv-pie-chart-wrapper .inv-pie-chart-content {
  font-style: italic;
  text-align: center;
}
.inv-pie-chart-wrapper .inv-pie-chart {
  width: 166px;
  height: 166px;
  margin: 0 auto;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: relative;
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 {
  border: solid 7px #08A000;
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress {
  clip: rect(0,83px,166px,0);
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0,166px,166px,83px);
  border-color: #D0CDCA;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 83px);
  top: calc(50% - 83px);
  width: 166px;
  height: 166px;
  clip: rect(0,166px,166px,100px);
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-progress .ppc-progress-fill {
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 83px);
  top: calc(50% - 83px);
  width: 166px;
  height: 166px;
  clip: rect(0,83px,166px,0);
  border: solid 7px #08A000;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents {
  position: absolute;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  left: calc(50% - 152px/2);
  top: calc(50% - 152px/2);
  width: 152px;
  height: 152px;
  text-align: center;
  display: table;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents span {
  display: block;
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #666666;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents .pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents .pcc-title {
  text-align: center;
  font-family: inherit;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 2;
  margin: 0;
  padding: 0;
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress .ppc-progress-fill {
  border-color: #666666;
}
.section-dark .inv-pie-chart-wrapper .inv-pie-chart-title {
  color: #FFF;
}
.inv-builder-tabs .tab-content .tab-pane {
  padding: 20px;
  border-bottom: solid 1px #eaeaea;
  border-left: solid 1px #eaeaea;
  border-right: solid 1px #eaeaea;
}
.inv-builder-skill-bar .progress {
  height: 30px;
  background: #eef4ff;
  padding: 5px;
  color: #ffffff;
  line-height: 20px;
}
.inv-builder-skill-bar .progress .progress-bar {
  background-image: unset;
  background-color: #08A000;
  -webkit-transition: width 3s ease;
  -moz-transition: width 3s ease;
  -o-transition: width 3s ease;
  -ms-transition: width 3s ease;
  transition: width 3s ease;
  text-align: left;
  position: relative;
}
.inv-builder-skill-bar .progress.progress-bar-warning .progress-bar {
  background-color: #f0ad4e;
}
.inv-builder-skill-bar .progress.progress-bar-danger .progress-bar {
  background-color: #d9534f;
}
.inv-builder-skill-bar .progress.progress-bar-dark .progress-bar {
  background-color: #555566;
}
.inv-builder-skill-bar .progress.progress-bar-success .progress-bar {
  background-color: #9dd55d;
}
.inv-builder-skill-bar .progress.progress-bar-info .progress-bar {
  background-color: #22d2d2;
}
.inv-builder-skill-bar .progress .progress-text {
  color: #fff;
  display: inline-block;
  font-size: 10px;
  margin-left: 23px;
  position: absolute;
  text-transform: uppercase;
}
.inv-builder-skill-bar .progress .progress-text i {
  margin-right: 10px;
}
.inv-builder-skill-bar .progress .progress-percent {
  font-size: 10px;
  font-style: italic;
  padding: 0 7px;
  position: absolute;
  right: 5px;
  top: 0px;
  text-align: center;
}
.inv-builder-skill-bar .progress.progress-mini {
  overflow: visible;
  height: 6px;
  padding: 0;
}
.inv-builder-skill-bar .progress.progress-mini .pb-content-text {
  margin-top: -22px;
  color: #2a455d;
  margin-left: 0;
}
.inv-builder-skill-bar .progress.progress-mini .pb-completed {
  margin-top: -22px;
  color: #2a455d;
}
.inv-builder-skill-bar .progress.progress-small {
  overflow: visible;
  height: 12px;
  padding: 3px;
}
.inv-builder-skill-bar .progress.progress-small .pb-content-text {
  margin-top: -22px;
  color: #2a455d;
  margin-left: 0;
}
.inv-builder-skill-bar .progress.progress-small .pb-completed {
  margin-top: -22px;
  color: #2a455d;
}
.inv-builder-box .box-icon {
  -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
  transform: rotate(0deg) scale(1) skew(0) translate(0);
  -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: relative;
  margin-bottom: 20px;
  width: 110px;
  height: 110px;
}
.inv-builder-box .box-icon i {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  font-size: 30px;
  z-index: 2;
}
.inv-builder-box .box-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
  margin: 0 0 15px 0;
}
.inv-builder-box a.read-more {
  position: relative;
  color: #08A000;
}
.inv-builder-box a.read-more:after {
  content: "\f101";
  font-family: FontAwesome;
  -webkit-transition: width .3s ease;
  -moz-transition: width .3s ease;
  -o-transition: width .3s ease;
  -ms-transition: width .3s ease;
  transition: width .3s ease;
  margin-left: 5px;
}
.inv-builder-box a.read-more:hover {
  color: #333;
}
.inv-builder-box a.read-more:hover:before {
  width: 0;
  -webkit-transition: width .3s ease;
  -moz-transition: width .3s ease;
  -o-transition: width .3s ease;
  -ms-transition: width .3s ease;
  transition: width .3s ease;
}
.inv-builder-box.box-circle .box-icon,
.inv-builder-box.box-circle .box-image {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-builder-box.box-background .box-icon,
.inv-builder-box.box-background .box-image {
  background-color: #08A000;
}
.inv-builder-box.box-center {
  text-align: center;
}
.inv-builder-box.box-center .box-icon,
.inv-builder-box.box-center .box-image {
  margin-left: auto;
  margin-right: auto;
}
.inv-builder-box.style01 {
  text-align: center;
}
.inv-builder-box.style01 .box-image {
  -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
  transform: rotate(0deg) scale(1) skew(0) translate(0);
  -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: relative;
  margin-bottom: 20px;
  width: 110px;
  height: 110px;
}
.inv-builder-box.style01 .box-image img {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
}
.inv-builder-box.style01 .box-icon,
.inv-builder-box.style01 .box-image {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background-color: #08A000;
  margin-left: auto;
  margin-right: auto;
}
.inv-builder-box.box-left .box-icon {
  float: left;
  width: 80px;
  height: 80px;
}
.inv-builder-box.box-left .box-icon i {
  display: block;
  font-size: 22px;
}
.inv-builder-box.box-left .box-image {
  float: left;
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
}
.inv-builder-box.box-left .box-content-wrapper {
  padding-left: 100px;
  text-align: left;
}
.inv-builder-box.box-left .box-content-wrapper .box-title,
.inv-builder-box.box-left .box-content-wrapper .box-title a {
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 10px 0;
}
.inv-builder-box.box-left:after {
  content: "";
  clear: both;
  display: table;
}
.inv-builder-box.box-right .box-icon {
  float: right;
}
.inv-builder-box.box-right .box-content-wrapper {
  text-align: right;
  padding-right: 100px;
  padding-left: 0;
}
.inv-builder-box.department02 .box-image {
  margin-bottom: 35px;
}
.inv-builder-box.department02 .box-top {
  position: relative;
}
.inv-builder-box.department02 .box-top .box-icon {
  position: absolute;
  left: 20px;
  bottom: -60px;
  -webkit-transition: 0.3s linear linear;
  -moz-transition: 0.3s linear linear;
  -o-transition: 0.3s linear linear;
  -ms-transition: 0.3s linear linear;
  transition: 0.3s linear linear;
  background-color: #08A000;
  width: 80px;
  height: 80px;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-clip: padding-box;
  text-align: center;
}
.inv-builder-box.department02 .box-top .box-icon i {
  color: #FFF;
}
.inv-builder-box.department02 .box-content-wrapper {
  padding: 20px;
}
.inv-builder-box.department02 .box-content-wrapper .box-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
  margin: 0 0 15px 0;
}
.inv-builder-box.department02 .box-content-wrapper .box-title a {
  color: #333333;
}
.inv-builder-box.department02 .box-content-wrapper .box-title a:hover {
  color: #08A000;
}
.inv-builder-box.department04 a.bg-box {
  position: relative;
  display: block;
  background-color: #eeeeee;
  padding: 45px 0;
  text-align: center;
  height: 190px;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.inv-builder-box.department04 a.bg-box i {
  font-size: 65px;
  color: #333333;
}
.inv-builder-box.department04 a.bg-box .box-title {
  text-transform: uppercase;
  font-family: 'Montserrat', serif;
  color: #333333;
  display: inline-block;
  margin-top: 8px;
}
.inv-builder-box.department04 a.bg-box img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.inv-builder-box.department04 a.bg-box:hover {
  background-color: #08A000;
  color: #FFF;
}
.inv-builder-box.department04 a.bg-box:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.inv-builder-box.department04 a.bg-box:hover .box-title,
.inv-builder-box.department04 a.bg-box:hover i {
  color: #FFF;
}
.inv-builder-box.department01 {
  margin-bottom: 60px;
}
.inv-builder-box.department01 .box-icon {
  width: 80px;
  height: 80px;
  float: left;
}
.inv-builder-box.department01 .box-icon i {
  color: #333333;
  font-size: 65px;
}
.inv-builder-box.department01 .box-content-wrapper {
  margin-left: 100px;
}
.inv-builder-box.department01 .box-content-wrapper .box-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 10px 0;
}
.inv-builder-box.department01 .box-content-wrapper .box-title a {
  color: #333333;
}
.inv-builder-box.department01 .box-content-wrapper .box-title a:hover {
  color: #08A000;
}
.inv-builder-box.department03 {
  padding: 45px 30px;
  margin-bottom: 30px;
  background: #eeeeee;
}
.inv-builder-box.department03 .box-icon {
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
}
.inv-builder-box.department03 .box-icon i {
  color: #333333;
  font-size: 65px;
}
.inv-builder-box.department03 .box-content-wrapper {
  margin-left: 100px;
}
.inv-builder-box.department03 .box-content-wrapper .box-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 10px 0;
}
.inv-builder-box.department03 .box-content-wrapper .box-title a {
  color: #333333;
}
.inv-builder-box.department03 .box-content-wrapper .box-title a:hover {
  color: #08A000;
}
.inv-builder-box.department03 .box-content-wrapper .box-content {
  margin-bottom: 15px;
}
.inv-builder-title .inv-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #333333;
}
.inv-builder-title .inv-subtitle {
  font-size: 16px;
  line-height: 30px;
  color: #939393;
  font-weight: 300;
}
.inv-builder-title.text-center {
  text-align: center;
}
.inv-builder-title.text-white .inv-title {
  color: #FFF;
}
.dark-bg-overlay .inv-builder-title .inv-title,
.section-dark .inv-builder-title .inv-title,
.bg-dark .inv-builder-title .inv-title {
  color: #FFF;
}
.dark-bg-overlay .inv-builder-title.text-center .inv-title,
.section-dark .inv-builder-title.text-center .inv-title,
.bg-dark .inv-builder-title.text-center .inv-title {
  background: url(../images/line1.png) center bottom no-repeat;
}
.overlay-slider .layerslider-banner .slotholder:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background-color: #303030;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.button-slider {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button-slider a {
  color: #FFF !important;
}
.button-slider a:hover {
  color: #fff;
}
.button-slider:hover {
  background-color: #08A000;
  border: 2px solid #08A000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.dark {
  background-color: #303030;
}
body.dark .tabs a {
  color: #FFF;
  background: #151515;
}
body.dark .portfolio-layout .field--name-node-title h2 {
  color: #FFF;
}
body.dark .portfolio-layout .field--name-node-title h2 a {
  color: #FFF;
}
body.dark .portfolio-layout .field--name-node-title h2 a:hover {
  color: #008000;
}
body.dark h2.block-title {
  color: #FFF;
}
body.dark .portfolio-detail .field--name-node-title h2 {
  color: #FFF;
}
body.dark .portfolio-detail .portfolio-meta .field .field__label {
  color: #FFF;
}
body.dark .blog-item .field--name-node-title h2 {
  color: #FFF;
}
body.dark .blog-item .field--name-node-title h2 a {
  color: #FFF;
}
body.dark .blog-item .field--name-node-title h2 a:hover {
  color: #008000;
}
body.dark .blog-item a.more:hover {
  color: #FFF;
}
body.dark .blog-tags .item-list ul li a,
body.dark .recent-post ul li .text a,
body.dark .blog-category ul:not(.contextual-links) li a {
  color: #FFF;
}
body.dark .blog-tags .item-list ul li a:hover,
body.dark .recent-post ul li .text a:hover,
body.dark .blog-category ul:not(.contextual-links) li a:hover {
  color: #008000;
}
body.dark .comments-container .sidebar-title h3,
body.dark .comments-form-outer .sidebar-title h3,
body.dark .region-sidebar_first div.block h2.block-title,
body.dark .region-sidebar_second div.block h2.block-title {
  color: #FFF;
}
body.dark input[type="submit"] {
  background: #151515;
}
body.dark .inv-builder-title .inv-title {
  color: #FFF;
  background: url(../images/line1.png) left bottom no-repeat;
}
body.dark .inv-builder-title.text-center .inv-title {
  background: url(../images/line1.png) center bottom no-repeat;
}
body.dark .inv-builder-title.style01 .inv-title {
  background: none;
}
body.dark h3.title {
  color: #FFF;
}
body.dark .inv-builder-box .box-content-wrapper .box-title {
  color: #FFF;
}
body.dark .inv-builder-box .box-content-wrapper .box-title a {
  color: #FFF;
}
body.dark .inv-builder-box .box-content-wrapper .box-title a:hover {
  color: #08A000;
}
body.dark .inv-builder-box.style03 .box-icon {
  background: #151515;
}
body.dark a.inv-button {
  background: #08A000;
}
body.dark a.inv-button:hover {
  color: #303030;
}
body.dark .bg-gray,
body.dark .box-dark,
body.dark .bg-dark {
  background-color: #151515;
}
body.dark #section-footer,
body.dark #section-bottom {
  background-color: #151515;
}
body.dark .bg-gray .contact-form input[type="text"],
body.dark .bg-gray .contact-form input[type="email"],
body.dark .bg-gray .contact-form input[type="tel"],
body.dark .bg-gray .contact-form textarea {
  padding: 0;
  border: none;
  border-bottom: 2px solid #303030;
  background-color: #151515;
}
body.dark .bg-gray .contact-form input[type="text"]:focus,
body.dark .bg-gray .contact-form input[type="email"]:focus,
body.dark .bg-gray .contact-form input[type="tel"]:focus,
body.dark .bg-gray .contact-form textarea:focus {
  border: none;
  border-bottom: 2px solid #08A000;
}
body.dark #superfish-main > li.sf-depth-1 > a {
  color: #FFF;
}
body.dark #section-header.inv-sticky.fixed .section-inner #superfish-main > li.sf-depth-1 > a {
  color: #FFF;
}
body.dark.header-classic-override #section-header .section-inner #superfish-main > li.sf-depth-1 >a {
  color: #FFF;
}
body.dark .box-overlay {
  background: none repeat scroll 0 0 rgba(0,0,0,0.9);
  border: 1px solid #000;
}
body.dark #section-page-title {
  background: #151515;
}
body.dark.boxed .inv-body-inner {
  background-color: #303030;
}
body.rtl .main-title h3:after {
  left: auto;
  right: 0;
}
body.rtl .owl-slider-wrapper,
body.rtl .owl-theme {
  direction: ltr;
}
body.rtl .inv-box-shortcode.style03 .box-content-wrapper {
  text-align: right;
}
body.rtl .inv-box-shortcode.style03 .box-content-wrapper .box-title {
  text-align: right;
}
body.rtl .inv-box-shortcode.style03 .box-content-wrapper .number {
  right: 1px;
  left: auto;
}
body.rtl .testimonials.top-thumb .owl-pagination {
  left: auto;
  right: 0;
  text-align: right;
}
body.rtl .testimonials.top-thumb .owl-pagination img {
  margin-right: 0;
  margin-left: 30px;
}
body.rtl .owl-item {
  text-align: right;
}
body.rtl .widget-text .unstyled li.address:before,
body.rtl .widget-text .unstyled li.mail:before,
body.rtl .widget-text .unstyled li.phone:before {
  right: -30px;
  left: auto;
}
body.rtl .services-footer ul li {
  padding-right: 15px;
  padding-left: unset;
}
body.rtl .services-footer ul li:before {
  left: auto;
  right: 0;
}
body.rtl .tweets li.tweet .tweet-message,
body.rtl .tweets li.tweet .time {
  margin-right: 64px;
  margin-left: 0;
}
body.rtl .blog-meta > div.field {
  margin-left: 10px;
  margin-right: 0px;
}
body.rtl .blog-meta > div.field:before {
  padding-right: 0;
  padding-left: 5px;
}
body.rtl #superfish-main {
  float: left;
}
body.rtl #superfish-main > li.sf-depth-1 ul li a {
  text-align: right;
  padding: 0 20px 0 0;
}
html {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  line-height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: white;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  line-height: 1;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: "Roboto", sans-serif;
  vertical-align: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}
h2 {
  font-size: 22px;
  line-height: 30px;
}
h3 {
  font-size: 18px;
  line-height: 26px;
}
h4 {
  font-size: 16px;
  line-height: 22px;
}
p,
span,
ul,
li {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 20px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
figure {
  margin: 0;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
legend {
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input {
  line-height: normal;
}
input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: button;
  border: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #008000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
  color: #008000;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul,
ol {
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
b,
strong {
  font-weight: 900;
}
p {
  margin-bottom: 10px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border: 1px solid #d5d5d5;
  padding: 6px 10px;
  height: 45px;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border: 1px solid #f9bf3b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background-image: none;
  height: 50px;
  background-color: #303030;
  line-height: 50px;
  padding: 0 28px;
  cursor: pointer;
  letter-spacing: 0.5px;
  white-space: nowrap;
  border: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
textarea {
  width: 100%;
  padding: 6px 10px;
}
button {
  border: none;
}
input[type="checkbox"] {
  display: inline;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
  font-size: 12px;
  line-height: 18px;
  color: #b1b1b1;
  opacity: 1;
}
input:-ms-input-placeholder {
  font-size: 12px;
  line-height: 18px;
  color: #b1b1b1;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  font-size: 12px;
  line-height: 18px;
  color: #b1b1b1;
  opacity: 1;
}
@-webkit-keyframes pop-scale {
  0% {
    -webkit-transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pop-scale {
  0% {
    -moz-transform: scale(0.7);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes pop-scale {
  0% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
.btn {
  background-image: none;
}
select {
  padding: 10px 30px;
}
body.boxed {
  background: #F9F9F9;
}
body.boxed .inv-body-inner {
  max-width: 1170pxpx;
  margin: 0px auto;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  background: #FFF;
}
#section-main-content {
  padding-top: 50px;
  padding-bottom: 100px;
}
.no-padding-region-content #section-main-content {
  padding-top: 0;
  padding-bottom: 0;
}
#section-page-title {
  padding: 0;
  background: #eeeeee;
}
#section-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}
#section-page-title ol {
  list-style: none;
}
#section-page-title ol li a {
  font-size: 13px;
  color: #b6b6b7;
}
#section-page-title .region-page_title h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #4b4b4b;
  text-transform: uppercase;
  margin-left: -15px;
}
#section-page-title.has-banner {
  padding: unset;
  background: none;
  position: relative;
  color: #FFF;
  text-align: center;
}
#section-page-title.has-banner .region-page-title {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
#section-page-title.has-banner .region-page-title h1 {
  font-size: 35px;
  font-weight: 500;
  color: #FFF;
}
#section-page-title.has-banner .region-breadcrumb {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: auto;
  bottom: 20px;
}
#section-page-title.has-banner ol {
  color: #FFF;
}
#section-page-title.has-banner ol li {
  display: inline-block;
  line-height: 1;
}
#section-page-title.has-banner ol li:before {
  content: "";
}
#section-page-title.has-banner ol li:last-child:after {
  content: "";
}
#section-page-title.has-banner ol li:first-child a {
  margin-left: 0;
}
#section-page-title.has-banner ol li:after {
  color: #FFF;
  content: "\f105";
  font-family: FontAwesome;
}
#section-page-title.has-banner ol li a {
  color: #FFF;
  margin: 0 5px;
}
#section-footer {
  background: #2a2a2a;
  color: #8d8e92;
  padding-top: 95px;
  padding-bottom: 70px;
}
#section-footer .block-menu > h2,
#section-footer h2.block-title {
  position: relative;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  margin-bottom: 27px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
#section-footer a {
  color: #7f7f7f;
}
#section-footer a:hover {
  color: #08A000;
}
#section-footer ul.menu {
  margin: 0;
}
#section-footer ul.menu li {
  margin-bottom: 10px;
}
#section-footer ul.menu li a {
  position: relative;
  padding-left: 15px;
  color: #8d8e92;
}
#section-footer ul.menu li a:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  content: "\f0da";
  font-size: 14px;
  color: #666;
}
#section-bottom {
  padding-top: 22px;
  padding-bottom: 22px;
  text-align: center;
}
.middle-col .row {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.team-member img {
  max-width: 100%;
  height: auto;
}
.team-member.team-teaser {
  position: relative;
}
.team-member .overlay-content {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(8,160,0,0.85);
  padding: 8px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.team-member .overlay-content .inner {
  background: rgba(8,160,0,0.85);
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  padding: 20px 10px;
  text-align: center;
}
.team-member .overlay-content .field--name-node-title,
.team-member .overlay-content .field--name-node-title * {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #FFF;
  margin: 0 0 15px 0;
}
.team-member .overlay-content .social-collection {
  margin-top: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.team-member .overlay-content .social-collection .inv-icon {
  color: #FFF;
  border: solid 1px #FFF;
  text-align: center;
}
.team-member .overlay-content .inv-social-icon {
  color: #FFF;
  border: solid 1px #FFF;
  text-align: center;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  display: inline-block;
}
.team-member .overlay-content .inv-social-icon i {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.team-member:hover .overlay-content,
.team-member:hover .overlay-content .inner {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
}
.team-member.team-flip {
  position: relative;
  width: 100%;
  height: 300px;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -o-perspective: 400px;
  perspective: 400px;
}
.team-member.team-flip .inner {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.team-member.team-flip .inner .front,
.team-member.team-flip .inner .back {
  background: #fff;
  border: 1px solid #f1eff0;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transition: -moz-transition 700ms ease;
  -webkit-transition: -webkit-transition 700ms ease;
  -o-transition: -o-transition 700ms ease;
  transition: transform 700ms ease;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.team-member.team-flip .inner .front {
  text-align: center;
  height: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.team-member.team-flip .inner .front img {
  padding: 3px;
}
.team-member.team-flip .inner .back {
  background: #08A000;
  color: #fff;
  padding: 20px;
  height: inherit;
  position: absolute;
  top: 0;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
  height: 100%;
}
.team-member.team-flip .inner .back .social-collection .inv-icon {
  color: #FFF;
  line-height: 26px;
}
.team-member.team-flip .inner .back .social-collection .inv-icon:hover {
  color: #FFF;
}
.team-member.team-flip .inner .back a.readmore {
  color: #FFF;
}
.team-member.team-flip .inner .back a.readmore:hover {
  color: #FFF;
}
.team-member.team-flip .inner:hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.team-member.team-flip .inner:hover .back {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  border: 1px solid #08A000;
}
.team-member.team-flip .field--name-node-title h2 {
  margin-top: 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: #08A000;
}
.team-member.team-flip .field--name-node-title h2 a {
  text-transform: uppercase;
  color: #08A000;
}
.team-single .left .field--name-body {
  margin-top: 20px;
}
.team-single .right .field__label {
  background: #f7f7f7;
  padding: 10px 10px 10px 20px;
  color: #303030;
}
.team-single .right .field__label:before {
  content: "\f016";
  font-family: FontAwesome;
  margin-right: 10px;
}
.team-single .right .field__item {
  padding: 20px 0 20px 10px;
}
.innovation-flickr .flickr_badge_image {
  width: 33.33%;
  float: left;
  padding: 0 7px 7px 0;
}
.innovation-flickr .flickr_badge_image a {
  display: block;
  position: relative;
}
.innovation-flickr .flickr_badge_image a img {
  width: 80px;
  max-width: 100%;
  height: 80px;
  border-radius: 5px;
}
.innovation-flickr .flickr_badge_image a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #08A000;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.innovation-flickr .flickr_badge_image a:after {
  font-family: "FontAwesome";
  content: "\f002";
  color: #fff;
  font-size: 20px;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.innovation-flickr .flickr_badge_image a:hover:before,
.innovation-flickr .flickr_badge_image a:hover:after {
  opacity: 0.8;
}
.tweets li.tweet {
  position: relative;
  font-weight: normal;
  margin-bottom: 20px;
}
.tweets li.tweet:before {
  position: absolute;
  top: 9px;
  content: "\f099";
  font-family: "FontAwesome";
  background-color: #08A000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 23px;
  padding: 11px 13px;
}
.tweets li.tweet .tweet-message,
.tweets li.tweet .time {
  margin-left: 60px;
  color: #8d8e92;
}
.tweets li.tweet .screen-name {
  display: none;
}
.tweets li.tweet a {
  color: #FFF;
}
.testimonial-block .inv-grid-item:nth-child(2n+1) .testimonial .testimonial-ctn {
  border-color: #ff6953;
}
.testimonial-block .inv-grid-item:nth-child(2n) .testimonial .testimonial-ctn {
  border-color: #62a5a2;
}
.testimonial .testimonial-ctn {
  border-top: 3px solid transparent;
  background: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 20px 30px;
  position: relative;
}
.testimonial .testimonial-ctn blockquote {
  color: #5b5b5b;
  margin: 0;
  padding: 0;
  border: 0;
  font: 300 14px/26px 'Poppins', sans-serif;
}
.testimonial .testimonial-ctn:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
  display: inline-block;
  content: '';
  position: absolute;
  top: 100%;
  left: 25px;
  z-index: 1;
}
.testimonial .testimonial-meta {
  overflow: hidden;
  margin-top: 25px;
}
.testimonial .testimonial-meta .testimonial-cover {
  margin-right: 20px;
  float: left;
}
.testimonial .testimonial-meta .testimonial-author {
  overflow: hidden;
  margin-top: 10px;
}
.testimonial .testimonial-meta .testimonial-author strong {
  text-transform: uppercase;
  font-family: 'Montserrat', serif;
  color: #ffffff;
  font-weight: 400;
}
.testimonial .testimonial-meta .testimonial-author strong a {
  color: #FFF;
}
.testimonial .testimonial-meta .testimonial-author .testimonial-author-info {
  color: #8c8c8c;
  font-size: 13px;
  font-style: italic;
}
.head {
  position: relative;
  background-color: #08A000;
  color: #ffffff;
  text-align: center;
  height: 120px;
  width: 100%;
  padding: 30px 0;
}
.head.overlay-top {
  margin-top: -220px;
  z-index: 1000;
}
.head h4 {
  text-transform: uppercase;
  font-size: 23px;
  line-height: 27px;
  margin: 0 0 10px 0;
  font-family: 'Montserrat', serif;
  font-weight: 400;
  color: #ffffff;
}
.head h3 {
  font-size: 21px;
  margin: 0;
  font-family: 'Montserrat', serif;
  font-weight: 400;
  color: #ffffff;
}
.contact-message-appointment-form {
  border: 2px solid #eeeeee;
  border-top-width: 0;
  background: #fafafa;
  padding: 35px 33px;
}
.contact-message-appointment-form label {
  font-weight: 300;
  margin-bottom: 4px;
  color: #333;
  display: block;
}
.contact-message-appointment-form select {
  width: 100%;
}
.contact-message-appointment-form .form-item {
  margin-top: 0;
  margin-bottom: 15px;
}
.contact-message-appointment-form .field--name-field-date-appointment .label {
  color: #333;
  font-weight: 300;
}
.contact-message-appointment-form .field--name-field-date-appointment .description {
  display: none;
}
.contact-message-appointment-form .form-item-field-date-appointment-0-value-date,
.contact-message-appointment-form .form-item-field-date-appointment-0-value-time,
.contact-message-appointment-form .js-form-item-field-date-0-value-date,
.contact-message-appointment-form .js-form-item-field-date-0-value-time {
  display: inline-block;
}
.contact-message-appointment-form .js-form-item-field-date-0-value-date,
.contact-message-appointment-form .form-item-field-date-appointment-0-value-date {
  width: 163px;
}
.contact-message-appointment-form .js-form-item-field-date-0-value-time,
.contact-message-appointment-form .form-item-field-date-appointment-0-value-time {
  width: 122px;
}
.contact-message-appointment-form .js-form-wrapper {
  margin-bottom: 0;
}
.contact-message-appointment-form .form-submit {
  width: 100%;
}
.contact-message-appointment-form .form-submit#edit-preview {
  display: none;
}
.bg-gray .contact-form input[type="text"],
.bg-gray .contact-form input[type="email"],
.bg-gray .contact-form input[type="tel"],
.bg-gray .contact-form textarea {
  padding: 0;
  border: none;
  border-bottom: 2px solid #d1d1d1;
  background-color: #f1f1f1;
}
.bg-gray .contact-form input[type="text"]:focus,
.bg-gray .contact-form input[type="email"]:focus,
.bg-gray .contact-form input[type="tel"]:focus,
.bg-gray .contact-form textarea:focus {
  border: none;
  border-bottom: 2px solid #08A000;
}
.bg-gray .contact-form .form-item {
  margin-bottom: 0;
}
.dark .contact-form input[type="text"],
.dark .contact-form input[type="email"],
.dark .contact-form input[type="tel"] {
  background: none;
}
@media screen and (max-width: 768px) {
  .contact-form input[type=text],
  .contact-form input[type=email] {
    width: 100%;
    float: unset;
    margin-right: unset;
  }
}
.blog-category ul:not(.contextual-links) {
  list-style: none;
  line-height: 51px;
  font-weight: bold;
  margin-top: -25px;
}
.blog-category ul:not(.contextual-links) li {
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #ededed;
  margin: 0;
}
.blog-category ul:not(.contextual-links) li:last-child {
  border-bottom: none;
}
.blog-category ul:not(.contextual-links) li:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 0;
  height: 0;
  width: 0;
  border-bottom: 4.5px solid transparent;
  border-top: 4.5px solid transparent;
  border-left: 4.5px solid #666;
}
.blog-category ul:not(.contextual-links) li a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 51px;
  font-weight: normal;
  color: #333;
}
.blog-category ul:not(.contextual-links) li a:hover {
  color: #08A000;
}
.blog-category ul:not(.contextual-links) .num {
  color: #999;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 51px;
  margin-left: 5px;
  font-weight: normal;
}
.blog-tags .item-list ul {
  margin-top: -10px;
}
.blog-tags .item-list ul li {
  display: inline-block;
  margin-left: 0;
}
.blog-tags .item-list ul li a {
  font-family: "Muli";
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 27px;
  padding-right: 4px;
}
.blog-tags .item-list ul li a:after {
  content: ",";
}
.recent-post ul {
  list-style: none;
  padding: 0;
}
.recent-post ul li {
  position: relative;
  margin-left: 0;
  float: left;
  display: block;
  padding: 15px 0;
}
.recent-post ul li:last-child:after {
  clear: both;
}
.recent-post ul li .thumb {
  float: left;
  margin-right: 20px;
}
.recent-post ul li .thumb img {
  width: 100px;
}
.recent-post ul li .text {
  overflow: hidden;
  color: #666;
}
.recent-post ul li .text a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding-right: 25px;
}
.recent-post ul li .text a:hover {
  color: #08A000;
}
.recent-post ul li .text p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 36px;
  color: #999;
}
#section-footer .recent-post ul li {
  padding-top: 0;
  padding-bottom: 10px;
  float: none;
}
#section-footer .recent-post ul li .views-field-title a {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 21px;
}
#section-footer .recent-post ul li .views-field-title a:hover {
  color: #08A000;
}
.services-footer ul {
  margin-top: -16px;
}
.services-footer ul li {
  padding-left: 15px;
  position: relative;
  border-bottom: none;
  line-height: 40px;
  font-weight: normal;
}
.services-footer ul li:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  height: 0;
  width: 0;
  border-bottom: 4.5px solid transparent;
  border-top: 4.5px solid transparent;
  border-left: 4.5px solid #8d8e92;
}
.services-footer ul li a {
  color: #8d8e92;
}
#block-quicksettings {
  background: #FFF;
  position: fixed;
  left: -257px;
  -webkit-transition: left 0.5s linear;
  -moz-transition: left 0.5s linear;
  -o-transition: left 0.5s linear;
  -ms-transition: left 0.5s linear;
  transition: left 0.5s linear;
  top: 120px;
  z-index: 999;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}
#block-quicksettings h2.block-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  color: #324545;
  margin: 0;
  border-bottom: solid 1px #EEEEEE;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}
#block-quicksettings > div:not(.contextual) {
  padding: 2px 18px 20px;
  width: 255px;
}
#block-quicksettings.open {
  left: 0;
}
#block-quicksettings .content {
  padding: 2px 18px 10px;
  width: 255px;
}
#block-quicksettings h3 {
  color: #848688;
  font-size: 13px;
  margin: 5px 0 -5px 1px;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
}
#block-quicksettings select.form-select {
  color: #848688;
  cursor: pointer;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  width: 214px;
  height: 30px;
}
#block-quicksettings ul.presets {
  margin: 0;
  padding: 0;
  text-align: left;
}
#block-quicksettings ul.presets li {
  display: inline-block;
  margin: 4px 4px 0;
  padding: 0;
}
#block-quicksettings ul.presets li a:after {
  content: "";
}
#block-quicksettings ul.presets li span {
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
}
#block-quicksettings .quicksettings_toggle {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
  border-color: #EEEEEE;
  border-radius: 0 2px 2px 0;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  height: 44px;
  position: absolute;
  right: -44px;
  top: 0px;
  width: 44px;
  cursor: pointer;
  color: #08A000;
  font-size: 23px;
  line-height: 44px;
  text-align: center;
}
#block-quicksettings .inv_background {
  margin: 0;
  padding: 0;
  list-style: none;
}
#block-quicksettings .inv_background li {
  display: inline-block;
  margin: 4px 2px 0;
}
#block-quicksettings .inv_background li span {
  cursor: pointer;
  width: 37px;
  height: 25px;
  display: block;
  border-radius: 2px;
}
#block-quicksettings .inv_background span.bg-boxed-01 {
  background: url("../images/background/bg_boxed_01.png");
}
#block-quicksettings .inv_background span.bg-boxed-02 {
  background: url("../images/background/bg_boxed_02.png");
}
#block-quicksettings .inv_background span.bg-boxed-03 {
  background: url("../images/background/bg_boxed_03.png");
}
#block-quicksettings .inv_background span.bg-boxed-04 {
  background: url("../images/background/bg_boxed_04.png");
}
#block-quicksettings .inv_background span.bg-boxed-05 {
  background: url("../images/background/bg_boxed_05.png");
}
#block-quicksettings .inv_background span.bg-boxed-06 {
  background: url("../images/background/bg_boxed_06.png");
}
#block-quicksettings .inv_background span.bg-boxed-07 {
  background: url("../images/background/bg_boxed_07.png");
}
.bx-wrapper .bx-pager.bx-default-pager {
  bottom: -50px;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background: transparent;
  border: solid 1px #c3c3c3;
  width: 12px;
  height: 12px;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 6px;
  height: 6px;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a.active:after {
  background: #08A000;
}
.sharethis-wrapper {
  display: inline-block;
}
.sharethis-wrapper span[class *='custom'] {
  -webkit-font-smoothing: antialiased;
}
.sharethis-wrapper span[class *='custom'].st_facebook_custom {
  color: #516ca4;
}
.sharethis-wrapper span[class *='custom'].st_facebook_custom:before {
  content: "\f09a";
}
.sharethis-wrapper span[class *='custom'].st_facebook_custom:hover {
  border: solid 1px #516ca4;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_twitter_custom {
  color: #00baff;
}
.sharethis-wrapper span[class *='custom'].st_twitter_custom:before {
  content: "\f099";
}
.sharethis-wrapper span[class *='custom'].st_twitter_custom:hover {
  border: solid 1px #00baff;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_linkedin_custom {
  color: #1985bc;
}
.sharethis-wrapper span[class *='custom'].st_linkedin_custom:before {
  content: "\f0e1";
}
.sharethis-wrapper span[class *='custom'].st_linkedin_custom:hover {
  border: solid 1px #1985bc;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_pinterest_custom {
  color: #ee1d19;
}
.sharethis-wrapper span[class *='custom'].st_pinterest_custom:before {
  content: "\f231";
}
.sharethis-wrapper span[class *='custom'].st_pinterest_custom:hover {
  border: solid 1px #ee1d19;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_googleplus_custom {
  color: #ed523d;
}
.sharethis-wrapper span[class *='custom'].st_googleplus_custom:before {
  content: "\ea88";
}
.sharethis-wrapper span[class *='custom'].st_googleplus_custom:hover {
  border: solid 1px #ed523d;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_email_custom:before {
  content: "\e672";
}
.sharethis-wrapper span[class *='custom'].st_email_custom:hover {
  border: solid 1px #08A000;
  cursor: pointer;
}
.carousel-control {
  z-index: 1000;
  border: 1px solid #E2E2E2;
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
  color: #08A000;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  z-index: 1001;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #FFF;
}
.carousel-control.left,
.carousel-control.right {
  background-image: unset;
}
.carousel-control span {
  color: #08A000;
}
.testimonial-ctn p {
  color: #707070;
  font-size: 16px;
  line-height: 30px;
  font-style: italic;
}
.testimonial-ctn .meta {
  margin-top: 50px;
  overflow: hidden;
}
.testimonial-ctn .meta .cover {
  float: left;
  margin-right: 15px;
}
.testimonial-ctn .meta .cover .corner-icon {
  display: inline-block;
  border: 1px solid #08A000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-clip: padding-box;
}
.testimonial-ctn .meta .cover .corner-icon img {
  vertical-align: middle;
  padding: 15px 14px;
}
.testimonial-ctn .meta .author strong {
  font-weight: 500;
  font-size: 18px;
  color: #333;
}
.testimonial-ctn .meta .author p {
  color: #7d7d7d;
  font-size: 13px;
}
.well-title {
  font-size: 23px;
  text-transform: uppercase;
  line-height: 28px;
  margin-bottom: 6px;
  font-weight: 500;
}
.contact-message-form input {
  width: 100%;
}
.contact-message-form #edit-preview {
  display: none;
}
.contact-message-form textarea {
  height: 100px;
}
.contact-info {
  padding-top: 20px;
}
.contact-info h3 {
  text-transform: uppercase;
  color: #ff6953;
  font-size: 16px;
  margin: 0 0 15px 0;
}
.subcrible-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 3.125%;
  text-align: center;
}
.simplenews-subscriber-form .field--type-email,
.simplenews-subscriber-form #edit-actions {
  display: inline-block;
}
.simplenews-subscriber-form .description,
.simplenews-subscriber-form label {
  display: none;
}
.simplenews-subscriber-form .form-item,
.simplenews-subscriber-form .form-actions {
  margin: 0;
}
.preview-box-style02 {
  width: 348px;
  height: 359px;
  background: url(../images/box-style01.png) no-repeat;
}
body {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
