@charset "UTF-8";
/*Обнуление*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: 400;
}

/*--------------------*/
@font-face {
  font-family: "Gilroy";
  src: url("../themes/demo/assets/fonts/gilroy/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Regular.woff2") format("woff2"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Regular.woff") format("woff"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../themes/demo/assets/fonts/gilroy/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Bold.woff2") format("woff2"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Bold.woff") format("woff"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../themes/demo/assets/fonts/gilroy/Gilroy-Black.eot");
  src: local("Gilroy Black"), local("Gilroy-Black"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Black.woff2") format("woff2"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Black.woff") format("woff"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../themes/demo/assets/fonts/gilroy/Gilroy-Light.eot");
  src: local("Gilroy Light"), local("Gilroy-Light"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Light.woff2") format("woff2"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Light.woff") format("woff"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../themes/demo/assets/fonts/gilroy/Gilroy-Semibold.eot");
  src: local("Gilroy Semibold"), local("Gilroy-Semibold"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Semibold.woff2") format("woff2"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Semibold.woff") format("woff"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../themes/demo/assets/fonts/gilroy/Gilroy-Medium.eot");
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Medium.woff") format("woff"), url("../themes/demo/assets/fonts/gilroy/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../themes/demo/assets/fonts/din2014/DIN2014-Bold.eot");
  src: local("DIN 2014 Bold"), local("DIN2014-Bold"), url("../themes/demo/assets/fonts/din2014/DIN2014-Bold.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/din2014/DIN2014-Bold.woff") format("woff"), url("../themes/demo/assets/fonts/din2014/DIN2014-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DIN 2014";
  src: url("../themes/demo/assets/fonts/din2014/DIN2014-DemiBold.eot");
  src: local("DIN 2014 DemiBold"), local("DIN2014-DemiBold"), url("../themes/demo/assets/fonts/din2014/DIN2014-DemiBold.eot?#iefix") format("embedded-opentype"), url("../themes/demo/assets/fonts/din2014/DIN2014-DemiBold.woff") format("woff"), url("../themes/demo/assets/fonts/din2014/DIN2014-DemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
body {
  background-color: #ffffff;
  color: #151515;
  height: 100%;
  font-size: 16px;
  font-family: Gilroy;
  z-index: -1;
  overflow-y: scroll;
}

.wrapper {
  min-height: 100vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}


.fixed-phone-wrapper {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  bottom: 15px;
  right: 10px;
  z-index: 20;
}
@media (max-width: 768px) {
  .fixed-phone-wrapper {
    display: block;
  }
}

.fixed-phone {
  width: 40px;
  height: 40px;
}

.page {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-top: 90px;
}

@media(max-width: 1250px) {
  .page {
    margin-top: 75px;
  }
}

@media(max-width: 480px) {
  .page {
    margin-top: 60px;
  }
}

._container {
  max-width: 1280px;
  padding: 0 30px;
  margin: 0 auto;
}

.header {
  padding: 12px 0 13px;
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 20;
  box-shadow: 0 0 10px -5px #111;
}

@media (max-width: 768px) {
  .header {
    position: fixed;
  }
  
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 170px;
  -moz-column-gap: 170px;
  column-gap: 170px;
}
@media (max-width: 1120px) {
  .header__container {
    -webkit-column-gap: 90px;
    -moz-column-gap: 90px;
    column-gap: 90px;
  }
}
@media (max-width: 1050px) {
  .header__container {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}


.burger {
  display: none;
}
@media (max-width: 1050px) {
  .burger {
    display: block;
  }
  .info-reverse .info__body{flex-direction: column-reverse !important;}
  .info-reverse .info__body .info__img{max-width: 600px;}
}
.burger img {
  width: 70px;
  height: 70px;
}
@media (max-width: 768px) {
  .burger img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 768px) {
  .header__logo {
    height: 50px;
    width: auto;
  }
}

.header__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 55px;
  -moz-column-gap: 55px;
  column-gap: 55px;
  width: 100%;
}
@media (max-width: 1050px) {
  .header__body {
    display: none;
  }
}

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (max-width: 480px) {
  .header__logo {
    height: 40px;
  }
  .burger img {
    height: 40px;
  }
  .header {
    padding: 10px 0;
  }
}

.nav__item {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #151515;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav__item::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #105AB0;
  -webkit-transition: 0.3s ease-in-out;
  transition: width 0.5s ease-in-out;
}
.nav__item:hover::after, .nav__item:hover::after {
  width: 100%;
}

.header__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
}
.header__phone img {
  width: 17.8px;
  height: 20.8px;
}
.header__phone span {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.04em;
  color: #151515;
  transition: .3s;
}

.header__phone:hover span {
  color: #105AB0;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  z-index: 70;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.menu .menu__phone {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.menu .menu__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 30px;
}
.menu .menu__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.menu .menu__close {
  top: 10px;
  right: 25px;
}

.close {
  font-size: 50px;
  color: #999;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
}
.close:hover, .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.footer {
  background-color: #F4F4F4;
  padding: 64px 0 0;
}
@media (max-width: 500px) {
  .footer {
    padding-top: 40px;
  }
}

.footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
}
@media (max-width: 1205px) {
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 92px;
  -moz-column-gap: 92px;
  column-gap: 92px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
@media (max-width: 500px) {
  .footer__left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer__logo {
  width: 178px;
  height: 89px;
}
.footer__logo img {
  max-width: 100%;
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 135px;
  margin-bottom: 7px;
}
@media (max-width: 500px) {
  .footer__nav {
    display: none;
  }
}
.footer__nav a {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #787878;
}

.title-footer {
  font-family: "DIN 2014";
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #151515;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.footer__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
@media (max-width: 500px) {
  .footer__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: 7px;
  -moz-column-gap: 7px;
  column-gap: 7px;
  min-width: 234px;
}
@media (max-width: 730px) {
  .footer__products {
    display: none;
  }
}

.footer__product {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #787878;
}

.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 7px;
  max-width: 250px;
  align-items: start;
}
@media (max-width: 500px) {
  .footer__contacts {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

.footer__contact {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #787878;
}

.footer__contact--phone {
  color: #444444;
  font-weight: 700;
}

.footer__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
@media (max-width: 500px) {
  .footer__actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 13px;
  -moz-column-gap: 13px;
  column-gap: 13px;
}
@media (max-width: 500px) {
  .footer__items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer__bottom {
  background-color: #eeeeee;
  padding: 25px 0;
}

.main {
  height: calc(100vh - 90px);
  width: 100vw;
  background-color: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.main::after {
  position: absolute;
  display: block;
  width: 100%; height: 100%;
  content: "";
  left: 0; top: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.main__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1050px) {
  .main {
    height: calc(100vh - 75px);
  }
}

@media(max-width: 480px) {
  .main {
    height: calc(100vh - 60px);
  }
}

.main__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.main__title {
  font-family: "DIN 2014";
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
  color: #fff;
  margin-top: 8px;
  max-width: 700px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .main__title {
    font-size: 32px;
    line-height: 36px;
    font-weight: 600;
  }
}

.main__text {
  font-family: Gilroy;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  margin-bottom: 38px;
  color: #dedede;
  max-width: 510px;
}
@media (max-width: 768px) {
  .main__text {
    font-size: 16px;
    line-height: 22px;
  }
}

.main__img {
  width: 176px;
  height: 20px;
}
.main__img img {
  max-width: 100%;
}

.main__scroll {
  position: absolute;
  right: 35px;
  bottom: 0;
  width: 37px;
  height: 299px;
}
@media (max-width: 768px) {
  .main__scroll {
    height: 200px;
    right: 0;
  }
}

.digits__container {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .digits__container {
    margin-top: 75px;
  }
}

.digits__title {
  margin-bottom: 89px;
}
@media (max-width: 768px) {
  .digits__title {
    margin-bottom: 40px;
  }
}

.title {
  font-family: "DIN 2014";
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #151515;
  text-transform: uppercase;
}
.title::after {
  display: block;
  content: "";
  width: 42px;
  height: 2px;
  background-color: #0F1B56;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .title {
    font-size: 32px;
    line-height: 42px;
  }
}

.digits__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin: 0 -30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 30px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 768px) {
  .digits__items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.digits__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  min-width: 264px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media (max-width: 768px) {
  .digits__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.digits__item::after, .digits__item::before {
  content: "";
  display: block;
  width: 266px;
  height: 1px;
  background-color: #e9e9e9;
  position: absolute;
}
@media (max-width: 1300px) {
  .digits__item::after, .digits__item::before {
    display: none;
  }
}
.digits__item::before {
  top: -39px;
}
.digits__item::after {
  bottom: -39px;
}
.digits__item .digits__number {
  font-family: "DIN 2014";
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #105AB0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.digits__item .digits__text {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #777777;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .digits__item .digits__text {
    text-align: center;
  }
}
.digits__item .digits__text::after {
  content: "";
  display: inline-block;
  height: 190px;
  width: 1px;
  background-color: #e9e9e9;
  position: absolute;
  top: -39px;
  right: 0;
}
@media (max-width: 1300px) {
  .digits__item .digits__text::after {
    display: none;
  }
}
.digits__item:last-child .digits__text::after {
  display: none;
}

.wedo__container {
  margin-top: 135px;
}
@media (max-width: 768px) {
  .wedo__container {
    margin-top: 90px;
  }
}

.wedo__title {
  margin-bottom: 70px;
}

.wedo__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 59px;
  -moz-column-gap: 59px;
  column-gap: 59px;
}
@media (max-width: 768px) {
  .wedo__body {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media (max-width: 570px) {
  .wedo__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
  }
}

.wedo__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 55px;
}
@media (max-width: 768px) {
  .wedo__col {
    row-gap: 40px;
  }
}
.wedo__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 45%;
  flex: 0 1 45%;
  margin-top: -24px;
}
.wedo__col:last-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 55%;
  flex: 0 1 55%;
}

.wedo__image {
  margin-bottom: 28px;
  position: relative;
}
.wedo__image > img {
  max-width: 100%;
}
.wedo__image a {
  border-radius: 50%;
  height: 48px;
  width: 48px;
  background-color: #105AB0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 24px;
  bottom: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
@media (max-width: 500px) {
  .wedo__image a {
    right: 15px;
  }
}
.wedo__image a img {
  width: 12px;
  height: 13px;
}

.wedo__name {
  font-family: "DIN 2014";
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.05em;
}

.production {
  background-color: #111;
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 100px;
  background: url("../themes/demo/assets/images/production/bg.jpg") 50%/cover no-repeat;
  position: relative;
}
@media (max-width: 768px) {
  .production {
    background-position: 70% 0;
    padding: 70px 0;
    height: auto;
  }
}
.production::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.production__container {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.production__title {
  margin-bottom: 31px;
  color: #fff;
}
.production__title::after {
  background-color: #D9D9D9;
}

.production__text {
  font-family: Gilroy;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #e1e1e1;
  max-width: 770px;
}
@media (max-width: 480px) {
    .production__text {
    font-size: 14px;   
    }
}
.our__container {
  margin-top: 100px;
}

.our__title {
  margin-bottom: 96px;
}
@media (max-width: 768px) {
  .our__title {
    margin-bottom: 50px;
  }
}

.our__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin: 0 -30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 50px;
}

.our__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  min-width: 280px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.our__item::after, .our__item::before {
  content: "";
  display: block;
  width: 266px;
  height: 1px;
  background-color: #e9e9e9;
  position: absolute;
}
@media (max-width: 1300px) {
  .our__item::after, .our__item::before {
    display: none;
  }
}
.our__item::before {
  top: -39px;
}
.our__item::after {
  bottom: -59px;
}
.our__item .our__image {
  position: relative;
  padding-bottom: 80px;
  margin-bottom: 27px;
}
.our__item .our__image img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.our__item .our__name {
  font-family: "DIN 2014";
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  color: #151515;
}
.our__item .our__name::before {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  background-color: #105AB0;
  margin-bottom: 30px;
}
.our__item .our__name::after {
  content: "";
  display: inline-block;
  height: 284px;
  width: 1px;
  background-color: #e9e9e9;
  position: absolute;
  top: -39px;
  right: 0;
}
@media (max-width: 1300px) {
  .our__item .our__name::after {
    display: none;
  }
}
.our__item:last-child .our__name::after {
  display: none;
}

.projects__container {
  padding: 0 14px;
  margin: 0 auto;
  margin-top: 162px;
  position: relative;
}
@media (max-width: 768px) {
  .projects__container {
    margin-top: 100px;
  }
}

.projects__title {
  margin-bottom: 44px;
  margin-left: 16px;
}
@media (max-width: 700px) {
  .projects__title {
    margin-bottom: 90px;
  }
}

.item-project__image {
  margin-bottom: 27px;
  width: 384px;
  position: relative;
  padding: 0 0 65% 0;
  display: block;
}
@media (max-width: 442px) {
  .item-project__image {
    max-width: 320px;
  }
}
.item-project__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.item-project__title {
  font-family: "DIN 2014";
  font-size: 18px;
  font-weight: 700;
  line-height: 31px;
  color: #151515;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.item-project__text {
  font-family: Gilroy;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #666666;
  max-width: 384px;
  margin-bottom: 16px;
}
.item-project__text::after {
  content: "";
  display: block;
  margin-top: 19px;
  width: 100%;
  height: 1px;
  background-color: #D7D7D7;
}

.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 14px;
  -moz-column-gap: 14px;
  column-gap: 14px;
}
.button .button__image-wrapper {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #105AB0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.button .button__image-wrapper img {
  width: 12px;
  height: 13px;
}
.button span {
  font-family: "DIN 2014";
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #105AB0;
}

.slick-slider {
  overflow: hidden;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.projects__slider {
  position: relative;
}
.projects__slider .slick-slide {
  margin: 0 16px;
}

.projects__container .slick-arrow {
  position: absolute;
  top: 40px;
  right: 40px;
}
@media (max-width: 700px) {
  .projects__container .slick-arrow {
    top: 80px;
  }
}
.projects__container .slick-arrow.slick-prev {
  right: 94px;
}

.slick-arrow {
  position: absolute;
  z-index: 5;
  font-size: 0;
  width: 41px;
  height: 41px;
  border: 1px solid #D0D0D0;
  border-radius: 50%;
  margin-left: 16px;
}

.slick-arrow.slick-prev {
  background: url("../themes/demo/assets/images/prev.svg") 50%/15px no-repeat;
}

.slick-arrow.slick-next {
  background: url("../themes/demo/assets/images/next.svg") center/15px no-repeat;
}

.form {
  margin-top: 100px;
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  background: rgba(40, 43, 44, 0.6) url("../themes/demo/assets/images/form/1.jpg") 50%/cover no-repeat;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .form {
    width: auto;
    height: auto;
    padding: 80px 0;
  }
}
.form::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: rgba(40, 43, 44, 0.6);
}

.form__container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.form__title {
  color: #fff;
  margin-bottom: 31px;
}
.form__title::after {
  background-color: #fff;
}

.form__text {
  font-family: Gilroy;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #E1E1E1;
  margin-bottom: 29px;
}

.form__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 11px;
  max-width: 482px;
  margin-bottom: 37px;
}

.form__inputs-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 11px;
}
@media (max-width: 565px) {
  .form__inputs-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.form__input {
  width: 100%;
  padding: 12px 19px;
  border-radius: 10px;
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(138, 138, 138, 0.2);
}
.form__input::-webkit-input-placeholder {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.form__input::-moz-placeholder {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.form__input:-ms-input-placeholder {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.form__input::-ms-input-placeholder {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.form__input::placeholder {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.form__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 27px;
  -moz-column-gap: 27px;
  column-gap: 27px;
  margin-bottom: 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 532px) {
  .form__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

.info-form__button {
  font-family: "DIN 2014";
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0.02em;
  color: #fff;
  border-radius: 60px;
  background-color: #105AB0;
  padding: 10px 35px 8.5px;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 1px solid transparent;
}
.info-form__button:hover {
  color: #105AB0;
  border: 1px solid #105AB0;
  background-color: transparent;
  cursor: pointer;
}

.info-form__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 532px) {
  .info-form__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.info-form__body span {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #a8a8a8;
  text-transform: uppercase;
}
.info-form__body a {
  font-family: Gilroy;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
}

.form__img {
  width: 176px;
  height: 20px;
}

.info__container {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .info__container {
    margin-top: 60px;
  }
}

.info-catalog:nth-of-type(even) .info__body {
     flex-direction: row-reverse;
}

.info__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -70px;
}
@media (max-width: 1100px) {
  .info__body, .info-catalog:nth-of-type(even) .info__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    row-gap: 30px;
  }
}

.info__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 0 70px;
  position: relative;
  height: 500px;
}
.info__img img:first-child {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.info__img img:last-child {
  position: absolute;
  right: 37px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.info__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 0 70px;
}

.info__title {
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .info__title {
    margin-bottom: 25px;
  }
}

.info__text {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #666666;
  margin-bottom: 24px;
}

.partners .slick-slide {
  margin: 0 7.5px;
}

.partners__container {
  margin-top: 100px;
  margin-bottom: 99px;
  padding: 0 22.5;
  position: relative;
}
.partners__container .slick-arrow {
  position: absolute;
  top: 80%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}
.partners__container .slick-arrow.slick-prev {
  left: -35px;
}
.partners__container .slick-arrow.slick-next {
  right: -25px;
}

.partners__title {
  margin-bottom: 41px;
  margin-left: 7.5px;
}

.partners__slider {
  position: relative;
}

.partners__slide {
  border: 1px solid #C6C6C6;
  border-radius: 10px;
  padding: 15px 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.partners__slide img {
  width: 100%;
  height: 47px;
  margin: 0 auto;
  display: block;
  object-fit: contain;
}

.main-contacts {
  background: url("../themes/demo/assets/images/contacts-main.jpg") 50%/cover no-repeat;
  position: relative;
}
.main-contacts::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.main-contacts .main__container {
  position: relative;
  z-index: 2;
}

.main-projects-page {
  background: url("../themes/demo/assets/images/projects-page.jpg") 50%/cover no-repeat;
  position: relative;
}
.main-projects-page::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.main-projects-page .main__container {
  position: relative;
  z-index: 2;
}

.main-production-single {
  background: url("../themes/demo/assets/images/production-single-main.jpg") 50%/cover no-repeat;
  position: relative;
}
.main-production-single::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.main-production-single .main__container {
  position: relative;
  z-index: 2;
}

.main-about {
  background: url("../themes/demo/assets/images/about-main.jpg") 50%/cover no-repeat;
  position: relative;
}
.main-about::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.main-about .main__container {
  position: relative;
  z-index: 2;
}

.aims__container {
  margin-top: 135px;
}
@media (max-width: 768px) {
  .aims__container {
    margin-top: 90px;
  }
}

.aims__title {
  margin-bottom: 61px;
}

.aims__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}
@media (max-width: 768px) {
  .aims__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    row-gap: 62px;
  }
}

.aims__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 32px;
  padding: 0 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.aims__col:last-child {
  margin-top: -30px;
}
@media (max-width: 768px) {
  .aims__col {
    padding: 0;
  }
}

.content-aim {
  background-color: #F9F9F9;
  padding: 36px 34px 44px;
}

.content-aim__image {
  margin-bottom: 33px;
  width: 80px;
  height: 80px;
}
.content-aim__image img {
  max-width: 100%;
}

.content-aim__title {
  font-family: "DIN 2014";
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  color: #151515;
  margin-bottom: 18px;
}
.content-aim__title::before {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  margin-bottom: 27px;
  background-color: #105AB0;
}

.content-aim__text {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
}

.projects-page__container {
  margin-top: 100px;
  margin-bottom: 118px;
}
@media (max-width: 768px) {
  .projects-page__container {
    margin-top: 70px;
    margin-bottom: 90px;
  }
}

.projects-page__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 40px;
  margin: 0 -16px;
}

.projects-page__item {
  padding: 0 16px;
}

.contacts-page__container {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .contacts-page__container {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.contacts-page__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -22px;
}
@media (max-width: 1190px) {
  .contacts-page__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    row-gap: 40px;
    margin: 0;
  }
}

.contacts-page__map {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 65%;
  flex: 1 1 65%;
  padding: 0 22px;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 1190px) {
  .contacts-page__map {
    padding: 0;
  }
}

.contacts-page__body {
  padding: 0 22px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 35%;
  flex: 1 1 35%;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  padding: 32px 40px 36px;
}
@media (max-width: 1190px) {
  .contacts-page__body {
    padding: 32px 40px 36px;
  }
}

.contacts-page__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 27px;
}

.contacts-page__item::after {
  content: "";
  display: block;
  background-color: #E0E0E0;
  width: 100%;
  height: 1px;
  margin-top: 22px;
}

.contacts-page__title {
  font-family: Gilroy;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #949494;
  margin-bottom: 17px;
  padding-left: 25px;
  position: relative;
}

.contacts-page__text {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #151515;
}
.contacts-page__text a {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #151515;
}

.contacts-page__title-address::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -2px;
  background: url("../themes/demo/assets/images/contacts/address.svg") 0 0/contain no-repeat;
}

.contacts-page__title-phone::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -2px;
  background: url("../themes/demo/assets/images/contacts/phone.svg") center/contain no-repeat;
}

.contacts-page__title-mail::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -2px;
  background: url("../themes/demo/assets/images/contacts/mail.svg") center/contain no-repeat;
}

.contacts-page__title-hour::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -2px;
  background: url("../themes/demo/assets/images/contacts/hour.svg") center/contain no-repeat;
}

.charters {}
.charters__container {
  margin-top: 100px;
  width: 100%;
  height: 100%;
  position: relative;
}
.charters__title {
  padding-top: 100px;
  margin-bottom: 41px;
}
.charters__text {
  background-color: #F5F5F5;
  padding: 48px 29px 139px;
  width: 100%;
}
.charters__text span {
  display: inline-block;
  max-width: 50%;
  font-family: Gilroy;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  color: #777777;
}

.charters__slider {
  max-width: 40%;
  position: absolute;
  top: 0;
  right: 70px;
}
@media (max-width: 1110px) {
  .charters__slider {
    top: 60px;
  }
}
@media (max-width: 912px) {
  .charters__slider {
    top: 50px;
  }
  .charters__title {
    padding: 0;
  }
}
@media (max-width: 886px) {
  .charters__slider {
    top: 70px;
    right: 40px;
  }
  .charters__title {
    padding: 0;
  }
  .charters__text {
    padding: 48px 29px 80px;
  }
}
@media (max-width: 608px) {
  .charters__text {
    padding: 30px 20px 40px;
  }
  .charters__text span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 542px) {
  .charters__slider {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    max-width: 300px;
    margin-top: 20px;
  } 
  .charters__text span {
    display: block;
    background-color: transparent;
    max-width: 100%;
  }
}
.charters__slider img {
  max-width: 100%;
}

.images {}
.images__container {
  margin-top: 162px;
  position: relative;
}
.images__title {
  margin-bottom: 45px;
}

.images__slider {
  margin-bottom: 20px;
}

.images__slide img {
  max-width: 100%;
  height: 312px;
  object-fit: cover;
}


.images__container .slick-slide {
  margin-left: 20px;
}

.images__container .slick-arrow {
  position: absolute;
  right: 35px;
  top: 35px;
}

.images__container .slick-arrow.slick-prev {
  transform: translateX(-130%);
}


@media (max-width: 500px) {
  .images__title {
    margin-bottom: 60px;
  }
  .images__container .slick-arrow {
    top: 50px;
  }
}

@media (max-width: 500px) {
  .images__slide {
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;
  }
  .images__slide img {
    position: absolute;
    top: 0; left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .images__container .slick-slide {
    margin-left: 0;
  }
  .images__container {
    margin-top: 80px;
    position: relative;
  }
}
.footer__foot {
  display: flex;
  align-items: center;
  flex-direction: row;
  column-gap: 7px;
}

@media (max-width: 480px) {
  .footer__foot {
    justify-content: center;
  }
}

.footer__foot a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer__abc img {
  height: 14px;
}

.footer__foot span {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #777777;
}

#contactForm_forms_flash .close {
    display: none;    
}

#contactForm_forms_flash p {
    font-family: Gilroy;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: lightgreen;
  margin-bottom: 20px;
}

#contactForm_forms_flash h4 {
    font-family: Gilroy;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin-bottom: 20px;
}

#contactForm_forms_flash li {
    font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: lightcoral;
  margin-bottom: 10px;
}

#contactForm_forms_flash ul {
    margin-bottom: 20px;    
}

.info-new .info__text {
    font-size: 16px;    
    line-height: 24px;
}

.info-reverse .info__body {
     flex-direction: row-reverse;
}