* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat';
    font-style: normal;
    scroll-behavior: smooth;
}
a{
    color: #ffdea7;
}
html {
    scroll-behavior: smooth;
}

:target {
    scroll-margin-top: 120px;
}

body {
    background-color: black;
    font-size: 15px;
    line-height: 1.5;
    color: #ffffffb3;
}

.wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.container {
    max-width: 1320px;
    min-width: 320px;
    margin: 0 auto;
}

@media all and (max-width: 1340px) {
    .container {
        padding: 0px 25px;
    }
}

@media all and (max-width: 768px) {
    .container {
        padding: 0px 20px;
    }
}

.footer_section_block_top,
.footer_section_block {
    background-color: rgb(17, 17, 17);
}

.footer_section_block_top {

}

.footer_section_block {
    border-top: 1px solid #1a1a1a;
}

.line_section {
    padding: 30px 0;
}

.footer_section_block .copy_right_block p:last-child {
    margin-bottom: unset;
}

.copy_right_block a,
.urls_section a {
    color: #ffdea7;
    text-decoration: none;
}

.copy_right_block a:hover,
.urls_section a:hover {
    color: #fff;
}

.ft_sc_block .logo_set_foot {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
}

.ft_sc_block .logo_set_foot .logo {
    width: 27px;
    height: auto;
}

.ft_sc_block .logo_set_foot .logo img {
}

.ft_sc_block .info_set_foot .txt,
.ft_sc_block .logo_set_foot .txt {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.ft_sc_block .cont,
.ft_sc_block .cont {
    display: flex;
    margin-top: 30px;
}

.contacts .cl_ {
    display: inline-block;
    width: 100%;
    position: relative;
}

.contacts .cl_ a {
    color: #ffdea7;
    text-decoration: none;
}

.contacts .cl_ a:hover {
    color: #fff;
}

.contacts .cl_ .icon {
    display: flex;
    position: absolute;
    width: 25px;
    height: 22px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    margin: auto;
}

.contacts .cl_ .text {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 35px;
}

.contacts .cl_ .icon img {
    width: 20px;
    height: auto;
}

.ft_sc_block .contacts {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 15px;
}

.ft_sc_block .contacts {
}

.ft_sc_block .social_section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
}

.ft_sc_block .social_section a {
    width: 25px;
    height: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ft_sc_block .social_section a img {
}

.ft_sc_block .social_section a:hover {
    filter: grayscale(100%) brightness(100%) contrast(200%);
}

.ft_sc_block .social_section a:hover img {
    fill: #fff;
}

.wrapper.stick_hd {
}

.wrapper.stick_hd.uk-active {
    background: rgb(17, 17, 17);
}

.wrapper.stick_hd > .container {
    height: 100px;
    background: rgb(17, 17, 17);
    border-radius: 5px;
    padding: 0px 15px;
}

.hd_s_logo {
}

.trs {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

header .logo_s {
}

.wrapper.stick_hd .hd_s_logo img {
    width: 78px;
}

.wrapper.stick_hd.uk-active .hd_s_logo img {
    width: 60px;
}

.wrapper.stick_hd.uk-active > .container {
    height: 80px;
}

.hd_flex-row {
    display: flex;
    height: 100%;
    width: 100%;
    padding: 13px 0px;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

.hd_flex-row > div {
    width: 100%;
}

.wrapper.upper_hd {
    background: #662c26;
    margin-bottom: -30px;
}

.upper_flex-row {
    padding-top: 15px;
    padding-bottom: 45px;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}


.tp_head_l {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 30px;
}

.tp_head_r {
}

.tp_head_cl .cl_top {
    display: inline-block;
    width: 100%;
    position: relative;
}

.tp_head_cl .cl_top a {
    color: #ffdea7;
    text-decoration: none;
}

.tp_head_cl .cl_top a:hover {
    color: #fff;
    text-decoration: underline;
}

.tp_head_cl .cl_top .icon {
    display: flex;
    position: absolute;
    width: 25px;
    height: 22px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    margin: auto;
}

.tp_head_cl .cl_top .text {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 35px;
}

.tp_head_cl .cl_top .icon img {
    width: 20px;
    height: auto;

}

.social_section_hd {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
}

.social_section_hd a {
    width: 25px;
    height: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.social_section_hd a img {

}

.social_section_hd a:hover {
    filter: grayscale(100%) brightness(100%) contrast(200%);
}

.social_section_hd a:hover img {
    fill: #fff;
}


.footer_map_block {
    position: relative;
}

.footer_map_block:before {
    content: '';
    display: inline-block;
    width: 40%;
    background-color: rgb(17, 17, 17);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.footer_map_block:after {
    content: '';
    display: inline-block;
    width: 60%;
    background: #662c26;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.footer_map_block > .container {
    padding-top: 25px;
    padding-bottom: 50px;
}

.footer_map_block > .container .map_ {
    position: relative;
    z-index: 10;
    border-radius: 5px;
    overflow: hidden;
}

.footer_feedback_block {
    margin: 80px 0px;
}

.contact-image-card {
    padding-top: 170px;
    padding-left: 140px;
    position: relative;
}

.contact-image-card .image-one {
    width: 270px;
    height: 320px;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}

.contact-image-card .image-two {
    width: 410px;
    height: auto;

    position: relative;
}

.contact-image-card .image-three {
    position: absolute;
    left: -190px;
    bottom: 0;
    z-index: 9;
}

.contact-image-card .shape-image {
    position: absolute;
    top: -122px;
    right: 30px;
    z-index: 2;
}

.contact-image {
    border-radius: 8px;
}

.fb_feed_form_block {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 15px;
}

.fb_feed_form_block .send_line {
    align-items: center;
    margin-top: 10px;
}

.fb_feed_form_block .send_line .fb_sender {
    max-width: 320px;
}

.fb_feed_form_block .tlt {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #b95449;
    position: relative;
    text-transform: uppercase;
}

.fb_feed_form_block .sub_tlt {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 29px;
    font-weight: 700;
    line-height: 55.65px;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
}

.fb_feed_form_block .sub_text {
    display: inline-block;
    text-align: left;
    border-bottom: 1px solid #363535;
    padding-bottom: 35px;
}

.fb_section_form {
    width: 100%;
}

.fb_section_form .fb_form_line {
    margin-bottom: 15px;
}

.fb_form_line label span {
    color: red;
}

.footer_form {
    margin-top: 25px;
}

.vol_form h4 {
    display: block;
    width: 100%;
    border-bottom: 1px solid #4d4d4d;
    border-bottom: 1px solid #a2a2a2;
    margin-bottom: 0;
    padding-bottom: 20px;
    margin-top: 0px;
    font-weight: 600;
}

.vol_form .q_texts {
}

.vol_form input,
.vol_form textarea {
    border: 1px solid rgb(89 86 86);
    background: #232323;
}

.vol_form {
    background-color: #111;
    padding: 1.5rem;
    color: #fff;
    border-radius: 8px;
}

.vol_form form {
    margin-top: unset;

}

.fb_form {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 25px;
    width: 100%;
}

.fb_form_line {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
}

.lbl_style {
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: normal;
}

.int_style:focus {
    outline: none;
    border-color: #662c26;
}

.int_style {
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    height: 45px;
    padding: 10px 10px;
    color: #ffdea7;
    box-shadow: 0 0 0 3px transparent;
    outline: none;
    border: 1px solid rgb(54 53 53);
    background: transparent;
}

.int_text_style {
    height: 200px;
}

.fb_sender {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    height: 45px;
    padding: 10px 10px;
    background-color: #662c26;
    color: #fff;
    cursor: pointer;
    outline: none;
}

.fb_sender:hover {
    color: #000;
    background-color: #ffdea7;
}

.int_50 {
    width: 50%;
}

.int_50 {
    width: 70%;
}

.hd_menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.hd_menu > div {
}

.hd_menu > div.selected {
}

.hd_menu a {
    color: #ffffff;
    display: block;
    padding: 40px 13px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    line-height: initial;
}

.hd_menu a:hover {
    color: #662c26;
}

.hd_menu a.selected {
}

.hd_menu a.selected:hover {
}


.hd_mb_menu {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
    gap:35px;
}

.hd_mb_menu > div {
}

.hd_mb_menu > div.selected {
}

.hd_mb_menu a {
    color: #ffffff;
    display: block;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    line-height: initial;
}

.hd_mb_menu a:hover {
    color: #662c26;
}

.hd_mb_menu a.selected {
}

.hd_mb_menu a.selected:hover {
}

.help_btn {
    display: flex;
    width: 100%;
    border-radius: 10px;
    border: none;
    font-size: 16px;
    height: 45px;
    padding: 12px 17px;
    background-color: #662c26;
    color: #fff;
    color: #000;
    background-color: #ffdea7;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-weight: 500;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    line-height: normal;
    text-decoration: none;
}

.help_btn:hover {
    color: #000;
    background-color: #ffdea7;
    background-color: #662c26;
    color: #fff;
}


.head_present_block {
    margin: 100px 0px;
    margin-bottom: 65px;
}

.head_present_block .hd-image-card {
}

.head_present_block .hd-image-card .image-one {
}

.head_present_block .hd-image-card .image-one img {
}

.head_present_block .hd-text-block {
}

.head_present_block .hd-text-block .tlt {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #ffddab;
    position: relative;
    text-transform: uppercase;
}

.head_present_block .hd-text-block .sub_tlt {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 44px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
}

.head_present_block .hd-text-block .sub_tlt span {
    color: #ffddab;
}

.head_present_block .hd-text-block .sub_text {
    display: inline-block;
    text-align: left;
    padding-bottom: 35px;
}

.hlp_block {
    background-image: url(img/index/bg_s_lines.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #111111;
    padding: 55px 0;
}

.head_section {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 25px;
    text-align: center;
    max-width: 605px;
    margin: 0 auto;
    margin-bottom: 55px;
}

.head_section.wild {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 25px;
    text-align: center;
    max-width: 1044px;
    margin: 0 auto;
    margin-bottom: 55px;
}

.head_section.wild .sub_text {
    display: inline-block;
    width: 100%;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    text-align: center;
}

.head_section .title {
    display: inline-block;
    width: 100%;

    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #ffdea7;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}

.head_section .sub_text {
    display: inline-block;
    width: 100%;
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    margin-bottom: 0;
    text-align: center;
}

.head_section .sub_text span {
    color: #ffdea7;
}

.hlp_elem {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    background: #090909;
    padding: 25px;
    gap: 20px;
    justify-content: space-between;
    border-radius: 8px;
}

.hlp_elem .head {

}

.hlp_elem .ico {
    font-size: 50px;
    color: #ffdea7;
    text-align: center;
}

.hlp_elem .head .title {
    font-size: 24px;
    line-height: 31px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.hlp_elem .body {
}

.hlp_elem .body p {
    font-size: 18px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}

.hlp_elem .hlp_detail_lnk {
    font-size: 15px;
    font-weight: 700;
    line-height: initial;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #ffdea7;
    gap: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.hlp_elem .hlp_detail_lnk:hover {
    color: #b95449;
}

.pay_section {
    margin: 55px 0;
    margin-bottom: 0;
}

.pay_section .pay_block {
    padding: 40px;
    position: relative;
    background-color: #111;
    border-radius: 8px;
}

.pay_section .pay_block .qr_block > p {
    font-weight: 600;
    color: #fff;
    font-size: 17px;
    margin-top: 0;
}

.pay_section .pay_block .qr_block {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 25px;
}

.pay_section .pay_block .qr_block .qr_c_block {
    display: flex;
    background-color: #fff;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 210px;
    height: 210px;
    border-radius: 10px;
    padding: 25px;
}

.pay_section .pay_block .qr_block .qr_c_block img {
    width: 100%;
    height: auto;
}

.pay_section .pay_block .qr_block .ps_qr_tlt {
}

.pay_section .pay_block .rs_block {
}

.pay_section .pay_block .rs_block p {
    margin: unset;
    margin-bottom: 15px;
    color: #fff;
    margin-top: 5px;
}

.pay_section .pay_block .rs_block b {
    color: #ffdea7;
}

.sub_pay_section {
}

.sub_pay_section .title {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    text-align: center;
}

.more_info_pay {
}

.more_info_pay p {
}

.more_info_pay a {
    color: #fff;
}

.more_info_pay a:hover {
    color: #b95449;
}


.home-project-section {
    margin-bottom: 65px;
}

.home-project-section .section-mini-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #ffddab;
    position: relative;
    text-transform: uppercase;
}

.home-project-section .section-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    margin-bottom: 50px;
}

.home-project-section .home-project-grid {
}

.home-project-section .home-project-card {
    background: linear-gradient(145deg, rgb(103 44 39 / 61%) 0%, rgb(0 0 0 / 70%) 100%);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transition: all 0.4s;
    z-index: 1;
}

.home-project-section .home-project-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    background: #301009;
}

.home-project-section .home-project-image {
    height: 220px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.home-project-section .home-project-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--orange);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s;
}


.home-project-section .home-project-card:hover .home-project-content::before {
    transform: scaleX(1);
}

.home-project-section .home-project-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(to top, rgb(103 44 39 / 62%) 0%, transparent 70%);*/
}


.home-project-section .home-project-content {
    padding: 25px;
    text-align: left;
    position: relative;
}


.home-project-section .home-project-date {
    display: block;
    color: var(--orange);
    font-size: 0.9rem;
    margin-bottom: 10px;
    font-weight: 500;
}

.home-project-section .home-project-card h3 {
    position: absolute;
    bottom: 15px;
    left: 25px;
    right: 25px;
    color: #ffddab;
    font-size: 24px;
    font-weight: 500;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    z-index: 2;
    text-align: left;
    margin: unset;
}

.home-project-section .home-project-excerpt {
    font-size: 1.05rem;
    margin-bottom: 1.5rem;
    color: var(--light-text-secondary);
    line-height: 1.7;
    min-height: 6rem;
}

.home-project-section .home-project-full {
    font-size: 1.05rem;
    margin-bottom: 1.5rem;
    color: var(--light-text-secondary);
    line-height: 1.7;
    display: none;
}

.home-project-section .home-project-btn {
    display: inline-block;
    background: linear-gradient(135deg, var(--orange) 0%, var(--deep-red) 100%);
    color: white;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.4s;
    box-shadow: 0 0 10px rgba(255, 106, 0, 0.3);
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.home-project-section .home-project-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 20px rgba(255, 106, 0, 0.5);
}

.home-project-section .home-project-card.expanded .home-project-full {
    display: block;
}

.home-project-section .home-project-card.expanded .home-project-excerpt {
    display: none;
}

.home-project-section .home-project-card.expanded .home-project-btn::after {
    content: "Свернуть";
}

.home-project-section .home-project-btn::after {
    content: "Подробнее";
}


.news-home-section {

}

.news-home-section .section-mini-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #ffddab;
    position: relative;
    text-transform: uppercase;
}

.news-home-section .section-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    margin-bottom: 50px;
}

.news-home-section {
    padding: 65px 0;
    text-align: center;
    background: radial-gradient(ellipse at top, var(--dark-burgundy) 0%, #0d0002 100%);
    position: relative;
}

.news-home-grid {
}

.news-home-card {
    background: linear-gradient(145deg, rgb(103 44 39 / 61%) 0%, rgb(0 0 0 / 70%) 100%);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transition: all 0.4s;
    z-index: 1;
    display: flex;
    flex-direction: row;
    padding: 15px;
    gap: 25px;
}

.news-home-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    background: #301009;
}

.news-home-image {
    height: 180px;
    width: 180px;
    background-size: cover;
    background-position: center;
    position: relative;
    flex: none;
    border-radius: 8px;
}

.news-home-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(to top, rgba(26, 0, 5, 0.8) 0%, transparent 70%);*/
}

.news-home-content {
    text-align: left;
}

.news-home-date {
    display: block;

    font-size: 0.9rem;
    margin-bottom: 10px;
    font-weight: 500;
}

.news-home-card a {
    color: #ffddab;
    text-decoration: none;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    display: block;
}

.news-home-card a:hover {
    color: #fff;
}

.news-home-excerpt {
    font-size: 1.05rem;
}


.news-home-btn {
    display: inline-block;
    background: linear-gradient(135deg, var(--orange) 0%, var(--deep-red) 100%);
    color: white !important;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.4s;
    box-shadow: 0 0 10px rgba(255, 106, 0, 0.3);
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.news-home-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 20px rgba(255, 106, 0, 0.5);
}

.all_mats_btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 55px;
}

.all_mats_btn a {
    display: flex;
    width: 100%;
    max-width: 175px;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    height: 45px;
    padding: 12px 17px;
    background-color: #662c26;
    color: #fff;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-weight: 500;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    line-height: normal;
    text-decoration: none;
}

.all_mats_btn a:hover {
    color: #000;
    background-color: #ffdea7;
}


.stats-section {
    padding: 6rem 5%;
    text-align: center;
    background: radial-gradient(ellipse at top, var(--dark-brown) 0%, #100302 100%);
    position: relative;
    border-top: 1px solid rgba(128, 0, 32, 0.2);
    border-bottom: 1px solid rgba(128, 0, 32, 0.2);
}

.stats-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--orange), transparent);
}

.stats-grid {
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
    /*gap: 3rem;*/
    max-width: 1200px;
    margin: 4rem auto 0;
}

.more_info_supp {
    display: flex;
    margin-top: 50px;
    justify-content: center;
}

.more_info_supp p {
    width: 100%;
    max-width: 640px;
}

.stat-item {
    position: relative;
    padding: 30px 20px;
    background: rgb(122 122 122 / 22%);
    border-radius: 8px;
    z-index: 1;
}

.stat-item:hover {
}

.stat-icon {
    font-size: 3.5rem;
    margin-bottom: 1.5rem;
    color: #ffddab;
}

.stat-number {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #ffddab;
}

.stat-text {
    font-size: 1.3rem;
    color: var(--light-text-secondary);
}

.stat-symbol {
    font-size: 2rem;
    display: inline-block;
    margin-left: 5px;
    color: var(--orange);
    vertical-align: top;
}

.stat-desc {
    margin-top: 15px;
    font-size: 1rem;
    color: var(--light-text-secondary);
    font-style: italic;
}

.sep_section {
    display: block;
    width: 100%;
    height: 35px;
}

.documents-section {
    padding: 25px 0;
    padding-bottom: 60px;
    background-color: rgb(17, 17, 17);
}

.documents-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--orange), transparent);
}

.documents-container {
    /*display: flex;*/
    /*justify-content: center;*/
    /*gap: 3rem;*/
    max-width: 1300px;
    margin: 0 auto;
}

.documents-column {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 48%;
}

.document-card {
    background: linear-gradient(145deg, rgb(103 44 39 / 61%) 0%, rgb(0 0 0 / 70%) 100%);
    border-radius: 8px;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
}

.document-card:hover {
}

.document-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.document-title {
    font-size: 19px;
    color: #fff;
    flex-grow: 1;
    text-align: left;
    line-height: normal;
    margin: unset;
}

.document-buttons {
    display: flex;
    gap: 10px;
}

.doc-btn {
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s;
    border: none;
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}

.doc-btn.read {
    background: rgb(103 44 39);
    color: #fff;
}

.doc-btn.download {
    background: rgb(103 44 39);
    color: #fff;
}

.doc-btn.look_pdf {
    background: rgb(103 44 39);
    color: #fff;
}

.doc-btn:hover {
    color: #000;
    background-color: #ffdea7;
}

.doc-btn.read:hover {
}

.doc-btn.download:hover {

}

.document-description {
    font-size: 0.95rem;
    color: var(--light-text-secondary);
    flex-grow: 1;
    text-align: left;
}

.news-foot-card {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: flex-start;
}

.news-foot-image {
    width: 88px;
    max-width: 88px;
    height: 88px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    border-radius: 5px;
    flex: 1 0 auto;
}

.news-foot-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 10px;
}

.news-foot-date {
    font-size: 13px;
}

.news-foot-content a {
    font-size: 16px;
    line-height: initial;
    color: #fff;
    font-weight: 500;
    position: relative;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    text-decoration: none;
}

.news-foot-content a:hover {
    text-decoration: underline;
}

.news-foot-excerpt {
}

.rqs-modal-body {
    border-radius: 10px;
    background-color: #2c2c2c;
}

.rqs-modal-body .md_content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    gap: 15px;
}

.rqs-modal-body .md_content .md_title {
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    line-height: normal;
}

.rqs-modal-body .md_content .md_text {
    display: block;
    text-align: center;
    color: #fff;
}


.rul_check_block input[type="checkbox"] {
    width: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: transparent;
    font-size: 0;
    border: 0;
    color: unset;
    opacity: 0;
}

.rul_check_block .cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    gap: 10px;
}

.rul_check_block .cbx span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
}

.rul_check_block .cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #363535;
    transition: all 0.2s ease;
    flex: none;
}

.rul_check_block .cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #ffffff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
}

.rul_check_block .cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffdea7;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
}

.rul_check_block .cbx span:last-child {
    color: #fff;
    font-size: 14px;
}

.rul_check_block .cbx span:last-child a {
    color: #ffdea7;
}

.rul_check_block .cbx span:last-child a:hover {
    color: #fff;
}

.rul_check_block .cbx:hover span:first-child {
    border-color: #ffdea7;
}

.rul_check_block .inp-cbx:checked + .cbx span:first-child {
    background: #672c27;
    border-color: #672c27;
    animation: wave-46 0.4s ease;
}

.rul_check_block .inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
}

.rul_check_block .inp-cbx:checked + .cbx span:first-child:before {
    transform: scale(3.5);
    opacity: 0;
    transition: all 0.6s ease;
}

@keyframes wave-46 {
    50% {
        transform: scale(0.9);
    }
}

.rul_check_block {
}

.btn_hdl {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 2px solid #ffdea7;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 10px;
    background-color: #ffdea7;
    text-align: center;
    line-height: 31px;
    margin-left: 12px;
    position: relative;
}

.btn_hdl > svg {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

@media all and (max-width: 1003px) {
    .hd_menu {
    }

    .hd_menu a {
        font-size: 14px;
    }

    .footer_form .int_style.int_50 {
        width: 100%;
    }
}

@media all and (max-width: 959px) {
    .ft_sc_block {
        text-align: left;
    }

    .documents-section .documents-container > div {
        padding: unset;
    }

    .news-home-section {
        padding-bottom: 55px;
    }

    .documents-section {
        padding-top: 20px;
    }

    .head_section {
        margin-bottom: 23px;
    }

    .head_section .sub_text {
        font-size: 30px;
    }
}

@media all and (max-width: 592px) {
    .contact-image-card {
        padding: unset;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .image-one {
        display: none;
    }

    .contact-image-card .image-two {
        width: 100%;
    }

    .footer_feedback_block {
        overflow: hidden;
    }

    .contact-image-card .shape-image {
        position: absolute;
        bottom: -63px;
        right: 25px;
        left: unset;
        top: unset;
    }

    .contact-image-card .image-three {
        position: absolute;
        right: -54px;
        bottom: -98px;
        left: unset;
        top: unset;
    }

    .stat-number {
        font-size: 37px;
    }

    .stat-icon {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }

    .news-home-section .section-title {
        font-size: 27px;
        line-height: 37.65px;
    }

    .tsm_section .section-title {
        font-size: 27px;
        line-height: 37.65px;
    }

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

    .head_section.wild .sub_text {
        font-size: 20px;
        line-height: 32px;
        margin: 5px 0;
    }

    .fb_feed_form_block {
        margin-top: 35px;
    }

    .fb_feed_form_block .sub_tlt {
        font-size: 28px;
        line-height: 39.65px;
    }

    .urls_section {
        gap: 10px;
        margin-top: 20px;
        border-top: 1px solid #1a1a1a;
        padding-top: 20px;
    }
}


.bx-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;

}

.brc_block {
    margin: 25px 0;
    margin-bottom: 15px;
}

.bx-breadcrumb-item {
    height: 22px;
    white-space: nowrap;
    line-height: 21px;
    display: contents;
}

.bx-breadcrumb-item-angle {
    margin: 0px 8px;
    color: #fff;
    vertical-align: top;
    font-size: 14px;
}

.bx-breadcrumb-item-link {
    border-bottom: none;
    vertical-align: top;
    line-height: 21px;
    color: #fff;
}

.bx-breadcrumb-item-link:hover {
}

.bx-breadcrumb-item-text {
    vertical-align: top;
    font-size: 14px;
}


.pagen-mod {
}

.pagen-mod.bx-pagination {
}

.pagen-mod.bx-pagination .bx-pagination-container {
}

.pagen-mod.bx-pagination .bx-pagination-container {
}

.pagen-mod.bx-pagination .bx-pagination-container {
}

.pagen-mod.bx-pagination .bx-pagination-container ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagen-mod.bx-pagination .bx-pagination-container ul li {
}

.pagen-mod.bx-pagination .bx-pagination-container ul li a {
}

.pagen-mod.bx-pagination .bx-pagination-container ul li a:hover {
}

.pagen-mod.bx-pagination .bx-pagination-container ul li a span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0px;
}

.pagen-mod.bx-pagination .bx-pagination-container ul li a:hover span {
    color: #000;
    background-color: #ffdea7;
}


.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-prev {
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-prev span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-prev a span {
    border: 0;
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-prev a:hover {

}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-prev a:hover span {
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-active {
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-active span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0px;
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-next {
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-next span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-next a span {
    border: 0;
}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-next a:hover {

}

.pagen-mod.bx-pagination .bx-pagination-container .bx-pag-next a:hover span {
    color: #000;
    background-color: #ffdea7;
}

.pagen-mod.bx-pagination .bx-pagination-container ul li.bx-active span {
    background-color: #662c26;
    color: #fff;
}

.mod-news-section {
}

.swiper.dt_base_slider {
    margin-bottom: 1.5rem;
}

.swiper.dt_thmbs {
}

.s_card_section {
    margin-bottom: 40px;
}

.s_card_section .container {
    max-width: 420px;
}

.s_card_section .uk-card {
    border-radius: 10px;
    padding: 20px;
    position: relative;
    background-color: #111;
}

.s_card_section .s_photo {

    border-radius: 10px;
}

.s_card_section .uk-card-title {
    font-size: 1.5rem;
    line-height: 1.4;
    color: #ffddab;
    border-bottom: 1px solid #525252;
    padding-bottom: 15px;
    width: 100%;
}

.s_card_section .uk-card-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.s_code {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}

.s_code .s_el_b {
}

.s_prof {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.s_prof .s_el_t {
}

.s_prof .s_el_b {
    color: #fff;
    font-size: 16px;

}

.s_date {
}

.s_date .s_el_t {
    color: #828282;
}

.s_date .s_el_b {
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
}

.s_date .end_date_closed {
    display: block;
    font-size: 17px;
    background-color: red;
    color: #fff;
    padding: 5px 9px;
    border-radius: 5px;
    margin-top: 10px;
    text-transform: uppercase;
}

.another_news {
    display: block;
    width: 100%;
    min-width: 270px;
    max-width: 270px;
}

.uk-grid > * > :last-child.another_news {
    margin-bottom: 1.5rem;
}

@media all and (max-width: 1199px) {
    .another_news {
        min-width: unset;
        max-width: unset;
    }
}


.detail_news_block {
}

.detail_news_block .title_container {
    margin-bottom: .5rem;
    display: block;
    width: 100%;
    text-align: left;
}

.detail_news_block .title_container h1 {
    font-size: 2.25rem;
    word-break: break-word;

    color: #fff;
}

.detail_news_block .date_section {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 1.5rem;
}

.detail_news_block .date_block {
    background: #fff;
    display: inline-block;
    font-size: .84rem;
    line-height: normal;
    color: #000;
    padding: 5px 7px;
    border-radius: 5px;
}

.detail_news_block .img_block {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 1.5rem;
}

.detail_news_block .text_block a {
    color: #ffddab
}

.detail_news_block .text_block a:hover {
    color: #fff
}

.detail_news_block .text_block {
    display: block;
    text-align: left;
    padding: 1.5rem;
    color: #fff;
    background-color: #111;
    border-radius: 8px;
    font-size: 1rem;
    width: 100%;
    margin-bottom: 1.5rem;
}

.another_news {
    width: 285px;
}

.news-dt-card {
    background: linear-gradient(145deg, rgb(103 44 39 / 61%) 0%, rgb(0 0 0 / 70%) 100%);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transition: all 0.4s;
    z-index: 1;
    width: 100%;
    max-width: 285px;
}

.news-dt-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    background: #301009;
}

.news-dt-image {
    height: 270px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.news-dt-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(to top, rgba(26, 0, 5, 0.8) 0%, transparent 70%);*/
}

.news-dt-content {
    padding: 15px;
    text-align: left;
}

.news-dt-date {
    display: block;

    font-size: 0.75rem;
    margin-bottom: 10px;
    font-weight: 500;
}

.news-dt-card a {
    color: #ffddab;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.news-dt-card a:hover {
    color: #fff;
}

.news-dt-excerpt {
    font-size: 14px;
}

.tsm_section{
    margin-top:30px;
}
.tsm_section .section-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
    margin-bottom: 50px;
}
.tsm_card{
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(103 44 39 / 61%) 0%, rgb(0 0 0 / 70%) 100%);
}
.mo_over_cut.tsm_card{overflow: unset;   height: auto;}
.tsm_card .image_tsm_card{}
.tsm_card .image_tsm_card .zoom_icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #35353591;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tsm_card .image_tsm_card img{}


.text_tsm_card{
    text-align: left;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}
.text_tsm_card .tsm_text_header{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: nowrap;
    gap: 3px;
}
.text_tsm_card .tsm_title{
    display: inline-block;
    width: 100%;
    color: #ffddab;
    font-size: 17px;
    font-weight: 600;
}
.text_tsm_card .tsm_sub_title{
    display: inline-block;
    font-size: 13px;
    color: #fff;
}
.text_tsm_card .tsm_text_body{}
.text_tsm_card .tst_text{
    display: inline-block;
    font-size: 14px;
}

@media all and (max-width: 959px) {
    .another_news {
        width: 100%;
    }

    .news-dt-card {
        display: flex;
        flex-direction: row;
        padding: 15px;
        gap: 25px;
        width: 100%;
        max-width: unset;
    }

    body .news-dt-image {
        height: 180px;
        width: 180px;
        background-size: cover;
        background-position: center;
        position: relative;
        flex: none;
        border-radius: 8px;
    }

    .news-dt-content {
        padding: 0;
    }
}


@media all and (max-width: 640px) {
    body .news-home-image,
    body .news-dt-image {
        height: 130px;
        width: 130px;
    }

    .news-home-excerpt,
    .news-dt-excerpt {
        font-size: 14px;
    }

    .news-home-card {
        gap: 15px;
    }

    .news-dt-card {
        gap: 15px;
    }
}

@media all and (max-width: 520px) {
    body .news-home-image,
    body .news-dt-image {
        height: 110px;
        width: 110px;
    }

    body .news-dt-card a,
    body .news-home-card a {
        font-size: 17px;
    }
}

@media all and (max-width: 450px) {
    body .news-home-image,
    body .news-dt-image {
        height: 94px;
        width: 94px;
    }

    body .news-dt-card a,
    body .news-home-card a {
        font-size: 17px;
    }
}

.slide_item .responsive-video {
    max-height: 606px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

body.fullscreen-mode .dt_base_slider {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 9999;
    background: #000;
    padding: 0 !important;
    margin: 0 !important;
}

body.fullscreen-mode .swiper-wrapper {
    height: 100% !important;
}

body.fullscreen-mode .swiper-slide {
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.fullscreen-mode .slide_item {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

body.fullscreen-mode .responsive-video {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain;
    margin: 0 !important;
}

body.fullscreen-mode .dt_thmbs {
    display: none !important;
}

.dt_thmbs .swiper-wrapper {
    display: flex;
    align-items: center;
}

.prev_video_btn {
    display: flex;
    width: 100%;
    max-width: 320px;
    height: 100%;
    max-height: 240px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.prev_video_btn svg {
    width: 70px;
}

/*.detail_news_block .plyr__controls__item.plyr__menu{display:none;}*/
/*.detail_news_block .plyr__controls__item.plyr__control [data-plyr="pip"] {*/
/*    display: none !important;*/
/*}*/

.text_page {
    text-align: left;
    margin-bottom: 50px;
}

.text_page * {
    color: #fff;
}

.text_page h1 {
    font-size: 2.25rem;

    word-break: break-word;
    color: #fff;
    margin-bottom: 35px;
}

.text_page p {
}

.text_page a {
}

.text_page a:hover {
}

@media all and (max-width: 991px) {
    body .brc_block {
        overflow: hidden;
        text-overflow: ellipsis;
    }


    body .brc_block .bx-breadcrumb {
        white-space: nowrap;
        overflow-x: auto;
    }
}

@media all and (max-width: 520px) {
    body .container h1,
    .detail_news_block .title_container h1 {
        font-size: 1.95rem;
    }
}


.b-policy-info {
    display: none;
    position: fixed;
    z-index: 1100;
    padding: 0;
    color: #fff;
    width: 315px;
    bottom: 20px;
    right: 20px;
    background: #111111;
    border-radius: 8px;
    border: 1px solid #ffdcae3b;
}

.b-policy-info__wrapper {
    padding: 20px 20px 20px 20px;
}

.b-policy-info__text a {
    color: #ffdea7;
}

.b-policy-info__text a:hover {
    color: #959595;
    text-decoration: underline;
}

.b-policy-info__text {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: left;
    line-height: 20px;
}

.b-policy-info__wrapper .closer_cross:hover {
    opacity: 0.6;
}

.b-policy-info__wrapper .closer_cross {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.b-policy-info__wrapper .closer_cross svg {
    display: block;
    width: 15px;
    height: 15px;
}

.close_cookie.y_btn {
    display: flex;
    width: 100%;
    border-radius: 10px;
    border: none;
    font-size: 14px;
    height: 36px;
    padding: 6px 11px;
    background-color: #ffddab;
    color: #000000;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-weight: 500;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    line-height: normal;
    text-decoration: none;
}

.close_cookie.y_btn:hover {
    /*color:#fff;*/
    /*background-color: #662c26;*/
}

@media screen and (max-width: 767px) {
    .b-policy-info {
        width: 365px;
    }

    .b-policy-info__text {
        text-align: left;
        font-size: 16px;
    }

    .b-policy-info__wrapper {
        padding: 36px 30px 24px 30px;
    }
}

@media screen and (max-width: 420px) {
    .b-policy-info {
        left: 20px;
        right: 20px;
        width: auto;
    }
}

.text_page .no_mar {
    margin-top: unset;
}

.text_page .mar_b_20 {
    margin-bottom: 20px;
}

.page_content ul {
}

.page_content ul li:first-child {
    margin-top: 0;
}

.page_content ul li {
    margin-top: 5px;
}

.page_content {
    background-color: #111;
    padding: 1.5rem;
    color: #fff;
    border-radius: 8px;
}