html[data-agent*="Trident"] .header {
  width: 100%; }

html[data-agent*="Trident"] .burger-button {
  position: relative;
  right: 40px !important; }

html[data-agent*="Trident"] #nav-checkbox:checked ~ .burger-button {
  top: 24px; }

html[data-agent*="Trident"] .wrapper .nav-menu {
  margin: -65px 0 0 -40px; }

html[data-agent*="Trident"] .second .nav-item:nth-child(2), html[data-agent*="Trident"] .third .nav-item:nth-child(2) {
  margin: 0 !important; }

html[data-agent*="Trident"] .mail-btn {
  position: absolute;
  top: 85vh;
  right: 41px; }

html[data-agent*="Trident"] .scroll-down-icon {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

html[data-agent*="Trident"] .banner-small::after {
  margin: -248px 0 0 -55px; }

html[data-agent*="Trident"] .double {
  width: 100%;
  overflow: hidden; }

html[data-agent*="Trident"] .map-container {
  left: 0; }

html[data-agent*="Trident"] .banner-static .banner-image {
  height: 100vh; }

html[data-agent*="Trident"] .content-static {
  padding-top: 200px; }

html[data-agent*="Trident"] .article-with-video-slider {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }
  html[data-agent*="Trident"] .article-with-video-slider .video-slider {
    align-self: center; }

html[data-agent*="Trident"] .video-slider .video-container {
  background: none; }

html[data-agent*="Trident"] .video-slider video {
  height: auto;
  margin: 15px 0; }

html[data-agent*="Trident"] .video-slider .slide-container {
  position: static;
  height: 74px; }

html[data-agent*="Trident"] .video-slider .slider {
  background: none;
  width: 100%;
  height: 74px;
  outline: none;
  opacity: 0.99;
  -webkit-transition: .2s;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

html[data-agent*="Trident"] .video-slider .slider::-ms-thumb {
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #006937;
  cursor: pointer; }

html[data-agent*="Trident"] .video-slider .slider::-ms-track {
  color: transparent;
  width: 100%;
  height: 3px;
  border: 1px solid transparent;
  outline: none;
  opacity: 0.99;
  -ms-transition: opacity .2s;
  transition: opacity .2s; }

html[data-agent*="Trident"] .video-slider .slider::-ms-fill-lower {
  background-color: #006937; }

html[data-agent*="Trident"] .video-slider .breakpoint-headings {
  height: 443px !important;
  position: relative;
  top: -70px; }

html[data-agent*="Trident"] .plus-line-left .plus:before {
  margin: 0 0 0 -116px !important; }

html[data-agent*="Trident"] .plus-line-right .plus:after {
  margin: 0 0 0 21px !important; }

html[data-agent*="Trident"] .slick-double .slick-active .carousel-container {
  max-height: 100%; }

html[data-agent*="Trident"] .top-container .top-container-heading {
  align-self: center;
  width: 458px; }

html[data-agent*="Trident"] .top-container .top-container-text {
  margin: 0;
  width: 458px; }

html[data-agent*="Trident"] .list-container-filter .filter-container .filter .wrapper {
  margin: 32px 0 0 -75px; }
  html[data-agent*="Trident"] .list-container-filter .filter-container .filter .wrapper label:after {
    left: 35px;
    margin: -5px 0 0 8px; }
  html[data-agent*="Trident"] .list-container-filter .filter-container .filter .wrapper ul li label:after {
    left: 35px;
    margin: -5px 0 0 8px; }
  html[data-agent*="Trident"] .list-container-filter .filter-container .filter .wrapper ul li ul li label:after {
    left: 66px;
    margin: -5px 0 0 8px; }

html[data-agent*="Trident"] .button {
  max-width: 260px; }

html[data-agent*="Trident"] .cards-carousel .slick-list {
  overflow: hidden; }

html[data-agent*="Trident"] .content-container .form .checkbox-label:after {
  margin-top: -28px; }

html[data-agent*="Trident"] .content-container .form-contact .checkbox-label:after {
  margin-top: -43px; }

html[data-agent*="Trident"] .footer {
  width: 100%; }

.cc-window.cc-banner, .cc-window {
  background: #e6e6e6;
  padding: 17px;
  width: 370px;
  position: fixed;
  right: 80px;
  bottom: 70px; }

.cc-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  flex-direction: row !important;
  padding: 0 15px !important; }

.cc-message {
  color: #5d5d5d;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.82px;
  line-height: 12px;
  margin: 0 !important; }

.cc-link {
  color: #5d5d5d !important;
  font-size: 7px;
  font-weight: 500;
  letter-spacing: 0.52px;
  text-decoration: underline;
  -webkit-transition: .3s;
  transition: .3s; }

.cc-link:hover {
  -webkit-transition: .3s;
  transition: .3s; }

.cc-btn {
  color: #ffffff !important;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.59px; }

.cc-banner.cc-bottom {
  left: auto;
  right: 140px;
  bottom: 70px; }

.cc-container {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0; }

.cc-banner .cc-message {
  padding-right: 0;
  color: #5d5d5d;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.82px;
  line-height: 12px; }

.cc-banner .cc-info {
  padding: 0;
  margin: 0;
  min-width: 0;
  color: #5d5d5d;
  background: none;
  border: none;
  font-size: 7px;
  font-weight: 500;
  letter-spacing: 0.52px;
  text-decoration: underline; }

.cc-banner .cc-dismiss {
  padding: 5px 7px;
  color: #ffffff !important;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.59px;
  display: block;
  background-color: #006937 !important;
  border: 1px solid #006937; }

.cc-banner .cc-off {
  background: none;
  border: 1px solid #006937;
  display: block;
  padding: 5px 7px;
  color: #006937;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0.29px; }

.cc-btn:not(:disabled):not(.disabled):active:focus, .cc-btn:not(:disabled):not(.disabled).active:focus, .show > .cc-btn.dropdown-toggle:focus {
  box-shadow: none; }

.cc-btn:not(:disabled):not(.disabled):active, .cc-btn:not(:disabled):not(.disabled).active, .show > .cc-btn.dropdown-toggle {
  background-color: #006937;
  border: 1px solid #006937;
  color: #fff !important; }

.cc-info:not(:disabled):not(.disabled):active, .cc-info:not(:disabled):not(.disabled).active, .show > .cc-btn.dropdown-toggle {
  background: none;
  border: none;
  color: #5d5d5d; }

.cc-btn:focus, .cc-btn.focus {
  box-shadow: none; }

.cc-btn, .cc-btn:hover, .cc-btn:focus, .cc-btn.focus {
  background-color: #006937;
  border: 1px solid #006937;
  color: #fff !important; }

.cc-banner .cc-btn:last-child {
  min-width: 0;
  margin: 0 0 0 4px; }

@media (max-width: 900px) {
  .cc-banner.cc-bottom {
    left: 50%;
    max-width: 351px;
    width: 90%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 50px !important; }
  .cc-window.cc-banner, .cc-window {
    left: 50%;
    max-width: 351px;
    width: 90%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 50px !important; } }

.selectbox {
  box-sizing: border-box;
  width: 100px;
  height: 41px;
  position: relative; }
  .selectbox-options {
    position: absolute;
    width: 177px !important;
    overflow: visible;
    z-index: 1000;
    margin: 0 0 0 -77px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .4s;
    transition: .4s; }
    .selectbox-options--hidden {
      opacity: 0;
      visibility: hidden; }
  .selectbox__option {
    border-top: 1px solid #d2d2d2;
    height: 41px;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px;
    line-height: 14px;
    padding: 13px 21px;
    cursor: pointer;
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: .4s;
    transition: .4s; }
  .selectbox__label {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 14px 54px 13px 0;
    background: none;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: .4s;
    transition: .4s; }
    .selectbox__label:after {
      content: "";
      width: 5px;
      height: 5px;
      display: inline;
      background: url(../Icons/select-arrow.svg) no-repeat;
      position: absolute;
      right: 8px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: .4s;
      transition: .4s; }
  .selectbox__label-options {
    color: white!important;/*#5d5d5d;*/
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px;
    line-height: 14px;
    padding: 14px 54px 13px 0;
    cursor: pointer;
    background: transparent!important;/*#fff;*/
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: .4s;
    transition: .4s; }
  .selectbox__label-options:after {
    content: "";
    width: 5px;
    height: 5px;
    display: inline;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    transition: .4s;
    background: url(../Icons/select-arrow-option.svg) no-repeat; }

@media (max-width: 600px) {
  .selectbox .selectbox-options {
    width: 100px !important; }
  .selectors .language-label + .justwrap .selectbox-options {
    max-width: 100px !important; } }

.header {
  font-family: Barlow, sans-serif;
  min-height: 100vh;
  padding: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

[data-responsive-background-image] {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

[data-responsive-background-image] .bg-image {
  display: none; }

.gradient-bg {
  width: 100%;
  height: 210px;
  position: absolute;
  left: 0;
  opacity: 0.4;
  /*background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 1) 50%,
    rgba(2, 0, 36, 1) 100%
  );*/
  background: rgba(250, 250, 250, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 250, 250, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#000000', GradientType=0 ); }

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh; }
  .video .embed,
  .video div {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: no-repeat;
    background-size: cover; }
  .video video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
    -o-object-fit: cover;
    object-fit: cover; }

.logo {
  position: absolute;
  width: 179px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  z-index: 21;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.logo-sticky {
  height: 40px;
  width: 40px; }
  .logo-sticky .logo-image {
    height: 100%;
    width: 100%;
    background: url("../Images/logo-circle-green.svg") no-repeat !important;
    background-size: contain !important; }
  .logo-sticky .logo-text {
    display: none !important; }

.logo:hover {
  text-decoration: none; }

.logo-image {
  width: 163px;
  height: 56px;
  background-size: cover; }

.logo-text {
  display: block;
  text-align: left;
  color: #ffffff;
  font-family: Barlow, sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1.22px;
  margin: 9px 0; }

.logo-green .logo-image {
  background: url(../Images/EPEA_Logo_green.svg) no-repeat;
  background-size: cover; }

.logo-green .logo-text {
  color: #006937; }

.logo-white .logo-image {
  background: url("../Images/EPEA_Logo_white.svg") no-repeat;
  background-size: cover; }

.logo-white .logo-text {
  color: #fff; }

.header-start .header-title {
  margin: 0 0 40px 99px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }
  .header-start .header-title .title-heading {
    width: 725px;
    color: #ffffff;
    font-size: 64px;
    font-weight: 400;
    letter-spacing: 11px;
    text-transform: uppercase;
    text-shadow: none; }
  .header-start .header-title .title-heading:before {
    content: none; }
  .header-start .header-title p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.78px;
    text-transform: uppercase;
    margin-top: 30px; }
  .header-start .header-title h2,
  .header-start .header-title h3 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 6.02px;
    text-transform: uppercase; }
  .header-start .header-title .title-btn {
    display: -webkit-box;
    display: flex;
    padding: 17px 28px;
    width: 230px;
    background-color: #006937;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    color: #fff !important;
    text-decoration: none;
    margin-top: 45px; }
    .header-start .header-title .title-btn .btn-image {
      width: 14px;
      height: 14px; }
    .header-start .header-title .title-btn .btn-text {
      margin: 0 0 0 5px;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.96px; }

.header-double,
.header-transparent {
  top: 0;
  background: none !important;
  position: fixed;
  z-index: 3;
  height: 0 !important;
  min-height: 0 !important;
  display: block;
  padding: 0; }
  .header-double .nav-menu,
  .header-transparent .nav-menu {
    top: 40px;
    left: 40px; }
  .header-double .logo,
  .header-transparent .logo {
    position: absolute;
    top: 42px;
    left: 51px; }
  .header-double .burger-button,
  .header-transparent .burger-button {
    position: absolute;
    right: 59px; }
  .header-double .mail-btn,
  .header-transparent .mail-btn {
    position: absolute;
    right: 41px;
    top: calc(90vh - 40px) !important; }
  .header-double .gradient-bg,
  .header-transparent .gradient-bg {
    display: none; }

.title-btn {
  display: -webkit-box;
  display: flex;
  padding: 17px 28px;
  width: 230px;
  background-color: #006937;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-around;
  color: #fff !important;
  text-decoration: none;
  margin-top: 45px; }
  .title-btn .btn-image {
    width: 14px;
    height: 14px; }
  .title-btn .btn-text {
    color: #fff !important;
    margin: 0 0 0 5px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px; }

.header-title {
  z-index: 2;
  margin: 0 0 20px 99px;
  height: 75vh;
  max-width: 70%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end; }
  .header-title * {
    word-wrap: normal; }
  .header-title .title-heading {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: 11px; }
  .header-title .title-heading:before {
    content: "_"; }
  .header-title p {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 4.13px; }

.mail-btn:hover {
  opacity: 1;
  -webkit-transition: .3s;
  transition: .3s; }

.mail-btn {
  position: fixed;
  right: 41px;
  bottom: 59px;
  display: block;
  width: 68px;
  height: 68px;
  background: #292929;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
  opacity: 0.7;
  border-radius: 50%;
  padding: 20px 19px;
  z-index: 5;
  -webkit-transition: .3s;
  transition: .3s; }

.scroll-down-icon {
  position: fixed;
  opacity: 1;
  bottom: 31px;
  width: 61px;
  height: 40px;
  align-self: center;
  z-index: 5;
  -webkit-transition: .5s;
  transition: .5s; }

@media (max-width: 1360px) {
  .header-start .header-title {
    margin: 5% 0 0 50px; }
    .header-start .header-title .title-heading {
      width: 100%;
      font-size: 30px; }
  .header-title {
    margin: 0 0 0 50px; }
    .header-title .title-heading {
      width: 100%;
      font-size: 30px; } }

@media (max-width: 1200px) {
  .header {
    min-height: 742px; }
    .header .header-title {
      min-height: 40vh;
      height: auto; } }

@media (max-width: 900px) {
  .header {
    min-height: 605px; }
  .header-title * {
    word-wrap: break-word; } }

@media (max-width: 600px) {
  .header-double .logo,
  .header-transparent .logo {
    top: 17px;
    left: 15px; }
    .header-double .logo .logo-image,
    .header-transparent .logo .logo-image {
      background: url("../Images/EPEA_Logo_green.png") no-repeat;
      background-size: contain; }
    .header-double .logo .logo-text,
    .header-transparent .logo .logo-text {
      color: #006937; }
  .header-double .burger-button,
  .header-transparent .burger-button {
    top: 35px;
    right: 15px; }
  .header-double .mail-btn,
  .header-transparent .mail-btn {
    margin-top: 0 !important;
    top: 75vh;
    right: 15px; }
  .header {
    padding: 17px 15px 28px 15px;
    min-height: 100vh; }
    .header .mail-btn {
      bottom: 28px;
      right: 15px;
      width: 58px;
      height: 58px;
      padding: 16px 17px; }
      .header .mail-btn img {
        width: 24px;
        height: 24px; }
    .header .header-title {
      margin: 0 0 25px 0;
      max-width: 84%;
      min-height: 30vh; }
      .header .header-title h1 {
        font-size: 35px;
        letter-spacing: 6px; }
    .header .scroll-down-icon {
      display: none; }
  .header-start .header-title {
    margin: 90px 0 35px 0;
    text-align: left;
    -webkit-box-align: start;
    align-items: flex-start; }
    .header-start .header-title .title-heading {
      font-size: 26px; }
    .header-start .header-title p {
      margin: 5px 0 0 0;
      font-size: 12px; }
    .header-start .header-title h2,
    .header-start .header-title h3 {
      margin: 5px 0 0 0;
      font-size: 20px; }
    .header-start .header-title .title-btn {
      margin: 25px 0 0 0;
      padding: 14px 10px;
      width: 170px; }
      .header-start .header-title .title-btn .btn-text {
        font-size: 10px; }
  .logo {
    width: 100px; }
    .logo .logo-image {
      width: 100%;
      height: 23px;
      background-size: contain; }
    .logo p {
      text-align: center;
      margin: 2px 0;
      font-size: 5.5px; } }

.menu-logo {
  width: 163px;
  height: 56px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 92px 0 0 110px;
  -webkit-filter: none;
  filter: none;
  z-index: 21;
  position: fixed !important;
  top: auto !important; }
  .menu-logo .logo-image {
    background: url("../Images/EPEA_Logo_white.svg") no-repeat !important;
    background-size: cover !important; }
  .menu-logo .logo-text {
    display: block !important;
    color: #fff !important; }

.bg-dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4; }

.logo-search {
  margin: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

#nav-checkbox {
  width: 0;
  height: 0;
  visibility: hidden; }

.burger-button {
  width: 35px;
  height: 22px;
  align-self: flex-end;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 40px;
  z-index: 21;
  cursor: pointer; }
  .burger-button .burger-line {
    display: block;
    height: 2px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .burger-button .burger-line:nth-child(1) {
    width: 26px; }
  .burger-button .burger-line:nth-child(2) {
    width: 35px; }
  .burger-button .burger-line:nth-child(3) {
    width: 18px; }

.burger-button-white .burger-line {
  background-color: #fff; }

.burger-button-green .burger-line {
  background-color: #006937; }

#nav-checkbox:checked ~ .nav-menu {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

#nav-checkbox:checked ~ .burger-button {
  position: fixed !important;
  top: 40px !important;
  margin: 0;
  height: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  #nav-checkbox:checked ~ .burger-button .burger-line {
    width: 35px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #fff; }
  #nav-checkbox:checked ~ .burger-button .burger-line:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 11px; }
  #nav-checkbox:checked ~ .burger-button .burger-line:nth-child(2) {
    opacity: 0;
    -webkit-transition: 0s;
    transition: 0s; }
  #nav-checkbox:checked ~ .burger-button .burger-line:nth-child(3) {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: relative;
    top: -11px; }

.nav-menu {
  z-index: 20;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: -40px;
  position: fixed !important;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  color: #fff;
  padding: 90px 150px 38px 150px; }
  .nav-menu .legal-links {
    margin: 67px 0 0 0;
    display: -webkit-box;
    display: flex;
    width: 234px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0;
    list-style: none; }
  .nav-menu .legal-link {
    color: #b8b8b8 !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.06px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s; }
  .nav-menu .legal-link:hover {
    cursor: pointer;
    color: #ffffff !important;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s; }
  .nav-menu .socials {
    width: 122px;
    height: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .nav-menu .socials .social-link:hover {
      opacity: 1;
      -webkit-transition: .3s;
      transition: .3s; }
    .nav-menu .socials .social-link {
      opacity: 0.65;
      width: 21px;
      height: 21px;
      -webkit-transition: .3s;
      transition: .3s; }
      .nav-menu .socials .social-link img {
        height: 100%;
        margin: 0 auto; }

.nav-bg {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100vw;
  height: 100vh;
  position: absolute;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  background-position: center center;
  top: 0;
  left: 0; }

.forms {
  height: 96px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  z-index: 2;
  align-self: flex-end;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.search-active {
  width: 100%; }
  .search-active .selectors,
  .search-active .search-field {
    align-self: center;
    -webkit-transition: .4s;
    transition: .4s; }

.selectors {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  z-index: 2;
  align-self: flex-end;
  color: #e6e6e6;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.96px;
  -webkit-transition: .4s;
  transition: .4s; }
  .selectors label {
    margin: 0;
    height: 41px;
    padding: 12px 0 12px 19px;
    -webkit-transition: .4s;
    transition: .4s; }
  .selectors .select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    cursor: pointer;
    outline: none;
    background: url(../Icons/select-arrow.svg) no-repeat 96% 50%;
    border: none;
    color: #e6e6e6;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px;
    width: 156px;
    margin: 0 69px 0 0; }
  .selectors .select::-ms-expand {
    display: none; }
  .selectors .select:last-child {
    margin: 0; }
  .selectors .inner-label-option {
    color: white!important;/*#5d5d5d;*/
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px;
    line-height: 14px;
    height: 41px;
    padding: 12px 0 12px 19px;
    cursor: pointer;
     background: transparent!important;/*#fff;*/
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: .4s;
    transition: .4s; }
  .selectors .language-label + .justwrap .selectbox-options {
    margin: 0px 0 0 -89px;
    width: 189px !important; }

.search-field {
  align-self: flex-end;
  width: 780px;
  height: 55px;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .search-field .search-bg {
    width: 780px;
    height: 55px;
    position: relative;
    background-color: #f7f7f7;
    opacity: 0.05; }
  .search-field .search {
    position: relative;
    top: -55px;
    width: 780px;
    height: 55px;
    color: #fff;
    opacity: 0.9;
    background: none;
    border: none;
    padding: 12px 0 12px 89px; }
  .search-field .search::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.19px;
    line-height: 27px; }
  .search-field .search:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.19px;
    line-height: 27px; }
  .search-field .search::-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.19px;
    line-height: 27px; }
  .search-field .search::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.19px;
    line-height: 27px; }
  .search-field .search-icon {
    position: relative;
    top: -94px;
    left: 30px; }

.nav {
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.nav-list {
  list-style-type: none;
  counter-reset: item;
  color: #fff;
  padding: 0;
  z-index: 2; }

.nav-item {
  margin-top: 52px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.06px; }

.nav-item-arrow {
  display: none; }

.item-hovered {
  cursor: pointer; }

.item-hovered > .nav-link .nav-item-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: .3s;
  transition: .3s;
  margin: 0 0 -5px 0; }

.nav-item:first-child {
  margin: 0 !important; }

.current > .nav-link {
  font-weight: 700 !important;
  opacity: 1 !important; }

.current > .nav-link:before {
  content: "_"; }

.nav-item:before {
  content: "0" counter(item) " ";
  counter-increment: item; }

.nav .nav-link {
  display: inline;
  opacity: 0.7;
  color: #fff !important;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 3px; }

.nav .nav-link:hover {
  color: #fff !important; }

.second,
.third {
  min-height: 450px;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  margin-left: 200px;
  opacity: 0;
  top: 0;
  padding: 0 0 0 155px; }
  .second .nav-list,
  .third .nav-list {
    max-height: 48vh;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    overflow-y: scroll !important;
    overflow-x: hidden;
    scrollbar-width:none;
    -ms-overflow-style: none; }
  .second .nav-list::-webkit-scrollbar,
  .third .nav-list::-webkit-scrollbar {
    width: 0; }

.second {
  width: 452px;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
  top: 0; }

.item-hovered {
  width: 730px; }
  .item-hovered .second {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    visibility: visible;
    opacity: 1; }

.second:before {
  content: "";
  display: block;
  position: absolute;
  margin: 0 0 0 -59px;
  width: 1px;
  height: 100%;
  border: 1px solid #979797;
  opacity: 0.2; }

.nav-line {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  margin: 0 0 0 -153px;
  width: 94px;
  height: 0;
  border: 1px solid #979797;
  opacity: 0.3; }

.nav-item .nav-item .nav-link {
  padding: 0 !important; }

.nav-item .nav-item:before {
  content: none; }

.nav-item .nav-item .nav-item {
  margin: 36px 0 0 0; }
  .nav-item .nav-item .nav-item .nav-link {
    padding: 0 !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.92px; }

.nav-item .nav-item .nav-item:first-child {
  margin: 0; }

.nav-item .nav-item .nav-item:before {
  content: none; }

.nav-item .nav-item:before {
  content: none; }

.nav-item .nav-item .nav-link {
  padding: 0 !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.92px; }

.nav-item .nav-item:first-child {
  margin: 0; }

.item-hovered > .nav-link:before {
  content: "_"; }

.item-hovered > .nav-link {
  font-weight: 700 !important;
  opacity: 1; }

.third {
  position: absolute;
  margin: 0 0 0 310px !important;
  visibility: hidden;
  opacity: 0;
  width: 546px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0; }

.second .item-hovered .third {
  visibility: visible;
  opacity: 1; }

.third:before {
  content: "";
  display: block;
  position: absolute;
  margin: 0 0 0 -59px;
  width: 1px;
  height: 100%;
  border: 1px solid #979797;
  opacity: 0.6; }

.menu-bottom-container {
  z-index: 2;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.socials {
  width: 122px;
  height: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.nav-menu .legal-links {
  margin: 0; }

.blur {
  -webkit-filter: blur(12px);
  filter: blur(12px);
  -webkit-transform: scale(1.4);
  transform: scale(1.4); }

/* IE */
.blur-ie {
  display: none;
  -webkit-transform: scale(1.4);
  transform: scale(1.4); }

html[data-agent*="Trident"] .blur-wrapper .blur {
  display: none; }

html[data-agent*="Trident"] .blur-wrapper .blur-ie {
  display: block; }

.profile {
  height: 100vh;
  width: 100vw;
  position: absolute;
  -webkit-transform: scale(1.5);
  transform: scale(1.5); }

.profile .cover {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.profile .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: rgba(10, 10, 10, 0.2);
  padding: 10px 0; }

@media (max-width: 1360px) {
  .search-field {
    align-self: flex-end;
    width: 700px;
    height: 44px; }
    .search-field .search-bg {
      width: 100%;
      height: 100%; }
    .search-field .search {
      top: -44px;
      height: 100%; }
    .search-field .search-icon {
      top: -80px; }
  .nav-menu {
    padding: 35px 100px; }
  .nav-link {
    font-size: 16px; }
  .nav-item {
    margin-top: 35px; }
  .menu-logo {
    margin: 0; }
  .second,
  .third {
    min-height: 355px; }
  .second:before {
    height: 100%; }
  .nav-item .nav-item {
    margin: 25px 0 0 0; }
  .third:before {
    height: 100%; }
  .item-hovered .nav-item:first-child {
    margin: 0; }
  .item-hovered .nav-item {
    margin: 25px 0 0 0; } }

@media (max-width: 1200px) {
  .forms {
    align-self: center; }
  .search-active .search-field {
    top: 130px; }
  .selectors .selectbox {
    margin-left: -1px; }
  .selectors .country-label,
  .selectors .inner-label-option {
    padding: 12px 0 12px 20px; }
  .search-field {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .menu-bottom-container {
    display: none; }
  .nav-menu {
    padding: 35px 50px; }
  .nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .second,
  .third {
    min-height: 0;
    top: 0 !important;
    padding: 0 0 0 30px; }
  .second {
    margin: 0 0 0 225px; }
  .third {
    margin: 0 0 0 295px !important; }
  .nav-item:before {
    margin: 0 0 0 -30px; }
  .nav-line {
    display: none; }
  .nav-item .nav-item {
    margin: 25px 0 0 0; }
  .third:before,
  .second:before {
    margin: 0 0 0 -30px; }
  .item-hovered .nav-item:first-child {
    margin: 0; }
  .item-hovered .nav-item {
    margin: 25px 0 0 0; } }

@media (max-width: 900px) {
  .menu-logo .logo-image {
    background: url("../Images/logo-circle-white.svg") no-repeat !important; }
  .menu-logo .logo-text {
    display: none; }
  .nav {
    margin: 0 0 0 -30px;
    max-height: 70%;
    height: 100%;
    overflow: hidden; }
  .nav > .nav-list {
    padding: 0 0 0 30px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }
  .second,
  .third {
    min-height: 0;
    padding: 0 0 0 40px !important;
    position: static;
    height: 0;
    top: 0 !important;
    margin-left: 34px;
    -webkit-transition: 0.1s;
    transition: 0.1s; }
  .item-hovered .second {
    height: auto;
    position: relative;
    margin: 34px 0 34px 40px; }
    .item-hovered .second .nav-list {
      height: 100%; }
  .nav-item .item-hovered .third {
    height: auto;
    position: relative;
    margin: 34px 0 34px 40px !important; }
    .nav-item .item-hovered .third .nav-list {
      height: 100%; }
  .second .nav-item-arrow {
    margin: 0 0 0 5px; }
  .nav-item-arrow {
    display: inline-block;
    width: 25px;
    height: 17px;
    position: static;
    background: url("../Icons/nav-item-arrow.png") no-repeat 50% 70%;
    -webkit-transition: .3s;
    transition: .3s; }
  .second:before,
  .third:before {
    margin: 0 0 0 -40px; } }

@media (max-width: 600px) {
  .burger-button {
    height: 18px;
    margin: -15px 0 0 0; }
    .burger-button .burger-line:nth-child(1) {
      width: 20px; }
    .burger-button .burger-line:nth-child(2) {
      width: 13px; }
    .burger-button .burger-line:nth-child(3) {
      width: 17px; }
  .selectors {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    right: 0 !important;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #nav-checkbox:checked ~ .burger-button {
    top: 23px !important; }
  .menu-logo {
    width: 30px;
    height: 30px; }
    .menu-logo .logo-image {
      background-size: contain; }
  .nav-menu {
    margin: -17px -15px;
    height: 100vh; }
  .nav {
    top: 43%;
    max-height: 60%; }
  .forms {
    align-self: center; }
  .selectors {
    position: absolute;
    top: 9px;
    right: 14px; }
    .selectors .selectbox {
      width: 160px; }
    .selectors .selectbox__label,
    .selectors .selectbox__label-options {
      padding: 14px 0 13px 19px; }
    .selectors .selectbox-options {
      width: 160px;
      margin: 0; }
    .selectors .selectbox__option:first-child {
      border-top: 1px solid #000000; }
    .selectors .selectbox__option {
      color: #a1a1a1; }
    .selectors .language-label,
    .selectors .inner-label-option {
      display: none; }
    .selectors .country-label,
    .selectors .inner-label-option {
      display: none; }
    .selectors .country-label + .justwrap .selectbox__label-options:before {
      content: "Country:";
      display: block; }
    .selectors .country-label + .justwrap .selectbox__label-options {
      display: block; }
    .selectors .language-label + .justwrap .selectbox__label-options:before {
      content: "Language:";
      display: block; }
    .selectors .language-label + .justwrap .selectbox__label-options {
      display: block; }
    .selectors .language-label + .justwrap .selectbox-options {
      width: 160px;
      margin: 0; }
    .selectors .selectbox__label-options:after {
      top: auto; }
  .search-field {
    width: 345px;
    height: 50px;
    bottom: 18vh; }
    .search-field .search {
      padding: 0 0 0 69px;
      top: -50px;
      width: 100%; }
    .search-field .search-icon {
      top: -88px;
      left: 23px; }
  .nav-link {
    font-size: 20px; }
  .nav-item .item-hovered .third {
    height: auto;
    position: relative;
    margin: 34px 0 34px 0 !important; }
  .second,
  .third {
    margin-left: 0 !important; }
    .second .nav-link,
    .third .nav-link {
      font-size: 14px !important; } }

#page-footer {
  margin-top: 100px; }/*200px;*/

.footer {
  width: 100vw;
  display: -webkit-box;
  display: flex;
  padding: 169px 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }
  .footer p {
    margin: 0;
    text-align: center;
    opacity: 0.6;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px; }
  .footer .footer-logo .logo-text {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1.22px;
    margin: 9px 0; }
  .footer .footer-logo:hover {
    text-decoration: none; }
  .footer .footer-nav {
    width: 1025px;
    margin: 67px 0 0 0; }
  .footer .footer-nav-list {
    margin: 0;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    list-style-type: none;
    counter-reset: item;
    color: #fff; }
  .footer .footer-nav-item {
    font-size: 12px;
    letter-spacing: 2.06px;
    margin: 0 81px 37px 0; }
    .footer .footer-nav-item .nav-link {
      font-size: 20px;
      font-weight: 400 !important;
      letter-spacing: 3px;
      text-transform: uppercase;
      display: inline;
      opacity: 0.6;
      -webkit-transition: .3s;
      transition: .3s;
      color: #fff !important; }
  .footer .current .nav-link {
    opacity: 1;
    font-weight: 700 !important; }
  .footer .footer-nav-item:hover {
    cursor: pointer; }
    .footer .footer-nav-item:hover .nav-link {
      -webkit-transition: .3s;
      transition: .3s;
      color: #fff;
      opacity: 1; }
  .footer .footer-nav-item:before {
    content: "0" counter(item) " ";
    counter-increment: item; }
  .footer .footer-nav-item:nth-child(5), .footer .footer-nav-item:nth-child(6) {
    margin-bottom: 0; }
  .footer .footer-socials {
    margin: 67px 0 0 0;
    width: 122px;
    height: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .footer .footer-socials .social-link:hover {
      opacity: 1;
      -webkit-transition: .3s;
      transition: .3s; }
    .footer .footer-socials .social-link {
      opacity: 0.65;
      width: 21px;
      height: 21px;
      -webkit-transition: .3s;
      transition: .3s; }
      .footer .footer-socials .social-link img {
        height: 100%;
        margin: 0 auto; }
  .footer .legal-links {
    margin: 67px 0 0 0;
    display: -webkit-box;
    display: flex;
    width: 234px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0;
    list-style: none; }
  .footer .legal-link {
    color: #b8b8b8 !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.06px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s; }
  .footer .legal-link:hover {
    cursor: pointer;
    color: #ffffff !important;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s; }
  .footer .legal {
    margin: 36px 0 0 0;
    width: 90%; }
    .footer .legal a, .footer .legal a:visited {
      margin: 0;
      text-align: center;
      opacity: 1;
      color: #5d5d5d !important;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.96px;
      -webkit-transition: .3s;
      transition: .3s;
      text-decoration: none; }
    .footer .legal a:hover {
      color: #fff !important;
      -webkit-transition: .3s;
      transition: .3s; }

@media (max-width: 1200px) {
  .footer {
    padding: 120px 0; }
  .footer-nav {
    display: none; } }

@media (max-width: 900px) {
  .footer {
    padding: 120px 0; }
    .footer .footer-socials, .footer .legal-links {
      margin: 40px 0 0 0; } }

@media (max-width: 600px) {
  .footer {
    padding: 50px 0; }
    .footer .footer-socials {
      margin: 15px 0 0 0; }
    .footer .legal-links {
      margin: 25px 0 0 0; }
  .footer-nav {
    display: none; } }

.double {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  font-family: Barlow, sans-serif;
  background-size: cover; }
  .double .right-container,
  .double .left-container {
    width: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center; }

.banner-container {
  z-index: 1;
  width: 100%;
  height: 100vh; }
  .banner-container .banner-image {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 0 54px 97px 160px;
    position: fixed;
    top: 0;
    width: 50%;
    height: 100vh; }
  .banner-container .banner-title {
    width: 34vw; }
    .banner-container .banner-title p {
      margin: 0;
      color: #ffffff;
      font-size: 24px;
      font-weight: 400;
      letter-spacing: 4.13px; }
    .banner-container .banner-title .title-heading {
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      color: #ffffff;
      font-size: 64px;
      font-weight: 700;
      letter-spacing: 11px; }

.banner-static {
  min-height: 100vh;
  height: 100%; }
  .banner-static .banner-image {
    height: 100%;
    width: 100%;
    position: static !important; }

.content-container {
  padding: 30px 130px 30px 130px; /*130px;*/
  width: 100%;
  z-index: 2; }
  .content-container .banner-small {
    margin: 24px auto;
    position: relative; }
  .content-container .slider-carousel-buttons-bottom {
    position: relative;
    margin: 0 -100px 0 -100px; }
  .content-container .form {
    width: 100%; }
    .content-container .form .inputs-container {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between; }
    .content-container .form .form-input-container {
      width: 100%;
      margin: 20px 0 0 0;
      height: auto; }
    .content-container .form .form-input {
      width: 100%;
      height: 50px;
      background: none;
      border: none;
      border-bottom: 1px solid #cfcfcf;
      color: #cfcfcf;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.96px;
      outline: none;
      border-radius: 0;
      padding: 1px !important; }
    .content-container .form .form-input-select-container {
      height: 50px;
      border-bottom: 1px solid #cfcfcf; }
      .content-container .form .form-input-select-container select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        height: 100%;
        background: none;
        border: none;
        outline: none;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.96px;
        color: #cfcfcf; }
      .content-container .form .form-input-select-container select::-ms-expand {
        display: none; }
      .content-container .form .form-input-select-container select:focus {
        color: #5d5d5d;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1.19px; }
    .content-container .form .form-input-select-container:after {
      content: "";
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      position: relative;
      left: 95%;
      margin: -30px 0 0 0;
      display: block;
      width: 8px;
      height: 16px;
      background: url("../Icons/slider-arrow.png") no-repeat;
      background-size: cover; }
    .content-container .form textarea.form-input {
      height: 100px;
      resize: none; }
    .content-container .form .form-input:focus,
    .content-container .form select:focus {
      border-bottom: 1px solid #006937;
      color: #5d5d5d;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 1.19px; }
    .content-container .form .form-input-small-container {
      display: inline-block;
      width: 45%; }
    .content-container .form .form-input::-webkit-input-placeholder {
      color: #cfcfcf;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.96px; }
    .content-container .form .form-input:-ms-input-placeholder {
      color: #cfcfcf;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.96px; }
    .content-container .form .form-input::-ms-input-placeholder {
      color: #cfcfcf;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.96px; }
    .content-container .form .form-input::placeholder {
      color: #cfcfcf;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.96px; }
    .content-container .form .checkbox-label {
      margin: 27px 0 0 40px !important; }
    .content-container .form input[type="checkbox"] {
      opacity: 0; }
    .content-container .form .checkbox-label:before {
      margin: 0 0 0 -40px;
      position: absolute;
      content: "";
      display: inline-block;
      height: 24px;
      width: 24px;
      border: 1px solid #e6e6e6; }
    .content-container .form .checkbox-label:after {
      margin: 2px 0 0 -38px;
      position: absolute;
      content: "";
      display: inline-block;
      height: 20px;
      width: 20px;
      background: #006937;
      opacity: 0;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .content-container .form input[type="checkbox"] + .checkbox-label::after {
      opacity: 0; }
    .content-container .form input[type="checkbox"]:checked + .checkbox-label::after {
      opacity: 1;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .content-container .form .checkbox-label {
      margin: 0 0 0 40px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column; }
    .content-container .form .checkbox-title {
      font-size: 10px;
      font-weight: 700;
      letter-spacing: 1.25px; }
    .content-container .form .checkbox-sub-title {
      font-size: 10px;
      font-weight: 400;
      letter-spacing: 0.74px; }
    .content-container .form .button {
      margin: 28px 0 0 0;
      align-self: center; }
  .content-container .text-with-photo,
  .content-container .gallery-row {
    width: 100%;
    margin: 50px 0; } /*100px 0;*/
    .content-container .text-with-photo img,
    .content-container .gallery-row img {
      width: 100%; }
    .content-container .text-with-photo .general-text-container,
    .content-container .gallery-row .general-text-container {
      width: 100%; }

.content-static {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  min-height: 100vh;
  height: auto;
  padding: 10px 130px 83px 130px; }
  .content-static .general-text-container {
    margin: 0; }
  .content-static .text-with-photo {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .content-static .text-with-photo .image picture img {
      margin: 0 auto; }
    .content-static .text-with-photo .image-left picture img {
      margin: 0; }
    .content-static .text-with-photo .logo p {
      margin: 10px 0 0 0; }
    .content-static .text-with-photo .general-text-container {
      margin: 20px 0 0 0; } /* margin: 100px 0 0 0; }*/
    .content-static .text-with-photo .button {
      margin: 30px 0 0; }

.container-with-slider-carousel {
  background-size: cover;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center; }
  .container-with-slider-carousel .general-text-container {
    margin: 0; }

.map-container {
  position: absolute;
  padding: 50px 27px;
  width: 50%; }

.map-container-fixed {
  position: fixed !important;
  top: 0 !important; }

.double-list-container {
  padding: 50px 70px 0 20px;
  width: 100%; }
  .double-list-container ol {
    padding: 0; }
    .double-list-container ol li:before {
      position: absolute;
      content: "";
      line-height: 1;
      color: #006937;
      font-size: 35px;
      font-weight: 700;
      letter-spacing: 6.02px;
      align-self: flex-start; }
    .double-list-container ol li {
      width: 100%;
      max-width: 555px;
      padding: 24px 35px;
      cursor: pointer;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      margin: 0 0 67px 0;
      box-sizing: border-box; }
      .double-list-container ol li .list-item-text-container h4 {
        color: #006937;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1.78px;
        text-transform: uppercase; }
      .double-list-container ol li .list-item-text-container a {
        display: block;
        color: #5d5d5d;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.96px; }
      .double-list-container ol li .general-text-container {
        width: 235px;
        align-self: flex-end; }
        .double-list-container ol li .general-text-container p {
          margin: 0;
          color: #686868;
          font-size: 16px;
          font-weight: 400;
          letter-spacing: 0.89px;
          line-height: 26px; }
    .double-list-container ol li:hover {
      padding: 21px 32px;
      border: 3px solid #006937; }

.double-page {
  margin: 0; }

@media (max-width: 1800px) {
  .content-container .banner-small {
    margin: 24px -100px; } }

@media (max-width: 1360px) {
  .banner-container .banner-image {
    padding: 0 0 100px 0; }
  .banner-container .banner-title {
    margin: 0 auto; }
    .banner-container .banner-title p {
      font-size: 20px; }
    .banner-container .banner-title .title-heading {
      font-size: 55px; }
  .content-container {
    padding: 110px; }
    .content-container .general-text-container h3 {
      font-size: 30px; }
  .banner-static {
    min-height: 717px; }
    .banner-static .banner-image {
      min-height: 717px; }
  .content-static {
    min-height: 717px;
    padding: 10px 123px 53px 40px;
    overflow: hidden; }
    .content-static .text-with-photo {
      margin: 0; }
      .content-static .text-with-photo .general-text-container {
        margin: 0; } }

@media (max-width: 1200px) {
  .slick-double .banner-static {
    min-height: inherit; }
  .slick-double .content-static {
    min-height: inherit; }
  .content-static {
    min-height: 0;
    padding: 50px 70px 50px 70px !important; }
  .content-container {
    padding: 110px; }
    .content-container .banner-small {
      margin: 24px auto; }
    .content-container .form .form-input-small-container {
      width: 100%; }
  .double-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .double-page .banner-container:first-child {
      display: none !important; }
    .double-page .content-container {
      padding-top: 100px; }
  .banner-small .button {
    margin-top: 15px; }
  .double-small {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important; }
  .double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .double .left-container,
    .double .right-container {
      width: 100%; }
      .double .left-container .banner-image,
      .double .right-container .banner-image {
        width: 100%;
        position: static !important; }
      .double .left-container .banner-container:nth-child(3),
      .double .right-container .banner-container:nth-child(3) {
        display: none; }
      .double .left-container .banner-stop,
      .double .right-container .banner-stop {
        display: none; }
      .double .left-container .mobile-disable,
      .double .right-container .mobile-disable {
        display: none !important; }
  .banner-container .banner-title .title-sub-heading,
  .banner-container .banner-title p {
    font-size: 14px; }
  .banner-container .banner-title .title-heading {
    font-size: 30px; }
  .double-with-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .double-with-map .map-container {
      position: static;
      width: 100%;
      -webkit-transform: none;
      transform: none; }
    .double-with-map .right-container,
    .double-with-map .left-container {
      width: 100%; }
    .double-with-map .double-list-container {
      padding: 50px 27px; }
      .double-with-map .double-list-container ol {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        flex-wrap: wrap; }
        .double-with-map .double-list-container ol li {
          width: 50%;
          max-width: none;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          flex-direction: column; }
          .double-with-map .double-list-container ol li .general-text-container {
            align-self: flex-start; } }

@media (max-width: 992px) {
  .content-static {
    padding: 10px 30px 50px 30px !important; }
    .content-static .case-buttons {
      margin-top: 0;
      margin-bottom: 30px; }
    .content-static .carousel-container .slick-slide .general-text-container {
      margin: 55px 0 0 0 !important; } }

@media (max-width: 900px) {
  .content-container {
    padding: 100px 30px; }
    .content-container .slider-carousel-buttons-bottom {
      margin: 0; }
  .banner-static .plus-container {
    display: none; }
  .banner-static .plus-container + .banner-image {
    margin: 0; }
  .double-with-map .double-list-container {
    padding: 50px; }
    .double-with-map .double-list-container ol {
      height: auto;
      -webkit-box-align: initial;
      align-items: initial; } }

@media (max-width: 768px) {
  .double-small {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important; }
  .double .right-container {
    width: 100%; } }

@media (max-width: 600px) {
  .banner-static {
    min-height: 0; }
    .banner-static .banner-image {
      min-height: 0; }
  .double-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .double-page .banner-container:first-child {
      display: none !important; }
    .double-page .content-container {
      padding-top: 100px; }
  .double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .double .left-container,
    .double .right-container {
      width: 100%; }
      .double .left-container .mobile-disable,
      .double .right-container .mobile-disable {
        display: none !important; }
  .double-with-map .double-list-container {
    padding: 30px 46px; }
    .double-with-map .double-list-container ol {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column; }
      .double-with-map .double-list-container ol li {
        width: 100%; }
        .double-with-map .double-list-container ol li .list-item-text-container {
          margin: 0; }
  .banner-container {
    height: 557px;
    width: 100%;
    display: none; }
    .banner-container .banner-image {
      padding: 0 15px 45px 15px !important;
      width: 100%;
      height: 100%;
      position: static !important; }
    .banner-container .banner-title {
      width: auto;
      margin: 0; }
  .banner-container,
  .banner-stop {
    display: none; }
  .banner-container:first-child {
    display: block !important; }
  .banner-static {
    display: block;
    min-height: 0;
    height: 542px; }
  .content-static {
    min-height: 0;
    padding: 32px 15px 60px 15px !important; }
    .content-static .text-with-photo .button {
      margin: 30px auto 0 auto; }
  .content-container {
    padding: 0px 15px;/* 45px 15px;*/
    width: 100vw; }
    .content-container .banner-small {
      margin: 34px auto; }
    .content-container .form .form-input::-webkit-input-placeholder {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.19px;
      line-height: 27px; }
    .content-container .form .form-input:-ms-input-placeholder {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.19px;
      line-height: 27px; }
    .content-container .form .form-input::-ms-input-placeholder {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.19px;
      line-height: 27px; }
    .content-container .form .form-input::placeholder,
    .content-container .form .form-input-select select {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.19px;
      line-height: 27px; }
    .content-container .form .form-bottom-container {
      width: 100%; }
    .content-container .form .button {
      align-self: center; } }

@media (max-width: 448px) {
  .content-static .case-buttons .button {
    margin-bottom: 10px; }
  .content-static .carousel-container .slick-slide .general-text-container {
    margin: 55px 0 0 0 !important; }
    .content-container .text-with-photo{
        margin: 0px; } /*100px 0;*/
}

@media (max-width: 350px) {
  .banner-container .banner-title .title-heading {
    font-size: 35px; }
  .bottom-container {
    padding: 0 30px; }
    .bottom-container .cards-container {
      width: 100vw; }
      .bottom-container .cards-container .card {
        width: 100%; }
  .carousel-container .slick-slide .image-container img {
    margin-top: 40px; } }

.container {
  color: #5d5d5d;
  font-family: Barlow, sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 40px; }

.article-with-slider-carousel {
  padding: 150px; }

.top-content {
  padding: 100px 50px 50px 50px; }/*150px 50px;*/
  .top-content p {
    color: #5d5d5d;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 40px; }
  .top-content a {
    color: #006937; }

.text-with-photo,
.gallery-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin: 30px 0; } /*was 100px*/
  .text-with-photo .image-left,
  .gallery-row .image-left {
    align-self: flex-start; }
  .text-with-photo figure,
  .gallery-row figure {
    width: 100%; }
  .text-with-photo img,
  .gallery-row img {
    width: 100%; }
  .text-with-photo .caption,
  .gallery-row .caption {
    width: 100%;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px;
    text-align: left; }
  .text-with-photo .general-text-container,
  .gallery-row .general-text-container {
    max-width: 900px;
    width: 100%;
    margin: 82px 0 0 0; }
    .text-with-photo .general-text-container h4,
    .gallery-row .general-text-container h4 {
      font-size: 24px; }
    .text-with-photo .general-text-container h3,
    .gallery-row .general-text-container h3 {
      font-size: 30px !important;
      font-weight: 500 !important;
      letter-spacing: 3px; }
    .text-with-photo .general-text-container p,
    .gallery-row .general-text-container p {
      margin-top: 30px; }

.small-banners-container {
  margin: 0 auto;
  width: 1374px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }
  .small-banners-container .banner-small {
    margin: 7px;
    position: relative; }

.banner-small {
  margin: 0 auto;
  width: 672px;
  height: 413px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 0 55px 52px 55px; }
  .banner-small .gradient-bg {
    width: 672px; }
  .banner-small .banner-title {
    z-index: 1; }
    .banner-small .banner-title p {
      margin: 0;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.78px;
      text-transform: uppercase; }
    .banner-small .banner-title .title-heading {
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      color: #ffffff;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 4.13px; }
    .banner-small .banner-title .title-heading:before {
      content: "_"; }
  .banner-small .button {
    z-index: 1;
    width: 227px; }

.banner-small:after {
  content: "";
  opacity: 0.4;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, black), to(#020024)) center center no-repeat;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, black 50%, #020024 100%) center center no-repeat;
  background-size: cover;
  height: 300px;
  position: absolute;
  margin: 52px 0 0 -55px;
  width: 672px;
  z-index: 0; }

.timeline--item {
  margin: 150px 0 !important;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center; }
  .timeline--item img {
    width: 90%; }
  .timeline--item .timeline-date {
    margin: 40px 0 0 0;
    align-self: flex-start;
    color: #006937;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 8.59px; }
  .timeline--item .general-text-container {
    width: 100%;
    margin: 0 !important; }
  .timeline--item h4 {
    color: #006937; }
  .timeline--item h3:before {
    content: none; }
  .timeline--item p {
    color: #959595; }

.logotypes {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 15px; }
  .logotypes .logotype {
    width: 150px;
    height: 150px;
    margin: 20px 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
    .logotypes .logotype img {
      max-width: 100%;
      max-height: 100%;
      height: auto; }

@media (max-width: 1410px) {
  .small-banners-container {
    width: auto; }
    .small-banners-container .banner-small {
      margin: 25px; }
  .banner-small {
    width: 45vw;
    height: 413px; }
  .banner-small:after {
    width: 45vw; } }

@media (max-width: 1200px) {
  .top-content {
    padding: 150px 50px 50px 50px } /*100px;*/
  .logotypes .logotype:last-child {
    display: none; }
  .small-banners-container {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .small-banners-container .banner-small {
      width: 481px;
      height: 413px;
      margin: 15px 0; }
    .small-banners-container .banner-small:after {
      width: 481px; }
  .text-with-photo figure {
    width: 100%; }
  .text-with-photo img {
    width: 100%; }
  .text-with-photo .general-text-container {
    max-width: 610px; }
    .text-with-photo .general-text-container h4 {
      font-size: 14px; }
    .text-with-photo .general-text-container h3 {
      font-size: 30px !important; }
  .timeline--item img {
    width: 100%; }
  .timeline--item .timeline-date {
    font-size: 30px; }
  .timeline--item .general-text-container {
    margin: 15px 0 0 0 !important; }
    .timeline--item .general-text-container h4 {
      font-size: 14px; } }

@media (max-width: 900px) {
  .logotypes .logotype {
    width: 90px;
    height: 84px; }
  .top-content {
    padding: 60px 0; }
    .top-content p {
      font-size: 24px; }
  .banner-small {
    max-width: 330px;
    margin: 0 auto; }
  .banner-small:after {
    max-width: 330px; }
  .timeline--item .timeline-date {
    font-size: 35px; }
  .timeline--item .general-text-container h4 {
    font-size: 16px; }
  .timeline--item .general-text-container h3 {
    font-size: 30px !important; } }

@media (max-width: 600px) {
  .timeline--item:first-child {
    margin: 0 !important; }
  .small-banners-container .banner-small {
    width: 345px;
    height: 298px; }
  .banner-small:after {
    max-width: 345px;
    width: 100%;
    margin: 33px 0 0 -33px; }
  .article-with-slider-carousel {
    padding: 0; }
  .double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
  .top-content p {
    font-size: 18px;
    line-height: 30px; }
  .banner-small {
    min-height: 0;
    max-width: 100%;
    width: 345px;
    height: 298px;
    margin: 15px auto;
    padding: 33px; }
  .text-with-photo {
    margin: 0 0 100px 0; }
    .text-with-photo img {
      width: 100%; }
    .text-with-photo .general-text-container h4 {
      font-size: 16px; }
    .text-with-photo .general-text-container h3 {
      font-size: 24px !important; } }

@media (max-width: 350px) {
  .banner-small .banner-btn {
    width: 100%; }
  .timeline--item .timeline-date {
    font-size: 40px; } }

.slick-container {
  display: -webkit-box !important;
  display: flex !important;
  width: 100%;
  margin: 100px 0 70px 0; } /*margin: 100px 0 250px 0; }*/
  .slick-container .slick-prev, .slick-container .slick-next {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none !important;
    background: transparent; }
  .slick-container .slick-prev:before, .slick-container .slick-next:before {
    content: '';
    display: block;
    background: url("../Icons/slider-arrow.png") no-repeat;
    background-size: cover;
    width: 19px;
    height: 34px;
    margin: 0 0 0 -94px; }
  .slick-container .slick-next:before {
    position: relative;
    left: 94px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0; }
  .slick-container .slick-slide:hover {
    text-decoration: none; }
  .slick-container .slick-slide {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    min-height: 300px; }
    .slick-container .slick-slide .img-bg {
      width: 198px;
      height: 198px;
      border: 1px solid #e6e6e6;
      background-color: #ffffff;
      border-radius: 50%;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center; }
    .slick-container .slick-slide p {
      margin: 33px 0 0 0 !important;
      width: 198px;
      color: #5d5d5d;
      font-family: Barlow, sans-serif;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.96px;
      line-height: 1.5;
      text-align: center; }

@media (max-width: 1360px) {
  .slick-container .slick-prev:before, .slick-container .slick-next:before {
    margin: -75px 0 0 0 !important;
    left: 0 !important; } }

@media (max-width: 900px) {
  .slick-container .slick-list {
    margin: 0 auto;
    width: 500px; }
  .slick-container .slick-slide {
    width: 200px; } }

.carousel-container {
  width: 100%;
  z-index: 3;
  position: relative; }
  .carousel-container .slick-dots {
    display: none !important; }
  .carousel-container .slick-slider {
    width: 100%; }
  .carousel-container .slick-slide {
    height: auto;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center; }
    .carousel-container .slick-slide .image-container {
      height: 40vh;
      width: 95%;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center; }
      .carousel-container .slick-slide .image-container img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%; }
    .carousel-container .slick-slide .general-text-container {
      margin: 80px 0 0 0 !important;
      width: 95%; }
  .carousel-container .slide-container {
    position: absolute;
    width: 100%;
    height: 32px;
    z-index: 2; }
  .carousel-container .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 3px;
    outline: none;
    opacity: 0.99;
    -webkit-transition: .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }
  .carousel-container .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #006937;
    cursor: pointer; }
  .carousel-container .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #006937;
    cursor: pointer; }
  .carousel-container .slider::-moz-range-progress {
    background-color: #006937; }

html[data-agent*="Trident"] .carousel-container .slide-container {
  width: 100%;
  height: 74px; }

html[data-agent*="Trident"] .carousel-container .slider {
  background: none;
  width: 100%;
  height: 74px;
  outline: none;
  opacity: 0.99;
  -webkit-transition: .2s;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

html[data-agent*="Trident"] .carousel-container .slider::-ms-thumb {
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #006937;
  cursor: pointer; }

html[data-agent*="Trident"] .carousel-container .slider::-ms-track {
  color: transparent;
  width: 100%;
  height: 3px;
  border: 1px solid transparent;
  outline: none;
  opacity: 0.99;
  -ms-transition: opacity .2s;
  transition: opacity .2s; }

html[data-agent*="Trident"] .carousel-container .slider::-ms-fill-lower {
  background-color: #006937; }

@media (min-width: 2000px) {
  .carousel-container .slide .image-container {
    width: 95%;
    height: 50vh; }
    .carousel-container .slide .image-container img {
      width: auto;
      height: inherit; } }

@media (max-width: 1360px) {
  .carousel-container .slide .image-container {
    width: 95%; }
    .carousel-container .slide .image-container img {
      width: initial; } }

@media (max-width: 900px) {
  .carousel-container .slide .image-container {
    height: 200px; } }

@media (max-width: 600px) {
  .carousel-container .slide-container {
    display: none; }
  .carousel-container .slick-slide .general-text-container {
    margin: 40px 0 0 0 !important; }
  .carousel-container .slick-dots {
    display: block !important;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px); }
    .carousel-container .slick-dots li.slick-active button:before {
      background: url("../Icons/carousel-dot-active.svg");
      -webkit-transition: .2s;
      transition: .2s; }
    .carousel-container .slick-dots li {
      display: inline-block;
      margin: 0 5px; }
      .carousel-container .slick-dots li button {
        height: 17px;
        background: none;
        border: none;
        overflow: hidden;
        padding: 0; }
      .carousel-container .slick-dots li button:before {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        background: url("../Icons/carousel-dot.svg");
        -webkit-transition: .2s;
        transition: .2s; }
  .carousel-with-slider {
    width: 350px; }
    .carousel-with-slider .carousel-field .carousel-item {
      width: 350px; } }

.article-with-video-slider {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.video-slider {
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  overflow: hidden; }
  .video-slider .video-container {
    width: 848px;
    height: 507px;
    background: url("../Images/video-slider-poster.png"); }
    .video-slider .video-container video {
      position: absolute;
      width: 848px;
      height: 507px;
      -o-object-fit: cover;
      object-fit: cover; }
    .video-slider .video-container video:first-child {
      z-index: 10; }
    .video-slider .video-container .video-title, .video-slider .video-container span {
      position: relative;
      top: 434px;
      left: 52px;
      color: #ffffff;
      font-size: 24px;
      font-weight: 400;
      letter-spacing: 4.13px;
      -webkit-transition: .5s;
      transition: .5s;
      z-index: 19; }
  .video-slider .right-container {
    height: 443px;
    margin: auto 0; }
  .video-slider .slide-container {
    position: absolute;
    width: 447px;
    height: 32px;
    z-index: 2;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 35px 35px;
    transform-origin: 35px 35px;
    margin: 0 0 0 38px; }
  .video-slider .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 3px;
    outline: none;
    opacity: 0.99;
    -webkit-transition: .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }
  .video-slider .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #006937;
    cursor: pointer; }
  .video-slider .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #006937;
    cursor: pointer; }
  .video-slider .slider::-moz-range-progress {
    background-color: #006937; }
  .video-slider .breakpoint-headings {
    min-width: 124px;
    margin: 0 0 0 128px;
    align-self: flex-start;
    list-style: none;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .video-slider .breakpoint-headings li {
      color: #5d5d5d;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.96px;
      line-height: 1; }
    .video-slider .breakpoint-headings li:hover {
      cursor: pointer; }

@media (max-width: 1360px) {
  .container {
    max-width: 930px !important; }
  .video-slider .video-container {
    width: 686px; }
    .video-slider .video-container video {
      width: 686px; }
  .video-slider .slide-container {
    margin: 0 0 0 10px; }
  .video-slider .breakpoint-headings {
    margin: 0 0 0 85px; } }

@media (max-width: 900px) {
  .container {
    max-width: 720px !important; }
  .article-with-video-slider {
    width: 100%; }
  .video-slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .video-slider .video-container {
      width: 100%;
      max-width: 720px; }
      .video-slider .video-container .video-title, .video-slider .video-container span {
        top: 424px;
        left: 61px; }
    .video-slider .right-container {
      height: auto; }
    .video-slider .slide-container {
      position: static;
      width: 100%;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      margin: 30px 0; }
    .video-slider .breakpoint-headings {
      display: none; } }

@media (max-width: 600px) {
  .container {
    max-width: 100% !important; }
  .article-with-video-slider {
    width: 100%; }
    .article-with-video-slider .big-heading {
      max-width: 355px;
      margin: 0 auto; }
  .video-slider .video-container {
    width: 100%;
    height: 258px;
    margin: 0 -20px; }
    .video-slider .video-container video {
      height: 258px;
      width: 100% !important; }
    .video-slider .video-container .video-title {
      top: 190px;
      left: 35px; }
  .video-slider .slide-container {
    width: 95%;
    margin: 30px auto; } }

.list-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 90%;
  padding: 0;
  margin: 0 auto 200px auto; }
  .list-container .cards {
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: flex-start;*/
    -webkit-box-pack: center;
    justify-content: center; }
    .list-container .cards .news-clear {
      position: absolute; }
    .list-container .cards .card-big {
      width: 753px !important;
      height: 462px !important;
      -webkit-transition: 0.5s !important;
      transition: 0.5s !important;
      margin-left: 390px !important; }
      .list-container .cards .card-big img {
        height: 462px;
        width: 100%; }
      .list-container .cards .card-big .card-text {
        position: absolute;
        bottom: -1px;
        width: 361px;
        height: auto !important;
        background-color: #fafafa; }
    .list-container .cards .card {
      border: none;
      margin: 15px;
      width: 350px;
      height: auto;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .list-container .cards .card:hover {
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .list-container .cards .card:hover img {
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          -webkit-transform: scale(1.1);
          transform: scale(1.1);
          z-index: 2; }
        .list-container .cards .card:hover .card-text {
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          background-color: #fff; }
      .list-container .cards .card img {
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
      .list-container .cards .card .card-text {
        height: 100%;
        padding: 31px 53px;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: start;
        justify-content: flex-start;
        background-color: #fafafa; }
        .list-container .cards .card .card-text .result-header {
          display: -webkit-box;
          display: flex;
          -webkit-box-align: baseline;
          align-items: baseline; }
          .list-container .cards .card .card-text .result-header span {
            font-size: 16px;
            font-weight: 700; }
        .list-container .cards .card .card-text h3 {
          color: #006937;
          font-size: 16px;
          font-weight: 700;
          letter-spacing: 1.78px;
          line-height: 22px;
          text-transform: uppercase; }
        .list-container .cards .card .card-text p {
          color: #5d5d5d;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 1.04px;
          line-height: 21px; }
        .list-container .cards .card .card-text h4 {
          color: #5d5d5d;
          font-size: 13px;
          font-weight: 700;
          letter-spacing: 0.96px; }
        .list-container .cards .card .card-text .tags {
          opacity: 0.36;
          font-size: 13px;
          font-weight: 700;
          letter-spacing: 0.96px;
          width: 100%; }
  .list-container .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .list-container .list .card {
      width: auto;
      height: auto;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row; }
      .list-container .list .card .card-img {
        width: 538px; }
      .list-container .list .card .card-text {
        height: auto;
        width: 100%; }
  .list-container .button {
    margin: 77px 0 0 0;
    align-self: center; }
    .list-container .button span:after {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }

.list-container-filter .filter-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .list-container-filter .filter-container .filter {
    display: -webkit-box;
    display: flex; }
    .list-container-filter .filter-container .filter input {
      width: 0;
      height: 0;
      visibility: hidden; }
    .list-container-filter .filter-container .filter label {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center; }
      .list-container-filter .filter-container .filter label p {
        margin: 0;
        opacity: 0.4;
        color: #5d5d5d;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.96px; }
      .list-container-filter .filter-container .filter label img {
        margin: 0 0 0 15px;
        width: 23px;
        height: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.3s;
        transition: 0.3s; }
    .list-container-filter .filter-container .filter #filter-checkbox:checked + label img {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .list-container-filter .filter-container .filter #filter-checkbox:checked ~ .wrapper {
      opacity: 1;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .list-container-filter .filter-container .filter .wrapper {
      display: none;
      opacity: 0;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      padding: 48px 36px;
      z-index: 3;
      box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
      background-color: #ffffff;
      margin: 32px 0 0 0;
      position: absolute; }
      .list-container-filter .filter-container .filter .wrapper ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .list-container-filter .filter-container .filter .wrapper ul li:first-child {
          margin-top: -50px; }
        .list-container-filter .filter-container .filter .wrapper ul li {
          margin-top: -35px; }
          .list-container-filter .filter-container .filter .wrapper ul li ul {
            margin: 0 0 0 32px; }
            .list-container-filter .filter-container .filter .wrapper ul li ul li:first-child {
              margin-top: -35px; }
      .list-container-filter .filter-container .filter .wrapper h4 {
        color: #5d5d5d;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1.19px;
        line-height: 27px; }
      .list-container-filter .filter-container .filter .wrapper label {
        margin: 0; }
        .list-container-filter .filter-container .filter .wrapper label p {
          opacity: 1;
          color: #5d5d5d;
          font-size: 13px;
          font-weight: 700;
          letter-spacing: 0.96px;
          margin: 0 0 0 15px; }
      .list-container-filter .filter-container .filter .wrapper label:before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        border: 1px solid #e6e6e6; }
      .list-container-filter .filter-container .filter .wrapper label:after {
        content: "";
        opacity: 0;
        display: block;
        width: 11px;
        height: 9px;
        background: url("../Icons/checkbox-mark.png") no-repeat;
        background-size: cover;
        position: absolute;
        margin: -1px 0 0 7px;
        -webkit-transition: 0.1s;
        transition: 0.1s; }
      .list-container-filter .filter-container .filter .wrapper input:checked + label:after {
        opacity: 1;
        -webkit-transition: 0.1s;
        transition: 0.1s; }
  .list-container-filter .filter-container .sort {
    display: -webkit-box;
    display: flex; }
    .list-container-filter .filter-container .sort .card-btn:hover,
    .list-container-filter .filter-container .sort .list-btn:hover {
      text-decoration: none; }
    .list-container-filter .filter-container .sort .card-btn,
    .list-container-filter .filter-container .sort .list-btn {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      margin: 0 0 0 80px; }
      .list-container-filter .filter-container .sort .card-btn p,
      .list-container-filter .filter-container .sort .list-btn p {
        margin: 0 0 0 20px;
        opacity: 0.4;
        color: #686868;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.96px; }
      .list-container-filter .filter-container .sort .card-btn svg path,
      .list-container-filter .filter-container .sort .list-btn svg path {
        fill: #d8d8d8; }
    .list-container-filter .filter-container .sort .active p {
      opacity: 1;
      color: #5d5d5d;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.96px; }
    .list-container-filter .filter-container .sort .active svg path {
      fill: #006937; }

@media (max-width: 1200px) {
  .list-container-filter {
    max-width: 90% !important; }
  .list-container .first-card-big {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .list-container .first-card-big .card-big {
      width: 100% !important;
      margin-left: 0 !important; }
      .list-container .first-card-big .card-big img {
        width: 100%; }
      .list-container .first-card-big .card-big .card-text {
        margin: 0 -1px; }
    .list-container .first-card-big .card {
      width: 350px !important;
      margin: 15px; }
  .list-container .cards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    /*.card {
        width: 448px;
        margin: 17px 0;
      }*/ }
    .list-container .cards .card-big {
      width: 100% !important;
      margin-left: 0 !important; }
      .list-container .cards .card-big img {
        width: 100%; }
      .list-container .cards .card-big .card-text {
        margin: 0 -1px; }
  .list-container .list .card {
    width: auto; } }

@media (max-width: 900px) {
  .list-container .first-card-big {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .list-container .first-card-big .card {
      width: 330px !important;
      margin: 17px 0; }
  .list-container .cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .list-container .cards .card-big {
      width: 100% !important;
      margin-left: 0 !important; }
    .list-container .cards .card {
      width: 330px;
      margin: 17px 0; }
  .list-container .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .list-container .list .card {
      width: inherit; }
      .list-container .list .card img {
        width: 49%; }
      .list-container .list .card .card-text {
        width: 49%; }
  .list-container .button {
    max-width: 255px; }
    .list-container .button span {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .list-container .button span:after {
      margin-left: 10px; } }

@media (max-width: 735px) {
  .list-container-filter {
    padding: 0 15px; }
    .list-container-filter .filter-container .wrapper p {
      font-size: 12px !important; }
    .list-container-filter .filter-container .sort {
      display: none; }
  .list-container {
    width: 100%;
    padding: 0 15px;
    margin: 0 0 50px 0; }
    .list-container .cards {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-align: center;
      align-items: center; }
      .list-container .cards .card-big {
        height: auto !important; }
        .list-container .cards .card-big .card-text {
          position: static;
          width: auto; }
      .list-container .cards .card {
        width: 100% !important;
        max-width: 345px; }
        .list-container .cards .card img {
          height: 194px; }
        .list-container .cards .card .card-text {
          padding: 24px 35px;
          background-color: #ffffff; }
          .list-container .cards .card .card-text p {
            opacity: 1;
            color: #686868;
            font-size: 16px;
            font-weight: 400;
            letter-spacing: 1.19px;
            line-height: 27px; }
    .list-container .button {
      max-width: 255px; }
      .list-container .button span {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
      .list-container .button span:after {
        margin-left: 10px; } }

.slider-carousel-buttons-bottom .slick-prev, .slider-carousel-buttons-bottom .slick-next {
  z-index: 3;
  position: absolute;
  margin: 0 0 23px 0;
  bottom: 25px;
  height: 35px;
  width: 40px;
  overflow: hidden;
  background: none;
  border: none;
  outline: none; }

.slider-carousel-buttons-bottom .slick-prev:before, .slider-carousel-buttons-bottom .slick-next:before {
  content: '';
  display: block;
  background: url(../Icons/slider-arrow.png) no-repeat;
  background-size: cover;
  width: 19px;
  height: 34px;
  margin: 0;
  left: 0;
  z-index: 3; }

.slider-carousel-buttons-bottom .slick-prev {
  left: 40px; }

.slider-carousel-buttons-bottom .slick-next {
  right: 40px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.slider-carousel-buttons-bottom .slick-slide {
  outline: none; }
  .slider-carousel-buttons-bottom .slick-slide .image-container {
    height: 435px;
    width: 100%; }
    .slider-carousel-buttons-bottom .slick-slide .image-container img {
      width: 100%;
      height: 100%; }
  .slider-carousel-buttons-bottom .slick-slide p {
    /*margin: 32px auto;
    text-align: center;
    width: 70%;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.96px;*/

      text-align: center;
      font-style: italic;
      color: #006937;
      font-size: 20px;
      font-weight: 500;
  }

@media (max-width: 1200px) {
  .slider-carousel-buttons-bottom .slick-slide .image-container {
    height: 311px; }
  .slider-carousel-buttons-bottom .slick-prev, .slider-carousel-buttons-bottom .slick-next, .slider-carousel-buttons-bottom .slick-prev:before, .slider-carousel-buttons-bottom .slick-next:before {
    width: 7px;
    height: 13px; }
  .slider-carousel-buttons-bottom .slick-prev {
    left: 20px;
    margin: 0 0 35px 0; }
  .slider-carousel-buttons-bottom .slick-next {
    right: 20px;
    margin: 0 0 35px 0; } }

@media (max-width: 900px) {
  .container-small .slider-carousel-buttons-bottom .slick-slide .image-container {
    height: 300px; }
  .slider-carousel-buttons-bottom {
    width: 100%; }
    .slider-carousel-buttons-bottom .slick-list {
      width: 100%; }
    .slider-carousel-buttons-bottom .slick-slide .image-container {
      height: 198px; }
    .slider-carousel-buttons-bottom .slick-prev, .slider-carousel-buttons-bottom .slick-next {
      margin: 0 0 40px 0; } }

@media (max-width: 600px) {
  .container-small .slider-carousel-buttons-bottom .slick-slide .image-container {
    height: 250px; }
  .slider-carousel-buttons-bottom .slick-slide p {
    width: 60%; } }

.preview {
  padding: 60px 140px;
  min-height: 826px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }
  .preview .button {
    margin: 35px 0 0 0; }

.preview-small {
  padding: 150px 0;
  color: #006937;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }
  .preview-small .card-bottom-container {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between; }
  .preview-small h3 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.78px;
    text-transform: uppercase; }
  .preview-small .cards-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-self: stretch;
    margin: 44px 0 0 0; }
    .preview-small .cards-container .card {
      width: 350px;
      background-color: #fafafa;
      border: 0;
      margin: 0 15px; }
      .preview-small .cards-container .card .button {
        margin: 0;
        width: 100%; }
    .preview-small .cards-container .card:first-child {
      margin-left: 0; }
    .preview-small .cards-container .card:last-child {
      margin-right: 0; }
    .preview-small .cards-container .card-text {
      height: 100%;
      padding: 31px 53px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-pack: start;
      justify-content: flex-start;
      background-color: #fafafa; }
      .preview-small .cards-container .card-text h3 {
        color: #006937;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1.78px;
        line-height: 22px;
        text-transform: uppercase; }
      .preview-small .cards-container .card-text p {
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1.04px;
        line-height: 21px; }
      .preview-small .cards-container .card-text h4 {
        color: #5d5d5d;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.96px; }
      .preview-small .cards-container .card-text p:last-child {
        opacity: 0.36;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.96px; }
    .preview-small .cards-container .card-bottom-container {
      padding: 31px 51px; }
      .preview-small .cards-container .card-bottom-container h4 {
        color: #006937;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1.78px;
        line-height: 22px;
        text-transform: uppercase; }
      .preview-small .cards-container .card-bottom-container p {
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1.04px;
        line-height: 21px; }
  .preview-small .button {
    margin: 62px 0 0 0;
    align-self: center; }

.preview-small .cards, .preview .cards {
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  .preview-small .cards .card .card-img, .preview .cards .card .card-img {
    min-height: 260px;
    max-height: 260px;
    overflow: hidden; }
    .preview-small .cards .card .card-img img, .preview .cards .card .card-img img {
      width: 100%;
      height: 100%; }
  .preview-small .cards .card:hover, .preview .cards .card:hover {
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .preview-small .cards .card:hover img, .preview .cards .card:hover img {
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      z-index: 2; }
    .preview-small .cards .card:hover .card-text, .preview .cards .card:hover .card-text {
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      background-color: #fff; }
  .preview-small .cards .card img, .preview .cards .card img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
  .preview-small .cards .card, .preview .cards .card {
    border: none;
    margin: 53px 15px 0 15px;
    /*width: 350px;*/
    width: calc(100% / 3 - 20px); }
    .preview-small .cards .card .card-text, .preview .cards .card .card-text {
      padding: 31px 53px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-pack: justify;
      justify-content: space-between; }
      .preview-small .cards .card .card-text h3, .preview .cards .card .card-text h3 {
        color: #006937;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1.78px;
        line-height: 22px;
        text-transform: uppercase; }
      .preview-small .cards .card .card-text p, .preview .cards .card .card-text p {
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1.04px;
        line-height: 21px; }
      .preview-small .cards .card .card-text h4, .preview .cards .card .card-text h4 {
        color: #5d5d5d;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.96px; }
      .preview-small .cards .card .card-text p:last-child, .preview .cards .card .card-text p:last-child {
        opacity: 0.36;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.96px; }
  .preview-small .cards .card:first-child, .preview .cards .card:first-child {
    margin-left: 0; }
  .preview-small .cards .card:last-child, .preview .cards .card:last-child {
    margin-right: 0; }

.preview-small .cards-container .card .card-img, .preview .cards-container .card .card-img {
  min-height: 260px;
  max-height: 260px;
  overflow: hidden; }
  .preview-small .cards-container .card .card-img img, .preview .cards-container .card .card-img img {
    width: 100%;
    height: 100%; }

.preview-small .cards-container .card:hover, .preview .cards-container .card:hover {
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .preview-small .cards-container .card:hover img, .preview .cards-container .card:hover img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2; }

@media (max-width: 1410px) {
  .preview {
    /*padding: 0 100px;*/
    padding: 50px 15px; }
    .preview .card:last-child {
      /*display: none;*/ } }

@media (max-width: 1360px) {
  .preview-small .cards-container .card {
    /*width: 316px;

        img {
          height: 261px;
        }*/ }
    .preview-small .cards-container .card .button {
      width: auto; }
  .preview-small .cards .card img, .preview-small .cards-container .card img, .preview .cards .card img, .preview .cards-container .card img {
    width: 100%;
    height: auto;
    /*height: 193px;*/ }
  .preview-small .cards .card .card-text, .preview-small .cards-container .card .card-text, .preview .cards .card .card-text, .preview .cards-container .card .card-text {
    height: 100%; } }

@media (max-width: 1200px) {
  .preview-small .cards-container {
    justify-content: space-around; }
  .preview-small .card:last-child {
    display: none; } }

@media (max-width: 1092px) {
  .preview .cards .card {
    width: 45%; } }

@media (max-width: 900px) {
  .preview {
    padding: 60px 0; }
    .preview .cards {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      width: 100%; }
      .preview .cards .card {
        /*width: 330px;*/ }
  .preview-small .cards-container .card {
    width: 350px; }
    .preview-small .cards-container .card img {
      width: 100%;
      height: auto;
      /* height: 193px;*/ }
  .cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; } }

@media (max-width: 600px) {
  .preview .cards .card {
    display: -webkit-box;
    display: flex;
    width: 80%; }
    .preview .cards .card .card-text {
      height: auto; }
      .preview .cards .card .card-text h3, .preview .cards .card .card-text p {
        margin-bottom: 15px; }
  .preview-small .cards-container .card:first-child {
    display: -webkit-box;
    display: flex; }
  .preview-small .cards-container .card {
    display: none;
    width: 100%;
    max-width: 345px;
    margin: 0; }
    .preview-small .cards-container .card .card-bottom-container {
      padding: 24px 35px; }
  .cards {
    width: 100%; }
    .cards .card {
      width: 100%;
      height: auto; }
      .cards .card .card-text {
        padding: 20px 30px; } }

.news-page-title {
  color: #006937;
  margin-top: 268px; }
  .news-page-title .date {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 4.13px; }
  .news-page-title .heading {
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 6px; }
  .news-page-title .subheading {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px; }

.tags {
  width: 308px;
  opacity: 0.36;
  color: #5d5d5d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.96px;
  line-height: 1.5; }

@media (max-width: 1200px) {
  .news-page-title .date {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2.41px;
    text-transform: uppercase; }
  .news-page-title .heading {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 5.16px;
    text-transform: uppercase; }
  .news-page-title .subheading {
    font-size: 16px;
    letter-spacing: 1.78px;
    line-height: 22px;
    text-transform: uppercase; } }

@media (max-width: 900px) {
  .news-page-title {
    margin-top: 150px; }
    .news-page-title .date {
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 2.41px;
      text-transform: uppercase; }
    .news-page-title .heading {
      font-size: 30px;
      font-weight: 700;
      letter-spacing: 5.16px;
      text-transform: uppercase; }
    .news-page-title .subheading {
      font-size: 16px;
      letter-spacing: 1.78px;
      line-height: 22px;
      text-transform: uppercase; } }

@media (max-width: 600px) {
  .news-page-title {
    margin-top: 100px; }
    .news-page-title .date {
      font-size: 16px; } }

.cards-carousel-container {
  margin: -38px auto 0 auto;
  padding: 30px 0;
  overflow: hidden;
  max-width: 1835px; }

.cards-carousel {
  margin: 30px 0; }
  .cards-carousel .slick-list {
    overflow: hidden; }
  .cards-carousel .slick-prev, .cards-carousel .slick-next {
    z-index: 3;
    position: absolute;
    top: -60px;
    height: 35px;
    width: 40px;
    overflow: hidden;
    background: none;
    border: none;
    outline: none; }
  .cards-carousel .slick-prev:before, .cards-carousel .slick-next:before {
    content: '';
    display: block;
    background: url(../Icons/slider-arrow.png) no-repeat;
    background-size: cover;
    width: 19px;
    height: 34px;
    margin: 0;
    left: 0;
    z-index: 3; }
  .cards-carousel .slick-prev {
    right: 100px; }
  .cards-carousel .slick-next {
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .cards-carousel .card {
    margin: 0 5px;
    -webkit-transition: .2s;
    transition: .2s; }
    .cards-carousel .card img {
      width: 100%; }
  .cards-carousel .translucent {
    opacity: 1;
    -webkit-transition: .2s;
    transition: .2s; }

@media (max-width: 1200px) {
  .cards-carousel .slick-list {
    overflow: hidden; } }

@media (max-width: 600px) {
  .cards-carousel .slick-next, .cards-carousel .slick-prev {
    position: absolute;
    top: initial;
    bottom: -50px; }
  .cards-carousel .slick-prev {
    left: 50px; }
  .cards-carousel .slick-next {
    right: 50px; } }

.map-container #map {
  width: 100%;
  height: 375px; }

.map-container .buttons-container {
  position: absolute;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin: -90px 0 0 0;
  right: 60px; }

.map-container .active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2) !important;
  -webkit-transition: .075s;
  transition: .075s; }

.map-container .map-button {
  padding: 0 0 5px 3px;
  width: 68px;
  height: 68px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  border-radius: 50%;
  outline: none;
  border: none;
  color: #006937;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 2.97px;
  line-height: 31px;
  text-transform: uppercase;
  margin: 0 0 0 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: .075s;
  transition: .075s; }

.map-container .map-button:hover {
  color: #006937;
  text-decoration: none; }

.map-container .general-text-container {
  padding-left: 150px;
  margin-top: 26px !important; }
  .map-container .general-text-container p {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.19px;
    line-height: 27px; }

@media (max-width: 1200px) {
  .map-container .general-text-container {
    padding-left: 0;
    text-align: center; } }

@media (max-width: 900px) {
  .map-container .map-button {
    width: 50px;
    height: 50px; } }

@media (max-width: 600px) {
  .map-container {
    padding: 50px 0; }
    .map-container .buttons-container {
      width: 100%;
      left: 0;
      -webkit-box-pack: justify;
      justify-content: space-between; }
    .map-container .general-text-container {
      padding: 0 30px; }
    .map-container .map-button {
      margin: 0; }
    .map-container .map-button:first-child {
      margin-left: 15px; }
    .map-container .map-button:last-child {
      margin-right: 15px; } }

ol[type="A"] {
  list-style: none; }
  ol[type="A"] li:nth-child(1):before {
    content: 'A'; }
  ol[type="A"] li:nth-child(2):before {
    content: 'B'; }
  ol[type="A"] li:nth-child(3):before {
    content: 'C'; }
  ol[type="A"] li:nth-child(4):before {
    content: 'D'; }
  ol[type="A"] li:nth-child(5):before {
    content: 'E'; }
  ol[type="A"] li:nth-child(6):before {
    content: 'F'; }
  ol[type="A"] li:nth-child(7):before {
    content: 'G'; }
  ol[type="A"] li:nth-child(8):before {
    content: 'H'; }
  ol[type="A"] li:nth-child(9):before {
    content: 'I'; }
  ol[type="A"] li:nth-child(10):before {
    content: 'J'; }
  ol[type="A"] li:nth-child(11):before {
    content: 'K'; }
  ol[type="A"] li:nth-child(12):before {
    content: 'L'; }
  ol[type="A"] li:nth-child(13):before {
    content: 'M'; }
  ol[type="A"] li:nth-child(14):before {
    content: 'N'; }
  ol[type="A"] li:nth-child(15):before {
    content: 'O'; }
  ol[type="A"] li:nth-child(16):before {
    content: 'P'; }
  ol[type="A"] li:nth-child(17):before {
    content: 'Q'; }
  ol[type="A"] li:nth-child(18):before {
    content: 'R'; }
  ol[type="A"] li:nth-child(19):before {
    content: 'S'; }
  ol[type="A"] li:nth-child(20):before {
    content: 'T'; }
  ol[type="A"] li:nth-child(21):before {
    content: 'U'; }
  ol[type="A"] li:nth-child(22):before {
    content: 'V'; }
  ol[type="A"] li:nth-child(23):before {
    content: 'W'; }
  ol[type="A"] li:nth-child(24):before {
    content: 'X'; }
  ol[type="A"] li:nth-child(25):before {
    content: 'Y'; }
  ol[type="A"] li:nth-child(26):before {
    content: 'Z'; }

.slick-double .double {
  display: -webkit-box !important;
  display: flex !important; }
  .slick-double .double .banner-static .banner-image {
    min-height: 0; }

.slick-double .carousel-container {
  max-height: 100px; }
  .slick-double .carousel-container .slide img {
    visibility: hidden; }

.slick-double .slick-active .carousel-container {
  max-height: initial; }
  .slick-double .slick-active .carousel-container .carousel-with-slider img {
    visibility: visible !important; }

.slick-double .slick-prev,
.slick-double .slick-next {
  z-index: 3;
  position: absolute;
  bottom: 84px;
  width: 15px;
  height: 17px;
  overflow: hidden;
  background: none;
  border: none;
  outline: none; }

.slick-double .slick-prev:before,
.slick-double .slick-next:before {
  content: "";
  display: block;
  background: url(../Icons/btn-arrow-icon.svg) no-repeat;
  background-size: cover;
  width: 8px;
  height: 16px;
  margin: 0;
  left: 0;
  z-index: 3; }

.slick-double .slick-prev {
  left: 150px;
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important; }

.slick-double .slick-next {
  left: 306px;
  -webkit-transform: rotate(0) !important;
  transform: rotate(0) !important; }

.slick-double .indicator {
  position: absolute;
  bottom: 83px;
  left: 190px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.96px;
  text-transform: uppercase; }

@media (max-width: 1200px) {
  .banner-container .banner-image {
    padding: 0 0 126px; }
  .slick-double .slick-prev,
  .slick-double .slick-next,
  .slick-double .indicator {
    bottom: 80px;
    left: 47px; }
  .slick-double .slick-next {
    left: 204px; }
  .slick-double .indicator {
    left: 87px; }
  .slick-double .double {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important; }
    .slick-double .double .right-container, .slick-double .double .left-container {
      width: 50%; } }

@media (max-width: 768px) {
  .slick-double .banner-container {
    display: none !important; }
  .slick-double .double {
    max-height: 600px;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important; }
    .slick-double .double .right-container, .slick-double .double .left-container {
      width: 100%; }
      .slick-double .double .right-container .content-container, .slick-double .double .left-container .content-container {
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important; }
        .slick-double .double .right-container .content-container .carousel-container, .slick-double .double .left-container .content-container .carousel-container {
          margin-top: 30px; }
  .slick-double .slick-prev,
  .slick-double .slick-next,
  .slick-double .indicator {
    top: 0; }
  .slick-double .slick-prev:before,
  .slick-double .slick-next:before {
    content: "";
    display: block;
    background: url(../Icons/slider-arrow-black.png) no-repeat;
    background-size: cover;
    width: 8px;
    height: 16px;
    margin: 0;
    left: 0;
    z-index: 3; }
  .slick-double .slick-prev {
    left: 80px;
    -webkit-transform: rotate(0) !important;
    transform: rotate(0) !important; }
  .slick-double .slick-next {
    left: auto;
    right: 80px;
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important; }
  .slick-double .indicator {
    width: 100%;
    left: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    text-align: center;
    color: #5d5d5d; } }

@media (max-width: 600px) {
  .slick-double {
    margin: 50px 0 0 0;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important; }
    .slick-double .double, .slick-double .content-container, .slick-double .slick-track, .slick-double .slick-list {
      height: -webkit-fit-content !important;
      height: -moz-fit-content !important;
      height: fit-content !important;
      max-height: 100%; }
    .slick-double .carousel-container {
      position: relative; }
      .slick-double .carousel-container .slick-slide .general-text-container {
        margin: 80px 0 0 0 !important; }
      .slick-double .carousel-container .slide-container {
        display: block; }
      .slick-double .carousel-container .slick-dots {
        height: 0;
        overflow: hidden; } }

* {
  outline: none !important;
  word-wrap: break-word; }

body {
  font-family: Barlow, sans-serif;
  background: url("../Images/bg-lines.svg") repeat-y center top;
  background-size: 879px auto; }

hr {
  width: 100%;
  height: 3px; }

p a {
  color: #006937 !important;
  font-weight: 500 !important;
  text-decoration: underline; }

a:hover,
a:visited,
a {
  color: #006937 !important;
  font-weight: 500 !important;
  text-decoration: none; }

a.card, a.card:hover {
  text-decoration: none !important; }

.grey-bar-bottom {
  margin-bottom: 63px; }

.frame-space-before-gray-bar-top,
.frame-space-after-gray-bar-bottom {
  margin-top: 0;
  margin-bottom: 0; }

.grey-bar-top:before,
.frame-space-before-gray-bar-top:before,
.grey-bar-bottom:after,
.frame-space-after-gray-bar-bottom:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 63px;
  width: 100%;
  background-color: #f8f8f8; }

.frame-space-before-gray-bar-top:before,
.frame-space-after-gray-bar-bottom:after {
  position: relative !important; }

.scroll-down-icon {
  cursor: pointer; }

.header,
.footer {
  width: 100%; }

a:hover {
  text-decoration: none; }

.button {
  padding: 8px 18px;
  display: inline-block;
  max-width: 255px;
  border: 0; }
  .button span {
    min-width: 120px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    color: #5d5d5d;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.96px; }
  .button span:after {
    content: "";
    margin: 5px;
    background: url("../Icons/card-link-arrow.svg") no-repeat;
    background-size: cover;
    display: inline-block;
    width: 10px;
    height: 17px; }

.button:hover {
  text-decoration: none; }

.button-transparent {
  background: none !important;
  border: 2px solid; }

.button-filled:hover {
  background: #F7F7F7 !important;
  border: 2px solid #F7F7F7;
  -webkit-transition: .3s;
  transition: .3s; }
  .button-filled:hover span {
    color: #006937 !important;
    -webkit-transition: .3s;
    transition: .3s; }
  .button-filled:hover span:after {
    background: url("../Icons/card-link-arrow.svg") no-repeat;
    background-size: contain; }

.button-filled {
  background: #006937;
  border: 2px solid #006937;
  -webkit-transition: .3s;
  transition: .3s; }
  .button-filled span {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s; }
  .button-filled span:after {
    background: url("../Icons/btn-arrow-icon.svg") no-repeat; }

.button-white:hover {
  border: 2px solid #006937;
  -webkit-transition: .3s;
  transition: .3s; }

.button-white {
  border: 2px solid #fff;
  -webkit-transition: .3s;
  transition: .3s; }
  .button-white span {
    color: #fff; }
  .button-white span:after {
    background: url("../Icons/btn-arrow-icon.svg") no-repeat; }

.button-green:hover {
  border: 2px solid #F7F7F7;
  -webkit-transition: .3s;
  transition: .3s; }

.button-green {
  border: 2px solid #006937;
  -webkit-transition: .3s;
  transition: .3s; }

.before-underline:before {
  content: "_"; }

.after-question-icon {
  color: #006937; }

.after-question-icon:hover {
  color: #006937;
  text-decoration: none; }

.after-question-icon:after {
  content: "?";
  margin: 0 0 0 2px;
  width: 19px;
  height: 19px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  background: #006937;
  border-radius: 50%;
  line-height: 1.5; }

.big-heading .general-text-container h4 {
  font-size: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 4.13px !important;
  text-transform: uppercase !important; }

.big-heading .general-text-container h3 {
  font-size: 50px !important;
  font-weight: 700 !important;
  letter-spacing: 8.59px !important;
  text-transform: uppercase !important; }
  .big-heading .general-text-container h3 span:before {
    content: "";
    margin: 0 10px 9px 5px;
    display: inline-block;
    width: 24px;
    height: 20px;
    background: url(../Icons/quote-icon.png) no-repeat;
    background-size: cover; }

.big-heading h4 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 4.13px;
  text-transform: uppercase; }

.big-heading h3 {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 8.59px;
  text-transform: uppercase; }
  .big-heading h3 span:before {
    content: "";
    margin: 0 10px 9px 5px;
    display: inline-block;
    width: 24px;
    height: 20px;
    background: url(../Icons/quote-icon.png) no-repeat;
    background-size: cover; }

.big-heading-green .general-text-container h4,
.big-heading-green .general-text-container h3 {
  color: #006937 !important; }

.big-heading-green h4,
.big-heading-green h3 {
  color: #006937; }

.big-heading-white .general-text-container h4,
.big-heading-white .general-text-container h3 {
  color: #fff !important; }

.big-heading-white .general-text-container span:before {
  background: url(../Icons/quote-icon-white.png) no-repeat !important; }

.big-heading-white h4,
.big-heading-white h3 {
  color: #fff; }

.big-heading-white span:before {
  background: url(../Icons/quote-icon-white.png) no-repeat !important; }

.general-text-container {
  margin: 50px 0; } /*100px 0; }*/
  .general-text-container .subheading,
  .general-text-container h4,
  .general-text-container h5 {
    font-size: 16px;
    color: #006937;
    font-weight: 400;
    letter-spacing: 1.78px;
    text-transform: uppercase; }
  .general-text-container h4 {
    color: #5d5d5d; }
  .general-text-container h3 {
    font-size: 28px !important;
    font-weight: 400 !important; }
  .general-text-container h2,
  .general-text-container h3 {
    color: #006937;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 4px; }
  .general-text-container .grey-heading,
  .general-text-container .grey-subheading {
    color: #5d5d5d !important; }
  .general-text-container .grey-heading {
    font-size: 30px !important; }
  .general-text-container .green-subheading,
  .general-text-container .green-heading {
    color: #006937; }
  .general-text-container .text-big {
    font-size: 22px; }
  .general-text-container ul {
    list-style: none;
    padding: 0; }
  .general-text-container li {
    margin: 20px 0 0 0; }
  .general-text-container a {
    display: block; }
  .general-text-container p a {
    color: #006937 !important;
    font-weight: 500 !important;
    text-decoration: underline; }
  .general-text-container a:hover,
  .general-text-container a:visited,
  .general-text-container a {
    color: #006937 !important;
    font-weight: 500 !important;
    text-decoration: none; }
  .general-text-container p,
  .general-text-container li {
    color: #5d5d5d;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 400; }
  .general-text-container p.text-green,
  .general-text-container li.text-green-list {
    color: #006937;
    margin-left: 0; }
  .general-text-container p.text-grey,
  .general-text-container li.text-grey-list,
  .general-text-container a.text-grey-link {
    color: #959595; }
  .general-text-container p.text-green:before,
  .general-text-container li.text-green-list:before {
    content: "_"; }
  .general-text-container .quote {
    text-align: center;
    font-style: italic;
    color: #006937;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 40px; }
  .general-text-container .quote:before {
    margin: 34px auto;
    content: "";
    display: block;
    width: 41px;
    height: 38px;
    background: url("../Icons/quote-icon.png"); }
  .general-text-container .address {
    width: 140px; }

.no-upper {
  text-transform: none !important; }

.uppercase {
  text-transform: uppercase !important; }

.no-margin {
  margin: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.gallery-row picture {
  width: 45vw;
  max-width: 945px;
  position: relative;
  right: 100px; }

.image-big .image {
  width: 45vw; }

.text-with-photo .general-text-container {
  margin: 35px 0; }

.card {
  width: 363px;
  background-color: #fafafa;
  border: 0; }
  .card img {
    width: auto;
    height: auto; }
  .card .card-bottom-container {
    padding: 31px 51px; }
    .card .card-bottom-container .card-heading {
      color: #006937;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 1.78px;
      line-height: 22px;
      text-transform: uppercase; }
    .card .card-bottom-container p {
      color: #5d5d5d;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 1.04px;
      line-height: 21px; }
    .card .card-bottom-container .button {
      width: 100%; }

.plus-line-left {
  -webkit-transform: translate(-87%, -34px);
  transform: translate(-87%, -34px); }
  .plus-line-left .plus:before {
    content: "";
    position: absolute;
    width: 95px;
    height: 1px;
    border: 1px solid #ffffff;
    margin: 0 0 0 -80px; }

.plus-line-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  -webkit-transform: translate(-33px, -33px);
  transform: translate(-33px, -33px); }
  .plus-line-right .plus-title {
    text-align: right; }
    .plus-line-right .plus-title h4 {
      margin: 0 0 4px auto !important;
      text-align: right; }
  .plus-line-right .plus:after {
    content: "";
    position: absolute;
    width: 95px;
    height: 1px;
    border: 1px solid #ffffff;
    margin: 0 0 0 80px; }

.plus-container {
  position: relative;
  width: 272px;
  min-height: 84px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .plus-container .plus-title {
    margin: 15px 0 0 0;
    width: 136px; }
    .plus-container .plus-title h4,
    .plus-container .plus-title h5 {
      color: #ffffff;
      font-size: 13px;
      letter-spacing: 0.96px; }
    .plus-container .plus-title h4 {
      margin: 0 0 4px 0;
      width: 100px;
      font-weight: 700;
      word-wrap: normal; }
  .plus-container .plus {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 68px;
    height: 68px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
    border: 2px solid #ffffff;
    border-radius: 50%; }
    .plus-container .plus span {
      margin: -6px 0 0 2px;
      color: #ffffff;
      font-size: 40px;
      font-weight: 400;
      letter-spacing: 2.97px;
      text-transform: uppercase; }

.plus-container + .banner-image {
  margin-top: -84px; }

html[data-agent*="Mozilla"] .plus-line-left .plus:before {
  margin: 0 0 0 -160px; }

html[data-agent*="Mozilla"] .plus-line-right .plus:after {
  margin: 0 0 0 160px; }

html[data-agent*="AppleWebKit"] .plus-line-left .plus:before {
  margin: 0 0 0 -80px; }

html[data-agent*="AppleWebKit"] .plus-line-right .plus:after {
  margin: 0 0 0 80px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important; } }

@media (max-width: 1200px) {
  .grey-bar-bottom {
    margin-bottom: 47px; }
  .grey-bar-top:before,
  .frame-space-before-gray-bar-top:before,
  .grey-bar-bottom:after,
  .frame-space-after-gray-bar-bottom:after {
    height: 47px; }
  .general-text-container h3 {
    font-size: 30px !important;
    font-weight: 700 !important; }
  .general-text-container .grey-heading {
    font-size: 24px !important; }
  .gallery-row picture {
    width: auto;
    max-width: 100%;
    position: static; }
  .button span {
    min-width: 135px; }
  .card .card-bottom-container {
    padding: 31px 21px; } }

@media (max-width: 900px) {
  .general-text-container {
    margin: 80px 0; }
    .general-text-container h2 {
      font-size: 30px; }
    .general-text-container h3 {
      font-size: 25px !important; }
    .general-text-container h4 {
      font-size: 14px; }
    .general-text-container .grey-heading {
      font-size: 22px !important; }
  .gallery-row picture {
    width: 100%;
    position: static; }
  .button span {
    min-width: 120px; }
  .button span:after {
    margin: 5px 0; }
  .buttons-group-container .button {
    margin-bottom: 30px; } }

@media (max-width: 600px) {
  .grey-bar-bottom {
    margin-bottom: 43px; }
  .grey-bar-top:before,
  .frame-space-before-gray-bar-top:before,
  .grey-bar-bottom:after,
  .frame-space-after-gray-bar-bottom:after {
    height: 43px; }
  .plus-container {
    display: none; }
  .plus-container + .banner-image {
    margin-top: 0; }
  .button {
      max-width: 210px;
    /*span {
      width: 85px;
    }*/ }
  .big-heading h4 {
    font-size: 16px;
    margin: 0; }
  .big-heading h3 {
    font-size: 30px; }
    .big-heading h3 span:before {
      margin: 0 10px 3px 5px;
      width: 20px;
      height: 16px; }
  .general-text-container {
    margin: 80px 0; }
    .general-text-container h2 {
      font-size: 30px; }
    .general-text-container h3 {
      font-size: 25px !important; }
    .general-text-container h4 {
      font-size: 16px; }
    .general-text-container .grey-heading {
      font-size: 22px !important; }
    .general-text-container .quote {
      font-size: 22px;
      line-height: 34px; }
    .general-text-container p.text-green,
    .general-text-container li.text-green-list,
    .general-text-container li.text-grey-list {
      margin-left: 45px !important; }
  .image-big .image {
    width: 100%; }
  .card img {
    height: auto !important;
    width: 100% !important; } }

@media (min-width: 576px) {
  .container {
    max-width: 720px; } }

@media (max-width: 350px) {
  .general-text-container h3 {
    font-size: 25px; }
  .general-text-container p {
    font-size: 18px; } }

.text-with-photo figure.image{
    width:100%;
}
.certificateRight figure img{
    margin-left: -20px!important;
}
@media (min-width:801px)  {
.certificateRight figure img{
    width: auto!important;
    max-height: 90px;
    margin-left: -20px!important;
}}
@media screen and (min-width: 1400px) {
    .certificateRight figure img{
        margin-left: -20px!important;
    }
}
@media screen and (min-width: 1600px) {
    .certificateRight figure img{
        margin-left: -80px;
    }
}
@media screen and (min-width: 1900px) {
    .certificateRight figure img{
        margin-left: -180px;
    }
}

/**iPhone X in landscape*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) {
    .certificateRight figure img{
        margin-left: -120px;
    }
}
/*iPhone 6, 7, & 8 in portrait & landscape*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
    .certificateRight figure img{
        width: auto!important;
        max-height: 90px;
        margin-left: -120px;
    }
}

