﻿@media (max-width: 1599.98px) {
.section__col-small {
        padding-left: 40px;
    }

    .offer__text {
        margin-bottom: 24px;
                font-size: 18px;
                line-height: normal;
    }

    .offer__subtitle {
        margin-top: 40px;
                margin-bottom: 20px;
    }

    .offer__list {
        gap:12px;
    }

    .offer__link {
        margin-top: 24px;
    }

    .info__text {
        padding-right: 60px;
    }

    .info__image-circle {
        left:50%;
                transform: translate(-40%, -50%);
    }

    .ctaform__image-lines {

    }

    .ctaform__image-dots {
        left:unset;
                right: 420px;
    }

    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        font-size: 270px;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 1399.98px) {
.info__text {
        padding-right: 0;
    }

    .info__image-circle {
        left:50%;
                transform: translate(-90px, -50%);
    }

    .news__list .news__item:nth-child(4) {
        display: none;
    }

    .news__list .news__item:nth-child(3)::after {
        display: none;
    }

    .news__item {
        width: calc(33% - 24px);
    }

    .ctaform-white .ctaform__image {
        padding-left: 40px;
    }

    .ctaform__image-lines {
        left:30px;
                top:30px;
    }

    .ctaform__image-dots {
        top:60px;
                right: unset;
                left:30px;
    }

    .footer__middle {
        gap:20px;
    }

    .footer__middle-col:first-of-type {
        min-width: unset;
    }

    .main__banner--with-cards .main__banner-info {
        align-self: flex-start;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 1199.98px) {
.ctaform__title {
        font-size: 42px;
    }

    .services__list {
        flex-wrap: wrap;
                justify-content: center;
    }

    .services__item {
        width: calc(50% - 12px);
    }

    .info .section__row {
        flex-direction: column;
    }

    .info .section__col {
        width: 100%;
    }

    .info__image-circle {
        left:unset;
                top:unset;
                right: -30px;
                transform: none;
                width: 300px;
                height: 300px;
                bottom: 380px;
    }

    .footer__middle {
        flex-wrap: wrap;
                gap:24px;
    }

    .footer__middle-col {
        width: calc(33.33% - 16px);
    }

    .footer__bottom {
        gap:20px;
                flex-wrap: wrap;
    }

    .footer__form-btn {
        min-width: 220px;
    }

    .footer__bottom-col {
        width: calc(50% - 10px);
    }

    .footer__bottom-col:last-of-type {
        width: 100%;
    }

    .main__banner {
        padding: 40px;
    }

    .main__banner-title {
        font-size: 28px;
    }

    .brackets__content {
        flex-direction: column;
                align-items: center;
    }

    .brackets__item {
        width: 100%;
    }

    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        text-align: center;
                writing-mode: vertical-rl;
                margin-top: 40px;
    }

    .brackets__item-start,
        .brackets__item-end {
        padding-left: 30px;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 991.98px) {
.section {
        padding: 50px 0;
    }

    .section__title {
        font-size: 36px;
    }

    .swiper-button-prev,
        .swiper-button-next,
        .swiper-pagination {
        display: none;
    }

    .section__title-link {
        position: absolute;
                bottom: 0;
                left:50%;
                transform:translateX(-50%);
    }

    .ctaform__content {
        flex-direction: column-reverse;
    }

    body.home .ctaform:not(.ctaform-white):not(.ctaform-service) .ctaform__image {
        display: none;
    }

    .ctaform__image,
        .ctaform__form-wrapper {
        width: 100%;
    }

    .ctaform__form {
        margin: 0 auto;
    }

    .team .swiper-pagination {
        display: block;
                bottom: 0;
    }

    .team__slider-wrapper {
        padding-left: 24px;
                padding-right: 24px;
                padding-bottom: 56px;
                box-sizing: border-box;
    }

    .team__slider-wrapper > .swiper-button-prev,
        .team__slider-wrapper > .swiper-button-next {
        display: flex;
                top: 36%;
                bottom: auto;
                transform: translateY(-50%);
                z-index: 2;
    }

    .team__slider-wrapper > .swiper-button-prev {
        left: -5px;
    }

    .team__slider-wrapper > .swiper-button-next {
        right: -5px;
    }

    .team {
        padding-top: 80px;
    }

    .reviews .swiper-button-prev,
        .reviews .swiper-button-next {
        display: none;
    }

    .services__item-first {
        width: 100%;
    }

    .services__item-second,
        .services__item-third {
        width: calc(50% - 12px);
    }

    .services__item-action {
        margin-top: 32px;
                width: 100%;
    }

    .services__item-text {
        width: 100%;
    }

    .services__item-bnt,
        .services__item-link {
        width: 100%;
    }

    .reviews .swiper-pagination {
        display: block;
                bottom:-50px;
    }

    .section__row {
        flex-direction: column;
    }

    .section__col {
        width: 100%;
    }

    .section__col-small {
        padding: 0;
    }

    .info__image-circle {
        bottom: 240px;
    }

    .news__list .news__item:nth-child(3) {
        display: none;
    }

    .news__list .news__item:nth-child(2)::after {
        display: none;
    }

    .news__item {
        width: calc(50% - 24px);
    }

    .ctaform-white .ctaform__content {
        flex-direction: column;
    }

    .ctaform__image-dots {
        top: 60px;
                left: 30px;
                width: 220px;
                height: 220px;
                background-size: cover;
    }

    .ctaform__image-lines {
        width: 325px;
                top: 46px;
    }

    .footer__middle {
        display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 24px;
    }

    .footer__middle-col {
        width: auto;
                min-width: 0;
                order: initial;
    }

    .footer__middle-col:nth-of-type(1) {
        grid-column: 1;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(2) {
        grid-column: 2;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(3) {
        grid-column: 1;
                grid-row: 3;
    }

    .footer__middle-col:nth-of-type(4) {
        grid-column: 2;
                grid-row: 3;
    }

    .footer__middle-col:last-of-type {
        width: auto;
                min-width: 0;
                order: initial;
                grid-column: 1 / -1;
                grid-row: 1;
    }

    .footer__contacts {
        display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                width: 100%;
                max-width: 100%;
                margin-left: 0;
                align-items: center;
                column-gap: 12px;
                row-gap: 0;
    }

    .footer__contacts-item {
        width: 100%;
                min-width: 0;
    }

    .footer__contacts-item--email {
        grid-column: 1;
                grid-row: 1;
                justify-self: start;
    }

    .footer__contacts-item--phone {
        grid-column: 2;
                grid-row: 1;
                justify-self: end;
    }

    .footer__contacts-phone,
        .footer__contacts-mail {
        display: inline-flex;
                align-items: center;
                width: auto;
                max-width: 100%;
                min-width: 0;
                margin: 0;
                text-align: left;
                line-height: 1.3;
                background-image: none;
                padding-left: 0;
                gap: 8px;
                flex-wrap: nowrap;
                white-space: nowrap;
                overflow-wrap: normal;
                word-break: normal;
    }

    .footer__contacts-item--phone .footer__contacts-phone {
        margin-left: auto;
                text-align: right;
    }

    .footer__contacts-item--email .footer__contacts-mail {
        text-align: left;
    }

    .footer__contacts-phone::before,
        .footer__contacts-mail::before {
        content: '';
                display: inline-block;
                width: 18px;
                height: 18px;
                position: static;
                left: auto;
                top: auto;
                transform: none;
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
                flex: 0 0 18px;
                margin-right: 0;
    }

    .footer__contacts-phone::before {
        background-image: url('../../img/call_icon.svg');
    }

    .footer__contacts-mail::before {
        background-image: url('../../img/mail_icon.svg');
                margin-right: 8px;
    }

    .footer__contacts-mail {
        gap: 0;
                column-gap: 0;
                margin-top: 0;
    }

    .footer__contacts-mail span {
        display: inline;
                white-space: nowrap;
    }

    .footer__contacts-mail span + span {
        margin-left: 0;
    }

    .footer__socials {
        justify-content: flex-start;
    }

    .main__banner-title {
        font-size: 22px;
    }

    .main__banner {
        margin-top: 38px;
    }

    .breadcramb-item, .breadcramb-link {
        font-size: 16px;
    }

    .spare-info__wrapper {
        flex-direction: column;
    }

    .spare-info__description {
        width: 100%;
    }

    .spare-info__characteristics {
        width: 100%;
    }

    .brands .swiper-pagination {
        display: block;
    }

    .info h2 {
        font-size: 36px;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 767.98px) {
.section__title-link {
        font-size: 16px;
    }

    .ctaform__title {
        text-align: left;
    }

    .ctaform__form-wrapper {
        padding-top: 16px;
    }

    .team {
        padding-top: 120px;
    }

    .team__btn {
        font-size: 12px;
                height: 40px;
                width: 100%;
                max-width: unset;
                display: flex;
                align-items: center;
                justify-content: center;
    }

    .team__action {
        padding-top: 8px;
    }

    .reviews__filter--select {
        display: block;
                position: relative;
                width: 100%;
                margin-bottom: 24px;
    }

    .reviews__filter--button {
        display: none;
    }

    .reviews-select {
        display: block;
                height: 48px;
                padding: 0 48px 0 16px;
                font-size: 16px;
                line-height: 1.2;
                text-align: left;
    }

    .reviews__filter--select::after {
        top: 50%;
                right: 16px;
                transform: translateY(-50%);
    }

    .services__item {
        width: 100%;
    }

    .services__item-first {
        width: 100%;
    }

    .services__item-second,
        .services__item-third {
        width: 100%;
    }

    .services__item-action {
        margin-top: 32px;
                width: 100%;
    }

    .services__item-text {
        width: 100%;
    }

    .services__item-bnt {
        width: 100%;
    }

    .services__item-bnt,
        .services__item-link {
        height: 40px;
                width: 100%;
    }

    .offer__list {
        flex-direction: column;
    }

    .offer__item {
        width: 100%;
    }

    .offer__link {
        display: flex;
                height: 40px;
                justify-content: center;
                align-items: center;
                width: 100%;
                max-width: unset;
    }

    .offer__list {
        gap: 8px;
    }

    .offer__subtitle {
        display: none;
                margin-bottom: 16px;
                margin-top: 16px;
    }

    .ctaform__image-lines {
        display: none;
    }

    .faq__list {
        gap:20px;
    }

    .faq__item {
        padding: 24px;
    }

    .faq__item-question {
        gap:20px;
    }

    .faq__item-count {
        font-size: 28px;
    }

    .faq__item-text {
        font-size: 14px;
                padding-right: 48px;
    }

    .faq__item::after {
        width: 24px;
                height: 24px;
                right: 24px;
                top: 30px;
    }

    .faq__item-answer {
        font-size: 14px;
    }

    .info__image {
        height: 440px;
    }

    .info__image img {
        height: 100%;
                object-fit: cover;
    }

    .info__image-circle {
        bottom: 240px;
    }

    .news__list .news__item:nth-child(2) {
        display: none;
    }

    .news__list .news__item:nth-child(1)::after {
        display: none;
    }

    .news__item-title,
        .news__item-date {
        font-size: 16px;
    }

    .news__item {
        width: 100%;
    }

    .footer__middle {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer__middle-col {
        width: auto;
                min-width: 0;
    }

    .footer__middle-col:nth-of-type(1) {
        grid-column: 1;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(2) {
        grid-column: 2;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(3) {
        grid-column: 1;
                grid-row: 3;
    }

    .footer__middle-col:nth-of-type(4) {
        grid-column: 2;
                grid-row: 3;
    }

    .footer__middle-col:last-of-type {
        width: auto;
                min-width: 0;
                grid-column: 1 / -1;
                grid-row: 1;
    }

    .footer__bottom-col {
        width: 100%;
    }

    .footer__top {
        margin-bottom: 20px;
    }

    .footer__contacts-mail {
        margin-top: 8px;
    }

    .footer__bottom {
        margin-top: 20px;
    }

    .footer__bottom-col:first-of-type {
        order:3;
    }

    .footer__bottom-col {
        order:1;
    }

    .footer__bottom-col:last-of-type {
        order:2;
    }

    .footer__form {
        flex-wrap: wrap;
                gap:16px;
    }

    .footer__form-input {
        width: 100%;
    }

    .footer__form-btn {
        width: 100%;
    }

    .footer__bottom {
        gap:16px;
    }

    .footer__contacts-phone,
        .footer__contacts-mail,
        .footer__bottom-text {
        font-size: 16px;
    }

    .footer__subtitle {
        font-size: 16px;
    }

    .footer__links ul li {
        font-size: 14px;
    }

    .footer__contacts-mail::after,
        .footer__contacts-phone::after {
        width: 20px;
                height: 20px;
    }

    .footer__contacts-mail,
        .footer__contacts-phone {
        padding-left: 24px;
    }

    .footer__contacts {
        display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                width: 100%;
                max-width: 100%;
                margin-left: 0;
                align-items: center;
                column-gap: 12px;
                row-gap: 0;
    }

    .footer__contacts-item {
        width: 100%;
                min-width: 0;
    }

    .footer__contacts-item--email {
        grid-column: 1;
                grid-row: 1;
                justify-self: start;
    }

    .footer__contacts-item--phone {
        grid-column: 2;
                grid-row: 1;
                justify-self: end;
    }

    .footer__contacts-phone,
        .footer__contacts-mail {
        display: inline-flex;
                align-items: center;
                width: auto;
                max-width: 100%;
                min-width: 0;
                margin: 0;
                text-align: left;
                line-height: 1.3;
                background-image: none;
                padding-left: 0;
                gap: 8px;
                flex-wrap: nowrap;
                white-space: nowrap;
                overflow-wrap: normal;
                word-break: normal;
                font-size: 16px;
    }

    .footer__contacts-item--phone .footer__contacts-phone {
        margin-left: auto;
                text-align: right;
    }

    .footer__contacts-item--email .footer__contacts-mail {
        text-align: left;
    }

    .footer__contacts-phone::before,
        .footer__contacts-mail::before {
        content: '';
                display: inline-block;
                width: 18px;
                height: 18px;
                position: static;
                left: auto;
                top: auto;
                transform: none;
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
                flex: 0 0 18px;
                margin-right: 0;
    }

    .footer__contacts-phone::before {
        background-image: url('../../img/call_icon.svg');
    }

    .footer__contacts-mail::before {
        background-image: url('../../img/mail_icon.svg');
                margin-right: 8px;
    }

    .footer__contacts-mail {
        gap: 0;
                column-gap: 0;
                margin-top: 0;
    }

    .footer__contacts-mail span {
        display: inline;
                white-space: nowrap;
    }

    .footer__contacts-mail span + span {
        margin-left: 0;
    }

    .footer__bottom-info,
        .footer__bottom-info a {
        font-size: 14px;
    }

    .footer__form-input {
        height: 44px;
    }

    .footer__form-btn {
        padding: 12px;
    }

    .main__banner {
        padding: 32px;
    }

    .main__banner {
        margin-top: 32px;
    }

    .breadcramb-item, .breadcramb-link {
        font-size: 14px;
    }

    .banks .swiper-pagination {
        display: block;
    }

    .main__banner.main__banner--with-cards {
        flex-direction: column;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 575.98px) {
.section__title {
        font-size: 32px;
                margin-bottom: 32px;
    }

    .form-range-wrapper {
        width: 100%;
    }

    .info__image-circle {
        height: 200px;
                width: 200px;
                bottom: 240px;
                right: -15px;
    }

    .info__image {
        height: 380px;
    }

    .main__banner-title {
        font-size: 18px;
    }

    .main__banner {
        height: 288px;
        padding: 24px 24px 28px;
    }

    .main__banner-info {
        display: flex;
        flex-direction: column;
        min-height: 100%;
    }

    .main__banner-action {
        margin-top: auto;
        padding-top: 20px;
    }

    .main__banner-action .btn {
        height: 40px;
                max-width: unset;
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 0 12px;
                line-height: 1;
    }

    .main__banner {
        margin-top: 24px;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 478.98px) {
.section__title {
        font-size: 28px;
    }

    .faq__list {
        gap:16px;
    }

    .faq__item {
        padding: 16px;
    }

    .faq__item-question {
        gap:20px;
    }

    .faq__item-count {
        font-size: 20px;
    }

    .faq__item-text {
        font-size: 16px;
                padding-right: 24px;
    }

    .faq__item::after {
        width: 16px;
                height: 16px;
                right: 16px;
                top: 24px;
    }

    .faq__item-answer {
        font-size: 16px;
    }

    .news__item-title,
        .news__item-date {
        font-size: 14px;
    }

    .ctaform__image-dots {
        left:10px;
                top:10px;
    }

    .ctaform__image-lines {
        width: 300px;
                left:-10px;
    }

    .ctaform-white .form-text,
        .ctaform-white .form-check-label {
        font-size: 14px;
    }

    .main__banner {
        margin-top: 24px;
    }

    .main__banner-title {
        font-size: 16px;
                line-height: 20px;
    }

    .main__title {
        font-size: 32px;
    }

    .breadcramb-item,
        .breadcramb-link {
        font-size: 14px;
    }

    .breadcramb-item::after {
        font-size: 12px;
                top:1px;
    }

    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        font-size: 238px;
    }

    .brackets__item-title {
        font-size: 16px;
    }

    .brackets__item-description {
        font-size: 12px;
    }

    .brackets__item-start {
        margin-top: 0;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */

@media (max-width: 431px) {
.section__title {
        font-size: 24px;
    }

    .news__item-title,
        .news__item-date {
        font-size: 12px;
    }

    .ctaform-white .form-text,
        .ctaform-white .form-check-label {
        font-size: 14px;
    }

    .ctaform-white .form-input-wrapper {
        margin-bottom: 8px;
    }

    .footer__contacts-phone,
        .footer__contacts-mail {
        font-size: 16px;
                line-height: 1.4;
    }

    .info h2 {
        font-size: 28px;
    }
}
/* ========================================================================================================== */


/* ========================================================================================================== */


