/* СТИЛИ ДЛЯ ГЛАВНОЙ СТРАНИЦЫ (ОБНОВЛЕНИЯ ВНИЗУ) */


.main {
    background: linear-gradient(90.94deg, #005FA0 25.09%, rgb(192, 214, 231) 76.84%);
    position: relative;
}

.main-info {
/*     z-index: 2; */
    padding-top: 50px;
    padding-bottom: 50px;
}

.main-tittle {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 46px;
    color: white;
    margin-bottom: 25px;

}

.main-block-br {
    display: none;
}

.main-text {
/*     font-family: Roboto, sans-serif;
    font-weight: 400; */
    max-width: 910px;
/*     color: white;
    font-size: 18px;
    line-height: 30px; */
    margin-bottom: 70px;
}

.main-text-item {
/*     font-family: Roboto, sans-serif; */
    font-weight: 300;
    max-width: 100%;
    color: white;
    font-size: 18px;
    line-height: 30px;
}

.main-action {
    box-sizing: border-box;
}

.main-action-link {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 26px;
    border: 1px solid white;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    padding: 8px 22px;
    background: transparent;
    transition: transform 1s;
    box-sizing: border-box;
}

.main-action-link:hover {
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.1);
}

.main-image {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.main-image-mob {
    display: none;
    border-radius: 12px;
    background: linear-gradient(90.94deg, #005FA0 25.09%, rgba(0, 95, 160, 0.24) 76.84%);
    overflow: hidden;
}

.main-mob-white {
    display: none;
}



.main-carousel {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
 
.item {
	padding-left: 3px;
}
 .owl-nav {
    font-size: 50px;
} 
 
 .owl-prev {
    position: absolute;
    top: 45%;
    left: -20px;
}

.owl-next {
    position: absolute;
    top: 45%;
    right: -20px;
}

.owl-dots {
    display: none;
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 3px;
    border-radius: 20px;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: gray;
}

.owl-dots button.owl-dot:focus {
    outline: none;
} 

.card {
    min-width: 250px;
    border-radius: 12px;
    overflow: hidden;
}

.owl-item.active {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    filter: blur(8px);
}

.card-tittle {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.card-tittle-full {
    display: none;
}

.card-body {
    position: relative;
    display: grid;
    grid-template-rows: 30px 28px 55px 45px 15px;
    padding: 16px 16px 25px 20px;
}

.card-text {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    margin-bottom: 16px;
}

.card-text-green {
    color: #2E6C2D;
    line-height: 25px;
}

.card-text-yellow {
    color: #D69A00;
    line-height: 20px;
}

.card-text-address {
    line-height: 24px;
    font-weight: 300;
}

.card-text-dop {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);

}

.card-text-dop span {
    font-size: 9px;
}

.objects-card-btn {
    box-sizing: border-box;
    background-color: transparent;
    color: #333333;
    border: 1px solid #0160A0;
    border-radius: 8px;
    position: absolute;
    bottom: 15px;
    right: 16px;
}


.objects-card-btn:focus, .objects-card-btn:hover {
    background-color: #2979B0;
}


.main-yamap iframe {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 15px;
    margin-bottom: 35px;
    border-radius: 12px;
    overflow: hidden;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #2979B0;
}


.questions-nav-pills .nav-link {
    border: 1px solid #00000033;
    margin-bottom: 21px;
    text-align: left;
}

.question-nav-link {
    color: black;
    min-width: 302px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.question-nav-link:hover {
    color: black;
}

.main-questions-accordion {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
}

.accordion-button-main {
    font-weight: 450;
}

.main-card-br-1 {
    max-width: 350px;
}

.main-card-br-2 {
    max-width: 310px;
}

.main-card-br-3 {
    max-width: 350px;
}

.main-br-mob {
    display: none;
}


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

    .main-news-content {
        gap: 15px;
    }

    .main-image-img {
        max-width: 420px;
        right: 0;
        bottom: 0;
    }


    .content-news-1 {
        max-height: 540px;
    }

    .content-news-other {
        grid-template-rows: 280px 270px;
        gap: 15px;
    }

    .content-news-other-1 {
        gap: 15px;
    }

    .content-news-other-2 {
        gap: 15px;
    }

    .content-news-body {
        padding: 10px;
    }

    .content-news-1 > .content-news-body {
    }

    .content-news-4 > .content-news-body {
        padding: 10px 15px;
    }

    .content-news-5 > .content-news-body {
        padding: 15px;
    }

    .news-date {
        font-size: 18px;
    }

    .news-text {
    }


    .banner-pc-info {
        top: 55px;
        left: 220px;
    }

    .banner-pc-tittle {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .banner-pc-text {
        font-size: 16px;
        line-height: 18px;
        color: black;
    }


    .card-body {
        position: relative;
        grid-template-rows: 32px 27px 58px 45px 18px;
        padding: 15px 16px 25px 20px;
    }


    .objects-card-btn {
        bottom: 15px;
    }

    .card-tittle {
        font-family: Roboto, sans-serif;
        font-weight: 500;
        font-size: 18px;
        font-style: normal;
        margin-bottom: 5px;
    }

    .main-card-br-1 {
        max-width: 100%;
    }

    .main-card-br-2 {
        max-width: 310px;
    }

    .main-card-br-3 {
        max-width: 100%;
    }

    .main-card-br-4 {
        max-width: 300px;
    }

    .main-card-br-5 {
        max-width: 300px;
    }
}

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


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

    .main-info {
        padding-top: 30px;
    }


    .main-text {

    }

    .main-news-content {
        gap: 10px;
    }

    .main-block-br {
        display: block;
    }

    .content-news-1 {
        max-height: 455px;
    }

    .content-news-1 > .content-news-body > .news-date {

    }

    .content-news-other {
        grid-template-rows: 255px 255px;
        gap: 10px;

    }

    .content-news-other-1 {
        gap: 10px;
    }

    .content-news-other-2 {
        gap: 10px;
        grid-template-rows: 90px 90px;
    }

    .content-news-body {
        padding: 10px;
    }

    .content-news-1 > .content-news-body {
        padding: 20px 18px 10px 18px;;
    }

    .content-news-4 > .content-news-body {
        min-height: 90px;
        padding: 10px 8px;
        gap: 8px;
    }

    .content-news-5 > .content-news-body {
        padding: 10px 8px;
        gap: 8px;
        min-height: 90px;
    }

    .news-date {
        font-size: 16px;
    }

    .news-text {
        font-size: 16px;
    }

    .main-tittle {
        font-size: 32px;
    }

    .main-text {
        max-width: 620px;
        font-size: 18px;
        line-height: 12px;
        margin-bottom: 45px;
    }

    .main-text-item {
        font-size: 18px;
        line-height: 22px;
    }

    .main-action {

    }

    .main-action-link {
        font-size: 20px;
    }

    .main-image-img {
        max-width: 440px;
        right: 0;
        bottom: 0;
    }


    .banner-pc-info {
        top: 50px;
        left: 185px;
    }

    .banner-pc-tittle {
        font-size: 26px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .banner-pc-text {
        font-size: 14px;
        line-height: 16px;
        color: black;
    }

    .card {

    }


    .card-text {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .card-body {
        grid-template-rows: 30px 25px 56px 60px 20px;
        padding: 15px 10px 20px 15px;
    }


    .objects-card-btn {
        bottom: 14px;
        right: 12px;
    }


    .main-card-br-2 {
        max-width: 100%;
    }

    .main-card-br-4 {
        max-width: 270px
    }

    .main-card-br-5 {
        max-width: 260px;
    }
}

@media screen and (max-width: 1023px) {
    .card {
        max-width: 300px;
    }
}


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


    .banner-pc {
        display: none;
    }

    .banner-mob-info {
        display: block;
        position: relative;
    }

    .banner-mob-info img {
        max-width: 100%;
    }


    .banner-pc-info {

    }

    .banner-pc-tittle {
        font-size: 44px;
        line-height: 51px;
        margin-bottom: 8px;
        position: absolute;
        top: 75px;
        left: 60px;
    }

    .banner-pc-text {
        font-size: 20px;
        line-height: 21px;
        color: black;
        position: absolute;
        bottom: 35px;
        left: 60px;
    }


    .main-mob-white {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .main-action {
        margin-top: 25px;
        text-align: center;
    }

    .main-action-link {
        color: black;
        border-color: black;
    }

    .main-action-link:hover {
        background: rgba(0, 0, 0, 0.05);
        color: black;
    }

    .main-tittle-mob {
        color: #000000;
        font-family: Roboto, sans-serif;
        line-height: 1.08;
        font-weight: 500;
        font-size: 24px;
        margin-bottom: 20px;
    }


    .main-text-mob, .main-text-item {
        color: #000000;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
    }


    .main-action {
        text-align: left;
    }


    .main-action-link {
        border: 1px solid black;
        border-radius: 8px;
    }

    .main-info {
        display: none;
    }

    .main-image {
        display: none;
    }


    .main-image-mob {
        display: block;
        aspect-ratio: 708 / 277;
    }

    .main-image-mob-img {
        max-width: 65%;
    }

    .main {
        background: transparent;
    }


    .main-news-content {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        gap: 25px;
    }

    .content-news-other-2 {
        display: none;
    }


    .news-1-image {
        width: 708px;
        max-width: 708px;
    }

    .news-1-image img {
        width: 708px;
        max-width: 100%;
        aspect-ratio: 708 / 277;
    }

    .news-date {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: rgba(0, 0, 0, 0.5);
    }

    .news-text {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #333333;
    }

    .content-news-1 > .content-news-body {
        padding: 10px 10px 20px 10px;
    }

    .content-news-2 > .content-news-body {
        padding: 10px 10px 20px 10px;
    }

    .content-news-3 > .content-news-body {
        padding: 10px 10px 20px 10px;
    }

    .content-news-other {
        display: block;
    }

    .content-news-other-1 {
        gap: 25px;
    }

    .news-2-image, .news-3-image {
        max-width: 100%;
    }

    .news-2-image img, .news-3-image img {
        max-width: 100%;
        aspect-ratio: 335 / 212;
        width: 100%;
    }

    .card-body {
        grid-template-rows: 32px 27px 58px 58px 21px;
        padding: 15px 16px 15px 20px;
    }


    .objects-card-btn {
        bottom: 8px;
    }

    .card-text {
        font-size: 18px;
        margin-bottom: 18px;
    }


    .main-card-br-2 {
        max-width: 230px;
    }

    .main-card-br-4 {
        max-width: 100%;
    }

    .main-card-br-5 {
        max-width: 290px;
    }

}


@media screen and (min-width: 767px) and (max-width: 991px) {

    .card {
        min-width: 340px;
        max-width: 341px;

    }
}


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

    .main-mob-white {
        padding-top: 15px;
    }

    .main-tittle-mob {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .main-text-mob, .main-text-item {
        font-size: 18px;
    }

    .main-image-mob {
        aspect-ratio: 350 / 180;
        max-width: 100%;
    }

    .main-image-mob img {
        max-width: 86%;
    }

    .main-questions {
        display: none;
    }

    .main-carousel {
        flex-direction: column;
    }

    .owl-dots {
        display: block;
    }

    .card {
        min-width: 250px;
    }

    .container {

    }

    .news-1-image {
        width: 515px;
        max-width: 515px;
    }

    .main-news-content {
        gap: 10px;
    }

    .content-news-other-1 {
        gap: 10px;
    }

    .news-1-image img {
        width: 515px;
        max-width: 100%;
        aspect-ratio: 515 / 300;
    }

    .news-date {
        font-size: 16px;
    }

    .news-text {
        font-size: 16px;
    }

    .content-news-1 > .content-news-body {
        padding: 10px;
        gap: 10px;
    }

    .content-news-2 > .content-news-body {
        padding: 10px;
    }

    .content-news-3 > .content-news-body {
        padding: 10px;
    }

    .content-news-1 > .content-news-body > .news-date {

    }

    .content-news-2 > .content-news-body > .news-date {

    }

    .content-news-3 > .content-news-body > .news-date {

    }

    .banner-pc-tittle {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 0;
        position: absolute;
        top: 60px;
        left: 50px;
    }

    .banner-pc-text {
        font-size: 14px;
        line-height: 20px;
        color: black;
        position: absolute;
        bottom: 20px;
        left: 50px;
    }


    .card {
        min-width: 250px;
    }


    .card-text {
        font-size: 14px;
        font-weight: 400;
    }

    .card-tittle {
        font-size: 18px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
    }

    .card-tittle-full {
        display: inline;
    }


    .card-text-address {
        order: 3;
        line-height: 18px;
    }

    .card-text-rooms {
        order: 1;
    }

    .card-text-dop {
        font-family: Roboto, sans-serif;
        order: 2;
        color: black;
    }

    .card-text-green {
        order: 4;
        font-size: 18px;
        line-height: 20px;
    }

    .card-text-yellow {
        order: 4;
        font-size: 18px;
        line-height: 20px;
    }

    .objects-card-btn {
        padding: 7px 40px;
        right: 36px;
        bottom: 10px;
        left: 36px;
    }

    .card-body {
        grid-template-rows: 55px 22px 22px 42px 47px;
        padding: 11px 15px 60px 15px;
    }

    .main-action {
        text-align: left;
    }

    .main-action-link {
        padding: 7px 15px;
    }

    .main-objects-container {
		margin-right: 2px;
        padding-right: 0;

    }

    .main-card-br-2 {
        max-width: 100%;
    }

    .main-card-br-5 {
        max-width: 100%;
    }


    .main-br-mob {
        display: block;
    }


}


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

    .main-image-mob {
        aspect-ratio: 350 / 180;
        max-width: 100%;
    }

    .main-image-mob img {
        max-width: 86%;
    }

    .main-mob-white {
        padding-top: 20px;
        padding-bottom: 0;
    }


    .main-tittle-mob {
        max-width: 350px;
        margin-bottom: 10px;
    }

    .main-action {
        display: none;
    }

    .main-text-mob, .main-text-item {
        color: #000000;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
    }

    .main-objects-container {
        margin-right: 0;
        padding-right: 0;
    }

    .card {
        min-width: 270px;
        max-width: 270px;
        width: 270px
    }

    .card-tittle {
        font-size: 19px;
    }

    .owl-nav {
        display: none;
    }

    .main-news-content, .content-news-other-1 {
        gap: 20px
    }

    .content-news-1, .content-news-2, .content-news-3 {
        border: none;
        border-radius: 0;
    }

    .content-news-1 > .content-news-body {
        gap: 0;
    }

    .content-news-1, .content-news-2 {
    }

    .news-1-image, .news-2-image, .news-3-image {
        max-width: 100%;
        border-radius: 12px;
        overflow: hidden;
    }

    .news-1-image img, .news-2-image img, .news-3-image img {
        height: 100%;
        width: 100%;
        max-width: 100%;
        aspect-ratio: 350 / 180;
        max-height: 200px;
    }

    .content-news-1 > .content-news-body,
    .content-news-2 > .content-news-body,
    .content-news-3 > .content-news-body {
        min-height: 0;
        padding: 0;
    }

    .content-news-body > .news-date {
        display: none;
    }

    .content-news-other-1 {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
    }

    .news-text {
        color: #000000;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 8px;
        margin-top: 10px;
    }

    .news-content {
        display: block;
        font-family: Roboto, sans-serif;
        font-size: 14px;
        line-height: 16px;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        line-clamp: 4;
    }

    .card-text {
        font-size: 14px;
        font-weight: 400;
    }

    .card-tittle {
        font-size: 19px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
    }


    .card-text-address {
        order: 3;
        line-height: 18px;
    }

    .card-text-rooms {
        order: 1;
    }

    .card-text-dop {
        order: 2;
    }

    .card-text-green {
        order: 4;
        font-size: 18px;
    }

    .card-text-yellow {
        order: 4;
        font-size: 18px;
    }

    .objects-card-btn {
        padding: 8px 40px;
        right: 36px;
        bottom: 12px;
        left: 36px;
    }

    .card-body {
        grid-template-rows: 55px 22px 22px 47px 50px;
        padding: 11px 11px 65px 15px;
    }

    .main-card-br-2 {
        max-width: 100%;
    }

    .main-card-br-8 {
        max-width: 220px;
    }

    .main-card-br-4 {
        max-width: 230px;
    }

    .main-card-br-5 {
        max-width: 230px;
    }

}

@media screen and (max-width: 575px) {
    .banner-pc-tittle {
        font-size: 28px;
        line-height: 34px;
        position: absolute;
        top: 55px;
        left: 50px;
    }

    .banner-pc-text {
        font-size: 14px;
        line-height: 18px;
        color: black;
        position: absolute;
        bottom: 15px;
        left: 25px;
    }

}


@media screen and (max-width: 475px) {
    .banner-pc-tittle {
        font-size: 24px;
        line-height: 28px;
        position: absolute;
        top: 55px;
        left: 40px;
    }

    .banner-pc-text {
        font-size: 12px;
        line-height: 14px;
        color: black;
        position: absolute;
        bottom: 15px;
        left: 20px;
    }

    .main-text-mob, .main-text-item {
        font-size: 15px;
        line-height: 18px;
    }
}


@media screen and (max-width: 405px) {
    .banner-pc-tittle {
        font-size: 24px;
        line-height: 26px;
        position: absolute;
        top: 50px;
        left: 30px;
    }

    .banner-pc-text {
        font-size: 11px;
        line-height: 13px;
        color: black;
        position: absolute;
        bottom: 14px;
        left: 30px;
    }
}

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

    .banner-pc-tittle {
        font-size: 22px;
        line-height: 24px;
        position: absolute;
        top: 40px;
        left: 25px;
    }

    .banner-pc-text {
        font-size: 10px;
        line-height: 12px;
        color: black;
        position: absolute;
        bottom: 12px;
        left: 20px;
    }

}

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

    .banner-pc-tittle {
        font-size: 20px;
        line-height: 22px;
        position: absolute;
        top: 40px;
        left: 22px;
    }

    .banner-pc-text {
        font-size: 9px;
        line-height: 10px;
        color: black;
        position: absolute;
        bottom: 12px;
        left: 22px;
    }
}


/* СТИЛИ ДЛЯ БЛОКА С 3 ШАГАМИ*/


.main-steps {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F4F3F8;
}

.main-steps > .container > .allblock-title {
    margin-top: 0;
}

.steps-description {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: black;
    margin-top: -10px;
    margin-bottom: 25px;
	line-height: 1.4;
}

.steps-content {

}

.steps-content-nav {
    --bs-nav-tabs-border-width: 1px;
    --bs-nav-tabs-border-radius: 0.375rem;
    --bs-nav-tabs-link-active-bg: transparent;
    --bs-nav-tabs-border-color: #B1B1B1;
    --bs-nav-tabs-link-hover-border-color: #f4f3f8 #f4f3f8 #B1B1B1;
    --bs-nav-tabs-link-active-color: #495057;
    --bs-nav-tabs-link-active-border-color: #B1B1B1 #B1B1B1 #f4f3f8;
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

.steps-nav-item {

}

.steps-nav-link {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: black;
    gap: 10px;
    padding: 15px 20px;
    border-color: #B1B1B1;
}

.step-icon {
    width: 24px;
}

.steps-content-nav .nav-item.show .nav-link, .steps-content-nav .nav-link.active {
    color: #2979B0;
}

.steps-content-nav .nav-link.active .step-icon > svg > path {
    fill: #2979B0;
}

.steps-content-nav .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-radius: 8px 8px 0 0;
}

.steps-content-nav .nav-link:focus, .nav-tabs .nav-link:hover {
    border-radius: 8px 8px 0 0;
}

.steps-nav-link:hover {
    color: black;
}

.step-title {

}

.steps-tab-content {

}

.steps-tab-pane {

}

.step-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 120px;
    padding-top: 50px;
    align-items: center;
}

.step-text {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: black;
}


.step-image {
    border: 1px solid;
    border-radius: 11px;
    border-color: #B1B1B1;
}

.step-image img {

}

.steps-content-mob {
    display: none;
}

.mobile-step {
    background-color: #F0F0F0;
    margin-bottom: 15px;
    border-radius: 12px;
    padding: 20px;
}

.mobile-step-info {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.mobile-step-title {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: black;

}

.mobile-step-text {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: black;
    max-width: 450px;
}

.step-text-link, .step-text-link:hover {
    color: #2979B0;
}

.step-text-link:hover {
    text-decoration: underline;
}

.step-text-bold {
    font-family: Roboto, sans-serif;
    font-weight: 400;
}

.dolshikam-page-banner_kokoshkino {
    margin-bottom: 50px;
}

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

    .step-title {
        font-size: 18px;
    }

    .step-info {
        gap: 30px;
        padding-top: 40px;
    }

    .step-text {
        font-size: 18px;
        line-height: 23px;
    }


}

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

    .step-title {
        font-size: 16px;
    }

    .steps-nav-link {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        align-items: center;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        font-size: 16px;
        color: black;
        gap: 10px;
        padding: 15px 20px;
    }

    .step-text {
        font-size: 16px;
        line-height: 20px;
    }

    .steps-description {
        font-size: 18px;
    }
}


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

    .steps-description {
        font-size: 16px;
        margin-bottom: 15px;
        margin-top: 0;
    }

    .step-title {
        font-size: 14px;
    }

    .step-icon {
        width: 18px;
    }

    .steps-nav-link {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        align-items: center;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        font-size: 14px;
        color: black;
        gap: 5px;
        padding: 15px 10px;
    }

    .none-span {
        display: none;
    }

    .step-info {
        gap: 25px;
        height: 238px;
        padding-top: 0;
        margin-top: 20px;
    }

    .step-text {
        font-size: 14px;
        line-height: 17px;
    }

    .dolshikam-page-banner_kokoshkino {
        margin-bottom: 20px;
    }

}

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

    .steps-description {
        display: none;
    }

    .steps-content {
        display: none;
    }

    .steps-content-mob {
        display: block;
    }

    .step-icon {
        width: 53px;
    }

    .step-text-link, .step-text-link:hover {

        font-family: Roboto, sans-serif;
        font-weight: 400;
    }

    .step-text-bold {
    }
}

@media screen and (max-width: 575px) {
    .dolshikam-page-banner_kokoshkino {
        margin-bottom: -5px;
    }
}


/* СТИЛИ ДЛЯ ОБНОВЛЕННОГО БЛОКА НОВОСТЕЙ */

.front-news {

}

.front-news-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
    row-gap: 30px;
}

.front-news-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    gap: 15px;
    text-decoration: none;
    color: black;
}

.front-news-item:hover .front-news-title {
    color: #005FA0;
}

.front-news-image {
    display: block;
    position: relative;
    overflow: hidden;
    max-height: 250px;
    border-radius: 12px;
}

.front-news-image img {
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

.front-news-badge {
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #FE0000;
    color: white;
    padding: 3px 15px;
    font-size: 14px;
    border-radius: 6px;
}

.front-news-object-name {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #005FA0;
}

.front-news-title {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #141922;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    transition: 0.3s ease-in-out;
}

.front-news-text {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #464C55;
	line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
}

.front-news-date {
    display: grid;
    grid-template-columns: 14px auto;
    gap: 6px;
    align-items: center;
}

.front-news-date-icon {
    width: 14px;
}

.front-news-date-text {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #464C55;
    padding-top: 2px;
}


@media screen and (max-width: 991px) {
    .front-news-content {
        grid-template-columns: 1fr;
        column-gap: 20px;
        row-gap: 20px;
    }

}

@media screen and (max-width: 767px) {
    .front-news-content {
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 30px;
    }

    .front-news-title {
        font-size: 18px;
    }

    .front-news-text {
        font-size: 16px;
    }

    .front-news-item {
        gap: 10px;
        text-decoration: none;
        color: black;
    }

    .front-news-image {
        max-height: 180px;
    }
}












