
@font-face {
    font-family: "Merriweather-Regular";
    src: url("./fonts/Merriweather-Regular.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "Merriweather-Regular";
    src: url("./fonts/Merriweather-Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Merriweather-Regular";
    src: url("./fonts/Merriweather-Bold.ttf") format("truetype");
    font-weight: bold;
}

body {
    background: #000;
}
header{
    overflow: hidden;
    position: relative;
}

.mb-7 {
    margin-bottom: 4.3rem;
}
.pb-7 {
    padding-bottom: 4.3rem; 
}
.block-dead {
    padding-top: 14rem;
}
.f-14 {
    font-size: 0.87rem;
}
.block-fourteenth a {
    color: #fff;
}
.basket, .like, .user {
    width: auto !important;
}
.basket, .like, .user {
    width: 64px;
}
.block-first {
    color: #fff;
}
.block-text_top-picture {
    text-align: center;
}
.block-text_top-picture img {
    max-width: 179px;
}
.align-content-center {
    text-align: center !important;
}
.typeselect {
    width: 94px;
    border-radius: 20px;
    background: transparent;
    color: #fff; padding: 0px 0px 5px 10px;

}
body {
    font-family: "Merriweather-Regular", sans-serif !important;
    font-optical-sizing: auto!important;;
    font-weight: 400!important;
    font-style: normal!important;;
}
.item-button a.btn-dark, .soc {
    background: transparent !important;
    padding: 10px 25px;
    border: 1px solid #fff !important;
    border-radius: 45px 45px 45px 45px !important;
    color: #fff !important;
}
.soc {
    
    justify-content: space-between;
    align-items: center;
    display: flex;
    max-width: 185px;
}
.item-button a.btn-dark:hover {
    background-color: rgba(255, 255, 255, 0.5) !important;
}
.h2, .h4 {
    color: #fff !important;
}
.first_block-item {
    margin-bottom: 3rem;
}
nav ul li a {
    color: #fff;
    text-decoration: none;
}
nav ul li a:hover {
    color: #fff;
}
.first_block {
    padding-bottom: 90px;
}
.first_block-menu {
    position: relative;
}
.first_block-top-nav {
    justify-content: space-between;
    
}
.video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    padding-left: 0;
}
.first_block-arrow {
    display: flex;
    justify-content: center;
}
.first_block-arrow-link {
     width: 179px;
     height: 179px;
     display: block;
     background: url(/local/templates/new/images/first_block/arrow.svg) center bottom no-repeat
}
.border-m {
    margin-bottom: 12rem;
    width: 100%;
    height: 1px;    
}
#myVideo {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    transform: translateX(-50%) translateY(-50%);
}
.down {
    padding-right: 20px;
    position: relative;
}
.down::before  {
    content: "\003C";
    position: absolute;
    right: 0px;
    color: #fff;
    top: 0;
    transform: rotate(-90deg);
}
.mobile {
    margin-bottom: 30px;
    text-align: center !important;
    justify-content: center;
    width: 100%;
}
.bg {
    position: relative;
    background: #000;
    color: #fff;
}
.block-second {
    position: relative;
}
.block-second .block-second_item1 video {
    position: absolute;
    top: 400px;
    left: -188px;
    transform: rotate(30deg) scale(5);
}
.block-second_text-block span {
    padding-left: 20px;
    background: url(/local/templates/rostsayt/images/second_block/t.png) 0 center no-repeat;
}
.block-second_text {
    padding-top: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.block-second_item1 {
    position: relative;
}

.block-second_item2 {
    position: relative;
}
.block-third {
    background: transparent;
    position: relative;
    z-index: 2;
}
.radius {
    border-radius: 60% 60% 60% 60% / 60% 60% 60% 60%;
}
.radius-before {
    position: relative;
}
.radius-before::before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 60% 60% 60% 60% / 60% 60% 60% 60%;
    border: 1px solid #fff;
    position: absolute;
    top: -5%;
}
.block-second_text {
    position: relative;
    z-index: 2;
}
.list-autor-more {
    display: flex;
    justify-content: center;
}
.lat {
    font-size: 2rem;
}
/*
.carousel-blog {
    position: relative;
}

.carousel-blog .owl-prev{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 40px;
}
.carousel-blog .owl-next{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 40px;
}*/
.border-arrow {
    position: relative;
}
.border-arrow img {
    width: 165px;
    height: 165px;
    border-radius: 100%;
}
.border-arrow::after {
    position: absolute;
    content: "";
    top: -5px;
    left: 5px;
    border: 1px solid #fff;
    border-radius: 100%;
    overflow: visible;
    width: 100%;
    height: 100%;
}
.border-arrow::before {
    position: absolute;
    content: "";
    background: url(/local/templates/rostsayt/images/sixth_block/arr_max.png) 0 0 no-repeat;
    width: 66px;
    height: 14px;
    top: 50%;
    right: -70px;
    transform: translateY(-50%);
}
.data-footer {
    padding: 3rem 0;
    color: #fff;
}
.footer-menu a {
    color: #fff;
}
.footer-menu a:hover {
    color: #fff;
}
.footer-menu {
    flex-basis: auto;
}
.footer-menu ul {
    list-style: none;
}
.data-footer img {
    margin-right: 10px;
}
.carousel-blog__item a {
    color: #fff;
}
.carousel-blog__item img {
    border: 1px solid #fff;
    border-radius: 30px;
    height: 410px;
    object-fit: cover
}
.btn-link {
    color: #fff;
    text-decoration: none;
}
.btn-link:hover {
    color: #fff;
    text-decoration: none;
}
.block_sixth ul {
    border: 0;
    justify-content: center;
    align-items: center;
}
.block_sixth .nav-link {
    margin-right: 1.5rem;
    border: none;
    color: #fff;
    border-radius: 100px;
    box-shadow: 0px 2px 2px -1px rgb(255, 255, 255, 255);
    
}
.block_sixth .nav-link.active {
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    background: transparent;
    box-shadow: none;
}

.carousel-news {
    overflow: hidden;
    padding-top: 50px !important;
}
.carousel-news_item {
    max-width: 532px;
    padding-top: 50px;
}
.carousel-news_item .item-img img {
    max-width: 532px;
}

.carousel-news_item .item-img {
    position: relative;
    margin-bottom: 2rem;
}
.carousel-news_item .item-header {
    margin-bottom: 1.2rem;
    white-space: nowrap;
}
.block-fifth {
    position: relative;
}
.left-slider {
    position: relative;
}
.left-slider .owl-nav  {
    position: absolute;
    width: 100%;
    top: 50%;
}
.left-slider .carousel-item {
    
}
.left-slider__item .btn-link__img {   
    border-radius: 100%;
    display: block;
    max-width: 165px;
    max-height: 165px;
    position: relative;
    overflow: visible;
}
.left-slider__item .item-photo {
    position: relative;
}
.slides .left-slider .owl-prev {
    transform:translateY(0%);
    left: 0;
    position: absolute;
    background: url(/local/templates/rostsayt/images/sixth_block/arr_left.png) no-repeat center;
    width: 55px;
    height: 55px;
    border: 0;
}
.slides .left-slider .owl-next {
    transform:translateY(-50%);
    right: 0;
    position: absolute;
    background: url(/local/templates/rostsayt/images/sixth_block/arr_right.png) no-repeat center;
    width: 55px;
    height: 55px;
    border: 0;
}
.item-button__link {
    color: #fff;
}
.item-button__link:hover {
    color: #fff;
}
.left-slider__item {
    position: relative;
}
.add-cart {
    padding: 10px 50px;
    color: #fff;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    width: 100%;
    display: block;
    border-right: 1px solid #fff;
}
.add-cart:hover {
    color: #fff;
}
.block_sevent-buttuns {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #fff;
    border-radius: 30px;
}
.block_sevent-item .tmp {
    border: 1px solid #fff;
    border-radius: 30px;
    max-width: 305px;
}
.block_sevent-item:nth-child(odd) {
    /*transform: translateY(2rem);*/
    position: relative;
    top: 2rem;
    padding: 3rem 0;
    color: #fff;
}
.block_sevent-item:nth-child(even) {
    /*transform: translateY(-2rem);*/
    position: relative;
    top: -2rem;
    padding: 3rem 0;
    color: #fff;
}
.bottom-nav a {
    color: #fff;
}
.bottom-nav a:hover {
    color: #fff;
}
.carousel-item {
    user-select: none;
}
.block_ninth {
    position: relative;
    background: transparent;
    max-height: 560px;
    overflow: hidden;
}
.block_tenth {
    background: url(/local/templates/rostsayt/images/tenth_block/2.png) no-repeat center #000 !important;
}
.block_tenth .coll {
    display: none;
}
.block_tenth .list-autor  a {
    color: #fff;
}
.block-fifth_item .item-button__link {
    text-align: left;
    display: block;
    font-size: 1.25rem;
    background: url(/local/templates/rostsayt/images/first_block/arrow.png) 100% top no-repeat;
    padding-right: 50px;
}

.upper-theme {
    text-transform: uppercase;
    font-size: 3.2rem !important;
    font-weight: 100 !important;
    margin-bottom: 3.2rem !important;
}/*
/*div[class*=h2] {
    text-transform: uppercase;
    font-size: 3.2rem !important;
    font-weight: 100;
    margin-bottom: 3.2rem !important;
}*/
@media screen and (max-width: 1199px) {
    .di-none {
        display: none;
    }
    .block-second .block-second_item1 video {
        display: none;
    }
    .block-second_text {
        padding-top: 2rem;
    }
}


@media screen and (min-width: 1200px) {
    .block-second .block-second_item1::before {
        content: '';
        width: 110px;
        height: 190px;
        display: block;
        background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        position: absolute; 
        top: 327px;
        left: -67px;
        transform: rotate(55deg) scale(5);
        z-index: 2;
    }

    .block-second_item2 img {
        left: 0;
        transform: scale(4);
        position: absolute;
        bottom: -43px;

    }
    .first_block-item {
        margin-bottom: 0;
    }
    video {
        display: block;
        width: 100%;
    }
    /*.block-fourth {
        position: relative;
    }*/
    .block-fourth {
        padding: 12.5rem 0;
    }
    /*
    .block-fourth img {
        position: relative;
        right:  0;
        transform: scale(2.5) !important;
        top: 30%;
    }
    .block-second_item2 video{
        position: absolute;
        top: 65%;
        transform: translateY(-50%) scale(3);
        left: -0%;
        z-index: 0;
        overflow-y: hidden;
    }*/
}

.bx-step-error .bx-soa-section-title-container .bx-soa-section-title {color:#f00 !important;}

