html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 16px;
    font-family: "Inter", sans-serif;
    color: #000000;
    line-height: 150%;
    font-weight: 500;
    background: #ffffff;
    /* background-position: center; */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-attachment: fixed; */
}
body:after {
    content: "";
    width: 100%;
    height: 80%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    filter: blur(6px);
    z-index: -1;
    background: url(/include/images/bg.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
a {
    text-decoration: none;
    /* color: rgb(162, 82, 27); */
    line-height: 130%;
    text-align: left;
    text-decoration-line: underline;
}

a.bx-breadcrumb-item-link {
    color: rgb(85, 31, 28);
}

a:hover {
    color: rgb(200, 25, 50);
    text-decoration: underline;
}

.container {
    max-width: 1200px;
}

img {
    max-width: 100%;
    height: auto;
}

footer a.privacy {
    display: block;
    font-size: 14px;
    margin-top: 30px;
    color: rgb(255 255 255);
}

p.return a {
    line-height: 130%;
    color: rgb(118, 33, 35);
    padding: 5px 5px;
    border: 1px solid;
    margin-top: 50px;
    display: block;
    max-width: 170px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}

footer {
    margin: 0 auto;
    color: #2C2B3B;
    /* border-radius: 15px; */
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgb(35, 184, 227);
    margin-top: 30px;
}

header .container {
    /* margin-top: 25px; */
    /* border-top-left-radius: 15px; */
    /* border-top-right-radius: 15px; */
    /* background: rgb(255, 255, 255); */
    /* padding: 0 40px; */
    /* padding-top: 35px; */
    /* padding-bottom: 20px; */
}

header .container {
    /* background: #fff; */
    /* position: relative; */
}
.container_top {
    padding: 15px 0px;
    /* background: #fff; */
    overflow: hidden;
    position: relative;
    padding-top: 30px !important;
}
.owl-carousel .bx-context-toolbar-empty-area {
    background: none!important;
}
.owl-carousel .owl-item img {
    border-radius: 10px !important;
}
.container_top .container {
    border-bottom: 3px solid rgb(0, 0, 0);
    padding-bottom: 30px;
}
.container.top_banner {
    padding: 0px;
    /* background: #fff; */
    margin-top: 30px;
    margin-bottom: 30px;
    border: 3px solid rgb(0, 0, 0);
    border-radius: 10px !important;
}
.home_text {
    box-sizing: border-box;
    border: 3px solid rgb(0, 0, 0);
    border-radius: 5px;
    padding: 30px;
    color: rgb(0, 0, 0);
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
    text-align: center;
}

.container.container_home_text {
    margin-bottom: 60px;
}
ul.home_catalog_li a {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-weight: 100;
    line-height: 120%;
    text-align: center;
    font-style: italic;
}

ul.home_catalog_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1118px;
    padding: 35px 10px;
}

ul.home_catalog_li li {
    width: max-content;
    margin-right: 35px;
    margin-bottom: 5px;
}

.slogan {
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    width: 100%;
}

header ul.social {
    padding: 0px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
}

header ul.social li {
    list-style: none;
    margin-right: 30px;
}

.header_col_two {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header_col_one.col-lg-2.col-12.logo {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}
.main_menu {
    width: 100%;
}

.header_col_three {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header ul.social li:last-child {
    margin-right: 0px;
}

.news_name a {color: rgb(0 0 0);/* font-family: Manrope; */font-size: 13px;font-weight: 800;text-align: left;text-transform: uppercase;text-decoration: none;}

.news_name {/* color: rgb(162, 82, 27); *//* font-family: Manrope; */font-size: 13px;font-weight: 800;line-height: 18px;text-align: left;text-transform: uppercase;padding: 0px 15px;padding-top: 25px;text-align: center;}

.home_catalog .item {
    text-align: center;
    margin-bottom: 30px;
}


a.news_img::before {
    display: block;
    content: "";
    /* padding-top: 56.25%; */
    height: 100%;
    width: 100%;
    background: #0000004f;
    top: 0px;
    display: block;
    left: 0px;
    position: absolute;
}
.container.home_catalog img {
    border-radius: 180px;
}

ul.top2-menu.container {
    background: #fff;
    /* padding: 0; */
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
    padding-bottom: 25px;
    margin-bottom: 0px;
}

ul.top2-menu.container li {
    list-style: none;
}

ul.top2-menu.container a {
    border-radius: 15px;
    background: rgb(158, 34, 42);
    color: #fff;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

ul.top-menu {
    margin-bottom: 0px;
}

div#content-area {
    /* background: #fff; */
    /* max-width: 1200px; */
    /* margin: 0 auto; */
    /* padding: 0 40px; */
    /* padding-bottom: 30px; */
}

section.about {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    padding: 80px 0px;
    border-bottom: 20px solid;
    border-image: url(/include/images/rzaz.png) 20 0;
    /* padding-bottom: 20px; */
    background: url(/include/images/klubus-k.png);
    background-repeat: no-repeat;
    background-position: center;
}

.container.breadcrumb_container {
    background: #fff;
    padding: 0 40px;
    padding-top: 15px;
}

.container.home_catalog {
    border-bottom: 20px solid;
    border-image: url(/include/images/rzaz.png) 20 0;
    padding-bottom: 20px;
    padding-bottom: 90px;
}

section.about p {
    margin-bottom: 30px;
}

section.about .container {
    max-width: 1060px;
}

.container.container_title {
    background: #fff;
}

h1#pagetitle {
    margin: 0px;
    /* padding: 0px 25px; */
    padding-bottom: 15px;
    padding-top: 15px;
    /* color: rgb(85, 31, 28); */
}

.bx-breadcrumb {
    /* background: #fff; */
}

footer a {
    color: #fff;
}

footer ul.social {
    padding: 0px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
}

footer ul.social li {
    list-style: none;
    margin-right: 30px;
}

footer ul.social li:last-child {
    margin-right: 0px;
}

footer ul.social img {
    filter: grayscale(1);
}

footer a.navigation__item-link.menu-item {
    /* color: rgb(169, 148, 136) !important; */
}
footer .text2 {
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 140%;
    text-align: right;
    text-transform: uppercase;
    font-family: "Dela Gothic One", sans-serif;
}
.copyright {
    margin-top: 15px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 800;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    margin-left: 15px;
    /* color: rgb(44, 43, 59); */
}

a.privacy {
    text-align: center;
    margin: 0 auto;
    /* display: block; */
}

footer .container {
    padding: 0 40px;
}

.page_catalog .item {
    text-align: center;
    margin-bottom: 30px;
}

.container.page_catalog img {
    /* border-radius: 180px; */
}

nav.pagination-container.d-flex.justify-content-between {
    margin-top: 30px;
}

.container.page_catalog {
    padding-bottom: 30px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #264559;
    border-color: #264559;
}

.page-link {
    position: relative;
    display: block;
    color: #264559;
    padding: 0;
}
.pagination-sm .page-link {
    padding: 10px 10px;
    line-height: 100%;
}
video.slideVideo {
    max-width: 100%;
    border-radius: 180px;
    max-width: 300px;
    display: none;
    margin: 0 auto;
}

.container.home_catalog img {
    border-radius: 180px;
}

.home_catalog .item:hover img {
    /* display: none; */
}

.home_catalog .item:hover video {
    display: block;
}

.bottom_form .container {
    background: #fff;
    padding: 0px 40px;
    padding-bottom: 60px;
}

.bottom_form form {
    border-radius: 15px;
    background: rgb(220, 220, 220);
    /* opacity: 0.5; */
    padding: 30px;
}

.bottom_form input.form-control {
    color: rgb(169, 148, 136);
    font-style: italic;
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
}

textarea.form-control {
    color: rgb(169, 148, 136);
    font-style: italic;
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
}

.bottom_form .form-group.col-lg-12 {
    margin-bottom: 30px;
}

.bottom_form .form-group.col-lg-6 {
    margin-bottom: 30px;
}

.bottom_form button.btn.btn-primary {
    border: 0;
    border-radius: 15px;
    background: rgb(158, 34, 42);
    color: #fff;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    opacity: 1;
}

.bottom_form h2 {
    text-transform: uppercase;
    color: rgb(118, 33, 35);
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    margin-bottom: 30px;
}

.mobile_menu {
    display: none;
}

.form-group.form-group-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

label.form-group.form-soglasie {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

label.form-group.form-soglasie span {
    display: block;
    /* width: 80%; */
    font-size: 20px;
}

label.form-group.form-soglasie input {
    width: 30px;
}

.detail h1 {
    font-size: 28px;
}
.video_container {
    margin-top: 30px;
}
.DETAIL_TEXT h2 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
}

.detail h1#pagetitle {
    padding-bottom: 10px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 32px;
}

.detail .title_text {
    color: rgb(85, 31, 28);
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
}

.DETAIL_TEXT {
    margin-top: 15px;
}

section.detail_carusel {
    padding-top: 60px;
    padding-bottom: 60px;
}

section.detail_carusel h2 {
    color: rgb(118, 33, 35);
    font-size: 32px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

p.return {
    display: none;
}

section.detail_carusel a.image img {
    border-radius: 170px;
    max-width: max-content;
    margin: 0 auto;
}

section.detail_carusel h3.name {
    text-align: center;
    margin-top: 10px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0%;
    text-align: center;
}

section.detail_carusel h3.name a {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
}

section.detail_carusel.prezidium a.image img {
    border-radius: 0px;
    max-width: max-content;
    margin: 0 auto;
}

section.detail_carusel.prezidium {
    padding-top: 0px;
    padding-bottom: 60px;
}

.col-lg-4.right_prezidium a {
    margin-bottom: 15px;
    display: block;
    text-decoration: none;
    line-height: 120%;
}

header {
    /* background: url(/include/images/top_bg.jpg); */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-blend-mode: multiply; */
    /* background-color: #00000030; */
    /* background-attachment: fixed; */
    /* box-shadow: 0px 4px 9.4px 0px rgba(109, 109, 116, 0.12); */
    /* background: rgb(38, 69, 89); */
}

section.home_big_menu {
    background: url(/include/images/top_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
    background-attachment: fixed;
}

section.bottom_banner {
    /* background: url(/include/images/top_bg.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* padding-top: 60px; */
    /* padding-bottom: 60px; */
    /* margin-bottom: 60px; */
    background-attachment: fixed;
}
.container.home_catalog__section2 {
    padding-top: 60px;
    padding-bottom: 30px;
}

.home_catalog__section2 {
    padding-bottom: 30px;
}
h1#pagetitle {
    margin: 0px;
    padding-bottom: 15px;
    /* color: rgb(162, 82, 27); */
    font-size: 34px;
    font-weight: 800;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 25px;
    /* width: max-content; */
    max-width: 580px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
}




.home_catalog__section2 h2 {
    margin: 0px;
    padding-bottom: 0px;
    color: #000000;
    font-size: 24px;
    font-weight: 800;
    /* line-height: 46px; */
    text-align: center;
    text-transform: uppercase;
    /* padding-top: 25px; */
    /* width: max-content; */
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
    font-family: "Dela Gothic One", sans-serif;
}




section.home_big_menu .container {
    background: rgb(255 255 255 / 78%);
    padding: 40px;
}

.container.vertical_banner {
    position: sticky;
    top: 0px;
}

.container.bottom_banner {
    /* background: rgb(255 255 255 / 78%); */
    /* padding: 40px; */
}

ul.bottom-menu li.navigation__item {
    list-style: none;
    margin-bottom: 10px;
}

ul.bottom-menu a {
    color: #ffffff;
    !; font-size: 18px;
    font-weight: 800;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

footer ul.bottom-menu a:hover {
    color: #000000;
    background: #fff;
}
footer .col-lg-12.text {
    display: flex;
    justify-content: center;
}
.catalog.catalog-section.bx-blue .col-lg-6 {
    margin-bottom: 30px;
}
.catalog .item {
    background: #fff;
    /* padding: 15px; */
    border: 3px solid #A5A5A5;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    /* border-radius: 25px; */
    background: rgb(255, 255, 255);
}
a.btn.more {
    background: #A5A5A5;
    color: #000000;
    margin: 0 auto;
    display: block;
    width: max-content;
    margin-bottom: 30px;
    text-decoration: none;
    outline: none;
    box-shadow: unset;
}

a.btn.more:hover {
    opacity: 0.8;
}
.catalog .item:hover {
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: inset 0px 0px 16.9px 0px #2c2b3b38;
    background: rgb(255, 255, 255);
}
.catalog .item:before {
    content: "";
    top: -20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    background: url(/include/images/item_logo.png);
    display: block;
    width: 35px;
    height: 30px;
    background-size: contain;
}
p.preview_text_news {
    color: rgb(0 0 0);
    /* font-family: Manrope; */
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    text-align: left;
    padding: 0px 15px;
    text-align: center;
}

a.news_img {
    display: block;
    position: relative;
}
a.news_img img {
    width: 100%;
}
a.item {
    display: block;
    box-sizing: border-box;
    border: 6px solid rgb(162, 82, 27);
    border-radius: 10px;
    box-shadow: 0px 0px 25.4px 0px rgba(82, 61, 48, 0.4);
    background: rgb(255, 255, 255);
}

a.news_img:after {
    display: block;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    background: url(/include/images/play.svg) center center no-repeat !important;
    top: 0px;
    -webkit-background-size: 70px 70px !important;
    background-size: 70px !important;
}
a.news_img::before {
    display: block;
    content: "";
    /* padding-top: 56.25%; */
    height: 100%;
    width: 100%;
    background: #0000004f;
    top: 0px;
    display: block;
    left: 0px;
    position: absolute;
}
a.item span {
    display: block;
    text-align: center;
    padding: 30px 0px;
}

a.item p {
    background: rgb(162, 82, 27);
    margin: 0px;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 800;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
}
.left_side a {
    color: #000000;
    font-size: 16px;
    font-weight: 800;
    line-height: 120%;
    text-align: left;
    text-transform: uppercase;
    text-decoration: unset;
}
.left_side a:hover {
    /* color: rgb(229, 230, 66); */
    /* text-shadow: -1px 1px 3px #000000bd; */
    color: rgb(35, 184, 227);
}
.bx_catalog_text .bx_catalog_text_ul li {
    margin-bottom: 15px !important;
    float: none !important;
}

.container.container_btn .btn {
    border-radius: 5px;
    box-shadow: 1px 3px 6.8px 0px rgb(201, 201, 201);
    background: rgb(229, 230, 66);
    margin: 0 auto;
    display: block;
    max-width: 260px;
    color: rgb(44, 43, 59);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0%;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
}

.container.container_btn {
    margin-bottom: 30px;
}

input.form-control {
    outline: none;
    margin-bottom: 15px;
    font-size: 16px;
}

textarea.form-control {
    outline: none;
    margin-bottom: 15px;
    font-size: 16px;
}
.personal span {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #02f900;
}
label {
    margin-bottom: 10px;
    margin-top: 10px;
}
button.btn.btn-primary {
    border-radius: 5px;
    box-shadow: 1px 3px 6.8px 0px rgb(201, 201, 201);
    background: rgb(229, 230, 66);
    margin: 0 auto;
    display: block;
    max-width: 260px;
    color: rgb(44, 43, 59);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0%;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    border: 0;
}

input.soglasie {
    margin-right: 10px;
}
.slogan a {
    color: rgb(0, 0, 0);
    font-size: 29px;
    font-weight: 400;
    line-height: 100%;
    font-family: "Dela Gothic One", sans-serif;
    text-decoration: none;
}
.left_side .bx_catalog_text {
    box-sizing: border-box;
    border: 3px solid rgb(25, 41, 127);
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/*.catalog .item {
    height: 100%;
}
.item_header {
    min-height: 170px;
}
.home_catalog.catalog .col-lg-6 {
    margin-bottom: 30px;
}*/

h1#pagetitle {
    font-size: 26px;
    line-height: 120%;
}

@media (max-width: 991px) {
    .container.bottom_banner {
        background: rgb(255 255 255 / 78%);
        padding: 10px;
    }
    footer .text2 {
    text-align: center;
}
    .bx_catalog_text .bx_catalog_text_ul li {
    width: 45%;
    text-align: center;
}

ul.bx_catalog_text_ul {
    display: flex;
    flex-wrap: wrap;
}

    .container_top .container {
    border-bottom: 3px solid rgb(0, 0, 0);
    padding-bottom: 30px;
}
    .col-lg-2.logo {
        text-align: center;
    }
    .col-lg-3.col-6.left_side {
    order: -1;
    margin-bottom: 30px;
}
section.home_big_menu .col-lg-4 {
    margin-bottom: 30px;
}
.slogan a {
    color: rgb(0, 0, 0);
    font-size: 26px;
    font-weight: 400;
    line-height: 100%;
    font-family: "Dela Gothic One", sans-serif;
    text-decoration: none;
}

.container.container_btn .btn {
    margin-bottom: 15px;
}


.col-lg-3.col-6.right_side {
    order: -1;
    margin-bottom: 30px;
}
    .col-lg-10.text {
        text-align: center;
    }
.header_col_two.col-lg-8.col-12.header_row_menu {
    order: 2;
    margin-top: 30px;
    /* padding-bottom: 15px; */
}




.container_top {
    padding-bottom: 0px;
}
    .copyright {
        text-align: center;
        font-size: 12px;
    }
    section.home_big_menu .container {
        background: rgb(255 255 255 / 78%);
        padding: 10px;
    }

    ul.bottom-menu a {
        color: #ffffff;
 font-size: 14px;
        font-weight: 800;
        line-height: 130%;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
    }

    ul.top2-menu.container {
        display: none;
    }

    .home_catalog__section2 h2 {
        margin: 0px;
        padding-bottom: 15px;
        /* font-family: Manrope; */
        font-size: 18px;
        font-weight: 800;
        line-height: 130%;
        text-align: center;
        text-transform: uppercase;
        padding-top: 25px;
        width: auto;
        margin: 0 auto;
        position: relative;
        margin-bottom: 30px;
    }




    .container.top_banner {
        /* padding: 0px; */
        /* background: #fff; */
        /* margin-top: -10%; */
        /* margin-bottom: 50px; */
        /* max-width: 90%; */
    }

    .mobile_menu.is-active {
        display: block;
    }

    .form-group.form-group-bottom {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    label.form-group.form-soglasie {
        display: flex;
        justify-content: center;
        margin-top: 0px;
        max-width: 540px;
    }

    button.btn.btn-primary {
        order: 2;
        margin-top: 10px;
    }

    label.form-group.form-soglasie span {
        font-size: 16px;
        width: calc(100% - 30px);
        line-height: 100%;
    }

    .menu_desktop {
        display: flex;
        justify-content: center;
        max-width: 370px;
        margin: 0 auto;
    }
.menu_desktop ul.top-menu {
    display: block;
    position: relative;
    height: auto;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex-wrap: wrap;
}

.header_col_two.col-lg-10.col-12.header_row_menu {
    order: 1;
}

.header_col_one.col-lg-2.col-12.logo {
    order: 1;
    text-align: center;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_menu ul li a {
    font-size: 16px;
    text-align: left;
    display: block;
    max-width: 100%;
    /* width: min-content; */
}
    .bottom_form h2 {
        font-size: 24px;
    }

    .container.breadcrumb_container {
        padding: 0 15px;
        padding-top: 15px;
    }

    .bottom_form .container {
        padding: 0px 15px;
        padding-bottom: 50px;
    }

    .bottom_form input.form-control {
        font-size: 16px;
    }

    textarea.form-control {
        font-size: 16px;
    }

    h1#pagetitle {
        padding: 0px 0px;
        padding-bottom: 15px;
        padding-top: 25px;
        font-size: 26px;
        width: auto;
        line-height: 130%;
    }

    .header_col_one.logo a {
        display: block;
        max-width: max-content;
        margin: 0 auto;
    }

    button.header_menu_button {
        position: absolute;
        right: 15px;
        top: 30px;
        z-index: 190;
        display: none;
    }
.col-lg-3.right_side {
    display: none;
}
    header {
        position: relative;
    }

    footer ul.top-menu.is-active {
        display: none;
    }

    .header_col_three {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }

    header .container {
        padding: 0 15px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .slogan {
        font-size: 20px;
        padding-bottom: 15px;
        z-index: 1;
    }

    ul.top-menu.is-active {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        width: 100% !important;
    }

    ul.home_catalog_li a {
        font-size: 14px;
    }
.home_text {
    font-size: 14px;
}
    div#content-area {
        padding: 0 15px;
        padding-bottom: 30px;
    }

    ul.container.home_catalog_li {
        padding: 0;
        padding: 25px 15px;
    }

    ul.home_catalog_li li {
        width: max-content;
        margin-right: 25px;
        margin-bottom: 5px;
    }

    section.about {
        font-size: 18px;
        padding: 30px 0px;
    }

    .container.home_catalog {
        padding-bottom: 30px;
    }
nav.pagination-container.d-flex.justify-content-between {
    display: flex;
    flex-wrap: wrap;
}
    .detail h1#pagetitle {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    footer .header_col_one {
        display: flex;
        align-items: center;
        justify-content: center;
    }
        .container_top .container {
    border-bottom: 3px solid rgb(0, 0, 0);
    padding-bottom: 15px;
}
    .bx_catalog_text .bx_catalog_text_ul li {
    margin-left: 0px;
    text-align: center;
}
.slogan a {
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    font-family: "Dela Gothic One", sans-serif;
    text-decoration: none;
}
ul.bx_catalog_text_ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.main_menu ul li a {
    font-size: 15px;
    text-align: left;
    display: block;
    max-width: 100%;
    /* width: min-content; */
}
    .left_side a {
    font-size: 12px;
}

.bx_catalog_text .bx_catalog_text_ul li {
    margin: 0px 5px !important;
    margin-bottom: 10px !important;
}
    .slogan {
        font-size: 18px;
        padding-bottom: 0px;
        line-height: 150%;
    }
}
