p a {
    border-bottom-color: #A32728;
}

.steps-building {
    padding-top: 0;
    padding-bottom: 55px;
}

.steps-building .h3 {
    font-size: 48px;
    padding-bottom: 85px;
}

.steps-building .wrapper {
    padding-left: 12%;
    padding-right: 12%;
}

.steps-building .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0;
}

.steps-building .tx p {
    text-transform: uppercase;
}

.steps-building .tx {
    padding-top: 23px;
}

.steps-building .container > .item {
    margin-bottom: 155px;
}

.steps-building .container.l-col-3 > .item {
    width: calc(33.3% - 20px);
    margin-left: 0;
}

.steps-building .container .item .inner {
    max-width: 75%;
}

.red-section.useful {
    padding: 125px 0;
}

.red-section.useful .bg img {
    max-width: 530px;
    width: 100%;
    bottom: 0;
    left: 4.5%;
}

.red-section.useful .wrapper {
    max-width: 75%;
}

.red-section.useful .h4 {
    font-size: 46px;
    margin-bottom: 65px;
}

.red-section.useful .l-l,
.red-section.useful .l-r {
    float: none;
    width: 38%;
}

.red-section.useful .l-l {
    padding-left: 130px;
}

.red-section.useful .tx {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.red-section.useful .tx .l-r p {
    margin-bottom: 5px;
}

.useful .my-bottom {
    margin-bottom: 18px !important;
}

.text-section {
    padding-top: 105px;
    padding-bottom: 50px;
}

.text-section .wrapper {
    max-width: 100%;
    width: 60%;
}

.text-section .h4 {
    margin-bottom: 50px;
}

.text-section p {
    font-size: 18px;
    line-height: 1.35;
    margin-bottom: 25px;
}
.text-section p button {
    border-bottom: 1px solid #A32728;
    color: #404040;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.35;
    font-family: inherit;
	}
.text-section small {
    font-size: 14px;
}

.text-section ul {
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.4;
}

.text-section li {
    position: relative;
    margin-bottom: 23px;
    margin-left: 32px;
    list-style: none;
}

.text-section ul > li:before {
    content: "";
    position: absolute;
    left: -32px;
    top: 9px;
    width: 9px;
    height: 9px;
    background: #a32829;
    border-radius: 50%;
}

.dogovor-block {
    margin-left: 32px; 
    margin-bottom: 30px;
}

.dogovor-link {
    border-bottom: 1px solid #A32728;  
}

.text-section blockquote {
    font-size: 31px;
    margin-bottom: 40px;
}

.text-section .line {
    width: 325px;
    height: 3px;
    background: #a32829;
    margin-bottom: 12px;
    margin-top: 52px;
}

.red-section.scam {
    padding-top: 90px;
    padding-bottom: 85px;
}

.red-section.scam .wrapper {
    margin-left: 35%;
    width: 44%;
}

.red-section.scam .h4 {
    margin-bottom: 0;
    text-align: left;
}

.red-section.scam .h5 {
    margin-top: 15px;
    margin-bottom: 20px;
}

.red-section.scam p {
    margin-bottom: 5px;
}

.gallery-area {
    padding-top: 30px;
    padding-bottom: 0;
}

.gallery-area .wrapper {
    width: 60%;
}

.gallery-area .inner {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.gallery-area .l-l,
.gallery-area .l-r {
    box-sizing: border-box;
}

.gallery-area .l-l {
    width: calc(68% - 10px);
}

.gallery-area .slider-wrapper .slider {
    width: 100%;
    height: 100%;
}

.gallery-area .slider img {
    object-fit: cover;
}

.gallery-area .l-r {
    width: calc(32% - 10px);
    padding: 35px 40px 40px 40px;
    background-color: #F7F6F5;
}

.gallery-area .slider-wrapper .slider-controls.s-sh-r {
    right: 0;
}

.gallery-area .button {
    font-size: 12px;
    letter-spacing: 0.1em;
}

.gallery-area .gallery-text p {
    margin-bottom: 25px;
}

.basement {
    padding-top: 0;
    padding-bottom: 10px;
}

.basement .wrapper {
    width: 60%;
}

.basement .slider-wrapper {
    width: 100%;
}

.basement .slider-wrapper .slider {
    position: relative;
    z-index: 0;
    padding: 31%;
}

.basement .slider-wrapper .slide img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.basement .slider-wrapper .slider-controls.s-sh-r {
    right: 0;
}

.garantiya {
    padding: 0;
}

.garantiya .wrapper {
    width: 60%;
}

.garantiya .inner {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.garantiya .my-flex-2-item {
    width: 50%;
    box-sizing: border-box;
}

.garantiya .my-flex-2-item.img {
    width: 72%;
}

.garantiya .my-flex-2-item.img img {
    display: block;
    width: 100%;
    height: 100%;
    object-position: left;
    object-fit: cover;
}

.garantiya .my-flex-2-item.text {
    width: 28%;
    padding: 30px;
    background-color: #A32829;
    color: #fff;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.garantiya .my-flex-2-item.text p:first-child {
    padding-bottom: 5px;
}

.garantiya .my-flex-2-item.text p:nth-child(2) {
    flex-grow: 1;
    margin-bottom: 85px;
}

.garantiya a.button.is-black {
    font-size: 12px;
    letter-spacing: 0.1em;
    z-index: 1;
    color: #fff;
    border: 2px solid #fff;
    transition: all 0.1s;
    padding: 11px 20px 12px;
}

.garantiya a.button.is-black:hover {
    border: 2px solid #121212;
    background-color: #121212;
}

.garantiya a.button.is-black:after {
    pointer-events: none;
    background: none;
    border: 2px solid #121212;
    opacity: 0;
}

.garantiya a.button.is-black:hover:after {
    border: 2px solid #121212;
    opacity: 1;
}

.useful.video-section {
    height: 810px;
}

.useful.video-section .hd {
    text-align: left;
    letter-spacing: 0;
    text-transform: none;
    font-size: 52px;
    line-height: 1;
}

@media screen and (max-width:1590px) {
    .garantiya .my-flex-2-item.img {
        width: 66%;
    }

    .garantiya .my-flex-2-item.text {
        width: 34%;
    }


    .gallery-area .l-l {
        width: calc(64% - 10px);
    }

    .gallery-area .slider img {
        object-fit: cover;
    }

    .gallery-area .l-r {
        width: calc(36% - 10px);
        padding: 35px 40px 40px 40px;
        background-color: #F7F6F5;
    }
}

@media screen and (max-width:1439px) {
    .red-section.useful .l-l {
        padding-left: 0;
    }

    .gallery-area .inner {
        flex-direction: column;
    }

    .gallery-area .l-l,
    .gallery-area .l-r {
        width: 100%;
        box-sizing: border-box;
    }

    .gallery-area .l-r {
        max-width: none;
        padding: 30px 30px 30px 30px;
    }

    .gallery-area .slider-wrapper .slider {
        padding-top: 60%;
    }

    .gallery-area .l-l,
    .gallery-area .l-r {
        margin-bottom: 30px;
    }

    .garantiya .inner {
        flex-direction: column;
    }

    .garantiya .my-flex-2-item,
    .garantiya .my-flex-2-item.img,
    .garantiya .my-flex-2-item.text {
        width: 100%;
        box-sizing: border-box;
    }

    .garantiya .my-flex-2-item.img img {
        display: block;
        width: 100%;
    }

    .garantiya .my-flex-2-item.text p:nth-child(2) {
        margin-bottom: 30px;
    }
}


@media screen and (max-width:999px) {

    .steps-building .wrapper {
        padding: 0;
    }

    .steps-building .h3 {
        font-size: 36px;
    }

    .steps-building .container .item .inner {
        max-width: none;
    }

    .steps-building .container {
        margin-left: -20px;
    }

    .steps-building .container.l-col-3 > .item {
        flex-grow: 1;
        margin-left: 20px;
    }

    .steps-building .container > .item {
        margin-bottom: 45px;
    }

    .red-section.useful,
    .red-section.scam {
        padding: 100px 0;
    }

    .red-section.useful .wrapper,
    .red-section.scam .wrapper {
        max-width: 100%;
    }

    .red-section.scam .wrapper {
        width: calc(100% - 80px);
        margin: auto;
    }

    .red-section.useful .l-l {
        padding-left: 0;
    }

    .red-section.useful .tx {
        flex-direction: column;
        font-size: 16px;
    }

    .red-section.useful .l-l,
    .red-section.useful .l-r {
        width: 100%;
        margin-bottom: 25px;
    }

    .text-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .text-section .wrapper,
    .gallery-area .wrapper,
    .basement .wrapper,
    .garantiya .wrapper {
        width: 80%;
    }

    .useful.video-section {
        height: unset;
        padding: 100px 0;
    }

    .useful.video-section .hd {
        font-size: 34px;
        text-align: center;
    }

}

@media screen and (max-width:768px) {
    .steps-building .wrapper {
        padding: 0;
    }

    .steps-building .h3 {
        font-size: 36px;
    }

    .steps-building .container .item .inner {
        max-width: none;
    }

    .steps-building .container.l-col-3 > .item {
        width: calc(50% - 40px);
        flex-grow: 1
    }

    .steps-building .container > .item {
        margin-bottom: 45px;
    }

    .text-section .wrapper {
        width: calc(100% - 80px);
    }

    .gallery-area .wrapper {
        width: calc(100% - 40px);
    }

    .basement .wrapper {
        width: calc(100% - 40px);
    }

    .garantiya .wrapper {
        width: calc(100% - 40px);
    }

}

@media screen and (max-width:425px) {
    .home {
        padding-bottom: 35px !important;
    }

    .home .nt {
        letter-spacing: 0 !important;
    }

    .steps-building .container.l-col-3 > .item {
        width: 100%;
    }

    .steps-building .tx p {
        text-align: center;
    }

    .steps-building .container .item .inner img {
        display: block;
        margin: auto;
    }

    .red-section.useful .h4 {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .red-section.scam .h4 {
        font-size: 28px;
        margin-bottom: 0;
    }

    .red-section.scam .h5 {
        font-size: 22px;
    }

    .text-section .h4 {
        font-size: 24px;
    }

    .text-section p,
    .text-section ul {
        font-size: 16px;
    }

    .text-section .line {
        width: 100%;
    }

    .text-section blockquote {
        font-size: 28px;
    }
}