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


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

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

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

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

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

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

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

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

.mb-50 {
  margin-bottom: 50px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-150 {
  margin-bottom: 155px;
}

html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  height: 100%;
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-family: "Lato-Light";
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
}

.wrapper {
  height: 100%;
  min-height: 100%;
  position: relative;
}

.block-name {
  font-family: "Lato-Black";
  font-size: 40px;
  line-height: 44px;
  color: #022d3a;
  position: relative;
  padding-bottom: 22px;
  text-transform: uppercase;
}

.block-name--white {
  color: #fff;
}

.block-name::after {
  content: "";
  width: 119px;
  height: 7px;
  background-color: #90caf4;
  position: absolute;
  left: 0;
  bottom: 0;
}

.i-container {
  max-width: 1020px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.top-part {
  position: relative;
}

.top-part::before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/top-part.png) 50% 100% no-repeat;
  background-size: cover;
}

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}

.header__activity {
  padding-left: 10px;
}

.header__contacts {
  margin-left: auto;
}

.logo {
  font-size: 0;
  line-height: 0;
}

.activity {
  text-align: center;
}

.activity__top {
  font-size: 15px;
  line-height: 17px;
  font-family: "Lato-Bold";
  color: #90caf4;
}

.activity__middle {
  font-size: 27px;
  line-height: 29px;
  font-family: 'BritannicBold';
  color: #4070b5;
  border-bottom: 1px solid #90caf4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.activity__bottom {
  font-size: 14px;
  line-height: 16px;
  font-family: "Lato-Regular";
  color: #66b2de;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.contacts {
  color: #4070b5;
  font-size: 16px;
  line-height: 18px;
  font-family: "Lato-Heavy";
}

.contacts__address {
  padding-left: 30px;
  background: url(../images/address.png) 0 0 no-repeat;
  line-height: 23px;
  margin-bottom: 10px;
}

.contacts__phone {
  padding-left: 23px;
  background: url(../images/phone.png) 0 0 no-repeat;
  line-height: 25px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.contacts__mail {
  padding-left: 30px;
  background: url(../images/mail.png) 0 0 no-repeat;
  line-height: 16px;
}

.contacts__link {
  color: #4070b5;
  text-decoration: none;
}

.contacts__small {
  font-size: 13px;
  line-height: 15px;
  font-family: "Lato-Regular";
}

.contacts__item {
  position: relative;
  padding-left: 7px;
  padding-right: 7px;
  display: inline-block;
  vertical-align: top;
}

.contacts__item:first-child {
  padding-left: 0;
}

.contacts__item:first-child::before {
  display: none;
}

.contacts__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  height: 12px;
  width: 1px;
  background-color: #90caf4;
}

.nav-nav {
  background-color: #022d3a;
}

.nav-nav__row {
  padding-top: 13px;
  padding-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-nav__instagram {
  font-size: 0;
  line-height: 0;
}

.instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.instagram:hover {
  opacity: 0.8;
}

.instagram__body {
  padding-left: 6px;
}

.instagram__title {
  font-size: 10px;
  line-height: 12px;
  font-family: "Lato-Regular";
  display: block;
  color: #959493;
}

.instagram__text {
  font-size: 15px;
  line-height: 17px;
  font-family: "Lato-Bold";
  display: block;
  color: #fff;
}

.burder {
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 3;
  position: relative;
}

.burger-menu {
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 3;
  position: relative;
}

.burger-menu span {
  width: 20px;
  cursor: pointer;
  transition: all .3s ease;
  top: 50%;
  margin-left: -10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  position: absolute;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all .3s ease;
}

.burger-menu span::after {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all .3s ease;
  left: 0;
  right: 0;
  bottom: -7px;
}

.burger-menu span::before {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all .3s ease;
  top: -7px;
  left: 0;
  right: 0;
}

.burger-menu.open span {
  background: 0;
}

.burger-menu.open span:after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.burger-menu.open span:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navigation__list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.navigation__item {
  padding-left: 15px;
  padding-right: 7px;
  background: url(../images/sep.png) 0 50% no-repeat;
}

.navigation__item:first-child {
  background: none;
  padding-left: 0;
}

.navigation__link {
  font-family: "Lato-Bold";
  font-size: 14px;
  line-height: 17px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navigation__link:hover {
  color: #90caf4;
}

.languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 112px;
}

.languages__link {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: block;
  position: relative;
  opacity: 0.3;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.languages__link--active {
  opacity: 1;
}

.languages__link:hover {
  opacity: 1;
}

.hero {
  background: url(../images/hero.jpg) 50% 100% no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 40px;
  overflow: hidden;
}

.hero__row {
  position: relative;
  z-index: 3;
}

.hero__tagline {
  margin-bottom: 10px;
}

.hero__icon-border {
  margin-bottom: 19px;
  max-width: 727px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero__slogan {
  max-width: 727px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 140px;
}

.tagline {
  font-size: 62px;
  line-height: 72px;
  font-family:  'CaptureitRUSBYLYAJKA';
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px;
  text-align: center;
  text-shadow: 0 5px 5px #000000;
}

.slogan {
  position: relative;
}

.slogan__text-wrap {
  background-color: rgba(2, 45, 58, 0.7);
  padding: 15px 160px 15px 20px;
}

.slogan__text {
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  font-family: "Lato-Light";
  text-transform: uppercase;
  letter-spacing: 1.4px;
}

.slogan__text p {
  margin: 0;
}

.slogan__img {
  position: absolute;
  right: -248px;
  top: -80px;
}

.icon-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.icon-border__left, .icon-border__right {
  height: 1px;
  background-color: #90caf4;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.icon-border__center {
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: -1;
}

.advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.advantages__item {
  min-height: 73px;
  padding-top: 27px;
  position: relative;
}

.advantages__item:first-child .advantages__text {
  padding-left: 72px;
}

.advantages__item:first-child .advantages__text::before {
  left: 67px;
}

.advantages__item:first-child .advantages__text::after {
  left: 29px;
}

.advantages__item:nth-child(2) .advantages__text {
  padding-left: 82px;
}

.advantages__item:nth-child(2) .advantages__text::before {
  left: 67px;
}

.advantages__item:nth-child(2) .advantages__text::after {
  left: 35px;
}

.advantages__item:nth-child(3) .advantages__text {
  padding-left: 101px;
}

.advantages__item:nth-child(3) .advantages__text::before {
  left: 88px;
}

.advantages__item:nth-child(3) .advantages__text::after {
  left: 68px;
}

.advantages__icon {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.advantages__text {
  font-size: 18px;
  line-height: 45px;
  font-family: "Lato-Regular";
  color: #fff;
  text-transform: uppercase;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  padding-right: 12px;
}

.advantages__text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #90caf4;
}

.advantages__text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #90caf4;
}

.advantages__line {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #90caf4;
}

.kind-of-activity__row {
  margin-bottom: 52px;
}

.kind-of-activity__name {
  padding-top: 45px;
  margin-bottom: 45px;
}

.k-activity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}

.k-activity__item {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
}

.k-activity__item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 2;
}

.k-activity__inner {
  position: relative;
  height: 215px;
  border: 3px solid #90caf4;
  overflow: hidden;
}

.k-activity__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.k-activity__body {
  position: absolute;
  left: 0;
  right: 0;
  top: 55px;
}

.k-activity__text {
  font-size: 14px;
  line-height: 18px;
  font-family: "Lato-Medium";
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(2, 45, 58, 0.7);
  padding: 5px 15px;
  height: 64px;
  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;
}

.k-activity__text p {
  margin: 0;
}

.k-activity__btn {
  display: block;
  width: 234px;
  height: 40px;
  outline: none;
  padding: 0;
  margin: 25px auto 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: #90caf4;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  font-family: "Lato-Regular";
}

.k-activity__btn:hover {
  background-color: #4070b5;
}

.k-advantages {
  background: url(../images/k-adavantages.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding-top: 35px;
  padding-bottom: 1px;
  overflow: hidden;
}

.k-advantages__name {
  margin-bottom: 35px;
}

.k-advantage__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.k-advantage__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  font-size: 0;
  line-height: 0;
}

.k-advantage__title {
  font-size: 20px;
  line-height: 22px;
  font-family: "Lato-Bold";
  color: #fff;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.k-advantage__text {
  font-size: 20px;
  line-height: 22px;
  font-family: "Lato-Light";
  color: #fff;
}

.k-advantage__text p {
  margin: 0;
}

.middle-content {
  background: url(../images/middle-content.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding-top: 28px;
  padding-bottom: 50px;
}

.form-middle-wrapper {
  background-color: rgba(2, 45, 58, 0.7);
  border: 2px solid #cdd9dc;
  padding: 25px 40px;
  margin-bottom: 120px;
}

.form-middle-wrapper__title {
  font-family: "Lato-Medium";
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}

.form-middle-wrapper__note {
  font-family: "Lato-Light";
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}

.middle-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.middle-form__item ::-webkit-input-placeholder {
  color: #a1adb0;
}

.middle-form__item ::-moz-placeholder {
  color: #a1adb0;
}

.middle-form__item :-ms-input-placeholder {
  color: #a1adb0;
}

.middle-form__item :-moz-placeholder {
  color: #a1adb0;
}

.middle-form__item--name {
  width: 186px;
}

.middle-form__item--phone {
  width: 186px;
}

.middle-form__item--email {
  width: 186px;
}

.middle-form__item--submit {
  width: 248px;
}

.middle-form__item label {
  display: none !important;
}

.middle-form__input {
  width: 100%;
  height: 49px;
  outline: none;
  padding: 0;
  text-align: center;
  background: none;
  border: 1px solid #a1adb0;
  font-size: 20px;
  font-family: "Lato-Light";
  color: #fff;
}

.middle-form__input.error {
  border-color: red;
}

.middle-form__input--submit {
  background: #90caf4;
  cursor: pointer;
  color: #022d3a;
  text-transform: uppercase;
  font-family: "Lato-Bold";
  font-size: 20px;
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.middle-form__input--submit:hover {
  background-color: #4070b5;
  color: #fff;
}

.middle-form__success {
  color: #fff;
  display: none;
  text-align: center;
}

.quality__name {
  margin-bottom: 30px;
}

.quality__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.quality__item {
  max-width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  cursor: pointer;
  overflow: hidden;
  height: 215px;
}

.quality__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.quality__img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.quality__text {
  font-family: "Lato-Light";
  color: #fff;
}

.quality__sertificates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.quality__sertificate {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 242px;
  height: 338px;
  overflow: hidden;
  margin: 0 3px;
}

.quality__sertificate:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.quality__sertificate--bottom {
  width: 335px;
  height: 236px;
}

.quality__sertificate-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.in-numbers {
  padding-top: 45px;
  padding-bottom: 20px;
}

.in-numbers__name {
  margin-bottom: 33px;
}

.in-numbers__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.in-numbers__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 27px;
  padding-right: 40px;
}

.in-numbers__number-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 135px;
  height: 136px;
  position: relative;
  background: url(../images/number_bg.png) 0 0 no-repeat;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 135px;
          flex: 0 0 135px;
}

.in-numbers__number-wrap::after {
  content: "";
  position: absolute;
  right: -29px;
  top: 50%;
  width: 26px;
  height: 24px;
  background: url(../images/numbers-arrow.png) 0 0 no-repeat;
  -webkit-animation: move 1s infinite linear;
          animation: move 1s infinite linear;
  margin-top: -12px;
}

.in-numbers__number {
  color: #fff;
  font-size: 50px;
  line-height: 52px;
  font-family: "Lato-Black";
}

.in-numbers__text {
  padding-left: 48px;
  font-family: "Lato-Light";
  font-size: 20px;
  line-height: 22px;
  color: #022d3a;
}

@-webkit-keyframes move {
  40% {
    right: -40px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    right: -29px;
  }
}

@keyframes move {
  40% {
    right: -40px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    right: -29px;
  }
}

.ready-projects__name {
  margin-bottom: 10px;
}

.ready-projects__note {
  font-size: 20px;
  font-family: "Lato-Regular";
  color: #90caf4;
}

.ready-projects__carousel-wrap {
  overflow: hidden;
}

.ready-projects__carousel-wrap-inner {
  position: relative;
}

.ready-projects .slick-slider {
  z-index: 2;
  border: 0;
}

.ready-projects .slick-list {
  z-index: 2;
}

.ready-projects .slick-dots {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  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;
  padding: 0;
  list-style: none;
}

.ready-projects .slick-dots button {
  display: none;
}

.ready-projects .slick-dots li {
  position: relative;
  margin: 5px 6px;
  width: 18px;
  height: 18px;
  border: 3px solid #ccd7f2;
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
}

.ready-projects .slick-dots li.slick-active {
  border-color: #022d3a;
}

.ready-projects .slick-dots li:hover {
  border-color: #022d3a;
}

.ready-projects .slick-dots::before {
  content: "";
  position: absolute;
  left: 0;
  top: 47px;
  bottom: 47px;
  width: 30px;
  background-color: #eeeeee;
  z-index: 2;
}

.ready-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 0 !important;
  margin-top: 47px;
  margin-bottom: 47px;
}

.ready-project.slick-active .ready-project__wrap-line {
  position: absolute;
  top: -47px;
  left: 57px;
  height: 1px;
  background-color: #f0f0f0;
  width: 10000000px;
}

.ready-project.slick-current .ready-project__wrap-line {
  display: none;
}

.ready-project__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  z-index: 2;
}

.ready-project__wrap::before {
  content: "";
  position: absolute;
  left: 15px;
  right: -1000000px;
  top: 50%;
  background-color: #fff;
  height: 1px;
  z-index: 2;
}

.ready-project__wrap::after {
  content: "";
  position: absolute;
  left: 15px;
  right: -1000000px;
  bottom: 0;
  background-color: #022d3a;
  height: 100%;
}

.ready-project__left {
  background-color: #fff;
  padding: 23px 23px 23px 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 255px;
          flex: 0 0 255px;
  max-width: 255px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}

.ready-project__center {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 735px;
          flex: 0 0 735px;
  max-width: 735px;
  position: relative;
  z-index: 2;
}

.ready-project__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ready-project__picture {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 178px;
          flex: 0 0 178px;
  max-width: 178px;
  height: 133px;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 1;
}

.ready-project__picture:hover {
  opacity: 0.8;
}

.ready-project__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: inline;
}

.ready-project__note {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 370px;
          flex: 0 0 370px;
  max-width: 370px;
  padding-left: 25px;
  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;
}

.ready-project__note-title {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-family: "Lato-Light";
  margin-bottom: 4px;
}

.ready-project__note-text {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-family: "Lato-Medium";
}

.partners__name {
  margin-bottom: 35px;
}

.partners__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.partners__partner {
  max-width: 20%;
  margin-bottom: 15px;
}

.bottom-part {
  background: url(../images/bottom-part.png) 50% 64px no-repeat;
  background-size: cover;
  padding-top: 1px;
  padding-bottom: 1px;
}

.reviews__name {
  margin-bottom: 20px;
}

.reviews__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -7px;
  margin-right: -7px;
}

.reviews__item {
  max-width: 25%;
  margin-bottom: 14px;
  padding-left: 7px;
  padding-right: 7px;
}

.reviews__review {
  overflow: hidden;
  border: 1px solid #90caf4;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  display: block;
}

.reviews__review:hover {
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
          box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
}

.form-bottom {
  background-color: rgba(2, 45, 58, 0.7);
  border: 2px solid #cdd9dc;
  padding: 25px 30px;
}

.form-bottom__title {
  font-size: 41px;
  line-height: 43px;
  font-family: "Lato-Light";
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 20px;
}

.form-bottom__note {
  padding-left: 14px;
  padding-bottom: 3px;
  font-size: 21px;
  line-height: 23px;
}

.form-bottom__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 0;
  line-height: 0;
}

.form-bottom__row ::-webkit-input-placeholder {
  color: #a1adb0;
}

.form-bottom__row ::-moz-placeholder {
  color: #a1adb0;
}

.form-bottom__row :-ms-input-placeholder {
  color: #a1adb0;
}

.form-bottom__row :-moz-placeholder {
  color: #a1adb0;
}

.form-bottom__left-part {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 644px;
          flex: 0 0 644px;
  max-width: 644px;
}

.form-bottom__right-part {
  padding-left: 19px;
}

.form-bottom__left-part-top {
  margin-bottom: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form-bottom__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 195px;
          flex: 0 0 195px;
}

.form-bottom__item label {
  display: none !important;
}

.form-bottom__input {
  width: 100%;
  height: 47px;
  outline: none;
  padding: 0;
  text-align: center;
  background: none;
  border: 1px solid #a1adb0;
  font-size: 20px;
  line-height: 49px;
  font-family: "Lato-Light";
  color: #fff;
  margin: 0;
}

.form-bottom__input.error {
  border-color: red;
}

.form-bottom__textarea {
  margin: 0;
  width: 100%;
  outline: none;
  padding: 7px;
  background: none;
  border: 1px solid #a1adb0;
  font-size: 20px;
  font-family: "Lato-Light";
  color: #fff;
  resize: none;
}

.form-bottom__input--submit {
  width: 251px;
  height: 49px;
  outline: none;
  padding: 0;
  text-align: center;
  background: #90caf4;
  border: 1px solid #2b5161;
  font-size: 20px;
  line-height: 47px;
  font-family: "Lato-Bold";
  color: #fff;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase;
  color: #022d3a;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form-bottom__input--submit:hover {
  background-color: #4070b5;
  color: #fff;
}

.form-bottom__success {
  color: #fff;
  display: none;
  text-align: center;
}

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__activity {
  padding-left: 10px;
}

.footer__contacts {
  margin-left: auto;
}

.md-modal {
  display: none;
  background-color: #4070b5;
  padding: 15px;
  max-width: 400px;
  width: 100%;
  position: relative;
}

.md-modal .md-title {
  background: #fff;
  margin: -15px -15px 15px;
  padding: 15px;
}

.md-modal .md-close {
  position: absolute;
  right: 7px;
  top: 16px;
  width: 32px;
  height: 32px;
  opacity: 1;
  cursor: pointer;
}

.md-modal .md-close:before, .md-modal .md-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #4070b5;
}

.md-modal .md-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.md-modal .md-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.form-modal__item {
  width: 100%;
  position: relative;
}

.form-modal__input {
  width: 100%;
  padding: 0 15px;
  margin: 0 0 10px 0;
  border: 0;
  height: 49px;
  outline: 0;
  font-size: 16px;
}

.form-modal__submit {
  width: 100%;
  padding: 0 15px;
  margin: 0;
  border: 0;
  height: 49px;
  outline: 0;
  font-size: 16px;
  background-color: #90caf4;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.form-modal__submit:hover {
  background-color: #4070b5;
}

.form-modal__success {
  display: none;
  color: #fff;
  text-align: center;
}

.form-modal label.error {
  color: red;
  font-size: 12px;
  display: block;
  background-color: #fff;
  padding: 1px 15px;
  margin-top: -10px;
  margin-bottom: 10px;
  border-top: 2px solid #90caf4;
}

@media screen and (max-width: 1280px) {
  .form-bottom__title {
    font-size: 26px;
    line-height: 30px;
  }
  .form-bottom__note {
    font-size: 18px;
    line-height: 20px;
  }
  .slogan__img {
    right: 0;
  }
  .hero__slogan {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .block-name {
    font-size: 26px;
    line-height: 30px;
  }
  .navigation__list {
    display: block;
    padding: 0 15px;
    background: #022d3a;
  }
  .navigation__item {
    background: none;
    padding: 12px 0;
    border-top: 1px solid #75cdf6;
  }
  .navigation__item:first-child {
    border-top: 0;
    padding-top: 0;
  }
  .header__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__contacts {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-top: 10px;
  }
  .footer__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__contacts {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-top: 10px;
  }
  .footer .nav-nav__row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .nav-nav__languages {
    margin: 0 0 0 15px;
  }
  .nav-nav__row {
    z-index: 5;
  }
  .nav-nav__navigation {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    display: none;
  }
  .nav-nav__languages {
    margin-right: auto;
    margin-left: 15px;
  }
  .hero__slogan {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .slogan__text {
    text-align: center;
  }
  .slogan__img {
    display: none;
  }
  .slogan__text-wrap {
    padding-right: 20px;
  }
  .advantages {
    -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;
  }
  .advantages__item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .contacts {
    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;
  }
  .contacts__phone {
    margin-left: 0;
  }
  .tagline {
    font-size: 32px;
    line-height: 32px;
  }
  .burger-menu {
    display: block;
  }
  .k-activity__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .middle-form__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .middle-form__item--name {
    width: 100%;
    margin-bottom: 10px;
  }
  .middle-form__item--phone {
    width: 100%;
    margin-bottom: 10px;
  }
  .middle-form__item--email {
    width: 100%;
    margin-bottom: 10px;
  }
  .middle-form__item--submit {
    width: 100%;
  }
  .form-middle-wrapper {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-middle-wrapper__title {
    font-size: 22px;
    line-height: 26px;
  }
  .quality__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .quality__item {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .quality__sertificate {
    width: 244px;
    height: auto;
  }
  @-webkit-keyframes move {
    40% {
      bottom: -45px;
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    80% {
      bottom: -35px;
    }
  }
  @keyframes move {
    40% {
      bottom: -45px;
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    80% {
      bottom: -35px;
    }
  }
  .k-advantage__title {
    font-size: 16px;
    line-height: 20px;
  }
  .k-advantage__text {
    font-size: 14px;
  }
  .ready-project {
    margin-top: 0;
    margin-bottom: 0;
  }
  .ready-project__wrap::before {
    display: none;
  }
  .ready-project__wrap::after {
    display: none;
  }
  .ready-project__wrap.i-container {
    padding-left: 0;
    padding-right: 0;
  }
  .ready-project__left {
    max-width: 30%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
  .ready-project__center {
    max-width: 70%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
  }
  .ready-project__picture {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    height: auto;
  }
  .ready-project__note {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #022d3a;
    padding-right: 25px;
  }
  .ready-projects__note {
    margin-bottom: 30px;
  }
  .ready-projects .slick-dots {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 20px;
  }
  .ready-projects .slick-dots::before {
    display: none;
  }
  .partners.mb-50 {
    padding-top: 50px;
  }
  .partners__partner {
    max-width: 33.333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-bottom {
    padding: 15px;
  }
  .form-bottom__title {
    display: block;
  }
  .form-bottom__note {
    padding-top: 10px;
  }
  .form-bottom__left-part {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .form-bottom__left-part-top {
    display: block;
    margin-bottom: 0;
  }
  .form-bottom__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .form-bottom__row {
    display: block;
  }
  .form-bottom__right-part {
    padding-left: 0;
    padding-top: 10px;
  }
  .form-bottom__right-part > div {
    margin-bottom: 0;
  }
  .form-bottom__input--submit {
    width: 100%;
  }
  .form-bottom__textarea {
    text-align: center;
  }
  .reviews.mb-150 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .in-numbers__item {
    padding-right: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .in-numbers__text {
    padding-left: 0;
    text-align: center;
    padding-top: 50px;
  }
  .in-numbers__number-wrap::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: auto;
    bottom: -35px;
    margin-top: 0;
    left: 50%;
    margin-left: -13px;
  }
  .ready-project__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ready-project__left {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .ready-project__center {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .ready-project__note-text {
    font-size: 14px;
  }
  .ready-projects__note {
    font-size: 16px;
    margin-bottom: 0;
  }
  .ready-projects .slick-dots {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 20px;
  }
  .ready-projects .slick-dots::before {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .k-activity__item {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .k-activity__item:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .k-activity__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .partners__wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .partners__partner {
    max-width: 50%;
  }
  .reviews__wrap {
    margin-left: -2px;
    margin-right: -2px;
  }
  .reviews__item {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 580px) {
  .hero {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .slogan {
    padding: 15px;
  }
  .slogan__text {
    font-size: 16px;
    line-height: 20px;
  }
  .nav-nav__instagram {
    margin-left: 0;
    margin-right: 0;
  }
  .tagline {
    font-size: 22px;
    line-height: 24px;
    word-break: break-word;
  }
  .contacts__item {
    padding: 0;
    display: block;
  }
  .contacts__item::before {
    display: none;
  }
  .contacts__mail .contacts__item {
    margin-bottom: 5px;
  }
  .advantages__text {
    font-size: 12px;
  }
  .quality__sertificates {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .quality__sertificate {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 460px) {
  .languages {
    width: 85px;
  }
  .instagram__text {
    font-size: 12px;
  }
  .k-advantage__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -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;
    text-align: center;
  }
  .quality__item {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    height: auto;
  }
  .reviews__item {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media screen and (max-width: 400px) {
  .advantages__item:first-child .advantages__text {
    padding-left: 65px;
  }
  .advantages__item:nth-child(2) .advantages__text {
    padding-left: 78px;
  }
  .advantages__item:nth-child(3) .advantages__text {
    padding-left: 98px;
  }
  .advantages__text {
    font-size: 10px;
  }
}
/*# sourceMappingURL=styles.css.map */