@charset "UTF-8";

@media screen and (min-width: 1025px) and (max-width: 1201px) {
    .popup-with-zoom-anim {
        padding: 0 10px 27px 5px !important;
    }
}

@media (max-width: 650px) {
    .inner_page_breadcrumb .breadcrumb_title {
        font-size: 20px;
    }

    .about-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    .thumb_btn {
        padding-bottom: 20px;
    }
}

header.header-nav.menu_style_home_one.style2 {
    position: relative;
}

.ui_page_heading ul {
    list-style: disc;
    padding-left: 20px;
    font-family: "Nunito";
    font-size: 16px;
    color: #484848;
    font-weight: 400;
}

.ui_page_heading ol {
    list-style: decimal;
    margin-left: 20px;
    font-family: "Nunito";
    font-size: 16px;
    color: #484848;
    font-weight: 400;
}

.text_right_anons, .text_right_anons p {
    font-size: 16px;
    font-family: "Nunito";
    color: #484848;
    line-height: 1.714;
}

.text_right_anons ul, .faq_according .accordion .card .card-body ul {
    list-style: disc;
    margin-left: 20px;
    font-family: "Nunito";
    font-size: 16px;
    color: #484848;
    font-weight: 400;
}

.text_right_anons ol, .faq_according .accordion .card .card-body ol {
    list-style: decimal;
    margin-left: 20px;
    font-family: "Nunito";
    font-size: 16px;
    color: #484848;
    font-weight: 400;
}

.not_link_item_sub_menu {
    border-bottom: 1px solid #dedede;
    transition: all 0.3s ease 0s;
    line-height: 1.2;
    font-family: "Nunito";
    display: block;
    margin: 0px 0px;
    padding: 12px 20px 12px 0px;
    font-size: 16px;
}

.single_product_grid .custom-dots {
    max-width: 416px;
}

.shop_single_tab_content .mbp_pagination_comments .mbp_first.text_description {
    padding: 30px 30px 20px;
}

.shop_single_tab_content .mbp_pagination_comments .mbp_first.text_description ul {
    list-style: disc;
    margin-left: 20px;
}

.shop_single_tab_content .mbp_pagination_comments .mbp_first.text_description ol {
    list-style: number;
    margin-left: 20px;
}

.shop_single_tab_content .mbp_pagination_comments .mbp_first.text_description ul li,
.shop_single_tab_content .mbp_pagination_comments .mbp_first.text_description ol li {
    font-size: 16px;
    font-family: "Nunito";
    color: #484848;
    font-weight: 400;
}

.list_s_favorites {
    display: none;
}

.block_video__name {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    color: #561B89;
    padding-bottom: 20px;
}

.block_video__text {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #484848;
    padding-bottom: 30px;
}

.block_video__text p {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #484848;
}

.block_video__podpis {
    display: flex;
    align-items: center;
}

.block_video__ipodpis {
    padding: 0 10px 0 0;
}

.block_video__fio {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
    color: #7924C2;
    padding-bottom: 8px;
}

.block_video__pol {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    color: #6B6B6B;
}

.block_video__start {
    max-width: 700px;
    position: relative;
    padding: 0 !important;
}

.block_video__start img {
    width: 100%;
}

.block_video__bg {
    background: rgba(0, 6, 35, 0.42);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.block_video__play_video {
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    width: 99px;
    height: 99px;
    background-image: url('../images/play_video.svg');
    cursor: pointer;
}

.block_video__start:hover .block_video__play_video {
    background-image: url('../images/play_video_hover.svg');
}

#video-youtube {
    padding: 0;
    text-align: left;
    max-width: 621px;
    margin: 40px auto;
    position: relative;
}

#video-youtube .mfp-close {
    color: #fff !important;
}

.grecaptcha-badge {
    opacity: 0.4 !important;
    pointer-events: none;
    z-index: 500000;
}

.mobile-menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    width: 100%;
}

.header_phone {
    margin-left: 20px;
    margin-top: 29px;
    float: left !important;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.header_phone a {
    color: #484848;
    font-family: "Russo One", sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.header_phone img {
    height: 26px;
    margin-right: 8px;
}

.header_phone a:hover {
    color: var(--main-hover);
}

@media only screen and (max-width: 1382px) {
    .header_phone {
        display: none;
    }
}

.phone_mobile_header_icon {
    color: var(--main-color);
    fill: var(--main-color);
    position: absolute;
    top: 26px;
    left: 80px;
    border: 1px solid var(--main-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.phone_mobile_header_icon:hover {
    border: 1px solid var(--main-hover);
    color: var(--main-hover);
    fill: var(--main-hover);
}

.phone_mobile_header_icon svg {
    display: block;
    width: 70%;
    height: 70%;
}

.form_mobile_header_icon {
    color: var(--main-color);
    fill: var(--main-color);
    position: absolute;
    top: 26px;
    left: 130px;
    border: 1px solid var(--main-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.form_mobile_header_icon:hover {
    border: 1px solid var(--main-hover);
    color: var(--main-hover);
    fill: var(--main-hover);
}

.form_mobile_header_icon svg {
    display: block;
    width: 70%;
    height: 70%;
}

.block_video_banner {
    position: relative;
}

.video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 85px;
    line-height: 1;
}

.video-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10;
}

.video-container-text {
    position: absolute;
    /*top:160px;
    left: 40px;*/
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.video-container-text h1 {
    font-size: 55px;
    font-family: "Russo One", sans-serif;
    color: #ffffff;
    font-weight: 100;
    line-height: 1.2;
}

@media (max-width: 650px) {
    .video-container-text h1 {
        font-size: 25px;
    }

    .form-group-submit {
        flex-wrap: wrap;
    }

    .video-overlay {
        background-color: rgba(0, 0, 0, 0.5);
    }
}