@font-face {
  font-family: 'abeatbyKai';
  src: url("../font/AbeatbyKai.eot");
  src: url("../font/AbeatbyKai.eot?#iefix") format("embedded-opentype"), url("../font/AbeatbyKai.woff2") format("woff2"), url("../font/AbeatbyKai.woff") format("woff"), url("../font/AbeatbyKai.ttf") format("truetype"), url("../font/AbeatbyKai.svg#AbeatbyKai") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  overflow-x: hidden;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin: 0;
  padding: 0;
  font-family: 'abeatbyKai', sans-serif;
  font-weight: 500;
  font-style: normal;
}
body li, body p, body a, body input, body textarea.select {
  font-family: 'Roboto', sans-serif;
}
body a {
  text-decoration: none !important;
}
body .uk-container-medium {
  max-width: 1366px;
}
body #navigation nav {
  height: 130px;
  padding: 0 10%;
  background-color: #ffffff;
  transition: all .5s ease-out;
  z-index: 1009 !important;
}
@media (max-width: 1680px) {
  body #navigation nav {
    padding: 0 5%;
  }
}
@media (max-width: 1440px) {
  body #navigation nav {
    padding: 0 3% 0 0;
    height: 110px;
  }
}
body #navigation nav .logo-wrapper {
  position: relative;
  transform: scale(0.8);
  top: -20px;
  transition: all .6s ease-out;
}
@media (max-width: 1440px) {
  body #navigation nav .logo-wrapper {
    transform: scale(0.7);
    top: -30px;
  }
}
body #navigation nav .logo-wrapper .logo-bg {
  position: relative;
  top: 0;
  transition: all .1s ease-out;
}
body #navigation nav .logo-wrapper .logo-icon {
  position: absolute;
  left: 37.5%;
  top: 10%;
}
body #navigation nav .logo-wrapper .logo-text {
  position: absolute;
  bottom: 25%;
  left: 17%;
  opacity: 1;
  transition: all .3s linear;
}
body #navigation nav li {
  font-family: 'abeatbyKai', sans-serif !important;
}
body #navigation nav a {
  font-family: 'abeatbyKai', sans-serif;
  color: #565759;
  font-size: 19px;
  transition: all 0.3s ease-out;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: none;
}
body #navigation nav a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  color: #6DAC4A;
}
@media (max-width: 1366px) {
  body #navigation nav a {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  body #navigation nav a {
    font-size: 14px;
  }
}
body #navigation nav.uk-active {
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  height: 80px;
}
body #navigation nav.uk-active .logo-wrapper {
  transform: scale(0.5);
  top: -65px;
  transition: all .2s ease-out;
}
body #navigation nav.uk-active .logo-bg {
  top: -150px;
  transition: all .3s ease-out;
}
body #navigation nav.uk-active .logo-text {
  opacity: 0;
  transition: all .2s ease-out;
}
body #navigation .uk-navbar-dropdown {
  width: 300px;
  top: 80px !important;
}
@media (min-width: 1366px) {
  body #navigation .uk-navbar-dropdown {
    left: 64% !important;
  }
}
body #home-slider {
  margin-top: -14vh;
}
@media (max-width: 1366px) {
  body #home-slider {
    margin-top: -19vh;
  }
}
@media (max-width: 480px) {
  body #home-slider {
    margin-top: 0;
  }
}
body #home-slider .slick-list.draggable {
  max-height: 80vh;
}
body #home-slider .slick-dots {
  margin-top: 10px;
  bottom: auto;
  margin-left: -10px;
}
body #home-slider .slick-dots li button {
  background: #c6c6c6;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  margin: 0 15px;
  transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -webkit-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -moz-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -ms-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -o-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
}
body #home-slider .slick-dots li button:before {
  display: none;
}
body #home-slider .slick-dots li button:hover, body #home-slider .slick-dots li button:focus {
  background: #e17e27;
}
@media (max-width: 1366px) {
  body #home-slider .slick-dots li button {
    width: 12px;
    height: 12px;
    margin: 0 8px;
  }
}
body #home-slider .slick-dots li.slick-active button {
  background: #6DAC4A;
}
body #intro {
  position: relative;
  padding-top: 80px;
}
body #intro:before {
  background: url(../images/leaf-5.png) bottom left no-repeat;
  background-size: 14%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
}
body #intro:after {
  background: url(../images/leaf-4.png) top right no-repeat;
  background-size: 14%;
  width: 100%;
  height: 100%;
  top: -50px;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
@media (max-width: 480px) {
  body #intro {
    padding-top: 40px;
  }
}
body #intro .text-content h1 {
  color: #6DAC4A;
  font-size: 40px;
}
@media (max-width: 1440px) {
  body #intro .text-content h1 {
    font-size: 32px;
  }
}
body #intro .text-content .desc {
  padding: 80px 0 50px;
}
body #intro .text-content .desc p {
  font-size: 20px;
  line-height: 2;
  color: #565759;
  font-weight: 300;
}
body #intro .text-content .desc p span {
  font-weight: normal;
}
@media (max-width: 1440px) {
  body #intro .text-content .desc p {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  body #intro .text-content .desc {
    padding: 20px 0;
  }
}
body #story {
  position: relative;
}
body #story:before {
  background: url(../images/leaf1.png) bottom left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 120px;
  left: 0;
  position: absolute;
  content: '';
}
body #story:after {
  background: url(../images/leaf1.png) top right -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 0;
  position: absolute;
  content: '';
}
@media (max-width: 480px) {
  body #story .uk-container {
    padding: 0 !important;
  }
}
body #story .title h2 {
  font-size: 55px;
  color: #6DAC4A;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  body #story .title h2 {
    font-size: 40px;
  }
}
body #story .mobile-parent {
  float: left;
  width: 100%;
  display: none;
}
@media (max-width: 1023px) {
  body #story .mobile-parent {
    display: block;
  }
}
body #story .mobile-parent .mainWrapper {
  display: table;
  width: 100%;
}
body #story .mobile-parent .year {
  float: left;
  width: 100%;
  margin-top: 25px;
  display: none;
}
body #story .mobile-parent .year:first-child {
  display: block;
}
body #story .mobile-parent .display {
  display: block;
}
body #story .mobile-parent .wrapper {
  width: 60%;
  display: table-cell;
}
body #story .mobile-parent .year-date {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
body #story .mobile-parent .year-date .yearText {
  font-family: 'abeatbyKai', sans-serif;
  font-size: 30px;
  color: #a1a1a1;
  text-align: center;
  margin-top: 11px;
  display: inline-block;
}
body #story .mobile-parent .content {
  opacity: 1;
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color: #ffffff;
  padding: 20px;
  width: 260px;
  text-align: center;
  line-height: 1.2;
  transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
}
@media (max-width: 1439px) {
  body #story .mobile-parent .content {
    width: auto;
  }
}
body #story .mobile-parent .content:after {
  content: none;
}
body #story .mobile-parent .content.content-2 {
  margin-top: 10px;
}
body #story .mobile-parent .content.inventor {
  background: #168480;
}
body #story .mobile-parent .content.company {
  background: #6DAC4A;
}
body #story .mobile-parent .inventor .content {
  background: #168480;
}
body #story .mobile-parent .inventor .yearText {
  color: #168480;
}
body #story .mobile-parent .company .content {
  background: #6DAC4A;
}
body #story .mobile-parent .company .yearText {
  color: #a1a1a1;
}
body #story .mobile-parent #loadMore {
  padding: 10px 50px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #168480;
  color: #168480;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  margin-top: 50px;
  box-shadow: 0 1px 1px #ccc;
  transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
}
body #story .mobile-parent #loadMore:hover {
  background-color: #168480;
  color: #ffffff;
}
body #story .mobile-parent .load_btn {
  text-align: center;
  z-index: 9;
  position: relative;
  display: block;
}
body #story .flex-parent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  body #story .flex-parent {
    display: none;
  }
}
body #story .flex-parent .year-flex-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 310px;
  max-width: 1440px;
  position: relative;
  z-index: 100;
}
@media all and (max-width: 1600px) {
  body #story .flex-parent .year-flex-container {
    max-width: 1300px;
  }
}
@media all and (max-width: 1500px) {
  body #story .flex-parent .year-flex-container {
    max-width: 1100px;
  }
}
@media (max-width: 1023px) {
  body #story .flex-parent .year-flex-container {
    display: block;
  }
}
body #story .flex-parent .year-flex-container .year {
  width: 46px;
  height: 46px;
  position: relative;
  background: url("../images/story-lozange.png") center center no-repeat;
}
body #story .flex-parent .year-flex-container .year:hover {
  cursor: pointer;
}
body #story .flex-parent .year-flex-container .year:before, body #story .flex-parent .year-flex-container .year:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #168480;
  width: 21vw;
  height: 2px;
}
body #story .flex-parent .year-flex-container .year:before {
  left: -7vw;
}
body #story .flex-parent .year-flex-container .year:after {
  right: -7vw;
}
body #story .flex-parent .year-flex-container .year span.lozange {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 8px;
  transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0);
  -webkit-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0);
  -moz-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0);
  -ms-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0);
  -o-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0);
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 1439px) {
  body #story .flex-parent .year-flex-container .year span.lozange {
    display: none;
  }
}
body #story .flex-parent .year-flex-container .year span.yearText {
  font-family: 'abeatbyKai', sans-serif;
  font-size: 21px;
  color: #a1a1a1;
  position: absolute;
  width: 150px;
  text-align: center;
  left: -50px;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) span.yearText {
  top: -25px;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) span.yearText {
  bottom: -25px;
}
body #story .flex-parent .year-flex-container .year .content {
  opacity: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 20px;
  position: absolute;
  width: 260px;
  left: -125px;
  text-align: center;
  line-height: 1.2;
  transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
}
@media (max-width: 1023px) {
  body #story .flex-parent .year-flex-container .year .content {
    opacity: 1;
  }
}
body #story .flex-parent .year-flex-container .year .content:after {
  content: "";
  width: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 40px;
  background: inherit;
  z-index: -1;
}
body #story .flex-parent .year-flex-container .year .content.inventor {
  background: #168480;
}
body #story .flex-parent .year-flex-container .year .content.company {
  background: #6DAC4A;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content {
  bottom: 120px;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content:after {
  bottom: -40px;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-2 {
  top: 120px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-2:after {
  top: -40px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-3 {
  top: 210px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-3:after {
  top: -40px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-4 {
  top: 230px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-4:after {
  top: -40px;
  bottom: inherit;
}
@media (max-width: 1366px) and (min-width: 1366px) {
  body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-2 {
    top: 80px;
  }
  body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-3 {
    top: 170px;
  }
  body #story .flex-parent .year-flex-container .year:nth-child(odd) .content.content-4 {
    top: 170px;
  }
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content {
  top: 120px;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content:after {
  top: -40px;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content.content-2 {
  bottom: 120px;
  top: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content.content-2:after {
  bottom: -40px;
  top: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content.content-3 {
  top: 210px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content.content-3:after {
  top: -40px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content.content-4 {
  top: 250px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year:nth-child(even) .content.content-4:after {
  top: -40px;
  bottom: inherit;
}
body #story .flex-parent .year-flex-container .year.company span.lozange {
  background: #6DAC4A;
}
body #story .flex-parent .year-flex-container .year.company .content {
  background: #6DAC4A;
}
body #story .flex-parent .year-flex-container .year.company .content.inventor {
  background: #168480;
}
body #story .flex-parent .year-flex-container .year.company .content.company {
  background: #6DAC4A;
}
body #story .flex-parent .year-flex-container .year.inventor span.lozange {
  background: #168480;
}
body #story .flex-parent .year-flex-container .year.inventor .content {
  background: #168480;
}
body #story .flex-parent .year-flex-container .year.inventor .content.inventor {
  background: #168480;
}
body #story .flex-parent .year-flex-container .year.inventor .content.company {
  background: #6DAC4A;
}
body #story .flex-parent .year-flex-container .year.active span.lozange {
  transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0.8);
  -webkit-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0.8);
  -moz-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0.8);
  -ms-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0.8);
  -o-transform: rotate(-45deg) skewX(6deg) skewY(6deg) scale(0.8);
}
body #story .flex-parent .year-flex-container .year.active .content {
  opacity: 1;
}
body #story .flex-parent .year-flex-container .year.active.company span.yearText {
  color: #a1a1a1;
}
body #story .flex-parent .year-flex-container .year.active.inventor span.yearText {
  color: #168480;
}
body #about {
  background-image: url(../images/about-us-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 440px;
  position: relative;
}
@media (max-width: 768px) {
  body #about {
    background-size: cover;
    background-position: center;
  }
}
body #about .title {
  margin-top: 250px;
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -150px;
}
body #about .title h2 {
  font-size: 55px;
  color: #6DAC4A;
}
@media (max-width: 1440px) {
  body #about .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1440px) {
  body #about .title {
    background-size: 25%;
    top: -90px;
  }
}
@media (max-width: 480px) {
  body #about .title {
    top: -150px;
    background-size: 80%;
    margin-top: 100px;
  }
}
body #about p {
  font-size: 22px;
  line-height: 2;
  color: #565759;
  font-weight: 300;
  padding-top: 60px;
  margin-bottom: 0;
}
body #about p span {
  font-weight: normal;
}
@media (max-width: 1440px) {
  body #about p {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  body #about p {
    padding: 60px 20px 0;
  }
}
body #solutions {
  padding-top: 100px;
  position: relative;
}
@media (max-width: 480px) {
  body #solutions {
    padding-top: 50px;
  }
}
body #solutions:after {
  background: url(../images/leaf1.png) top right -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: -50px;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #solutions:before {
  background: url(../images/leaf1.png) bottom left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 120px;
  left: 0;
  position: absolute;
  content: '';
}
body #solutions .content .title h3 {
  font-size: 42px;
  color: #E58520;
}
@media (max-width: 1440px) {
  body #solutions .content .title h3 {
    font-size: 30px;
  }
}
body #solutions .content .solutions-content {
  margin-top: 100px;
}
body #solutions .content .solutions-content p {
  font-size: 17px;
  margin-top: 20px;
  color: #565759;
  font-weight: 300;
  padding: 0 5%;
}
body #solutions .content .solutions-content p span {
  font-weight: normal;
}
@media (max-width: 480px) {
  body #solutions .content .solutions-content {
    margin-top: 50px;
  }
}
body #mission {
  margin-top: 200px;
  position: relative;
}
@media (max-width: 480px) {
  body #mission {
    margin-top: 100px;
  }
}
body #mission:after {
  background: url(../images/leaf-5.png) top right no-repeat;
  background-size: 16%;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 50px;
  position: absolute;
  content: '';
  z-index: -1;
}
@media (max-width: 768px) {
  body #mission .uk-container {
    padding: 0;
  }
}
body #mission .content {
  background-color: #f1f1f1;
  position: relative;
}
body #mission .content .title {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body #mission .content .title h3 {
  font-size: 42px;
  color: #E58520;
}
@media (max-width: 1440px) {
  body #mission .content .title h3 {
    font-size: 30px;
  }
}
@media (max-width: 1440px) {
  body #mission .content .title {
    background-size: 25%;
  }
}
@media (max-width: 480px) {
  body #mission .content .title {
    top: -160px;
    background-size: 80%;
  }
}
body #mission .content .title1 {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  bottom: -200px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  body #mission .content .title1 {
    background-size: 25%;
  }
}
@media (max-width: 480px) {
  body #mission .content .title1 {
    bottom: -150px;
    background-size: 80%;
  }
}
body #mission .content img {
  width: 100%;
}
body #mission .content .text-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: 220px;
  overflow: hidden;
}
body #mission .content .text-content img {
  width: 100%;
}
body #mission .content .text-content p {
  padding: 30px 50px;
  font-size: 20px;
  margin: 0;
  color: #565759;
  font-weight: 300;
}
@media (max-width: 1440px) {
  body #mission .content .text-content p {
    font-size: 20px;
  }
}
body #mission .content .text-content p span {
  font-weight: normal;
}
@media (max-width: 1440px) {
  body #mission .content .text-content {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  body #mission .content .text-content {
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  body #mission .content .text-content:last-of-type {
    padding-bottom: 100px;
    padding-top: 10px;
  }
}
body #coreValues {
  background-image: url(../images/core-values-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-top: 150px;
}
body #coreValues .content {
  position: relative;
}
body #coreValues .content .title {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body #coreValues .content .title h3 {
  font-size: 42px;
  color: #E58520;
}
@media (max-width: 1440px) {
  body #coreValues .content .title h3 {
    font-size: 30px;
  }
}
@media (max-width: 1440px) {
  body #coreValues .content .title {
    background-size: 25%;
  }
}
@media (max-width: 480px) {
  body #coreValues .content .title {
    top: -150px;
    background-size: 80%;
  }
}
body #coreValues .content .sliderWrapper {
  width: 100%;
  float: left;
  padding: 215px 0;
  position: relative;
}
@media (max-width: 1440px) {
  body #coreValues .content .sliderWrapper {
    padding: 150px 0;
  }
}
body #coreValues .content .sliderWrapper .slider.slider-core-value .slick-list .slick-track .slick-slide {
  margin: 0 60px;
  text-align: center;
  height: 70px;
}
@media (max-width: 480px) {
  body #coreValues .content .sliderWrapper .slider.slider-core-value .slick-list .slick-track .slick-slide {
    margin: 0 30px;
  }
}
body #coreValues .content .sliderWrapper .slider.slider-core-value .slick-list .slick-track .slick-slide p {
  font-size: 30px;
  color: #ffffff;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
@media (max-width: 480px) {
  body #coreValues .content .sliderWrapper .slider.slider-core-value .slick-list .slick-track .slick-slide p {
    font-size: 20px;
  }
}
body #coreValues .content .sliderWrapper .slider.slider-core-value .slick-list .slick-track .slick-slide.slick-current p {
  font-size: 48px;
  color: #6DAC4A;
}
@media (max-width: 480px) {
  body #coreValues .content .sliderWrapper .slider.slider-core-value .slick-list .slick-track .slick-slide.slick-current p {
    font-size: 35px;
  }
}
body #coreValues .content .slick-dots {
  margin-top: 40px;
  bottom: auto;
  margin-left: -10px;
}
body #coreValues .content .slick-dots li button {
  background: #ffffff;
  width: 10px;
  height: 10px;
  border-radius: 4px;
  margin: 0 15px;
  transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -webkit-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -moz-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -ms-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -o-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
}
body #coreValues .content .slick-dots li button:before {
  display: none;
}
body #coreValues .content .slick-dots li button:hover, body #coreValues .content .slick-dots li button:focus {
  background: #e17e27;
}
body #coreValues .content .slick-dots li.slick-active button {
  background: #6DAC4A;
}
body #figures {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
@media (max-width: 480px) {
  body #figures {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
body #figures:after {
  background: url(../images/leaf1.png) top right -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: -50px;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #figures:before {
  background: url(../images/leaf1.png) bottom left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 90px;
  left: 0;
  position: absolute;
  content: '';
}
body #figures .content .title h3 {
  font-size: 42px;
  color: #E58520;
}
@media (max-width: 1440px) {
  body #figures .content .title h3 {
    font-size: 30px;
  }
}
body #figures .content .figure {
  margin-bottom: 30px;
}
body #figures .content .figure h2 {
  color: #6DAC4A;
  font-size: 70px;
  font-family: 'Roboto', sans-serif;
}
body #figures .content .figure p {
  font-size: 13px;
  color: #565759;
  letter-spacing: 2px;
  margin: 0 auto;
}
body #figures .content #figure2 h2, body #figures .content #figure4 h2 {
  letter-spacing: 5px;
}
@media (max-width: 1440px) {
  body #figures .content #figure2 h2, body #figures .content #figure4 h2 {
    letter-spacing: 8px;
  }
}
body #company {
  padding-bottom: 100px;
  position: relative;
}
body #company .grid-container {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  text-align: center;
  justify-content: center;
}
body #company .grid-container.row3 {
  margin-top: -70px;
  grid-template-columns: 25% 25% 25%;
}
body #company:after {
  background: url(../images/leaf-4.png) top right no-repeat;
  background-size: 14%;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #company:before {
  background: url(../images/leaf1.png) bottom left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 90px;
  left: 0;
  position: absolute;
  content: '';
}
body #company .title h2 {
  font-size: 55px;
  color: #6DAC4A;
}
@media (max-width: 1440px) {
  body #company .title h2 {
    font-size: 40px;
  }
}
body #company .logos .com-logo {
  width: 329px;
  height: 269px;
  background-image: url(../images/company-bg.png);
  transition: all .3s ease-out;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  body #company .logos .com-logo {
    width: 100%;
  }
}
body #company .row1 > div:nth-child(1) .com-logo:hover {
  background-image: url(../images/logo-hover.png);
}
body #company .row1 > div:nth-child(2) .com-logo:hover {
  background-image: url(../images/logo-hover-projects.png);
}
body #company .row1 > div:nth-child(3) .com-logo:hover {
  background-image: url(../images/logo-hover-tech.png);
}
body #company .row1 > div:nth-child(4) .com-logo:hover {
  background-image: url(../images/logo-hover-works.png);
}
body #company .row3 > div:nth-child(1) .com-logo:hover {
  background-image: url(../images/logo-hover-exe.png);
}
body #company .row3 > div:nth-child(2) .com-logo:hover {
  background-image: url(../images/logo-hover-smart.png);
}
body #company .row3 > div:nth-child(3) .com-logo:hover {
  background-image: url(../images/logo-hover-avan.png);
}
body #company .second-row {
  justify-content: center;
  margin-top: -30px;
}
@media (max-width: 768px) {
  body #company .second-row {
    margin-top: 20px;
    align-items: center;
  }
}
body #team {
  padding-top: 100px;
  padding-bottom: 250px;
  position: relative;
}
@media (max-width: 480px) {
  body #team {
    padding-top: 150px;
    padding-bottom: 50px;
  }
}
body #team:after {
  background: url(../images/leaf-5.png) top right no-repeat;
  background-size: 16%;
  width: 100%;
  height: 100%;
  top: 150px;
  right: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #team .content {
  position: relative;
}
body #team .title {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}
body #team .title h2 {
  font-size: 55px;
  color: #6DAC4A;
}
@media (max-width: 1440px) {
  body #team .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1440px) {
  body #team .title {
    background-size: 25%;
    top: -150px;
  }
}
@media (max-width: 480px) {
  body #team .title {
    top: -220px;
    background-size: 100%;
  }
}
body #team .slider {
  width: 80vw;
  margin: 0 auto;
}
@media (max-width: 480px) {
  body #team .slider {
    width: 100vw;
  }
}
body #team .slider.slider-for-team {
  width: 80vw;
  margin: 0 auto;
}
@media (max-width: 480px) {
  body #team .slider.slider-for-team {
    width: 100vw;
  }
}
body #team .slider.slider-for-team .slick-list {
  width: 100%;
  height: 100%;
}
body #team .slider.slider-for-team .slick-list .slick-track {
  height: 100%;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide {
  position: relative;
}
@media (max-width: 480px) {
  body #team .slider.slider-for-team .slick-list .slick-track .slick-slide {
    min-height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .imageFull {
  margin: 0 auto;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .imageFull img {
  width: 100%;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper.active {
  background: rgba(0, 0, 0, 0.65);
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper.active .details {
  display: block;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper .details {
  width: 100%;
  margin-top: 150px;
  text-align: center;
  display: none;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper .details h3 {
  color: #6DAC4A;
  position: relative;
  font-size: 30px;
  padding-top: 50px;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper .details h3:before {
  content: "";
  width: 38px;
  height: 31px;
  background: url("../images/lozanges-vert.png") center center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}
body #team .slider.slider-for-team .slick-list .slick-track .slick-slide .detailsWrapper .details p {
  color: #ffffff;
  max-width: 1000px;
  display: inline-block;
  font-size: 18px;
  margin-top: 10px;
}
body #team .slider.slider-nav-team {
  width: 80vw;
  margin: 0 auto;
  margin-top: -6px;
}
@media (max-width: 480px) {
  body #team .slider.slider-nav-team {
    width: 100vw;
  }
}
body #team .slider.slider-nav-team .slick-list .slide-content {
  display: block !important;
}
body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide {
  display: table;
  background: #b3b3b3;
  overflow: visible;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  cursor: pointer;
}
body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail {
  padding: 0 4%;
}
body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail h3 {
  color: #ffffff;
  position: relative;
  font-size: 20px;
  letter-spacing: 2px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500 !important;
}
@media (max-width: 1440px) {
  body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail h3 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail h3 {
    font-size: 15px;
  }
}
@media (max-width: 320px) {
  body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail h3 {
    font-size: 13px;
  }
}
body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail p {
  color: #ffffff;
  display: inline-block;
  padding: 0 5px;
  font-size: 15px;
  margin: 0;
}
@media (max-width: 768px) {
  body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide .teamThumbWrapper .teamThumDetail p {
    font-size: 13px;
  }
}
body #team .slider.slider-nav-team .slick-list .slick-track .slick-slide.slick-current {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  background: #6DAC4A  !important;
}
body #team .slider .slick-dots {
  bottom: -35px;
}
body #team .slick-dots {
  margin-top: 20px;
  bottom: auto;
  margin-left: -10px;
}
body #team .slick-dots li button {
  background: #c6c6c6;
  width: 5px;
  height: 5px;
  border-radius: 4px;
  margin: 0 15px;
  transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -webkit-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -moz-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -ms-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -o-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
}
body #team .slick-dots li button:before {
  display: none;
}
body #team .slick-dots li button:hover, body #team .slick-dots li button:focus {
  background: #e17e27;
}
body #team .slick-dots li.slick-active button {
  background: #6DAC4A;
}
body #brands {
  background-color: #f1f1f1;
  position: relative;
  margin-top: 0;
  margin-bottom: 100px;
}
@media (max-width: 480px) {
  body #brands {
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
body #brands:before {
  background: url(../images/leaf1.png) top left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: -250px;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #brands .content {
  position: relative;
}
body #brands .content .title {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body #brands .content .title h2 {
  font-size: 55px;
  color: #6DAC4A;
}
@media (max-width: 1440px) {
  body #brands .content .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1440px) {
  body #brands .content .title {
    background-size: 25%;
  }
}
@media (max-width: 480px) {
  body #brands .content .title {
    top: -150px;
    background-size: 80%;
  }
}
body #brands .content .title1 {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  bottom: -150px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  body #brands .content .title1 {
    background-size: 25%;
  }
}
@media (max-width: 480px) {
  body #brands .content .title1 {
    bottom: -150px;
    background-size: 80%;
  }
}
body #brands .content .sliderWrapper {
  width: 100%;
  padding: 140px 0;
  position: relative;
}
body #brands .content .sliderWrapper .slider {
  width: 100%;
  margin: 0 auto;
}
body #brands .content .sliderWrapper .slider.slider-brands .slick-list {
  width: 100%;
  height: 100%;
}
body #brands .content .sliderWrapper .slider.slider-brands .slick-list .slick-track .slick-slide {
  margin: 0 60px;
}
body #brands .content .sliderWrapper .slider.slider-brands .slick-list .slick-track .slick-slide img {
  width: 100%;
}
body #brands .content .slick-prev, body #brands .content .slick-next {
  width: 33px;
  height: 57px;
}
body #brands .content .slick-prev:before, body #brands .content .slick-prev:hover:before {
  width: 100%;
  height: 100%;
  background: url(../images/arrow-left.png) center center no-repeat;
  background-size: 100%;
  display: block;
  content: "";
}
body #brands .content .slick-next:before, body #brands .content .slick-next:hover:before {
  width: 100%;
  height: 100%;
  background: url(../images/arrow-right.png) center center no-repeat;
  display: block;
  content: "";
  background-size: 100%;
}
body #brands .content .slick-dots {
  margin-top: 40px;
  bottom: auto;
  margin-left: -10px;
}
body #brands .content .slick-dots li button {
  background: #ffffff;
  width: 10px;
  height: 10px;
  border-radius: 4px;
  margin: 0 15px;
  transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -webkit-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -moz-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -ms-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -o-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
}
body #brands .content .slick-dots li button:before {
  display: none;
}
body #brands .content .slick-dots li button:hover, body #brands .content .slick-dots li button:focus {
  background: #e17e27;
}
body #brands .content .slick-dots li.slick-active button {
  background: #6DAC4A;
}
body #projects {
  padding-top: 50px;
  padding-bottom: 200px;
  position: relative;
}
@media (max-width: 480px) {
  body #projects {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
body #projects:after {
  background: url(../images/leaf1.png) top right -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #projects:before {
  background: url(../images/leaf1.png) bottom left -50px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  bottom: 200px;
  left: 0;
  position: absolute;
  content: '';
}
body #projects .title h2 {
  font-size: 55px;
  color: #6DAC4A;
}
@media (max-width: 1440px) {
  body #projects .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  body #projects .uk-tab {
    justify-content: center;
  }
}
body #projects .uk-tab-left {
  height: 100%;
  display: flex;
  justify-content: center;
}
body #projects .uk-tab-left li {
  margin: 20px 0;
}
body #projects .uk-tab-left li a {
  font-size: 28px;
  font-family: 'abeatbyKai', Arial;
  text-transform: initial;
  color: #58595b;
  padding-right: 50px;
}
body #projects .uk-tab-left li.uk-active a {
  color: #6DAC4A;
  border-color: #6DAC4A;
}
body #projects .sliderWrapper {
  width: 72%;
  margin: 0 auto;
}
body #projects .slick-dots {
  margin-top: 40px;
  bottom: auto;
  margin-left: -10px;
}
body #projects .slick-dots li button {
  background: #c6c6c6;
  width: 5px;
  height: 5px;
  border-radius: 4px;
  margin: 0 15px;
  transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -webkit-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -moz-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -ms-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -o-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
}
body #projects .slick-dots li button:before {
  display: none;
}
body #projects .slick-dots li button:hover, body #projects .slick-dots li button:focus {
  background: #e17e27;
}
body #projects .slick-dots li.slick-active button {
  background: #6DAC4A;
}
body #keywords {
  margin-bottom: 100px;
  margin-top: 100px;
}
@media (max-width: 1440px) {
  body #keywords {
    width: 80vw;
    margin: 0 auto 100px;
  }
}
@media (max-width: 768px) {
  body #keywords {
    width: 100vw;
    margin: 0 auto 100px;
  }
}
body footer {
  padding: 100px 0;
  background-color: #168480;
  position: relative;
  overflow: hidden;
}
body footer:after {
  background: url(../images/leaf-6b.png) bottom -100px left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  position: absolute;
  content: '';
  z-index: 1;
  opacity: 0.4;
}
body footer:before {
  background: url(../images/leaf-6b.png) top -100px right -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  position: absolute;
  content: '';
  z-index: 1;
  opacity: 0.4;
}
body footer h3 {
  color: #ffffff;
  letter-spacing: 2px;
}
body footer h3 img {
  width: 5%;
  margin-right: 20px;
}
body footer h3 a {
  color: #ffffff;
  font-size: 20px;
}
body footer h3 a:hover {
  color: #8dc63f;
}
body footer form input, body footer form textarea {
  background: none !important;
  border: 2px solid #ffffff !important;
  padding: 10px 15px !important;
  color: #ffffff !important;
  width: 100% !important;
  font-size: 15px;
  font-family: 'abeatbyKai', sans-serif;
  letter-spacing: 2px;
}
body footer form input::placeholder, body footer form textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff !important;
  opacity: 1;
  /* Firefox */
  font-size: 15px;
  font-family: 'abeatbyKai', sans-serif;
  letter-spacing: 2px;
}
body footer form input:-ms-input-placeholder, body footer form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff !important;
  font-size: 15px;
  font-family: 'abeatbyKai', sans-serif;
  letter-spacing: 2px;
}
body footer form input::-ms-input-placeholder, body footer form textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff !important;
  font-size: 15px;
  font-family: 'abeatbyKai', sans-serif;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  body footer form textarea {
    width: 90% !important;
  }
}
body footer form input[type=submit] {
  background: #6DAC4A !important;
  border: none !important;
  width: 150px !important;
  text-align: center !important;
  font-size: 22px !important;
  padding: 10px 5px !important;
  margin-top: 15px !important;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
body footer form input[type=submit]:hover {
  background: #efa220 !important;
}
body footer .copyright p {
  color: #ffffff;
  font-size: 12px;
}
body footer .uk-container {
  z-index: 9;
  display: block;
  position: relative;
}
body .loader {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 9000;
  overflow: hidden;
}
body .loader .loader-content {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 400px;
  height: 500px;
  margin: auto;
}
@media (max-width: 767px) {
  body .loader .loader-content {
    width: 300px;
  }
}
@media (max-width: 767px) {
  body .loader .loader-content svg {
    width: 300px;
  }
}
body .preloader-wrap {
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 50px;
}
body .percentage {
  z-index: 100;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 15px;
}
body .loader-bar,
body .percentage {
  height: 10px;
  max-width: 500px;
  font-weight: 300;
  position: absolute;
  border-radius: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: transparent;
}
body .loader-bar:after,
body .percentage:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
body .trackbar {
  width: 100%;
  height: 100%;
  color: transparent;
  text-align: center;
  border-radius: 10px;
  line-height: 30px;
  overflow: hidden;
  position: relative;
  opacity: 0.99;
}
body .loadbar {
  width: 0%;
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(40deg, #F6E606, #48c0ee);
  /* Stripes Background Gradient */
  position: absolute;
  top: 0;
  left: 0;
  animation: flicker 5s infinite;
  overflow: hidden;
}
body .glow {
  width: 0%;
  height: 0%;
  opacity: 0.2;
  position: absolute;
  bottom: -5px;
  animation: animation 5s infinite;
}
@keyframes animation {
  10% {
    opacity: 0.9;
  }
  30% {
    opacity: 0.86;
  }
  60% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.75;
  }
}
body #offcanvas {
  padding: 20px 0;
  z-index: 199;
  position: relative;
  background-color: #ffffff;
}
body #offcanvas img {
  width: 40%;
}
body #offcanvas .fas {
  color: #565759;
  font-size: 1.5em;
}
body #offcanvas .close-icon {
  display: none;
}
body #offcanvas.uk-active {
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
}
body .offmenu {
  min-height: 50vh;
  background-color: #ffffff;
  position: relative;
  padding: 50px 0 20px;
  position: fixed;
  width: 100vw;
  z-index: 10;
  display: block;
  top: -100%;
  transition: all .3s ease-out;
  max-height: 100vh;
  padding-bottom: 50px;
  text-align: center;
}
body .offmenu a, body .offmenu p {
  color: #000000 !important;
  font-size: .9em !important;
  text-decoration: none;
}
body .offmenu .uk-accordion-content {
  background: none;
  padding: 10px;
}
body .offmenu.offset {
  top: 4.1em !important;
}
@media (max-width: 360px) {
  body .offmenu.offset {
    top: 3.7em !important;
  }
}
body .offmenu li {
  margin-top: 20px !important;
}
body .offmenu a {
  font-size: 19px !important;
  color: #565759 !important;
  text-transform: uppercase;
  font-family: 'abeatbyKai', sans-serif;
  font-weight: bold;
}
body .offmenu [class^="icon-"]:before, body .offmenu [class*=" icon-"]:before {
  color: #ffffff !important;
}
body #news {
  position: relative;
  margin-top: 0;
  margin-bottom: 100px;
}
@media (max-width: 480px) {
  body #news {
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
body #news:before {
  background: url(../images/leaf1.png) top left -100px no-repeat;
  background-size: 19%;
  width: 100%;
  height: 100%;
  top: -250px;
  left: 0;
  position: absolute;
  content: '';
  z-index: -1;
}
body #news .content {
  position: relative;
}
body #news .content .title {
  min-height: 270px;
  background-image: url(../images/title-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body #news .content .title h2 {
  font-size: 55px;
  color: #6DAC4A;
}
@media (max-width: 1440px) {
  body #news .content .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1440px) {
  body #news .content .title {
    background-size: 25%;
  }
}
@media (max-width: 480px) {
  body #news .content .title {
    top: -150px;
    background-size: 80%;
  }
}
body #news .content .sliderWrapper {
  width: 100%;
  padding: 140px 0;
  position: relative;
}
body #news .content .sliderWrapper .slider {
  width: 100%;
  margin: 0 auto;
}
body #news .content .sliderWrapper .slider.slider-brands-news .slick-list {
  width: 100%;
  height: 100%;
}
body #news .content .sliderWrapper .slider.slider-brands-news .slick-list .slick-track .slick-slide {
  margin: 0 30px;
}
body #news .content .sliderWrapper .slider.slider-brands-news .slick-list .slick-track .slick-slide img {
  width: 100%;
}
body #news .content .sliderWrapper .slider.slider-brands-news .slick-list .slick-track .slick-slide h3 {
  color: #6DAC4A;
  font-size: 25px;
}
body #news .content .sliderWrapper .slider.slider-brands-news .slick-list .slick-track .slick-slide p {
  color: #58595b;
  font-size: 15px;
}
body #news .content .slick-prev, body #news .content .slick-next {
  width: 33px;
  height: 57px;
}
body #news .content .slick-prev:before, body #news .content .slick-prev:hover:before {
  width: 100%;
  height: 100%;
  background: url(../images/arrow-left.png) center center no-repeat;
  background-size: 100%;
  display: block;
  content: "";
}
body #news .content .slick-next:before, body #news .content .slick-next:hover:before {
  width: 100%;
  height: 100%;
  background: url(../images/arrow-right.png) center center no-repeat;
  display: block;
  content: "";
  background-size: 100%;
}
body #news .content .slick-dots {
  margin-top: 40px;
  bottom: auto;
  margin-left: -10px;
}
body #news .content .slick-dots li button {
  background: #c6c6c6;
  width: 5px;
  height: 5px;
  border-radius: 4px;
  margin: 0 15px;
  transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -webkit-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -moz-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -ms-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
  -o-transform: rotate(-45deg) skewX(12deg) skewY(6deg);
}
body #news .content .slick-dots li button:before {
  display: none;
}
body #news .content .slick-dots li button:hover, body #news .content .slick-dots li button:focus {
  background: #e17e27;
}
body #news .content .slick-dots li.slick-active button {
  background: #6DAC4A;
}
body #totop {
  z-index: 10009;
}
@media (max-width: 768px) {
  body #totop {
    text-align: right;
  }
}

::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #c1c1c1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #6DAC4A;
  transition: all .3s ease-out;
  border-radius: 25px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #E58520;
  transition: all .3s ease-out;
}

.logo-img {
  width: 50%;
  mix-blend-mode: multiply;
}

body footer form input, body footer form textarea {
  background: none !important;
  border: 2px solid #ffffff !important;
  padding: 10px 15px !important;
  color: #ffffff !important;
  width: 100% !important;
  font-size: 15px;
  font-family: 'abeatbyKai', sans-serif;
  letter-spacing: 2px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff !important;
}