@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.eot');
    src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Heavy.eot');
    src: url('../fonts/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Heavy.woff') format('woff'),
        url('Gilroy-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-SemiBold.woff') format('woff'),
        url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}



@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Light.woff') format('woff'),
        url('../fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Medium.woff') format('woff'),
        url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}



@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-UltraLight.eot');
    src: url('../fonts/Gilroy-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-UltraLight.woff') format('woff'),
        url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Thin.eot');
    src: url('../fonts/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Thin.woff') format('woff'),
        url('../fonts/Gilroy-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Black.eot');
    src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Black.woff') format('woff'),
        url('../fonts/Gilroy-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body {
    background-color: #fff;
}
.footer {
    margin-top: 0;
} 
.h-block-address .h-info__title {
    font-size: 16px;
}
.h-block-address .h-info__content {
    font-size: 13px;
}
.h-menu__link {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
}
.h-block-phone_1 .h-phone__home .h-phone__tel {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
}
.h-phone__home {
    align-items: center;
}
.soz {
    gap: 25px;
}
.h-block-phone_2 .h-phone__tel {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}
.callback-btn {
    width: 206px;
    height: 46px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    align-items: center;
    justify-content: center;
    background: #00ba34;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    box-shadow: 0px 11px 31px rgba(0, 186, 52, 0.25);
    border-radius: 63px;
    -webkit-border-radius: 63px;
    -moz-border-radius: 63px;
    -ms-border-radius: 63px;
    -o-border-radius: 63px;
    transition: ease-in-out 0.25s;
    -webkit-transition: ease-in-out 0.25s;
    -moz-transition: ease-in-out 0.25s;
    -ms-transition: ease-in-out 0.25s;
    -o-transition: ease-in-out 0.25s;
}
.callback-btn:hover {
    color: #fff;
}

.callback-btn:hover {
    background: #082b85;
    box-shadow: 0px 11px 31px rgba(8, 43, 133, 0.25);
}
.soz__list:hover {
     color: #082b85;
}
.h-slider__title {
    font-size: 65px;
    line-height: 72px;
    text-transform: uppercase;
    max-width: 850px;
    color: #fff !important;
    font-weight: 900;
    background: rgb(54 54 54 / 70%);
    padding: 20px 10px 0;
}
.h-slider__info  {
    font-size: 65px;
    line-height: 72px;
    text-transform: uppercase;
    max-width: 850px;
    color: #f2b00a !important;
    font-weight: 900;
    background: rgb(54 54 54 / 70%);
    padding: 20px 10px;
    margin-top: 0px;
    opacity: 1;
    padding: 0px 10px 20px;
    font-weight: 600;
}

.h-slider__content {
    width: 60%;
}
.button, .wa-actions-wrapper .wa-button, .wa-confirm-signup-button, .wa-confirmation-code-input-submit, .wa-dialog-footer .wa-button, .wa-submit-button, .wa-variant-actions .wa-button, input[type=button], input[type=submit] {
    max-width: 247px;
    width: 100%;
    height: 56px;
    display: flex
;
    align-items: center;
    justify-content: center;
    background: #f2b00a;
    border-radius: 63px;
    -webkit-border-radius: 63px;
    -moz-border-radius: 63px;
    -ms-border-radius: 63px;
    -o-border-radius: 63px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
    margin-top: 75px;
    transition: ease-in-out .25s;
    -webkit-transition: ease-in-out .25s;
    -moz-transition: ease-in-out .25s;
    -ms-transition: ease-in-out .25s;
    -o-transition: ease-in-out .25s;
}
.main-category {
  margin-top: 65px
}

.main-category-wrap {
  margin-top: 85px;
  display: flex;
  justify-content: space-between
}

.main-category-wrap .leftBlock-item {
  display: none
}

.main-category-wrap .leftBlock-item--active {
  display: flex
}

.main-category-wrap .leftBlock-item .left {
  max-width: 400px;
  width: 100%;
  flex-shrink: 0
}

.main-category-wrap .leftBlock-item .left .image {
  width: 100%;
  height: 390px;
  position: relative
}

.main-category-wrap .leftBlock-item .left .image .decor-line {
  position: absolute
}

.main-category-wrap .leftBlock-item .left .image .decor-line--top {
  width: 100%;
  height: 18px;
  top: 0;
  left: 0
}

.main-category-wrap .leftBlock-item .left .image .decor-line--right {
  height: 100%;
  width: 18px;
  right: -1px;
  top: 0
}

.main-category-wrap .leftBlock-item .left .image .decor-line--bottom {
  width: 100%;
  height: 18px;
  bottom: -1px;
  left: 0
}

.main-category-wrap .leftBlock-item .left .image .decor-line--left {
  height: 100%;
  width: 18px;
  left: 0;
  top: 0
}

.main-category-wrap .leftBlock-item .left .image .prompt {
  width: 29px;
  height: 29px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2b00a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  cursor: pointer
}

.main-category-wrap .leftBlock-item .left .image .prompt .papup {
  width: 200px;
  position: absolute;
  top: 35px;
  font-size: 12px;
  left: 0;
  background: #fff;
  padding: 15px 25px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, .08);
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s;
  opacity: 0;
  visibility: hidden
}

.main-category-wrap .leftBlock-item .left .image .prompt:hover .papup {
  opacity: 1;
  visibility: visible;
  z-index: 999
}

.main-category-wrap .leftBlock-item .left .image .prompt--1 {
  right: 0;
  top: 100px
}

.main-category-wrap .leftBlock-item .left .image .prompt--2 {
  bottom: 0;
  left: 100px
}

.main-category-wrap .leftBlock-item .right {
  max-width: 290px;
  width: 100%;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 0;
  flex-shrink: 0
}

.main-category-wrap .leftBlock-item .right .title {
  display: flex;
  flex-direction: column;
  font-size: 28px;
  line-height: 34px;
  color: #082b85
}

.main-category-wrap .leftBlock-item .right .title span {
  font-weight: 700
}

.main-category-wrap .leftBlock-item .right .chars {
  font-size: 18px;
  line-height: 27px;
  color: #363636
}

.main-category-wrap .leftBlock-item .right .more {
  display: flex;
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #082b85;
  border-radius: 29px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-category-wrap .leftBlock-item .right .more:hover {
  background: #f2b00a
}

.main-category-wrap .tabs {
  max-width: 610px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start
}

.main-category-wrap .tabs-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  max-width: 250px;
  width: 100%;
  margin-bottom: 30px
}

.main-category-wrap .tabs-item .left {
  width: 53px;
  height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*border: 2px solid #d1d1d1;*/
  border: 2px solid #F2B00A;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s;
  flex-shrink: 0
}

.main-category-wrap .tabs-item .left svg {
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-category-wrap .tabs-item .left .fill-svg {
  /*fill: #d1d1d1*/
  fill: #000;
}

.main-category-wrap .tabs-item .left .stroke-svg {
  /*stroke: #d1d1d1*/
  stroke: #000;
}

.main-category-wrap .tabs-item .right {
  margin-left: 15px;
  font-size: 14px;
  line-height: 17px;
  /*color: #d1d1d1;*/
  color: #000;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-category-wrap .tabs-item .right span {
  /*font-weight: 600*/
}

.main-category-wrap .tabs-item--active .left {
  border: 2px solid #082b85
}

.main-category-wrap .tabs-item--active .right {
  color: #082b85;
}

.main-category-wrap .tabs-item--active .left .fill-svg {
  fill: #082b85
}

.main-category-wrap .tabs-item--active .left .stroke-svg {
  stroke: #082b85
}
.main-title {
    font-size: 50px;
    line-height: 52px;
    color: #363636;
}
h1 {
    font-size: 50px;
    line-height: 52px;
    color: #363636;
    font-weight: 800;
}
.main-title span {
    font-weight: 800;
    color: #082b85;
}
.main-title h1 {
    margin-bottom: 0;
}
@media (max-width: 1120px) {
  .main-category {
    display: none;
  }
}
.main-catalog {
  margin-top: 150px
}

.main-catalog .top {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.main-catalog .buttons {
  display: flex
}

.main-catalog .buttons .btn {
  display: block;
  width: 247px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #363636;
  border-radius: 63px;
  -webkit-border-radius: 63px;
  -moz-border-radius: 63px;
  -ms-border-radius: 63px;
  -o-border-radius: 63px;
  font-size: 16px;
  line-height: 20px;
  color: #363636;
  font-weight: 600;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-catalog .buttons .btn:first-of-type {
  margin-right: 30px
}

.main-catalog .buttons .btn:hover {
  border: 1px solid #082b85;
  color: #082b85
}

.main-catalog .catalog-items {
  display: flex;
  /*justify-content: space-between;*/
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 70px
}
@media (min-width: 1440px) {
  .main-catalog .catalog-items .item {
    max-width: 450px;
  }
}
@media (min-width: 1120px) and (max-width: 1440px) {
  .main-catalog .catalog-items .item {
    max-width: 370px;
  }
}
@media (min-width: 880px) and (max-width: 1120px) {
  .main-catalog .catalog-items .item {
    max-width: 280px;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  .main-catalog .catalog-items .item {
    max-width: 330px;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .main-catalog .catalog-items .item {
    max-width: 280px;
  }
}

.main-catalog .catalog-items .item {
  position: relative;
  /*max-width: 342px;*/
  width: 100%;
  background: #f2f2f2;
  padding: 165px 30px 40px;
  margin-bottom: 23px;
  text-decoration: none;
}

.main-catalog .catalog-items .item .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 200px;
  height: 160px;
  max-height: 200px;
  z-index: 1
}

.main-catalog .catalog-items .item .text {
  max-width: 190px;
  font-size: 19px;
  line-height: 23px;
  font-weight: 600;
  color: #363636;
  position: relative;
  z-index: 2
}

.main-catalog .catalog-items .item .text span {
  color: #082b85
}

.main-catalog .catalog-items .item .more {
  position: absolute;
  right: 20px;
  bottom: 15px;
  display: flex;
  z-index: 2;
  align-items: center
}

.main-catalog .catalog-items .item .more .left {
  font-size: 16px;
  line-height: 19px;
  color: #363636;
  font-weight: 500;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s;
  margin-right: 15px
}

.main-catalog .catalog-items .item .more .right {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2b00a;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-catalog .catalog-items .item .more:hover .right {
  background: #082b85
}

.main-catalog .catalog-items .item .more:hover .left {
  color: #082b85
}
.main-catalog .catalog-items .item .image {
  height: 150px;
}
.main-catalog .catalog-items .item .image img {
    height: auto;
	max-height: 200px;
    display: block;
    object-fit: cover;
    object-position: bottom left;
        width: 100%;
}
.main-about {
  margin-top: 70px
}

.main-about .top {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.main-about .about-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 55px;
  position: relative
}

.main-about .about-text .woman-image {
  display: block;
  -ms-display: block;
  -moz-display: block;
  -o-display: block;
  -webkit-display: block;
  position: absolute;
  z-index: -1;
  right: 280px;
  top: -140px
}

.main-about .about-text .woman-image img {
  max-width: 450px;
  max-height: 450px
}

.main-about .about-text .text {
  max-width: 667px;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
  color: #363636;
  opacity: .6
}

.main-about .about-text .text p {
  margin-bottom: 25px
}

.main-about .about-text .text p:last-of-type {
  margin-bottom: 0
}

.main-about .about-text .rightBlock {
  display: flex;
  align-items: center;
  margin-right: 100px
}

.main-about .about-text .rightBlock .btn-play {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative
}

.main-about .about-text .rightBlock .btn-play::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #082b85;
  opacity: .1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-about .about-text .rightBlock .btn-play-wrap {
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #082b85;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-about .about-text .rightBlock .text {
  margin-left: 28px;
  font-size: 14px;
  line-height: 17px;
  color: #797979;
  font-weight: 500;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-about .about-text .rightBlock:hover .btn-play::after {
  background: #f2b00a
}

.main-about .about-text .rightBlock:hover .btn-play-wrap {
  background: #f2b00a
}

.main-about .about-text .rightBlock:hover .text {
  color: #f2b00a
}

.main-about .about-advantages {
  margin-top: 50px
}

.main-about .title {
  font-size: 30px;
  line-height: 50px;
  color: #363636;
  font-weight: 500
}

.main-about .about-advantages .items {
  display: flex;
  flex-wrap: wrap;
  margin: 65px -100px 0;
  width: calc(100% + 100px)
}

.main-about .about-advantages .items .item {
  width: calc(33.33% - 100px);
  margin-left: 100px;
  padding: 25px 0 15px 37px;
  border: 1px solid #d3d3d3;
  position: relative;
  margin-bottom: 55px;
  min-height: 136px
}

.main-about .about-advantages .items .item .point {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #082b85
}

.main-about .about-advantages .items .item .text {
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  max-width: 255px;
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  color: #3f3f3f
}

.main-about .about-advantages .items .item .text span {
  font-weight: 700
}

.main-about .about-advantages .items .item .number {
  font-size: 95px;
  text-transform: uppercase;
  color: #f2b00a;
  font-weight: 700;
  position: absolute;
  bottom: -10px;
  right: 0
}

.main-about .about-certificates {
  margin-top: 30px
}

.main-about .about-certificates-wrap {
  margin-top: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative
}

.main-about .about-certificates-wrap .decor-line {
  position: absolute;
  left: 430px;
  top: 50px
}

.main-about .about-certificates-wrap .leftBlock {
  max-width: 445px;
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  opacity: .7;
  color: #363636
}

.main-about .about-certificates-wrap .leftBlock span {
  font-weight: 700
}

.main-about .about-certificates-wrap .rightBlock {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box
}

.main-about .about-certificates-wrap .rightBlock .certificat {
  margin-right: 20px;
  cursor: pointer
}

.main-about .about-certificates-wrap .rightBlock .certificat:last-of-type {
  margin-right: 0
}

.main-about .about-certificates-wrap .rightBlock .certificat img {
  max-width: 120px;
  max-height: 170px;
  object-fit: contain;
}
.see-all {
  width: 204px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #363636;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  color: #363636;
  border-radius: 29px;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.see-all:hover {
  border: 1px solid #082b85;
  color: #082b85
}
.main-price {
  margin-top: 140px;
  padding: 20px 0 40px;
  position: relative;
  background: #082b85;
}


.main-price .price-form input[type=checkbox] {
  display: none
}

.main-price .title {
  font-size: 40px;
  line-height: 67px;
  color: #fff;
  position: relative;
  z-index: 2
}

.main-price .title span {
  font-weight: 700
}

.main-price .description {
  margin-top: 20px;
  max-width: 761px;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  position: relative;
  z-index: 2
}

.main-price .price-form {
  margin-top: 30px;
  position: relative;
  z-index: 2
}

.main-price .price-form .inputs-wrap {
  display: flex
}

.main-price .price-form .input-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.main-price .price-form .input-group:last-of-type {
  margin-left: 70px;
}

.main-price .price-form .input-group label {
  font-size: 14px;
  line-height: 23px;
  color: #fff
}

.main-price .price-form .input-group input {
  width: 310px;
  height: 34px;
  background: 0 0;
  border-bottom: 1px solid #fff;
  color: #fff
}

.main-price .price-form .input-group:first-of-type {
  margin-right: 70px
}

.main-price .price-form .bottom {
  margin-top: 40px;
  display: flex;
  align-items: center
}

.main-price .price-form .bottom .send {
  width: 204px;
  height: 46px;
  border-radius: 29px;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  -ms-border-radius: 29px;
  -o-border-radius: 29px;
  border: none;
  background: #f2b00a;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-price .price-form .bottom .send:hover {
  background: #00ba34
}

.main-price .price-form .bottom .policy {
  max-width: 328px;
  margin-left: 45px;
  font-size: 14px;
  line-height: 19px;
  color: #fff
}

.main-price .price-form .bottom .policy a {
  color: #f2b00a;
  text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s
}

.main-price .price-form .bottom .policy a:hover {
  color: #00ba34
}

.main-price .decor {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 37%;
  height: 100%
}
main-contacts {
  position: relative;
  padding: 175px 0;
  margin-top: 100px;
  padding-bottom: 110px
}

.main-contacts .map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

.main-contacts .contact-block {
  position: relative;
  z-index: 2;
  max-width: 424px;
  width: 100%;
  padding: 42px 35px 55px;
  background: #fff;
  margin-left: auto
}

.main-contacts .contact-block .item {
  display: flex
}

.main-contacts .contact-block .item:first-of-type {
  margin-bottom: 30px
}

.main-contacts .contact-block .item .left svg {
  width: 20px;
  height: 20px
}

.main-contacts .contact-block .item .right {
  margin-left: 5px
}

.main-contacts .contact-block .item .right .title {
  font-weight: 700;
  color: #082b85;
  font-size: 18px;
  line-height: 22px
}

.main-contacts .contact-block .item .right .text {
  margin-top: 5px;
  font-size: 14px;
  line-height: 17px;
  color: #363636
}

.main-contacts .contact-block .decor {
  max-width: 124px;
  width: 100%;
  height: 128px;
  position: absolute;
  bottom: 15px;
  right: 15px
}
.main-contacts {
    position: relative;
    padding: 175px 0;
    margin-top: 100px;
    padding-bottom: 110px;
}
.about-banner {
  position: relative;
  min-height: 580px;
  padding: 60px 0
}

.about-banner .decor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}

.about-banner .decor::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(206.79deg, rgba(0, 0, 0, .5) 44.64%, rgba(0, 0, 0, 0) 66.45%)
}

.about-banner .bread {
  margin: 0;
  color: #fff
}

.about-banner .bread-link {
  color: #fff
}

.about-banner .bread-link:hover {
  color: #f2b00a
}

.about-banner h1 {
  color: #fff;
  margin-top: 30px
}

.about-banner .text {
  margin-top: 80px;
  max-width: 390px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px
}

.about-years {
  margin-top: 65px
}

.about-years .titles {
  text-align: center
}

.about-years .titles span {
  text-transform: uppercase
}

.about-years .titles .title-small {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #363636;
  opacity: .41
}
.slider-years {
    position: relative;
}
.slider-years .title-small,
.slider-years p,
.title-small {
  letter-spacing: normal;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #363636;
  opacity: .41
}

.about-years .titles .title-big {
  font-size: 50px;
  line-height: 62px;
  font-weight: 700;
  text-transform: uppercase;
  color: #363636;
  margin: 17px 0 10px
}

.about-years .swiper-slide {
  font-size: 90px;
  line-height: 112px;
  letter-spacing: .195em;
  text-transform: uppercase;
  color: #082b85;
  opacity: .1;
  text-align: center;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s;
  font-weight: 700
}

.about-years .swiper-slide-active {
  font-size: 144px;
  opacity: 1
}

.slider-years {
  margin-top: 77px
}

.years-btn-prev {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #969696;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translate(-25%, -50%);
  -webkit-transform: translate(-25%, -50%);
  -moz-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  -o-transform: translate(-25%, -50%);
  background: #f7f7f7;
  cursor: pointer;
  z-index: 2
}

.years-btn-next {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #969696;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25%;
  top: 50%;
  transform: translate(-25%, -50%);
  -webkit-transform: translate(-25%, -50%);
  -moz-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  -o-transform: translate(-25%, -50%);
  background: #f7f7f7;
  cursor: pointer;
  z-index: 2
}

.about-today {
  margin-top: 110px;
  position: relative
}

.about-today .leftBlock {
  max-width: 730px;
  width: 100%
}

.about-today .leftBlock .title {
  font-size: 50px;
  line-height: 62px;
  text-transform: uppercase;
  color: #363636;
  font-weight: 700
}

.about-today .leftBlock .title span {
  color: #082b85
}

.about-today .leftBlock .items {
  margin-top: 85px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.about-today .leftBlock .items .item {
  max-width: 50%;
  width: 100%;
  margin-bottom: 100px
}

.about-today .leftBlock .items .item-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #363636
}

.about-today .leftBlock .items .item-text {
  font-size: 73px;
  line-height: 90px;
  text-transform: uppercase;
  font-weight: 500;
  color: #363636;
  opacity: .27
}

.about-today .leftBlock .items .item .small-font {
  font-size: 34px
}

.about-today .leftBlock .items .item .square {
  font-size: 14px;
  vertical-align: super
}

.about-today .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}

.about-today .rightBlock {
  max-width: 45%;
  width: 100%;
  height: 541px;
  margin-left: 20px;
  position: absolute;
  right: 0;
  top: 0
}

.about-gallery {
  margin-top: 100px
}

.about-gallery .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.about-gallery .item {
  width: 100%;
  margin-bottom: 25px;
  cursor: pointer
}

.about-gallery .item--1 {
  max-width: 800px;
  height: 386px
}

.about-gallery .item--2 {
  max-width: 302px;
  height: 386px
}

.about-gallery .item--3 {
  max-width: 265px;
  height: 326px
}

.about-gallery .item--4 {
  max-width: 302px;
  height: 326px
}

.about-gallery .item--5 {
  max-width: 255px;
  height: 326px
}

.about-employees {
  margin-top: 90px
}

.about-employees .top {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.about-employees .top .see-all {
  margin-left: 20px
}

.about-employees .subtitle {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #363636;
  margin-top: 20px
}

.about-employees .text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 19px;
  color: #848484
}

.about-employees-slider {
  padding-top: 45px
}

.about-employees-slider .swiper-slide .item {
  width: 100%;
  display: block;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s;
  height: fit-content
}

.about-employees-slider .swiper-slide .image {
  width: 100%;
  height: 226px
}

.about-employees-slider .swiper-slide .textBlock {
  padding: 30px;
  background: #fff;
  height: 170px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between
}

.about-employees-slider .swiper-slide .title {
  font-size: 21px;
  line-height: 20px;
  font-weight: 500;
  color: #082b85;
  font-weight: 700
}

.about-employees-slider .swiper-slide .text {
  margin-top: 20px;
  font-size: 18px;
  line-height: 21px;
  color: #616060
}

.about-employees-slider .swiper-slide .item:hover {
  filter: drop-shadow(0 4px 49px rgba(0, 0, 0, .1))
}

.about-employees-pagination {
  position: relative;
  bottom: 0;
  margin-top: 55px
}

.about-employees-slider .swiper-pagination-bullet {
  width: 42px;
  height: 8px;
  border-radius: 52px;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  opacity: 1;
  background: #e0e0e0;
  transition: ease-in-out .25s;
  -webkit-transition: ease-in-out .25s;
  -moz-transition: ease-in-out .25s;
  -ms-transition: ease-in-out .25s;
  -o-transition: ease-in-out .25s;
  margin: 0;
  margin-right: 10px
}

.about-employees-slider .swiper-pagination-bullet:last-of-type {
  margin-right: 0
}

.about-employees-slider .swiper-pagination-bullet-active {
  background: #f2b00a
}

.questions {
  margin-top: 90px
}

.about-map {
  margin-top: 100px
}

.about-map .top {
  display: flex;
  align-items: center
}

.about-map .top svg {
  margin-right: 30px
}

.about-map .map {
  width: 100%;
  height: 651px;
  margin: 0 auto
}

.map-wrapper {
  position: relative
}

.map-image {
  height: auto;
  margin: -20px auto 0
}

.map-wrapper .map-image .map {
  margin-top: 50px
}
.c-menu__item-name {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}
.c-menu__item:hover .c-menu__item-link, .c-menu__item_active .c-menu__item-link {
    color: #024dbc;;
}
.c-menu__item_active {
    border-right: 8px solid #f2b00a;
}
.category {
    margin-bottom: 120px;
}
.swiper-wrapper {height: auto !important}
#huge {font-size: 60px !important}
.map-image img {object-fit: contain !important}
.main-clients {
  margin-top: 60px;
  user-select: none;
}

.main-clients .container {
  position: relative;
  padding-bottom: 30px;
}

.main-clients .swiper-container {
  max-width: 85%;
}

.swiper-container {
  position: relative;
}

.main-clients .swiper-wrapper {
  align-items: center;
}

.main-client-wrap {
  position: relative;
}

.main-clients .slider-clients {
  margin-top: 50px;
  position: relative;
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: center !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
  -ms-display: none;
  -moz-display: none;
}

.main-client-wrap .clients-btn-prev,
.main-client-wrap .swiper-button-prev {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: calc(50% + 25px);
  cursor: pointer;
  background: #f2b00a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 20;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.main-client-wrap .clients-btn-next,
.main-client-wrap .swiper-button-next {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: calc(50% + 25px);
  cursor: pointer;
  background: #f2b00a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 20;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.main-clients-wrap {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.main-clients-wrap .item {
  max-width: 126px;
  width: 100%;
  margin-bottom: 20px;
}

.main-clients .client-link {
  display: flex;
  width: 100%;
  height: auto;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  -moz-transition: ease-in-out 0.25s;
  -ms-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
}

.main-clients .client-link:hover {
  opacity: 0.8;
}

.main-clients .client-link img {
  width: 100%;
  height: auto;
  max-height: 200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
    #huge {
        font-size: 46px !important;
    }
}
@media (max-width:1440px) {
  .about-gallery .items {
    width: calc(100% + 20px);
    margin: 50px -20px 0;
    justify-content: flex-start
  }

  .about-gallery .item--1 {
    max-width: unset
  }

  .about-gallery .item--2 {
    max-width: unset
  }

  .about-gallery .item--3 {
    max-width: unset
  }

  .about-gallery .item--4 {
    max-width: unset
  }

  .about-gallery .item--5 {
    max-width: unset
  }

  .about-gallery .item {
    width: calc(25% - 20px);
    margin-left: 20px;
    height: 300px
  }

  .about-gallery .items .item {
    width: calc(25% - 20px);
    margin-left: 20px;
    height: 300px
  }

  .about-gallery .items .item--1,
  .about-gallery .items .item--2,
  .about-gallery .items .item--3 {
    max-width: unset
  }
}

@media (max-width:1360px) {

  .about-gallery .items .item--1,
  .about-gallery .items .item--2,
  .about-gallery .items .item--3 {
    max-width: unset
  }

  .about-today .rightBlock {
    position: relative
  }

  .about-today .leftBlock {
    flex-shrink: 0
  }
}

@media (max-width:1130px) {
  .about-today .container {
    flex-direction: column
  }

  .about-today .rightBlock {
    margin-left: 0;
    max-width: unset;
    width: calc(100% + 30px);
    margin-left: -15px
  }

  .about-today .leftBlock {
    max-width: 100%;
    width: 100%
  }
}

@media (max-width:930px) {
  .years-btn-prev {
    left: 20px
  }

  .years-btn-next {
    right: 10px
  }

  .about-gallery .item {
    width: calc(33.33% - 20px)
  }

  .about-gallery .items .item--1,
  .about-gallery .items .item--2,
  .about-gallery .items .item--3 {
    max-width: unset
  }

  .about-gallery .items .item {
    width: calc(33.33% - 20px)
  }
}

@media (max-width:768px) {
  .about-gallery .items .item {
    width: calc(33.33% - 20px);
    margin-left: 20px;
    height: 150px
  }

  .slider-years {
    margin-top: 20px
  }

  .about-years {
    margin-top: 30px
  }

  .about-years .titles .title-big {
    font-size: 30px;
    line-height: 37px
  }

  .about-years .swiper-slide {
    font-size: 80px;
    line-height: 99px
  }

  .years-btn-prev {
    width: 35px;
    height: 35px
  }

  .years-btn-next {
    width: 35px;
    height: 35px
  }

  .about-today .leftBlock .title {
    font-size: 30px;
    line-height: 37px
  }

  .about-today .leftBlock .items {
    margin-top: 30px
  }

  .about-today .leftBlock .items .item-title {
    font-size: 18px;
    line-height: 22px
  }

  .about-today .leftBlock .items .item-text {
    font-size: 50px;
    line-height: 62px
  }

  .about-today .leftBlock .items .item {
    margin-bottom: 30px
  }

  .about-today {
    margin-top: 50px
  }

  .about-today .rightBlock {
    height: 240px
  }

  .about-today .leftBlock .items .item .small-font {
    font-size: 28px
  }

  .about-map .top {
    justify-content: center
  }

  .about-map .top svg {
    width: 18px;
    height: 23px
  }

  .about-map .map,
  .about-map .map img {
    margin-top: 40px;
    height: 350px
  }

  .about-gallery .item {
    width: calc(33.33% - 20px);
    margin-left: 20px;
    height: 150px
  }

  .map-image {
    margin: 20px auto 0
  }
}

@media (max-width:560px) {
  .about-today .leftBlock .items {
    flex-direction: column
  }

  .about-today .leftBlock .items .item {
    max-width: 100%
  }

  .about-years .swiper-slide {
    font-size: 60px;
    line-height: 70px
  }

  .about-gallery .items .item {
    width: calc(33.33% - 20px);
    margin-left: 20px;
    height: 150px
  }
}

@media (max-width:425px) {
  .about-gallery .items .item {
    width: calc(50% - 20px)
  }

  .about-banner .text {
    margin-top: 30px
  }

  .about-gallery .item {
    width: calc(50% - 20px)
  }
}

@media (max-width:375px) {
  .years-btn-prev {
    left: 5px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
  }

  .years-btn-next {
    right: 5px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
  }

  .about-employees-slider .swiper-slide .textBlock {
    padding: 30px 20px
  }

  .about-map .map,
  .about-map .map .img {
    height: 300px;
    width: 100%
  }
}

@media (max-width:374px) {
  .about-years .swiper-slide {
    font-size: 60px;
    line-height: 70px
  }
}
.footer__item-creator a{
    color: #fff;
}