@media screen and (max-width: 1300px) {
    .offer-bgr {
        width: 70%;
    }

}

@media screen and (max-width: 1200px) {
    .offer-bgr {
        width: 65%;
    }
}

@media screen and (max-width: 1100px) {
.details-info-text {
    font-size: 14px;
}

    .offer-bgr {
        width: 60%;
    }

    .btn-pos {
        justify-content: start;
    }

    .company-name {
        padding: 100px 0 37px;
    }

    .clients-main-desc {
        padding: 0 60px 0 50px;
    }

    .section-name-white-clients {
        font-size: 30px;
        box-sizing: border-box;
        padding-left: 50px;
    }
}

@media screen and (max-width: 1000px) {
    .nav .nav-item:not(:last-child) {
        margin-right: 15px;
    }

    .nav-item {
        font-size: 14px;
    }

    .map-icon {
        margin-right: 2px;
    }

    .map-icon img {
        width: 70%;
    }

    .offer-description {
        width: 65%;
    }

    .details-info-text {
        font-size: 14px;
        text-align: center;
    }

    .price-name-position {
        padding: 100px 100px 80px;
    }

    .price-list {
        padding: 0 30px;
    }

    .price-card {
        padding: 20px;
    }
}

@media screen and (max-width: 900px) {
    .offer-description {
        width: 75%;
    }

    .price-name-position {
        padding: 100px 0 80px;
    }

    .float {
        bottom: 15px;
    }
}

@media screen and (max-width: 900px) {
    .float {
        bottom: 50px;
    }
}

@media screen and (max-width: 768px) {
    .popup-arrow {
        margin-left: 5%;
    }

    .popup-message {
        font-size: 35px;
    }

    .nav-mob {
        display: flex;
    }

    .nav {
        display: none;

    }

    .offer-bgr {
        width: 500px;
        overflow: hidden;
        bottom: -24px;
        background-position: right bottom;

    }

    .about-discription-wrapper,
    .about-discription {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .about-discription-img-wrapper {
        order: 2;
    }

    .about-discription-text {
        width: 100%;
        font-size: 16px;
        order: 1;
    }

    .about-discription-text p {
        padding: 0 15px;
    }

    .ubout-name-position {
        padding: 58px 0 40px 0;
    }

    .section-name-black,
    .section-name-white {
        font-size: 35px;
    }

    .facts-items {
        width: 45%;
    }

    p.facts-item-desc {
        padding: 0 29px;
    }

    .distinction-item {
        width: 40%;
    }

    .distinction-desc {
        width: 100%;
    }

    .details {
        flex-direction: column;
    }
    
    .details-info {
        justify-content: center;
    }

    .details-info-text {
        height: 60px;
        align-items: center;
        display: flex;
        
    }

    .details-info-btn {
        align-self: flex-end;
    }

    .section-name-white-clients {
        font-size: 35px;
        margin-bottom: 16px;
        text-align: center;
    }

    .clients-main-desc {
        text-align: center;
        padding: 0 10px;
    }

    .project {
        flex-direction: column;
    }

    .big-block {
        width: 100%;
    }

    .big-block-desc,
    .big-block-photo {
        width: 50%;
    }

    .big-block-desc-title {
        padding: 0 20px 0;
    }

    .litle-blocks {
        width: 100%;
        display: flex;
    }

    .litle-block {
        height: inherit;
        margin: 0;
        border: 1px solid #333232;
        max-height: 140px;
    }

    .project2 .big-block {
        order: 0;
    }

    .project2 .litle-block {
        margin: 0;
    }

    .project2 .litle-block:nth-child(3) {
        order: 0;
    }

    .project2 .litle-block:nth-child() {
        order: 1;
    }

    .swiper {
        margin: 40px 0;
    }

    .autor,
    .comment {
        font-size: 16px;
    }

    .comment-photo {
        max-width: 128px;
    }

    .section-form-desc-title {
        text-align: center;
    }

    .section-form-container {
        padding: 0 15px;
    }

    .section-form-desc-text {
        padding: 0 30px;
    }

    .form-wrapper {
        width: calc(60% - 15px);
        margin: 0;
    }

    .form-block {
        padding: 0;
    }

    .form-images {
        width: 40%;
        justify-content: space-around;
    }

    .float {
        position: relative;
        bottom: initial;
        left: initial;
    }


    .section-form-container {
        padding: 0;
    }

    .footer-contacts {
        flex-direction: row-reverse;
        padding: 0;
    }

    .contacts-text {
        width: 44%;
    }

    .contacts-text-title {
        font-size: 18px;
    }

    .section-form-desc-title {
        font-size: 35px;
    }

    .section-form {
        padding: 37px 0 40px;
    }

    .block.clients-main {
        width: 100%;
    }

    .client-main-wrapper {
        padding: 70px 40px;
        width: 53%;
        margin: 0 auto;
    }

    .clients-photo1 {
        margin: 0;
    }

    .clients {
        margin-top: 70px;
    }
    .clients-main-desc, .section-name-white-clients {
        padding: 0;
    }
    .nav-item {
        width: 100%;
        justify-content: center;
    }

    .nav-item:not(:last-child) {
        margin-right: 0;
    }

    .clients-photo1::before {
        width: 50vw;
    }

    .clients-logo3::before {
        width: 100vw;
    }

    .header {
        height: 75px;
    }
    .nav-list {
        top: 70px;
    }
    .offer{
        margin-top: 70px;
    }


}

@media screen and (max-width: 696px) {
    .popup-message {
        font-size: 30px;
    }

    .offer-bgr {
        position: relative;
        width: 100%;
    }

    .offer-description {
        width: 100%;
        position: initial;
    }

    .company-name {
        position: absolute;
        padding: 20px 0 0 0;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
    }

    .offer-bgr {
        background-size: contain;
        height: 560px;
    }

    .price-list {
        padding: 0;
    }

    .btn-submit {
        align-self: center;
    }

    br {
        display: none;
    }

    .client-main-wrapper {
        width: 60%;
    }
}


@media screen and (max-width: 635px) {
    .offer-bgr {
        height: 495px;
    }

    .distinction-list {
        padding: 40px 0;
        flex-direction: column;
    }

    .distinction-item {
        width: 100%;
        padding: 15px 0;
    }

    .price-list {
        flex-direction: column;
        width: 100%;
        gap: 30px;
    }

    .prise-item:nth-child(even) {
        align-self: flex-end;
    }

    .prise-item:nth-child(odd) {
        align-self: flex-start;
    }

    .form-wrapper {
        margin: 0 5px 0 0;
    }
    .prise-item {
        max-width: 220px;
    }

    .price-card-name {
        text-align: center;
    }

    .section-name-white-clients {
        font-size: 30px;
    }

    .client-main-wrapper {
        padding: 60px 40px;
    }
}



@media screen and (max-width: 550px) {
    .offer-bgr {
        height: 455px;
    }

    .form-block {
        flex-direction: column;
    }

    .form-wrapper {
        margin: 0 auto;
    }

    .form-images {
        width: 100%;
        flex-direction: row;
        margin: 20px auto;
        justify-content: space-between;
    }

    .form-img {
        width: 100%;
    }

    .form-img.const {
        margin-right: 20px;
    }

    .form-images img {
        height: inherit;
    }

    .footer-content-wrapper {
        flex-direction: column;
        align-items: center;
        padding: 30px 0 40px;
    }

    .footer-logo {
        align-self: inherit;
        padding-top: 0;
    }

    .footer-social {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .inst {
        margin-right: 40px;
    }

    .footer-contacts {
        flex-direction: row;
    }

    .contacts-text {
        width: 50%;
    }

    .contacts-text-title {
        font-size: 14px;
        font-weight: 500;
    }

    .contacts-text-desc {
        font-size: 12px;
    }

    .footer-logo,
    .footer-contacts {
        margin-bottom: 25px;
    }

    .client-main-wrapper {
        width: 100%;
    }
}

@media screen and (max-width: 465px) {
    .offer-bgr {
        height: 400px;
    }
    .popup-message::before {
        top: calc(50px + 190px);
        transform: scale(0.7);
    }
}

@media screen and (max-width: 425px) {
    .popup {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        
    }
    .popup-arrow {
        width: 30%;
    }
    .popup-message {
        width: 90%;
        height: 70%;
        margin: 0 0 0 0;
    }

    .popup-arrow {
        transform: scale(0.7);
    }
    .popup-message::before {
        top: calc(50px + 115px);
    }




    .popup-message {
        font-size: 20px;
    }

    .clients-photo1::before {
        width: 70vw;
    }
    
    .header {
        padding-right: 0;
    }
    
    .logo-mob {
        display: block;
    }

    .nav-list {
        width: 100%;
    }

    .company-name {
        font-size: 16px;
    }

    .offer-bgr {
        height: 350px;
    }

    .promise {
        font-size: 28px;
        line-height: 34px;
    }

    .terms {
        width: 100%;
        font-size: 12px;
    }

    .offer-description {
        margin-top: 50px;
    }

    .btn-pos {
        width: 100%;
    }

    .section-name-black,
    .section-name-white {
        font-size: 24px;
    }

    .ubout-name-position {
        padding: 45px 0 30px 0;
    }

    .about-discription-img-border {
        top: 14px;
        left: 7px;
    }

    p.text1 {
        padding: 200px 15px 0px;
    }

    .about-discription-img-wrapper {
        position: absolute;
        max-width: 60%;
        top: 28%;
        margin-left: -30px;
    }

    .section-name-black,
    .section-name-white {
        padding: 45px 0 0 0;
    }

    .ubout-name-position {
        text-align: center;
    }

    .about-discription-text {
        font-size: 12px;
        line-height: 140%;
        padding: 0;
    }

    p.facts-item-desc {
        padding: 0;
        font-size: 12px;
    }

    .facts-items {
        margin: 15px 0;
    }

    .facts-items-icon img {
        width: 86px;
    }

    .section-name-white {
        padding: 15px 0 0 0;
    }

    .client-main-wrapper {
        padding: 30px 30px;
    }

    .facts-items {
        min-height: 185px;
    }

    .price-name-position {
        padding: 45px 5px 30px;
    }
    .details-info {
        padding-right: 15px;
    }

    .details-info-text {
        padding-left: 15px;
        font-size: 12px;
        line-height: 1.7;
    }

    .details-info-btn {
        align-self: center;
    }

    .big-block-desc {
        padding: 0;
    }
    .big-block-desc-num {
        margin: 15px 0 0 15px;
    }
    
    .project2 .big-block-desc-num {
        margin: 15px 15px 0 0;
    }

    .comment-photo {
        max-width: 71px;
    }

    .big-block-desc-title {
        padding: 0;
        font-size: 15px;
    }

    .big-block-desc-title p {
        margin: 0;
    }

    .comment,
    .autor {
        font-size: 12px;
        margin-block-start: 0;
    }

    .bordered {
        padding: 0;
    }

    .bordered:before,
    .bordered::after {
        height: 45%;
    }

    .big-block-desc {
        font-size: 16px;
        font-weight: 600;
    }

    .big-block-desc-title {
        padding: 0 5px 0;
    }

    .big-block-desc-subtitle {
        padding-right: 30px;
    }

    .ubout-name-position {
        padding-bottom: 30px;
    }

    .about {
        padding-bottom: 30px;
    }

    .comment-photo {
        margin-right: 16px;
        align-self: baseline;
    }

    .comment-item:nth-child(2n) .comment-photo {
        margin-left: 16px;
    }

    .comment-item:not(:last-child) {
        margin-bottom: 24px;
    }

    .section-form-desc-title {
        font-size: 25px;
    }

    .section-form-desc-text {
        font-size: 12px;
    }

    .section-form {
        padding: 37px 0 0;
    }

    .client-main-wrapper {
        width: 100%;
    }

    .section-name-white-clients {
        font-size: 25px;
    }

    .clients-photo1, .clients-photo2 {
        width: 70%;
    }

    .clients-photo2 {
        margin: -5px 0 30px 0;
    }
    .header {
        height: 80px;
    }

    .offer {
        margin-top: 80px;
    }

    .nav-list {
        top: 80px;
    }
}


@media screen and (max-width: 375px) {
    .offer-bgr {
        height: 300px;
    }

    .about-discription-img-wrapper {
        top: 31%;
    }
}

@media screen and (max-width: 355px) {
    .form-wrapper {
        min-width: 300px;
    }

    .btn-submit {
        width: 200px;
    }
    .big-block-desc-title {
        padding: 0;
        font-size: 14px;
    }

    .big-block-desc {
        font-size: 12px;
    }
}


