.subtitle {
    font-family: 'El Messiri', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 111.3%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #222222;
    max-width: 515px;
    margin: -22px auto 0;
}

.regions_block_text {
    max-width: 780px
}

.benefits-working.mortgage .template-icon-box .bottom-container .bottom-ind .bottom-block .red-number {
    width: 55px;
}

.regions_block .card:active .panel,
.regions_block .card:hover .panel {
    top: 0;
}

.regions_block .card img {
    display: block;
}

.regions_block .card {
    position: relative;
    overflow: hidden;
}

@media (max-width: 860px) {
    .regions_block {
        padding-top: 40px;
    }
}

@media (max-width: 900px) {
    .regions_block img {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 901px) and (max-width: 1280px) {
    .regions_block .grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1281px) {
    .regions_block .grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.regions_block .grid {
    margin-top: 40px;
    display: grid;
    grid-gap: 30px;
}

.regions_block .panel span {
    font-family: 'El Messiri', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 130%;
}

.regions_block .panel .button {
    height: 55px;
    background: #fff;
    border: 2px solid #1c519d;
    color: #1c519d;
    padding: 4px 10px;
    transition: opacity 250ms ease-in-out;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.regions_block .panel {
    flex-direction: column;
    padding: 26px 15px;
    position: absolute;
    min-height: 80px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    bottom: 0;
    left: 0;
    top: calc(100% - 80px);
    right: 0;
    z-index: 1;
    height: 100%;
    background: rgba(0, 83, 157, 0.8);
    color: #FFFFFF;
    transition: top 250ms ease-in-out;
    will-change: top;
}

.advantages-block .grid {
    display: grid;
    grid-gap: 60px;
}

@media (max-width: 576px) {
    .advantages-icons .bottom-ind {
        margin-bottom: 25px !important;
    }
}

@media (max-width: 768px) {
    .slider-block .owl-nav {
        display: none;
    }

    .advantages-icons .bottom-block {
        padding: 15px !important;
    }

    .slider-city {
        padding: 0 !important;
    }
}

@media (min-width: 768px) {
    .slider-city {
        margin-top: -32px;
    }
}

@media (max-width: 992px) {
    .top-slider .slider-columns .card:not(:last-child) {
        margin-bottom: 30px;
    }

    .top-slider .slider-columns {
        display: block !important;
    }

    .top-slider .info {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        grid-gap: 18px;
    }
}

@media (min-width: 993px) {
    .advantages-block .grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .advantages-block .icon {
        margin-bottom: 15px;
    }

    .advantages-block .card {
        flex-direction: column;
    }
}

@media (min-width: 901px) {
    .regions_block img {
        width: 100%;
        object-fit: cover;
    }
}

.regions_block {
    padding-bottom: 80px;
}

.first-block .btn-3:hover {
    background: #FFF !important;
}

.first-block .btn-3 {
    background: #E21C2A !important;
}

.advantages-block .grid .icon {
    min-width: 130px;
}

.advantages-block .card {
    display: flex;
}

.advantages-block .grid .text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    color: #222222;
    margin-top: 14px;
}

.center-f {
    display: flex;
    justify-content: center;
    margin-top: 54px;
}

.red-button {
    max-width: 330px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E21C2A;
    height: 56px;
    font-size: 20px;
    color: #fff;
}

.red-button-small {
    max-width: 192px;
    cursor: pointer;
    width: 100%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E21C2A;
    height: 44px;
    font-size: 16px;
    color: #fff;
}

@media (min-width: 769px) {
    .slider-buttons .red-button {
        margin-right: 30px;
    }
}

@media (max-width: 768px) {
    .slider-buttons .red-button {
        margin-bottom: 10px;
    }

    .slider-buttons {
        flex-direction: column;
        align-items: center;
    }
}

.slider-buttons {
    display: flex;
    justify-content: center;
}

.white-button {
    max-width: 258px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #E21C2A;
    height: 56px;
    font-size: 20px;
    color: #E21C2A;
}

.top-slider .slider-columns {
    display: grid;
    margin: 0 !important;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    max-width: 100% !important;
}

.top-slider {
    margin-bottom: 60px;
}

.red-button {

}

.top-slider .column {
    max-width: initial !important;
    width: auto !important;
    margin: 0 !important;
}

.top-objects {
    padding-bottom: 80px;
}

.top-slider .info {
    display: flex;
    justify-content: space-between;
}

.top-slider .description {
    font-size: 12px !important;
}

.top-slider .price {
    font-size: 18px !important;
}

.top-slider .card {
    position: relative;
    overflow: hidden;
}

.advantages-block .title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    color: #222222;
}

.slider-block {
    padding: 20px 0 40px 0;
}

.slider-city {
    padding: 0 95px;
}

.slider-city .owl-prev,
.slider-city .owl-next {
    background: transparent !important;
    padding: 0;
    border: none;
    opacity: 1 !important;
}

.slider-city .owl-dot:not(.active) {
    width: 14px;
    height: 2px;
    border-radius: 10px;
    transition: width 250ms ease-in-out;
}

.slider-city .owl-dots {
    margin-top: 24px;
    display: flex;
    justify-content: center;
}

.slider-city .owl-dot:not(:last-child) {
    margin-right: 10px;
}

.slider-city .owl-dot {
    background: #00539D;
}

.slider-city .owl-dot.active {
    width: 32px;
    height: 2px;
    transition: width 250ms ease-in-out;
    border-radius: 10px;
}

.slider-city .owl-item {
    padding: 0 !important;
}

.slider-city .owl-prev:before,
.slider-city .owl-next:before {
    content: none !important;
}

.slider-city .owl-prev {
    left: -95px !important;
}

.slider-city .owl-next {
    right: -95px !important;
}

.advantages-block {
    padding: 20px 0 65px 0;
    background: url('./catalog-background.jpg') no-repeat center / cover;
}

.block-img b {
    font-weight: 500;
}

.block-img p {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 150%;
    color: #222222;
    margin-bottom: 30px;
}

.button-link {
    display: flex;
    justify-content: space-between;
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    color: #FFFFFF;
    align-items: center;
    width: 100%;
}

.block-img img {
    max-width: 100%;
}

.block-img {
    padding: 65px 0 75px 0;
}

.super-object {
    padding: 20px 0 70px 0;
}

.advantages-icons .bottom-block {
    min-height: 200px;
    display: flex;
    align-items: center;
    padding: 15px 45px;
    justify-content: center;
    flex-direction: column;
}

.advantages-icons .black {
    padding-bottom: 0 !important;
}

.advantages-icons .red .white {
    color: #fff !important;
}

.advantages-icons .icon {
    margin-bottom: 16px;
    height: 60px !important;
    padding-top: 0 !important;
}

.advantages-icons .red .icon {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
}

.advantages-icons .red {
    background: #e31e25 !important;
    color: #fff !important;
}

.advantages-icons .black {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 160% !important;
    text-align: center;
    color: #222222;
}

.advantages-icons .bottom-ind {
    margin-bottom: 40px;
}

.advantages-icons {
    padding: 20px 0 70px 0;
    background: url('./catalog-background.jpg') no-repeat center / cover;
}

.guaranty .grid .icon {
    margin-bottom: 20px;
}

.guaranty .grid .text {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #222222;
    padding: 0 40px;
}

@media (min-width: 992px) {
    .blue-panel .container {
        min-height: 146px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

.top-objects .slider-columns .card:hover .move {
    top: 0 !important;
}

.white-form .object-inside-form.mortgage form {
    background: #fff !important;
}

.white-form {
    padding: 70px 0;
}

.white-form .object-inside-form.mortgage .form {
    margin-top: 0 !important;
}

@media (max-width: 991px) {
    .blue-panel .container {
        padding-top: 25px;
        padding-bottom: 25px;
        display: flex;
        text-align: center;
        align-items: center;
        flex-direction: column;
    }
    .blue-panel a {
        margin-top: 20px;
    }
}

.blue-panel a {
    font-style: normal;
    font-size: 20px;
    padding: 0 30px;
    max-width: initial !important;
    width: auto !important;
    line-height: 160%;
    height: 56px;
}

.blue-panel .text {
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 160%;
    max-width: 610px;
    color: #FFFFFF;
}

.blue-panel {
    background: #00539D;
}

.guaranty .grid .card {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.guaranty .grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(336px, auto));
    grid-gap: 50px;
}

.guaranty {
    padding: 20px 0 70px 0;
    background: url('./catalog-background.jpg') no-repeat center / cover;
}