:root {

    --main-green: #07a408;
    --main-gray: #4a4a4a;
    --font-icons: "Font Awesome 6 Free";
}

.btn-primary {
    color: #fff;
    background-color: #07A408;
    border-color: #07A408;
}

footer {
    margin-top: 20px;
}

#mxcpr {
    display: none !important;
}

.block_product .name a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1;
    display: block;
    height: 50px;
    padding-top: 10px;
}

.jshop h1,
.hcart {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin: 25px 0;
}

.jshop.productfull h1 {
    margin: 0 0 15px 0;
}

.productfull .prod_qty_input {
    padding-left: 0px;
}

.productfull .prod_buttons {
    margin: 18px 0;
}

.jshop_prod_description {
    font-weight: 400px;
    font-size: 14px;
    color: #000000;
}

.product-buttons .btn {
    padding: 0px 25px;
}

.jshop .prod_qty_input input {
    width: 60px;
    text-align: center;
    border: 1px solid #000000;
}

.productfull .buttons {
    padding-left: 25px;
}

.jshop_list_product .product .name {
    text-align: left;
}

.jshop_list_product .product .jshop_price {
    font-size: 16px;
    font-weight: 700;
    color: #07A408;
    margin: 5px 0 0 0;
}

.jshop_list_product .product .buttons a {
    margin-top: 0px;
}

.jshop_list_product a:hover {
    opacity: 0.8;
}

.jshop_list_product .product .description {
    color: #000000;
    font-size: 14px;
}

.jshop_list_product .product .image_block,
.jshop_prod_cart .jshop_img_description_center .data,
.product-cart {
    height: 246px;
    object-fit: cover;
    overflow: hidden;
    content: ' ';
    position: relative;
    /* width: 246px; */
    display: block;
    z-index: 0;
}

#comjshop_list_product .justify-content-between .clearfix {
    width: 246px;
}

.jshop_prod_cart .jshop_img_description_center .data {
    width: 129px;
    height: 129px;
}

.product-cart {
    width: 393px;
    height: 393px;
}

#list_product_image_thumb img {
    width: 80px;
    height: 80px;
}

.review_text,
#jshop_review_write .d-md-flex .span3 {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.review_item {
    border-bottom: 0px dotted #999999;
    padding: 5px 15px;
    background: #F5F5F5;
    margin-top: 25px;
}

.form-review {
    margin-top: 25px;
}

.d-md-flex .col-input {
    width: 30%;
}

.rating-review {
    margin: 10px 0 15px 0;
}

#jshop_review_write .d-md-flex {
    grid-gap: 40px;
    margin-bottom: 10px;
}

#jshop_review_write .inputbox {
    width: 100%;
    border: 1px solid #B3B3B3;
    border-radius: 4px;
}

.jshop_img_description_center {
    padding-left: 0 !important;
}

.jshop_list_product .product .image_block img,
.jshop_prod_cart .jshop_img_description_center .data img,
.product-cart a img {
    /* position: absolute !important; */
    /* top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important; */
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%;
}

.jshop_list_product .d-md-flex .sblock4 {
    width: 246px;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 4px;
}

.jshop_prod_cart {
    border-bottom: 1px solid #B3B3B3;
}

.jshop_list_product .d-md-flex {
    margin-bottom: 25px;
}

.jshop.cart .data {
    font-size: 14px;
    font-weight: 700;
    color: #07A408;
}

.jshop.cart .total_price .data {
    color: #000000;
}

.jshop.cart .product_name a {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
}

.cart-product {
    grid-gap: 30px;
}

.jshop_register input {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    width: 300px;
}

.jshop_order_step {
    font-weight: 700;
    color: #000000;
    font-size: 14px;
}

#active_step {
    color: #07A408;
}

#jshop_menu_order {
    border: 0px solid #ccc;
    background-color: #D9D9D9;
}

.control-label.name {
    font-weight: 400;
    color: #000000;
    font-size: 14px;
}

.jshop_register .control-group {
    margin-bottom: 20px;
}

.productfull #block_price {
    font-size: 16px;
    font-weight: 700;
    color: #07A408;
    padding-left: 15px;
}

.productfull .prod_price {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}

.stars_active {
    background-position: 0px -32px;
}

.jshop_img_description {
    margin-top: 25px;
}

img.jshop_img_thumb {
    padding: 0px;
    text-align: center;
    border: 0px solid #ccc;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    object-fit: contain;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.cart td {
    border: 0px solid #ccc;
    padding: 15px 5px;
}

.cart .quantity .inputbox {
    width: 90px;
    border: 1px solid #D9D9D9;
    text-align: center;
    border-radius: 4px;
    padding: 5px 0px;
}

.cart .cart_reload {
    margin-left: 10px;
}

table.jshop td {
    vertical-align: middle;
}

.cart th {
    background-color: #D9D9D9;
    border: 0px solid #ccc;
    text-align: center;
}

.back-to {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    border: 1px solid #4A4A4A;
    border-radius: 4px;
    padding: 2px 25px;
}

.checkout {
    background: #07A408;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 4px;
}

.pagination_shop ul {
    list-style: none;
    display: flex;
    justify-content: center;
}

.pagination_shop li a,
.pagination_shop li span {
    font-size: 16px;
    font-weight: 700;
    color: #07A408;
    text-decoration: none;
    border: 1px solid #07A408;
    border-radius: 4px;
    padding: 4px 10px;
    margin: 0 8px;
}

.pagination_shop li span {
    color: #ffffff;
    background: #07A408;
}

.btn-success {
    background-color: #07A408;
    border-color: #07A408;
    padding: 1px 20px;
}

header {
    height: 45px;
    box-shadow: 1px 1px 10px #000;
    position: fixed;
    z-index: 2;
    width: 100%;
    background: #fff;
    top: 0;
}

/*header .container{
    max-width:90%
}*/
.header_container {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
    align-items: center;
}

.header_logo {}

.header_logo img {
    max-width: 100%;
    max-height: 40px;
}

.header_logo a {
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.site_name {
    text-transform: uppercase;
    font-weight: bold;
    color: #07a408;
    margin-left: 10px;
    font-size: 18px;
}

.header_main_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.header_main_menu li {}

.header_main_menu a {
    color: #000;
    text-decoration: none;
    padding: 0 10px;
    text-transform: uppercase;

}

.slider_position {
    margin-top: 45px;
}

.service_burger {
    background: var(--main-green);
    padding: 5px 10px;
    display: block;
    width: fit-content;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    border: 2px solid;
}

.service_burger:hover {
    background: #ffffff;
    border: 2px solid green;
    color: green;
}

.service_burger i,
.service_burger svg {
    font-size: 20px;
}

.header_services_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.service_menu_container {
    display: none;
    position: absolute;
    max-width: 300px;
    background: #fff;
    top: 50px;
    box-shadow: 1px 1px 10px;
    padding: 15px;
    z-index: 9;
}

.service_menu_container.active {
    display: block;
    overflow-y: scroll;
    max-height: 100vh;
    height: fit-content;
}

.service_menu_container ul {}

.service_menu_container li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}

.service_menu_container li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.service_menu_container li a:hover {
    color: var(--main-green);
}

.service_menu_container li ul {
    display: none;

}

.service_menu_container li ul li {}

.header_main_menu a:hover {
    color: var(--main-green);
}

.latest_news_container {
    display: flex;
    flex-wrap: wrap;
    padding-inline-start: 0;
    list-style: none;
}

.latest_news_item {}

.latest_news_item_inner {
    box-shadow: 1px 1px 10px;
    padding: 20px;
    margin: 0 20px;
    border-radius: 10px;
    height: 100%;
}

.latest_news_image {
    border-radius: 10px 10px 0 0;
    margin: -20px;
    background-position: top center !important;
    background-size: cover !important;
}

.latest_news_image img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    opacity: 0;
}

.latest_image_transp {}

.latest_news_item.odd {
    border-bottom: 0;
}

.latest_news_item {
    margin-bottom: 20px;
}

.latest_news_item_inner .moduleItemTitle {
    margin-top: 30px;
    display: block;
    min-height: 80px;
    color: #000;
}

.latest_news_footer_block {
    border-top: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0 0;
}

a.news_item_readmore {
    background: var(--main-green);
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
}

.green_button {
    background: var(--main-green);
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    padding: 5px 10px;
    border: 2px solid var(--main-green);
}

.green_button:hover {
    color: var(--main-green);
    background: #fff;

}

.rivnovaha_module_header {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
}

.rivnovaha_module_footer {
    text-align: center;
    margin: 30px 0;
}

.rivnovaha_module_title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: var(--main-green);
}

.rivnovaha_module_button {
    text-align: right;
}

.more_items_button {
    color: var(--main-green);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
}

.more_items_button:hover {}

.events_block {
    background: url('/templates/rivnovaha/images/bg_image_full-1.jpg');
    background-position: center;
    background-size: cover;
}

.events_block_inner {
    height: 100%;
    padding: 30px 0;
    background: #ffffffab;
}

.event_item {}

.event_item_inner {
    background: #fff;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 1px 1px 10px;
}

.event_date {
    background: var(--main-green);
    color: #fff;
    border-radius: 4px 0 0 4px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.event_date_day {
    font-size: 40px;
    display: block;
    width: 100%;
    font-weight: bold;
}

.event_month {
    text-transform: uppercase;
    font-size: 20px;
}

.read_more_event {
    display: flex;
    background: var(--main-green);
    height: 100%;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 55px;
    width: fit-content;
    padding: 5px;
    align-items: center;
    border: 2px solid var(--main-green);
    margin-right: -1px;
}

.read_more_event:hover {
    background: #fff;
    color: var(--main-green);
    border-left
}

.read_more_button {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.events_footer {
    display: flex;
    flex-wrap: wrap;

}

.events_footer {}

.event_content a {
    color: var(--main-gray);
}

.center_events_button {
    text-align: left;
}

.edu_events_button {
    text-align: right;
}

.events_container {
    padding-inline-start: 0;
    list-style: none;
}

.event_content {
    padding: 10px 20px;
}

.aboutus_container {
    display: flex;
    flex-wrap: wrap;
}

.aboutus_image {}

.aboutus_image img {
    width: 85%;
}

.aboutus_text {}

.aboutus_text b,
.aboutus_text strong {
    color: var(--main-green);
}

.aboutus_text_content {
    margin-bottom: 30px;
}

.aboutus_more {
    display: flex;
    flex-wrap: wrap;
}

.contacts_block {
    box-shadow: 1px 1px 10px;
    max-width: 300px;
    margin: 20px;
    border-radius: 10px;
    padding: 10px;
    background: #ffffffde;
}

.contacts_block .row {
    padding: 8px;
}

.map_and_contacts iframe {
    width: 100%;
    height: 350px;
}

.map_and_contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.map_and_contacts .container {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.contacts_row_text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}

.contacts_block i,
.contacts_block svg {
    color: var(--main-green);
}

footer {
    background: var(--main-gray);
    padding: 30px 0;
}

.footer_menu {}

.footer_menu ul {}

.footer_menu ul li {}

.footer_menu ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.footer_menu ul li ul {
    display: none;
}

.footer_copyright {}

.footer_menu .menu {
    border-top: 1px solid #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;

    padding: 30px 0;

}

.footer_copyright {
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}

.footer_copyright p {
    padding: 0;
    margin: 0;
}

footer .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.home_slider {}

.slider_item {
    height: 70vh;
    background-size: cover !important;
    background-position: center !important;
}

.slider_item_inner {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    background: #07a4087d;
}

.home_slider_title {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 1px 1px 10px #001b08;
}

.home_slider_subtitle {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 10px #001b08;
}

.home_slider_link {
    background: #fff;
    border: 2px solid #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 4px;
    text-decoration: none;
    color: #000;
    display: block;
    width: fit-content;
    margin-top: 30px;
}

.home_slider_link:hover {
    background: #07a408;
    border: 2px solid #fff;
    color: #fff;
}

.home_slider .slick-prev {
    margin-left: 50px;

}

.home_slider .slick-next {
    margin-right: 50px;

}

.home_slider .slick-prev:before {
    /*font-family: "Font Awesome 6 Free";*/
    /*	content: '\f053';
*/
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.home_slider .slick-next:before {
    /*font-family: "Font Awesome 5 Free";*/
    /*content: '\f054';
	*/
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

/** Articles **/
#k2Container {
    font-family: 'Open Sans', sans-serif !important;
}

.itemFullText,
.itemFullText p,
.itemFullText span {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1rem !important;
    margin-bottom: 1rem !important;
}

.itemFullText ul,
.itemFullText ol {
    display: grid;
}

.itemTitle {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    /*30*/
    font-weight: bold !important;
    color: var(--main-green) !important;
}

div.itemFullText img {
    padding: 5px;
    max-width: 300px;
    height: auto;
    float: left;
}

div.itemVideoBlock {
    background: none;
}

.k2Anchor {
    display: none;
}

.itemSocialSharing {
    display: none;
}

.neuro_item_header {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid var(--main-green);
    padding: 10px 0;
    align-items: center;
}

.neuro_item_title {}

.neuro_item_date {

    color: var(--main-gray);
    text-align: right;
}

div.itemFullText {
    padding: 30px 0;
}

#k2Container a {

    color: var(--main-green);
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

.catItemTitle a {
    font-size: 18px !important;
    font-weight: bold;
}

.k2Pagination {}

.pagination-start a {}

.pagination-start .pagenav {}

.pagination-prev {}

.k2Pagination ul {}

.k2Pagination li {}

.k2Pagination a {
    padding: 0 10px;
    border: 1px solid;
    border-radius: 4px;
    margin: 5px;
}

.k2Pagination span {
    padding: 0 10px;
    border: 1px solid;
    border-radius: 4px;
    margin: 5px;
}

.itemVideoEmbedded {}

.itemVideoEmbedded iframe {
    width: 100%;
}

li.current.current a {
    color: var(--main-green);
}

.catItemHeader .itemTitle {
    font-size: 20px !important;
}

.catItemHeader .neuro_item_header {
    border: 0;
}

.catItemVideoBlock {
    background: none !important;

}

.catItemVideoBlock iframe {
    width: 100%;
}

.avPlayerContainer {
    width: 100% !important;
}

.avPlayerContainer iframe {
    width: 100%;
}

.gallery_itemList {
    display: flex;
    flex-wrap: wrap;
}

.gallery_itemList .itemContainer {}

.gallery_itemList .itemContainer img {
    width: 100%;
}

.gallery_item_image_category {
    display: block;
    height: 250px;

}

div.catItemImageBlock {
    float: unset !important;
    width: 100%;
}

.neuro_gallery .neuro_item_title {
    height: 70px;
}

.catItemIntroText,
.catItemIntroText p,
.catItemIntroText span,
.itemIntroText span,
.itemIntroText p {
    font-size: 1rem !important;
    font-family: 'Open Sans', sans-serif !important;
}

/** Item Gallery**/

.sigProContainer {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}

.sigProContainer .sigProThumb {}

.sigProLink {}

.sigProImg {
    width: 100% !important;
}

ul.sigProElegant li.sigProThumb a.sigProLink {
    background-color: unset;
    border: 0;
    padding: 5px;
}

ul.sigProElegant li.sigProThumb a.sigProLink:hover {
    background-color: unset;
    border: 0;
}

.breadcrumbs_position {
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    opacity: 0.9;
}

.breadcrumbs_position ul {
    margin-bottom: 0;
}

.breadcrumbs_position li {}

.breadcrumbs_position a {
    color: var(--main-green);
    padding-right: 5px;
}

.breadcrumbs_position span {
    color: var(--main-gray);
    padding-right: 5px;
}

.default_category_item_image {
    display: block;
    background-size: cover !important;
    background-position: center !important;
    height: 100%;
}

.catItemImageBlock.default_category_item {
    width: 250px;
    height: 200px;
    float: left !important;
}

.default_category_item .catItemImage {
    height: 100%;
}

.default_category_item_body div.catItemIntroText {

    margin-top: 0;
    text-align: left !important;
}

.default_category_item_body div.catItemIntroText,
.default_category_item_body div.catItemIntroText p,
.default_category_item_body div.catItemIntroText span {

    margin-top: 0;
    text-align: left !important;
}

.default_category_item_body .catItemIntroText img {
    display: none !important;
}

.neuro_item_header.with_image {
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    filter: blur(7px);
    opacity: 0.3;
}

.neuro_item_header_content {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: 0;
}

.neuro_item_small_image {
    text-align: center;
}

.neuro_item_small_image img {
    max-width: 200px;
    max-height: 200px;
    border-radius: 4px;
    box-shadow: 1px 1px 10px #787878;
}

.neuro_item_header_content .neuro_item_date {
    text-align: left;
}

.neuro_item_header_container .neuro_item_header_content {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    margin-top: 50px;
    width: 100%;
}

.neuro_item_header_container {
    position: relative;
    text-shadow: 1px 1px 10px #fff, 1px 1px 10px #fff;
}

.latest_news_item.lastItem {
    display: none;
}

.header_menu_inburger {
    background: #cccccc3d;
    width: 100%;
}

.k2Pagination ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-inline-start: 0;
}

.pagination-start {}

.pagination-prev {}

.pagination-start span {
    display: none;
}

/* .pagination-start:before {
    display: block;
    content: '\f053 \f053';
    font-weight: bold;
    font-family: var(--font-icons);
} */

.pagination-prev span {
    display: none;
}

/* .pagination-prev:before {
    display: block;
    content: '\f053';
    font-weight: bold;
    font-family: var(--font-icons);
} */

/*.pagination-end .pagenav{
    display: none;
}
.pagination-next .pagenav{
    display: none;
}*/
.pagination-end a:before {
    display: block;
    content: '\f054 \f054';
    font-weight: bold;
    font-family: var(--font-icons);
    color: var(--main-green);

}

.pagination-next a:before {
    display: block;
    content: '\f054';
    font-weight: bold;
    font-family: var(--font-icons);
    color: var(--main-green);

}

.pagination-end {
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    margin-left: 10px;
    font-size: 14px;
}

.pagination-start {
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    margin-right: 10px;
    font-size: 14px;
}

.pagination-next,
.pagination-prev {
    padding: 0 10px;
}

.itemFullText iframe {
    max-width: 100%;
}

.service_menu_container .parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.service_menu_container .parent:after {
    content: '\f138';
    background: var(--main-green);
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    font-family: var(--font-icons);
    font-weight: bold;
    cursor: pointer;
}

.active_submenu .nav-child {
    display: block;
    width: 100%;
}

.active_submenu:after {
    width: 100% !important;
    content: '\f139' !important;
    display: flex;
    flex-wrap: wrap;
}

label[for="mod-search-searchword"] {
    display: none;
}

label[for="mod-search-searchword"]:before {
    content: '\f002';
    display: block;
}

/**Header Search**/
.header_search {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.header_search i {
    cursor: pointer;
}

.open_search {
    display: none;
    position: absolute;
    top: 50px;
}

.service_burger {}

.service_burger span {
    font-size: 13px;
    padding-right: 5px;
}

.open_search_trigger {
    cursor: pointer;
}

.open_search_trigger i,
.open_search_trigger svg {
    color: #000;
}

.open_search_trigger:hover i,
.open_search_trigger:hover svg {
    color: var(--main-green);
}

.open_search input {
    border-radius: 4px;
    border: 0;
    box-shadow: 1px 1px 5px;
    padding: 5px 10px;
}

.open_search .liveSearchResults {}

.open_search .liveSearchResults li {
    padding: 5px !important;
    border-bottom: 2px solid var(--main-green) !important;
    font-size: 14px;

}

.open_search .liveSearchResults a {
    color: #000;
    border-top: 0 !important;
    text-decoration: none;
}

/**^Header Search^**/

.before_content_position {}

.before_content_position .menu {
    justify-content: space-between;
}

.before_content_position .menu li a:before {
    font-family: var(--font-icons);
    font-weight: bold;
    font-size: 40px;
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
}

.before_content_position .menu li a:hover:before {
    color: var(--main-green);
}

.before_content_position .menu li {
    border: 0;
    width: 20%;
    padding: 10px;
    margin: 8px;

}

.before_content_position .menu li a {
    text-align: center;
    border-radius: 4px;
    background: #07a408;
    box-shadow: 1px 1px 10px #ccc;
    display: block;
    height: 100%;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid var(--main-green);
}

.before_content_position .menu li a:hover {
    color: var(--main-green);
    border: 2px solid var(--main-green);
    background: #ffffff;
}

.before_content_position .menu li ul {
    display: none
}


/*Menu Services*/
.before_content_position .item-163 a:before {
    content: '\f46d';
}

.before_content_position .item-109 a:before {
    content: '\f5b8';
}

.before_content_position .item-160 a:before {
    content: '\f025';
}

.before_content_position .item-162 a:before {
    content: '\f2a2';
}

.before_content_position .item-110 a:before {
    content: '\f4ff';
}

.before_content_position .item-117 a:before {
    content: '\e4fa';
}

.before_content_position .item-119 a:before {
    content: '\f53f';
}

.before_content_position .item-121 a:before {
    content: '\e537';
}

.before_content_position .item-130 a:before {
    content: '\f1ae';
}

.before_content_position .item-167 a:before {
    content: '\f61f';
}

.before_content_position .item-175 a:before {
    content: '\f5a0';
}

.before_content_position .item-179 a:before {
    content: '\f518';
}

.before_content_position .item-181 a:before {
    content: '\f549';
}

.before_content_position .item-182 a:before {
    content: '\e4e6';
}

.before_content_position .item-183 a:before {
    content: '\f004';
}

.before_content_position .item-184 a:before {
    content: '\e4a9';
}

.before_content_position .item-193 a:before {
    content: '\e54e';
}

/*Menu Services*/
.latest_news_item_inner a {
    font-weight: bold;
    text-decoration: none;
}

.topics_news_image img {
    opacity: 1;
}

.container iframe {
    max-width: 100%;
}

/***LOADER***/
.loader {
    background: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    top: 0;
}

.loader img {
    width: 200px;
    height: fit-content;


}

div#itemListLeading {
    display: flex;
    flex-wrap: wrap;
}

main .itemBody img {
    max-width: 100%;
}

.nezhenets_page {}

.nezhenets_page .default_category_item_image {
    background-position-y: top !important;
}

/******/

.link_button {
    background: var(--main-green);
    color: #ffffff !important;
    width: 200px;
    height: 40px;
    line-height: 99%;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-content: center;
    border-radius: 5px;
    justify-content: center;
}

.link_button:hover {
    background: #07a408c9;
}

.footer_second_menu {}

.footer_second_menu ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: end;
}

.footer_second_menu ul li a {
    color: #ffffff;
    text-decoration: none;
}

.footer_second_menu li.current.active a {
    color: #ffffff;
}

.our_gimn {
    position: fixed;
    left: -60px;
    top: 20%;
    transform: rotate(-90deg);
    transition: 1s;
}

.our_gimn a {
    color: #ffffff;
    background: #07a408;
    padding: 0 15px;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    align-items: center;
    border-radius: 0 0 5px 5px;
    border: 2px solid #ffffff;
    text-decoration: none;

}

.our_gimn:hover {
    left: -57px;
    transition: 1s;
}

.our_gimn a span {
    padding-left: 10px;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

.playing svg {
    animation: rotate 2s linear infinite;
}

/***MEDIA ***/
/***MEDIA ***/
/***MEDIA ***/

@media screen and (max-width:992px) {
    .latest_news_item.lastItem {
        display: block;
    }

    .before_content_position .menu li {
        border: 0;
        width: 25%;
    }
}

@media screen and (max-width:768px) {
    .aboutus_image {
        margin-bottom: 20px;
    }

    .aboutus_image img {
        width: 100%;
    }

    .read_more_button {
        display: none;
    }

    .neuro_item_date {
        font-size: 11px;
    }

    .neuro_item_header_container .neuro_item_header_content {
        margin-top: 0;
    }

    .itemTitle {
        font-size: 18px !important;
    }

    .neuro_item_small_image {
        margin-top: 20px;
    }

    .footer_menu li {
        padding: 10px 20px;
    }

    .before_content_position .menu li {
        border: 0;
        width: 45%;
    }

    .footer_second_menu ul {
        align-content: center;
        text-align: center;
    }
}

@media screen and (max-width:426px) {
    .catItemImageBlock.default_category_item {
        width: 100%;
    }

    .before_content_position .menu li {
        border: 0;
        width: 100%;
    }
}

/***MEDIA ***/
/***MEDIA ***/
/***MEDIA ***/

.owners_info {
    line-height: 1;
}

.owners_info ul {}

.jshop_img_description #list_product_image_thumb {
    display: flex;
    justify-content: space-around;
}

@media screen and (max-width:1199px) {

    .jshop_list_product .product .image_block,
    .jshop_list_product .d-md-flex .sblock4 {
        width: 100%;
    }

    .jshop_list_product .d-md-flex {
        grid-gap: 15px;
    }
}

@media screen and (max-width:768px) {

    .d-md-flex .col-input,
    .jshop_register input,
    .product-cart {
        width: 100%;
    }

    .product-cart {
        /* height: 270px; */
    }

    #list_product_image_thumb img {
        width: 75px;
        height: 75px;
    }
}

@media screen and (max-width:576px) {
    .jshop.cart_buttons .td_2 {
        text-align: left;
        margin-top: 40px;
    }
}

@media screen and (max-width:426px) {
    .jshop_register input {
        width: 100%;
    }
}

.other_delivery_adress {
    display: none;
}

.contacts_row_text a {
    text-decoration: none;
    color: #000;
}

.not_active_step {}

.not_active_step a {
    color: #000000;
    font-size: 14px;
}

#comjshop {
    min-height: 500px;
}

.checkout_finish_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    text-align: center;
    font-size: 20px;
    padding: 100px 0;
}

.checkout_finish_container p {
    margin-top: 40px;
}

.checkout_finish_container path {
    fill: #07a408;
}

.checkout_finish_container svg {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.mod_cart_count {
    position: fixed;
    right: 0;
    top: 20%;
    background: #07a408;
    width: 35px;
    border-radius: 5px 0 0 5px;
    padding: 3px;
    cursor: pointer;
}

.mod_cart_count path {
    fill: #ffffff;
}

.mod_cart_count .items_count {
    color: #07a408;
    position: absolute;
    top: 2px;
    left: 0;
    width: inherit;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
}

.shop-link {
    color: #07a408 !important;
}

.shop-link::before {
    content: '\f07a';
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    padding-right: 5px;
}

.cart-product .jshop {
    width: auto;
}

.jshop_prod_description {
    width: 100%;
}

.lang_switcher {
    position: fixed;
    top: 9px;
    right: 10px
}

@media (min-width:768px) {
    .jshop_prod_description {
        margin-left: 40px;
    }
}


.cart-product {
    justify-content: flex-start !important;
}

.pagenav {}

.jshopping-products {}

.jshopping_products_container {
    display: flex;
    flex-wrap: wrap;
}

.jshopping_products_container .product {
    margin-bottom: 20px;
}

.jshopping-products .product_inner {
    padding: 20px;
    border: 1px solid #ccc;
    height: 100%;
    border-radius: 5px;
    margin: 10px;
}

.jshopping-products img {
    aspect-ratio: 1 / 1;
    WIDTH: 100%;
    object-fit: contain;
}

.goto_shopping_label {
    text-align: right;
}

.goto_shopping {
    background: #07a408;
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    color: #ffffff !important;
    justify-self: flex-end;

}

.jshopping-products .jshop_product_data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jshopping-products h3 {
    font-size: 16px;
    margin: 20px 0;

}

.jshopping-products a {
    text-decoration: none;
    color: #000;
}

.jshopping-products a:hover {
    color: #07a408
}

.jshop_product_data a:hover {
    color: #ffffff;
    background: #07a408;
}

.jshopping-products .readmore {
    color: #ffffff;
    border-radius: 4px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.jshopping-products .readmore:hover {
    opacity: 0.8;
}

.jshopping-products .jshop_price {
    font-size: 16px;
    font-weight: 700;
    color: #07A408;
    margin: 5px 0 0 0;
}


.fixed_faq_line {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    height: 50px;
    bottom: -50px;
    z-index: 9;
}

.fixed_faq_line_inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    box-shadow: 1px 1px 10px #00000073;
}

.faq_line_button {
    cursor: pointer;
    width: 150px;
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    border: 2px solid var(--main-green);
    border-radius: 4px;
    justify-content: center;
    align-content: center;
    font-weight: 500;
    color: var(--main-green);
}

.faq_line_button:hover {
    background: var(--main-green);
    color: #ffffff;
}

.modal_sidebar {
    position: fixed;
    left: -350px;
    top: 0;
    max-width: 300px;
    background: #ffffff;
    height: 100vh;
    z-index: 9;
    box-shadow: 1px 1px 10px #000000;
}

.modal_header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.modal_content {
    padding: 30px 20px;
}

.modal_content form {}

.modal_content form label {
    width: 100%;
}

.modal_content form textarea {
    width: 100%;
}

.modal_content form input {

    width: 100%;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #cccccc;

}

.modal_content form select {

    width: 100%;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #cccccc;
}

.modal_content form button {
    width: 100%;
    background: var(--main-green);
    color: #ffffff;
    font-weight: bold;
    border-radius: 4px;
    border: none;
    height: 35px;
    cursor: pointer;
    margin-top: 20px;
}

.modal_content form button:hover {
    opacity: 0.8;
}

.modal_close {
    border: 1px solid;
    border-radius: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    justify-items: center;
    align-items: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.modal_close:hover {
    border: 1px solid var(--main-green);
    color: var(--main-green);
}

label.legal {
    line-height: 1;
}

label.legal input {
    width: fit-content;
    float: left;
    margin-top: 2px;
}

label.legal a {
    color: var(--main-green);
}

.form_success_submit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: none;
}

.form_success_submit .success_icon {
    color: var(--main-green);
    font-size: 70px;
}

.form_success_submit .success_icon svg {}

.form_success_submit p {
    text-align: center;
    font-size: 20px;
    font-style: italic;
    line-height: 1;
    color: var(--main-green);
}

.form_success_submit p.contact_time {
    color: var(--main-gray);
    font-weight: bold;
    font-size: 18px;
}

.fixed_faq_line_trigger {
    background: #fff;
    width: 50px;
    height: 23px;
    position: absolute;
    right: 0;
    top: -23px;
    /* border: 1px solid; */
    box-shadow: -2px -5px 10px #0000001a;
    z-index: revert-layer;
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.fixed_faq_line.open {
    bottom: 0;
}

.fixed_faq_line_trigger svg {
    transition: transform 0.3s ease;
    /* плавный переход */
}

.fixed_faq_line.open .fixed_faq_line_trigger svg {
    transform: rotate(180deg);
}

.catItemCategory {
    display: none;
}

.catItemView {
    border-bottom: 1px solid #cccccc;
}

.k2FeedIcon {
    display: none;
}

.catItemDateCreated,
.catItemAuthor {
    display: none !important;
}

.category_item_image {}

.category_item_image img {
    width: 100% !important;
    max-height: 200px;
    object-fit: contain;
}

div.itemContainer {
    float: unset !important;
}

.single_category .itemContainer .catItemView {
    padding-bottom: 20px;
}

.itemFullText table {
    border-collapse: collapse;
    width: 100% !important;
}

.itemFullText table tr {}

.itemFullText table td {
    border: 1px solid #000000;
    padding: 5px;
}

.services_row {}

.services_row.sppb-button-wrapper {}

.services_row .sppb-button-wrapper a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 100px;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;

}

.services_row .sppb-button-wrapper a svg {
    font-size: 29px;
    height: 30px;
    padding-bottom: 10px;
}

@media screen and (max-width:1199px) {
    .service_burger>span {
        display: none;
    }
}

@media screen and (max-width:890px) {
    .lang_switcher {
        position: fixed;
        top: 9px;
        left: 50%;
        transform: translateX(-50%);
        width: 65px;
    }

}

@media screen and (max-width:424px) {
    .lang_switcher {

        left: 60%;

    }

}

.k2PaginationLinks {}

.k2PaginationLinks ul {
    display: flex;
    align-content: center;
    align-items: center;
}

.k2PaginationLinks li {}

.k2PaginationLinks li span {
    padding: 4px 8px;
}

.k2PaginationLinks .pagination-start .pagenav:before {
    display: block;
    content: '\f053 \f053';
    font-weight: bold;
    font-family: var(--font-icons);
    margin-right: 10px;
}

.k2PaginationLinks .pagination-start {}

.k2PaginationLinks .pagination-start .pagenav {
    display: flex;
    flex-direction: row;
}

.k2PaginationLinks .pagination-prev {}

.k2PaginationLinks .pagination-prev .pagenav:before {
    display: block;
    content: '\f053';
    font-weight: bold;
    font-family: var(--font-icons);
    margin-right: 10px;
}

.k2PaginationLinks .pagination-prev .pagenav {
    display: flex;
    flex-direction: row;
}

.k2PaginationLinks .pagination-next {}

.k2PaginationLinks .pagination-next .pagenav:before {
    margin-left: 10px;
}

.k2PaginationLinks .pagination-next .pagenav {
    display: flex;
    flex-direction: row-reverse;
}

.k2PaginationLinks .pagination-next .pagenav {
    display: flex;
    flex-direction: row-reverse;
}

.k2PaginationLinks .pagination-end {}

.k2PaginationLinks .pagination-end .pagenav:before {
    margin-left: 10px;
}

.k2PaginationLinks .pagination-end .pagenav {
    display: flex;
    flex-direction: row-reverse;
}