﻿.home-news-container {
    padding-bottom: 24px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.home-news {
    position: relative;
}

    .home-news:before {
        position: absolute;
        content: "";
        width: 25%;
        height: 65%;
        top: -238px;
        right: 0;
        /* background: url(../../../Design/img/KigiResort/La1.png) no-repeat; */
        z-index: 3;
    }

.asjdhas {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 26px;
}

.new-cate-top-home {
    position: relative;
}

a.link-new-item-hh {
    color: #F7FEFE;
    font-family: 'MonR';
    font-size: 16px;
    font-style: normal;
    padding: 5px 22px 7px;
    font-weight: 400;
    line-height: 150%; /* 30px */
    border-radius: 34px;
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
    transition: all .3s;
    width: 11%;
    text-align: center;
}

    a.link-new-item-hh:hover {
        color: #071E8A;
        background: linear-gradient(to right, #ff512f, #f9d423);
        box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
    }

.home-news .decor-1 {
    position: absolute;
    right: 0;
    top: 89px;
}

.home-news-container .p-title {
    text-align: center;
    font-family: 'PlaySB';
    font-size: 45.399px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%; /* 71.277px */
    text-transform: capitalize;
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 68px 0;
}

.home-news-container span.p-title-tops {
    color: #071E8A;
    text-align: center;
    font-family: 'WixMadeforDisplay-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    text-transform: uppercase;
}

.home-news-container .p-title:before {
    content: attr(title);
    position: absolute;
    -webkit-text-stroke: 7px var(--default-color-3);
    left: 0;
    z-index: -1;
}

.home-news .p-title-tops {
    /* color: #5B5B5B; */
}

.home-news-container .p-title:after {
    content: attr(title);
    position: absolute;
    -webkit-text-stroke: 5px #fff;
    left: 0;
    z-index: -2;
}

.home-news .grid.wide {
    max-width: 1289px;
}

.p-news-img {
    height: 450px !important;
}

.home-news .swiper {
    padding: 0;
    padding-bottom: 0;
}

.vkxckjva {
    display: flex;
    justify-content: center;
}

.p-news-content {
    z-index: 2;
    padding: 10px 20px 10px 20px !important;
    width: 93%;
    border: 0.946px solid #E3E3E3;
    background: #F3FDFD;
    /* transform: translateY(-75px); */
    margin-top: -75px;
}

.date-home-itemm span {
    color: #FEFEFD !important;
    font-family: MonM !important;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 131.2%; /* 17.056px */
    text-transform: capitalize;
    border-radius: 11.35px;
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    padding: 7px 11px;
}
/*RS*/
@media(max-width:1023px) {
    .home-news-container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width: 739px) {
    .home-news-container {
        padding: 30px 0;
        padding-bottom: 0;
        padding-top: 0;
    }

    .home-news .swiper {
        margin-top: 25px;
        padding-top: 0;
        padding: 0;
        padding-bottom: 20px;
    }

    .home-news .decor-1 {
        display: none;
    }

    .home-news:before {
        display: none;
    }

    .new-cate-top-home .p-title {
        font-size: 27px !important;
        padding: 16px 0;
    }

    .p-news-link .p-news-img {
        height;
        height: 181px !important;
    }

    .vkxckjva {
    }

        .vkxckjva .p-news-content {
            padding: 8px 7px !important;
            margin-top: -39px !important;
        }

        .vkxckjva .new-date-view-home-item span {
            font-size: 10px !important;
            padding: 6px;
            margin-left: 0;
        }

        .vkxckjva .p-news-title {
            font-size: 14px;
        }

        .vkxckjva .p-news-descript {
            font-size: 12px;
            margin-top: 3px;
        }

        .vkxckjva .btn {
            font-size: 12px !important;
        }
}
