@charset "UTF-8";
@font-face {
  font-family: "ProximaCnBold";
  src: url("../fonts/ProximaNovaExCn-Bold.eot?1");
  src: url("../fonts/ProximaNovaExCn-Bold.eot?1#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExCn-Bold.woff2?1") format("woff2"), url("../fonts/ProximaNovaExCn-Bold.woff?1") format("woff"), url("../fonts/ProximaNovaExCn-Bold.svg?1#wf") format("svg"), url("../fonts/ProximaNovaExCn-Bold.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "ProximaCnRegular";
  src: url("../fonts/ProximaNovaExCn-Regular.eot?1");
  src: url("../fonts/ProximaNovaExCn-Regular.eot?1#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExCn-Regular.woff2?1") format("woff2"), url("../fonts/ProximaNovaExCn-Regular.woff?1") format("woff"), url("../fonts/ProximaNovaExCn-Regular.svg?1#wf") format("svg"), url("../fonts/ProximaNovaExCn-Regular.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "FiraLight";
  src: url("../fonts/FiraSansCondensed-Light.eot?1");
  src: url("../fonts/FiraSansCondensed-Light.eot?1#iefix") format("embedded-opentype"), url("../fonts/FiraSansCondensed-Light.woff2?1") format("woff2"), url("../fonts/FiraSansCondensed-Light.woff?1") format("woff"), url("../fonts/FiraSansCondensed-Light.svg?1#wf") format("svg"), url("../fonts/FiraSansCondensed-Light.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway.eot?1");
  src: url("../fonts/Raleway.eot?1#iefix") format("embedded-opentype"), url("../fonts/Raleway.woff2?1") format("woff2"), url("../fonts/Raleway.woff?1") format("woff"), url("../fonts/Raleway.svg?1#wf") format("svg"), url("../fonts/Raleway.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "Merriweather";
  src: url("../fonts/Merriweather.eot?1");
  src: url("../fonts/Merriweather.eot?1#iefix") format("embedded-opentype"), url("../fonts/Merriweather.woff2?1") format("woff2"), url("../fonts/Merriweather.woff?1") format("woff"), url("../fonts/Merriweather.svg?1#wf") format("svg"), url("../fonts/Merriweather.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "Pacifico";
  src: url("../fonts/Pacifico.eot?1");
  src: url("../fonts/Pacifico.eot?1#iefix") format("embedded-opentype"), url("../fonts/Pacifico.woff2?1") format("woff2"), url("../fonts/Pacifico.woff?1") format("woff"), url("../fonts/Pacifico.svg?1#wf") format("svg"), url("../fonts/Pacifico.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "Exo";
  src: url("../fonts/Exo.eot?1");
  src: url("../fonts/Exo.eot?1#iefix") format("embedded-opentype"), url("../fonts/Exo.woff2?1") format("woff2"), url("../fonts/Exo.woff?1") format("woff"), url("../fonts/Exo.svg?1#wf") format("svg"), url("../fonts/Exo.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat.eot?1");
  src: url("../fonts/Montserrat.eot?1#iefix") format("embedded-opentype"), url("../fonts/Montserrat.woff2?1") format("woff2"), url("../fonts/Montserrat.woff?1") format("woff"), url("../fonts/Montserrat.svg?1#wf") format("svg"), url("../fonts/Montserrat.ttf?1") format("truetype");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

* {
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

body {
  line-height: 1;
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

input, select {
  vertical-align: middle; }

ul, ol {
  list-style-type: none; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }
  .clearfix:after {
    height: 0;
    clear: both;
    font-size: 0;
    content: "\A";
    display: block;
    visibility: hidden; }

::-moz-selection {
  background-color: #000000;
  color: #ffffff; }

::selection {
  background-color: #000000;
  color: #ffffff; }

::-moz-selection {
  background-color: #000000;
  color: #ffffff; }

button {
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  cursor: pointer; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

span, div, li {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  width: 100%;
  display: block; }

html {
  font-weight: normal;
  font-size: 18px;
  color: #000000;
  line-height: 1; }

a {
  text-decoration: none;
  color: #000000;
  font-family: "Fira Sans Condensed", sans-serif; }

p, span, li, h1, h2, h3 {
  font-family: "Fira Sans Condensed", sans-serif; }

.is-link:hover {
  text-decoration: underline; }

.icon:before {
  background-image: url("../images/sprite/assetsSprite.png");
  background-repeat: no-repeat;
  content: '';
  display: inline-block; }

.main-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

.title-style, .licenses-and-concesions__wrapper__title, .rest__wrapper__title, .iso-standar__wrapper__title {
  font-weight: 400;
  font-size: 2.22222rem;
  line-height: 40px;
  color: #ffffff;
  font-family: 'Crete Round', serif;
  margin-bottom: 77px; }
  @media (max-width: 640px) {
    .title-style, .licenses-and-concesions__wrapper__title, .rest__wrapper__title, .iso-standar__wrapper__title {
      font-size: 1.44444rem; } }

.desc-style, .licenses-and-concesions__wrapper__box__desc, .rest__wrapper__desc, .iso-standar__wrapper__desc {
  font-weight: 400;
  font-size: 1rem;
  line-height: 40px;
  color: #ffffff;
  font-family: 'Open Sans', serif;
  white-space: pre-line;
  padding-left: 45px; }
  @media (max-width: 980px) {
    .desc-style, .licenses-and-concesions__wrapper__box__desc, .rest__wrapper__desc, .iso-standar__wrapper__desc {
      font-size: 0.88889rem; } }
  @media (max-width: 640px) {
    .desc-style, .licenses-and-concesions__wrapper__box__desc, .rest__wrapper__desc, .iso-standar__wrapper__desc {
      font-size: 0.77778rem; } }
  @media (max-width: 980px) {
    .desc-style, .licenses-and-concesions__wrapper__box__desc, .rest__wrapper__desc, .iso-standar__wrapper__desc {
      white-space: normal; } }

.second-div-1240, .licenses-and-concesions__wrapper, .rest__wrapper, .iso-standar__wrapper {
  max-width: 1240px;
  margin: 0 auto;
  padding: 90px 20px; }

.flex-column, .rest__wrapper, .iso-standar__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-centered, .services__wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .btn--red {
    font-size: 0.77778rem;
    background: red;
    color: white;
    text-transform: uppercase;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    padding: 20px 0 17px;
    width: 100%;
    text-align: center;
    border: 1px solid red;
    border-radius: 5px; }
    .btn--red:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: white;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      border-radius: 5px; }
    .btn--red:hover, .btn--red:focus, .btn--red:active {
      color: red; }
    .btn--red:hover:before, .btn--red:focus:before, .btn--red:active:before {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
  .btn--round {
    padding: 12px 25px 10px;
    border-radius: 40px;
    width: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .btn--round:hover {
      background: white; }
    .btn--round:before {
      display: none; }

h1, h2 {
  font-family: "Pacifico", cursive;
  font-weight: 700;
  text-transform: inherit;
  line-height: 0.95; }

h2 {
  font-size: 2.5rem; }
  @media (max-width: 640px) {
    h2 {
      font-size: 2.22222rem; } }
  @media (max-width: 480px) {
    h2 {
      font-size: 1.66667rem; } }

p {
  font-size: 0.88889rem;
  line-height: 1.4;
  color: black;
  font-family: FiraLight, sans-serif;
  font-weight: 300; }

header {
  position: relative; }

.text-green {
  color: green; }

.text-blue {
  color: cadetblue; }

.anchor {
  font-size: 1rem;
  font-family: freight-display-pro, serif;
  font-weight: 400;
  display: inline-block;
  margin-top: 66px;
  color: gray;
  text-decoration: underline;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .anchor--italic {
    font-style: italic; }
  .anchor:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

.hide {
  display: none; }

.label {
  font-family: "ProximaCnRegular", sans-serif;
  letter-spacing: 1.8px; }
  .label--grey {
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "ProximaCnRegular", sans-serif;
    color: gray;
    font-weight: 400; }

.loader {
  background: #52A24D;
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .loader .logo {
    text-align: center; }
    .loader .logo svg {
      width: 150px;
      height: 90px; }
  .loader .bar {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 4px;
    background: #2E7D32;
    z-index: 22; }
  .loader__inner img {
    max-width: 212px; }
    @media (max-width: 980px) {
      .loader__inner img {
        max-width: 300px; } }
    @media (max-width: 480px) {
      .loader__inner img {
        max-width: 150px; } }

.p-home {
  overflow: hidden; }
  .p-home header {
    height: 750px;
    min-height: 650px;
    position: relative; }
    @media (max-width: 480px) {
      .p-home header {
        min-height: 400px;
        height: 60vh; } }
    .p-home header .layer--bg {
      background-size: cover;
      background-position: center center;
      position: absolute;
      top: -20px;
      left: 0;
      width: 100%;
      height: 100%; }
    .p-home header:after {
      content: "";
      position: absolute;
      height: 160px;
      width: 75%;
      left: 0;
      bottom: 0;
      background: #ffffff; }
      @media (max-width: 980px) {
        .p-home header:after {
          width: 70%; } }

.bg--blue {
  background-color: blue; }

.bg--grey {
  background-color: gray; }

.inner-index {
  z-index: 2; }

.header__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.header__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 60px; }
  @media (max-width: 980px) {
    .header__wrapper {
      padding: 0 20px; } }
  @media (max-width: 640px) {
    .header__wrapper {
      padding: 0 20px; } }
  @media (max-width: 480px) {
    .header__wrapper {
      padding: 0 20px; } }
  .header__wrapper__inner a, .header__wrapper__inner span {
    font-size: 0.66667rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #ffffff; }
    .header__wrapper__inner a:before, .header__wrapper__inner span:before {
      padding-right: 15px;
      position: relative; }
  @media (max-width: 640px) {
    .header__wrapper__inner__mail {
      display: none; } }
  .header__wrapper__inner__mail:before {
    width: 18px;
    height: 13px;
    background-position: -387px -110px;
    top: 2px; }
  .header__wrapper__inner__phone {
    padding-left: 80px; }
    @media (max-width: 980px) {
      .header__wrapper__inner__phone {
        padding-left: 30px; } }
    .header__wrapper__inner__phone:before {
      width: 16px;
      height: 16px;
      background-position: -351px -110px;
      top: 2px; }
  .header__wrapper__inner__location {
    position: relative;
    padding-right: 15px; }
    @media (max-width: 640px) {
      .header__wrapper__inner__location {
        display: none; } }
    .header__wrapper__inner__location:before {
      width: 14px;
      height: 18px;
      background-position: -10px -178px;
      position: absolute !important;
      right: -30px;
      top: 1px; }
  .header__wrapper--top {
    height: 40px;
    background-color: #4FA349; }
  .header__wrapper--bot .icon:before {
    background-position: -6px 0;
    width: 226px;
    height: 40px;
    background-size: 200px; }
  @media (max-width: 640px) {
    .header__wrapper--bot img {
      padding: 5px 0; } }
  .header__wrapper__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 790px) {
      .header__wrapper__nav {
        display: none; } }
    .header__wrapper__nav ul {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .header__wrapper__nav ul li {
        padding: 0 25px; }
        @media (max-width: 980px) {
          .header__wrapper__nav ul li {
            padding: 0 15px; } }
        .header__wrapper__nav ul li a {
          font-size: 0.88889rem;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600;
          color: #4FA349; }

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  -webkit-box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.2); }

.footer {
  background: #4FA349;
  padding: 75px 95px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: -3px; }
  @media (max-width: 1024px) {
    .footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 75px 20px; } }
  @media (max-width: 640px) {
    .footer {
      padding: 50px 20px; } }
  .footer__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (max-width: 1024px) {
      .footer__inner {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media (max-width: 640px) {
      .footer__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .footer__inner__box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      max-width: 300px; }
      @media (max-width: 1024px) {
        .footer__inner__box {
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between; } }
      @media (max-width: 640px) {
        .footer__inner__box {
          margin: 0 auto !important;
          -webkit-box-pack: inherit;
          -webkit-justify-content: inherit;
          -ms-flex-pack: inherit;
          justify-content: inherit;
          min-width: 300px; } }
      @media (max-width: 480px) {
        .footer__inner__box {
          min-width: inherit; } }
      .footer__inner__box a, .footer__inner__box span {
        color: #ffffff;
        font-size: 0.88889rem;
        font-family: 'Open Sans', serif;
        font-weight: 400;
        line-height: 30px; }
        .footer__inner__box a span.width-handler, .footer__inner__box span span.width-handler {
          padding-right: 15px;
          min-width: 100px;
          display: inline-block; }
      .footer__inner__box.last {
        margin-left: 120px; }
        @media (max-width: 1024px) {
          .footer__inner__box.last {
            margin-left: 0; } }
        @media (max-width: 640px) {
          .footer__inner__box.last {
            margin-top: 50px !important;
            width: 100%; } }
      .footer__inner__box .spacing {
        margin-bottom: 50px; }
        @media (max-width: 640px) {
          .footer__inner__box .spacing {
            margin-bottom: 25px !important; } }
      .footer__inner__box__address, .footer__inner__box__title {
        font-weight: bold !important; }
  .footer__logo {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    justify-self: flex-end;
    margin-left: auto; }
    @media (max-width: 1024px) {
      .footer__logo {
        margin: 0 auto;
        margin-top: 50px; } }
    .footer__logo img {
      max-width: 210px; }
  .footer--bottom {
    min-height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #31782C;
    padding: 0 95px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    @media (max-width: 640px) {
      .footer--bottom {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .footer--bottom span {
      color: #ffffff;
      font-size: 0.77778rem;
      font-weight: 400;
      font-family: 'Open Sans', serif;
      line-height: 30px; }
      @media (max-width: 640px) {
        .footer--bottom span {
          padding: 10px 0; } }

span.footer__inner__box__address, span.title {
  font-weight: bold; }

.slider {
  height: 100vh;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3); }
  .slider__inner {
    position: relative;
    width: 100%;
    height: 100%; }
  .slider__item {
    height: -webkit-calc(100vh - 75px) !important;
    height: calc(100vh - 75px) !important;
    position: relative; }
  .slider__content {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .slider__content span {
      color: #ffffff;
      font-size: 1.44444rem;
      font-family: "Fira Sans Condensed", sans-serif;
      font-weight: bold;
      padding: 0 50px; }
      @media (max-width: 640px) {
        .slider__content span {
          font-size: 1.11111rem; } }
      @media (max-width: 480px) {
        .slider__content span {
          font-size: 0.77778rem; } }

.arrow {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  z-index: 9;
  top: 0;
  padding: 0 20px; }
  .arrow--left {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .arrow--right {
    right: 0; }
  .arrow img {
    border: 1px solid #ffffff;
    border-radius: 100%;
    padding: 10px; }

.back-to-top {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 50px;
  border-radius: 50%;
  right: 50px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: none;
  z-index: 999999; }
  .back-to-top:after {
    background: url("../images/sprite/img_99.png") center no-repeat;
    content: "";
    width: 20px;
    height: 20px;
    background-size: 20px;
    display: inline-block;
    margin: 0 auto;
    top: 13px;
    position: relative;
    right: 0; }

.default-font-style, .big-banner__content__title, .big-banner__content__desc {
  font-weight: 400;
  color: #ffffff;
  text-shadow: 4px 0 4px rgba(0, 0, 0, 0.25);
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }

.big-banner {
  position: relative; }
  .big-banner img {
    width: 100%; }
    @media (max-width: 1440px) {
      .big-banner img {
        max-width: 100%;
        width: inherit !important; } }
  .big-banner__content {
    position: absolute;
    top: 130px;
    left: 95px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 980px) {
      .big-banner__content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 25px; } }
    .big-banner__content__title {
      font-size: 3.11111rem;
      font-family: 'Crete Round', serif;
      line-height: 80px;
      margin-bottom: 15px; }
      @media (max-width: 640px) {
        .big-banner__content__title {
          font-size: 1.55556rem; } }
      @media (max-width: 640px) {
        .big-banner__content__title {
          line-height: 40px; } }
    .big-banner__content__desc {
      font-size: 1rem;
      white-space: pre-line;
      font-family: 'Crete Round', serif;
      line-height: 38px; }
      @media (max-width: 640px) {
        .big-banner__content__desc {
          font-size: 0.5rem; } }
      @media (max-width: 640px) {
        .big-banner__content__desc {
          line-height: 19px; } }

.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 80px 0 80px 0; }
  @media (max-width: 640px) {
    .about-us {
      margin: 20px 0 20px 0; } }
  .about-us__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (max-width: 980px) {
      .about-us__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .about-us__wrapper__box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (max-width: 980px) {
        .about-us__wrapper__box {
          width: 100% !important; } }
      .about-us__wrapper__box.first {
        width: 60%;
        padding: 0 100px 0 0; }
        @media (max-width: 980px) {
          .about-us__wrapper__box.first {
            padding: 0; } }
      .about-us__wrapper__box.last {
        width: 40%; }
        @media (max-width: 980px) {
          .about-us__wrapper__box.last {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row; } }
      .about-us__wrapper__box__img {
        margin-bottom: 40px; }
        @media (max-width: 980px) {
          .about-us__wrapper__box__img {
            width: -webkit-calc(100% / 2);
            width: calc(100% / 2);
            padding: 0 5px; } }
        .about-us__wrapper__box__img img {
          max-width: 100%; }
      .about-us__wrapper__box__title {
        font-weight: 400;
        font-size: 2.22222rem;
        line-height: 40px;
        color: #4FA349;
        font-family: 'Crete Round', serif;
        margin-bottom: 60px; }
        @media (max-width: 640px) {
          .about-us__wrapper__box__title {
            font-size: 1.44444rem; } }
        @media (max-width: 640px) {
          .about-us__wrapper__box__title {
            line-height: 15px;
            margin-bottom: 20px; } }
      .about-us__wrapper__box__desc {
        font-family: 'Open Sans', serif;
        font-size: 1rem;
        color: #4F4F4F;
        line-height: 26px;
        margin-bottom: 50px; }
        @media (max-width: 640px) {
          .about-us__wrapper__box__desc {
            font-size: 0.66667rem; } }
        @media (max-width: 640px) {
          .about-us__wrapper__box__desc {
            line-height: 20px;
            margin-bottom: 15px; } }
    .about-us__wrapper--last {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 150px; }
      @media (max-width: 980px) {
        .about-us__wrapper--last {
          margin-top: 50px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .about-us__wrapper--last .about-us__wrapper__box__desc {
        padding-left: 100px;
        position: relative; }
        .about-us__wrapper--last .about-us__wrapper__box__desc:before {
          display: inline-block;
          border: 2px solid #4FA349;
          border-radius: 100%;
          width: 36px;
          height: 36px;
          position: absolute;
          left: 10px;
          font-family: 'Open Sans', serif;
          font-size: 1rem;
          color: #4FA349;
          line-height: 26px;
          font-weight: bold;
          text-align: center;
          padding: 2px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          top: 5px; }
        .about-us__wrapper--last .about-us__wrapper__box__desc.first:before {
          content: '1'; }
        .about-us__wrapper--last .about-us__wrapper__box__desc.last:before {
          content: '2'; }
      .about-us__wrapper--last .about-us__wrapper__box.first {
        padding: 0;
        width: 40%; }
      .about-us__wrapper--last .about-us__wrapper__box.last {
        width: 60%; }

.licenses-and-concesions {
  background: #4FA349; }
  @media (max-width: 980px) {
    .licenses-and-concesions__wrapper {
      padding: 20px; } }
  @media (max-width: 980px) {
    .licenses-and-concesions__wrapper__title {
      margin-bottom: 50px; } }
  .licenses-and-concesions__wrapper__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 55px;
    border-left: 1px solid #ffffff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 640px) {
      .licenses-and-concesions__wrapper__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (max-width: 480px) {
      .licenses-and-concesions__wrapper__box {
        border: 0; } }
    @media (max-width: 980px) {
      .licenses-and-concesions__wrapper__box__desc {
        line-height: 28px;
        padding: 0 30px 0 15px; } }
    @media (max-width: 480px) {
      .licenses-and-concesions__wrapper__box__desc {
        padding: 0; } }
    .licenses-and-concesions__wrapper__box__desc span {
      font-weight: bold; }
    .licenses-and-concesions__wrapper__box button {
      border: 1px solid #ffffff;
      border-radius: 5px;
      background: transparent;
      height: 65px;
      width: 300px;
      position: relative;
      font-weight: 600;
      font-size: 1rem;
      line-height: 40px;
      color: #ffffff;
      font-family: 'Open Sans', serif;
      white-space: pre-line;
      padding: 5px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 640px) {
        .licenses-and-concesions__wrapper__box button {
          width: 280px;
          margin: 15px 0 0 15px; } }
      @media (max-width: 480px) {
        .licenses-and-concesions__wrapper__box button {
          margin: 15px 0 0 0;
          width: 100%; } }
      .licenses-and-concesions__wrapper__box button:before {
        background-image: url("../images/pdf.svg") !important;
        background-size: 36px 36px;
        background-repeat: no-repeat;
        width: 36px;
        height: 36px;
        margin-right: 30px;
        position: relative; }
    @media (max-width: 980px) {
      .licenses-and-concesions__wrapper__box:last-child {
        margin-bottom: 0; } }

.licenses-and-concesions__wrapper__box button {
  white-space: normal; }

.rest__wrapper {
  background: url("../images/recycle.png");
  background-repeat: no-repeat;
  background-position: 95% center; }
  @media (max-width: 980px) {
    .rest__wrapper {
      padding: 20px; } }
  .rest__wrapper__title {
    color: #4FA349; }
    @media (max-width: 980px) {
      .rest__wrapper__title {
        margin-bottom: 50px; } }
    @media (max-width: 480px) {
      .rest__wrapper__title {
        margin-bottom: 20px; } }
  .rest__wrapper__desc {
    color: #7D7D7D;
    padding-left: 0; }
    @media (max-width: 980px) {
      .rest__wrapper__desc {
        line-height: 28px; } }

.iso-standar {
  background: #4FA349; }
  .iso-standar__wrapper {
    background: url("../images/iso.png");
    background-repeat: no-repeat;
    background-position: 95% center; }
    @media (max-width: 980px) {
      .iso-standar__wrapper {
        padding: 20px; } }
    @media (max-width: 980px) {
      .iso-standar__wrapper__title {
        margin-bottom: 50px; } }
    @media (max-width: 480px) {
      .iso-standar__wrapper__title {
        margin-bottom: 20px; } }
    .iso-standar__wrapper__desc {
      padding: 0; }
      @media (max-width: 980px) {
        .iso-standar__wrapper__desc {
          line-height: 28px; } }

.services {
  background-image: url("../images/usluge.png");
  background-size: cover;
  height: 350px;
  width: 100%;
  position: relative;
  display: inline-block; }
  @media (max-width: 480px) {
    .services {
      height: 200px; } }
  .services:after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    width: 100%;
    background: rgba(0, 0, 0, 0.35); }
  .services__wrapper {
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    .services__wrapper__title {
      z-index: 9;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 3.11111rem;
      font-family: 'Crete Round', serif;
      color: #ffffff;
      font-weight: 400;
      text-shadow: 4px 0 4px rgba(0, 0, 0, 0.25);
      line-height: 80px; }
      @media (max-width: 640px) {
        .services__wrapper__title {
          font-size: 1.55556rem; } }

.cd-tabs {
  position: relative;
  width: 100%;
  margin: -10px auto 0 auto;
  display: inline-block; }
  @media (max-width: 980px) {
    .cd-tabs {
      display: none; } }

.cd-tabs:after {
  content: "";
  display: table;
  clear: both; }

.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient(right, #f8f7ee, rgba(248, 247, 238, 0));
  background: -webkit-gradient(linear, right top, left top, from(#f8f7ee), to(rgba(248, 247, 238, 0)));
  background: -o-linear-gradient(right, #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -o-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.no-cssgradients .cd-tabs::after {
  display: none; }

.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -o-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  -webkit-box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); }

@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none; }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
    width: 100%;
    height: 90px; } }

@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.cd-tabs-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both; }

.cd-tabs-navigation li {
  width: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 90px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px; }

.cd-tabs-navigation a {
  position: relative;
  text-align: center;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #4FA349;
  height: 100%;
  width: 100%;
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Open Sans', serif;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  border-top: 0 !important;
  background: #f0f0f0;
  border: 1px solid #dedbdb; }
  .cd-tabs-navigation a.selected {
    background-color: #4FA349;
    color: #ffffff; }

.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3); }

.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat; }

@media only screen and (min-width: 768px) {
  .cd-tabs-navigation {
    /* move the nav to the left on medium sized devices */
    width: 100%; }
  .cd-tabs-navigation a {
    height: 100%;
    width: 100%; }
  .cd-tabs-navigation a::before {
    top: 22px; } }

.cd-tabs-content {
  background: #ffffff;
  margin-top: 95px;
  position: relative; }
  @media (max-width: 980px) {
    .cd-tabs-content {
      top: 92.5px; } }

.cd-tabs-content li {
  display: none; }

.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s; }

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tabs-inner-content {
  padding: 0 95px;
  max-width: 1240px; }
  @media (max-width: 980px) {
    .tabs-inner-content {
      padding: 20px; } }
  .tabs-inner-content h2 {
    font-family: 'Crete Round', serif;
    margin-bottom: 60px;
    font-weight: 400;
    color: #4FA349;
    line-height: 60px; }
    @media (max-width: nulL) {
      .tabs-inner-content h2 {
        font-size: 2.22222rem; } }
    @media (max-width: 980px) {
      .tabs-inner-content h2 {
        font-size: 1.66667rem; } }
    @media (max-width: 480px) {
      .tabs-inner-content h2 {
        font-size: 1.38889rem; } }
    @media (max-width: 980px) {
      .tabs-inner-content h2 {
        line-height: 36px;
        margin-bottom: 25px; } }
    @media (max-width: 480px) {
      .tabs-inner-content h2 {
        margin-bottom: 25px; } }
  .tabs-inner-content p {
    font-family: 'Open Sans', serif;
    font-weight: 400;
    font-size: 1rem;
    color: #4F4F4F !important;
    line-height: 26px;
    margin-bottom: 10px; }
    @media (max-width: 980px) {
      .tabs-inner-content p {
        font-size: 0.88889rem; } }
    @media (max-width: 480px) {
      .tabs-inner-content p {
        font-size: 0.77778rem; } }
    .tabs-inner-content p a {
      display: block;
      text-decoration: underline;
      color: #4F4F4F !important; }
  .tabs-inner-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 20px; }
    .tabs-inner-content ul li {
      font-weight: bold;
      display: block;
      margin-bottom: 10px;
      font-size: 1rem; }
      @media (max-width: 980px) {
        .tabs-inner-content ul li {
          font-size: 0.88889rem; } }
      @media (max-width: 480px) {
        .tabs-inner-content ul li {
          font-size: 0.77778rem; } }
      .tabs-inner-content ul li span {
        font-weight: 400;
        font-size: 1rem; }
        @media (max-width: 980px) {
          .tabs-inner-content ul li span {
            font-size: 0.88889rem; } }
        @media (max-width: 480px) {
          .tabs-inner-content ul li span {
            font-size: 0.77778rem; } }

.why-kairos {
  display: inline-block;
  width: 100%;
  margin-top: 100px;
  padding-top: 150px;
  background: url("../images/minified-pattern.png"); }
  @media (max-width: 980px) {
    .why-kairos {
      padding-top: 50px;
      margin-top: 25px; } }
  .why-kairos__wrapper {
    padding: 0 20px; }
    .why-kairos__wrapper__title {
      text-align: center;
      color: #ffffff;
      font-size: 2.22222rem;
      font-family: 'Crete Round', serif;
      font-weight: 400;
      margin-bottom: 130px; }
      @media (max-width: 980px) {
        .why-kairos__wrapper__title {
          font-size: 1.66667rem; } }
      @media (max-width: 480px) {
        .why-kairos__wrapper__title {
          font-size: 1.38889rem; } }
      @media (max-width: 980px) {
        .why-kairos__wrapper__title {
          margin-bottom: 50px; } }
    .why-kairos__wrapper__inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      max-width: 1240px;
      margin: 0 auto; }
      .why-kairos__wrapper__inner__column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%; }
        @media (max-width: 980px) {
          .why-kairos__wrapper__inner__column {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column; } }
        .why-kairos__wrapper__inner__column__box {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
          -ms-flex-align: start;
          align-items: flex-start;
          margin-bottom: 100px;
          width: -webkit-calc(100% / 2);
          width: calc(100% / 2); }
          @media (max-width: 980px) {
            .why-kairos__wrapper__inner__column__box {
              width: 100%;
              margin-bottom: 50px; } }
          .why-kairos__wrapper__inner__column__box span {
            color: #ffffff;
            font-family: 'Open Sans', serif;
            font-weight: 400;
            font-size: 1rem;
            padding-left: 40px;
            line-height: 36px; }
            @media (max-width: 980px) {
              .why-kairos__wrapper__inner__column__box span {
                font-size: 0.88889rem; } }
            @media (max-width: 480px) {
              .why-kairos__wrapper__inner__column__box span {
                font-size: 0.77778rem; } }
            @media (max-width: 480px) {
              .why-kairos__wrapper__inner__column__box span {
                padding-left: 10px;
                line-height: 20px; } }
          .why-kairos__wrapper__inner__column__box img {
            position: relative;
            top: 10px; }
            @media (max-width: 480px) {
              .why-kairos__wrapper__inner__column__box img {
                top: 5px; } }
          .why-kairos__wrapper__inner__column__box:last-child {
            padding-left: 60px; }
            @media (max-width: 980px) {
              .why-kairos__wrapper__inner__column__box:last-child {
                padding-left: 0; } }

.recycle-for-future {
  height: 480px;
  background: url("../images/recycle-for-future.png") no-repeat bottom;
  background-size: cover;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 640px) {
    .recycle-for-future {
      height: 350px; } }
  @media (max-width: 480px) {
    .recycle-for-future {
      height: 200px; } }
  .recycle-for-future:after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.35); }
  .recycle-for-future span {
    text-align: center;
    color: #ffffff;
    font-size: 2.22222rem;
    font-family: 'Crete Round', serif;
    font-weight: 400;
    font-style: italic;
    line-height: 56px;
    z-index: 99; }
    @media (max-width: 480px) {
      .recycle-for-future span {
        font-size: 1.66667rem; } }
    @media (max-width: 480px) {
      .recycle-for-future span {
        padding: 0 20px;
        line-height: 36px; } }

.location iframe {
  width: 100%; }

.container-accordion {
  max-width: 1024px;
  margin: 0 auto;
  margin-top: 20px;
  display: none; }
  @media (max-width: 980px) {
    .container-accordion {
      display: inline-block;
      width: 100%; } }

.fa {
  pointer-events: none; }

.accordion-section {
  margin-bottom: 10px;
  position: relative; }

.accordion-section--normal:after, .accordion-section--normal:before {
  content: '';
  width: 10px;
  height: 1px;
  background: #000000;
  top: 15px;
  position: absolute;
  right: 20px; }

.accordion-section--normal:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.accordion-section--expanded {
  position: relative; }
  .accordion-section--expanded:after, .accordion-section--expanded:before {
    content: '';
    width: 10px;
    height: 1px;
    background: #000000;
    top: 15px;
    position: absolute;
    right: 20px; }
  .accordion-section--expanded:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: none; }

.accordion-section.accordion-section--normal .accordion-body {
  max-height: 0px;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }

.accordion-section.accordion-section--expanded .accordion-body {
  max-height: 500px; }

.accordion-header {
  margin: 0;
  cursor: pointer;
  padding: 5px 20px;
  background: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  font-size: 1rem;
  font-family: 'Crete Round', serif;
  color: #4FA349; }
  @media (max-width: 640px) {
    .accordion-header {
      font-size: 0.88889rem; } }
  @media (max-width: 480px) {
    .accordion-header {
      font-size: 0.77778rem; } }

.accordion-body {
  padding: 0 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

/* Important styles */
#toggle {
  right: 0;
  z-index: 3;
  top: 12px;
  margin: 0;
  position: relative;
  display: none;
  width: 28px;
  height: 30px; }
  @media (max-width: 790px) {
    #toggle {
      display: block; } }

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px; }

#toggle span:after {
  top: 9px; }

#toggle span {
  position: relative;
  display: block; }

.on span:after,
.on span:before {
  background-color: #ffffff !important; }

.on {
  position: fixed !important;
  top: 62px !important;
  right: 8px !important; }

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #4FA349;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px; }

/* on activation */
#toggle.on span {
  background-color: transparent; }

#toggle.on span:before {
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  -ms-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px); }

#toggle.on span:after {
  -webkit-transform: rotate(-45deg) translate(7px, -8px);
  -ms-transform: rotate(-45deg) translate(7px, -8px);
  transform: rotate(-45deg) translate(7px, -8px); }

#toggle.on + #menu {
  opacity: 1;
  visibility: visible; }

/* menu appearance*/
#menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 100vh;
  background: #4FA349;
  padding: 10px;
  margin: auto;
  text-align: left;
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s; }

#menu ul {
  margin: 130px 0 0 50px; }
  @media (max-width: 640px) {
    #menu ul {
      margin: 130px 0 0 20px; } }
  #menu ul li {
    margin-bottom: 50px; }
    @media (max-width: 640px) {
      #menu ul li {
        margin-bottom: 20px; } }
    #menu ul li a {
      font-size: 1.77778rem;
      font-weight: 400;
      line-height: 45px;
      color: rgba(255, 255, 255, 0.75);
      font-family: 'Crete Round', serif; }
      @media (max-width: 480px) {
        #menu ul li a {
          font-size: 1.38889rem; } }

@media screen and (min-width: 790px) {
  #menu {
    display: none; } }

#loader {
  -webkit-animation: animate 1.5s linear infinite;
  animation: animate 1.5s linear infinite;
  clip: rect(0, 80px, 80px, 40px);
  height: 80px;
  width: 80px;
  position: absolute;
  left: -webkit-calc(50% - 40px);
  left: calc(50% - 40px);
  top: -webkit-calc(50% - 250px);
  top: calc(50% - 250px); }

@-webkit-keyframes animate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(220deg);
    transform: rotate(220deg); } }

@keyframes animate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(220deg);
    transform: rotate(220deg); } }

#loader:after {
  -webkit-animation: animate2 1.5s ease-in-out infinite;
  animation: animate2 1.5s ease-in-out infinite;
  clip: rect(0, 80px, 80px, 40px);
  content: '';
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute; }

@-webkit-keyframes animate2 {
  0% {
    -webkit-box-shadow: inset #fff 0 0 0 17px;
    box-shadow: inset #fff 0 0 0 17px;
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  50% {
    -webkit-box-shadow: inset #fff 0 0 0 2px;
    box-shadow: inset #fff 0 0 0 2px; }
  100% {
    -webkit-box-shadow: inset #fff 0 0 0 17px;
    box-shadow: inset #fff 0 0 0 17px;
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg); } }

@keyframes animate2 {
  0% {
    -webkit-box-shadow: inset #fff 0 0 0 17px;
    box-shadow: inset #fff 0 0 0 17px;
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  50% {
    -webkit-box-shadow: inset #fff 0 0 0 2px;
    box-shadow: inset #fff 0 0 0 2px; }
  100% {
    -webkit-box-shadow: inset #fff 0 0 0 17px;
    box-shadow: inset #fff 0 0 0 17px;
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg); } }

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