

/* Start:/local/templates/nota_main/components/dnext/portfolio.sections/portfolio/style.css?16775856061332*/
.display_none{
    display: none;
}
.display_block{
    display: block;
}
.portfolio__item-badge.comig_soon
{
    background: transparent;
    color: #828996;
    border: 1px solid #313B49;
}

.video-item {
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
}
video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    overflow: hidden !important;
    border-radius: 15px;
    padding: 5px;
}


.telephone-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100px;
    height: 100%;
}
.telephone-image {
    width: 340.06px;
    height: 690px;
}

.telephone-wrapper {
    margin-top: 49px;
    margin-bottom: 49px;
    margin-right: auto;
    margin-left: auto;
}

.video-container {
    width: 143.98px;
    overflow: unset !important;
}

.no-overflov {
    overflow: unset !important;
}

@media screen and (max-width: 1279px){
    .telephone-container {
        width: 100px;
        height: 100%;
        transform: matrix(1, 0.08, -0.08, 1, 0, 0);
    }

    video {
        width: 100px;
    }
}


@media screen and (max-width: 769px){
    video {
        width: 72px;
        height: 148px;
    }

    .telephone-container {
        width: 72px;
        height: 148px;
    }
}
/* End */


/* Start:/local/templates/nota_main/components/dnext/simple.banner/banner/style.css?16775856062100*/
.banner {
    padding: 0 80px;
    border-radius: 32px;
    height: 350px;
    overflow: hidden;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
    background-size: 100% 100%;
    transition: background-size .3s ease-in;
    -moz-transition: background-size .3s ease-in;
    -web-kit-transition: background-size .3s ease-in
}
.lang-en .banner {
    background-image: url('/local/html/img/bg-banner.jpg')
}
.lang-ru .banner {
    background-image: url('/local/html/img/bg-banner-ru.jpg')
}

.banner__wrapper {
    width: 100%;
}

.banner:hover {
    background-size: 120% 120%;
}

.banner__container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
.banner__text {
    font-size: 48px;
    line-height: 110%;
    max-width: 650px;
}

@media(max-width: 1279px) {
    .banner {
        animation: none;
    }
    .banner:hover {
        animation: none;
    }
}

@media(max-width: 1279px) {
    .banner {
        padding: 0 48px;
        border-radius: 20px;
        height: 350px;
        margin-bottom: 80px;
    }
    .banner__text {
        font-size: 32px;
        max-width: 320px;
    }
    .lang-ru .banner {
        padding: 56px;
    }
    .lang-ru .banner__container {
        flex-direction: column;
        align-items: start;
    }
    .lang-ru .banner__text {
        max-width: 100%;
        margin-bottom: 48px;
    }
}

@media(max-width: 784px) {
    .banner {
        padding: 0 40px;
    }
}

@media(max-width: 767px) {
    .banner {
        padding: 40px 32px;
        border-radius: 16px;
        margin-bottom: 40px;
        height: 264px;
    }
    .lang-ru .banner {
        padding: 40px 24px;
    }
    .lang-ru .banner__text {
        margin-bottom: 40px;
    }
    .banner__text {
        font-size: 20px;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .banner__container {
        flex-direction: column;
        align-items: start;
    }
    .banner__container .arrow-link {
        width: 100%;
        text-align: center;
    }
    .banner__link {
        width: 100%;
    }
}
/* End */
/* /local/templates/nota_main/components/dnext/portfolio.sections/portfolio/style.css?16775856061332 */
/* /local/templates/nota_main/components/dnext/simple.banner/banner/style.css?16775856062100 */
