/* *** CSS RESET *** */
:focus {
  outline: 0;
}

a {
  outline: none;
  text-decoration: none;
}

a, img {
  border: 0;
}

button {
  cursor: pointer;
}

/* *** GLOBAL *** */
.bx-wrapper {
  z-index: 1;
}

iframe {
  border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  margin-top: 0;
}

body p {
  margin-bottom: 25px;
  margin-top: 0;
}

body h2 {
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body ul {
  margin-bottom: 25px;
  padding-left: 16px;
  margin-top: 0;
}

body ol {
  padding-left: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body .bx-wrapper {
  padding: 0;
  border: none;
}

figure {
  margin: 0;
}

body a:hover {
  text-decoration: none;
}

input, textarea, button {
  font-family: arial;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #2a3134;
  background: #fff;
  padding-top: 90px;
  line-height: 1.3;
}

a, a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
  height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
  position: relative;
  bottom: auto;
  width: auto;
}

.clearer {
  clear: both;
  height: 0;
}

.chosen-container-single .chosen-single div b {
  background: none;
}

.logo, img, a, button {
  -webkit-transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -ms-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}

.bx-caption {
  display: none;
}

.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin: 0;
  background: transparent;
}

.content-box {
  float: left;
  width: 100%;
}

@media (min-width: 1199px) {
  .container {
    max-width: 1520px;
    padding: 0 40px;
  }
}
@media (min-width: 1500px) {
  .container-1 {
    max-width: 100% !important;
  }
}
img {
  max-width: 100%;
}

.hamburger {
  position: absolute;
  top: 8px;
  right: 0;
  display: none;
}

/* *** HEADER *** */
.header {
  position: fixed;
  z-index: 21;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -ms-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
  background: #fff;
}

.header .logo img {
  max-width: 125px;
}

.header-box .container {
  display: flex;
  height: 90px;
  justify-content: space-between;
  align-items: center;
}

.main-menu ul {
  padding: 0;
  margin: 0;
}

.main-menu-1 li {
  position: relative;
  margin: 0 20px;
}

.main-menu li ul {
  position: absolute;
  top: 100%;
  background: #f4f4f4;
  display: none;
  left: 0;
  width: 100%;
}

.main-menu li ul {
  padding: 15px 10px;
  margin: 0;
  text-align: center;
  list-style: none;
}

.main-menu li ul a {
  display: block;
  padding: 5px;
  color: #2a3134;
}

.main-menu li ul a:hover {
  color: #a8d408;
}

.main-menu {
  display: inline-block;
  vertical-align: top;
}

.main-menu > ul > li {
  float: left;
  list-style: none;
  padding: 0 20px;
}

.main-menu > ul > li > a {
  color: #2a3134;
  display: block;
  height: 90px;
  font-weight: 700;
  line-height: 89px;
  font-size: 14px;
  border-bottom: 3px solid transparent;
}

.main-menu > ul > li:hover > a, .main-menu > ul > .current > a, .main-menu > ul > li > a.active {
  color: #2a3134;
  border-color: #afcb08;
}

.main-menu > ul > .current > a {
  color: #afcb08 !important;
}

.main-menu-2 ul li:last-child {
  padding-right: 0;
}

.btn-lang {
  color: #2a3134;
  font-size: 14px;
  vertical-align: bottom;
  margin-bottom: -20px;
  padding-right: 25px;
  display: inline-block;
  background: url("../img/icons/01.svg") right center no-repeat;
}
.btn-lang:hover {
  color: #2a3134;
  opacity: 0.9;
}

.z-content-box-1 {
  background-size: cover;
  background-position: center center;
}

.z-wrapper {
  padding: 0 105px;
}

.z-padding-1 {
  padding: 60px 0;
}

.z-content-box-1 {
  border-radius: 15px 15px 0 0;
  color: #fff;
}
.z-content-box-1 .z-description {
  width: 740px;
  max-width: 100%;
  height: 580px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.z-content-box-1 .z-description .z-text {
  width: 78%;
}

.z-content-box-2 {
  position: relative;
  z-index: 2;
}
.z-content-box-2 .z-description {
  position: absolute;
  z-index: 10;
  bottom: 60px;
  left: 105px;
}

.z-title-1 {
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  line-height: normal;
  border-bottom: 3px solid #afcb08;
  padding-bottom: 18px;
  margin-bottom: 15px;
}

.z-title-2 {
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
}
.z-title-2 span {
  font-size: 72px;
  line-height: 1;
}

.z-text {
  font-size: 16px;
  line-height: 24px;
}

.z-content-box-2 {
  background: #ececec;
  border-radius: 0 0 15px 15px;
}

.z-box {
  position: relative;
}
.z-box .z-description {
  position: absolute;
  bottom: 60px;
  left: 105px;
}
.z-box .z-button-box {
  padding-top: 5px;
}

.z-btn-1 {
  height: 50px;
  line-height: 53px;
  font-weight: bold;
  color: #fff;
  padding: 0 30px;
  display: inline-block;
  font-size: 16px;
  border-radius: 25px;
  background: #afcb08;
}
.z-btn-1 span {
  padding-right: 30px;
  background: url("../img/icons/02.svg") center right no-repeat;
  background-size: 14px auto;
}
.z-btn-1:hover {
  opacity: 0.9;
  color: #fff;
}

.z-carousel-1 {
  position: relative;
}
.z-carousel-1 .z-title-1 {
  color: #939fa6;
}
.z-carousel-1 .z-nav-1 {
  position: absolute;
  bottom: 60px;
  display: flex;
  right: 105px;
}
.z-carousel-1 .z-nav-1 .swiper-button-prev {
  position: relative;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border: 2px solid #afcb08;
  display: block;
  border-radius: 50%;
  background: url("../img/icons/03.svg") center no-repeat;
}
.z-carousel-1 .z-nav-1 .swiper-button-prev:after {
  display: none;
}
.z-carousel-1 .z-nav-1 .swiper-button-prev:hover {
  background: #afcb08 url("../img/icons/04.svg") center no-repeat;
}
.z-carousel-1 .z-nav-1 .swiper-button-next {
  position: relative;
  margin: 0;
  margin-left: 8px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border: 2px solid #afcb08;
  display: block;
  border-radius: 50%;
  background: url("../img/icons/03.svg") center no-repeat;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: flipv;
}
.z-carousel-1 .z-nav-1 .swiper-button-next:after {
  display: none;
}
.z-carousel-1 .z-nav-1 .swiper-button-next:hover {
  background: #afcb08 url("../img/icons/04.svg") center no-repeat;
}

.z-mb1 {
  margin-bottom: 100px;
}

.z-content-box-3-1 {
  align-items: center;
}

.z-content-box-3-1 figure {
  overflow: hidden;
  border-radius: 20px;
}
.z-content-box-3-1 figure img {
  transition: all 0.4s ease-in-out;
  transform: scale(1);
}

.z-content-box-1-2 {
  position: relative;
}
.z-content-box-1-2 .zz-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}

.z-content-box-1-2:hover .zz-bg {
  transform: scale(1.1);
}

.z-content-box-3-1 figure img:hover {
  transform: scale(1.1);
}

.z-content-box-3 {
  display: flex;
}
.z-content-box-3 .z-description {
  width: 53%;
  flex-shrink: 0;
}
.z-content-box-3 .z-title-1 {
  color: #939fa6;
}

.z-title-3 {
  margin-bottom: 10px;
  padding: 4px 0;
  color: #939fa6;
  font-size: 12px;
}

.z-content-box-1 .z-title-3 {
  color: #fff;
}

.carousel-text {
  width: 100%;
  height: 223px;
  margin: -40px 0 -20px 0;
  color: #ededed;
  font-size: 172px;
  font-weight: 900;
}

.z-content-box-3 .z-description-1 {
  width: 600px;
  max-width: 100%;
  padding-top: 250px;
}

.z-content-box-3-2 .z-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.text p:last-child {
  margin-bottom: 0;
}

.z-content-box-4 {
  overflow: hidden;
}
.z-content-box-4 .z-title-2 {
  width: 785px;
  max-width: 100%;
}
.z-content-box-4 .row-box {
  margin: 0 -30px;
  display: flex;
}
.z-content-box-4 .row-box .col-box {
  padding: 0 30px;
  width: 50%;
}

.z-content-box-5 {
  background: #2a3134;
  border-radius: 15px 15px 0 0;
  padding: 50px 0;
  color: #fff;
}
.z-content-box-5 .z-wrapper {
  display: flex;
}
.z-content-box-5 .z-col-box-1 {
  width: 600px;
  margin-right: 50px;
  flex-shrink: 0;
  position: relative;
}
.z-content-box-5 .z-col-box-1 figure {
  position: absolute;
  top: -90px;
  right: -60px;
}
.z-content-box-5 .z-col-box-2 a {
  font-weight: bold;
  text-decoration: none;
}

.text a {
  color: #a8d408;
  text-decoration: none;
}

.text a:hover {
  color: #a8d408;
  opacity: 0.9;
  text-decoration: none !important;
}

/* *** FOOTER *** */
footer {
  font-size: 16px;
}

.footer-top .z-wrapper {
  display: flex;
}

.f-list-1 a {
  padding-left: 26px;
  background: url("../img/icons/07.svg") left center no-repeat;
}

.f-list-1 a:hover {
  padding-left: 31px;
}

.footer-top .col-left {
  width: 65.6666%;
  padding: 50px 0;
}

.footer-top .col-right {
  padding: 50px 0;
  padding-left: 30px;
  width: 34.3333%;
  display: flex;
  border-left: 1px solid #f4f4f4;
}
.footer-top .col-right ul:first-child {
  margin-right: 30px;
}

.footer-top ul:first-child {
  width: 35% !important;
  flex-shrink: 0;
}

.footer-top ul li {
  white-space: nowrap;
}

.footer-top ul li {
  margin-bottom: 12px;
}

.footer-top ul li:last-child {
  margin-bottom: 0;
}

.footer-top a {
  color: #2a3134;
  font-weight: bold;
}

.footer-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-bottom {
  padding: 30px 0;
  border-top: 1px solid #f4f4f4;
}

.footer-bottom .z-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.copyright-list {
  padding: 0;
  margin: 0;
  color: #2a3134;
  font-size: 14px;
  list-style: none;
  display: flex;
  align-items: center;
}

.copyright-list li:after {
  content: "|";
  margin: 0 8px;
}

.copyright-list li:last-child:after {
  display: none;
}

.copyright-list a {
  color: #2a3134;
}

.created {
  font-size: 14px;
}

.created img {
  width: 104px;
}

footer a {
    color: #2A3134;
}

footer a:hover,
footer a.current {
    color: #afcb08;
}

body {
  overflow-x: hidden;
}

header {
  -webkit-transition: 0.25s linear;
  -moz-transition: 0.25s linear;
  -ms-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  top: 0;
  z-index: 100;
  position: fixed !important;
  transition: 0.25s linear;
}

body .scrolling_down {
  top: -90px;
}

body .scrolling_down.scrolling_up {
  top: 0;
}

body.body-active .scrolling_up {
  top: 0;
  background: #fff;
  position: fixed;
}

.footer-top a {
  display: inline-block;
}

.header-rsp {
  top: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  z-index: 101;
  width: 100%;
  padding: 10px 15px;
  height: 70px;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  display: none;
}

.header-rsp .logo-rsp {
  height: 50px;
  width: 140px;
  display: table-cell;
  vertical-align: middle;
}

.header-rsp .logo-rsp img {
  max-width: 120px;
  max-height: 100%;
  margin-bottom: -3px;
}

.header-rsp .btn-lang {
  position: absolute;
  top: 27px;
  right: 100px;
}

.hamburger {
  position: absolute;
  top: 8px;
  right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background: red;
}

.data-rsp {
  position: absolute;
  top: 27px;
  right: 70px;
}

.data-rsp a {
  font-size: 11px;
}

.menu-rsp {
  width: 100%;
  position: fixed;
  padding-top: 70px;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  float: right;
  height: 100%;
  display: none;
}

.menu-rsp .opacity-rsp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.4;
}

.menu-rsp nav {
  float: left;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.menu-rsp > nav > ul:first-child {
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  box-shadow: #666 0px 2px 3px;
}

.menu-rsp nav ul {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0;
}

.menu-rsp nav li {
  position: relative;
  list-style: none;
  float: left;
  border: none;
  width: 100%;
  height: auto;
  border-top: 1px solid transparent;
}

.menu-rsp nav > ul > li:first-child {
  border-top: none;
}

.menu-rsp nav a {
  line-height: normal;
  height: auto;
  color: #000;
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 17px 15px 15px 15px;
}

.menu-rsp nav a:hover {
  background-color: #afcb08;
  color: #fff;
}

.menu-rsp nav ul .li-submenu > a {
  padding-right: 53px;
}

.btn-slide-down {
  width: 40px;
  height: 100%;
  background: #fff;
  border-left: 1px solid transparent;
  position: absolute;
  top: 0;
  font-size: 14px;
  text-align: center;
  color: #000;
  right: 0;
  z-index: 2;
  display: none !important;
  line-height: 52px;
  cursor: pointer;
}

.menu-rsp nav ul ul {
  display: none;
  color: #fff;
}

.btn-slide-down, .menu-rsp nav li {
  border-color: #dfdfdf;
}

.menu-rsp nav ul ul {
  background: #f4f4f4;
}

.menu-rsp nav ul ul ul ul {
  background: #fff;
}

.menu-rsp nav ul ul a {
  padding-left: 30px;
}

.menu-rsp nav ul ul ul a {
  padding-left: 45px;
}

.animate__animated {
  opacity: 0;
}

.z-content-box-1 {
  overflow: hidden;
}

.js-open-menu {
  position: absolute;
  top: 0;
  right: 15px;
  color: #2a3134 !important;
  display: block;
  float: left;
  display: block;
  font-weight: 600;
  padding: 20px 0;
  margin-top: 6px;
  font-size: 14px;
  text-transform: uppercase;
  background: url(../img/icons/02-1.svg) right center no-repeat;
  padding-right: 25px;
}

.js-open-menu.active {
  background-image: url(../img/icons/17-1.svg);
  background-position: calc(100% - 3px) 23px;
}

.js-open-menu span:last-child {
  display: none;
}

.js-open-menu.active span:first-child {
  display: none;
}

.js-open-menu.active span:last-child {
  display: block;
}

.z-content-box-1-2 .z-wrapper {
  position: relative;
  z-index: 2;
}

.menu-rsp nav a {
  color: #2a3134;
  font-weight: 700;
  font-size: 14px;
}

.z-carousel-1 .img-mobile {
  display: none;
}

.prompt-box {
  background-color: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 150;
}

.prompt-box-content {
  background-color: #fff;
  width: calc(100% - 40px);
  max-width: 400px;
  border-radius: 15px;
  padding: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 150;
  transform: translate(-50%,-50%);
}

.prompt-box-content .text {
  padding: 20px 0;
}

.prompt-box-content .btn-box {
  text-align: center;
  margin-top: 20px;
}

.cookies-content {
    position: fixed;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    padding: 27px 0;
    color: #2a3134;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #ffffff;
}

.cookies-content a {
    color: #afcb08;
}

.cookies-content .txt a {
    text-decoration: underline !important;
}

.cookies-content a:hover {
    opacity: 0.9;
    color: #afcb08;
}

.cookies {
    padding: 0 114px;
    position: relative;
    background: url('../img/icons/cookies.svg') left top no-repeat;
}

.cookies-close {
    text-decoration: none !important;
    font-size: 35px;
    position: absolute;
    top: -12px;
    right: 0;
}

@media (max-width: 767px) {
  .z-carousel-1 img {
    display: none;
  }
  .z-carousel-1 .img-mobile {
    display: block;
  }
}