@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url(../FONTS/Gilroy-ExtraBold.otf) format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Gilroy-Light";
  src: url(../FONTS/Gilroy-Light.otf) format("truetype");
  font-style: normal;
  font-weight: 500;
}
* {
  margin: 0;
  padding: 0;
}

.wrapper {
  margin: 0 auto;
  padding: 0 24px 0 24px;
  max-width: 1295px;
  width: 1295px;
}

body {
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}

p {
  margin: 0;
}

a {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  text-decoration: none;
  color: #000;
}

.logo {
  width: 189px;
  height: 90px;
}

.btn__arrow {
  width: 60px;
  height: 50px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  cursor: pointer;
}

.btn__arrow:hover {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.versionForEyes {
  margin: 25px 27px 0 13px;
  max-width: 264px;
  width: 264px;
  height: 40px;
  background: #00868a;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  float: left;
}
.versionForEyes img {
  margin: 12px 0 0 15px;
  position: sticky;
  float: left;
}
.versionForEyes p {
  margin: 13px 9px 0 0;
  line-height: 40px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
  float: right;
}

.versionForEyes:hover {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.socialNetworks {
  margin: 33px 57px 0 0;
  width: 264px;
  max-width: 264px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  float: right;
}
.socialNetworks__item {
  max-width: 24px;
  max-height: 24px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.socialNetworks__item img {
  width: 24px;
  height: 24px;
}
.socialNetworks__item:hover {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.header {
  height: 776px;
}
.header .nav {
  position: fixed;
  width: 100%;
  height: 92px;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  background-color: #fff;
  z-index: 1;
}
.header .nav__logo {
  margin: 18px 59px 0 36px;
  width: 189px;
  height: 54px;
  float: left;
}
.header .nav__text {
  margin-right: 33px;
  max-width: 148px;
  width: 148px;
  height: 92px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  float: left;
}
.header .nav__text p {
  margin: 0;
  line-height: 90px;
}
.header .nav__text a:hover {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  color: #00868a;
}
.header .nav__text img {
  margin: 36px 12px 0 0;
  float: right;
}
.header .header__content {
  padding-top: 92px;
  height: 684px;
  background: #4fbfa5;
  color: #fff;
}
.header .header__content .header__content__info {
  height: 83px;
}
.header .header__content .header__content__info .info__text {
  margin: 0 0 0 60px;
  width: 928px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  float: left;
}
.header .header__content .header__content__info .info__text .text__item {
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 80px;
}
.header .header__content .header__content__info .info__text .text__item a {
  color: #fff;
}
.header .header__content .header__content__info .info__text .text__item a:hover {
  color: #000;
}
.header .header__content .header__content__info .info__btn {
  margin: 20px 40px 0 0;
  width: 170px;
  height: 40px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  background-color: #fff;
  float: right;
}
.header .header__content .header__content__info .info__btn .btn__text {
  margin: 0 auto;
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  color: #000;
}
.header .header__content .header__content__info .info__btn:hover {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.header .header__content .slide {
  max-width: 1264px;
  height: 521px;
  display: none;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.header .header__content .slide__info {
  margin: 136px 0 119px 0;
  width: 416px;
  height: 266px;
  float: left;
}
.header .header__content .slide__info__title {
  margin: 0 0 27px 0;
  font-family: "Gilroy-ExtraBold";
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
}
.header .header__content .slide__info__text {
  margin: 0 0 36px 0;
  width: 416px;
  height: 84px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
}
.header .header__content .slide__info__btn {
  width: 163px;
  height: 50px;
  background: #00868A;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 50px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  float: left;
}
.header .header__content .slide__info__btn:hover {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.header .header__content .slide__img {
  height: 521px;
  float: right;
}
.header .header__content .slide__img img {
  width: 746px;
  height: 521px;
}
.header .header__content .slide__arrows {
  position: absolute;
  margin: 411px 0px 0 358px;
  width: 124px;
  height: 50px;
  float: left;
}
.header .header__content .slide-active {
  display: block;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.header .header__content .sliderTrack {
  max-width: 1264px;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .header__content .sliderTrack__item {
  width: 324px;
  height: 80px;
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 80px;
  background: #00868A;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  cursor: pointer;
}
.header .header__content .sliderTrack__item-active {
  width: 648px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  cursor: pointer;
}

.section-1 {
  margin-top: 73px;
  height: 566px;
}
.section-1 .innovations {
  width: 514px;
  height: 566px;
  background: #00868A;
  float: left;
}
.section-1 .innovations__title {
  margin: 35px 0 0 40px;
  width: 122px;
  height: 40px;
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  background: #4fbfa5;
  color: #fff;
}
.section-1 .innovations__subtitle {
  margin: 30px 0 0 40px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 145%;
  color: #FFFFFF;
}
.section-1 .innovations__btn {
  margin: 23px 0 0 40px;
  width: 170px;
  height: 40px;
}
.section-1 .innovations__btn img {
  width: 50px;
  height: 40px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  float: left;
}
.section-1 .innovations__btn p {
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
  float: right;
}
.section-1 .innovations__btn a {
  color: #FFFFFF;
}
.section-1 .innovations__btn a:hover {
  color: #000;
}
.section-1 .innovations__img {
  position: relative;
  width: 514px;
  top: 43px;
}
.section-1 .achievements {
  margin-top: 35px;
  width: 650px;
  height: 473px;
  float: right;
}
.section-1 .achievements__title {
  margin-bottom: 29px;
  width: 181px;
  height: 39px;
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 39px;
  background: #4fbfa5;
  color: #FFFFFF;
}
.section-1 .achievements__text {
  margin-top: 16px;
  width: 214px;
  height: 72px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 700;
}
.section-1 .achievements__text span {
  margin-right: 20px;
  font-size: 48px;
  line-height: 72px;
  float: left;
}
.section-1 .achievements__text p {
  margin-top: 15px;
  width: 145px;
  height: 42px;
  font-size: 14px;
  float: right;
}
.section-1 .achievements__slogan {
  margin: 13px 0 5px 0;
  width: 460px;
  height: 144px;
}
.section-1 .achievements__slogan span {
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 700;
  font-size: 90px;
  color: #00868A;
  line-height: 144px;
  float: left;
}
.section-1 .achievements__slogan h1 {
  margin: 36px 0 0 0;
  width: 322px;
  height: 84px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  float: right;
}
.section-1 .achievements__img {
  position: relative;
  margin: 93px 4px 0 0;
  bottom: 429px;
  float: right;
  z-index: -1;
}

.section-2 {
  margin-top: 77px;
  height: 492px;
}
.section-2 .news {
  width: 514px;
  height: 492px;
  background: #4fbfa5;
  float: left;
}
.section-2 .news__title {
  margin: 34px 0 0 40px;
  width: 99px;
  height: 40px;
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  background: #00868A;
  color: #FFFFFF;
}
.section-2 .news__text {
  margin: 50px 0 0 40px;
  text-align: left;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}
.section-2 .news__text-active {
  margin-top: 30px;
  padding: 32px 40px;
  text-align: left;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  background: #00868a;
  color: #FFFFFF;
}
.section-2 .desc {
  width: 770px;
  height: 492px;
  float: right;
}
.section-2 .desc .desc__wrap {
  margin: 34px 0 0 47px;
  width: 650px;
  height: 391px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-2 .desc__title {
  margin-bottom: 18px;
  text-align: left;
  font-family: "Gilroy-ExtraBold";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #000000;
}
.section-2 .desc__text {
  margin-top: 10px;
}
.section-2 .desc__text p {
  text-align: left;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}
.section-2 .desc__text img {
  margin: 8px 12px 0 0;
  float: left;
}

.offers {
  margin-top: 175px;
}
.offers__title {
  margin: 80px 0 0 0;
  text-align: center;
  font-family: "Gilroy-ExtraBold";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 72px;
  color: #00868A;
}
.offers__row {
  margin-top: 57px;
  width: 1265px;
  height: 336px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.offers__row .row__item {
  width: 299px;
  height: 336px;
}
.offers__row .row__item__title {
  position: absolute;
  margin: 27px 0px 0 30px;
  width: 144px;
  height: 40px;
  background: #4FBFA5;
}
.offers__row .row__item__title p {
  text-align: center;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  color: #FFFFFF;
}
.offers__row .row__item__img {
  display: block;
  width: 299px;
  height: 225px;
}
.offers__row .row__item__text {
  height: 111px;
  background: #00868A;
}
.offers__row .row__item__text p {
  margin: 30px 0 0 30px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 26px;
  color: #FFFFFF;
  float: left;
}
.offers__row .row__item__text img {
  margin: 35px 30px 0 0;
  width: 50px;
  height: 40px;
  float: right;
}

.footer .services {
  margin-top: 101px;
  width: 1265px;
  height: 395px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 16px 1fr;
  grid-template-rows: 1fr 1fr;
  grid-row-gap: 16px;
}

.footer .services > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.footer .services > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

.footer .services > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.footer .services > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.footer .services > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
}

.footer .services > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.footer .services__item {
  width: 316px;
  height: 173px;
}
.footer .services__item__title {
  margin-bottom: 5px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  color: #000000;
}
.footer .services__item__text {
  margin-top: 15px;
  line-height: 22px;
}
.footer .services__item__text a:hover {
  color: #4fbfa5;
}
.footer .services__item__address {
  width: 299px;
  height: 395px;
  -ms-grid-column: 4;
      grid-column-start: 4;
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}
.footer .services__item__address__block {
  margin: 10px 0 35px 0;
}
.footer .services__item__address__block__text {
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.5;
  color: #000000;
}
.footer .services__item__address__block__text-2 {
  margin-top: 14px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  color: #000000;
}
.footer .services__item__address__block__btn {
  margin-top: 19px;
  width: 160px;
  height: 45px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 45px;
  letter-spacing: 0.05em;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  text-transform: uppercase;
  text-align: center;
  background: #00868A;
  color: #FFFFFF;
}
.footer .services__item__address__block__btn:hover {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.footer__line {
  margin-top: 60px;
  height: 90px;
}
.footer__line__copy {
  margin: 20px 58px 0 24px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  color: #000000;
  float: left;
}
.footer__line__text {
  margin-right: 81px;
  font-family: "Gilroy-Light";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 90px;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000000;
  float: left;
}
.footer__line a:hover {
  color: #00868A;
}