@media (max-width: 1880px) {
  .header {
    background-size: 46%;
    background-image: url(../img/header-bg-responsive.jpg);
  }
  .header-descr {
    max-width: 756px;
  }
  .services-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .services-item {
    margin: 5px 15px;
  }
  .services-link {
    margin: 0;
  }
  .wecan {
    margin: 83px 0;
  }
  .wecan-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .better-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
  }
  .better-item {
    width: calc(20% - 20px);
  }
  .better-wrapper {
    padding: 44px 30px;
  }
  .better-subtitle {
    font-size: 24px;
  }
  .types-logo {
    width: 100%;
  }
  .types-title {
    font-size: 58px;
  }
  .types-item:nth-child(2) .types-descr {
    right: 18px;
  }
  .types-item:nth-child(3) .types-descr {
    right: -30px;
  }
  .types-item:nth-child(4) .types-descr {
    top: -150px;
  }
  .steps {
    margin-top: 0;
  }
  .steps-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .steps-item {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: calc(33.3333% - 30px);
  }
  .steps-picture {
    width: 250px;
    height: 250px;
    background-size: contain;
    padding-top: 96px;
  }
}

@media (max-width: 1520px) {
  .header {
    background-image: url(../img/header-bg-responsive.jpg);
    background-size: 20%;
    background-position: bottom center;
  }
  .header-row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-list {
    display: block;
    text-align: right;
  }
  .header-item {
    margin-left: 0;
  }
  .header-body {
    max-width: 97%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 80px;
    text-align: center;
    padding: 20px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header-descr {
    max-width: 100%;
  }
  .services-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .services-item {
    margin: 15px;
  }
  .wecan-item {
    width: calc(50% - 30px);
  }
  .better-title {
    font-size: 65px;
  }
  .better-descr {
    font-size: 36px;
  }
  .better-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .better-item {
    width: calc(33.3333% - 30px);
  }
  .types-title {
    font-size: 31px;
  }
  .types-item:nth-child(1) {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 100px;
  }
  .types-item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: static;
  }
.types-item:nth-child(2) img {
    margin: 0 0 35px -160px;
}
  .types-item:nth-child(2) .types-descr {
    right: 58px;
  }
  .types-item:nth-child(3) {
    width: 50%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    top: 200px;
  }
  .types-item:nth-child(3) .types-image {
    width: 100%;
  }
  .types-item:nth-child(4) {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 200px;
    text-align: right;
  }
  .types-item:nth-child(4) .types-image {
    width: 100%;
    max-width: 680px;
  }
  .types-item:nth-child(4) .types-descr {
    top: -100px;
    left: -450px;
  }
  .types-descr {
    font-size: 25px;
  }
  .types-logo {
    max-width: 400px;
  }
  .steps-item {
    width: calc(33.3333% - 30px);
  }
}

@media (max-width: 1200px) {
  .header {
    background-size: 35%;
    background-image: url(../img/header-bg-responsive.jpg);
    background-position: bottom center;
  }
  .types-item:nth-child(2) {
    position: relative;
    top: -60px;
    left: 150px;
  }
  .types-item:nth-child(2) .types-descr {
    right: 108px;
  }
  .types-item:nth-child(4) {
    margin-top: 150px;
  }
  .types-descr {
    font-size: 20px;
  }
  .feedback-more-btn {
    position: static;
  }
.types-item:nth-child(2) img {
    margin: 0 0 35px -245px;
}
}

@media (max-width: 992px) {
  .header {
    padding-top: 90px;
    background-size: 43%;
    background-image: url(../img/header-bg-mobile.jpg);
  }
  .header-decor {
    display: none;
  }
  .header-image {
    width: 175px;
  }
  .header-body {
    margin-top: 0;
    padding: 0;
  }
  .header-list {
    font-size: 25px;
  }
  .header-title {
    font-size: 60px;
  }
  .header-subtitle {
    font-size: 32px;
  }
  .header-descr {
    font-size: 25px;
  }
  .promo {
    background-size: 45%;
    padding: 40px 0;
  }
  .promo-body {
    max-width: 450px;
  }
  .promo-prev {
    font-size: 24px;
  }
  .promo-title {
    font-size: 24px;
    margin: 0;
  }
  .wecan {
    margin: 40px 0;
  }
  .wecan-list {
    font-size: 24px;
  }
  .better-image {
    width: 180px;
  }
  .better-title {
    font-size: 53px;
  }
  .better-descr {
    font-size: 27px;
  }
  .better-list {
    margin: 50px -15px 50px -15px;
  }
  .better-wrapper {
    padding: 34px 20px;
  }
  .better-subtitle {
    font-size: 18px;
    min-height: 100px;
  }
  .better-text {
    font-size: 16px;
  }
  .better-more-link {
    font-size: 29px;
    padding: 35px 68px;
  }
  .types {
    padding: 50px 0 0 0;
  }
  .types-item:nth-child(2) .types-image {
    position: relative;
    left: -5%;
    width: 300px;
  }
  .types-item:nth-child(2) .types-descr {
    top: -20px;
    right: 137px;
  }
  .types-item:nth-child(3) {
    top: 90px;
    left: 0;
  }
  .types-item:nth-child(3) .types-image {
    position: relative;
    right: 9%;
  }
  .types-item:nth-child(3) .types-descr {
    right: 0;
  }
  .types-item:nth-child(4) {
    margin-top: 100px;
  }
  .types-item:nth-child(4) .types-image {
    position: relative;
    left: 10%;
    width: 525px;
  }
  .types-item:nth-child(4) .types-descr {
    top: -79px;
    left: auto;
    right: 274px;
  }
  .types-descr {
    font-size: 18px;
  }
  .steps {
    margin-top: -50px;
    margin-bottom: 50px;
  }
  .steps-title {
    font-size: 46px;
  }
  .steps-descr {
    font-size: 30px;
    margin-top: 10px;
  }
  .steps-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .steps-picture {
    width: 170px;
    height: 170px;
    font-size: 28px;
    padding-top: 70px;
  }
  .steps-text {
    font-size: 22px;
  }
  .footer {
    background-image: url(../img/footer-bg-mobile.jpg);
  }
  .footer-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-row .col-6 {
    width: 100%;
    text-align: center;
  }
  .footer-right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 40px;
  }
  .footer-list {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-wrapper {
    display: block;
  }
  .feedback-list {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .feedback-title {
    font-size: 38px;
  }
  .feedback-field {
    font-size: 23px;
  }
  .feedback-more-btn {
    max-width: 500px;
  }
.index-carousel-prev,
.index-carousel-next { width: 40px; height: 40px; }
.index-carousel-prev { left: 0; }
.index-carousel-next { right: 0; }
.index-carousel-prev:after,
.index-carousel-next:after { width: 12px; height: 12px; margin: -7px 0 0 -5px; transform: rotate(-45deg); }
.index-carousel-next:after { margin: -7px 0 0 -10px; }
.catalog .item { background: #fff; }
.catalog img { margin: 0; }
.catalog p { font-size: 24px; margin: 0 0 30px; }

}

@media (max-width: 740px) {
  .header {
    padding: 50px 0;
  }
  .header-row {
    display: block;
    text-align: center;
  }
  .header-row .col-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .header-row .col-9 {
    width: 100%;
  }
  .header-list {
    text-align: center;
    font-size: 26px;
  }
  .header-title {
    font-size: 40px;
    margin-top: 20px;
  }
  .header-subtitle {
    font-size: 24px;
  }
  .header-descr {
    font-size: 18px;
  }
  .services-item {
    margin: 10px 15px;
  }
  .services-link {
    font-size: 20px;
    margin: 0px;
    padding: 19px 0;
  }
  .services-link-small {
    font-size: 16px;
    padding: 13px 0;
  }
  .promo {
    background-size: 40%;
    padding: 20px 0;
  }
  .promo-body {
    max-width: 100%;
    padding-right: 150px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .promo-prev {
    font-size: 20px;
  }
  .promo-title {
    font-size: 20px;
  }
  .wecan-item {
    width: 100%;
  }
  .wecan-text {
    max-width: 100%;
  }
  .better-row {
    display: block;
    text-align: center;
  }
  .better-row .col-3 {
    width: 100%;
    margin-bottom: 40px;
  }
  .better-row .col-9 {
    width: 100%;
    text-align: center;
  }
  .better-image {
    width: 200px;
  }
  .better-title {
    font-size: 36px;
  }
  .better-descr {
    font-size: 20px;
  }
  .better-item {
    width: calc(50% - 30px);
  }
  .better-more-link {
    padding: 17px 40px;
  }
  .types {
    padding: 50px 0 0 0;
    overflow: hidden;
  }
  .types-title {
    font-size: 24px;
  }
  .types-list {
    font-size: 24px;
  }
  .types-item {
    position: static !important;
    width: 100%;
    text-align: center;
  }
  .types-item:nth-child(1) {
    margin-bottom: 40px;
  }
  .types-item:nth-child(2) {
    width: 100%;
    margin-top: 40px;
  }
  .types-item:nth-child(2) .types-image {
    position: relative;
    left: 19%;
    width: 200px;
  }
  .types-item:nth-child(2) .types-descr {
    right: 0;
  }
  .types-item:nth-child(3) {
    width: 100%;
  }
  .types-item:nth-child(3) .types-image {
    position: relative;
    right: 10%;
  }
  .types-item:nth-child(4) {
    margin-top: 0px;
  }
  .types-item:nth-child(4) .types-image {
    position: relative;
    left: 12%;
  }
  .types-item:nth-child(4) .types-descr {
    right: 0;
    top: -35px;
  }
  .types-descr {
    text-align: center !important;
  }
  .types-logo {
    max-width: 300px;
  }
  .types-image {
    max-width: 350px;
  }
  .steps {
    margin-top: 50px;
  }
  .steps-title {
    font-size: 42px;
  }
  .steps-descr {
    font-size: 24px;
  }
  .steps-item {
    width: calc(50% - 30px);
  }
  .footer {
    padding: 50px 0;
  }
  .footer-list {
    font-size: 24px;
    text-align: center;
    max-width: 100%;
  }
  .footer-wrapper {
    display: block;
    margin: 10px 0;
  }
  .feedback {
    text-align: center;
  }
  .feedback-list {
    max-width: 100%;
  }
  .feedback-more-btn {
    position: static;
    font-size: 24px;
  }
.item_03 { width: 30%; }
.item_04 { width: 68%; }
}

@media (max-width: 520px) {
  .header-body {
    margin-bottom: 0;
  }
  .services-list {
    margin-top: 30px;
  }
  .services-link {
    width: 170px;
  }
  .promo-body {
    padding-right: 0;
    text-align: center;
  }
  .promo-prev {
    font-size: 22px;
  }
  .promo-title {
    font-size: 22px;
  }
  .wecan {
    margin: 50px 0;
  }
  .wecan-list {
    font-size: 20px;
  }
  .wecan-item {
    margin: 15px 15px;
  }
  .wecan-text {
    max-width: 100%;
  }
  .better {
    padding: 75px 0;
  }
  .better-list {
    margin-top: 20px;
  }
  .better-item {
    width: 100%;
  }
  .better-wrapper {
    padding: 40px 35px;
  }
  .better-subtitle {
    min-height: auto;
  }
  .better-more {
    margin-top: 40px;
  }
  .better-more-link {
    font-size: 24px;
  }
  .types-item {
    margin: 20px 0;
  }
  .types-title {
    font-size: 24px;
  }
  .types-item:nth-child(2) .types-image {
    left: -20px;
    width: 250px;
  }
  .types-item:nth-child(2) .types-descr {
    top: -10px;
  }
  .types-item:nth-child(3) .types-descr {
    top: 0;
  }
  .types-item:nth-child(4) .types-image {
    left: -20px;
    width: 282px;
  }
  .types-item:nth-child(4) .types-descr {
    top: -15px;
  }
  .types-image {
    max-width: 282px;
  }
  .steps {
    margin-bottom: 50px;
  }
  .steps-title {
    font-size: 32px;
  }
  .steps-descr {
    font-size: 18px;
    margin-top: 10px;
  }
  .steps-list {
    margin: 20px -15px;
  }
  .steps-item {
    margin-top: 10px;
    margin-bottom: 10px;
    width: calc(50% - 30px);
  }
  .steps-picture {
    width: 125px;
    height: 125px;
    background-size: contain;
    font-size: 22px;
    padding-top: 50px;
  }
  .steps-text {
    margin-top: 10px;
    font-size: 18px;
  }
.item_01 { width: 100%; }
.item_02 { width: 40%; }
.item_05 { width: 100%; }
.item_06 { width: 40%; }
}

@media (max-width: 425px) {
  .header-body {
    width: 95%;
    padding: 20px 0;
  }
  .header-title {
    font-size: 26px;
  }
  .header-subtitle {
    font-size: 18px;
  }
  .header-descr {
    font-size: 17px;
  }
  .services-list {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
  .services-item {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
  .services-link {
    width: 100%;
    font-size: 18px;
    padding: 20px 0;
  }
  .services-link-small {
    font-size: 12px;
    padding: 22px 0;
  }
  .promo-prev {
    font-size: 18px;
  }
  .promo-title {
    font-size: 17px;
    margin-top: 10px;
  }
  .wecan-list {
    font-size: 18px;
  }
  .better-list {
    text-align: center;
    font-size: 16px;
  }
  .better-wrapper {
    padding: 30px 15px 10px 15px;
  }
  .better-subtitle {
    font-size: 18px;
  }
  .better-text::before {
    margin-left: auto;
    margin-right: auto;
  }
  .footer-list {
    font-size: 18px;
  }
  .feedback-title {
    font-size: 28px;
  }
  .feedback-field {
    font-size: 22px;
  }
  .feedback-more-btn {
    font-size: 22px;
  }
}

@media (max-width: 415px) {
  .types-image {
    max-width: 230px !important;
  }
  .types-item:nth-child(2) .types-image {
    left: 33%;
  }
  .types-item:nth-child(3) .types-image {
    left: -12%;
  }
  .types-item:nth-child(4) .types-image {
    left: -5%;
  }
}

@media (max-width: 360px) {
  .types-image {
    max-width: 230px !important;
  }
  .types-item:nth-child(2) .types-image {
    left: 39%;
  }
  .types-item:nth-child(3) .types-image {
    left: -12%;
  }
  .types-item:nth-child(4) .types-image {
    left: 0;
  }
}
/*# sourceMappingURL=media.css.map */