/* File: before_after.css */
@media (max-width:376px) {
    .bnr_link {
        margin-left: 0px;
    }
}

.before_after_item_in {
    display: flex;
    padding-left: 35px;
    padding-right: 35px;
}

.before_after_item_before {
    border-right: 1px solid #fff;
}

.before_after_item_before img {
    border-top-left-radius: var(--big_border_radius);
    border-bottom-left-radius: var(--big_border_radius);
}

.before_after_item_after img {
    border-top-right-radius: var(--big_border_radius);
    border-bottom-right-radius: var(--big_border_radius);
}

.before_after_item_after {
    border-left: 1px solid #fff;
}

.before_after_item_before,
.before_after_item_after {
    width: 50%;
}

.before_after_item_in img {
    width: 100%;
    object-fit: cover;
    height: 340px;
}

.before_after_list_wrap {
    margin: 0 -35px;
}

.before_after_item_text {
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 22px;
    text-align: center;
    font-weight: 500;
}

.is_preview .before_after_list_in {
    display: flex;
}

.is_preview .before_after_list_in .before_after_item {
    width: 50%;
}

.is_preview .before_after_list_in div.before_after_item:nth-of-type(n+3) {
    display: none;
}

@media (max-width:990px) {
    .before_after_item_in img {
        height: 200px;
    }
}

@media (max-width:490px) {
    .before_after_item_text {
        font-size: 12px;
    }

    .before_after_item_in img {
        height: 160px;
    }
}

/* File: benefits_in_numbers.css */
.section-common.benefits_in_numbers {
    padding: 31px 0;
    color: #fff;
}

.benefits_in_numbers.main_color {
    background-color: var(--main_color);
}

.benefits_in_numbers.second_color {
    background-color: var(--second_color);
}

.benefits_in_numbers.extra_color {
    background-color: var(--extra_color);
}

.benefits_in_numbers.extra_color_2 {
    background-color: var(--extra_color_2);
}

.benefits_in_numbers.extra_color_3 {
    background-color: var(--extra_color_3);
}

.benefit_item_in {
    display: flex;
    align-items: center;
}

.benefit_title {
    padding-right: 18px;
    white-space: nowrap;
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
    text-transform: uppercase;
}

.benefit_text {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    text-transform: uppercase;
}

@media (max-width:990px) {
    .benefit_title {
        font-size: 24px;
    }

    .benefit_text {
        font-size: 12px;
    }

    .benefit_item {
        width: 50%;
        margin-bottom: 24px;
    }

    .row-count-4 div:nth-last-child(2),
    .row-count-4 div:nth-last-child(1) {
        margin-bottom: 0px;
    }
}

@media (max-width:768px) {
    .benefit_item_in {
        flex-wrap: wrap;
    }

    .benefit_title {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 6px;
    }

    .benefit_item {
        margin-bottom: 16px;
    }
}

@media (max-width:490px) {
    .benefit_text {
        font-size: 11px;
    }
}

/* File: blocks_style.css */
.stock_item {
    margin-bottom: 24px;
}

button {
    cursor: pointer;
}

.f-button.is-close-btn {
    outline: none !important;
}

body.front-page {
    background-color: #fff;
}

.common_button_group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
}

.common_button_group .order_button {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.common_button_group_item {
    padding: 0 9px;
}

.content_blog_single_text+.section-common {
    padding-top: 64px;
}

#seraph_accel_manage #status {
    display: none !important;
}

.acfe-flexible-placeholder p {
    line-height: inherit;
    font-size: inherit;
}

.acfe-flexible-placeholder blockquote {
    margin-left: 0px;
}

body.front-page h1,
#poststuff .postbox .inside .acfe-fc-preview h1 {
    line-height: 1.4;
}

body.front-page table {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--extra_color_opacity_20);
}

body.front-page table th {
    border-bottom: 1px solid var(--extra_color_opacity_20);
}

body.front-page table th:not(:last-of-type),
body.front-page table td:not(:last-of-type) {
    border-right: 1px solid var(--extra_color_opacity_20);
}

body.front-page table th {
    color: var(--extra_color_2);
    font-weight: 400;
    font-size: 15px;
}

body.front-page table thead {
    border-radius: 16px 16px 0px 0px;
    background-color: var(--extra_color_2_opacity_10);
}

body.front-page table tr:not(:last-of-type) td {
    border-bottom: 1px solid var(--extra_color_opacity_20);
}

body.front-page h2.common-h2 {
    margin-top: 0px;
}

.swal2-container {
    z-index: 9999999 !important;
}

h2#swal2-title {
    font-size: var(--h3_size);
}

.content_blog_single_text_in .gallery,
.tiled-gallery .gallery-row {
    width: 100% !important;
    height: auto !important;
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap;
}

.content_blog_single_text_in .gallery-item,
.tiled-gallery .gallery-row .gallery-group {
    width: 50% !important;
    margin-bottom: 24px;
    margin-top: 24px;
    padding-left: 12px;
    padding-right: 12px;
    height: auto !important;
}

.tiled-gallery .tiled-gallery-item {
    width: 100% !important;
}

.content_blog_single_text_in .gallery-item img,
.tiled-gallery .gallery-row .gallery-group img {
    height: 264px !important;
    object-fit: cover;
    width: 100% !important;
    margin: 0px !important;
    border-radius: var(--big_border_radius);
}

.progress-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    height: 2px;
    transition: all 0.3s;
    width: 0%;
    background-color: var(--second_color);
}

.navbar_scrolled .progress-bar {
    opacity: 1;
}

.loader_progress {
    background-color: var(--second_color);
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.7;
    height: 3px;
    width: 1%;
    z-index: 100;
}

.preview-info {
    border: 2px dashed var(--main_color);
    padding: 24px;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: var(--button_border_radius);
}

.more_button {
    height: var(--button_height);
    border-radius: var(--button_border_radius);
    width: 100%;
    border: 1px solid var(--main_color);
    color: var(--main_color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: var(--button_font_size);
    margin-top: 32px;
    text-transform: var(--button_text_transform);
}

.more_button:hover {
    color: #fff;
    background-color: var(--main_color);
}

.fancybox__container {
    z-index: 9999;
}

.container-row {
    padding-bottom: 89px;
}

.container-row-gallery {
    margin-bottom: 104px;
}

.container-row-gallery img {
    border-radius: 28px;
    width: 100%;
    object-fit: cover;
}

.container-row-img {
    max-width: 50%;
    margin-bottom: 40px;
    margin-left: 70px;
    border-radius: var(--big_border_radius);
    float: right;
}

.container-row-gallery-big img {
    height: 488px;
}

.container-row-gallery-mid .crg_item img {
    height: 232px;
}

.container-row-gallery-big .crg_item,
.container-row-gallery-mid .crg_item {
    margin-bottom: 24px;
}

.row-gallery-count-1 .container-row-gallery-big {
    width: 100%;
}

.row-gallery-count-1 .container-row-gallery-big img {
    height: 380px;
}

.row-gallery-count-2 .container-row-gallery-mid img,
.row-gallery-count-2 .container-row-gallery-big img {
    height: 340px;
}

.row-gallery-count-2 .container-row-gallery-mid,
.row-gallery-count-2 .container-row-gallery-big {
    width: 50%;
}

.row-gallery-count-3 .container-row-gallery-mid {
    width: 66.6666666666666%;
}

.postbox .inside .acfe-fc-preview h .fancybox__container {
    z-index: 9999;
}

.section-common {
    padding: 100px 0px;
}

.bread_main_wrap+.section-common {
    padding-top: 0px;
}

.section-common:not(.colored)+.section-common:not(.colored) {
    padding-top: 0px;
}

.container+.section-common.no_top_padding,
.container+.section-common.no_padding_top {
    padding-top: 0px;
}

.container+.section-common:not(.colored) {
    padding-top: 25px;
}

.clearfix {
    clear: both;
}

.breadcrumbs_wrap {
    margin-top: 32px;
    margin-bottom: 42px;
}

.woocommerce-notices-wrapper+.bread_main_wrap,
header+.bread_main_wrap {
    margin-top: 47px;
}

.breadcrumbs_wrap .breadcrumb-separator,
.breadcrumbs_wrap .aioseo-breadcrumb-separator,
.breadcrumbs_wrap .separator {
    width: 24px;
    font-size: 0px;
    display: inline-block;
    color: opacity;
    background-color: var(--extra_color_opacity_50);
    height: 1px;
    margin: 0 14px;
    position: relative;
}

.breadcrumbs_wrap>div.breadcrumbs_in>div>span,
.rank-math-breadcrumb p,
.aioseo-breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 15px;
}

.yoast_breadcrumb a,
.aioseo-breadcrumbs a,
.rank-math-breadcrumb p a {
    font-size: 15px;
    font-weight: 300;
    color: var(--text_color_opacity_70);
}

main+.section-common {
    padding-top: 105px;
}

.slider-controls-wrap {
    margin: 35px auto 0;
    display: flex;
    justify-content: center;
}

.slider-controls div svg path {
    fill: var(--second_color) !important;
}

.slider-controls div:hover svg path {
    fill: var(--second_color_hover) !important;
}

.sfpr_review_item_wrap .slider-controls .slick-arrow svg path {
    stroke: var(--second_color) !important;
    fill: transparent !important;
}

.sfpr_review_item_wrap .slider-controls .slick-arrow:hover svg path {
    stroke: var(--second_color) !important;
    fill: transparent !important;
}

.-preview .slider-controls {
    display: none;
}

.slide-m-dots .slick-dots {
    width: auto;
    margin: 0px 14px;
}

.slick-arrow {
    cursor: pointer;
}

.slider-controls {
    display: flex;
    align-items: center;
}

.arrow_c.arrow_prev_slick {
    left: -16px;
}

.arrow_c.arrow_next_slick {
    right: -16px;
}

.arrow_c.slick-disabled {
    opacity: 0;
}

.arrow_c:hover {
    background-color: var(--second_color_hover);
}

.arrow_c {
    width: 56px;
    height: 56px;
    cursor: pointer;
    z-index: 100;
    border-radius: 28px;
    background-color: var(--second_color);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 104px;
}

.slick-track .slick-slide {
    height: auto !important;
}

.slick-track {
    display: flex !important;
}

.common_nav {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px 52px;
}

.common_nav_item.postsMoreItem {
    display: none;
}

.common_nav_item.postsMoreItem.show {
    display: block;
}

.common_nav_item {
    padding: 0 9px;
    margin-bottom: 12px;
}

.common_nav_item_in:hover,
.common_nav_item.active .common_nav_item_in {
    background-color: var(--main_color);
    color: #fff;
    border-color: var(--main_color);
}

.common_nav_item_in {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid var(--main_color);
    border-radius: var(--button_border_radius);
    padding: 16px 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--main_color);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.blog_list_box {
    padding-bottom: 75px;
}

.blog_list_row_category .alm-listing {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.blog_list_row_category .alm-listing>div {
    padding-left: 12px;
    padding-right: 12px;
}

.blog_list_row_category .blog_item {
    margin-bottom: 49px;
}

.row.template-news-item-cart-row,
.row.template-projects-item-cart-row,
.row.blog_in {
    margin: 0 -12px;
}

.template-news-item-cart-row .blog_item {
    margin-bottom: 53px;
}

.blog_item {
    padding-left: 12px;
    padding-right: 12px;
}

.blog_item_in span {
    display: block;
}

.blog_item_in {
    display: block;
}

.blog_img img {
    height: 232px;
    border-radius: var(--big_border_radius);
    object-fit: cover;
    width: 100%;
}

.blog_img:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: "";
    border-radius: var(--big_border_radius);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    z-index: 11;
}

.blog_item_in:hover .blog_img:after {
    opacity: 1;
}

.blog_img {
    position: relative;
    margin-bottom: 23px;
}

.blog_item_in span.blog_date {
    opacity: 0.7;
    color: var(--333333, #333);
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 300;
    line-height: 171.429%;
}

.blog_title {
    color: var(--333333, #333);
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.blog_short_des {
    color: var(--text_color);
    font-size: 15px;
    font-weight: 300;
    line-height: 140%;
    margin-bottom: 21px;
    padding-right: 0px;
}

.blog_read_more {
    color: var(--extra_color);
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
}

.blog_item_in {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

.blog_list_row_category .alm-load-more-btn.more {
    min-height: 56px;
    padding: 12px;
    color: var(--second_color);
    border: 1px solid var(--second_color);
    font-size: 14px;
    letter-spacing: 0.42px;
    font-weight: 700;
    border-radius: var(--button_border_radius);
    line-height: 32px;
    text-transform: uppercase;
    background-color: transparent;
    width: 100%;
}

.blog_list_row_category .alm-load-more-btn.more:hover {
    background-color: var(--second_color_hover);
    color: #fff;
}

.blog_list_row_category .alm-load-more-btn.more.done {
    opacity: 0;
}

.content_blog_single_text blockquote:before {
    display: none;
}

.content_blog_single_text_in {
    padding-right: 46px;
    width: 69.5%;
}

.content_blog_sidebar {
    width: 29.5%;
    position: relative;
}

.tableOfContentWrap {
    padding: 31px 32px 35px;
}

.toclist_title {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: var(--extra_color);
    line-height: 1.4;
    margin-bottom: 14px;
    text-transform: uppercase;
}

#tocList {
    padding: 0px;
    margin: 0px;
    counter-reset: count;
}

#tocList,
#tocList li {
    list-style-type: none;
}

#tocList li:hover {}

#tocList li {
    padding-left: 19px;
    position: relative;
    margin-bottom: 11px;
}

#tocList li a {
    color: rgba(51, 51, 51, 0.8);
}

#tocList li a:hover {
    color: #000;
}

#tocList li:before {
    display: block;
    color: var(--second_color);
    font-weight: 500;
    content: counter(count)".";
    counter-increment: count;
    position: absolute;
    left: 0px;
    top: 0px;
}

.content_blog_single_text blockquote {
    padding-left: 0px;
    font-size: 17px;
    font-weight: 500;
    line-height: 158.824%;
}

body.front-page .content_blog_single_text h2 {
    font-size: 24px;
    line-height: 125%;
    margin-top: 35px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.tableOfContentWrap {
    border-radius: var(--button_border_radius);
    background: var(--ffffff, #FFF);
    border: 1px solid var(--second_color_opacity_50);
}

.content_blog_single_gallery {
    margin-top: 45px;
}

.content_blog_single_gallery_item_in img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.redcoder-editor-important {
    margin: 45px 0px 55px;
    position: relative;
    padding: 30px 126px 30px 40px;
    border-radius: var(--button_border_radius);
    background-color: var(--second_color_opacity_10);
}

body.front-page .redcoder-editor-important table tr td p {
    margin-bottom: 8px;
}

body.front-page .redcoder-editor-important table tbody,
body.front-page .redcoder-editor-important table {
    width: auto !important;
    display: block;
    border-radius: 0px !important;
}

body.front-page .redcoder-editor-important table tr td strong {
    font-weight: 500;
}

body.front-page .redcoder-editor-important table tr td {
    padding: 0px 12px;
    font-weight: 300;
    display: block;
    width: 50% !important;
}

body.front-page .redcoder-editor-important table tr {
    display: flex;
    margin: 0 -12px;
    flex-wrap: wrap;
}

body.front-page .redcoder-editor-important table td:not(:last-of-type),
body.front-page .redcoder-editor-important table tr td,
body.front-page .redcoder-editor-important table {
    border: 0px none;
    margin: 0px;
}

blockquote:before {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 8px;
    content: '';
    display: none;
    border-radius: 2px;
    background-color: var(--main_color);
}

blockquote {
    position: relative;
    color: var(--main_color);
    border-left: 0px none;
    position: relative;
    margin-bottom: 32px;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

.soc_offer_btn a:hover {
    border-style: solid;
}

.soc_offer_btn a {
    border-radius: var(--button_border_radius);
    padding: 14px 18px;
    display: flex;
    transition: all 0.3s;
    justify-content: center;
    color: #51C85D;
    border: 2px dashed #51C85D;
    font-size: 14px;
    font-weight: 700;
    min-width: 100%;
    line-height: 171.429%;
    letter-spacing: 0.14px;
    text-transform: uppercase;
}

.text_wrap {
    height: 390px;
    position: relative;
    overflow: hidden;
    transition: height 0.5s ease;
}

.text.active .text_wrap {
    height: auto;
}

.text_wrap:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    transition: all 0.5s;
    height: 120px;
    background: linear-gradient(0deg, #fff 19.64%, #fff 19.65%, rgba(255, 255, 255, 0.10) 100%);
}

.text_page_text_more {
    cursor: pointer;
    text-align: center;
    color: var(--main_color);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    align-items: center;
}

.text_page_text_more:hover {
    opacity: 0.8;
}

.text_page_text_more span {
    margin-right: 4px;
}

.text_page_text_more svg {
    transition: all 0.2s;
    transform: rotate(90deg);
}

.text_page_text_more svg path {
    stroke: var(--main_color) !important;
}

.text.active .text_wrap:after {
    opacity: 0;
    height: 30px;
}

.text.active .text_page_text_more svg {
    transform: rotate(-90deg);
}

html #poststuff .postbox .inside .acfe-fc-preview .text table+h2,
html body.front-page .text table+h2,
html #poststuff .postbox .inside .acfe-fc-preview .text ul+h2,
html body.front-page .text ul+h2,
html #poststuff .postbox .inside .acfe-fc-preview .text ol+h2,
html body.front-page .text ol+h2,
html #poststuff .postbox .inside .acfe-fc-preview .text p+h2,
body.front-page .text p+h2 {
    margin-top: 25px;
    font-size: 27px;
    margin-bottom: 15px;
}

body.front-page .text_wrap h4,
body.front-page .text_wrap h3,
body.front-page .text_wrap h2 {
    margin-top: 0px;
    margin-bottom: 12px;
    line-height: 1.2;
}

body.front-page .text_wrap p+h5,
body.front-page .text_wrap p+h4,
body.front-page .text_wrap p+h3,
body.front-page .text_wrap ul+h3,
body.front-page .text_wrap ol+h3,
body.front-page .text_wrap table+h3,
body.front-page .text_wrap table+h2,
body.front-page .text_wrap ol+h2,
body.front-page .text_wrap ul+h2,
body.front-page .text_wrap p+h2 {
    margin-top: 24px;
    margin-bottom: 10px;
}

.text_wrap ul,
.content_blog_single_text_in ul {
    padding: 0px;
    margin: 0px 0 24px;
}

.text_wrap ul,
.content_blog_single_text_in ul,
.text_wrap ul li,
.content_blog_single_text_in ul li {
    list-style-type: none;
}

.text_wrap ul li,
.content_blog_single_text_in ul li {
    margin: 0 0 8px;
    padding-left: 39px;
    position: relative;
}

.text_wrap ul li:before,
.content_blog_single_text_in ul li:before {
    background-color: var(--second_color);
    -webkit-mask-image: var(--ul_icon);
    mask-image: var(--ul_icon);
    mask-repeat: no-repeat;
    mask-position: center left;
    mask-size: contain;
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 14px;
}

.price_table_item_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: var(--main_color_opacity_10);
    padding: 20px 24px;
    border-radius: var(--button_border_radius);
}

.price_table_row {
    margin: 0 -26px;
    display: flex;
    flex-wrap: wrap;
    max-height: 320px;
    overflow: hidden;
    position: relative;
}

.price_table_item {
    width: 50%;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 16px;
}

.price_table_item_price {
    font-weight: 500;
    text-transform: uppercase;
    color: var(--main_color);
}

@media (max-width:990px) {
    .price_table_item.price_table_item_price {
        width: 100%;
    }
}

.price_table_row::after {
    z-index: 8;
    transition: all 0.3s;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
    position: absolute;
    bottom: 0px;
    height: 74px;
    width: 100%;
    content: '';
    left: 0px;
    display: block;
}

.price_table.active .price_table_button {
    display: none;
}

.price_table.active .price_table_row {
    max-height: none;
}

.price_table.active .price_table_row:after {
    max-height: none;
    display: none;
}

.price_table_button {
    margin-top: 20px;
    color: var(--00-a-2-dd, #00A2DD);
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    line-height: 150%;
    cursor: pointer;
}

.price_table_button:hover {
    color: var(--main_color);
}

.common-vertical-menu-item.common-vertical-menu-mobile-on {
    display: none;
}

.common-vertical-menu>div:first-of-type {
    border-top: 1px solid var(--extra_color_opacity_40);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.common-vertical-menu>div:last-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.common-vertical-menu-item svg {
    transition: all 0.3s ease-out;
}

.common-vertical-menu-item.active,
.common-vertical-menu-item:hover {
    background-color: var(--extra_color_opacity_05);
    color: var(--second_color);
}

.common-vertical-menu-item.active svg {
    transform: rotate(90deg);
}

.common-vertical-menu-item {
    line-height: 133.333%;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 16px 18px 20px;
    border-right: 1px solid var(--extra_color_opacity_40);
    border-left: 1px solid var(--extra_color_opacity_40);
    border-bottom: 1px solid var(--extra_color_opacity_40);
}

.common-vertical-menu-item-arrow {
    min-width: 36px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 24px;
    border-radius: 18px;
    background-color: var(--extra_color_opacity_10);
}

.proves_hascat_container_wrap {
    display: none;
}

.proves_hascat_container_wrap.active {
    display: block;
}

.proves_hascat_col {
    padding-left: 78px;
}

.proves_hascat_item {
    margin-bottom: 24px;
}

.proves_hascat_item a {
    display: flex;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0px 4px 18px 0px var(--extra_color_opacity_20);
}

.proves_hascat_item img {
    object-fit: contain;
    height: 384px;
}

.employees_single_content .container {
    padding: 0px !important;
}

.employees_single_row {
    padding-bottom: 45px;
}

.tab_nav_tab_links,
.tab_nav_tab_links li,
.contact_tab_links,
.contact_tab_links li {
    list-style-type: none;
}

.tab_nav_tab_links li,
.contact_tab_links li {
    margin-right: 18px;
    margin-bottom: 20px;
}

.tab_nav_tab_links li a {
    text-decoration: none !important;
    color: #0096A8;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1.2;
    height: 52px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    border-radius: 8px;
    border: 1px solid #0096A8;
}

.tab_nav_tab_links li.active a,
.tab_nav_tab_links li a:hover {
    background-color: #0096A8;
    color: #fff;
}

.tab_nav_tab_links {
    margin: 0px 0 44px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.gallerytabs_items_texts_in,
.gallerytabs_items_texts_in li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.gallerytabs_img {
    margin-bottom: 24px;
}

.gallerytabs_img img {
    object-fit: cover;
    height: 232px;
    border-radius: 20px;
    object-position: left bottom;
}

.gallery_item.tab.active {
    display: block;
}

.gallery_item.tab {
    display: none;
}

.price_tabletab_nav_btn.active,
.price_tabletab_nav_btn:hover {
    background-color: var(--second_color);
    color: #fff;
}

.price_tabletab_nav_btn.active svg path {
    fill: var(--second_color) !important;
}

.price_tabletab_nav_btn.active svg {
    opacity: 1;
}

.price_tabletab_nav_btn svg {
    position: absolute;
    left: 100%;
    top: 50%;
    opacity: 0;
    margin-top: -10px;
}

.price_tabletab_nav_btn {
    border-radius: var(--button_border_radius);
    background: var(--second_color_opacity_10);
    padding: 20px 26px;
    padding: 20px 26px;
    font-size: 15px;
    position: relative;
    margin-bottom: 16px;
    font-weight: 500;
    line-height: 160%;
    text-transform: uppercase;
    cursor: pointer;
    color: var(--second_color);
}

.price_tabletab_nav {
    padding-right: 52px;
}

.price_tabletab_item {
    margin-bottom: 16px;
}

.price_tabletab_item_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: var(--second_color_opacity_10);
    padding: 20px 24px;
    border-radius: var(--button_border_radius);
}

.price_tabletab_item_name {
    width: 80%;
    color: var(--text_color);
    display: flex;
    align-items: center;
    font-size: 15px;
}

.price_tabletab_item_price {
    width: 20%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--main_color);
    font-size: 18px;
}

.pricefile_btn {
    color: var(--002345, #002345);
    font-size: 15px;
    margin-top: 25px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    width: 100%;
}

.price_tabletab_tab {
    display: none;
}

.price_tabletab_tab.active {
    display: block;
}

.employees_single_photo {
    padding-right: 52px;
}

.employees_single_photo img {
    height: 360px;
    border-radius: 24px;
    object-fit: cover;
    width: 100%;
}

.employees_single_text strong {
    color: var(--002345, #002345);
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
}

#poststuff .postbox .inside .acfe-fc-preview .employees_single_text h3,
.employees_single_label,
body.front-page .employees_single_text h3 {
    color: var(--878786, #878786);
    font-size: 16px;
    font-weight: 600;
    opacity: 0.8;
    line-height: 1.4;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.employees_single_maininfo {
    text-align: center;
    margin-top: 32px;
}

.employees_single_text ul,
.employees_single_text ul li {
    list-style-type: none;
}

.employees_single_text ul {
    margin: 0px 0 20px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.employees_single_text ul li {
    min-width: 145px;
    margin: 0 42px 15px 0px;
    position: relative;
    min-height: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0px 0px 42px;
}

.employees_single_text ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 32px;
    width: 32px;
    background-image: url(../img/point.svg);
    background-repeat: no-repeat;
    background-size: 32px 32px;
}

.employees_single_text+.section-common {
    padding-top: 75px;
}

.employees_single_text h3 {
    margin-top: 30px;
}

.dropuploader .btn-tertiary svg path {
    stroke: var(--second_color) !important;
}

.dropuploader .btn-tertiary svg {
    margin-right: 6px;
}

.dropuploader .btn-tertiary {
    color: var(--second_color);
    padding: 0;
    line-height: 40px;
    width: 270px;
    margin: auto;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.dropuploader .btn-tertiary:hover,
.dropuploader .btn-tertiary:focus {
    color: #888;
    border-color: #888
}

.dropuploader .input-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.dropuploader .input-file+.js-labelFile {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin: 0px;
}

.dropuploader .input-file+.js-labelFile .icon:before {
    content: "\f093"
}

.dropuploader .input-file+.js-labelFile.has-file .icon:before {
    content: "\f00c";
    color: #5AAC7B
}

body.front-page .fancy-modal.fancy-big .modal-title,
body.front-page #fancy-modal-vacancy.fancy-modal .modal-title {
    font-size: 30px;
    font-weight: var(--h2_weight);
    margin-bottom: 24px;
}

body.front-page .fancy-modal.fancy-big .modal-title span,
body.front-page #fancy-modal-vacancy.fancy-modal .modal-title span {
    display: block;
    color: var(--00-a-2-dd, #00A2DD);
}

body.front-page .fancy-modal.fancy-big,
body.front-page #fancy-modal-vacancy.fancy-modal {
    max-width: 858px;
    width: 100%;
}

body.front-page .fancy-modal.fancy-big .fancybox__content,
body.front-page #fancy-modal-vacancy.fancy-modal.fancybox__content {
    padding: 65px 64px 60px;
}

body.front-page .fancy-modal .row_form_in {
    margin-bottom: 28px;
}

body.front-page .fancy-modal.fancy-big .wpcf7-textarea {
    height: 132px;
}

body.front-page .fancy-modal .wpcf7-textarea {
    height: 200px;
    padding: 16px;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

body.front-page .fancy-modal .confid_box a {
    color: var(--text_color);
}

body.front-page .fancy-modal .confid_box {
    opacity: 0.8;
    font-size: 14px;
    color: var(--text_color);
}

.content_action {
    padding-bottom: 75px;
}

.action_single_img img {
    height: 392px;
    width: 100%;
    border-radius: 30px;
    object-fit: cover;
}

.content_action_col {
    padding-left: 35px;
    padding-right: 35px;
}

.content_action_row {
    margin: 0 -35px 0px;
}

.attr_row {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -24px 12px;
}

.attr_label {
    color: var(--333333, #333);
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 5px;
    opacity: 0.5;
    text-transform: uppercase;
}

.attr_value {
    color: var(--119-da-4, #119DA4);
    font-size: 18px;
    font-weight: 600;
    line-height: 122.222%;
    text-transform: uppercase;
}

.attr_item {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 24px;
}

.simple_attrs_item_label {
    color: rgba(51, 51, 51, 0.6);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.simple_attrs_item_text {
    line-height: 1.9;
}

.simple_attrs_item_text p {
    margin-bottom: 10px;
}

.simple_attrs_item_file a {
    display: flex;
    align-items: center;
    color: var(--002345, #002345);
    font-size: 15px;
    font-weight: 700;
    line-height: 160%;
    text-transform: uppercase;
}

.simple_attrs_item_file a svg {
    margin-left: 4px;
}

.simple_attrs_item_file {
    margin-top: 26px;
}

.emp_accost_img {
    margin-bottom: 23px;
}

.emp_accost_img img {
    border-radius: 24px;
    height: 370px;
    width: 100%;
    object-position: top center;
    object-fit: cover;
}

.emp_accost_img_wrap {
    text-align: center;
}

.emp_accost_name {
    font-size: 17px;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 129.412%;
    text-transform: uppercase;
}

.emp_accost_position {
    font-size: 15px;
    color: rgba(51, 51, 51, 0.7);
}

.emp_accost_position a {
    color: var(--second_color_opacity_70);
}

.emp_accost_in svg {
    top: 116px;
    left: -18px;
    position: absolute;
}

.emp_accost_in {
    position: relative;
    border-radius: 24px;
    padding: 35px 40px 40px;
    background: var(--extra_color_opacity_10);
}

.emp_accost_in .order_button:hover {
    color: #fff;
    background-color: var(--extra_color);
    border: 2px solid var(--extra_color);
}

.emp_accost_in .order_button {
    color: var(--extra_color);
    background-color: transparent;
    max-width: 264px;
    border: 2px dashed var(--extra_color);
}

.emp_accost_text {
    font-weight: 300;
}

.emp_accost_text .order_button {
    margin-top: 24px;
}

.emp_accost_title {
    color: var(--extra_color_opacity_80);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.15px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.emp_accost_in_wrap {
    padding-left: 55px;
}

.docs_hascat_container_row .docs_item {
    display: none;
}

.docs_hascat_container_row .docs_item.active {
    display: block;
}

.docs_item_ext {
    text-align: center;
    margin-bottom: 29px;
    color: var(--333333, #333);
    font-size: 14px;
    line-height: 157.143%;
}

.docs_item_icon {
    display: flex;
    margin-bottom: 15px;
    justify-content: center;
}

.docs_item_icon img {
    height: 72px;
}

.docs_item_ext span {
    text-transform: uppercase;
}

.docs_item_url a svg {
    margin-right: 8px;
}

.docs_item_url a {
    color: var(--extra_color_2);
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    text-decoration: none !important;
    height: 48px;
    border: 1px solid var(--extra_color_2);
}

.docs_item_url a:hover svg path {
    stroke: #ffffff !important;
}

.docs_item_url a:hover {
    background-color: var(--extra_color_2);
    color: #fff;
}

.docs_item {
    margin-bottom: 32px;
}

.docs_item_in {
    background-color: #fff;
    padding: 24px 37px 32px;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border-radius: 9px;
    border: 2px dashed var(--extra_color_opacity_20);
    background: var(--ffffff, #FFF);
}

.docs_item_title {
    color: var(--main_color);
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 160%;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.map_section_wrap iframe {
    height: 456px !important;
}

@media (max-width:1240px) and (min-width:990px) {

    body.front-page,
    .acfe-fc-preview {
        font-size: 14px;
    }

    body.front-page .bnr .h2 {
        font-size: 30px;
    }

    .section-common {
        padding: 65px 0px;
    }

    .blog_title {
        font-size: 16px;
    }

    .blog_short_des {
        font-size: 14px;
        padding-right: 0px;
    }
}

@media (max-width:990px) {

    .content_blog_single_text_in .gallery-item img,
    .tiled-gallery .gallery-row .gallery-group img {
        height: 164px !important;
    }

    .text_wrap::after {
        height: 270px;
        background: linear-gradient(0deg, #fff 0%, #fff 0%, rgba(255, 255, 255, 0.05) 100%);
    }

    .price_table_item_price {
        width: 100%;
    }

    .map_section_wrap iframe {
        height: 320px !important;
    }

    body.front-page .redcoder-editor-important table tr td {
        width: 100% !important;
        padding-bottom: 12px;
    }

    .redcoder-editor-important::after {
        display: none;
    }

    .redcoder-editor-important {
        padding: 24px;
    }

    .tableOfContentWrap {
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
    }

    .content_blog_sidebar {
        order: 1;
        margin-bottom: 24px;
    }

    .content_blog_single_text_in {
        order: 2;
        padding-right: 12px;
    }

    .content_blog_single_gallery_item {
        width: 50%;
        margin-bottom: 12px;
    }

    .content_blog_single_gallery_item_in img {
        height: 240px;
    }

    .content_blog_sidebar,
    .content_blog_single_text_in {
        width: 100%;
    }

    .title_header_row.hasline_wrap h2 {
        margin-bottom: 24px;
    }

    .title_header_row>div {
        width: 100%;
    }

    .common-vertical-menu-item.common-vertical-menu-mobile-on {
        display: flex;
        border-radius: 16px;
        margin-bottom: 24px;
        border: 1px solid var(--extra_color_opacity_40);
    }

    .common-vertical-menu-mobile-off {
        display: none;
    }

    .proves_hascat_item {
        width: 50%;
    }

    .proves_hascat_item img {
        height: auto;
    }

    .proves_hascat_col {
        padding-left: 0px;
    }

    .container-row-gallery-big img {
        height: 232px;
    }

    .container-row-img {
        max-width: 100%;
        margin-bottom: 40px;
        margin-left: 0px;
        width: 100%;
        border-radius: 14px;
        float: right;
    }

    .container-row {
        padding-bottom: 34px;
    }

    a.projects_item_in span.projects_item_info_func_in,
    .projects_item_img img {
        height: 240px;
    }

    a.projects_item_in span.projects_item_info_func_in {
        padding: 24px;
    }

    .projects_item_title {
        font-size: 18px;
        font-weight: 700;
    }

    .common_nav_item_in {
        padding: 14px 8px;
        font-size: 12px;
    }

    .common_nav_item {
        padding: 0 4px;
    }

    .common_nav {
        margin: 0 -4px 24px;
    }

    .woocommerce-notices-wrapper+.bread_main_wrap,
    header+.bread_main_wrap {
        margin-top: 40px;
    }

    .text_header .text_col_text {
        padding-right: 12px;
    }

    .projects_item_big .projects_img img,
    .projects_img img {
        height: 270px;
    }

    .projects_title {
        font-size: 18px;
    }

    .faq .order_button {
        width: 100%;
        margin-bottom: 24px;
    }

    .faq_btns .soc_offer_btn a {
        padding: 0 10px;
    }

    .faq_btns .soc_offer_btn {
        width: 100%;
        padding-left: 0px;
    }

    .rank-math-breadcrumb p,
    .aioseo-breadcrumbs {
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
    }

    .breadcrumbs_wrap .aioseo-breadcrumb-separator,
    .breadcrumbs_wrap .separator {
        min-width: 20px;
    }

    .footer_info_col,
    .footer_menu_col {
        width: 100%;
    }

    .footer_contact_col {
        width: 100%;
    }

    blockquote {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.4;
    }

    main+.section-common {
        padding-top: 45px;
    }

    .bnr_info {
        flex-wrap: wrap;
    }

    .bnr_links_wrap {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    body.front-page .bnr .h2 {
        font-size: 24px;
        text-align: center;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    body.front-page .bnr .h2 br {
        display: none;
    }

    .bnr_link {
        margin: 0 auto 15px;
    }

    .section-common {
        padding: 45px 0px;
    }

    .text_col_text {
        padding-bottom: 30px;
    }

    .text_video_thumb img,
    .text_video_thumb::before {
        height: 328px;
        border-radius: 22px;
    }

    .text_text {
        font-size: 14px;
    }

    .text_item_in {
        position: relative;
        min-height: 64px;
        padding-left: 104px;
    }

    .text_img img,
    .text_img img {
        height: 64px;
        width: 64px;
    }

    .text_img {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .text_item_text_wrap {
        text-align: left;
    }

    .text_title {
        margin-bottom: 6px;
    }

    .services .services_item .services_item_box span.services_item_button,
    .services .services_item a span.services_item_button {
        display: none;
    }

    .services img {
        height: 152px;
    }

    .services_item_title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .offers_item a span.offers_info_func {
        padding: 15px 25px 0;
    }

    .offers_short_des p {
        margin: 0px;
    }

    .offers_info {
        padding-left: 25px;
        padding-right: 25px;
    }

    .offers_title {
        font-size: 16px;
    }

    .offers_img:before {
        -webkit-border-top-left-radius: 22px;
        -webkit-border-top-right-radius: 22px;
        -moz-border-radius-topleft: 22px;
        -moz-border-radius-topright: 22px;
        border-top-left-radius: 22px;
        border-top-right-radius: 22px;
    }

    .offers_img img {
        -webkit-border-top-left-radius: 22px;
        -webkit-border-top-right-radius: 22px;
        -moz-border-radius-topleft: 22px;
        -moz-border-radius-topright: 22px;
        border-top-left-radius: 22px;
        border-top-right-radius: 22px;
    }

    .offers_item {
        margin-bottom: 22px;
    }

    .faq_offer_col_in {
        padding-bottom: 30px;
    }

    .title_header_row {
        margin-bottom: 24px;
    }

    .blog_item {
        margin-bottom: 24px;
        width: 100%;
    }

    .bnr_image img,
    .bnr_image {
        border-radius: 22px;
        width: 100%;
    }

    body.front-page .bnr_content .h2 {
        font-size: 24px;
    }

    .bnr_content {
        padding: 25px;
    }

    .bnr_text ul {
        margin-top: 15px;
    }

    body.front-page .bnr_2_info {
        margin-bottom: 24px;
    }

    body.front-page .bnr_2_info .h2 {
        font-size: 24px;
    }

    .bnr_2_offer_text br {
        display: none;
    }

    .bnr_2_offer_title {
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: 600;
    }

    .rcp_form .littleform_col_2_row .littleform_item {
        width: 100%;
    }

    .rcp_form .confid_box {
        margin-top: 15px;
    }

    .cinar {
        justify-content: center;
        margin-bottom: 12px;
        text-align: center;
    }

    .row_footer_fbs_3_right {
        text-align: center;
        margin-top: 0px;
    }

    .breadcrumbs_wrap {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .container+.section-common:not(.colored) {
        padding-top: 12px;
    }

    .proves_item_in a img {
        height: auto;
        max-height: 240px;
    }

    .tab_nav_tab_links li a {
        font-size: 12px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .tab_nav_tab_links li,
    .contact_tab_links li {
        margin-right: 12px;
        margin-bottom: 12px;
    }

    .tab_nav_tab_links {
        margin: 0px 0 24px;
    }

    .price_tabletab_nav {
        display: none;
    }

    .price_tabletab_item_name {
        width: 65%;
        font-size: 14px;
    }

    .price_tabletab_item_price {
        width: 35%;
    }

    .services .col-md-3.slick-slide.services_item a span.services_item_button {
        display: none;
    }

    .services .col-md-3.slick-slide.services_item a span.services_item_info {
        padding-right: 26px;
    }

    .price_table_item {
        width: 100%;
    }

    .employees_list.no_cur_row .employees_list_in .employees_list_item {
        width: 50%;
        margin-bottom: 30px;
    }

    .no_cur_row .employees_list_img img {
        height: 180px;
    }

    .no_cur_row .employees_list_item_description_mini {
        font-size: 12px;
    }

    .no_cur_row .employees_list_item_subtitle {
        font-size: 12px;
    }

    .no_cur_row .employees_list_item_title {
        font-size: 14px;
    }

    body.front-page h1,
    #poststuff .postbox .inside .acfe-fc-preview h1 {
        margin-top: 12px;
        line-height: 1.2;
        font-size: 27px;
    }

    .attr_item {
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 12px;
        width: 50%;
    }

    .attr_row {
        margin: 0 -12px 12px;
    }

    .action_single_img img {
        height: 270px;
        border-radius: 22px;
    }

    .employees_single_photo img {
        height: 320px;
        object-position: top center;
        border-radius: 22px;
        object-fit: cover;
        width: 100%;
    }

    .employees_single_row {
        margin: 0 -12px 0px;
    }

    .employees_single_photo {
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 24px;
    }

    .employees_single_text ul li {
        min-width: 100%;
        margin: 0 24px 15px 0px;
        position: relative;
        min-height: 32px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0px 0px 0px 42px;
    }

    .employees_single_text h3 {
        margin-top: 12px;
    }

    .employees_single_text+.section-common {
        padding-top: 35px;
    }

    .employees_single_row {
        padding-bottom: 24px;
    }

    .emp_accost_in svg {
        display: none;
    }

    .emp_accost_in_wrap {
        padding-top: 30px;
        padding-left: 12px;
    }

    body.front-page .fancy-modal.fancy-big .modal-title,
    body.front-page #fancy-modal-vacancy.fancy-modal .modal-title {
        font-size: 26px;
    }

    body.front-page .fancy-modal .confid_box {
        font-size: 12px;
    }
}

/* File: blog.css */
.blog_item_modern_in {
    display: block;
    transition: transform .2s;
}

.blog_item_modern_in:hover {
    transform: scale(1.05);
}

.blog_item_modern_in_content {
    display: flex;
}

.blog_item_modern_img {
    width: 154px;
    height: 100%;
    border-radius: var(--big_border_radius);
    max-height: 200px;
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
}

.blog_item_modern_in_content {
    padding-left: 140px;
    position: relative;
    min-height: 200px;
}

.blog_item_modern_info_func_in {
    background-color: #fff;
    padding: 24px;
    position: relative;
    box-shadow: 0px 4px 18px 0px var(--main_color_opacity_15);
    border-radius: var(--big_border_radius);
}

.easy .blog_img {
    margin-bottom: 18px;
}

.easy .blog_img img {
    height: 192px;
}

.blog_item_modern_img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: var(--big_border_radius);
}

.blog_item_modern_info_func_in span {
    display: block;
}

.blog_item_modern_title {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 12px;
    color: var(--text_color);
}

.blog_item_modern_short_des {
    font-weight: 300;
    opacity: 0.8;
    line-height: 145%;
}

@media(max-width:990px) {
    .blog_item_modern_img {
        width: 100%;
        margin-bottom: 12px;
        position: relative;
        display: block;
    }

    .blog_item_modern_img img {
        height: 200px;
    }

    .blog_item_modern {
        margin-bottom: 30px;
    }

    .blog_item_modern_info_func_in,
    .blog_item_modern_in_content {
        display: block;
    }

    .blog_item_modern_in_content {
        padding-left: 0px;
    }
}

div.blog_item_modern:not(:nth-last-child(-n+2)) {
    margin-bottom: 48px;
}

.blog_item_lite_in {
    display: block;
    transition: transform .2s;
}

.blog_item_lite_in_content {
    display: flex;
}

.blog_item_lite_img {
    width: 242px;
    height: 100%;
    border-radius: var(--big_border_radius);
    height: 192px;
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
}

.blog_item_lite_in_content {
    padding-left: 274px;
    position: relative;
    min-height: 192px;
}

.blog_item_lite_info_func_in {
    position: relative;
}

.blog_item_lite_img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: var(--big_border_radius);
}

.blog_item_lite_info_func_in span {
    display: block;
}

.blog_item_lite_title {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 12px;
    color: var(--text_color);
}

.blog_item_lite_short_des {
    font-weight: 400;
    opacity: 0.8;
    line-height: 145%;
}

.blog_item_lite_title {
    text-transform: uppercase;
    margin-bottom: 14px;
    font-size: 17px;
    font-weight: 700;
}

.blog_item_lite_short_des {
    margin-bottom: 16px;
}

.blog_item_lite_date {
    margin-bottom: 8px;
    opacity: 0.8;
    font-weight: 500;
}

.blog_lite_read_more {
    font-size: 15px;
    color: var(--main_color);
    font-weight: 700;
}

@media(max-width:990px) {
    .blog_item_lite_in_content {
        padding-left: 0px;
        display: block;
    }

    .blog_item_lite_img {
        margin-bottom: 24px;
        position: relative;
        display: block;
        width: 100%;
    }
}

/* File: bnr.css */
.bnr .section-common.simple {
    padding: 55px 0px;
    overflow: hidden;
}

.bnr .bnr_param.main_color {
    background-color: var(--main_color);
}

.bnr .bnr_param.second_color {
    background-color: var(--second_color);
}

.bnr .bnr_param.extra_color {
    background-color: var(--extra_color);
}

.bnr .bnr_param.extra_color_2 {
    background-color: var(--extra_color_2);
}

.bnr .bnr_param.extra_color_3 {
    background-color: var(--extra_color_3);
}

.bnr .bnr_param.main_color .bnr_image:before {
    background: linear-gradient(90deg, rgba(51, 44, 28, 0.00) 62.03%, var(--main_color) 100%);
}

.bnr .bnr_param.main_color .bnr_image:after {
    background: linear-gradient(90deg, var(--main_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.bnr .bnr_param.second_color .bnr_image:before {
    background: linear-gradient(90deg, rgba(51, 44, 28, 0.00) 62.03%, var(--second_color) 100%);
}

.bnr .bnr_param.second_color .bnr_image:after {
    background: linear-gradient(90deg, var(--second_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.bnr .bnr_param.extra_color .bnr_image:before {
    background: linear-gradient(90deg, rgba(51, 44, 28, 0.00) 62.03%, var(--extra_color) 100%);
}

.bnr .bnr_param.extra_color .bnr_image:after {
    background: linear-gradient(90deg, var(--extra_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.bnr .bnr_param.extra_color_2 .bnr_image:before {
    background: linear-gradient(90deg, rgba(51, 44, 28, 0.00) 62.03%, var(--extra_color_2) 100%);
}

.bnr .bnr_param.extra_color_2 .bnr_image:after {
    background: linear-gradient(90deg, var(--extra_color_2) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.bnr .bnr_param.extra_color_3 .bnr_image:before {
    background: linear-gradient(90deg, rgba(51, 44, 28, 0.00) 62.03%, var(--extra_color_3) 100%);
}

.bnr .bnr_param.extra_color_3 .bnr_image:after {
    background: linear-gradient(90deg, var(--extra_color_3) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.bnr .bnr_param.simple_no_btn {
    position: relative;
    border-radius: var(--big_border_radius);
    padding: 55px 52px;
}

.bnr .bnr_param.simple_no_btn .h2 {
    font-size: 26px;
}

.bnr .bnr_text {
    color: #fff;
    margin-top: 18px;
    max-width: 554px;
    font-size: 15px;
}

.bnr .bnr_param.simple_no_btn {
    position: relative;
    overflow: hidden;
    border-radius: var(--big_border_radius);
    padding: 55px 52px;
}

.bnr .bnr_param.simple_no_btn .bnr_image {
    right: 0;
    left: auto;
    transform: translateX(0%);
}

.bnr .bnr_param.simple_no_btn .bnr_image:before {
    display: none;
}

.bnr {
    position: relative;
}

body.front-page .bnr .h2,
#poststuff .postbox .inside .acfe-fc-preview .bnr .h2 {
    color: var(--second_text_color);
}

.bnr_content {
    border-radius: 32px;
    padding: 54px 56px 40px;
    font-weight: 300;
    position: relative;
    min-height: 408px;
}

.bnr_image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.bnr_image:before {
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
    width: 100%;
    content: '';
    display: block;
    background: linear-gradient(90deg, rgba(51, 44, 28, 0.00) 62.03%, var(--extra_color) 100%);
}

.bnr_image:after {
    position: absolute;
    top: 0px;
    height: 100%;
    left: 0px;
    width: 100%;
    content: '';
    display: block;
    background: linear-gradient(90deg, var(--extra_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.bnr_image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    top: 0px;
    width: 700px;
    border-radius: 0px 32px 32px 0px;
}

.bnr_content .h2 {
    margin-bottom: 16px;
}

.bnr_info {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}

.bnr_links_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bnr_link:hover {
    opacity: 0.9;
}

.bnr_link {
    border-radius: var(--button_border_radius);
    padding: 18px 28px;
    display: flex;
    font-weight: 700;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    color: #333;
    text-transform: uppercase;
    background: #fff;
}

.bnr_text ul,
.bnr_text ul li {
    list-style-type: none;
}

.bnr_text ul {
    margin: 35px 0 10px;
    display: flex;
    flex-wrap: wrap;
}

.bnr_text ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 32px;
    width: 32px;
    background-image: url(../img/point.svg);
    background-repeat: no-repeat;
    background-size: 32px 32px;
}

.bnr_text ul li {
    min-width: 145px;
    margin: 0 42px 15px 0px;
    position: relative;
    min-height: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0px 0px 42px;
}

.bnr_2 .h2 {
    margin-bottom: 16px;
}

.bnr_2_text ul li:before {
    width: 24px;
    height: 24px;
    background-image: url(../img/point-2.svg);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}

.bnr_2_text ul li {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 14px;
    position: relative;
    padding-left: 32px;
    line-height: 160%;
}

.bnr_2_text ul {
    margin: 0 0 15px;
    padding: 0px;
}

.bnr_2_text ul,
.bnr_2_text ul li {
    list-style-type: none;
}

.bnr_2_image {
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
}

.bnr_2_offer_title {
    margin-bottom: 8px;
    color: var(--002345, #002345);
    text-align: center;
    font-size: 15px;
    font-weight: 800;
    line-height: 160%;
    text-transform: uppercase;
}

.bnr_2_offer_text {
    text-align: center;
    font-size: 15px;
    margin-bottom: 29px;
    font-weight: 300;
    line-height: 160%;
}

.bnr_2_offer_btn {
    display: flex;
    justify-content: center;
}

.bnr_2_offer_btn a svg,
.soc_offer_btn a svg {
    margin-right: 8px;
}

.bnr_2_offer_btn a:hover,
.soc_offer_btn a:hover {
    background-color: #51C85D;
    color: #fff;
}

.bnr_2_offer_btn a {
    border-radius: var(--button_border_radius);
    padding: 14px 20px;
    display: flex;
    justify-content: center;
    border: 2px dashed var(--51-c-85-d, #51C85D);
    color: #51C85D;
    font-size: 14px;
    font-weight: 700;
    min-width: 255px;
    line-height: 171.429%;
    letter-spacing: 0.14px;
    text-transform: uppercase;
}

/* File: bootstrap-grid.min.css */
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-inline-grid {
    display: inline-grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-inline-grid {
        display: inline-grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-inline-grid {
        display: inline-grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-inline-grid {
        display: inline-grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-inline-grid {
        display: inline-grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-inline-grid {
        display: inline-grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-inline-grid {
        display: inline-grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

/* File: catalog.css */
.rcp_catalog_item_more {
    display: flex;
    margin-top: 16px;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.rcp_catalog_item_more a svg {
    margin-left: 4px;
    width: 21px;
    height: 21px;
}

.rcp_catalog_item_more a svg path {
    stroke: var(--extra_color) !important;
}

.rcp_catalog_item_more a:hover svg path {
    stroke: var(--extra_color_hover) !important;
}

.rcp_catalog_item_more a {
    color: var(--extra_color);
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 24px;
    text-transform: uppercase;
}

.rcp_catalog_item_more a:hover {
    color: var(--extra_color_hover);
}

.rcp_catalog_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.rcp_catalog_row.row_catalog_image.row-count-3 .rcp_catalog_item {
    width: 33.333333333333%;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item {
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item.tall_catalog_image .rcp_catalog_item_link .rcp_catalog_item_info {
    padding: 18px 34px 32px;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item.middle_catalog_image_centered .rcp_catalog_item_link {
    text-align: center;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item.middle_catalog_image_centered .rcp_catalog_item_link,
.rcp_catalog_row.row_catalog_image .rcp_catalog_item.middle_catalog_image .rcp_catalog_item_link {
    height: 312px;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item.tall_catalog_image .rcp_catalog_item_link {
    height: 384px;
    text-align: center;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_link {
    display: block;
    height: 216px;
    color: #fff;
    border-radius: var(--big_border_radius);
    overflow: hidden;
    position: relative;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_link span {
    display: block;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_img:after {
    background: linear-gradient(0deg, var(--main_color) 0%, rgba(89, 35, 33, 0.00) 58.93%);
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: var(--button_border_radius);
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_img:after {
    background: linear-gradient(0deg, var(--main_color) 0%, rgba(89, 35, 33, 0.00) 58.93%);
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_img:after,
.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_img:after {
    display: none;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_img {
    overflow: hidden;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_img img {
    transition: transform .2s;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_link:hover .rcp_catalog_item_img img {
    transform: scale(1.09);
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_img img {
    object-fit: cover;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 30px 24px;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_name {
    font-size: 16px;
    font-weight: 800;
    line-height: 150%;
    text-transform: uppercase;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_qty {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 5px;
}

.rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    right: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 20px;
    transition: all 0.3s ease-out;
    background-color: rgba(255, 255, 255, 0.1);
}

.rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link {
    height: auto;
}

.rcp_catalog_row.row_catalog_noimage .rcp_catalog_item {
    width: 50%;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
}

.rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link {
    border-radius: var(--button_border_radius);
    color: #fff;
    font-size: 15px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 22px 84px 22px 22px;
    font-weight: 700;
    line-height: 150%;
    transition: all 0.3s ease-out;
    background-size: 100% !important;
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--main_color) 100%);
}

.rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link:hover .rcp_catalog_item_link_arrow {
    background-color: var(--second_color);
}

.rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link:hover {
    background-size: 300% !important;
    box-shadow: inset 0 -4px 10px var(--extra_color_opacity_80);
}

.rcp_catalog_row.row_catalog_noimage .more_catalog_page svg path {
    stroke: var(--text_color) !important;
}

.rcp_catalog_row.row_catalog_noimage .more_catalog_page svg {
    margin-left: 4px;
}

.rcp_catalog_row.row_catalog_noimage .more_catalog_page {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 22px 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--text_color);
}

@media (min-width:990px) {
    .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item.rcp_catalog_item_col_3 {
        width: 33.33333333333333333%;
    }

    .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item.rcp_catalog_item_col_4 {
        width: 25%;
    }

    .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item.rcp_catalog_item_col_5 {
        width: 50%;
    }

    .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item.rcp_catalog_item_col_1 {
        width: 100%;
    }
}

@media (max-width:990px) {
    .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item {
        width: 100%;
    }

    .rcp_catalog_row.row_catalog_image .rcp_catalog_item {
        width: 100%;
    }

    .rcp_catalog_row.row_catalog_image .rcp_catalog_item.tall_catalog_image .rcp_catalog_item_link {
        height: auto;
        height: 214px;
    }

    .rcp_catalog_row.row_catalog_image.row-count-3 .rcp_catalog_item {
        width: 100%;
    }
}

.dif_catalog_image_item {
    padding: 0 12px 24px;
}

.dif_catalog_image_item_big {
    width: 50%;
}

.dif_catalog_image_item_small {
    width: 33.3333333333%;
}

.dif_catalog_image_info {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    padding: 24px 24px 34px;
    background: linear-gradient(180deg, rgba(33, 25, 23, 0.00) 39.84%, var(--main_color) 97.81%);
}

.dif_catalog_image_name {
    font-size: 20px;
    display: block;
    font-weight: 500;
    line-height: 130%;
    color: #fff;
    text-transform: uppercase;
}

.dif_catalog_image_link {
    position: relative;
    display: block;
    border-radius: var(--big_border_radius);
    overflow: hidden;
}

.dif_catalog_image_link>div {
    display: block;
}

.dif_catalog_image_img img {
    object-fit: cover;
    width: 100%;
    transition: all 0.5s ease !important;
    height: 320px;
}

.dif_catalog_image_link:hover img {
    transform: scale(1.15);
}

@media (max-width:990px) {

    .row_dif_catalog_image>.dif_catalog_image:nth-of-type(1),
    .row_dif_catalog_image>.dif_catalog_image:nth-of-type(2),
    .row_dif_catalog_image>.dif_catalog_image:nth-of-type(3) {
        width: 100%;
    }

    .row_dif_catalog_image>.dif_catalog_image:nth-of-type(1) img,
    .row_dif_catalog_image>.dif_catalog_image:nth-of-type(2) img,
    .row_dif_catalog_image>.dif_catalog_image:nth-of-type(3) img {
        height: 140px;
    }

    .dif_catalog_image_item_small {
        width: 50%;
    }

    .row_dif_catalog_image>.dif_catalog_image.dif_catalog_image_item_small img {
        height: 160px;
    }

    .dif_catalog_image_item {
        padding: 0 6px 12px;
    }

    .rcp_catalog_row {
        margin: 0 -6px;
    }

    .dif_catalog_image_name {
        font-size: 16px;
    }

    .dif_catalog_image_info {
        padding: 12px 12px 24px;
    }
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_in,
.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_in {
    box-shadow: 0px 4px 18px 0px var(--main_color_opacity_20);
    border-radius: var(--big_border_radius);
    height: 100%;
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_img,
.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 0px;
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_link,
.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_link {
    height: auto;
    color: var(--main_color);
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_name {
    text-align: center;
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_name,
.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_name {
    font-weight: 700;
    font-size: 15px;
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_info,
.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_info {
    position: relative;
    padding-top: 10px;
    padding-bottom: 24px;
}

.rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode_center_text .rcp_catalog_item_img:after. .rcp_catalog_row.row_catalog_image .standart_catalog_image_clipart_mode .rcp_catalog_item_img:after {
    display: none;
}

.rcp_catalog_row.row_catalog_image .rcp_catalog_item_img img {
    height: 112px;
    object-fit: contain;
}

/* File: catalog_archive.css */
.premmerce-filter-ajax-container {
    width: 100%;
}

.rcp_subcategory_list_horizontal.show-all .hidden-item {
    display: block;
}

.rcp_subcategory_list_horizontal .show-more-btn-cat:hover {
    color: var(--second_color_hover);
}

.rcp_subcategory_list_horizontal .show-more-btn-cat {
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: flex;
    text-transform: uppercase;
    color: var(--second_color);
    font-weight: 700;
    transition: all 0.3s;
}

.rcp_subcategory_list_horizontal .show-more-btn-cat svg {
    margin-left: 6px;
}

.rcp_subcategory_list_horizontal .show-more-btn-cat svg path {
    stroke: var(--second_color) !important;
    transition: all 0.3s;
}

.rcp_subcategory_list_horizontal .show-more-btn-cat:hover svg path {
    stroke: var(--second_color_hover) !important;
}

.rcp_subcategory_list_horizontal .hidden-item {
    display: none;
}

#sendsort_select,
select.wppp-select {
    opacity: 0;
}

.loop_content .woo-variation-items-wrapper .woo-variation-raw-select {
    display: none !important;
}

.loop_content .variations,
.loop_content .archive-variable-items {
    margin: 0px -4px;
    padding: 0px;
}

.loop_content .archive-variable-items {
    display: flex;
    flex-wrap: wrap;
}

.loop_content .archive-variable-items li .variable-item-contents {
    padding: 6px 10px;
    border: 1px solid var(--second_color);
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px;
}

.loop_content .archive-variable-items li.selected .variable-item-contents {
    background-color: var(--second_color);
    color: #fff;
}

.loop_content .archive-variable-items li {
    padding: 0 4px 8px;
}

.left_category_all {
    padding-bottom: 55px;
}

.sortline_box {
    display: flex;
    position: relative;
    z-index: 51;
    padding: 18px 24px;
    height: 62px;
    margin-bottom: 20px;
    z-index: 200;
    justify-content: space-between;
    border-radius: var(--button_border_radius);
    border: 1px solid var(--extra_color_opacity_40);
}

.sortline_box.noborder_sort_view_type {
    border: 0px none;
    margin-bottom: 33px;
    padding: 0px;
    height: auto;
}

.front-page .sortline_box.noborder_sort_view_type .nice-select .current {
    font-weight: 500;
}

.front-page .sortline_box.noborder_sort_view_type .sort_m_label,
.front-page .sortline_box.noborder_sort_view_type .nice-select {
    font-size: 15px;
}

.front-page .sortline_box .nice-select {
    background-color: transparent;
    border: 0px none;
}

.sort_item_wrap {
    align-items: center;
    display: flex;
}

.rcp_subcategory_list {
    border-radius: var(--button_border_radius);
    margin: 0px;
    padding: 0px;
    border: 1px solid var(--main_color_opacity_20);
}

.rcp_subcategory_list li,
.rcp_subcategory_list {
    list-style-type: none;
}

.rcp_subcategory_list>li {
    border-bottom: 1px solid var(--main_color_opacity_20);
}

.rcp_subcategory_list>li>a.active,
.rcp_subcategory_list>li:hover>a {
    background-color: var(--main_color_opacity_03);
}

.rcp_subcategory_list>li>ul>li>a {
    color: rgba(51, 51, 51, 0.8);
}

.rcp_subcategory_list>li>ul>li>a:hover {
    color: rgba(51, 51, 51, 1);
}

.rcp_subcategory_list>li>ul>li {
    margin-bottom: 5px;
}

.rcp_subcategory_list>li>ul {
    margin: 0px;
    padding: 24px 20px 24px;
}

.rcp_subcategory_list a {
    font-weight: 300;
    color: #333;
}

.rcp_subcategory_list>li>a {
    padding: 18px 20px;
    display: block;
}

.rcp_subcategory_list>li:last-child {
    border-bottom: 0px none;
}

.rcp_subcategory_list>li.has-subchild {
    position: relative;
}

.rcp_subcategory_list>li.has-subchild>a {
    position: relative;
}

.rcp_subcategory_list>li.has-subchild>a>span>.sub_cat_wrap_title {
    padding-right: 37px;
}

.rcp_subcategory_list>li.has-subchild>a .subcat-arrow svg path {
    stroke: var(--main_color);
    opacity: 0.6;
}

.rcp_subcategory_list>li.has-subchild>a .subcat-arrow {
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    border-radius: 16px;
    background-color: var(--extra_color_2_opacity_10);
}

.rcp_subcategory_list>li>a.active .subcat-arrow svg {
    transform: rotate(180deg);
}

.rcp_subcategory_list_horizontal {
    display: flex;
    margin: 0px;
    padding: 0px;
    flex-wrap: wrap;
}

.rcp_subcategory_list_horizontal,
.rcp_subcategory_list_horizontal li {
    list-style-type: none;
}

.rcp_subcategory_list_horizontal {
    margin: 0 -12px 24px;
}

.rcp_subcategory_list_horizontal li a svg {
    transition: all 0.3s ease-out;
}

.rcp_subcategory_list_horizontal li a:hover svg {
    transform: rotate(-180deg);
}

.rcp_subcategory_list_horizontal li a svg path {
    stroke: var(--second_color) !important;
}

.subcategory_style_shadow .rcp_subcategory_list_horizontal li a {
    box-shadow: 0px 2px 16px 0px var(--extra_color_opacity_20);
}

.subcategory_style_bordered .rcp_subcategory_list_horizontal li a {
    border: 1px solid var(--extra_color_opacity_40);
}

.rcp_subcategory_list_horizontal li a {
    display: flex;
    height: 100%;
    border-radius: var(--button_border_radius);
    padding: 16px 16px 16px 22px;
    align-items: center;
    color: var(--text_color);
    font-size: 14px;
    font-weight: 500;
    line-height: 142.857%;
    justify-content: space-between;
    transition: all 0.3s;
}

.rcp_subcategory_list_horizontal li a:hover {
    box-shadow: 0px 2px 38px 0px var(--second_color_opacity_20);
}

.rcp_subcategory_list_horizontal li {
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
}

.rcp_subcategory_list_horizontal_arrow {
    background-color: var(--extra_color_opacity_10);
    min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#fancy-modal-cart-list.fancybox__content {
    border-radius: var(--big_border_radius);
    max-width: 575px;
    text-align: center;
    width: 100%;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    width: 48px;
    height: 48px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 24px;
    display: flex;
    border: 1px solid var(--extra_color);
    background-color: transparent;
    align-items: center;
    font-size: 16px;
    color: var(--extra_color) !important;
    font-weight: 400;
    justify-content: center;
}

.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    border-color: var(--extra_color_2);
    background-color: var(--extra_color_2);
    color: #fff !important;
}

.main_category_all {
    padding-bottom: 55px;
}

.main_category_all ul.products li.type-product:not(.purchasable) .loop_order_main_qty_wrap,
.loop_order_main_qty_wrap {
    display: none;
}

@media (max-width:1090px) {
    .main_category_all {
        width: 100%;
    }

    ul.products li .loop_content .woocommerce-loop-product__title {
        font-size: 14px;
    }

    ul.products li .loop_content {
        padding-bottom: 135px;
    }

    ul.products li.type-product .wrapin .add_to_cart_button {
        font-size: 14px;
    }

    ul.products li .loop_content .price {
        font-size: 18px;
        bottom: 94px;
    }

    ul.products li .loop_content {
        padding-left: 16px;
        padding-right: 16px;
    }

    .loop_order_main_qty_wrap {
        right: 16px;
    }

    .rcp_subcategory_list>li>a {
        padding: 14px 14px;
        font-size: 14px;
    }
}

@media (max-width:990px) {
    .header_catalog_col_front_page {
        display: none;
    }

    #sort_mobile_none {
        display: none;
    }

    .sort_item_wrap {
        flex-direction: column;
        align-items: flex-end;
    }

    .sortline_box {
        padding: 10px 10px;
    }

    .main_category_all ul.products li.type-product {
        width: 50%;
    }

    .rcp_subcategory_list_horizontal li {
        width: 100%;
        margin-bottom: 12px;
    }

    .rcp_subcategory_list_horizontal li a {
        font-size: 12px;
        padding: 8px 12px 8px 22px;
    }

    .rcp_subcategory_list_horizontal .show-more-btn-cat {
        margin-top: 12px;
    }

    .products-4-in-row.main_category_all ul.products li.type-product {
        width: 50%;
    }

    .rcp_subcategory_list_horizontal {
        margin: 0 -12px 24px;
    }
}

@media (max-width:768px) {
    .products-4-in-row.main_category_all ul.products li.type-product {
        width: 100%;
    }

    .main_category_all ul.products li.type-product {
        width: 100%;
    }
}

.subcategories_page .products {
    display: flex;
    width: 100%;
    margin: 0px;
    flex-wrap: wrap;
}

.subcategories_page .products .product-category .ctx_in_sub_list li {
    margin-bottom: 6px;
}

.subcategories_page .products .product-category .ctx_in_sub_list li a {
    opacity: 0.9;
    font-weight: 250;
    font-size: 15px;
}

.subcategories_page .products .product-category .ctx_in_arrow {
    width: 40px;
    min-width: 40px;
    margin-left: 12px;
    height: 40px;
    border-radius: 20px;
    background-color: var(--second_color_opacity_10);
    display: flex;
    align-items: center;
    justify-content: center;
}

.subcategories_page .products .product-category .ctx_in_arrow svg path {
    stroke: var(--second_color) !important;
}

.subcategories_page .products .product-category .ctx_in_link svg {
    transition: all 0.3s ease-out;
}

.subcategories_page .products .product-category .ctx_in_link:hover .ctx_in_arrow svg {
    transform: rotate(-180deg);
}

.subcategories_page .products .product-category .ctx_in_sub_list {
    margin: 0px;
}

.subcategories_page .products .product-category .has_subcats .ctx_in_link {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--extra_color_2_opacity_50);
}

.subcategories_page .products .product-category .ctx_in_link {
    display: flex;
    color: var(--text_color);
    font-size: 15px;
    font-weight: 500;
    justify-content: space-between;
    align-items: center;
    line-height: 160%;
    transition: all 0.3s;
    text-transform: uppercase;
}

.subcategories_page .products .product-category .ctx_in_link:hover {
    color: var(--second_color);
}

.subcategories_page .products .product-category {
    width: 100%;
    margin-bottom: 24px;
    padding: 0 0px;
    display: inline-block;
}

.subcategories_page .products .product-category .subcats_wrap {
    border: 1px solid var(--second_color_opacity_50);
    padding: 24px 30px 24px;
    border-radius: var(--button_border_radius);
}

.subcategories_page .products .product-category .ctx_in_sub_list li a {
    opacity: 1;
    transition: all 0.3s;
}

.subcategories_page .products .product-category .ctx_in_sub_list li a:hover {
    color: var(--second_color);
}

.subcategories_page .products .product-category .ctx_in_qty {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 184.615%;
    opacity: 0.5;
    text-transform: none;
}

@media (max-width:990px) {
    .subcategories_page .products {
        columns: 1;
    }
}

/* File: catalog_cart_product_item.css */
ul.products li.type-product .wrapin.image_cover .imagewrapper img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    border-top-left-radius: var(--big_border_radius);
    border-top-right-radius: var(--big_border_radius);
    object-position: center top;
}

ul.products li.type-product .wrapin.image_cover .imagewrapper {
    padding-left: 0px;
    padding-right: 0px;
}

.only_more_btn .loop_order_main {
    display: none !important;
}

.only_one_click .loop_product_item_more_btn {
    display: none !important;
}

ul.products li.type-product .wrapin.more_btn_and_one_click .loop_product_item_more_btn {
    width: 50%;
    left: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: var(--big_border_radius);
}

ul.products li.type-product .wrapin.more_btn_and_one_click .loop_order_main {
    width: 50%;
    right: 0;
    background-color: var(--second_color);
    left: auto;
    border-bottom-right-radius: var(--big_border_radius);
    border-bottom-left-radius: 0;
}

ul.products li.type-product .wrapin.more_btn_and_one_click .loop_product_item_more_btn,
ul.products li.type-product .wrapin.more_btn_and_one_click .loop_order_main {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 14px;
}

ul.products li.type-product .wrapin.more_btn_and_one_click .loop_product_item_more_btn:after,
ul.products li.type-product .wrapin.more_btn_and_one_click .loop_order_main:after {
    display: none !important;
}

.template_simple .rcp_catalog_showcase_tab {
    display: flex;
    justify-content: flex-end;
}

.template_simple .rcp_catalog_showcase_tab_in {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 160%;
    text-transform: uppercase;
}

.template_simple .rcp_catalog_showcase_tab_in .rcp_catalog_tab_btn.active {
    opacity: 1;
}

.template_simple .rcp_catalog_showcase_tab_in .rcp_catalog_tab_btn:hover {
    opacity: 0.8;
}

.template_simple .rcp_catalog_showcase_tab_in .rcp_catalog_tab_btn.active:after {
    opacity: 1;
}

.template_simple .rcp_catalog_showcase_tab_in .rcp_catalog_tab_btn:after {
    position: absolute;
    height: 3px;
    border-radius: 3px;
    opacity: 0;
    width: 100%;
    content: '';
    display: block;
    bottom: 0px;
    background-color: var(--main_color);
    left: 0px;
}

.template_simple .rcp_catalog_showcase_tab_in .rcp_catalog_tab_btn {
    opacity: 0.4;
    margin-left: 16px;
    padding-bottom: 4px;
    cursor: pointer;
    color: var(--main_color);
    position: relative;
}

.rcp_catalog_showcase_tab_item {
    display: none;
}

.rcp_catalog_showcase_tab_item.active {
    display: block;
}

.template_simple .simple_wrap h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.template_buttonlike .rcp_catalog_showcase_tab {
    width: 100%;
}

.template_buttonlike .rcp_catalog_showcase_tab_in {
    display: flex;
    width: 100%;
    overflow: auto;
    padding-bottom: 12px;
}

.template_buttonlike .rcp_catalog_tab_btn {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    margin-right: 20px;
    border-radius: var(--button_border_radius);
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s ease;
    color: var(--extra_color);
    border: 1px solid var(--extra_color);
}

.template_buttonlike .rcp_catalog_tab_btn.active,
.template_buttonlike .rcp_catalog_tab_btn:hover {
    background-color: var(--extra_color);
    color: #fff;
}

@media (max-width:990px) {
    .template_buttonlike .rcp_catalog_tab_btn {
        padding: 0 10px;
    }

    .rcp_catalog_showcase_tab_in .rcp_catalog_tab_btn {
        margin-right: 8px;
    }

    .template_buttonlike .rcp_catalog_tab_btn {
        font-size: 12px;
        height: 50px;
    }
}

ul.products {
    display: flex;
    padding: 0px;
    margin: 0 -12px;
    flex-wrap: wrap;
}

ul.products li,
ul.products {
    list-style-type: none;
}

ul.products li.type-product .wrapin {
    position: relative;
    height: 100%;
    border-radius: var(--button_border_radius);
    background-color: #fff;
}

ul.products li.type-product {
    position: relative;
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 32px;
}

ul.products li .loop_content {
    padding-bottom: 140px;
    padding-left: 24px;
    padding-right: 24px;
}

ul.products li .loop_content .woocommerce-loop-product__title {
    font-size: 17px;
    text-align: left;
    font-weight: 500;
    line-height: 126%;
    text-transform: none;
    margin-bottom: 16px;
    color: var(--text_color);
}

ul.products li.type-product .wrapin .prodatrlist_excerpt {
    margin-bottom: 11px;
}

.global_like_hidden .add-to-wishlist {
    display: none;
}

.product_item_loop_prodatrlist_item {
    text-align: left;
    color: var(--text_color);
    opacity: 0.7;
    font-weight: 300;
    margin-bottom: 4px;
}

.product_item_global_price_prefix {
    font-size: 16px;
    font-weight: 600;
    margin-right: 6px;
    text-transform: uppercase;
}

.loop_product_item_price_label {
    color: var(--extra_color);
    opacity: 0.7;
    font-size: 15px;
    font-weight: 400;
    line-height: 160%;
}

ul.products li .loop_content .before_price_text {
    display: block;
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
    text-transform: uppercase;
}

ul.products li.type-product .wrapin .loop_order_main,
ul.products li.type-product .wrapin .add_to_cart_button,
.loop_product_item_more_btn {
    position: absolute;
    bottom: 0px;
    height: 62px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    align-items: center;
    left: -1px;
    width: calc(100% + 2px);
    background-color: var(--second_color);
    border-bottom-right-radius: var(--big_border_radius);
    border-bottom-left-radius: var(--big_border_radius);
    transition: all .3s ease;
}

ul.products li.type-product .wrapin .loop_order_main:hover,
ul.products li.type-product .wrapin .add_to_cart_button:hover,
.loop_product_item_more_btn:hover {
    background-color: var(--second_color_hover);
}

ul.products li.type-product .wrapin .loop_order_main,
.loop_product_item_more_btn {
    transition: 0.5s;
}

ul.products li.type-product .wrapin .loop_order_main:after,
.loop_product_item_more_btn:after {
    content: '';
    -webkit-mask-image: url(../img/system/arrow_product_more.svg);
    mask-image: url(../img/system/arrow_product_more.svg);
    background-color: #fff;
    width: 22px;
    height: 22px;
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    right: -40px;
    transition: 0.5s;
}

ul.products li.type-product .wrapin .loop_order_main:hover,
ul.products li.type-product .wrapin:hover .loop_product_item_more_btn {
    padding-right: 44px;
    padding-left: 8px;
}

ul.products li.type-product .wrapin .loop_order_main:hover:after,
ul.products li.type-product .wrapin:hover .loop_product_item_more_btn:after {
    opacity: 1;
    right: 24px;
}

.loop_order_main_qty_wrap {
    position: absolute;
    right: 24px;
    bottom: 100px;
    display: flex;
    border-radius: var(--button_border_radius);
    width: 94px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background-color: var(--second_color_opacity_10);
}

ul.products li.type-product .wrapin .loop_order_main_qty_btn {
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

ul.products li.type-product .wrapin .loop_order_main_qty_btn svg path {
    stroke: var(--second_color) !important;
}

ul.products li.type-product .wrapin .loop_order_main_qty_wrap input {
    font-size: 18px;
    text-align: center;
    width: 30px;
    height: 30px;
    padding-left: 0px;
    background-color: transparent;
    font-weight: 600;
    border: 0px none;
}

ul.products li .imagewrapper {
    height: 191px;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 20px;
    margin-bottom: 16px;
}

ul.products li .imagewrapper_in {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.products li .imagewrapper img {
    object-fit: contain;
    max-height: 90%;
    max-width: 90%;
}

ul.products li.type-product .wrapin {
    position: relative;
    height: 100%;
    border-radius: var(--big_border_radius);
    background-color: #fff;
    transition: all 0.3s;
    box-shadow: 0px 4px 18px 0px var(--main_color_opacity_15);
}

ul.products li.type-product .wrapin:hover {
    box-shadow: 0px 4px 18px 0px var(--main_color_opacity_15);
}

ul.products li.type-product .onsale {
    display: none;
}

ul.products li.type-product .loop_content_scu {
    font-size: 15px;
    line-height: 160%;
    opacity: 0.7;
    font-weight: 300;
    margin-bottom: 6px;
}

.h2.woo-extra-title {
    margin-bottom: 25px;
}

.added_to_cart.wc-forward {
    display: none !important;
}

ul.products li.type-product .wrapin .add_to_cart_button.loading .btn_text {
    opacity: 0;
}

ul.products li.type-product .wrapin .add_to_cart_button.loading .btn_load {
    opacity: 1;
}

.lds-ellipsis {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 78px;
    left: 50%;
    margin-left: -39px;
    top: 0px;
    height: 100%;
}

.lds-ellipsis div:nth-child(1),
.lds-ellipsis span:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.45s infinite;
}

.lds-ellipsis div:nth-child(2),
.lds-ellipsis span:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.45s infinite;
}

.lds-ellipsis div:nth-child(3),
.lds-ellipsis span:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.45s infinite;
}

.lds-ellipsis div:nth-child(4),
.lds-ellipsis span:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.45s infinite;
}

.lds-ellipsis div,
.lds-ellipsis span {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    background-color: #fff;
    display: block;
    height: 12px;
    border-radius: 50%;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.products-4-in-row.main_category_all ul.products li.type-product {
    width: 25%;
}

.main_category_all ul.products li.type-product {
    width: 33.33333333333333333%;
}

@media (max-width:1240px) and (min-width:990px) {
    ul.products li .loop_content .price del {
        font-size: 12px;
    }

    ul.products li .loop_content .price {
        font-size: 16px;
    }
}

@media (max-width:990px) {
    ul.products li .loop_content .price {
        padding: 0 15px;
        left: 0px;
    }

    ul.products li.type-product {
        width: 50%;
    }

    .rcp_catalog_showcase_tab {
        white-space: nowrap;
    }

    .rcp_catalog_showcase_tab_in {
        width: 100%;
        overflow: auto;
        font-size: 13px;
        padding-bottom: 5px;
        font-weight: 600;
    }

    ul.products li .loop_content .woocommerce-loop-product__title {
        font-size: 14px;
    }

    ul.products li .loop_content {
        padding-bottom: 135px;
    }
}

@media (max-width:768px) {
    ul.products li.type-product {
        width: 100%;
    }

    .fancy-modal-cart-title {
        font-size: 24px;
    }
}

@media (max-width:385px) {
    .rcp_catalog_showcase_tab_in {
        font-size: 12px;
        font-weight: 500;
    }
}

/* File: catalog_product_page.css */
.section-common.woo-extra-content-section {
    padding-top: 0px;
}

.column_width_equal .product_page_custom_left,
.column_width_equal .entry-summary-product {
    width: 50%;
}

.redcod-tabs ul.redcod-tab-links li span i {
    font-style: normal;
}

.screen-reader-text,
.woocommerce-notices-wrapper {
    display: none !important;
}

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

html body .slick-dots.wpgs-dots li.slick-active button {
    background-color: var(--extra_color);
}

html body .slick-dots.wpgs-dots li button {
    background-color: var(--extra_color_opacity_20);
}

.offer_box_content {
    margin-top: 60px;
    padding: 31px 166px 31px 40px;
    background-color: var(--second_color_opacity_10);
    font-size: 15px;
    line-height: 160%;
    font-weight: 250;
}

.offer_box_content p {
    margin-bottom: 8px;
}

.offer_box_content_title {
    margin-bottom: 16px;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    text-transform: uppercase;
}

.offer_box_content {
    background-size: 146px 100%;
    object-fit: contain;
    background-repeat: no-repeat;
    background-position: right center;
}

.variations_form>div {
    width: 100%;
}

body.front-page .main_single_page_elements_in .variations_form .reset_variations {
    display: none;
}

body.front-page .main_single_page_elements_in .variations_form .woo-variation-raw-select {
    display: none;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li.selected .variable-item-contents {
    background-color: var(--second_color);
    color: #fff;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li .variable-item-contents {
    display: flex;
    height: 50px;
    padding: 0 16px;
    align-items: center;
    justify-content: center;
    color: var(--text_color);
    font-weight: 300;
    transition: all .3s ease;
    cursor: pointer;
    font-size: 13px;
    border: 1px solid var(--second_color);
    text-transform: uppercase;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li .variable-item-contents:hover {
    background-color: var(--second_color_opacity_80);
    color: #fff;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li {
    margin-right: 12px;
    margin-bottom: 12px;
}

body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0px;
}

body.front-page .main_single_page_elements_in .variations_form table.variations {
    margin: 0px 0 50px;
    border-radius: 0px;
}

body.front-page .main_single_page_elements_in .variations_form table td,
body.front-page .main_single_page_elements_in .variations_form table,
body.front-page .main_single_page_elements_in .variations_form table th {
    border: 0px none;
    padding: 0px;
}

body.front-page .main_single_page_elements_in .variations_form table th.label {
    margin-bottom: 16px;
}

body.front-page .main_single_page_elements_in .variations_form table th label {
    opacity: 0.9;
    color: var(--text_color);
    font-weight: 300;
    font-size: 15px;
}

.main_single_page_elements_in .variations_form table,
.main_single_page_elements_in .variations_form tr,
.main_single_page_elements_in .variations_form td,
.main_single_page_elements_in .variations_form th.label {
    display: block;
}

.main_single_page_elements_in .order_wrap_box {
    width: 50%;
    padding-left: 20px;
}

.woo_price_redcoder {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.woo_price_redcoder p {
    font-size: 30px;
    font-weight: 800;
}

.woo_price_redcoder p {
    margin-bottom: 0px;
}

.woo_price_redcoder .quantity,
.woo_price_redcoder .qty_option_btn {
    width: 33.333333333333333%;
}

.woo_price_redcoder .qty_option_btn {
    background-color: var(--extra_color_opacity_10);
    height: 44px;
    border-radius: 4px;
}

.woo_price_redcoder .qty_option_btn {
    font-size: 23px;
    outline: none !important;
    border: 0px none;
    color: var(--extra_color) !important;
}

.woo_qty_redcoder input[type="number"] {
    -moz-appearance: textfield;
    width: 44px;
    background-color: transparent;
    height: 44px;
    color: var(--text_color);
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    border: 0px none;
    outline: none !important;
}

.woo_price_redcoder .woo_simple_price {
    width: 50%;
    margin-bottom: 25px;
}

.woo_price_redcoder.hidden_qty .woo_simple_price p,
.woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price {
    align-items: flex-end;
    display: flex;
}

.woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price ins,
.woo_price_redcoder.hidden_qty .woo_simple_price p>ins {
    order: 1;
}

.woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price del,
.woo_price_redcoder.hidden_qty .woo_simple_price p>del {
    order: 2;
    margin-left: 16px;
}

.woo_price_redcoder.hidden_qty .woo_simple_price {
    width: 100%;
    margin-bottom: 0px;
}

.woo_price_redcoder .woo_qty_redcoder {
    width: 132px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 25px;
}

.woo_price_redcoder.hidden_qty {
    width: 50%;
}

.woo_price_redcoder.hidden_qty .woo_qty_redcoder {
    display: none;
}

.woo_simple_price_label {
    display: none;
}

.woo_price_redcoder ins,
.woocommerce-variation-price bdi {
    color: var(--333333, #333);
    font-size: 32px;
    font-weight: var(--h1_weight);
    line-height: 113.333%;
    text-transform: uppercase;
}

.woo_price_redcoder del>span,
.woo_price_redcoder del bdi {
    color: var(--text_color);
    opacity: 0.7;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    display: block;
    line-height: 171.429%;
    margin-bottom: 2px;
}

.single_variation_wrap {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}

.single_add_to_cart_button:hover {
    background-color: var(--extra_color_hover);
}

.single_add_to_cart_button {
    outline: none !important;
}

.single_add_to_cart_button.loading .btn_load {
    opacity: 1;
}

.single_add_to_cart_button.loading .btn_text {
    opacity: 0;
}

.main_single_add_to_cart_hide.main_single_page_elements_in {
    margin-bottom: 12px;
}

.main_single_add_to_cart_hide .single_add_to_cart_button {
    display: none;
}

.main_single_page_elements_in .woo_simple_price {
    display: flex;
}

.main_single_page_elements_in .woo_simple_price .discount-percentage {
    border-radius: 4px;
    margin-right: 16px;
    background-color: var(--extra_color_2_opacity_10);
    width: 52px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--extra_color);
    font-size: 14px;
    font-weight: 500;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price {
    display: flex;
    align-items: flex-end;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price ins {
    order: 1;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price del {
    line-height: 1;
    display: block;
    order: 2;
    margin-left: 14px;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price del span bdi {
    margin: 0px;
}

.main_single_add_to_cart_hide.main_single_page_elements_in .woo_price_redcoder .price del span {
    margin: 0px;
}

.fancy-modal-cart-title {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 117.647%;
}

.cart-items-buttons {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    color: var(--text_color);
    justify-content: space-between;
}

.cart-items-buttons .common_btn {
    height: 64px;
}

.cart-items-buttons .common_btn.common_btn_transparent {
    background-color: transparent;
    color: var(--second_color);
    border: 1px solid var(--second_color) !important;
}

.cart-items-buttons .common_btn.common_btn_transparent:hover {
    background-color: var(--second_color_hover);
    border: 1px solid var(--second_color_hover) !important;
    color: #fff;
}

.fancy-modal-cart-title {
    font-size: 21px;
}

.cart-items-buttons .common_btn {
    height: 50px;
}

.redcoder-cartsimg img {
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
}

.redcoder-cartsimg {
    width: 136px;
    height: 136px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 5px;
}

.redcoder-cartsname {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
}

.main_single_page_elements_in .order_main {
    width: 100%;
    border-radius: var(--button_border_radius);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
    height: 60px;
    color: #fff;
    background-color: var(--extra_color);
}

.main_single_page_elements_in .order_main:hover {
    color: #fff;
    background-color: var(--extra_color_hover);
}

.main_single_page_elements_in form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main_single_page_elements_in_variable {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.entry-summary-product {
    padding-left: 60px;
}

body.front-page .entry-summary-product .archive_title_h1 {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 40px;
    line-height: 120%;
}

.woocommerce-product-details__short-description {
    font-size: 15px;
    line-height: 153.333%;
    margin-bottom: 32px;
    font-weight: 300;
    opacity: 0.9;
}

.woocommerce-product-details__short-description a {
    font-weight: 600;
}

.redcod-tabs ul.redcod-tab-links {
    list-style: none;
    margin: 0 0px 29px;
    padding: 0;
    justify-content: space-between;
    display: flex;
    position: relative;
}

.redcod-tabs ul.redcod-tab-links:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    height: 5px;
    background-color: var(--extra_color_2_opacity_20);
    width: 100%;
}

.redcod-tabs ul.redcod-tab-links li.redcod-active span,
.redcod-tabs ul.redcod-tab-links li.redcod-active span:hover {
    color: var(--extra_color);
    border-bottom: 5px solid var(--extra_color);
}

.redcod-tabs ul.redcod-tab-links li.redcod-active span i {
    font-style: normal;
}

.redcod-tabs ul.redcod-tab-links li:first-child span {
    padding-left: 0px;
    padding-right: 0px;
}

.redcod-tabs ul.redcod-tab-links span {
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    padding-bottom: 7px;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    color: var(--extra_color_2_opacity_60);
    text-transform: uppercase;
    transition: all 0.3s;
    border-bottom: 5px solid transparent;
}

.redcod-tabs ul.redcod-tab-links li:last-child span {
    padding-right: 0px;
}

.redcod-tabs {
    width: 100%;
}

.row_tabs_header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.woocommerce_tabs_title_description {
    font-size: 36px;
    font-weight: 800;
    margin: 0 0px 29px;
    line-height: 161.111%;
    text-transform: uppercase;
}

.product_page_custom {
    padding-bottom: 107px;
}

.product-container-tabs {
    padding: 0px 0px 58px;
}

.redcod-tab.redcod-active {
    display: block;
}

.redcod-tab {
    display: none;
}

.product_page_custom_wrap .onsale {
    display: none;
}

.sidebar_form_wrap .confid_box a {
    color: #fff;
    font-weight: 400;
}

.sidebar_form_wrap .confid_box {
    font-size: 13px;
    font-weight: 300;
    max-width: 443px;
    margin: 24px auto;
    color: #fff;
}

.sidebar_form_wrap .common_btn {
    width: 174px;
    margin: 0 auto;
    height: 48px;
    font-size: 14px;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap .wpcf7-form-control {
    color: #333;
    outline: none !important;
    border: 2px solid #fff;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap .wpcf7-form-control,
.col_product_inf_item_2 .sidebar_form_wrap .common_btn {
    height: 52px;
    outline: none !important;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap {
    display: block;
    width: 269px;
    padding-right: 20px;
    margin-bottom: 0px;
}

.col_product_inf_item_2 .wpcf7-form-control-wrap .wpcf7-form-control,
.col_product_inf_item_2 .sidebar_form_wrap .common_btn {
    height: 52px;
}

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

.sidebar_form_in {
    position: relative;
    z-index: 3;
    color: #fff;
}

.form_title_sidebar {
    color: var(--ffffff, #FFF);
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 125%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}

.form_subtitle_sidebar {
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 37px;
    line-height: 146.667%;
}

.common_btn {
    position: relative;
    background-color: var(--second_color);
    border-radius: var(--button_border_radius);
    padding-left: 15px;
    padding-right: 15px;
    height: 52px;
    display: flex;
    border: 0px none !important;
    width: 100%;
    color: #fff;
    font-size: 13px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
}

.common_btn:hover {
    background-color: var(--second_color_hover);
}

.col_product_inf_item_2 .sidebar_form_wrap {
    padding-top: 81px;
    padding-bottom: 46px;
}

.col_product_inf_item .sidebar_form_full {
    margin-top: 0px;
}

.sidebar_form_wrap {
    position: relative;
    padding-top: 110px;
    border-radius: 14px;
    padding-bottom: 32px;
    margin-top: 24px;
    padding-left: 28px;
    padding-right: 28px;
    text-align: center;
    background: var(--2-d-0000, #2D0000);
}

.col_product_inf_item.col_product_inf_item_2 {
    padding-left: 60px;
}

.redcod-tab-content {
    font-weight: 300;
    line-height: 160%;
    font-size: 15px;
    color: var(--text_color_opacity_90);
}

body.front-page .redcod-tab-content h2 {
    font-size: 24px;
}

.redcod-tab-content a {
    text-decoration: underline;
    color: var(--extra_color_2);
}

.redcod-tab-content p {
    margin-bottom: 12px;
}

.redcod-tab-content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0px 15px;
    padding: 0px;
}

.redcod-tab-content ul li {
    width: 100%;
    position: relative;
    max-width: 50%;
    padding-left: 54px;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    padding-right: 48px;
    align-items: center;
    min-height: 32px;
    flex-wrap: wrap;
}

.redcod-tab-content ul li:before {
    background-color: var(--extra_color_2_opacity_10);
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 16px;
}

.redcod-tab-content ul li:after {
    content: '';
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    position: absolute;
    background-color: var(--extra_color_2);
    -webkit-mask-image: url(../img/system/check_li.svg);
    mask-image: url(../img/system/check_li.svg);
    width: 18px;
    height: 18px;
}

body.front-page .redcod-tab-content ol+h2,
body.front-page .redcod-tab-content ol+h3,
body.front-page .redcod-tab-content ul+h2,
body.front-page .redcod-tab-content ul+h3,
body.front-page .redcod-tab-content table+h2,
body.front-page .redcod-tab-content table+h3,
body.front-page .redcod-tab-content p+h2,
body.front-page .redcod-tab-content p+h3 {
    margin-top: 34px;
}

body.front-page .redcod-tab-content h2,
body.front-page .redcod-tab-content h3 {
    font-size: 15px;
    margin-top: 5px;
    font-weight: 500;
    margin-bottom: 19px;
    line-height: 133.333%;
    text-transform: uppercase;
}

body.front-page .redcod-tab-content h3 {
    color: var(--text_color_opacity_70);
}

body.front-page .redcod-tab-content h2 {
    font-size: 21px;
    color: var(--text_color_opacity_90);
}

.sidebar_form_wrap::before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 128px;
    -webkit-border-top-left-radius: 14px;
    -webkit-border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -moz-border-radius-topright: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/product_form_bg.jpg);
}

.sidebar_form_wrap::after {
    -webkit-border-top-left-radius: 14px;
    -webkit-border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -moz-border-radius-topright: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    position: absolute;
    z-index: 2;
    background: linear-gradient(0deg, #2D0000 0%, rgba(45, 0, 0, 0.63) 100%);
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 128px;
}

.product-container-tabs+.section-common {
    padding-top: 25px;
}

.init_product_item {
    padding-left: 144px;
    min-height: 128px;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 3px solid var(--third_color);
}

.init_img_wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.init_img_wrap img {
    height: 110px;
    width: 110px;
    object-fit: contain;
}

.init_img_wrap.image_cover img {
    object-fit: cover;
    object-position: center top;
    border-radius: var(--big_border_radius);
}

.init_product_item_info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 128px;
}

.init_name {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 7px;
    line-height: 133.333%;
    text-transform: none;
}

.init_price {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--main_color);
}

.woocommerce-product-details__form_order .littleform_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
}

.woocommerce-product-details__form_order .littleform_item {
    padding: 0 11px;
    margin-bottom: 22px;
}

.front-page .woocommerce-product-details__form_order .littleform_item .nice-select .current {
    font-weight: 300;
    font-size: 14;
    color: var(--text_color);
}

.front-page .woocommerce-product-details__form_order .littleform_item .nice-select:after {
    right: 15px;
}

.front-page .woocommerce-product-details__form_order .littleform_item .nice-select {
    padding-left: 18px;
}

.woocommerce-product-details__form_order .littleform_item_max {
    width: 36.5%;
}

.woocommerce-product-details__form_order .littleform_item_min {
    width: 27%;
}

.woocommerce-product-details__form_order .littleform_item_label {
    margin-bottom: 9px;
    color: var(--005589, #005589);
    font-size: 13px;
    font-weight: 500;
    opacity: 0.6;
    letter-spacing: 0.13px;
    text-transform: uppercase;
}

.woocommerce-product-details__form_order .littleform_item_last .order_button {
    height: 56px;
    border: 0px none !important;
}

.woocommerce-product-details__form_order .littleform_item_last {
    padding-top: 18px;
    width: 100%;
}

.woocommerce-product-details__form_order .confid_box {
    color: var(--text_color_opacity_50);
    font-weight: 300;
    text-align: center;
}

.woocommerce-product-details__form_order .confid_box a {
    font-weight: 400;
    color: var(--text_color_opacity_50);
}

.woocommerce-product-details__form_order .lds-ellipsis span:nth-child(2),
.woocommerce-product-details__form_order .lds-ellipsis div,
.woocommerce-product-details__form_order .lds-ellipsis span {
    background-color: #fff;
}

@media (max-width:990px) {
    .column_width_equal .product_page_custom_left {
        margin-bottom: 34px;
    }

    .product_page_custom_wrap .entry-summary-product {
        display: flex;
        flex-direction: column;
    }

    .product_page_custom_wrap .entry-summary-product .main_single_page_elements_in {
        order: 1;
        margin-bottom: 24px;
    }

    .product_page_custom_wrap .entry-summary-product .woocommerce-product-details__short-description {
        order: 2;
    }

    .product_page_custom_wrap .entry-summary-product .offer_box_content {
        order: 3;
    }

    body.front-page .main_single_page_elements_in .variations_form table.variations {
        margin: 0px 0 24px;
    }

    body.front-page .main_single_page_elements_in .variations_form .single-product-variable-items li {
        margin-right: 8px;
        margin-bottom: 8px;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 12px;
    }

    .woo_price_redcoder.hidden_qty .woo_simple_price p,
    .woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price {
        flex-wrap: wrap;
    }

    .woo_price_redcoder.hidden_qty .woocommerce-variation-price span.price del,
    .woo_price_redcoder.hidden_qty .woo_simple_price p>del {
        order: 2;
        margin-left: 0px;
        width: 100%;
    }

    .woo_price_redcoder ins,
    .woocommerce-variation-price bdi {
        font-size: 27px;
    }

    .single_variation_wrap .single_add_to_cart_button {
        padding: 0 12px;
    }

    .cart-items-buttons .common_btn {
        margin-bottom: 12px;
    }

    .form_title_sidebar {
        font-size: 24px;
    }

    .form_subtitle_sidebar {
        font-size: 12px;
    }

    .col_product_inf_item_2 .wpcf7-form-control-wrap {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .column_width_equal .product_page_custom_left,
    .column_width_equal .entry-summary-product {
        width: 100%;
    }

    .wpgs-image-no-thumb .wpgs-image img {
        max-height: 320px;
    }

    .wpgs-no-gallery-images .wpgs-image-slick,
    .wpgs-no-gallery-images .wpgs-image-flex {
        height: 270px !important;
    }

    html body .slick-track .woocommerce-product-gallery__image--placeholder.slick-slide {
        height: 270px !important;
    }

    .wpgs-image-no-thumb .wpgs-image img {
        max-height: 240px;
    }

    .entry-summary-product {
        padding-left: 12px;
        width: 100%;
    }

    body.front-page .entry-summary-product .archive_title_h1 {
        font-size: 22px;
    }

    .col_product_inf_item_1,
    .col_product_inf_item_2 {
        width: 100%;
    }

    .redcod-tabs ul.redcod-tab-links span {
        font-size: 14px;
        font-weight: 400;
    }

    .redcod-tab-content {
        font-size: 14px;
    }

    .col_product_inf_item.col_product_inf_item_2 {
        padding-left: 12px;
        margin-top: 30px;
    }

    .col_product_inf_item_2 .sidebar_form_wrap {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .single_add_to_cart_button,
    .main_single_page_elements_in .order_main {
        font-size: 12px;
    }

    .offer_box_content {
        background-size: 100px 100%;
    }

    .offer_box_content {
        padding: 24px 100px 24px 24px;
    }

    .offer_box_content {
        margin-top: 24px;
    }

    .product_page_custom {
        padding-bottom: 0px;
    }

    .wpgs-image img {
        max-height: 270px;
    }
}

@media (max-width:768px) {
    .redcod-tabs ul.redcod-tab-links li span i {
        display: none;
    }

    .attr_list_view_type .prodatrlist .attr_right {
        max-width: 70%;
        font-size: 14px !important;
    }

    .attr_cart_view_type .prodatrlist_item {
        width: 50%;
    }

    .attr_cart_view_type .prodatrlist {
        min-width: 122px;
    }

    .woocommerce-product-details__form_order .littleform_row {
        margin: 0 -5px;
    }

    .woocommerce-product-details__form_order .littleform_item_max {
        width: 50%;
    }

    .woocommerce-product-details__form_order .littleform_item_min {
        width: 100%;
    }

    .woocommerce-product-details__form_order .littleform_item {
        padding: 0 5px;
        margin-bottom: 15px;
    }

    .woocommerce_tabs_title_description {
        display: none;
    }

    .redcod-tab-content ul li {
        width: 100%;
        max-width: 100%;
    }

    .redcod-tabs {
        width: 100%;
        overflow: auto;
        margin-bottom: 15px;
    }

    .redcod-tabs ul.redcod-tab-links {
        overflow: auto;
        min-width: 100%;
        white-space: nowrap;
        margin: 0 0px 4px 0px;
    }

    .redcod-tabs ul.redcod-tab-links li:last-child span {
        padding-right: 0px;
        padding-left: 0px;
    }

    .redcod-tabs ul.redcod-tab-links span {
        font-size: 13px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .woocommerce-product-details__form_order .confid_box {
        font-size: 12px;
        font-weight: 300;
    }

    .woocommerce-product-details__form_order .confid_box br {
        display: none;
    }

    .product-container-tabs {
        padding: 45px 0px 45px;
    }
}

@media (max-width:395px) {
    .redcod-tabs ul.redcod-tab-links span {
        font-size: 12px;
    }

    .form_title_sidebar {
        font-size: 21px;
    }
}

/* File: categories.css */
.rcp_category_item_img img {
    height: 416px;
    object-fit: cover;
    width: 100%;
}

.rcp_category_item {
    width: 33.333333333333333%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
}

.row-count-3 .rcp_category_item {
    width: 33.333333333333333%;
}

.row-count-4 .rcp_category_item {
    width: 25%;
}

.rcp_categories {
    display: flex;
    margin: 0 -12px;
    flex-wrap: wrap;
}

.rcp_category_item_link {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: var(--big_border_radius);
}

.rcp_category_item a span.rcp_category_item_info {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 24px 32px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all .3s ease;
    background-color: var(--main_color_opacity_90);
    font-size: 22px;
    font-weight: 700;
    line-height: 145.455%;
    text-transform: uppercase;
}

.rcp_category_item a span {
    display: block;
}

.rcp_category_item a span.rcp_category_item_info:hover {
    background-color: var(--extra_color_opacity_90);
}

@media (max-width:1240px) and (min-width:990px) {
    .rcp_category_item a span.rcp_category_item_info {
        font-size: 16px;
    }

    .rcp_category_item_img img {
        height: 240px;
        object-fit: cover;
    }
}

@media (max-width:990px) {
    .rcp_category_item a span.rcp_category_item_info {
        font-size: 14px;
    }

    .rcp_category_item_img img {
        height: 180px;
    }
}

@media (max-width:768px) {
    .rcp_categories .rcp_category_item {
        width: 100%;
    }
}

/* File: cinar-preview.css */
body .acf-field-flexible-content[data-acfe-flexible-grid="1"]>.acf-input>.acf-flexible-content>.values>.layout>.acfe-fc-placeholder.acfe-fc-preview>.-preview {
    word-break: normal;
}

.layout>.acfe-fc-placeholder:hover .acfe-fc-overlay {
    z-index: 200;
}

/* File: cinar-styles.css */
html {
    font-size: 15px;
}

body.front-page,
.acfe-fc-preview {
    line-height: 1.6;
    color: var(--text_color);
    font-size: 1rem;
    font-weight: 400;
}

.acfe-fc-preview,
.acfe-fc-preview * {
    box-sizing: border-box;
}

header {
    position: relative;
    z-index: 500;
}

.common_btn {
    cursor: pointer;
}

.blocksee_uppercase {
    text-transform: uppercase;
}

.text_align_param_center {
    text-align: center;
}

.text_weight_param_300 {
    font-weight: 300;
}

.text_weight_param_400 {
    font-weight: 400;
}

.text_weight_param_500 {
    font-weight: 500;
}

.text_weight_param_600 {
    font-weight: 600;
}

.text_weight_param_700 {
    font-weight: 700;
}

.text_weight_param_800 {
    font-weight: 800;
}

.text_weight_param_900 {
    font-weight: 900;
}

.text_transform_param_none {
    text-transform: none;
}

.text_transform_param_uppercase {
    text-transform: uppercase;
}

.cinar {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0077B6;
    opacity: 0.5;
    display: flex;
}

.cinar svg {
    margin-right: 8px;
}

.cinar svg path {
    fill: var(--main_color) !important;
}

.cinar a {
    display: flex;
    font-weight: 400;
    align-items: center;
    color: var(--main_color);
}

.cinar span {
    min-width: 162px;
    display: inline-block;
}

body.front-page h1,
#poststuff .postbox .inside .acfe-fc-preview h1 {
    font-size: var(--h1_size);
    text-transform: var(--h1_transform);
    color: var(--h1_color);
    font-weight: var(--h1_weight);
}

body.front-page h2,
#poststuff .postbox .inside .acfe-fc-preview h2,
.h2 {
    font-size: var(--h2_size);
    text-transform: var(--h2_transform);
    color: var(--h2_color);
    font-weight: var(--h2_weight);
    line-height: 1.25;
}

body.front-page h3,
#poststuff .postbox .inside .acfe-fc-preview h3 {
    font-size: var(--h3_size);
    text-transform: var(--h3_transform);
    color: var(--h3_color);
    font-weight: var(--h3_weight);
    margin-bottom: 27px;
}

#poststuff .postbox .inside .acfe-fc-preview h2,
#poststuff .postbox .inside .acfe-fc-preview h1,
#poststuff .postbox .inside .acfe-fc-preview h3,
body.front-page h2,
body.front-page h1,
body.front-page h3 {
    font-family: var(--font-title);
}

.colored_text_id.text_color,
body.front-page h2.text_color,
#poststuff .postbox .inside .acfe-fc-preview h2.text_color,
.h2.text_color,
body.front-page h1.text_color,
#poststuff .postbox .inside .acfe-fc-preview h1.text_color,
.h1.text_color {
    color: var(--text_color);
}

.colored_text_id.white_color,
body.front-page h2.white_color,
#poststuff .postbox .inside .acfe-fc-preview h2.white_color,
.h2.white_color,
body.front-page h1.white_color,
#poststuff .postbox .inside .acfe-fc-preview h1.white_color,
.h1.white_color {
    color: var(--white_color);
}

.colored_text_id.main_color,
body.front-page h2.main_color,
#poststuff .postbox .inside .acfe-fc-preview h2.main_color,
.h2.main_color,
body.front-page h3.main_color,
#poststuff .postbox .inside .acfe-fc-preview h3.main_color,
.h3.main_color,
body.front-page h1.main_color,
#poststuff .postbox .inside .acfe-fc-preview h1.main_color,
.h1.main_color {
    color: var(--main_color);
}

.colored_text_id.second_color,
body.front-page h3.second_color,
#poststuff .postbox .inside .acfe-fc-preview h3.second_color,
.h3.second_color,
body.front-page h2.second_color,
#poststuff .postbox .inside .acfe-fc-preview h2.second_color,
.h2.second_color,
body.front-page h1.second_color,
#poststuff .postbox .inside .acfe-fc-preview h1.second_color,
.h1.second_color {
    color: var(--second_color);
}

.colored_text_id.extra_color,
body.front-page h3.extra_color,
#poststuff .postbox .inside .acfe-fc-preview h3.extra_color,
.h3.extra_color,
body.front-page h2.extra_color,
#poststuff .postbox .inside .acfe-fc-preview h2.extra_color,
.h2.extra_color,
body.front-page h1.extra_color,
#poststuff .postbox .inside .acfe-fc-preview h1.extra_color,
.h1.extra_color {
    color: var(--extra_color);
}

.colored_text_id.extra_color_2,
body.front-page h3.extra_color_2,
#poststuff .postbox .inside .acfe-fc-preview h3.extra_color_2,
.h3.extra_color_2,
body.front-page h2.extra_color_2,
#poststuff .postbox .inside .acfe-fc-preview h2.extra_color_2,
.h2.extra_color_2,
body.front-page h1.extra_color_2,
#poststuff .postbox .inside .acfe-fc-preview h1.extra_color_2,
.h1.extra_color_2 {
    color: var(--extra_color_2);
}

.colored_text_id.extra_color_3,
body.front-page h3.extra_color_3,
#poststuff .postbox .inside .acfe-fc-preview h3.extra_color_3,
.h3.extra_color_3,
body.front-page h2.extra_color_3,
#poststuff .postbox .inside .acfe-fc-preview h2.extra_color_3,
.h2.extra_color_3,
body.front-page h1.extra_color_3,
#poststuff .postbox .inside .acfe-fc-preview h1.extra_color_3,
.h1.extra_color_3 {
    color: var(--extra_color_3);
}

.acfe-fc-preview input[type="email"],
.acfe-fc-preview input[type="text"],
body.front-page input[type="email"],
body.front-page input[type="text"],
.acfe-fc-preview input[type="password"],
body.front-page input[type="password"],
.acfe-fc-preview textarea,
body.front-page textarea {
    border-style: solid;
    outline: none !important;
    width: 100%;
    height: var(--input_height);
    border-width: 1px;
    font-weight: 400;
    border-color: var(--input_border_color);
    border-radius: var(--input_border_radius);
    font-size: 15px;
    padding-left: 18px;
}

.acfe-fc-preview input[type="text"],
body.front-page input[type="text"],
body.front-page input[type="password"] {
    display: flex;
}

.acfe-fc-preview textarea,
body.front-page textarea {
    height: 240px;
    resize: none !important;
}

.btn_centerered_wrapper.btn_big_topmargin_wrapper {
    margin-top: 40px;
}

.btn_centerered_wrapper {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.btn_centerered_wrapper .order_button {
    width: auto;
    padding: 0 24px 0px;
}

.order_button {
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
    background-color: var(--second_color);
    height: var(--button_height);
    border-radius: var(--button_border_radius);
    text-transform: var(--button_text_transform);
    font-size: var(--button_font_size);
    font-weight: var(--button_font_weight);
    color: var(--button_color_text);
    border-width: var(--button_border_width);
    border-color: var(--button_border_color);
    width: 100%;
    display: flex;
    text-decoration: none !important;
    outline: none !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.order_button:hover {
    background-color: var(--second_color_hover);
}

.order_button.order_button_style_2:hover {
    background-color: var(--second_color_hover);
}

.order_button.order_button_style_3 {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.order_button.order_button_style_3:hover {
    background-color: #fff;
    color: #000;
}

.simple_section_title_more_btn svg path {
    stroke: var(--second_color) !important;
}

.simple_section_title_more_btn svg {
    margin-left: 4px;
}

.simple_section_title_more_btn:hover {
    opacity: 0.7;
}

.simple_section_title_more_btn {
    color: var(--second_color);
    font-size: 15px;
    font-weight: 700;
    line-height: 160%;
    display: flex !important;
    align-items: center;
    text-transform: uppercase;
}

.order_button.extra_color_3,
.order_button.order_button_extra_color_3 {
    background-color: var(--extra_color_3);
}

.order_button.extra_color_3:hover,
.order_button.order_button_extra_color_3:hover {
    background-color: var(--extra_color_3_opacity_80);
    color: var(--button_color_text);
}

.order_button.extra_color_2,
.order_button.order_button_extra_color_2 {
    background-color: var(--extra_color_2);
}

.order_button.extra_color_2:hover,
.order_button.order_button_extra_color_2:hover {
    background-color: var(--extra_color_2_opacity_80);
    color: var(--button_color_text);
}

.order_button.extra_color:hover,
.order_button.order_button_extra_color:hover {
    background-color: var(--extra_color_hover);
    color: var(--button_color_text);
}

.order_button.extra_color,
.order_button.order_button_extra_color {
    background-color: var(--extra_color);
}

.order_button.extra_color:hover,
.order_button.order_button_extra_color:hover {
    background-color: var(--extra_color_hover);
    color: var(--button_color_text);
}

.order_button.second_color,
.order_button.order_button_second_color {
    background-color: var(--second_color);
}

.order_button.second_color:hover,
.order_button.order_button_second_color:hover {
    background-color: var(--second_color_hover);
    color: var(--button_color_text);
}

.order_button.main_color,
.order_button.order_button_main_color {
    background-color: var(--main_color);
}

.order_button.main_color:hover,
.order_button.order_button_main_color:hover {
    background-color: var(--main_color_hover);
    color: var(--button_color_text);
}

.order_button.text_color {
    background-color: var(--text_color);
}

.order_button.text_color:hover {
    color: var(--button_color_text);
    background-color: var(--text_color_opacity_80);
}

.order_button.text_extra_color_3 {
    color: var(--extra_color_3);
}

.order_button.text_extra_color_2 {
    color: var(--extra_color_2);
}

.order_button.text_extra_color {
    color: var(--extra_color);
}

.order_button.text_second_color {
    color: var(--second_color);
}

.order_button.text_main_color {
    color: var(--main_color);
}

.order_button.text_text_color {
    color: var(--text_color);
}

.order_button.text_white_color {
    color: #fff;
}

.simple_section_title_more_btn.main_color {
    color: var(--main_color) !important;
}

.simple_section_title_more_btn.second_color {
    color: var(--second_color) !important;
}

.simple_section_title_more_btn.extra_color {
    color: var(--extra_color) !important;
}

.simple_section_title_more_btn.extra_color_2 {
    color: var(--extra_color_2) !important;
}

.simple_section_title_more_btn.extra_color_3 {
    color: var(--extra_color_3) !important;
}

.simple_section_title_more_btn.text_color {
    color: var(--text_color) !important;
}

.simple_section_title_more_btn.main_color svg path {
    stroke: var(--main_color) !important;
}

.simple_section_title_more_btn.second_color svg path {
    stroke: var(--second_color) !important;
}

.simple_section_title_more_btn.extra_color svg path {
    stroke: var(--extra_color) !important;
}

.simple_section_title_more_btn.extra_color_2 svg path {
    stroke: var(--extra_color_2) !important;
}

.simple_section_title_more_btn.extra_color_3 svg path {
    stroke: var(--extra_color_3) !important;
}

.simple_section_title_more_btn.text_color svg path {
    stroke: var(--text_color) !important;
}

.order_button.main_color.order_button_transparent,
.order_button.order_button_main_color.order_button_transparent {
    background-color: transparent;
    color: var(--main_color);
    border: 1px solid var(--main_color);
}

.order_button.main_color.order_button_transparent:hover,
.order_button.order_button_main_color.order_button_transparent:hover {
    background-color: var(--main_color);
    color: #fff;
}

.order_button.second_color.order_button_transparent {
    background-color: transparent;
    color: var(--second_color);
    border: 1px solid var(--second_color);
}

.order_button.second_color.order_button_transparent:hover {
    background-color: var(--second_color);
    color: #fff;
}

.order_button.extra_color.order_button_transparent {
    background-color: transparent;
    color: var(--second_color);
    border: 1px solid var(--second_color);
}

.order_button.extra_color.order_button_transparent:hover {
    background-color: var(--second_color);
    color: #fff;
}

.order_button.extra_color_2.order_button_transparent {
    background-color: transparent;
    color: var(--extra_color_2);
    border: 1px solid var(--extra_color_2);
}

.order_button.extra_color_2.order_button_transparent:hover {
    background-color: var(--extra_color_2);
    color: #fff;
}

.order_button.extra_color_3.order_button_transparent {
    background-color: transparent;
    color: var(--extra_color_3);
    border: 1px solid var(--extra_color_3);
}

.order_button.extra_color_3.order_button_transparent:hover {
    background-color: var(--extra_color_3);
    color: #fff;
}

.order_button.text_color.order_button_transparent {
    background-color: transparent;
    color: var(--text_color);
    border: 1px solid var(--text_color);
}

.order_button.text_color.order_button_transparent:hover {
    background-color: var(--text_color);
    color: #fff;
}

.order_button.white_color.order_button_transparent {
    background-color: transparent;
    color: var(--white_color);
    border: 1px solid var(--white_color);
}

.order_button.white_color.order_button_transparent:hover {
    background-color: var(--white_color);
    color: var(--main_color);
}

.fancy-modal {
    display: none;
}

body.front-page .fancy-modal.fancy-modal-more-info .btn_centerered_wrapper {
    margin-top: 40px;
}

body.front-page .fancy-modal.fancy-modal-more-info {
    max-width: 906px;
    width: 100%;
}

body.front-page .fancy-modal.fancy-modal-more-info.fancybox__content {
    padding: 57px 64px 48px;
}

body.front-page .fancy-modal.fancy-modal-more-info .modal-title {
    max-width: 600px;
    margin: 0 auto 39px;
    font-size: 32px;
}

.modal-title {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.modal-des {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

body.front-page .fancy-modal.fancybox__content {
    border-radius: var(--big_border_radius);
    padding: 46px 48px;
}

body.front-page .fancy-modal {
    max-width: 436px;
}

body.front-page .fancy-modal input[type="text"].wpcf7-form-control {
    border: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 16px;
}

body.front-page .fancy-modal .littleform_item {
    margin-bottom: 20px;
}

body.front-page .fancy-modal .confid_box {
    font-size: 16px;
    text-align: center;
}

body.front-page .fancy-modal .confid_box a {
    font-weight: 500;
}

.front-page .sortline_box .nice-select {
    line-height: 24px;
    height: 24px;
}

.front-page .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px var(--input_border_color);
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    color: var(--extra_color);
    width: 100%;
    min-width: 45px;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    font-weight: normal;
    height: var(--input_height);
    line-height: var(--input_height);
    border-radius: var(--input_border_radius);
    outline: none;
    padding-left: 5px;
    padding-right: 25px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.front-page .nice-select:hover {
    border-color: #dbdbdb;
}

.front-page .nice-select:active,
.front-page .nice-select.open,
.front-page .nice-select:focus {
    border-color: #999;
}

.front-page .nice-select:before {
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 50%;
    width: 11px;
    height: 11px;
    transform: translateY(-50%);
    background: #fff;
    transition: transform 0.2s ease-in-out;
}

.front-page .nice-select:after {
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    width: 11px;
    height: 7px;
    transform: translateY(-50%);
    transition: transform 0.2s ease-in-out;
    background-color: var(--extra_color_2);
    -webkit-mask-image: url(../img/system/arrow_bottom_select.svg);
    mask-image: url(../img/system/arrow_bottom_select.svg);
}

.front-page .nice-select.open:after {
    transform: rotate(-180deg) translateY(50%);
}

.front-page .nice-select.open .list {
    opacity: 1;
    width: 100%;
    pointer-events: auto;
    min-width: 210px;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.front-page .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.front-page .nice-select.disabled:after {
    border-color: #cccccc;
}

.front-page .nice-select.wide {
    width: 100%;
}

.front-page .nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.front-page .nice-select.right {
    float: right;
}

.front-page .nice-select.right .list {
    left: auto;
    right: 0;
}

.front-page .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.front-page .nice-select.small:after {
    height: 4px;
    width: 4px;
}

.front-page .nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.front-page .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    margin: 0px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.front-page .nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.front-page .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    font-size: 14px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.front-page .nice-select .option:hover,
.front-page .nice-select .option.focus,
.front-page .nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.front-page .nice-select .option.selected {
    font-weight: bold;
}

.front-page .front-page .nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

@media (max-width:768px) {

    body.front-page h2,
    #poststuff .postbox .inside .acfe-fc-preview h2 {
        font-size: 30px;
    }
}

@media (max-width:540px) {
    .container {
        padding-left: 22px;
        padding-right: 22px;
    }

    body.front-page h2,
    #poststuff .postbox .inside .acfe-fc-preview h2 {
        font-size: 24px;
    }
}

body.front-page,
.acfe-fc-preview {
    font-family: var(--font);
    font-optical-sizing: auto;
    font-style: normal;
    font-variant-numeric: lining-nums proportional-nums;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hide_pc {
    display: none;
}

img[data-lazyloaded] {
    opacity: 0;
}

img.litespeed-loaded {
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

.rcp_notice_info {
    width: 320px;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    bottom: 70px;
    right: -320px;
    z-index: 100;
    color: var(--main_color_opacity_90);
    font-size: 14px;
    font-weight: 300;
    padding: 24px;
    border-radius: var(--button_border_radius);
    background-color: #fff;
    transition: all 0.3s;
    border: 1px solid var(--second_color_opacity_30);
}

.rcp_notice_info span {
    font-weight: 500;
    opacity: 0.9;
    font-size: 15px;
    color: var(--second_color);
}

.rcp_notice_info.show {
    right: 50px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

body input[type="text"].wpcf7-not-valid {
    border-color: red !important;
}

.swal2-styled.swal2-confirm {
    border-radius: var(--button_border_radius) !important;
    background-color: var(--second_color) !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border: .25em solid var(--main_color_opacity_30) !important;
}

.swal2-icon.swal2-success [class^="swal2-success-line"] {
    background-color: var(--second_color) !important;
}

.swal2-styled.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgba(47, 108, 180, 0.5) !important;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 12px;
    background-color: red;
    border: 0px none;
    line-height: 1.2;
    margin: 10px 0px 0px;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
}

.btn_load {
    position: absolute;
    width: 100%;
    top: 0px;
    opacity: 0;
    left: 0px;
    height: 100%;
}

.lds-ellipsis {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 78px;
    left: 50%;
    margin-left: -39px;
    top: 0px;
    height: 100%;
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

.lds-ellipsis div {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}

.wpcf7-form.submitting button[type="submit"] .btn_text {
    opacity: 0;
}

.wpcf7-form button[type="submit"] .btn_load {
    opacity: 0;
}

.wpcf7-form.submitting button[type="submit"] .btn_load {
    opacity: 1;
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    padding: 0px;
    position: relative;
}

ul.slick-dots,
ul.slick-dots li {
    list-style-type: none;
}

ul.slick-dots li {
    margin: 0px;
}

ul.slick-dots li button {
    padding: 0px;
    margin: 0px;
}

ul.slick-dots li button:before {
    display: none;
}

.mobile_tool,
.mobile_menu_overlay,
.mobile_menu {
    display: none;
}

@media (max-width:990px) {
    .btn_centerered_wrapper {
        margin-top: 12px;
    }

    .rcp_notice_info {
        width: 270px;
    }

    .rcp_notice_info.show {
        right: 12px;
        bottom: 95px;
    }

    .mobile_menu {
        display: block;
    }

    .mobile_menu.active {
        left: 0px;
    }

    .mobile_menu {
        position: fixed;
        left: -300px;
        top: 72px;
        width: 300px;
        background-color: #fff;
        color: #484848;
        z-index: 1000;
        height: calc(100% - 55px);
        display: block;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }

    .mobile_menu_overlay {
        background: #070C08;
        opacity: 0.5;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 500;
        display: none;
    }

    .mobile_menu_in {
        height: 100%;
        position: absolute;
        top: 0px;
        width: 100%;
        overflow: auto;
    }

    .mobile_menu ul li,
    .mobile_menu ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .mobile_tool {
        display: flex;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 2000;
        background-color: #fff;
        justify-content: center;
        height: 72px;
    }

    .mobile_tool .mt_item_wrap {
        position: absolute;
        align-items: center;
        top: 0px;
        height: 100%;
        left: 70px;
        display: flex;
        width: 140px;
    }

    .mobile_tool .mt_item_wrap .mt_item {
        margin-right: 20px;
    }

    .mobile_tool .order_button {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 180px;
        height: 100%;
        font-size: 14px;
        border-radius: 0px;
    }

    .mobile_tool_container {
        max-width: 798px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }

    .m_tool_item {
        display: flex;
        align-items: center;
    }

    body {
        margin-top: 72px;
    }

    .mobile_menu ul li a {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 14px;
        padding-bottom: 14px;
        text-decoration: none;
        display: block;
        font-weight: 500;
        color: #333;
        border-bottom: 1px solid rgba(165, 97, 125, 0.1);
        font-size: 15px;
        line-height: 19px;
    }

    .mobile_menu ul li a:hover {
        background-color: rgba(47, 108, 180, 0.2);
    }

    .mobile_menu ul li ul {
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 2;
        -webkit-transition: all 200ms;
        -moz-transition: all 200ms;
        transition: all 200ms;
    }

    .mobile_menu ul li.menu-item-has-children>a {
        padding-right: 50px;
        background-size: auto;
        background-size: auto;
        background-size: 12px;
    }

    .mobile_menu ul li a.back {
        padding-left: 50px;
        background-size: auto;
        background-size: 12px;
        box-sizing: border-box;
    }

    .mobile_menu ul li ul.loaded {
        left: 0px;
    }

    .mobile_menu ul li ul.activity {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 75px .5rem 0;
        pointer-events: none;
    }
}

@media (max-width:990px) {
    .hide_pc {
        display: block;
    }
}

@media (max-width:768px) {
    .hide_mobile {
        display: none !important;
    }
}

@media (max-width:1490px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1270px;
    }
}

@media (max-width:1390px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1230px;
    }
}

@media (max-width:1240px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 990px;
    }

    body.front-page h1,
    #poststuff .postbox .inside .acfe-fc-preview h1 {
        font-size: 30px;
    }
}

@media (max-width:990px) {
    .container {
        max-width: 540px;
    }

    .main_header_style_1 .order_button {
        font-size: 13px;
    }

    body.front-page h1,
    #poststuff .postbox .inside .acfe-fc-preview h1 {
        font-size: 30px;
    }

    body.front-page h2,
    #poststuff .postbox .inside .acfe-fc-preview h2 {
        font-size: 27px;
    }

    .mobile_menu {
        display: block;
    }

    body {
        margin-top: 72px;
    }

    .catalog_mobile_menu ul li a,
    .mobile_menu ul li a {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 14px;
        padding-bottom: 14px;
        text-decoration: none;
        display: block;
        font-weight: var(--h2_weight);
        color: var(--text_color);
        text-transform: uppercase;
        border-bottom: 1px solid var(--second_color_opacity_10);
        font-size: 15px;
        line-height: 19px;
    }

    .catalog_mobile_menu ul li a:hover,
    .mobile_menu ul li a:hover {
        color: var(--second_color);
        background-color: var(--second_color_opacity_10);
    }

    .catalog_mobile_menu ul li ul,
    .mobile_menu ul li ul {
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 2;
        -webkit-transition: all 200ms;
        -moz-transition: all 200ms;
        transition: all 200ms;
    }

    .catalog_mobile_menu ul li.menu-item-has-children>a,
    .mobile_menu ul li.menu-item-has-children>a {
        padding-right: 50px;
        position: relative;
    }

    .catalog_mobile_menu ul li.menu-item-has-children>a:after,
    .mobile_menu ul li.menu-item-has-children>a:after {
        mask-repeat: no-repeat;
        background-color: var(--second_color);
        -webkit-mask-image: url(../img/system/right-chevron.svg);
        mask-image: url(../img/system/right-chevron.svg);
        mask-size: 12px 12px;
        width: 12px;
        height: 12px;
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -6px;
        content: '';
        display: block;
    }

    .catalog_mobile_menu ul li a.back:before,
    .mobile_menu ul li a.back:before {
        mask-repeat: no-repeat;
        background-color: var(--second_color);
        -webkit-mask-image: url(../img/system/left-chevron.svg);
        mask-image: url(../img/system/left-chevron.svg);
        mask-size: 12px 12px;
        width: 12px;
        height: 12px;
        position: absolute;
        left: 30px;
        top: 50%;
        margin-top: -6px;
        content: '';
        display: block;
    }

    .catalog_mobile_menu ul li a.back,
    .mobile_menu ul li a.back {
        position: relative;
        padding-left: 60px;
        box-sizing: border-box;
    }

    .catalog_mobile_menu ul li ul.loaded,
    .mobile_menu ul li ul.loaded {
        left: 0px;
    }

    .catalog_mobile_menu ul li ul.activity,
    .mobile_menu ul li ul.activity {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .catalog_mobile_menu ul li ul,
    .mobile_menu ul li ul {
        padding-top: 10px;
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 75px .5rem 0;
        pointer-events: none;
    }
}

@media (max-width:1400px) {
    .acfe-flexible-placeholder .section-common:not(.colored) {
        transform: scale(0.92);
    }

    html body #poststuff main .main_content {
        min-height: 560px;
    }
}

/* File: clients.css */
.clients.modern.preview-mode .clients_modern_container_row {
    display: flex;
}

.clients.modern.preview-mode .clients_modern_container_row .clients_modern_item {
    width: 25%;
}

.clients.modern.preview-mode .clients_modern_container_row .clients_modern_item:nth-child(n+5) {
    display: none;
}

.clients_container_row {
    display: flex;
    margin: 0 -34px;
    flex-wrap: wrap;
}

.clients_item:not(.last_row) {
    margin-bottom: 32px;
}

.clients_item a {
    display: block;
}

.clients_item {
    width: 20%;
    padding: 0 34px;
}

.clients_item_in img {
    object-fit: contain;
    width: 100%;
    height: 96px;
}

@media (min-width:990px) {
    .proves+.clients {
        margin-top: -40px;
    }

    .row_qty_4 .clients_item {
        width: 25%;
    }

    .row_qty_5 .clients_item {
        width: 20%;
    }

    .row_qty_6 .clients_item {
        width: 16.66666666666667%;
    }

    .row_qty_3 .clients_item {
        width: 33.33333333333333333%;
    }

    .row_qty_2 .clients_item {
        width: 50%;
    }

    .row_qty_2 .clients_item img,
    .row_qty_3 .clients_item img,
    .row_qty_4 .clients_item img {
        height: 120px;
    }
}

@media (max-width:990px) {
    .clients_item {
        width: 33.333333333333333333%;
    }

    .clients_container_row {
        margin: 0 -12px;
    }

    .clients_item {
        padding: 0 12px;
    }
}

@media (max-width:640px) {
    .clients_item {
        width: 50%;
    }
}

.simple_title_inline .clients_container_row {
    margin: 0 -24px;
}

.simple_title_inline .clients_item {
    padding: 0 24px;
}

.simple_title_inline .clients_item_in img {
    height: 96px;
    object-position: center center;
    object-fit: contain;
}

.simple_title_inline .row_qty_3 {
    justify-content: space-between;
}

.simple_title_inline .row_qty_3 .clients_item {
    max-width: 33.33333333333333%;
    width: auto;
}

.clients_modern_item_in {
    border-radius: 16px;
    height: 136px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 4px 14px 0px var(--main_color_opacity_10);
}

.clients_modern_item_in img {
    max-width: 230px;
    max-height: 88px;
    object-fit: contain;
    display: block;
}

.clients_modern_item {
    padding: 18px 12px;
}

.clients_modern_container_wrap {
    margin: 0 -12px 0px;
}

@media (max-width:990px) {
    .clients_modern_item_in img {
        width: 80%;
    }
}

/* File: contact.css */
body.front-page .fancy-modal.fancy-modal-text {
    max-width: 580px;
    width: 100%;
}

.map_code_wrap {
    height: 100%;
}

#map,
.map_shadow .map_code_wrap iframe,
.contact_map_preview {
    height: 100%;
}

#map,
.map_shadow .map_code_wrap iframe,
.contact_map_preview,
.contact_map {
    width: 100%;
    min-height: 320px;
    border-radius: var(--big_border_radius);
    background: var(--ffffff, #FFF);
    overflow: hidden;
}

.contact_map {
    position: relative;
    height: 460px;
}

.route-btn-wrap {
    margin-top: 15px;
}

.map-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.map-loading.active {
    opacity: 1;
    visibility: visible;
}

body.front-page .spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #2C81D7;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

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

.contact_map_preview {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 21px;
    border: 2px dashed var(--main_color);
}

.map_shadow #map,
.contact_map {
    box-shadow: 0px 4px 16px 0px rgba(0, 162, 221, 0.18);
}

.map_shadow .map_code_wrap iframe {
    box-shadow: 0px 4px 16px 0px rgba(0, 162, 221, 0.18);
}

.multicontact_item.active {
    display: block;
}

.multicontact_item {
    display: none;
}

.contact .item_label {
    font-size: 14px;
    opacity: 0.5;
    font-weight: 600;
    margin-bottom: 3px;
    line-height: 171.429%;
    text-transform: uppercase;
}

.contact_item {
    margin-bottom: 32px;
}

.contact_item_mail a {
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 15px;
    font-weight: 400;
    line-height: 133.333%;
}

.contact_item_phone a {
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
}

.contact_item_in .item_icon {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--icon_color);
    width: 40px;
    height: 40px;
}

.contact_item_in {
    padding-left: 56px;
    position: relative;
}

.contact_wrap_left {
    padding-right: 75px;
}

.contact_wrap_right {
    padding-left: 35px;
}

.soc_offer_btn-2,
.soc_offer_btn {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -13px;
}

.soc_offer_btn_col {
    width: 50%;
    padding-left: 13px;
    padding-right: 13px;
    display: flex;
    margin-bottom: 0px;
}

.social_link {
    width: 100%;
}

.social_link.whatsapp:hover svg path#power-1 {
    fill: #fff !important;
}

.social_link.whatsapp:hover svg path#power-2 {
    fill: #51C85D !important;
}

.social_link.telegram {
    color: var(--20-a-0-e-1, #20A0E1);
    border-color: var(--20-a-0-e-1, #20A0E1);
}

.social_link.telegram:hover {
    color: #fff;
    background-color: #20A0E1;
}

.social_link svg path {
    transition: fill .3s ease;
}

.social_link.telegram:hover svg path {
    fill: #ffffff !important;
}

.social_link_2 {
    display: flex;
    align-items: center;
    color: var(--main_color);
    font-size: 14px;
    font-style: normal;
    width: 100%;
    border: 2px dashed var(--main_color);
    font-weight: 600;
    line-height: 1.2;
    border-radius: 12px;
    padding: 14px 20px;
    justify-content: center;
    text-align: center;
    letter-spacing: 0.14px;
    text-transform: uppercase;
}

.soc_offer_btn-2 a svg {
    margin-right: 8px;
}

.social_link_2:hover svg path {
    fill: #ffffff !important;
}

.social_link_2:hover {
    background-color: var(--main_color);
    color: #fff;
}

.contact_location_image {
    margin-bottom: 35px;
}

.contact_location_image img {
    border-radius: 18px;
    height: 210px;
    object-fit: cover;
    width: 400px;
}

@media (max-width:1240px) and (min-width:990px) {
    .contact_item_phone a {
        font-size: 16px;
    }

    .contact .item_label {
        font-size: 12px;
    }
}

@media (max-width:1290px) {
    .soc_offer_btn a {
        min-width: 120px;
    }

    .soc_offer_btn a span {
        display: none;
    }

    .contact_wrap_left,
    .contact_wrap_right {
        padding-right: 24px;
        padding-left: 24px;
    }

    .contact_wrap_row {
        margin: 0 -24px 0px;
    }
}

@media (max-width:990px) {

    .contact_wrap_left,
    .contact_wrap_right {
        width: 100%;
    }

    .soc_offer_btn a span {
        display: none;
    }

    .soc_offer_btn a,
    a.social_link_2 {
        min-width: 100px;
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
    }

    a.social_link_2 {
        padding-left: 7px;
        padding-right: 7px;
        font-size: 12px;
    }

    .contact_wrap_row {
        margin: 0 -12px 0px;
    }

    .contact_wrap_left,
    .contact_wrap_right {
        padding-left: 12px;
        padding-right: 12px;
    }

    .soc_offer_btn-2,
    .soc_offer_btn {
        margin-left: -6px;
        margin-right: -6px;
    }

    .soc_offer_btn_col {
        padding-left: 6px;
        padding-right: 6px;
    }

    .soc_offer_btn-2 a svg {
        margin-right: 4px;
    }

    #map {
        height: 320px;
    }

    .contact_wrap_right {
        margin-top: 24px;
    }
}

.company_details_in {
    padding: 48px 56px;
    border-radius: var(--big_border_radius);
    background-color: var(--main_color_opacity_05);
}

.company_details_title {
    font-size: 36px;
    font-weight: 250;
    line-height: 116.667%;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.company_details_row {
    align-items: center;
}

.company_details_url a {
    color: var(--second_color);
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 160%;
    text-transform: uppercase;
}

.company_details_url a svg {
    margin-left: 4px;
}

body.front-page .company_details_in table tbody {
    display: block;
}

body.front-page .company_details_in table {
    line-height: 171.429%;
    margin: 0px;
    display: block;
}

body.front-page .company_details_in table tr td,
body.front-page .company_details_in table {
    border: 0px none !important;
}

body.front-page .company_details_in table tr {
    display: flex;
    margin: 0 -20px;
}

body.front-page .company_details_in table tr td {
    width: 50%;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

body.front-page .company_details_in table tr td p {
    margin-bottom: 7px;
}

@media (max-width:990px) {
    body.front-page .company_details_in table tr {
        flex-wrap: wrap;
    }

    body.front-page .company_details_in table tr td {
        width: 100% !important;
    }

    .company_details_in {
        padding: 32px;
    }

    .company_details_title {
        font-size: 24px;
        margin-bottom: 24px;
    }
}

/* File: employe_item.css */
.employe_item_short_des p,
.employe_item_subtitle p {
    margin: 0px;
}

.employe_item .employe_item_img_col {
    text-align: center;
    padding-right: 24px;
}

.employe_item .employe_item_content_col {
    padding-left: 40px;
}

.employe_item_img {
    text-align: center;
    margin-bottom: 32px;
}

.employe_item_img img {
    height: 360px;
    object-fit: cover;
    width: 100%;
    object-position: top center;
    border-radius: var(--big_border_radius);
}

.employe_item_label_title {
    color: var(--text_color);
    opacity: 0.4;
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    text-transform: uppercase;
}

.employe_item_value ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.employe_item_value ul,
.employe_item_value ul li {
    list-style-type: none;
}

.employe_item_attr_item {
    margin-bottom: 32px;
}

.employe_item_value ul li {
    min-width: 33.33333333333%;
    padding-right: 12px;
    padding-left: 52px;
    position: relative;
    min-height: 32px;
    display: flex;
    margin-bottom: 16px;
    align-items: center;
}

.employe_item_value ul li:before {
    content: '';
    width: 32px;
    height: 32px;
    border-radius: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background-color: var(--extra_color_opacity_10);
}

.employe_item_value ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: 7px;
    top: 7.5px;
    mask-image: url(../img/system/licheck.svg);
    mask-repeat: no-repeat;
    width: 18px;
    height: 18px;
    background-color: var(--extra_color);
}

.employe_item_content_col .reviews .container {
    padding: 0px;
}

.employe_item_content_col .reviews {
    padding-top: 45px;
    padding-bottom: 0px;
}

@media (max-width:990px) {
    .employe_item_content_col .reviews {
        padding-top: 30px;
    }

    .employe_item_img_col {
        margin-bottom: 24px;
    }

    .employe_item .employe_item_content_col,
    .employe_item .employe_item_img_col {
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
    }

    .employe_item_attr_item {
        margin-bottom: 12px;
    }
}

@media (max-width:490px) {
    .employe_item_img img {
        height: 270px;
    }
}

/* File: employees_list.css */
.employees_list .arrow_c {
    top: 130px;
}

.employees_list .simple_section_column_in .slider-controls {
    margin-top: 24px;
}

.employees_list_item_title {
    font-size: 16px;
    margin-bottom: 5px;
}

.employees_list_item_subtitle {
    margin-bottom: 5px;
}

.employees_list.no_cur_row .employees_list_in .employees_list_item {
    width: 25%;
    margin-bottom: 59px;
}

.employees_list.no_cur_row .employees_list_in {
    display: flex;
    flex-wrap: wrap;
}

.employees_list_item_in span p {
    margin: 0px;
}

.employees_list_item_in span {
    display: block;
}

.employees_list_wrap {
    margin: 0 -12px 0px;
}

.employees_list_item_in:hover {
    opacity: 0.7;
}

.employees_list_item_in {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    height: 100%;
}

.employees_list_img {
    margin-bottom: 20px;
}

.employees_list_img img {
    width: 100%;
    object-position: top center;
    object-fit: cover;
    border-radius: var(--big_border_radius);
    height: 310px;
}

.employees_list_item_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 129.412%;
    max-width: 265px;
    margin: 0 auto 10px;
}

.employees_list_item_subtitle {
    color: var(--main_color);
    font-size: 16px;
    font-weight: 700;
    line-height: 128.571%;
    margin-bottom: 5px;
}

.employees_list.extra_color_3 .employees_list_item_subtitle {
    color: var(--extra_color_3);
}

.employees_list.extra_color_2 .employees_list_item_subtitle {
    color: var(--extra_color);
}

.employees_list.extra_color .employees_list_item_subtitle {
    color: var(--extra_color);
}

.employees_list.second_color .employees_list_item_subtitle {
    color: var(--second_color);
}

.employees_list_item_description_mini {
    text-align: center;
    font-size: 14px;
    line-height: 133.333%;
}

.item_tempalte_simple_v2 {
    padding-left: 12px;
    padding-right: 12px;
}

.item_tempalte_simple_v2 .employees_list_item_in {
    background-color: var(--main_color_opacity_10);
    padding: 32px;
    border-radius: var(--button_border_radius);
}

.employees_list.extra_color_3 .item_tempalte_simple_v2 .employees_list_item_in {
    background-color: var(--extra_color_3_opacity_10);
}

.employees_list.extra_color_2 .item_tempalte_simple_v2 .employees_list_item_in {
    background-color: var(--extra_color_2_opacity_10);
}

.employees_list.extra_color .item_tempalte_simple_v2 .employees_list_item_in {
    background-color: var(--extra_color_opacity_10);
}

.employees_list.second_color .item_tempalte_simple_v2 .employees_list_item_in {
    background-color: var(--second_color_opacity_10);
}

.titleinsamerow_employees_list_wrap {
    width: 1640px;
}

.titleinsamerow_employees_list_item_info_in>span,
.titleinsamerow_employees_list_item_in_content>span,
.titleinsamerow_employees_list_item_in>span,
.titleinsamerow_employees_list_item_info>span {
    display: block;
}

.titleinsamerow_employees_list_item_in {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
}

.titleinsamerow_employees_list_item_in_content {
    position: relative;
}

.titleinsamerow_employees_list_img img {
    width: 100%;
    height: 400px;
    border-radius: var(--big_border_radius);
    object-fit: cover;
}

.titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    border-radius: var(--big_border_radius);
    width: 100%;
    height: 100%;
    left: 0px;
    color: #fff;
    display: flex;
    padding: 25px 26px;
    opacity: 0;
    align-items: flex-end;
    top: 0px;
    position: absolute;
    transition: all 0.2s ease-out;
    background: linear-gradient(180deg, rgba(13, 47, 107, 0.01) 0%, var(--main_color_opacity_90) 94%);
}

.employees_list.second_color .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    background: linear-gradient(180deg, rgba(13, 47, 107, 0.01) 0%, var(--second_color_opacity_90) 94%);
}

.employees_list.extra_color .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    background: linear-gradient(180deg, rgba(13, 47, 107, 0.01) 0%, var(--extra_color_opacity_90) 94%);
}

.employees_list.extra_color_2 .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    background: linear-gradient(180deg, rgba(13, 47, 107, 0.01) 0%, var(--extra_color_2_opacity_90) 94%);
}

.employees_list.extra_color_3 .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    background: linear-gradient(180deg, rgba(13, 47, 107, 0.01) 0%, var(--extra_color_3_opacity_90) 94%);
}

span.titleinsamerow_employees_list_item_info:hover {
    opacity: 1;
}

.titleinsamerow_employees_list_item_in {
    display: block;
    border-radius: var(--button_border_radius);
    position: relative;
}

.titleinsamerow_employees_list_item_title {
    color: var(--ffffff, #FFF);
    font-size: 18px;
    font-weight: 700;
    line-height: 133.333%;
}

.titleinsamerow_employees_list_item_subtitle {
    font-size: 14px;
    font-weight: 250;
    line-height: 171.429%;
}

.titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_wrap {
    width: auto;
    margin: 0 -12px;
}

.titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    opacity: 1;
}

.titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_item:hover .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    opacity: 0;
}

.titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_in {
    display: flex;
    flex-wrap: wrap;
}

.titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_item img {
    object-position: center top;
}

.titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_item {
    width: 25%;
    margin-bottom: 24px;
}

@media (max-width:990px) {
    .titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_item {
        width: 50%;
    }

    .employees_list .simple_section_column {
        margin-bottom: 24px;
    }

    .employees_list .simple_section_column_big,
    .employees_list .simple_section_column {
        width: 100%;
    }

    .employees_list .arrow_c.arrow_prev_slick {
        left: 22px;
    }

    .employees_list .arrow_c.arrow_next_slick {
        right: 22px;
    }

    .titleinsamerow_employees_list_wrap {
        margin: 0 -12px;
    }

    .titleinsamerow_employees_list_wrap {
        width: auto;
    }

    .titleinsamerow_employees_list_img img {
        height: 315px;
    }

    .employees_list .col-md-4 .title_header_row h2 {
        margin-bottom: 0px;
    }

    .employees_list .col-md-4 .title_header_row h2 br {
        display: none;
    }

    .titleinsamerow_employees_list_item_title {
        font-size: 14px;
    }

    .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
        padding: 20px 15px;
    }

    .item_tempalte_simple_v2 .employees_list_item_in {
        padding: 24px;
    }

    .item_tempalte_simple_v2 .employees_list_img img {
        height: 180px;
    }

    .item_tempalte_simple_v2 {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (max-width:480px) {
    .employees_list_wrap.employees_list_wrap_simple_v2 {
        margin: 0 -22px;
    }
}

@media (max-width:420px) {
    .titleinsamerow_employees_no_cur_list_wrap .titleinsamerow_employees_list_item {
        width: 100%;
    }
}

.titleinsamerow_v2 .titleinsamerow_employees_list_wrap {
    max-width: 100%;
    width: auto;
    padding-left: 87px;
}

.employees_list.no_cur_row.no_top_padding .titleinsamerow_v2 .titleinsamerow_employees_list_wrap {
    padding-left: 0px;
}

.titleinsamerow_v2 .titleinsamerow_employees_list_item_in_content>span.titleinsamerow_employees_list_item_info {
    opacity: 1;
}

.titleinsamerow_v2 .simple_section_column .order_button {
    margin-top: 47px;
    max-width: 312px;
}

@media (max-width:990px) {
    .titleinsamerow_v2 .titleinsamerow_employees_list_wrap {
        padding-left: 0px;
        margin: 0;
    }

    .titleinsamerow_v2 .titleinsamerow_employees_list_wrap .slick-list {
        overflow: visible;
    }
}

.employees_list_item.item_tempalte_simple_v3 .employees_list_img img {
    height: 320px;
}

/* File: fancybox.css */
:root {
    --f-spinner-width: 36px;
    --f-spinner-height: 36px;
    --f-spinner-color-1: rgba(0, 0, 0, 0.1);
    --f-spinner-color-2: rgba(17, 24, 28, 0.8);
    --f-spinner-stroke: 2.75
}

.f-spinner {
    margin: auto;
    padding: 0;
    width: var(--f-spinner-width);
    height: var(--f-spinner-height)
}

.f-spinner svg {
    width: 100%;
    height: 100%;
    vertical-align: top;
    animation: f-spinner-rotate 2s linear infinite
}

.f-spinner svg * {
    stroke-width: var(--f-spinner-stroke);
    fill: none
}

.f-spinner svg *:first-child {
    stroke: var(--f-spinner-color-1)
}

.f-spinner svg *:last-child {
    stroke: var(--f-spinner-color-2);
    animation: f-spinner-dash 2s ease-in-out infinite
}

@keyframes f-spinner-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes f-spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

.f-throwOutUp {
    animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp
}

.f-throwOutDown {
    animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown
}

@keyframes f-throwOutUp {
    to {
        transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
        opacity: 0
    }
}

@keyframes f-throwOutDown {
    to {
        transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
        opacity: 0
    }
}

.f-zoomInUp {
    animation: var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp
}

.f-zoomOutDown {
    animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown
}

@keyframes f-zoomInUp {
    from {
        transform: scale(0.975) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes f-zoomOutDown {
    to {
        transform: scale(0.975) translate3d(0, 16px, 0);
        opacity: 0
    }
}

.f-fadeIn {
    animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
    z-index: 2
}

.f-fadeOut {
    animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
    z-index: 1
}

@keyframes f-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes f-fadeOut {
    100% {
        opacity: 0
    }
}

.f-fadeFastIn {
    animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
    z-index: 2
}

.f-fadeFastOut {
    animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
    z-index: 2
}

@keyframes f-fadeFastIn {
    0% {
        opacity: .75
    }

    100% {
        opacity: 1
    }
}

@keyframes f-fadeFastOut {
    100% {
        opacity: 0
    }
}

.f-fadeSlowIn {
    animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
    z-index: 2
}

.f-fadeSlowOut {
    animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
    z-index: 1
}

@keyframes f-fadeSlowIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes f-fadeSlowOut {
    100% {
        opacity: 0
    }
}

.f-crossfadeIn {
    animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
    z-index: 2
}

.f-crossfadeOut {
    animation: calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;
    z-index: 1
}

@keyframes f-crossfadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes f-crossfadeOut {
    100% {
        opacity: 0
    }
}

.f-slideIn.from-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext
}

.f-slideIn.from-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev
}

.f-slideOut.to-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext
}

.f-slideOut.to-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev
}

@keyframes f-slideInPrev {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes f-slideInNext {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes f-slideOutNext {
    100% {
        transform: translateX(-100%)
    }
}

@keyframes f-slideOutPrev {
    100% {
        transform: translateX(100%)
    }
}

.f-classicIn.from-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
    z-index: 2
}

.f-classicIn.from-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
    z-index: 2
}

.f-classicOut.to-next {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
    z-index: 1
}

.f-classicOut.to-prev {
    animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
    z-index: 1
}

@keyframes f-classicInNext {
    0% {
        transform: translateX(-75px);
        opacity: 0
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes f-classicInPrev {
    0% {
        transform: translateX(75px);
        opacity: 0
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes f-classicOutNext {
    100% {
        transform: translateX(-75px);
        opacity: 0
    }
}

@keyframes f-classicOutPrev {
    100% {
        transform: translateX(75px);
        opacity: 0
    }
}

:root {
    --f-button-width: 40px;
    --f-button-height: 40px;
    --f-button-border: 0;
    --f-button-border-radius: 0;
    --f-button-color: #374151;
    --f-button-bg: #f8f8f8;
    --f-button-hover-bg: #e0e0e0;
    --f-button-active-bg: #d0d0d0;
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 20px;
    --f-button-svg-height: 20px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: none;
    --f-button-svg-disabled-opacity: 0.65
}

.f-button {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: content-box;
    position: relative;
    margin: 0;
    padding: 0;
    width: var(--f-button-width);
    height: var(--f-button-height);
    border: var(--f-button-border);
    border-radius: var(--f-button-border-radius);
    color: var(--f-button-color);
    background: var(--f-button-bg);
    box-shadow: var(--f-button-shadow);
    pointer-events: all;
    cursor: pointer;
    transition: var(--f-button-transition)
}

@media(hover:hover) {
    .f-button:hover:not([disabled]) {
        color: var(--f-button-hover-color);
        background-color: var(--f-button-hover-bg)
    }
}

.f-button:active:not([disabled]) {
    background-color: var(--f-button-active-bg)
}

.f-button:focus:not(:focus-visible) {
    outline: none
}

.f-button:focus-visible {
    outline: none;
    box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))
}

.f-button svg {
    width: var(--f-button-svg-width);
    height: var(--f-button-svg-height);
    fill: var(--f-button-svg-fill);
    stroke: currentColor;
    stroke-width: var(--f-button-svg-stroke-width);
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: opacity .15s ease;
    transform: var(--f-button-transform);
    filter: var(--f-button-svg-filter);
    pointer-events: none
}

.f-button[disabled] {
    cursor: default
}

.f-button[disabled] svg {
    opacity: var(--f-button-svg-disabled-opacity)
}

.f-carousel__nav .f-button.is-prev,
.f-carousel__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next {
    position: absolute;
    z-index: 1
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
    top: 50%;
    transform: translateY(-50%)
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
    left: var(--f-button-prev-pos)
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
    right: var(--f-button-next-pos)
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
    left: auto;
    right: var(--f-button-next-pos)
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
    right: auto;
    left: var(--f-button-prev-pos)
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next {
    top: auto;
    left: 50%;
    transform: translateX(-50%)
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
    top: var(--f-button-next-pos)
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
    bottom: var(--f-button-next-pos)
}

.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg {
    transform: rotate(90deg)
}

.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
    pointer-events: none
}

html.with-fancybox {
    width: auto;
    overflow: visible;
    scroll-behavior: auto
}

html.with-fancybox body {
    touch-action: none
}

html.with-fancybox body.hide-scrollbar {
    width: auto;
    margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
    overflow: hidden !important;
    overscroll-behavior-y: none
}

.fancybox__container {
    --fancybox-color: #dbdbdb;
    --fancybox-hover-color: #fff;
    --fancybox-bg: rgba(24, 24, 27, 0.98);
    --fancybox-slide-gap: 10px;
    --f-spinner-width: 50px;
    --f-spinner-height: 50px;
    --f-spinner-color-1: rgba(255, 255, 255, 0.1);
    --f-spinner-color-2: #bbb;
    --f-spinner-stroke: 3.65;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #f8f8f8;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: visible;
    z-index: var(--fancybox-zIndex, 1050);
    outline: none;
    transform-origin: top left;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    overscroll-behavior-y: contain
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
    box-sizing: inherit
}

.fancybox__container::backdrop {
    background-color: rgba(0, 0, 0, 0)
}

.fancybox__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: var(--fancybox-bg);
    opacity: var(--fancybox-opacity, 1);
    will-change: opacity
}

.fancybox__carousel {
    position: relative;
    box-sizing: border-box;
    flex: 1;
    min-height: 0;
    z-index: 10;
    overflow-y: visible;
    overflow-x: clip
}

.fancybox__viewport {
    width: 100%;
    height: 100%
}

.fancybox__viewport.is-draggable {
    cursor: move;
    cursor: grab
}

.fancybox__viewport.is-dragging {
    cursor: move;
    cursor: grabbing
}

.fancybox__track {
    display: flex;
    margin: 0 auto;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 var(--fancybox-slide-gap) 0 0;
    padding: 4px;
    overflow: auto;
    overscroll-behavior: contain;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-top: 40px
}

.fancybox__slide.has-iframe,
.fancybox__slide.has-video,
.fancybox__slide.has-html5video {
    overflow: hidden
}

.fancybox__slide.has-image {
    overflow: hidden
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
    overflow: visible
}

.fancybox__slide::before,
.fancybox__slide::after {
    content: "";
    flex: 0 0 0;
    margin: auto
}

.fancybox__backdrop:empty,
.fancybox__viewport:empty,
.fancybox__track:empty,
.fancybox__slide:empty {
    display: block
}

.fancybox__content {
    align-self: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0;
    padding: 2rem;
    max-width: 100%;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    cursor: default;
    border-radius: 0;
    z-index: 20
}

.is-loading .fancybox__content {
    opacity: 0
}

.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__content [data-selectable],
.fancybox__content [contenteditable] {
    cursor: auto
}

.fancybox__slide.has-image>.fancybox__content {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    min-height: 1px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transition: none;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden
}

.fancybox__slide.has-image>.fancybox__content>picture>img {
    width: 100%;
    height: auto;
    max-height: 100%
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
    will-change: transform, width, height
}

.fancybox-image {
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: contain;
    user-select: none;
    filter: blur(0px)
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    flex-shrink: 0;
    margin: 0;
    padding: 14px 0 4px 0;
    overflow-wrap: anywhere;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    opacity: var(--fancybox-opacity, 1);
    cursor: auto;
    visibility: visible
}

.is-loading .fancybox__caption,
.is-closing .fancybox__caption {
    opacity: 0;
    visibility: hidden
}

.is-compact .fancybox__caption {
    padding-bottom: 0
}

.f-button.is-close-btn {
    --f-button-svg-stroke-width: 2;
    position: absolute;
    top: 0;
    right: 8px;
    z-index: 40
}

.fancybox__content>.f-button.is-close-btn {
    --f-button-width: 34px;
    --f-button-height: 34px;
    --f-button-border-radius: 4px;
    --f-button-color: var(--fancybox-color, #fff);
    --f-button-hover-color: var(--fancybox-color, #fff);
    --f-button-bg: transparent;
    --f-button-hover-bg: transparent;
    --f-button-active-bg: transparent;
    --f-button-svg-width: 22px;
    --f-button-svg-height: 22px;
    position: absolute;
    top: -38px;
    right: 0;
    opacity: .75
}

.is-loading .fancybox__content>.f-button.is-close-btn {
    visibility: hidden
}

.is-zooming-out .fancybox__content>.f-button.is-close-btn {
    visibility: hidden
}

.fancybox__content>.f-button.is-close-btn:hover {
    opacity: 1
}

.fancybox__footer {
    padding: 0;
    margin: 0;
    position: relative
}

.fancybox__footer .fancybox__caption {
    width: 100%;
    padding: 24px;
    opacity: var(--fancybox-opacity, 1);
    transition: all .25s ease
}

.is-compact .fancybox__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background: rgba(24, 24, 27, .5)
}

.is-compact .fancybox__footer .fancybox__caption {
    padding: 12px
}

.is-compact .fancybox__content>.f-button.is-close-btn {
    --f-button-border-radius: 50%;
    --f-button-color: #fff;
    --f-button-hover-color: #fff;
    --f-button-outline-color: #000;
    --f-button-bg: rgba(0, 0, 0, 0.6);
    --f-button-active-bg: rgba(0, 0, 0, 0.6);
    --f-button-hover-bg: rgba(0, 0, 0, 0.6);
    --f-button-svg-width: 18px;
    --f-button-svg-height: 18px;
    --f-button-svg-filter: none;
    top: 5px;
    right: 5px
}

.fancybox__nav {
    --f-button-width: 50px;
    --f-button-height: 50px;
    --f-button-border: 0;
    --f-button-border-radius: 50%;
    --f-button-color: var(--fancybox-color);
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: transparent;
    --f-button-hover-bg: rgba(24, 24, 27, 0.3);
    --f-button-active-bg: rgba(24, 24, 27, 0.5);
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 26px;
    --f-button-svg-height: 26px;
    --f-button-svg-stroke-width: 2.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
    --f-button-svg-disabled-opacity: 0.65;
    --f-button-next-pos: 1rem;
    --f-button-prev-pos: 1rem;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__nav .f-button:before {
    position: absolute;
    content: "";
    top: -30px;
    right: -20px;
    left: -20px;
    bottom: -30px;
    z-index: 1
}

.is-idle .fancybox__nav {
    animation: .15s ease-out both f-fadeOut
}

.is-idle.is-compact .fancybox__footer {
    pointer-events: none;
    animation: .15s ease-out both f-fadeOut
}

.fancybox__slide>.f-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
    z-index: 30;
    cursor: pointer
}

.fancybox-protected {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
    user-select: none
}

.fancybox-ghost {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: contain;
    z-index: 40;
    user-select: none;
    pointer-events: none
}

.fancybox-focus-guard {
    outline: none;
    opacity: 0;
    position: fixed;
    pointer-events: none
}

.fancybox__container:not([aria-hidden]) {
    opacity: 0
}

.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content) {
    animation: var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
    animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn
}

.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop, .fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content) {
    animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
    animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
    width: calc(100% - 120px);
    height: 90%
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
    width: 100%;
    height: 100%
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, .9);
    color: #fff
}

.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0)
}

.fancybox-placeholder {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.f-carousel__thumbs {
    --f-thumb-width: 96px;
    --f-thumb-height: 72px;
    --f-thumb-outline: 0;
    --f-thumb-outline-color: #5eb0ef;
    --f-thumb-opacity: 1;
    --f-thumb-hover-opacity: 1;
    --f-thumb-selected-opacity: 1;
    --f-thumb-border-radius: 2px;
    --f-thumb-offset: 0px;
    --f-button-next-pos: 0;
    --f-button-prev-pos: 0
}

.f-carousel__thumbs.is-classic {
    --f-thumb-gap: 8px;
    --f-thumb-opacity: 0.5;
    --f-thumb-hover-opacity: 1;
    --f-thumb-selected-opacity: 1
}

.f-carousel__thumbs.is-modern {
    --f-thumb-gap: 4px;
    --f-thumb-extra-gap: 16px;
    --f-thumb-clip-width: 46px
}

.f-thumbs {
    position: relative;
    flex: 0 0 auto;
    margin: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    perspective: 1000px;
    transform: translateZ(0)
}

.f-thumbs .f-spinner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-image: linear-gradient(#ebeff2, #e2e8f0);
    z-index: -1
}

.f-thumbs .f-spinner svg {
    display: none
}

.f-thumbs.is-vertical {
    height: 100%
}

.f-thumbs__viewport {
    width: 100%;
    height: auto;
    overflow: hidden;
    transform: translate3d(0, 0, 0)
}

.f-thumbs__track {
    display: flex
}

.f-thumbs__slide {
    position: relative;
    flex: 0 0 auto;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    width: var(--f-thumb-width);
    height: var(--f-thumb-height);
    overflow: visible;
    cursor: pointer
}

.f-thumbs__slide.is-loading img {
    opacity: 0
}

.is-classic .f-thumbs__viewport {
    height: 100%
}

.is-modern .f-thumbs__track {
    width: max-content
}

.is-modern .f-thumbs__track::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc((var(--f-thumb-clip-width, 0))*-0.5);
    width: calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));
    cursor: pointer
}

.is-modern .f-thumbs__slide {
    width: var(--f-thumb-clip-width);
    transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
    transition: none;
    pointer-events: none
}

.is-modern.is-resting .f-thumbs__slide {
    transition: transform .33s ease
}

.is-modern.is-resting .f-thumbs__slide__button {
    transition: clip-path .33s ease
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
    filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))
}

.f-thumbs__slide__button {
    appearance: none;
    width: var(--f-thumb-width);
    height: 100%;
    margin: 0 -100% 0 -100%;
    padding: 0;
    border: 0;
    position: relative;
    border-radius: var(--f-thumb-border-radius);
    overflow: hidden;
    background: rgba(0, 0, 0, 0);
    outline: none;
    cursor: pointer;
    pointer-events: auto;
    touch-action: manipulation;
    opacity: var(--f-thumb-opacity);
    transition: opacity .2s ease
}

.f-thumbs__slide__button:hover {
    opacity: var(--f-thumb-hover-opacity)
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
    outline: none
}

.f-thumbs__slide__button:focus-visible {
    outline: none;
    opacity: var(--f-thumb-selected-opacity)
}

.is-modern .f-thumbs__slide__button {
    --clip-path: inset(0 calc(((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5) round var(--f-thumb-border-radius, 0));
    clip-path: var(--clip-path)
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
    opacity: var(--f-thumb-selected-opacity)
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    bottom: 0;
    border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
    border-radius: var(--f-thumb-border-radius);
    animation: f-fadeIn .2s ease-out;
    z-index: 10
}

.f-thumbs__slide__img {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: var(--f-thumb-offset);
    box-sizing: border-box;
    pointer-events: none;
    object-fit: cover;
    border-radius: var(--f-thumb-border-radius)
}

.f-thumbs.is-horizontal .f-thumbs__track {
    padding: 8px 0 12px 0
}

.f-thumbs.is-horizontal .f-thumbs__slide {
    margin: 0 var(--f-thumb-gap) 0 0
}

.f-thumbs.is-vertical .f-thumbs__track {
    flex-wrap: wrap;
    padding: 0 8px
}

.f-thumbs.is-vertical .f-thumbs__slide {
    margin: 0 0 var(--f-thumb-gap) 0
}

.fancybox__thumbs {
    --f-thumb-width: 96px;
    --f-thumb-height: 72px;
    --f-thumb-border-radius: 2px;
    --f-thumb-outline: 2px;
    --f-thumb-outline-color: #ededed;
    position: relative;
    opacity: var(--fancybox-opacity, 1);
    transition: max-height .35s cubic-bezier(0.23, 1, 0.32, 1)
}

.fancybox__thumbs.is-classic {
    --f-thumb-gap: 8px;
    --f-thumb-opacity: 0.5;
    --f-thumb-hover-opacity: 1
}

.fancybox__thumbs.is-classic .f-spinner {
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))
}

.fancybox__thumbs.is-modern {
    --f-thumb-gap: 4px;
    --f-thumb-extra-gap: 16px;
    --f-thumb-clip-width: 46px;
    --f-thumb-opacity: 1;
    --f-thumb-hover-opacity: 1
}

.fancybox__thumbs.is-modern .f-spinner {
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))
}

.fancybox__thumbs.is-horizontal {
    padding: 0 var(--f-thumb-gap)
}

.fancybox__thumbs.is-vertical {
    padding: var(--f-thumb-gap) 0
}

.is-compact .fancybox__thumbs {
    --f-thumb-width: 64px;
    --f-thumb-clip-width: 32px;
    --f-thumb-height: 48px;
    --f-thumb-extra-gap: 10px
}

.fancybox__thumbs.is-masked {
    max-height: 0px !important
}

.is-closing .fancybox__thumbs {
    transition: none !important
}

.fancybox__toolbar {
    --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
    --f-button-width: 46px;
    --f-button-height: 46px;
    --f-button-color: var(--fancybox-color);
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: rgba(24, 24, 27, 0.65);
    --f-button-hover-bg: rgba(70, 70, 73, 0.65);
    --f-button-active-bg: rgba(90, 90, 93, 0.65);
    --f-button-border-radius: 0;
    --f-button-svg-width: 24px;
    --f-button-svg-height: 24px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
    --f-button-svg-fill: none;
    --f-button-svg-disabled-opacity: 0.65;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
    color: var(--fancybox-color, currentColor);
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
    pointer-events: none;
    z-index: 20
}

.fancybox__toolbar:focus-visible {
    z-index: 1
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.is-idle .fancybox__toolbar {
    pointer-events: none;
    animation: .15s ease-out both f-fadeOut
}

.fancybox__toolbar__column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
    flex-grow: 1;
    flex-basis: 0
}

.fancybox__toolbar__column.is-right {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap
}

.fancybox__infobar {
    padding: 0 5px;
    line-height: var(--f-button-height);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased;
    cursor: default;
    user-select: none
}

.fancybox__infobar span {
    padding: 0 5px
}

.fancybox__infobar:not(:first-child):not(:last-child) {
    background: var(--f-button-bg)
}

[data-fancybox-toggle-slideshow] {
    position: relative
}

[data-fancybox-toggle-slideshow] .f-progress {
    height: 100%;
    opacity: .3
}

[data-fancybox-toggle-slideshow] svg g:first-child {
    display: flex
}

[data-fancybox-toggle-slideshow] svg g:last-child {
    display: none
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
    display: none
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
    display: flex
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
    display: flex
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
    display: none
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
    display: none
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
    display: flex
}

.f-progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
    z-index: 30;
    user-select: none;
    pointer-events: none
}

/* File: faq.css */
.faq_offer_title {
    font-size: 40px;
    font-weight: var(--h2_weight);
    line-height: 120%;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.faq_q_item_answer {
    display: none;
}

.faq .order_button {
    width: 178px;
}

.faq_q_item {
    margin-bottom: 16px;
    border-radius: var(--button_border_radius);
    background-color: var(--faq_items_bg_color);
}

.faq_has_shadow_noborder .faq_q_item {
    box-shadow: 0px 4px 16px 0px var(--extra_color_opacity_10);
}

.faq_no_shadow_bordered .faq_q_item {
    border: 1px solid var(--second_color_opacity_60);
}

.faq_q_item_question {
    padding: 20px 76px 20px 24px;
    cursor: pointer;
    color: var(--faq_items_text_color);
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    position: relative;
}

.faq_q_item_answer_in {
    font-size: 14px;
    padding: 0px 24px 15px;
}

.faq_offer_wrap p {
    margin-bottom: 12px;
}

.faq_offer_text {
    font-size: 15px;
    font-weight: 250;
    max-width: 445px;
    margin: 0 0 30px;
}

.faq .h2 {
    margin-bottom: 16px;
}

.faq_plusminus {
    position: relative;
    width: 16px;
    height: 16px;
    color: #fff;
    border-radius: 21px;
    cursor: pointer;
}

.faq_plusminus_wrap {
    position: absolute;
    right: 24px;
    top: 50%;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}

.faq_plusminus::before {
    transform: translatey(-50%);
}

.faq_plusminus::after {
    transform: translatey(-50%) rotate(90deg);
}

.active .faq_plusminus::after {
    transform: translatey(-50%) rotate(0);
}

.faq_plusminus::before,
.faq_plusminus::after {
    content: "";
    display: block;
    background-color: var(--extra_color);
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 4px;
    transition: 0.35s;
    width: 100%;
    height: 2px;
}

.faq_plusminus {
    color: #fff;
    cursor: pointer;
}

.faq_btns {
    margin: 0 -10px 0px;
}

.faq_btns .order_button {
    margin: 0 10px;
}

.faq_btns .social_link svg path {
    transition: fill .3s ease;
}

.faq_btns .social_link svg {
    margin-right: 10px;
}

.faq_btns .social_link {
    width: auto;
    min-width: 152px;
    transition: all .3s ease;
    height: 52px;
    padding: 0 20px;
    display: flex;
    border-radius: var(--button_border_radius);
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 10px;
}

.faq_btns .social_link.whatsapp {
    color: #51C85D;
    border: 2px dashed #51C85D;
}

.faq_btns .social_link.whatsapp:hover {
    color: #fff;
    background-color: #51C85D;
    border-style: solid;
}

.faq_btns .social_link.whatsapp:hover svg path#power-2 {
    fill: #51C85D !important;
}

.faq_btns .social_link.whatsapp:hover svg path#power-1 {
    fill: #fff !important;
}

.faq_btns .social_link.telegram {
    color: #20A0E1;
    border: 2px dashed #20A0E1;
}

.faq_btns .social_link.telegram:hover,
.faq_btns .social_link.whatsapp:hover {
    color: #fff;
}

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

.faq_btns .soc_offer_btn {
    width: 66.666666666666%;
}

.faq_btns .soc_offer_btn a span {
    display: none;
}

.faq_btns .soc_offer_btn {
    padding-left: 20px;
}

.faq_btns .soc_offer_btn_col {
    padding-left: 10px;
    padding-right: 10px;
}

.faq_btns .soc_offer_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    width: 100%;
    min-width: 52px;
    height: var(--button_height);
}

.faq_col_offer {
    display: flex;
    align-items: center;
}

.faq_offer_position-offer-centered .faq_btns {
    margin: 0 auto;
    justify-content: center;
}

.faq_offer_position-offer-right .faq_btns {
    justify-content: flex-end;
}

.faq_offer_position-offer-centered .faq_col_offer {
    justify-content: center;
    text-align: center;
}

.faq_offer_position-offer-right.faq_faq_right .faq_col_offer .faq_offer_col_in {
    padding-right: 45px;
}

.faq_offer_position-offer-left.faq_faq_left .faq_col_offer .faq_offer_col_in {
    padding-left: 45px;
}

.faq_offer_position-offer-right .faq_col_offer {
    justify-content: flex-end;
    text-align: right;
}

.faq_offer_position-offer-centered .faq_btns {
    justify-content: center;
}

.faq_faq_left .faq_col_offer {
    order: 2;
}

.faq_faq_left .faq_col_q {
    order: 1;
}

.faq_faq_right .faq_col_offer {
    order: 1;
}

.faq_faq_right .faq_col_q {
    order: 2;
}

.faq_contacts {
    display: flex;
    margin: 0 -24px;
}

.faq_offer_position-offer-right.faq_faq_right .faq_offer_text,
.faq_offer_position-offer-right.faq_faq_left .faq_offer_text {
    max-width: 100%;
}

.faq_offer_position-offer-right .faq_contacts {
    justify-content: flex-end;
}

.faq_contact_item {
    padding: 0 24px;
}

.faq_contacts+.faq_btns {
    margin-top: 24px;
}

.faq_contact_label {
    color: var(--text_color);
    font-size: 13px;
    line-height: 1.6;
    opacity: 0.5;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.faq_contact_value_item.faq_contact_value.faq_contact_value_item_normal {
    font-weight: 400;
}

.faq_contact_value_item.faq_contact_value_item_bold {
    font-weight: 600;
    font-size: 18px;
}

.faq_contact_value_item {
    color: var(--text_color);
    font-size: 17px;
    line-height: 1.6;
}

@media (max-width:990px) {

    .faq_col_offer,
    .faq_col_q {
        width: 100%;
    }

    .faq_offer_title {
        font-size: 24px;
    }
}

@media (max-width:640px) {
    .faq_btns .social_link {
        min-width: 140px;
        width: 100%;
        margin-bottom: 12px;
    }

    .faq_offer_text br {
        display: none;
    }

    .faq_col_offer {
        padding-top: 12px;
    }
}

/* File: footer.css */
#poststuff footer,
body.front-page footer {
    background-color: var(--footer_bg);
    color: var(--footer_text_color);
}

#poststuff footer.shadow_footer,
body.front-page footer.shadow_footer {
    box-shadow: 0px 4px 22px 0px rgba(2, 62, 138, 0.20);
}

footer .h_logo_wrap {
    margin-bottom: 12px;
}

#poststuff footer .footer_contact_address,
body.front-page footer .footer_contact_address,
#poststuff footer a.footer_contact_mail,
body.front-page footer a.footer_contact_mail,
#poststuff footer a.footer_contact_phone,
body.front-page footer a.footer_contact_phone {
    color: var(--footer_contact_colors);
}

.colored+.footer_container_wrapper {
    margin-top: 102px;
}

.row_footer_fbs {
    display: flex;
    padding: 0px 0px 32px;
    margin-bottom: 38px;
    align-items: center;
    border-bottom: 1px solid var(--extra_color_opacity_10);
    justify-content: space-between;
}

footer .row_footer_messangers .logo_creater {
    margin-bottom: 0px;
}

.footer_title {
    font-size: 15px;
    font-weight: var(--footer_headers_weight);
    line-height: 160%;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: var(--footer_headers_color);
}

.row_footer_fbs_2 {
    padding: 65px 0 40px;
}

.row_footer_messangers .soc_offer_btn_col {
    width: auto;
}

.row_footer_messangers .soc_offer_btn a.whatsapp:hover {
    color: #fff;
}

.row_footer_messangers .soc_offer_btn a.whatsapp {
    color: #51C85D;
}

.row_footer_messangers .soc_offer_btn {
    width: 50%;
    justify-content: flex-end;
}

.footer_text {
    font-size: 15px;
    line-height: 153.333%;
}

.footer_worktime {
    margin-top: 20px;
    margin-bottom: 23px;
}

.footer_warning {
    font-size: 14px;
    margin-bottom: 24px;
    opacity: 0.8;
    line-height: 157.143%;
}

.footer_info_col_in {
    max-width: 360px;
}

.footer_contact_col_in {
    max-width: 270px;
    margin: 0 auto;
}

.footer_contact_phone {
    font-size: 19px;
    font-weight: 500;
    line-height: 126.316%;
    text-transform: uppercase;
    margin-bottom: 7px;
}

body.front-page footer a.footer_contact_order {
    color: var(--footer_interactive_buttons_color);
    font-size: 14px;
    font-weight: 500;
    line-height: 128.571%;
    margin-top: 9px;
}

.footer_contact_item a {
    display: block;
}

.footer_contact_item {
    margin-bottom: 24px;
}

.footer_contact_mail {
    font-size: 16px;
}

.footer_contact_address {
    font-size: 15px;
}

.footer_menu_col ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu_col ul li,
.footer_menu_col li {
    list-style-type: none;
}

.footer_menu_col li:hover a {
    text-decoration: underline;
}

.footer_menu_col li a {
    font-size: 15px;
    font-weight: 300;
    line-height: 160%;
}

.footer_menu_col li {
    padding: 0px;
    margin: 0 0 7px;
}

.row_footer_fbs_2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.row_footer_fbs_3 {
    padding: 24px 0px;
    border-top: 1px solid var(--main_color_opacity_20);
}

.row_footer_fbs_3_center {
    text-align: center;
}

.confidlink a {
    color: #fff;
    text-align: right;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.6;
    line-height: 171.429%;
}

footer .confidlink a {
    color: var(--text_color);
}

.row_footer_fbs_3_right {
    text-align: right;
}

.footer_2_floor_1 {
    padding-bottom: 70px;
    overflow: hidden;
    background-color: var(--extra_color_2_opacity_10);
}

.footer_2_col_menu {
    padding-top: 37px;
}

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

.footer_2_col {
    max-width: 268px;
    min-width: 120px;
}

.footer_2_col_menu {
    padding-left: 12px;
    padding-right: 12px;
}

.footer_2_col.footer_2_col_first {
    min-width: 320px;
    padding-top: 46px;
}

.footer_2_col.footer_2_col_last {
    text-align: center;
    min-width: 264px;
}

.footer_2_description {
    color: var(--text_color_opacity_80);
    margin-bottom: 17px;
}

.footer_2_logo {
    margin-top: -56px;
    margin-bottom: 32px;
}

.footer_2_logo a span {
    padding-left: 13px;
    color: var(--text_color_opacity_80);
}

.footer_2_contact_label {
    color: var(--text_color_opacity_80);
    margin-bottom: 6px;
    font-weight: 300;
    font-size: 14px;
}

.footer_2_logo a {
    display: flex;
    align-items: center;
}

.footer_2_contact_item>div,
.footer_2_contact_item>a {
    width: 100%;
}

.footer_2_contact_item {
    padding-left: 44px;
    position: relative;
    min-height: 28px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.3;
}

.footer_2_contact_item svg path.path_main_color {
    fill: var(--extra_color_2) !important;
}

.footer_2_contact_item svg {
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.footer_2_contact_phone {
    font-size: 18px;
    font-weight: 700;
}

.footer_2_contact_mail {
    font-size: 17px;
    font-weight: 500;
}

.footer_2_contact_order {
    color: var(--main_color);
    font-size: 14px;
    font-weight: 700;
    line-height: 171.429%;
    letter-spacing: 0.14px;
    text-transform: uppercase;
}

.footer_2_contact_order:hover {
    color: var(--extra_color);
}

.footer_2_col ul.footer_menu,
.footer_2_col ul.footer_menu li {
    list-style-type: none;
}

.footer_2_col ul.footer_menu li {
    margin-bottom: 6px;
}

.footer_2_col ul.footer_menu li a {
    color: var(--text_color_opacity_80);
}

.footer_2_col ul.footer_menu li a:hover {
    color: var(--text_color);
}

.footer_2_col ul.footer_menu {
    margin: 0px;
    padding: 0px;
}

.footer_2_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}

.footer_2_social_list a {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    border-radius: 12px;
    height: 52px;
    font-size: 13px;
    justify-content: center;
    color: var(--ffffff, #FFF);
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    line-height: 1.2;
    letter-spacing: 0.13px;
    text-transform: uppercase;
}

.footer_2_social_list a svg {
    margin-right: 10px;
}

.footer_2_social_list a.social_link.vk {
    background: var(--436-eab, #436EAB);
}

.footer_2_social_list a.social_link.vk:hover {
    background: var(--436-eab, #4686AA);
}

.footer_2_social_list a.social_link.whatsapp {
    background: var(--51-c-85-d, #51C85D);
}

.footer_2_social_list a.social_link.whatsapp:hover {
    background-color: var(--51-c-85-d, #51D45D);
}

.footer_2_social_list a.social_link.telegram {
    background: var(--20-a-0-e-1, #20A0E1);
}

.footer_2_social_list a.social_link.telegram:hover {
    background-color: var(--20-a-0-e-1, #1F8BE1);
}

.footer_2_social_list a.social_link.whatsapp,
.footer_2_social_list a.social_link.telegram {
    color: #fff;
}

.footer_2_floor_2_left .privacy-policy-link {
    color: var(--extra_color);
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
}

.footer_2_floor_2_center {
    text-align: center;
    color: var(--text_color_opacity_80);
    font-weight: 300;
}

.footer_2_floor_2_right {
    display: flex;
    opacity: 0.6;
    justify-content: flex-end;
}

.footer_2_floor_2 {
    padding: 16px 0px;
}

.footer_2_floor_2 .row>div {
    display: flex;
    align-items: center;
}

@media (max-width:1410px) {
    .footer_2_col.footer_2_col_last {
        min-width: 255px;
    }

    .footer_2_social_list a {
        font-size: 12px;
    }

    .footer_2_col ul.footer_menu li a {
        font-size: 14px;
    }
}

@media (min-width:990px) {
    .messangers_hide_false .row_footer_fbs_2 {
        padding-top: 40px;
    }
}

.footer_title svg {
    display: none;
}

.setable_footer_logo {
    margin-bottom: 20px;
    display: block;
}

.setable_footer_description {
    line-height: 157.143%;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 300;
}

.setable_footer_oppening_hours {
    margin-bottom: 36px;
    line-height: 157.143%;
    font-weight: 300;
}

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

.setable_footer_social {
    margin: 0 -8px;
    display: flex;
}

.setable_footer_social a {
    display: block;
    transition: all .3s ease;
    margin: 0 8px;
}

.setable_footer_social a:hover {
    opacity: 0.8;
}

.setable_social_item svg .setable_social_item_text {
    fill: var(--footer_social_button_text_color) !important;
}

.setable_social_item svg g>path:first-of-type {
    fill: var(--footer_social_button_color) !important;
}

.setable_social_item svg g>path.dzen_color {
    fill: var(--footer_social_button_color) !important;
}

@media (max-width:1240px) and (min-width:990px) {
    .setable_footer footer {
        padding-left: 45px;
        padding-right: 45px;
    }
}

@media (max-width:990px) {
    footer .soc_offer_btn a svg {
        margin-right: 0px;
    }

    footer .row_footer_messangers .soc_offer_btn_col {
        width: 60px;
    }

    footer .row_footer_messangers .soc_offer_btn_col a {
        padding: 0px;
        width: 100%;
        align-items: center;
        height: 48px;
    }

    footer {
        padding: 0 0px;
    }

    .footer_info_col_in {
        margin-bottom: 12px;
    }

    .footer_contact_col_in .footer_title {
        margin-bottom: 12px;
    }

    .setable_footer_row>div:nth-of-type(3),
    .setable_footer_row>div:last-of-type {
        display: flex;
        justify-content: flex-start;
    }

    .setable_footer .row_footer_fbs_3 .row>div {
        width: 100%;
    }

    #poststuff .setable_footer footer,
    body.front-page .setable_footer footer {
        padding-left: 24px;
        padding-right: 24px;
    }

    .setable_footer_oppening_hours {
        margin-bottom: 12px;
    }

    .footer_title {
        color: var(--text_color);
        display: flex;
        cursor: pointer;
        margin-bottom: 0px;
        align-items: center;
    }

    .footer_title:hover {
        opacity: 0.9;
    }

    .footer_menu_col_in ul {
        display: none;
        margin-top: 12px;
    }

    .footer_title svg {
        display: block;
        transition: all .3s ease;
        margin-left: 4px;
    }

    .footer_menu_col_in.expanded .footer_title svg {
        transform: rotate(-180deg);
    }

    .row_footer_fbs_logo {
        display: none;
    }

    .row_footer_fbs .soc_offer_btn_col {
        margin-bottom: 0px;
    }

    .row_footer_messangers .logo_creater_link {
        display: block;
        padding-right: 12px;
    }

    .row_footer_messangers .logo_creater_link .logo_creater_info {
        margin-top: 8px;
    }

    footer .soc_offer_btn {
        width: 120px;
    }

    .footer_contact_col_in {
        max-width: 100%;
        margin: 0 0;
    }

    .footer_menu_col {
        width: 50%;
        margin-bottom: 24px;
    }

    .footer_menu_col li a {
        font-size: 14px;
    }

    .row_footer_fbs_2 {
        padding: 30px 0 30px;
    }

    .logo_creater_link {
        justify-content: center;
    }

    .row_footer_messangers .soc_offer_btn_col {
        width: 50%;
    }

    .footer_2_col.footer_2_col_last,
    .footer_2_col {
        min-width: 100%;
        max-width: 100%;
    }

    .footer_2_col_menu {
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer_2_floor_1 {
        padding-bottom: 30px;
    }

    .confidlink {
        width: 100%;
    }

    .footer_2_floor_2 .row>div {
        text-align: center;
        justify-content: center;
    }

    .copyright {
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .footer_contact_col_in {
        margin: 0px;
    }

    .row_footer_fbs_3_left,
    .row_footer_fbs_3_right {
        text-align: center;
    }

    .row_footer_fbs {
        display: flex;
        padding: 0px 0px 24px;
        margin-bottom: 24px;
    }
}

/* File: form.css */
form {
    margin: 0px !important;
}

.rcp_form .wpcf7 {
    max-width: 860px;
}

.rcp_form {
    position: relative;
    min-height: 440px;
    background-color: var(--form_common_set);
    color: #fff;
}

.section-common.rcp_form {
    padding: 68px 0 72px;
}

.section-common.rcp_form .container {
    position: relative;
    z-index: 10;
}

.rcp_form .confid_box {
    max-width: 760px;
    margin-top: 0px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    opacity: 0.8;
}

.rcp_form .confid_box.confid_box_one_line {
    text-align: center;
    max-width: 100%;
    margin-top: 25px;
    opacity: 0.8;
    font-size: 14px;
}

.rcp_form .confid_box a {
    color: #fff;
    font-weight: 500;
}

.rcp_form .order_button {
    height: var(--input_height);
    font-size: 15px;
    cursor: pointer;
    border-radius: var(--button_border_radius);
    background-color: var(--form_btn_color);
    color: var(--form_btn_text_color);
}

.rcp_form .order_button:hover {
    background-color: var(--form_btn_color_hover);
    color: var(--form_btn_text_color);
}

.rcp_form .order_button .lds-ellipsis div:nth-child(2),
.rcp_form .order_button .lds-ellipsis span:nth-child(2),
.rcp_form .order_button .lds-ellipsis div,
.lds-ellipsis span {
    background-color: var(--form_btn_text_color);
}

.rcp_form .littleform_item_label {
    text-transform: uppercase;
    margin-bottom: 9px;
    font-weight: 500;
    font-size: 13px;
}

.rcp_form .littleform_row {
    max-width: 790px;
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.rcp_form .littleform_row.littleform_item_one_line {
    max-width: 815px;
}

.rcp_form .form_item {
    margin-bottom: 19px;
}

.rcp_form .littleform_item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 28px;
}

.rcp_form .littleform_row.littleform_item_one_line .littleform_item {
    width: 33.33333333333333%;
}

.rcp_form .littleform_row:not(.littleform_item_one_line) .littleform_item.littleform_item_last {
    width: 100%;
}

.rcp_form .littleform_item.littleform_item_full {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 12px;
}

.wpcf7-form-control-wrap {
    display: block;
}

body.front-page .rcp_form .wpcf7-form-control.wpcf7-textarea {
    height: 206px;
    padding: 15px 16px;
    background-color: #fff;
    color: #333;
    border-color: rgba(255, 255, 255, 0.5);
}

.rcp_form_subtitle {
    margin-bottom: 50px;
}

body.front-page .rcp_form .wpcf7-form-control.wpcf7-not-valid {
    border-width: 2px;
}

body.front-page .rcp_form .wpcf7-form-control {
    background-color: #fff;
    color: #333;
    border-color: rgba(255, 255, 255, 0.5);
}

.rcp_form_img_wrap:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    background: linear-gradient(90deg, var(--form_common_set) 0%, rgba(0, 35, 69, 0.05) 100%);
}

.rcp_form_img_wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.rcp_form_img_wrap {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 816px;
    height: 100%;
}

@media (min-width:1890px) {
    .rcp_form_img_wrap {
        width: 1216px;
    }
}

.rcp_form_title {
    color: var(--ffffff, #FFF);
    font-size: 42px;
    font-weight: var(--form_title_weight);
    line-height: 123.81%;
    text-transform: uppercase;
    margin-bottom: 29px;
}

.confid_box.confid_box_center {
    text-align: center;
    opacity: 0.5;
}

.rcp_form .littleform_col_2_row {
    max-width: 552px;
}

.rcp_form .littleform_col_2_row .littleform_item {
    width: 50%;
    margin-bottom: 30px;
}

.rcp_form .littleform_col_2_row .littleform_item.littleform_item_last {
    width: 100%;
    margin-bottom: 0px;
}

.datepicker-562 {
    display: block;
    position: relative;
}

.datepicker-562:before {
    width: 24px;
    height: 24px;
    mask-image: url(../img/system/date_time.svg);
    mask-repeat: no-repeat;
    mask-size: 24px 24px;
    background-color: var(--form_common_set);
    position: absolute;
    content: '';
    display: block;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.form-centered-template .rcp_form_title {
    margin-bottom: 4px;
}

.form-centered-template {
    text-align: center;
    background: linear-gradient(180deg, var(--second_color) 0%, var(--extra_color) 100%);
}

.rcp_form.form-centered-template .littleform_item {
    width: 100%;
    margin-bottom: 24px;
    padding: 0px;
}

.rcp_form.form-centered-template .wpcf7 {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}

.rcp_form.form-centered-template .confid_box {
    width: 100%;
    max-width: 100%;
}

.rcp_form.form-centered-template .order_button {
    height: 56px;
    font-size: 15px;
    border-radius: 9px;
    color: #fff;
    background-color: var(--main_color);
}

.rcp_form.form-centered-template .order_button:hover {
    background-color: var(--main_color_hover);
}

body.front-page .rcp_form.form-centered-template .wpcf7-form-control.wpcf7-textarea {
    height: 216px;
}

.rcp_form .confid_box.confid_box_mini {
    margin-top: 25px;
}

.front-page .rcp_form .nice-select {
    padding-left: 18px;
}

.front-page .rcp_form .nice-select:after {
    right: 16px;
}

@media (max-width:990px) {
    .rcp_form_img_wrap {
        width: 100%;
    }

    .rcp_form .littleform_row.littleform_item_one_line .littleform_item {
        width: 100%;
        margin-top: 12px;
    }

    .rcp_form_title {
        margin-bottom: 12px;
    }

    .rcp_form .container {
        position: relative;
        z-index: 10;
    }

    .rcp_form .littleform_item {
        width: 100%;
        margin-bottom: 30px;
    }

    .rcp_form .confid_box br {
        display: none;
    }

    .rcp_form .confid_box {
        margin-top: 0px;
        font-size: 12px;
        text-align: center;
    }

    .rcp_form_title {
        font-size: 27px;
        line-height: 1.2;
        text-align: center;
    }

    .rcp_form_img_wrap:after {
        background: linear-gradient(0deg, var(--main_color) 0%, rgba(0, 35, 69, 0.65) 100%);
        z-index: 2;
    }

    .section-common.rcp_form {
        padding: 55px 55px 55px;
    }
}

@media (max-width:768px) {
    .rcp_form_title {
        font-size: 24px;
    }

    .rcp_form_title br {
        display: none;
    }
}

@media (max-width:440px) {
    .rcp_form_title {
        font-size: 21px;
    }

    .section-common.rcp_form {
        padding: 45px 0px 45px;
    }

    .section-common.rcp_form form {
        padding: 0px 24px 0px;
    }

    .rcp_form .littleform_item {
        margin-bottom: 12px;
    }
}

@media (max-width:380px) {
    .rcp_form_title {
        font-size: 19px;
    }
}

.rcp_form_transparent {
    background-color: transparent !important;
}

.rcp_form_light_2_wrap {
    padding: 65px 80px 72px;
    background-color: var(--main_color_opacity_10_hex);
    border-radius: var(--big_border_radius);
}

.rcp_form.rcp_form_light_2 {
    color: var(--text_color);
    min-height: 240px;
}

.rcp_form_light_2_title {
    font-size: 36px;
    font-weight: 700;
    line-height: 111.111%;
    text-transform: uppercase;
    margin-bottom: 21px;
}

@media (min-width:990px) {
    .section-common.rcp_form.rcp_form_light_2 {
        padding: 0px 0px 92px;
    }

    .rcp_form_light_2_title_wrap {
        padding-right: 104px;
    }

    .rcp_form_light_2_title_wrap,
    .rcp_form_light_2_form_wrap {
        width: 50%;
    }
}

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

.section-common.rcp_form.rcp_form_light_2 .littleform_row.littleform_item_one_line .littleform_item {
    width: 50%;
}

.section-common.rcp_form.rcp_form_light_2 .littleform_row.littleform_item_one_line .littleform_item.littleform_item_last {
    width: 100%;
}

.section-common.rcp_form.rcp_form_light_2 .order_button {
    background-color: var(--main_color);
    color: #fff;
}

.section-common.rcp_form.rcp_form_light_2 .order_button:hover {
    background-color: var(--main_color_hover);
}

.section-common.rcp_form.rcp_form_light_2 .confid_box {
    text-align: center;
}

.section-common.rcp_form.rcp_form_light_2 .confid_box a,
.section-common.rcp_form.rcp_form_light_2 .confid_box {
    color: var(--text_color);
}

.section-common.rcp_form.rcp_form_light_2 .littleform_item.littleform_item_last {
    margin-bottom: 12px;
}

.rcp_form_light_2_subtitle_in {
    font-size: 15px;
    font-weight: 400;
    line-height: 146.667%;
}

@media (max-width:990px) {
    .rcp_form_light_2_wrap {
        padding: 35px;
    }

    .rcp_form_light_2_title {
        font-size: 24px;
    }

    .section-common.rcp_form .rcp_form_light_2_form_wrap form {
        padding: 0px;
    }

    .section-common.rcp_form.rcp_form_light_2 .littleform_row.littleform_item_one_line .littleform_item {
        width: 100%;
    }
}

/* File: gallery.css */
.cgallery_item img {
    height: 328px;
    object-fit: cover;
    width: 100%;
    object-position: top center;
}

.cgallery_item_in a:after,
.cgallery_item img {
    border-radius: var(--big_border_radius);
}

.cgallery_item_in {
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}

.cgallery_item_in a {
    display: block;
    position: relative;
}

.cgallery_item_in a:after {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.3s;
    background-color: var(--extra_color_opacity_20);
    width: 100%;
    height: 100%;
}

.cgallery_item_in a:hover:after {
    opacity: 1;
}

html body .slick-dots {
    display: flex;
    margin: 35px 0px 0;
    justify-content: center;
}

html body .slick-dots li {
    margin: 0px 5px 0;
    padding: 0px;
    width: 13px;
    height: 13px;
}

html body .slick-dots li.slick-active button {
    background: var(--extra_color);
}

html body .slick-dots li button {
    border-radius: 6.5px;
    background: var(--extra_color_opacity_20);
    width: 13px;
    height: 13px;
}

.preview-mode .cgallery_container_wrap {
    max-width: 96%;
    margin: 0 auto;
    width: 100%;
}

.preview-mode .cgallery_container_row {
    display: flex;
}

.preview-mode .cgallery_container_row .cgallery_item {
    width: 33.333333333333%;
}

@media (max-width:990px) {
    .cgallery_item img {
        height: 240px;
    }
}

.masonry_cgallery_container_row {
    columns: 3;
    column-gap: 16px;
}

.masonry_cgallery_container_row .masonry_cgallery_item {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    width: 100%;
}

.masonry_cgallery_item img {
    width: 100%;
    object-fit: cover;
    border-radius: var(--big_border_radius);
}

@media (max-width:990px) {
    .masonry_cgallery_container_row {
        columns: 2;
    }
}

@media (max-width:495px) {
    .cgallery_item img {
        height: 170px;
    }
}

@media (max-width:385px) {
    .cgallery_item img {
        height: 135px;
    }
}

.simple_2_cgallery_item img {
    height: 256px;
    object-fit: cover;
    width: 100%;
    border-radius: var(--big_border_radius);
}

.simple_2_cgallery_item {
    margin-bottom: 24px;
}

/* File: header.css */
footer .logo_creater {
    margin-bottom: 30px;
}

body.front-page header .main_header_top_row .hrcp_item.rcp_city_phone_comment {
    display: none;
}

.logo_creater_textlike_logo {
    font-size: 32px;
    font-weight: 700;
    color: var(--main_color);
    letter-spacing: -2px;
    margin-right: 12px;
}

.mobile_menu_header_number {
    font-size: 15px;
    margin-left: 20px;
    align-items: center;
    display: flex;
}

@media (max-width:1230px) {
    .rcp_city_phone_main {
        font-size: 14px !important;
    }
}

@media (max-width:633px) {
    .mobile_menu_header_number {
        flex-direction: column;
        justify-content: center;
        font-size: 15px !important;
        margin: 0;
    }
}

@media (max-width:460px) {
    .mobile_menu_header_number a {
        font-size: 12px !important;
    }
}

@media (max-width:385px) {
    .mobile_menu_header_number {
        display: none;
    }
}

.logo_creater.black_bg .logo_creater_textlike_logo,
.logo_creater.black_bg a,
.logo_creater.black_bg a .logo_creater_title {
    color: #fff;
}

.logo_creater.black_bg svg.logo_creater_icon_svg path {
    fill: #ffffff !important;
}

.logo_creater svg.logo_creater_icon_svg path {
    fill: var(--main_color) !important;
}

.logo_creater_link {
    display: flex;
    align-items: center;
}

.logo_creater_link span {
    display: block;
}

.logo_creater_title {
    font-size: 17px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 1px;
    color: var(--main_color);
    text-transform: uppercase;
}

.logo_creater_subtitle {
    font-size: 0.82rem;
    font-weight: 300;
    line-height: 138.462%;
}

.logo_creater_icon {
    margin-right: 18px;
}

@media (max-width:990px) {
    .logo_creater_title {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .logo_creater_icon {
        margin-right: 12px;
    }
}

@media (max-width:490px) {
    .logo_creater_title {
        font-size: 13px;
    }

    .logo_creater_icon {
        margin-right: 10px;
    }

    .logo_creater {
        width: auto !important;
    }
}

header .city_changer_in,
header .rcp_bvi a.bvi-open,
header .social_wrap a,
header .main_header_top {
    color: var(--set_top_header_color_preset);
}

header .main_header_top {
    position: relative;
    z-index: 10;
}

header .main_header_top svg.filled_svg path {
    fill: var(--set_top_header_color_preset) !important;
}

.main_header {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

header[class*="full_white_menu_no_reverse_header"] .main_header {
    padding-left: 0px;
    padding-right: 0px;
}

header.full_white_menu_no_reverse_header .main_header_wrap,
header.full_white_menu_header .main_header_wrap {
    background-color: #fff;
}

header.full_white_menu_header.solid_border .main_header_wrap {
    border-top: 1px solid var(--main_color_opacity_20);
    border-bottom: 1px solid var(--main_color_opacity_20);
}

header.full_white_menu_header.shadow_border .main_header_wrap {
    box-shadow: 0px 4px 18px 0px var(--extra_color_opacity_10);
}

header.full_white_menu_header .main_header:after {
    display: none;
}

header.narrow_menu_header .main_header .rcp_hcol .order_button {
    height: 65px;
    border-radius: 0px calc(var(--button_border_radius) - 4px) calc(var(--button_border_radius) - 4px) 0;
}

header.narrow_menu_header .main_header_wrap.navbar_scrolled .order_button {
    border-radius: 0px;
}

header.narrow_menu_header .main_header_wrap.navbar_scrolled .rcp_hcol {
    padding: 0px 0px;
}

header.narrow_menu_header .main_header {
    padding-right: 0px;
}

header.narrow_menu_header .main_header .rcp_hcol {
    padding-top: 0px;
    padding-bottom: 0px;
}

header.full_white_menu_header .main_header {
    padding-left: 0px;
    padding-right: 0px;
}

header .main_header_wrap.zindexTemp:not(.navbar_scrolled) {
    position: relative;
    z-index: 14;
}

header .rcp_bvi {
    align-items: center;
    font-size: var(--font-header-size);
    font-weight: var(--font-header-weight);
}

header .rcp_bvi a.bvi-open {
    display: flex;
    align-items: center;
}

header .rcp_bvi a.bvi-open:hover {
    opacity: 0.8;
}

header .main_header_top .hrcp_item_con.bvistyle_none.rcp_bvi {
    text-transform: none;
}

header .main_header_top .hrcp_item_con.bvistyle_uppercase.rcp_bvi {
    text-transform: uppercase;
    font-weight: 500;
}

header[class*="shadow_border full_white_menu_no_reverse_header"] .main_header_wrap,
header.shadow_border:not(.white_color_header, .full_white_menu_header, .full_white_menu_no_reverse_header, .full_white_menu_no_reverse_header_colored_menu) .main_header_wrap:not(.navbar_scrolled) .main_header {
    box-shadow: 0px 4px 20px 0px var(--main_color_opacity_15);
    background-color: #fff;
}

header[class*="solid_border full_white_menu_no_reverse_header"] .main_header_wrap {
    border-top: 1px solid var(--main_color_opacity_20);
    border-bottom: 1px solid var(--main_color_opacity_20);
}

header.solid_border.reverse_color:not(.white_color_header, .full_white_menu_header, .full_white_menu_no_reverse_header, .full_white_menu_no_reverse_header_colored_menu) .main_header_wrap:not(.navbar_scrolled) .main_header {
    border: 1px solid var(--main_color_opacity_20);
}

header.reverse_color .gt_float_switcher .gt-selected .gt-current-lang,
header.reverse_color .main_header_top a.bvi-open,
header.reverse_color .main_header_top .city_phone a.rcp_city_phone_main {
    color: var(--text_color);
}

header.reverse_color .city_changer_in,
header.reverse_color .social_wrap a {
    color: var(--main_color);
}

header.reverse_color .main_header_top .rcp_city_phone_main svg path {
    stroke: var(--main_color) !important;
}

header.reverse_color .main_header_top .social_wrap svg path {
    fill: var(--main_color) !important;
}

header.reverse_color .main_header_top .tool_item_value {
    background-color: var(--second_color);
    color: #fff;
}

header.reverse_color .main_header_top .hrcp_item_con svg:not(#cinar-main-logo) path,
header.reverse_color .main_header_top .tool_item_main_cart svg path,
header.reverse_color .main_header_top .tool_item_wishlist svg path,
header.reverse_color .main_header_top .mail_address svg path,
header.reverse_color .main_header_top .city_address svg path {
    stroke: var(--main_color) !important;
}

header.reverse_color .tool_item_price {
    color: var(--main_color);
}

header.reverse_color .main_header_top {
    background-color: transparent;
    color: var(--text_color);
}

header.reverse_color .main_header_top {
    background-color: transparent;
    color: var(--text_color);
}

header:not(.reverse_color) .hrcp_item_logo_no_alter_color,
header.reverse_color .hrcp_item_logo_alter_color {
    display: none;
}

header .main_header_top_row {
    display: flex;
    min-height: 64px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

header .main_header_top .hrcp_item_con {
    display: flex;
    font-size: var(--font-header-size);
    font-weight: var(--font-header-weight);
    align-items: center;
}

header .main_header_top .hrcp_item_con span {
    margin-left: 8px;
}

header .social_wrap {
    display: flex;
    margin: 0 -12px;
    align-items: center;
}

header .social_wrap a span {
    margin-left: 10px;
}

header .social_wrap a svg {
    height: 20px;
    width: 20px;
}

header .social_wrap a {
    align-items: center;
    min-height: 20px;
    padding-left: 12px;
    font-size: var(--font-header-size);
    text-transform: none;
    padding-right: 7px;
    display: flex;
}

.city_phone {
    display: flex;
    align-items: center;
    font-size: var(--font-header-size);
    font-weight: var(--font-header-weight);
}

.city_phone a.rcp_city_phone_main {
    color: var(--set_top_header_color_preset);
    display: flex;
    align-items: center;
}

.city_phone a.rcp_city_phone_main span {
    margin-left: 8px;
    margin-right: 6px;
}

.rcp_city_phone_in {
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
}

.city_phone .phone_2_on_head {
    margin-left: 24px;
}

.rcp_city_phone_list {
    padding-left: 26px;
    padding-right: 26px;
    color: var(--text_color);
    padding-bottom: 32px;
    padding-top: 20px;
    display: none;
    position: absolute;
    min-width: 222px;
    left: 0px;
    top: 0px;
    background-color: #fff;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 4px 18px 0px rgba(130, 130, 130, 0.24);
}

.rcp_city_phone_list .order_button {
    margin-bottom: 23px;
}

.rcp_city_phone_item a {
    color: var(--text_color);
}

.rcp_city_phone_in:hover .rcp_city_phone_list {
    display: block;
}

.rcp_city_phone_item {
    margin-bottom: 18px;
}

.rcp_city_phone_item span {
    display: block;
    width: 100%;
}

.rcp_city_phone_item span.rcp_city_phone_comment {
    font-weight: 300;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.7);
}

.rcp_cs_item {
    margin-bottom: 14px;
}

.rcp_cs_item a {
    font-weight: 400;
}

.rcp_cs_item_label {
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 2px;
    color: rgba(51, 51, 51, 0.7);
}

.social_wrap_drop_list {
    display: flex;
    align-items: center;
    padding-top: 12px;
    justify-content: space-between;
}

.social_wrap_drop_list a {
    opacity: 0.7;
}

.social_wrap_drop_list a:hover {
    opacity: 1;
}

html body header .order_button {
    height: 48px;
    font-size: 13px;
    width: 170px;
}

header.logo_header_position_top_box .rcp_hnav_menu {
    margin-right: auto;
}

header.logo_header_position_top_box .main_header_top .hrcp_item {
    padding: 18px 0px;
}

header.logo_header_position_top_box .main_header_top .hrcp_item_con .bvi-open span {
    display: none;
}

header .main_header_top .rcp_lang {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

header.logo_header_position_top_box .main_header_top .h_logo_svg {
    display: none;
}

header.logo_header_position_top_box.reverse_color .main_header_top .h_logo_svg {
    display: flex;
}

header.logo_header_position_top_box .main_header_top .city_phone {
    display: flex;
    align-items: center;
}

header.logo_header_position_top_box .main_header_top .hrcp_item_con.city_address {
    display: none;
}

header .main_header_top .hrcp_item_main_logo_descriptor {
    max-width: 240px;
    line-height: 1.4;
    font-size: 14px;
    opacity: 0.9;
    margin-left: 24px;
}

header.white_color_header .hrcp_item_con.hrcp_item_main_logo_descriptor {
    order: -19;
    margin-right: auto;
    font-size: 14px;
    line-height: 1.4;
    display: flex;
}

header.white_color_header .hrcp_item_main_logo_descriptor .main_header_top_logo_descriptor {
    display: flex;
    align-items: center;
}

header.white_color_header .city_phone {
    order: 20;
    display: flex;
}

header.white_color_header .city_phone .rcp_city_phone_main {
    font-size: 18px;
    font-weight: 700;
}

header.white_color_header .hrcp_item_main_logo_descriptor svg {
    margin-right: 8px;
    width: 32px;
    height: 32px;
}

header .tool_item_main_cart a .tool_item_price {
    margin-right: 10px;
}

header .tool_item_main_cart a {
    display: flex;
    align-items: center;
    color: #fff;
}

header .rcp_hnav_menu div>ul,
header .rcp_hnav_menu>div {
    height: 100%;
}

header .rcp_hnav_menu div>ul {
    align-items: center;
}

header .main_header_row {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    min-height: 65px;
}

header[class*="full_white_menu_no_reverse_header"] .main_header_row {
    min-height: 90px;
}

header .main_header .rcp_hcol {
    padding: 15px 0px;
}

header .main_header {
    padding: 0px 24px;
    background-color: #fff;
    position: relative;
    border-radius: var(--border_radius_main_item_header);
}

header .rcp_hcol.uni_logo_style_wrap {
    position: relative;
}

header .h_logo_wrap {
    height: 100%;
    display: flex;
    align-items: center;
}

header .rcp_hcol.uni_logo_style_wrap {
    padding: 0px;
    margin-left: 0px;
}

header .h_logo.uni_logo_style {
    width: 97px;
    position: relative;
    height: 100%;
}

header .h_logo.uni_logo_style a {
    position: absolute;
    top: -10px;
    left: 0px;
}

.h_logo a {
    display: flex;
}

.h_logo img {
    width: var(--logo_width_main);
    height: var(--logo_height_main);
}

.h_logo .org_name_as_logo_part span {
    display: block;
}

.h_logo .org_name_as_logo_part {
    display: flex;
    align-items: center;
}

.h_logo .org_name_as_logo_part span.org_name_as_logo_part_text_wrap {
    margin-left: 12px;
}

.h_logo .org_name_as_logo_part span.org_name_as_logo_part_title.org_name_as_logo_part_hasdescr {
    font-size: 18px;
}

.h_logo .org_name_as_logo_part span.org_name_as_logo_part_title {
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 1.2px;
    color: var(--main_color);
}

.h_logo .org_name_as_logo_part span.org_name_as_logo_part_desc {
    font-size: 12px;
    line-height: 1.2;
}

header .rcp_tool_item_wrap {
    display: flex;
    justify-content: flex-end;
    margin: 0 -12px;
    align-items: center;
}

header .rcp_tool_item_wrap .tool_item_col {
    padding-left: 12px;
    padding-right: 12px;
}

header .tool_item_main_cart,
header .tool_item_wishlist {
    position: relative;
}

header .tool_item_wishlist a {
    margin-top: 0px;
    display: block;
    width: 22px;
    height: 22px;
}

header .tool_item_value {
    position: absolute;
    top: -4px;
    right: -5px;
    background-color: var(--second_color);
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

header .yith-woocompare-counter {
    position: relative;
}

header .yith-woocompare-counter span.yith-woocompare-count {
    position: absolute;
    top: -7px;
    right: -2px;
    background-color: var(--second_color);
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

header .yith-woocompare-counter span.yith-woocompare-count.hide {
    display: none;
}

header .rcp_hnav_menu .more_no_size_items_wrap {
    display: flex;
    align-items: center;
}

header .rcp_hnav_menu .more_btn_box {
    width: 24px;
    display: flex;
    margin-left: 8px;
    text-align: center;
    text-transform: uppercase;
    color: var(--text_color);
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    align-items: center;
    justify-content: center;
}

header .rcp_hnav_menu .more_btn_box:hover {
    color: var(--second_color);
}

header .rcp_hnav_menu>div {
    display: flex;
}

header .rcp_hnav_menu .rcp_menu_more {
    display: none;
    position: relative;
}

header .rcp_hnav_menu ul,
header .rcp_hnav_menu ul li.simplemenu {
    list-style-type: none;
}

header .rcp_hnav_menu div>ul>li svg {
    stroke: var(--text_color) !important;
    margin-left: 6px;
}

header .rcp_hnav_menu div>ul>li {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children:before {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease-in;
    z-index: 4;
}

header .rcp_hnav_menu div>ul>li:hover ul.dropdown-menu {
    z-index: 5;
}

.gumburger_blocksee_menu_wrap {
    position: relative;
}

header .rcp_hnav_menu li.simplemenu ul.dropdown-menu,
.gumburger_blocksee_menu {
    position: absolute;
    top: 100%;
    margin-top: -5px;
    display: none;
    min-width: 260px;
    margin: 0px;
    padding: 0px;
    left: 0;
    width: 100%;
    margin-left: 0px;
}

.gumburger_blocksee_menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu li,
.gumburger_blocksee_menu li {
    background: var(--ffffff, #FFF);
}

header .rcp_hnav_menu div>ul>li.simplemenu:hover>ul.dropdown-menu,
.gumburger_blocksee_menu ul {
    display: block;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu>li:last-child {
    border-radius: 0px 0px var(--button_border_radius) var(--button_border_radius);
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu>li,
.gumburger_blocksee_menu div>ul>li {
    position: relative;
}

.gumburger_blocksee_menu div>ul>li>ul.dropdown-menu {
    display: none;
    position: absolute;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu>li>.dropdown-menu,
.gumburger_blocksee_menu div>ul>li>ul.dropdown-menu {
    left: 100%;
    top: 0px;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu>li:hover>.dropdown-menu,
.gumburger_blocksee_menu div>ul>li:hover>ul.dropdown-menu {
    display: block;
}

header .rcp_hnav_menu div>ul>li.current-menu-item>a svg,
header .rcp_hnav_menu div>ul>li:hover>a svg {
    stroke: var(--second_color) !important;
}

header .rcp_hnav_menu div>ul>li.current-menu-item>a,
header .rcp_hnav_menu div>ul>li:hover>a {
    color: var(--main_color);
    background-color: var(--main_color_opacity_05);
}

.gumburger_blocksee_menu div ul {
    max-width: 320px;
    width: 100%;
}

.gumburger_blocksee_menu.active {
    display: block;
}

.gumburger_blocksee_menu ul.menu-depth-1>li:not(:first-child)>a,
.gumburger_blocksee_menu div>ul>li:not(:first-child)>a,
header .rcp_hnav_menu li.simplemenu>ul.dropdown-menu>li:not(:first-child)>a,
header .rcp_hnav_menu ul.menu-depth-2>li:not(:first-child)>a {
    border-top: 1px solid #f0f0f0;
}

header .rcp_hnav_menu div>ul>li.simplemenu ul.dropdown-menu li a,
.gumburger_blocksee_menu ul li a {
    padding: 12px 32px 12px 14px;
    line-height: 25px;
    display: block;
    font-weight: 300;
    z-index: 10000;
}

header .rcp_hnav_menu div>ul>li.simplemenu ul.dropdown-menu>li:hover>a,
.gumburger_blocksee_menu ul li a:hover {
    color: var(--text_color);
    background-color: var(--main_color_hover_opacity_03);
    z-index: 10000;
    
}

header .rcp_hnav_menu ul.dropdown-menu li,
.gumburger_blocksee_menu ul li {
    margin-bottom: 0px;
    line-height: 25px;
    display: block;
    font-weight: 300;
}

header .rcp_hnav_menu div>ul {
    display: flex;
}

header .rcp_hnav_menu div>ul>li>a {
    white-space: nowrap;
}

header .rcp_hnav_menu div>ul {
    margin: 0px;
    padding: 0px;
}

header .rcp_hnav_menu div>ul>li {
    margin-left: 0px;
    margin-right: 0px;
}

header .rcp_hnav_menu div>ul>li>a {
    font-size: var(--font-menu-size);
    font-style: normal;
    font-weight: var(--font-menu-weight);
    line-height: 1.2;
    min-height: 50px;
    color: var(--text_color);
    padding: 0 12px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    height: 100%;
}

header .rcp_hsearch {
    margin-right: 18px;
    display: flex;
}

header .rcp_hcol {
    display: flex;
    align-items: center;
}

header .menu-toggle {
    position: relative;
    margin-right: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    cursor: pointer;
    height: 22px;
    z-index: 2;
}

header .menu-toggle span {
    margin: 0 auto;
    position: relative;
    top: 1px;
    transition-duration: 0s;
    transition-delay: .2s;
    transition: background-color 0.3s;
}

header .menu-toggle span:before,
header .menu-toggle span:after {
    position: absolute;
    content: '';
}

header .menu-toggle span,
header .menu-toggle span:before,
header .menu-toggle span:after {
    width: 26px;
    height: 2px;
    background-color: var(--main_color);
    border-radius: 3px;
    display: block;
    opacity: 1;
}

header .menu-toggle span:before {
    margin-top: -8px;
    transition-property: margin, transform;
    transition-duration: .2s;
    transition-delay: .2s, 0;
}

header .menu-toggle span:after {
    margin-top: 8px;
    transition-property: margin, transform;
    transition-duration: .2s;
    transition-delay: .2s, 0;
}

header .menu-toggle-active span {
    background-color: rgba(0, 0, 0, 0);
    transition: 0.3s background-color;
}

header .menu-toggle-active span:before {
    margin-top: 0;
    transform: rotate(45deg);
    transition-delay: 0, .2s;
}

header .menu-toggle-active span:after {
    margin-top: 0;
    transform: rotate(-45deg);
    transition-delay: 0, .2s;
}

header .rcp_hsearch {
    cursor: pointer;
    opacity: 0.6;
}

header .rcp_hsearch path {
    stroke: var(--main_color) !important;
}

header .rcp_hsearch:hover path {
    stroke: var(--main_color_hover) !important;
}

header.orderbtn_header_position_top_box .rcp_hsearch path {
    stroke: #fff !important;
    opacity: 1 !important;
}

header.orderbtn_header_position_top_box .rcp_hsearch:hover path {
    stroke: #fff !important;
    opacity: 0.9;
}

.rcp_main_menu {
    position: fixed;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all ease .3s;
    z-index: 9999999;
}

.rcp_main_menu.active {
    top: 0;
}

.rcp_main_menu_header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 150;
    width: 100%;
    height: 164px;
    padding-top: 40px;
}

.rcp_main_menu_in {
    width: 100%;
    left: 0px;
    padding-top: 164px;
    background-color: var(--main_color);
}

.rcp_main_menu_in,
.rcp_main_menu_col_content,
.rcp_main_menu_col_image {
    position: absolute;
    top: 0px;
    height: 100%;
}

.rcp_main_menu_col_image {
    position: right;
    right: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 2;
}

.rcp_main_menu_col_image:after,
.rcp_main_menu_col_image:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.rcp_main_menu_col_image:before {
    background: linear-gradient(180deg, var(--main_color) 10%, rgba(11, 103, 190, 0.00) 35.8%);
}

.rcp_main_menu_col_image:after {
    background: linear-gradient(90deg, var(--main_color) 0%, rgba(11, 103, 190, 0.5) 100%);
}

.rcp_main_menu_col_content {
    width: 100%;
    z-index: 5;
    padding-top: 164px;
    padding-bottom: 64px;
    display: flex;
    align-items: center;
}

.rcp_main_menu_col_content_row {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 55px 0px 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.rcp_main_menu_col_image {
    width: 50%;
}

.rcp_main_menu_row {
    display: flex;
    justify-content: space-between;
}

.rcp_main_menu_close {
    cursor: pointer;
    opacity: 0.8;
    height: 32px;
    width: 32px;
    margin-right: 34px;
}

.rcp_main_menu_close:hover {
    opacity: 1;
}

.rcp_main_menu_logo {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    align-items: center;
}

.rcp_main_menu_logo span {
    margin-left: 30px;
    font-size: 15px;
    font-weight: 300;
    line-height: 133.333%;
}

.rcp_main_menu_row .city_phone {
    margin-right: 20px;
}

.rcp_main_menu_row .rcp_city_phone_list {
    border-radius: 8px;
}

.rcp_main_menu_row .rcp_city_phone_main {
    min-height: 48px;
}

.rcp_main_menu_col {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    align-items: center;
}

.rcp_main_menu_col_right {
    justify-content: flex-end;
}

.rcp_main_menu_row .order_button.order_button_white {
    background-color: #fff;
    color: var(--main_color);
    padding-left: 18px;
    padding-right: 18px;
    width: auto;
}

.rcp_main_menu_row .order_button.order_button_white:hover {
    background-color: #fff;
    opacity: 0.8;
}

.rcp_main_menu_col_content ul li,
.rcp_main_menu_col_content ul {
    list-style-type: none;
}

.rcp_main_menu_col_content div>ul {
    margin: 0px;
    padding: 0px;
    max-width: 317px;
    width: 100%;
    position: relative;
}

.rcp_main_menu_col_content div>ul>li>a {
    padding-left: 64px;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 109.091%;
    text-transform: uppercase;
}

.rcp_main_menu_col_content div>ul>li>a:before {
    content: '';
    opacity: 0;
    transition: all ease .3s;
    background-image: url(../img/system/arrow_main_menu.svg);
    background-repeat: no-repeat;
    width: 43px;
    height: 10px;
    background-size: 43px 10px;
    display: block;
    position: absolute;
    left: -43px;
    top: 50%;
    margin-top: -5px;
}

.rcp_main_menu_col_content div>ul>li.active>a:before {
    opacity: 1;
    left: 0;
}

.rcp_main_menu_col_content div>ul>li>a svg {
    display: none;
}

.rcp_main_menu_col_content div>ul>li>ul>li>a {
    font-size: 17px;
    font-weight: 500;
    line-height: 141.176%;
    letter-spacing: 0.34px;
    text-transform: uppercase;
    opacity: 0.9;
}

.rcp_main_menu_col_content div>ul>li>ul>li>a:hover {
    opacity: 1;
}

.rcp_main_menu_col_content div>ul>li>ul>li {
    margin-bottom: 15px;
}

.rcp_main_menu_col_content div>ul>li {
    margin-bottom: 26px;
}

.rcp_main_menu_col_content div>ul>li>ul {
    display: none;
    position: absolute;
    left: 100%;
    min-width: 390px;
    top: 0px;
    padding-left: 100px;
}

.rcp_main_menu_col_content div>ul>li.active>ul {
    display: none;
}

.rcp_main_menu_col_content ul li a {
    color: #fff;
    text-decoration: none;
}

.main_header_wrap.navbar_scrolled {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    animation-name: fadeInUp;
    animation-duration: 1s;
    box-shadow: 0px 4px 18px 0px var(--extra_color_opacity_20);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0, rgba(248, 248, 248, 0.8) 100%);
}

.main_header_wrap.navbar_scrolled .main_header {
    padding: 0px 0px;
    background-color: transparent;
}

header .main_header_wrap.navbar_scrolled .rcp_hcol {
    padding: 12px 0px;
}

header .main_header_wrap.navbar_scrolled .uni_logo_style_wrap {
    display: none;
}

header .main_header_wrap.navbar_scrolled .rcp_hnav_menu div>ul>li:first-child {
    margin-left: 0px;
}

header .main_header_wrap.navbar_scrolled .h_logo.uni_logo_style a {
    position: absolute;
    top: -22px;
    left: 0px;
}

header .main_header_wrap.navbar_scrolled .main_header:after {
    display: none;
}

@keyframes fadeInUp {
    from {
        opacity: 1;
        top: -50px;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

.mobile_menu_in_func {
    padding: 24px 30px 24px;
}

.mobile_menu_in_func_item_icon {
    border-radius: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 1px solid var(--second_color_opacity_40);
}

.mobile_menu_in_func_item_icon svg path {
    stroke: var(--second_color);
}

.mobile_menu_in_func_item_value {
    font-weight: var(--h2_weight);
    font-size: 16px;
    display: block;
}

.mobile_menu_in_func_item {
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.mobile_menu_in_func_item_info {
    margin-left: 14px;
}

@media (max-width:1240px) {
    header .menu-toggle {
        display: none;
    }

    header .rcp_hnav_menu div>ul>li.none-size {
        display: none;
    }

    header .rcp_hnav_menu div>ul>li>a {
        font-size: 13px;
    }

    header .main_header_wrap .order_button {
        padding-left: 12px;
        padding-right: 12px;
    }

    header .rcp_hsearch {
        margin-right: 0px;
    }

    header .main_header .order_button {
        display: none;
    }

    header .main_header {
        padding: 0px 18px;
    }

    header .main_header .rcp_hcol {
        padding: 12px 0px;
    }

    .main_header_top_row>div:first-of-type {
        font-size: 13px !important;
    }

    .rcp_hnav_menu {
        max-width: 990px;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

@media (max-width:990px) {
    .rcp_main_menu {
        display: none !important;
    }

    .h_logo.m_tool_item_logo a {
        display: flex;
    }

    .h_logo .org_name_as_logo_part span.org_name_as_logo_part_title {
        font-size: 24px;
    }

    #wpadminbar {
        display: none !important;
    }

    html {
        margin-top: 0px !important;
    }

    .menu-toggle {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        cursor: pointer;
        height: 30px;
        margin: 0px;
        z-index: 2;
    }

    .menu-toggle span {
        margin: 0 auto;
        position: relative;
        top: 1px;
        transition-duration: 0s;
        transition-delay: .2s;
        transition: background-color 0.3s;
    }

    .menu-toggle .menu_mobile_text {
        position: absolute;
        right: 42px;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
        font-weight: 600;
    }

    .menu-toggle span:before,
    .menu-toggle span:after {
        position: absolute;
        content: '';
    }

    .menu-toggle span,
    .menu-toggle span:before,
    .menu-toggle span:after {
        width: 26px;
        height: 2px;
        background-color: var(--second_color);
        border-radius: 3px;
        display: block;
        opacity: 1;
    }

    .menu-toggle span:before {
        margin-top: -7px;
        transition-property: margin, transform;
        transition-duration: .2s;
        transition-delay: .2s, 0;
    }

    .menu-toggle span:after {
        margin-top: 7px;
        transition-property: margin, transform;
        transition-duration: .2s;
        transition-delay: .2s, 0;
    }

    .menu-toggle-active span {
        background-color: rgba(0, 0, 0, 0);
        transition: 0.3s background-color;
    }

    .menu-toggle-active span:before {
        margin-top: 0;
        transform: rotate(45deg);
        transition-delay: 0, .2s;
    }

    .menu-toggle-active span:after {
        margin-top: 0;
        transform: rotate(-45deg);
        transition-delay: 0, .2s;
    }

    .mobile_menu.active {
        left: 0px;
    }

    .mobile_menu {
        position: fixed;
        left: -300px;
        top: 72px;
        width: 300px;
        background-color: #fff;
        color: #484848;
        z-index: 1000;
        height: calc(100% - 55px);
        display: block;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }

    .mobile_menu_overlay {
        background: #070C08;
        opacity: 0.5;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 500;
        display: none;
    }

    .mobile_menu_in {
        height: 100%;
        position: absolute;
        top: 0px;
        width: 100%;
        padding-top: 10px;
        overflow: auto;
    }

    .mobile_menu ul li,
    .mobile_menu ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .mobile_tool {
        display: flex;
        position: fixed;
        top: 0px;
        left: 0px;
        box-shadow: 0px 4px 10px 0px var(--second_color_opacity_20);
        width: 100%;
        z-index: 5000;
        background-color: #fff;
        justify-content: center;
        height: 72px;
    }

    .mobile_tool .mt_item_wrap {
        position: absolute;
        align-items: center;
        top: 0px;
        height: 100%;
        left: 70px;
        display: flex;
        width: 140px;
    }

    .mobile_tool .mt_item_wrap .mt_item {
        margin-right: 20px;
    }

    .mobile_tool .order_button {
        color: #fff;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 180px;
        height: 100%;
        font-size: 14px;
        border-radius: 0px;
    }

    .mobile_tool_container {
        max-width: 798px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }

    .m_tool_item {
        display: flex;
        align-items: center;
    }

    .m_tool_item_logo {
        margin-left: 15px;
    }

    .m_tool_item_logo img {
        max-height: 50px;
        height: 24px;
    }

    .header_mobile_right {
        margin-left: 10px;
    }

    .header_mobile_info a {
        font-weight: 500;
        color: var(--text_color);
        font-size: 15px;
    }

    .header_mobile_info>div {
        width: 100%;
    }

    .header_mobile_info {
        display: flex;
        flex-wrap: wrap;
        line-height: 1.2;
        align-items: center;
    }

    .header_mobile_contact_in {
        display: flex;
        height: 100%;
        align-items: center;
    }

    .header_mobile_info .header_mobile_item_phone a {
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
    }

    .header_mobile_item_phone svg {
        width: 20px;
        height: 20px;
        margin-left: 6px;
    }

    .header_mobile_contact_in_wrap {
        text-align: right;
    }

    .mobile_tool .tool_item_main_cart {
        position: relative;
    }

    .mobile_tool .tool_item_value {
        position: absolute;
        top: -4px;
        right: -5px;
        background-color: var(--second_color);
        color: #fff;
        width: 16px;
        height: 16px;
        border-radius: 8px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 10px;
    }

    .header_mobile_info svg path {
        stroke: var(--main_color) !important;
    }

    .header_mobile_social a {
        display: flex;
        margin-left: 5px;
    }

    .header_mobile_social {
        margin-left: 7px;
    }

    .main_header_top,
    header .main_header {
        display: none;
    }

    .simple_attrs_item_wrap {
        margin-bottom: 24px;
    }

    .h_logo .org_name_as_logo_part span.org_name_as_logo_part_text_wrap {
        margin-left: 8px;
    }

    .header_mobile_contact_item {
        height: 100%;
        display: flex;
        margin-left: 8px;
        align-items: center;
    }

    .header_mobile_contact_item a {
        display: flex;
        background-color: var(--second_color_opacity_10);
        width: 36px;
        height: 36px;
        border-radius: 18px;
        align-items: center;
        justify-content: center;
    }

    .header_mobile_contact_item a svg {
        width: 18px;
        height: 18px;
    }

    .header_mobile_contact_item a svg path {
        fill: var(--second_color) !important;
    }

    .header_mobile_right {
        display: flex;
        align-items: center;
    }
}

@media (max-width:415px) {
    .h_logo .org_name_as_logo_part span.org_name_as_logo_part_title {
        font-size: 18px;
    }

    .m_tool_item_logo .org_name_as_logo_part img {
        height: 21px;
    }

    .m_tool_item_logo {
        margin-left: 12px;
    }

    .h_logo .org_name_as_logo_part span.org_name_as_logo_part_text_wrap {
        margin-left: 8px;
    }

    .header_mobile_info .header_mobile_item_phone a {
        font-size: 15px;
        white-space: nowrap;
    }
}

.catalog_mobile_menu,
.mobile_function_panel {
    display: none;
}

@media (max-width:990px) {
    .rcp_hsearch_form .rcp_hsearch_form_close {
        width: 56px;
        z-index: 2;
    }

    .rcp_hsearch_form {
        z-index: 6000;
    }

    .rcp_hsearch_form {
        min-height: 72px;
    }

    .mobile_function_panel {
        height: 80px;
        background-color: #fff;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        align-items: center;
        display: flex;
        padding: 0 20px;
        justify-content: space-between;
        z-index: 300;
        box-shadow: 0px 4px 10px 0px var(--second_color_opacity_50);
    }

    .mobile_function_panel .tool_item_info {
        width: 16px;
        height: 16px;
        color: #fff;
        font-size: 10px;
        background-color: var(--second_color);
        border-radius: 8px;
        display: flex;
        position: absolute;
        right: -10px;
        top: -1px;
        justify-content: center;
        text-align: center;
    }

    .mobile_function_panel .tool_item_wishlist .tool_item_info {
        right: -10px;
    }

    .mobile_function_panel .tool_item_icon_wrap {
        display: flex;
        justify-content: center;
        text-align: center;
        position: relative;
        width: 24px;
    }

    .mobile_function_panel .tool_item_in {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        cursor: pointer;
        text-align: center;
    }

    .mobile_function_panel .tool_item_title {
        color: var(--second_color);
        display: block;
        width: 100%;
        font-size: 12px;
    }

    .mobile_function_panel .tool_item_in svg path {
        stroke: var(--second_color);
    }

    .catalog_mobile_menu.active {
        left: 0px;
    }

    .catalog_mobile_menu ul li,
    .catalog_mobile_menu ul {
        list-style-type: none;
    }

    .catalog_mobile_menu {
        position: fixed;
        left: -300px;
        top: 72px;
        width: 300px;
        background-color: #fff;
        color: #484848;
        z-index: 1000;
        height: calc(100% - 55px);
        display: block;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }

    .catalog_mobile_menu ul {
        margin: 0px;
        padding: 0px;
    }
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu {
    position: static;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu {
    width: 1296px;
    left: 50%;
    position: absolute;
    top: 100%;
    padding: 50px 72px 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: var(--button_border_radius);
    border-bottom-right-radius: var(--button_border_radius);
    margin-top: 0px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-left: -648px;
}

@media (max-width:1490px) {
    header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu {
        width: 1180px;
        margin-left: -590px;
    }
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu .dropdown-menu {
    position: relative;
    top: 0px;
    display: block;
    left: 0px;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu .dropdown-menu li:last-child a,
header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu .dropdown-menu a {
    text-decoration: none;
    border: 0px none;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu>li {
    width: 25%;
    margin-bottom: 32px;
    padding-right: 24px;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu li.hidden {
    display: none;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu li.show-more a {
    color: var(--main_color);
    opacity: 1;
    font-weight: 600;
    display: flex;
    align-items: center;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu li.show-more a svg path {
    stroke: var(--main_color) !important;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu li.show-more a:hover {
    opacity: 0.7;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu>li li a {
    color: var(--text_color);
    opacity: 0.8;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu>li li {
    margin-bottom: 5px;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu>li>a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    line-height: 133.333%;
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase;
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children.megamenu>.dropdown-menu>li a:hover {
    color: var(--main_color);
}

header .rcp_hnav_menu div>ul>li.menu-item-has-children:hover>ul.dropdown-menu {
    visibility: visible;
    opacity: 1;
    z-index: 9;
    top: 100%;
    position: absolute;
    transition: all 0.4s;
}

header .rcp_hnav_menu div>ul>li>a {
    background-color: inherit;
    z-index: 10;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu,
.gumburger_blocksee_menu div>ul {
    padding-top: 10px;
}

header .rcp_hnav_menu div>ul>li.simplemenu ul.dropdown-menu {
    visibility: hidden;
    display: block;
    opacity: 0;
    top: 80%;
    width: 225px;
    position: absolute;
    z-index: 100000000;
}

.gumburger_blocksee_menu div>ul {
    width: 100%;
}

header .rcp_hnav_menu div>ul>li.simplemenu ul.dropdown-menu,
.gumburger_blocksee_menu div>ul {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
    transition: all 0.4s;
    border-radius: var(--button_border_radius);
}

header .rcp_hnav_menu div>ul>li.megamenu>ul.dropdown-menu {
    top: 50px;
    position: absolute;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    border-top: 1px solid var(--main_color);
    transition: all 0.4s;
    display: flex;
}

header .rcp_hnav_menu div>ul>li.simplemenu .menu-item-depth-1 ul.dropdown-menu,
.gumburger_blocksee_menu ul.dropdown-menu {
    padding-left: 10px;
}

header .rcp_hnav_menu div>ul>li.simplemenu .menu-item-depth-1:hover ul.dropdown-menu {
    visibility: visible;
    opacity: 1;
    z-index: 9;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu li:last-child,
.gumburger_blocksee_menu ul li:last-child {
    border-bottom-right-radius: var(--button_border_radius) !important;
    border-bottom-left-radius: var(--button_border_radius) !important;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu li:first-child,
.gumburger_blocksee_menu ul li:first-child {
    border-top-right-radius: var(--button_border_radius) !important;
    border-top-left-radius: var(--button_border_radius) !important;
}

header .rcp_hnav_menu div>ul>li.simplemenu>ul.dropdown-menu>li.menu-item-has-children>a:after,
.gumburger_blocksee_menu ul li.menu-item-has-children>a:after {
    mask-repeat: no-repeat;
    background-color: var(--main_color);
    -webkit-mask-image: url(../img/system/right-chevron.svg);
    mask-image: url(../img/system/right-chevron.svg);
    mask-size: 12px 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -6px;
    content: '';
    display: block;
}

header .rcp_hnav_menu div>ul>li:hover>a {
    color: var(--main_color);
}

.zindexTemp2.zindexTemp2_megamenu header .main_header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.zindexTemp2 .zindexTemp2_overlay {
    opacity: .3;
}

.zindexTemp2_overlay {
    opacity: 0;
    pointer-events: all;
    position: fixed;
    z-index: 6;
    background-color: #2b2f33;
    content: "";
    inset: 0;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: block;
    pointer-events: none;
    transition: opacity .2s cubic-bezier(.99, 0, .47, 1), visibility .2s cubic-bezier(.99, 0, .47, 1);
}

/* File: main.css */
main .main_content {
    opacity: 0.9;
}

.loaded main .main_content {
    opacity: 1;
}

#poststuff main,
body.front-page main {
    padding-top: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--main_bg_color);
}

#poststuff main.g_mode_1:not(.main_template_simple),
body.front-page main.g_mode_1:not(.main_template_simple) {
    background: linear-gradient(90deg, var(--main_bg_color) 0%, var(--main_bg_color_2) 95%);
}

main.main_template_simple .main_image {
    background-color: #fff;
}

#poststuff main .main_content {
    min-height: 720px;
}

#icon_mail {
    top: 75%;
}

.map_link {
    font-weight: 900;
}

@media (min-width:990px) {
    [class*="global_header_mode_full_white_menu_no_reverse_header"] main .main_content {
        min-height: 640px;
    }

    main .main_content>.container {
        min-height: 470px;
        display: flex;
        align-items: center;
        padding-bottom: 120px;
        padding-top: 120px;
    }

    main.main_oddsglobal_hide .main_content>.container {
        padding-top: 83px;
        padding-bottom: 96px;
    }
}

body.front-page [class*="global_header_mode_full_white_menu_no_reverse_header"] main.main_oddsglobal_hide:not(.adaptive_height_true) .main_content {
    padding-bottom: 30px;
}

body.front-page [class*="global_header_mode_full_white_menu_no_reverse_header"] main .main_image {
    padding-top: 0px !important;
}

body.front-page [class*="global_header_mode_full_white_menu_no_reverse_header"] main .main_content {
    margin-top: 0px !important;
}

body.front-page .wrapper.global_header_mode_logo_header_position_top_box main {
    margin-top: -159.2px;
}

#poststuff main .main_image_clipart,
body.front-page main .main_image_clipart {
    display: none;
}

#poststuff main.gradient_bg,
body.front-page main.gradient_bg,
main.gradient_bg .main_content {
    min-height: 820px;
}

main.gradient_bg .main_image img {
    display: block;
    width: var(--clipart_width);
    height: var(--clipart_height);
    object-fit: contain;
    position: absolute;
    bottom: 0px;
    left: 110px;
}

html main .main_image:before {
    display: none;
}

main.gradient_bg .main_image:after {
    display: none !important;
}

main h1 {
    max-width: 902px;
}

main .main_content_slider_controls {
    position: absolute;
    width: 100%;
    bottom: 160px;
    left: 0px;
}

main.main_oddsglobal_hide .main_content_slider_controls {
    bottom: 85px;
}

main.main_oddsglobal_hid .main_content_slider_controls {
    bottom: 60px;
}

main .main_content_slider_controls svg path {
    fill: var(--main_color) !important;
}

html body main .main_content_slider_controls .slick-dots li.slick-active button {
    background-color: var(--main_color);
    opacity: 1;
}

html body main .main_content_slider_controls .slick-dots li button {
    background-color: var(--main_color);
    opacity: 0.5;
}

html body main .slider-controls .slick-arrow {
    height: 24px;
}

html body main .slider-controls .slick-arrow:hover svg path {
    opacity: 0.9;
}

html body main .slider-controls .slick-arrow:hover svg path,
html body main .slider-controls .slick-arrow svg path {
    stroke: var(--main_color) !important;
    fill: transparent !important;
}

main .main_content_item {
    position: relative;
    height: 640px;
}

main .main_content {
    position: relative;
    z-index: 6;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 0px;
    margin-top: 155px;
    padding-bottom: 126px;
}

main .slick-slider .main_content {
    height: auto;
}

main.main_oddsglobal_hide .main_content {
    padding-bottom: 0px;
}

main .main_price {
    font-size: 20px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 32px;
    text-transform: uppercase;
}

main.main_oddsglobal_show .main_image {
    padding-bottom: 126px;
}

main .main_image {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 65%;
    overflow: hidden;
}

main.gradient_bg .main_image {
    width: 48%;
    z-index: 10;
}

main.gradient_bg .main_image:after,
main .main_image:before {
    display: none;
}

main .main_image:after {
    background: linear-gradient(90deg, var(--main_bg_color) 0%, rgba(11, 103, 190, 0.00) 100%);
}

main .main_image:before {
    background: linear-gradient(180deg, var(--main_bg_color) 0%, rgba(11, 103, 190, 0.00) 100%)
}

main .main_image:after,
main .main_image:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 5;
    width: 100%;
    height: 100%;
}

main.classic_bg_after_menu .main_image {
    height: 85%;
    top: auto;
    bottom: 120px;
    width: 50%;
    bottom: 0px;
}

html main.classic_bg_after_menu .main_image:before {
    display: block;
    opacity: 1;
    height: 50%;
}

main .main_subtitle {
    max-width: 602px;
    font-size: var(--main_text_size);
    font-weight: var(--main_text_weight);
    line-height: 160%;
    margin-bottom: 30px;
}

main.main_template_simple_v2 .main_subtitle {
    max-width: 100%;
}

main .container_content {
    max-width: 902px;
    padding-bottom: 0px;
}

body .ms_odds {
    color: #fff;
}

body main .container_content .h1,
body main .container_content h1 {
    margin: 0px 0 20px;
    padding: 0px;
    font-size: var(--main_h1_size);
    line-height: 120%;
    font-weight: var(--main_h1_weight);
    text-transform: uppercase;
    margin-bottom: 20px;
}

main .order_button_group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

main .order_button_group_item {
    padding-left: 12px;
    padding-right: 12px;
}

main .order_button.white_color {
    background-color: #fff;
}

main .order_button {
    padding-left: 28px;
    padding-right: 28px;
    font-size: var(--main_btn_font_size);
}

main.mini_btn_size .order_button {
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
}

main.middle_btn_size .order_button {
    height: 56px;
}

main.big_btn_size .order_button {
    height: 64px;
}

main.monster_btn_size .order_button {
    height: 75px;
    font-size: 22px;
    padding-left: 38px;
    padding-right: 38px;
    border-radius: var(--big_border_radius);
}

main.monster_btn_size .order_button_group_item {
    margin-top: 12px;
}

body.front-page main .order_button.white_color:hover {
    background-color: #fff;
    opacity: 0.8;
}

.ms_odds.all_main_odds_out_ {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ms_odds {
    z-index: 15;
    width: 100%;
    padding: 28px;
    background: var(--main_odds_color_bg_color);
}

.ms_odds_row {
    display: flex;
    margin: 0 -12px;
    justify-content: space-between;
}

.ms_odd_item {
    padding: 0 12px;
}

.ms_odd_item_in {
    display: flex;
    align-items: center;
}

.ms_odd_item_text {
    font-size: var(--main_odds_text_size);
    font-weight: var(--main_odds_text_weight);
    color: var(--set_main_odds_text_color_preset);
    line-height: 153.333%;
    text-transform: uppercase;
}

.ms_odd_item_title {
    color: var(--set_main_odds_text_color_preset);
    font-size: var(--main_odds_title_size);
    font-weight: var(--main_odds_title_weight);
    margin-right: 14px;
    opacity: 0.8;
    line-height: 120%;
    text-transform: uppercase;
}

main .main_odds_has_icon_template {
    padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 50;
}

.main_odds_has_icon_row {
    margin: 0 -12px;
    display: flex;
    justify-content: space-between;
}

.main_odds_has_icon_item {
    margin: 12px 0px;
    width: 25%;
    min-width: 290px;
    padding: 0 12px;
    text-align: left;
}

.main_odds_has_icon_item_in {
    position: relative;
    padding-left: 85px;
}

.main_odds_has_icon_item_text {
    line-height: 1.4;
    color: var(--set_main_odds_text_color_preset);
}

.main_odds_has_icon_template {
    padding-top: 12px;
    padding-bottom: 12px;
    background: var(--main_odds_color_bg_color);
}

.main_odds_has_icon {
    border: 0px none;
    top: 0px;
    border-radius: 0px none;
    padding: 12px 0px;
    background-color: transparent;
}

.main_odds_has_icon_item_title {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    color: var(--set_main_odds_text_color_preset);
    font-family: 'Oswald', sans-serif;
    line-height: 150%;
}

.main_odds_has_icon_item_svg {
    position: absolute;
    top: 0px;
    left: 0px;
}

.main_odds_has_icon_item_svg svg path {
    fill: var(--set_main_odds_icon_color_preset) !important;
}

.main_odds_has_icon_item_svg svg {
    width: 70px;
    height: 70px;
}

main .main_image video,
main .main_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main_order_form_group .order_button {
    background-color: var(--second_color);
    color: #fff;
    opacity: 1;
}

.main_order_form_group .order_button:hover {
    color: #fff;
    opacity: 1;
    background-color: var(--second_color_hover);
}

.main_order_form_group .littleform_row .littleform_item {
    width: 50%;
    padding: 0 10px 20px;
}

body.front-page .main_order_form_group .littleform_row .littleform_item_label {
    color: var(--ffffff, #FFF);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase;
}

body.front-page .main_order_form_group .littleform_row .littleform_item input[type="text"] {
    color: var(--text_color);
}

.main_order_form_group .confid_box {
    text-align: center;
    padding-top: 20px;
    opacity: 0.6;
}

.main_order_form_group .littleform_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.main_order_form_group {
    width: 100%;
    max-width: 584px;
}

.slider_content_attr_wrap {
    padding-top: 38px;
    padding-bottom: 24px;
}

.slider_content_attr_wrap .slider_content_attr {
    padding-left: 36px;
    position: relative;
    margin-bottom: 24px;
}

.slider_content_attr_wrap .slider_content_attr:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 9px;
    width: 24px;
    height: 1px;
    background-color: var(--extra_color);
}

.slider_content_attr_title {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 6px;
    opacity: 0.5;
}

.slider_content_attr_value {
    font-size: 14px;
    font-weight: 700;
    line-height: 157.143%;
    text-transform: uppercase;
}

body.front-page .global_header_mode_full_white_menu_no_reverse_header_colored_menu main,
body.front-page .global_header_mode_full_white_menu_no_reverse_header main {
    margin-top: 0px !important;
}

@media (min-width:1920px) {
    main .main_image {
        width: 50%;
    }
}

@media (max-height:640px) and (min-width:990px) {

    body.front-page main .h1,
    #poststuff .postbox .inside .acfe-fc-preview main .h1,
    body.front-page main h1,
    #poststuff .postbox .inside .acfe-fc-preview main h1 {
        font-size: 46px;
    }
}

@media (max-width:1320px) and (min-width:990px) {
    main .ms_odd_item_text {
        font-size: 13px;
    }
}

@media (max-width:1240px) and (min-width:990px) {
    html body main+.section-common {
        padding-top: 65px;
    }

    main .ms_odd_item {
        max-width: 30%;
        padding-left: 8px;
        padding-right: 8px;
    }

    main .ms_odd_item_text {
        font-size: 12px;
        line-height: 1.8;
    }

    main .ms_odds {
        padding: 12px 0px;
    }

    main .ms_odd_item_text br {
        display: none;
    }

    main .ms_odd_item_title {
        font-size: 27px;
    }

    main .ms_odd_item_title {
        font-weight: 600;
        margin-right: 6px;
    }

    main .ms_odds_row {
        margin: 0 -8px;
    }

    body.front-page main .h1,
    #poststuff .postbox .inside .acfe-fc-preview main .h1,
    body.front-page main h1,
    #poststuff .postbox .inside .acfe-fc-preview main h1 {
        font-size: 30px;
    }
}

@media (max-width:990px) {
    main {
        opacity: 0;
        transition: all .3s ease;
    }

    .loaded main {
        opacity: 1;
    }

    main .main_content_slider_controls {
        bottom: 95px;
    }

    main.monster_btn_size .order_button {
        height: 62px;
        font-size: 16px;
    }

    main .main_image::after {
        display: none;
    }

    body.front-page main {
        margin-top: 0 !important;
    }

    main:not(.adaptive_height_true) .main_content,
    #poststuff main:not(.adaptive_height_true),
    body.front-page main:not(.adaptive_height_true) {
        min-height: 360px;
    }

    main .main_content {
        padding-top: 150px;
        padding-bottom: 115px;
    }

    main .main_content.main_content_mode_item_template_2 {
        padding-bottom: 90px;
    }

    html main.classic_bg_after_menu .main_image:before {
        display: block;
    }

    main .main_image {
        height: 40%;
    }

    html main .main_image:before {
        display: block;
        background: linear-gradient(0deg, var(--main_bg_color) 0%, rgba(11, 103, 190, 0.00) 100%);
    }

    html main .main_image.main_image_mode_item_template_2::before {
        background: linear-gradient(0deg, var(--main_bg_color) 10%, rgba(11, 103, 190, 0.50) 100%);
    }

    html main.classic_bg_after_menu .main_image {
        height: 100%;
    }

    main {
        padding-top: 210px;
    }

    body.front-page main h1,
    #poststuff .postbox .inside .acfe-fc-preview main h1 {
        font-size: 26px;
    }

    body.front-page main .h1,
    #poststuff .postbox .inside .acfe-fc-preview main .h1,
    body.front-page main h1,
    #poststuff .postbox .inside .acfe-fc-preview main h1 {
        font-size: 27px;
    }

    main .main_subtitle {
        font-size: 15px;
        font-weight: 300;
    }

    main .main_price {
        font-size: 18px;
    }

    main .order_button_group .order_button_group_item {
        width: 50%;
    }

    .ms_odd_item_text {
        min-width: 200px;
        font-size: 13px;
        line-height: 1.4;
    }

    .ms_odds {
        padding: 15px 0px;
    }

    .ms_odds_row {
        margin: 0 -12px 0px;
        align-items: center;
    }

    .ms_odd_item_text br {
        display: none;
    }

    .ms_odd_item_title {
        font-size: 36px;
        margin-right: 10px;
    }

    .ms_odds_row .ms_odd_item {
        padding-left: 12px;
        padding-right: 12px;
    }

    .main_odds_has_icon_row,
    .ms_odds_row {
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 4px;
    }

    main .container_content {
        padding-bottom: 45px;
    }

    main .main_image {
        width: 100%;
    }
}

@media (max-width:490px) {

    body.front-page main .h1 br,
    #poststuff .postbox .inside .acfe-fc-preview main .h1 br,
    body.front-page main h1 br,
    #poststuff .postbox .inside .acfe-fc-preview main h1 br {
        display: none;
    }

    main .main_subtitle br {
        display: none;
    }

    #poststuff main .order_button,
    body.front-page main .order_button {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width:410px) {

    #poststuff main .order_button,
    body.front-page main .order_button {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #poststuff main .order_button span,
    body.front-page main .order_button span {
        display: none;
    }

    main .order_button_group_item {
        padding: 0 6px;
    }

    main .order_button_group {
        margin: 0 -6px;
    }
}

@media (max-width:374px) {
    main .main_subtitle {
        font-size: 14px;
    }

    body.front-page main .h1,
    #poststuff .postbox .inside .acfe-fc-preview main .h1,
    body.front-page main h1,
    #poststuff .postbox .inside .acfe-fc-preview main h1 {
        font-size: 24px;
    }
}

@media (max-width:767px) {
    main.monster_btn_size .order_button_group .order_button_group_item {
        width: 100%;
    }
}

@media (max-width:1240px) {
    header .main_header_top .hrcp_item_con {
        font-size: 14px;
    }
}

.main_image.main_image_mode_item_template_2 {
    width: 100%;
}

.main_image.main_image_mode_item_template_2 {
    width: 100%;
}

main .main_content.main_content_mode_item_template_2 .container_content {
    max-width: 100%;
    width: 100%;
}

body.front-page main .main_content.main_content_mode_item_template_2>.container {
    padding-top: 80px;
    padding-bottom: 100px;
}

main .main_image.main_image_mode_item_template_2:after {
    background: var(--main_bg_color);
    opacity: 0.9;
}

.ms_odds_in_content {
    max-width: 768px;
    width: 100%;
    margin-top: 40px;
}

.ms_odds_in_content_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.ms_odds_in_content_item {
    width: auto;
    max-width: 33.333333333%;
}

.ms_odds_in_content_item_title {
    font-size: 28px;
    font-weight: 500;
    line-height: 114.286%;
    color: #fff;
    opacity: 0.5;
    text-transform: uppercase;
}

.ms_odds_in_content_item {
    padding-left: 20px;
    margin-top: 24px;
    padding-right: 20px;
}

.ms_odds_in_content_item_text {
    font-size: 14px;
    margin-top: 8px;
    padding-top: 18px;
    font-style: normal;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    font-weight: 700;
    line-height: 153.333%;
    color: #fff;
    text-transform: uppercase;
}

.main_container_content_form_in {
    background-color: #fff;
    height: 100%;
    border-radius: var(--big_border_radius);
    padding: 44px 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_container_content_form_in .confid_box {
    text-align: center;
    opacity: 0.6;
}

.main_container_content_form_in .littleform_item {
    margin-bottom: 16px;
}

.main_container_content_form_big_form_title {
    font-size: 24px;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.main_container_content_form_big_form_title span {
    font-size: 22px;
    font-weight: 500;
    line-height: 136.364%;
    text-transform: uppercase;
}

@media (max-width:990px) {
    body.front-page main.item_template_2 .main_content {
        padding-top: 0px;
    }

    body.front-page main .main_content.main_content_mode_item_template_2>.container {
        padding-bottom: 0px;
    }

    .ms_odds_in_content {
        width: 100%;
    }

    .ms_odds_in_content_row {
        flex-wrap: nowrap;
        overflow: auto;
    }

    .ms_odds_in_content_item_text {
        font-size: 12px;
        font-weight: 500;
    }

    .ms_odds_in_content_row {
        margin: 0 -5px 24px;
    }

    .ms_odds_in_content {
        margin-top: 19px;
    }

    .ms_odds_in_content_item_text {
        padding-left: 2px;
        padding-right: 2px;
    }

    .ms_odds_in_content_item {
        padding-left: 0px;
        margin-top: 5px;
        padding-bottom: 5px;
        min-width: 50px;
        padding-right: 0px;
    }

    .main_container_content_form_in {
        padding: 30px;
    }

    .main_container_content_form_big_form_title {
        font-size: 18px;
    }

    .ms_odds_in_content_item_text {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (max-width:420px) {
    .ms_odds_in_content_item_text {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width:380px) {
    .ms_odds_in_content_item_text {
        font-size: 12px;
        font-weight: 400;
        padding-left: 4px;
        padding-right: 4px;
    }
}

/* File: nice.css */
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 16px;
    line-height: var(--bl_input_option_height);
    height: var(--bl_input_option_height);
    border-color: var(--bl_input_option_border_color) !important;
    border-bottom-width: var(--bl_input_option_border_bottom);
    border-top-width: var(--bl_input_option_border_top);
    border-left-width: var(--bl_input_option_border_left);
    border-right-width: var(--bl_input_option_border_right);
    border-style: solid;
    outline: none !important;
    text-transform: var(--bl_input_option_transform);
    display: flex;
    justify-content: var(--bl_input_option_align);
    font-weight: var(--bl_input_option_font_weight);
    background-color: var(--bl_input_option_color_bg);
    color: var(--bl_input_option_color_text);
    border-color: var(--bl_input_option_border_color);
    font-size: var(--bl_input_option_font_size);
    border-radius: var(--bl_input_option_radius);
    padding-right: var(--bl_input_option_padding_righ);
    padding-left: var(--bl_input_option_padding_left);
    padding-top: var(--bl_input_option_padding_top);
    padding-bottom: var(--bl_input_option_padding_bottom);
    box-shadow: var(--bl_input_option_horizontal_offset) var(--bl_input_option_vertical_offset) var(--bl_input_option_blur) var(--bl_input_option_spread) var(--bl_input_option_shadow_color);
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.nice-select:hover {
    border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #999;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 0px;
    margin: 0px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    padding: 0px;
    top: 100%;
    width: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

/* File: offers.css */
.offer_row_cur_style {
    padding-top: 30px;
}

.hideable_svg {
    display: none;
}

.simple_section_title_more_btn .hideable_svg {
    display: flex;
}

.blockquote_color_main_color blockquote:before {
    background-color: var(--main_color);
}

.after_image_text_color_main_color .odds_video_title,
.blockquote_color_main_color blockquote {
    color: var(--main_color);
}

.blockquote_color_second_color blockquote:before {
    background-color: var(--second_color);
}

.after_image_text_color_second_color .odds_video_title,
.blockquote_color_second_color blockquote {
    color: var(--second_color);
}

.blockquote_color_extra_color blockquote:before {
    background-color: var(--extra_color);
}

.after_image_text_color_extra_color .odds_video_title,
.blockquote_color_extra_color blockquote {
    color: var(--extra_color);
}

.blockquote_color_extra_color_2 blockquote:before {
    background-color: var(--extra_color_2);
}

.after_image_text_color_extra_color_2 .odds_video_title,
.blockquote_color_extra_color_2 blockquote {
    color: var(--extra_color_2);
}

.blockquote_color_extra_color_3 blockquote:before {
    background-color: var(--extra_color_3);
}

.after_image_text_color_extra_color_3 .odds_video_title,
.blockquote_color_extra_color_3 blockquote {
    color: var(--extra_color_3);
}

.blockquote_color_text_color blockquote:before {
    background-color: var(--text_color);
}

.after_image_text_color_text_color .odds_video_title,
.blockquote_color_text_color blockquote {
    color: var(--text_color);
}

.icon_color_main_color svg path,
.after_image_text_color_main_color .odds_video_title svg path {
    fill: var(--main_color) !important;
}

.icon_color_second_color svg path,
.after_image_text_color_second_color .odds_video_title svg path {
    fill: var(--second_color) !important;
}

.icon_color_extra_color svg path,
.after_image_text_color_extra_color .odds_video_title svg path {
    fill: var(--extra_color) !important;
}

.icon_color_extra_color_2 svg path,
.after_image_text_color_extra_color_2 .odds_video_title svg path {
    fill: var(--extra_color_2) !important;
}

.icon_color_extra_color_3 svg path,
.after_image_text_color_extra_color_3 .odds_video_title svg path {
    fill: var(--extra_color_3) !important;
}

.icon_color_text_color svg path,
.after_image_text_color_text_color .odds_video_title svg path {
    fill: var(--text_color) !important;
}

.odds_border_color_main_color .odds_item_in {
    border-color: var(--main_color_opacity_50);
}

.odds_border_color_second_color .odds_item_in {
    border-color: var(--second_color_opacity_50);
}

.odds_border_color_extra_color .odds_item_in {
    border-color: var(--extra_color_opacity_50);
}

.odds_border_color_extra_color_2 .odds_item_in {
    border-color: var(--extra_color_2_opacity_50);
}

.odds_border_color_extra_color_3 .odds_item_in {
    border-color: var(--extra_color_3_opacity_50);
}

.odds_border_color_text_color .odds_item_in {
    border-color: var(--text_color_opacity_50);
}

.odds_text {
    font-weight: 300;
}

.odds_btn_group {
    display: flex;
    margin-top: 30px;
}

.odds_btn_group .order_button {
    width: auto;
    padding: 0 22px;
    margin-right: 24px;
    height: var(--button_height);
}

.odds_header {
    margin-bottom: 0px;
}

.odds_header+.odds_row {
    margin-top: 40px;
}

.odds_header .odds_col_text {
    padding-right: 55px;
}

.odds_link_more a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}

.odds_link_more a svg {
    margin-left: 8px;
}

.odds_link_more a:hover {
    color: var(--main_color);
}

.odds_video_thumb {
    position: relative;
    display: block;
}

.odds_video_thumb span {
    display: block;
}

.odds_video_thumb img,
.odds_video_thumb:before {
    height: 336px;
    border-radius: var(--big_border_radius);
}

.odds_video_thumb img {
    width: 100%;
    object-fit: cover;
}

.cover_image .odds_video_thumb::before,
.cover_image .odds_video_thumb .odds_image_thumb_wrap,
.cover_image .odds_video_thumb,
.cover_image .odds_video_thumb img {
    height: 100%;
}

.odds_video_thumb:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    border-radius: var(--button_border_radius);
    z-index: 5;
    background-color: var(--main_color_opacity_50);
}

.contain_image .odds_image_thumb {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contain_image .odds_image_thumb img {
    object-fit: contain;
}

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

.odds_video_thumb.odds_image_thumb:before {
    opacity: 0;
}

.odds_video_thumb span.odds_video_play {
    position: absolute;
    top: 50%;
    z-index: 10;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.odds_video_play_label {
    margin-top: 10px;
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

.odds_item {
    margin-top: 24px;
}

.odds_item_in {
    padding: 24px 20px 27px;
    height: 100%;
    border: 2px dashed var(--second_color);
    border-radius: var(--big_border_radius);
}

.odds_img {
    margin-bottom: 17px;
}

.odds_img svg {
    width: 72px;
    height: 72px;
    opacity: 0.9;
}

.odds_title {
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}

.odds_title.hide {
    display: none;
}

.odds_video_title {
    text-align: center;
    padding-top: 34px;
    margin-top: 20px;
    opacity: 0.8;
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 160%;
    position: relative;
}

.odds_video_title svg {
    top: 10px;
    left: 0px;
    position: absolute;
}

.odds_video_text {
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    line-height: 160%;
}

.odds_text_box a {
    font-weight: 700;
}

.odds_text_box {
    font-size: 15px;
    font-weight: 400;
    max-width: 575px;
    line-height: 160%;
}

.odds_text_box>h2:first-of-type {
    margin-top: 0px;
    margin-bottom: 25px;
    line-height: 110%;
}

.odds_col_text p {
    margin-bottom: 10px;
}

.odds_text_box strong {
    font-weight: 500;
}

.odds_text_box ul {
    margin: 0px;
    padding: 0px;
}

.odds_text_box ul,
.odds_text_box ul li {
    list-style-type: none;
}

.odds_text_box ul li {
    margin: 0 0 8px;
    padding-left: 39px;
    position: relative;
}

.odds_text_box ul li:before {
    background-color: var(--main_color);
    -webkit-mask-image: var(--ul_icon);
    mask-image: var(--ul_icon);
    mask-repeat: no-repeat;
    mask-position: center left;
    mask-size: contain;
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 14px;
}

.section-common.streamlined {
    padding-bottom: 70px;
}

.streamlined .odds_text_box {
    max-width: 100%;
}

.double_image .odds_video_thumb:before {
    display: none;
}

.double_image .odds_image_thumb {
    display: flex;
}

.double_image .odds_image_thumb {
    margin: 0 -12px;
}

.double_image .odds_image_thumb_wrap {
    margin: 0 12px;
    overflow: hidden;
}

.double_image .odds_image_thumb_wrap img:hover {
    transform: scale(1.2) rotate(-6deg);
}

.double_image .odds_image_thumb_wrap img {
    height: 432px;
    transition: all 0.3s !important;
    object-fit: cover;
}

.odds.streamlined .offers-box-media-content {
    float: right;
    width: 50%;
    padding-left: 65px;
    padding-bottom: 30px;
}

html #poststuff .postbox .inside .acfe-fc-preview .odds.streamlined table+h2,
html body.front-page .odds.streamlined table+h2,
html #poststuff .postbox .inside .acfe-fc-preview .odds.streamlined ul+h2,
html body.front-page .odds.streamlined ul+h2,
html #poststuff .postbox .inside .acfe-fc-preview .odds.streamlined ol+h2,
html body.front-page .odds.streamlined ol+h2,
html #poststuff .postbox .inside .acfe-fc-preview .odds.streamlined p+h2,
body.front-page .odds.streamlined p+h2 {
    margin-top: 25px;
    font-size: 27px;
    margin-bottom: 15px;
}

.odds_offer_row_cur_wrap .controls_wrap {
    display: none;
}

@media (min-width:990px) {
    .odds_row_qty_5 .odds_item {
        width: 20%;
    }

    .odds_row_qty_4 .odds_item {
        width: 25%;
    }

    .odds_row_qty_3 .odds_item {
        width: 33.3333333333333%;
    }

    .odds_row_qty_2 .odds_item {
        width: 50%;
    }

    .odds_row_qty_1 .odds_item {
        width: 100%;
    }
}

@media (max-width:1290px) {
    .odds_text_box {
        font-size: 14px;
    }

    .odds_text_box blockquote {
        font-weight: 700;
        font-size: 14px;
    }
}

.odds_offer_row_cur_wrap .slider-controls_wrap {
    display: none;
}

@media (max-width:990px) {
    .offer_row_cur_style {
        padding-top: 0px;
    }

    .odds_offer_row_cur_wrap .slider-controls_wrap.btn_centerered_wrapper.btn_big_topmargin_wrapper {
        margin-top: 24px;
    }

    .odds_offer_row_cur_wrap .slider-controls_wrap {
        display: flex;
    }

    .odds_header .col-md-6.cover_image {
        width: 100%;
    }

    .odds_row .odds_item {
        width: 50%;
    }

    .cover_image .odds_video_thumb::before,
    .cover_image .odds_video_thumb .odds_image_thumb_wrap,
    .cover_image .odds_video_thumb,
    .cover_image .odds_video_thumb img {
        height: 270px;
    }

    .odds_header .odds_col_text {
        padding-right: 12px;
    }

    .cover_image {
        width: 100%;
    }

    .section-common.streamlined {
        padding-bottom: 40px;
    }

    .odds.streamlined .offers-box-media-content {
        float: right;
        width: 100%;
        padding-left: 0px;
        padding-bottom: 40px;
        float: none;
    }

    .odds_video_thumb img,
    .odds_video_thumb::before {
        height: 266px;
    }

    .double_image .odds_image_thumb_wrap img {
        height: 320px;
    }

    .odds_col_text {
        padding-right: 12px;
        margin-bottom: 24px;
    }

    .odds_col_text,
    .double_image {
        width: 100%;
    }

    .odds_btn_group {
        margin-top: 24px;
    }

    .odds_btn_group .odds_link_more .order_button {
        margin-right: 0px;
    }

    .odds_btn_group .order_button {
        margin-right: 12px;
    }

    .odds_offer_row_cur_wrap .odds_item {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width:768px) {
    .odds_offer_row_cur_wrap .controls_wrap {
        display: block;
    }

    .double_image .odds_image_thumb_wrap img {
        height: 240px;
    }

    .odds_row .odds_item {
        width: 100%;
    }

    .odds_btn_group .order_button {
        font-size: 13px;
    }
}

@media (max-width:440px) {
    .double_image .odds_image_thumb_wrap img {
        height: 220px;
    }
}

@media (max-width:390px) {

    .cover_image .odds_video_thumb::before,
    .cover_image .odds_video_thumb .odds_image_thumb_wrap,
    .cover_image .odds_video_thumb,
    .cover_image .odds_video_thumb img {
        height: 240px;
    }
}

/* File: premmerce.css */
.rsp_filters_group_redcoder_vertical.rsp_filters_group_redcoder_style_2 .premmerce-filter-body {
    display: block;
}

.rsp_filters_group_redcoder {
    margin-bottom: 40px;
    position: relative;
    z-index: 100;
}

.rsp_filters_group_redcoder input[type="number"].filter__slider-control {
    border: 0px none !important;
    -moz-appearance: textfield;
    background-color: transparent;
    color: #989898;
    font-size: 14px;
}

.rsp_filters_group_redcoder_horizontal .filter__slider-control-group {
    margin-bottom: 8px;
}

.rsp_filters_group_redcoder_horizontal .ui-widget.ui-widget-content {
    background-color: #EFD9D9;
    background-color: var(--extra_color_opacity_10);
}

.rsp_filters_group_redcoder_horizontal .pc-range-slider__control .ui-slider-handle:last-of-type {
    margin-left: -18px !important;
}

.rsp_filters_group_redcoder_horizontal .ui-widget.ui-widget-content {
    border: 0px none !important;
}

.rsp_filters_group_redcoder_horizontal .pc-range-slider__control {
    height: 6px !important;
}

.rsp_filters_group_redcoder_horizontal .ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: 0px !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: var(--button_border_radius);
    border: 0px none;
    background-color: var(--extra_color);
}

.rsp_filters_group_redcoder_horizontal .pc-range-slider__control .ui-slider-range {
    background-color: var(--extra_color_opacity_10);
    margin-top: -3px !important;
    height: 6px !important;
}

.rsp_filters_group_redcoder_horizontal .rsp_filters_group_redcoder .filter__slider-form,
.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner>.filter__properties-list {
    padding: 16px 24px;
    margin: 0px;
}

.rsp_filters_group_redcoder_horizontal .premmerce-filter-body {
    display: flex;
    flex-wrap: wrap;
}

.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner>.filter__properties-list {
    min-width: 270px;
}

.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner>.filter__properties-list,
.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner>.filter__inner {
    background-color: #fff;
    margin: 0px;
    box-shadow: 0px 2px 14px 0px rgba(147, 0, 0, 0.12);
    border-radius: 6px;
}

.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner {
    position: absolute;
    top: 100%;
    left: 0px;
    padding-top: 16px;
    margin: 0px;
    display: none;
}

.rsp_filters_group_redcoder_horizontal .filter__item.active>.filter__inner {
    display: block;
}

.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 20px;
    background-image: url(../img/system/polyf.svg);
    width: 16px;
    height: 14px;
    background-size: 16px 14px;
    background-repeat: no-repeat;
}

.rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner>.filter__inner {
    min-width: 270px;
}

.rsp_filters_group_redcoder_horizontal .premmerce-filter-body {
    margin: 0 -8px;
}

.rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__item,
.rsp_filters_group_redcoder_horizontal .filter--style-custom .filter__item {
    position: relative;
    padding: 0px 8px 16px;
}

.rsp_filters_group_redcoder_horizontal .filter__header {
    cursor: pointer;
    position: relative;
    color: #333;
    font-size: 14px;
    font-weight: 300;
    line-height: 142.857%;
    border-radius: var(--button_border_radius);
    padding: 12px 14px;
    border: 1px solid var(--second_color_opacity_40);
}

.rsp_filters_group_redcoder_horizontal .filter__item.filter__item--has-checked .filter__header {
    background: var(--second_color);
    border: 1px solid var(--second_color);
    color: #fff;
}

.rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__item.filter__item--has-checked .filter__title,
.rsp_filters_group_redcoder_horizontal .filter--style-custom .filter__item.filter__item--has-checked .filter__title {
    color: #fff;
}

.rsp_filters_group_redcoder_horizontal .filter__header .filter__title:before {
    background-color: var(--second_color);
    -webkit-mask-image: url(../img/system/arrow_bottom_extra_color.svg);
    mask-image: url(../img/system/arrow_bottom_extra_color.svg);
    width: 14px;
    height: 14px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7px;
    content: '';
    display: block;
    z-index: 10;
}

.rsp_filters_group_redcoder_horizontal .filter__item.active {
    position: relative;
    z-index: 22;
}

.rsp_filters_group_redcoder_horizontal .filter__item.active .filter__title:before {
    transform: rotate(180deg);
}

.rsp_filters_group_redcoder_horizontal .filter__item.filter__item--has-checked .filter__header .filter__title:after {
    background-color: #fff;
}

.rsp_filters_group_redcoder_horizontal .filter__header .filter__title:after {
    background-color: var(--second_color_opacity_10);
    width: 24px;
    height: 24px;
    border-radius: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    display: block;
}

.rsp_filters_group_redcoder_horizontal .filter__header .filter__title {
    padding-right: 32px;
    position: relative;
    min-height: 24px;
    display: flex;
    align-items: center;
}

.rsp_filters_group_redcoder_horizontal .filter__checkgroup-aside {
    display: none !important;
}

.rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__checkgroup-link,
.filter--style-custom .filter__checkgroup-link {
    display: flex;
    align-items: center;
    min-height: 28px;
}

.rsp_filters_group_redcoder_horizontal .filter__checkgroup-check {
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0);
    border: 1px solid #C2C2C2;
    width: 22px;
    height: 22px;
}

.rsp_filters_group_redcoder_horizontal .filter__properties-item--active .filter__checkgroup-check {
    color: var(--extra_color);
    border-color: var(--extra_color);
}

.rsp_filters_group_redcoder_horizontal .filter__checkgroup-check:before {
    background-image: url(../img/system/check.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: 18px 18px;
    background-position: center center;
    background-color: transparent;
}

.rsp_filters_group_redcoder_horizontal .filter__properties-item:not(:last-child) {
    margin-bottom: 10px;
}

.rsp_filters_group_redcoder_horizontal .filter__properties-item:last-child {
    margin-bottom: 0px;
}

.rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__checkgroup-title,
.rsp_filters_group_redcoder_horizontal .filter--style-custom .filter__checkgroup-title {
    font-size: 14px;
    font-weight: 300;
    padding-left: 10px;
    line-height: 1.2;
}

.rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__checkgroup-check,
.filter--style-custom .filter__checkgroup-check {
    top: 0px !important;
}

@media (max-width:990px) {
    .rsp_filters_group_redcoder_horizontal .filter__item {
        position: static;
    }

    .rsp_filters_group_redcoder_horizontal .filter__item.active {
        width: 100%;
    }

    .rsp_filters_group_redcoder_horizontal .filter__item>.filter__inner {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .rsp_filters_group_redcoder_horizontal .premmerce-filter-body {
        margin: 0 -4px;
    }

    .rsp_filters_group_redcoder_horizontal .filter__header {
        padding: 10px;
    }

    .rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__title,
    .rsp_filters_group_redcoder_horizontal .filter--style-custom .filter__title {
        font-size: 12px;
    }

    .rsp_filters_group_redcoder_horizontal .filter--style-premmerce .filter__item,
    .rsp_filters_group_redcoder_horizontal .filter--style-custom .filter__item {
        padding: 0px 4px 8px;
    }

    .rsp_filters_group_redcoder_horizontal .filter__header .filter__title {
        padding-right: 20px;
    }

    .rsp_filters_group_redcoder {
        margin-bottom: 25px;
    }

    .rsp_filters_group_redcoder_horizontal .filter__header .filter__title:after {
        width: 16px;
        border-radius: 8px;
        height: 16px;
    }

    .rsp_filters_group_redcoder_horizontal .filter__header .filter__title:before {
        right: 1px;
    }
}

.rsp_filters_group_redcoder_vertical {
    border: 1px solid var(--extra_color_opacity_20);
    padding: 22px 0px;
    border-radius: var(--button_border_radius);
}

.rsp_filters_group_redcoder_vertical .filter__title {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 0px;
    min-height: 32px;
    display: flex;
    align-items: center;
    line-height: 20px;
}

.rsp_filters_group_redcoder_vertical .filter__item--type-slider .filter__header {
    padding: 0 0 20px;
}

.rsp_filters_group_redcoder_vertical .filter__header-dropdown .filter__handle .filter__handle-ico {
    display: none;
}

.rsp_filters_group_redcoder_vertical .filter__header-dropdown .filter__handle:after {
    background-color: var(--extra_color);
    -webkit-mask-image: url(../img/system/primmerce_arrow_bottom.svg);
    mask-image: url(../img/system/primmerce_arrow_bottom.svg);
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    content: '';
    display: block;
    z-index: 10;
}

.rsp_filters_group_redcoder_vertical .filter__header-dropdown.active .filter__handle:after {
    transform: rotate(180deg);
}

.rsp_filters_group_redcoder_vertical .filter__header-dropdown .filter__handle {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--extra_color_opacity_10);
    border-radius: 16px;
}

.rsp_filters_group_redcoder_vertical .filter__inner-dropdown {
    padding: 0 0 14px;
}

.rsp_filters_group_redcoder_vertical .filter__item-dropdown {
    padding: 0px 20px;
    cursor: pointer;
    border-top: 1px solid var(--extra_color_opacity_20);
}

.rsp_filters_group_redcoder_vertical .premmerce-filter-body>div.filter__item-dropdown:last-of-type {
    border-bottom: 0px none;
}

.rsp_filters_group_redcoder_vertical .filter__header.filter__header-dropdown {
    padding-top: 14px;
    padding-bottom: 14px;
    display: flex;
    justify-content: space-between;
}

.rsp_filters_group_redcoder_vertical .filter__item--type-slider {
    padding: 0px 24px 25px;
}

.rsp_filters_group_redcoder_vertical .filter__inner {
    margin: 0px;
}

.rsp_filters_group_redcoder_vertical .ui-widget.ui-widget-content {
    border: 0px none;
    background-color: var(--extra_color_opacity_10);
}

.rsp_filters_group_redcoder_vertical .pc-range-slider__control .ui-slider-range {
    background-color: var(--main_color_opacity_15);
    height: 6px !important;
    margin-top: -3.5px;
}

.rsp_filters_group_redcoder_vertical .pc-range-slider__control {
    margin-top: 7.5px;
    height: 6px !important;
}

.rsp_filters_group_redcoder_vertical .pc-range-slider__wrapper {
    padding: 0 10px;
}

.rsp_filters_group_redcoder_vertical .ui-slider-horizontal .ui-slider-handle {
    margin-left: -10px !important;
    margin-top: -7.5px;
}

.rsp_filters_group_redcoder_vertical .pc-range-slider__control .ui-slider-handle {
    width: 20px !important;
    height: 20px !important;
    border: 0px none !important;
    background-color: var(--extra_color);
    border-radius: 10px;
}

.rsp_filters_group_redcoder_vertical input[type="number"].filter__slider-control {
    border: 1px solid var(--extra_color_opacity_40);
    -moz-appearance: textfield;
    background-color: transparent;
    font-size: 14px;
    height: 40px;
    border-radius: var(--button_border_radius);
}

.rsp_filters_group_redcoder_vertical .filter--style-custom .filter__checkgroup-link {
    min-height: 20px;
}

.rsp_filters_group_redcoder_vertical .filter__properties-item {
    margin-bottom: 12px;
}

.rsp_filters_group_redcoder_vertical .filter__checkgroup-count {
    display: none;
}

.rsp_filters_group_redcoder_vertical .filter__checkgroup-title {
    padding-left: 10px;
    opacity: 0.9;
    font-size: 15px;
    font-weight: 400;
}

.rsp_filters_group_redcoder_vertical .filter__checkgroup-check {
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0);
    border: 1px solid var(--extra_color_opacity_40);
    width: 22px;
    height: 22px;
}

.rsp_filters_group_redcoder_vertical .button-filter-submit {
    background-color: var(--extra_color);
    border: 0px none !important;
    width: 100%;
    outline: none !important;
    border-radius: var(--button_border_radius);
    color: #fff;
    font-weight: 700;
    height: 52px;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s;
    align-items: center;
}

.rsp_filters_group_redcoder_vertical .button-filter-submit:hover {
    background-color: var(--extra_color_hover);
}

.rsp_filters_group_redcoder_vertical .filter__checkgroup-check:before {
    background-repeat: no-repeat;
    background-color: var(--extra_color);
    -webkit-mask-image: url(../img/system/check.svg);
    mask-image: url(../img/system/check.svg);
    width: 22px;
    height: 22px;
    ;
}

.rsp_filters_group_redcoder_vertical .button-filter-reset-wrap a {
    font-size: 14px;
    font-weight: 500;
    color: var(--main_color);
}

.rsp_filters_group_redcoder_vertical .button-filter-reset-wrap a:hover {
    color: var(--main_color_hover);
}

.rsp_filters_group_redcoder_vertical .button-filter-reset-wrap {
    display: flex;
    justify-content: center;
}

html body .rsp_filters_group_redcoder_vertical .pc-range-slider__control .ui-slider-handle::after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 5px;
    display: block !important;
    content: '';
    background-color: #fff;
}

/* File: products_carts.css */
.products_carts_item_in {
    border-left: 1px solid var(--main_color_opacity_30);
    border-right: 1px solid var(--main_color_opacity_30);
    border-top: 1px solid var(--main_color_opacity_30);
    -webkit-border-top-left-radius: var(--big_border_radius);
    -webkit-border-top-right-radius: var(--big_border_radius);
    -moz-border-radius-topleft: var(--big_border_radius);
    -moz-border-radius-topright: var(--big_border_radius);
    border-top-left-radius: var(--big_border_radius);
    border-top-right-radius: var(--big_border_radius);
    min-height: 358px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.products_carts_info {
    padding: 30px 26px 38px;
}

.products_carts_item {
    margin-bottom: 32px;
}

.products_carts_subtitle {
    color: var(--text_color);
    font-size: 14px;
    opacity: 0.5;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.products_carts_item_text {
    margin: 12px 0px;
}

.products_carts_item_title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 133.333%;
    text-transform: uppercase;
}

.products_carts_item_chars_item {
    margin-top: 16px;
    font-size: 15px;
}

.products_carts_item_chars_title {
    opacity: 0.8;
}

.products_carts_item_chars_text {
    font-weight: 300;
}

.products_carts_buttons {
    display: flex;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.products_carts_buttons_item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ffffff, #FFF);
    font-size: 14px;
    width: 50%;
    background-color: var(--main_color);
    height: 58px;
    font-style: normal;
    font-weight: var(--h2_weight);
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.products_carts_buttons_item.big_btn {
    width: 100%;
    -webkit-border-bottom-left-radius: var(--big_border_radius);
    -moz-border-radius-bottomleft: var(--big_border_radius);
    border-bottom-left-radius: var(--big_border_radius);
    -webkit-border-bottom-right-radius: var(--big_border_radius);
    -moz-border-radius-bottomright: var(--big_border_radius);
    border-bottom-right-radius: var(--big_border_radius);
}

.products_carts_item_in_wrap {
    height: 100%;
    position: relative;
    padding-bottom: 58px;
}

.products_carts_buttons_item.main_color:hover {
    background-color: var(--main_color_hover);
}

.products_carts_buttons_item.main_color {
    background-color: var(--main_color);
}

.products_carts_buttons_item.extra_color {
    background-color: var(--extra_color);
}

.products_carts_buttons_item.extra_color:hover {
    background-color: var(--extra_color_hover);
}

.products_carts_buttons_item.right_btn {
    -webkit-border-bottom-right-radius: var(--big_border_radius);
    -moz-border-radius-bottomright: var(--big_border_radius);
    border-bottom-right-radius: var(--big_border_radius);
}

.products_carts_buttons_item.left_btn {
    -webkit-border-bottom-left-radius: var(--big_border_radius);
    -moz-border-radius-bottomleft: var(--big_border_radius);
    border-bottom-left-radius: var(--big_border_radius);
}

.products_carts_item_chars_ultimate_item {
    display: flex;
    overflow: hidden;
    font-weight: 300;
    justify-content: space-between;
    margin-bottom: 16px;
    font-size: 15px;
    opacity: 0.9;
    position: relative;
    background: url("../img/attribute_dots.png") right 15px repeat-x;
}

.products_carts-load-more {
    border: 1px solid var(--main_color);
    color: var(--main_color);
    font-size: 14px;
    font-weight: 600;
    line-height: 171.429%;
    cursor: pointer;
    background-color: #fff;
    border-radius: var(--button_border_radius);
    width: 100%;
    height: var(--button_height);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.products_carts-load-more:hover {
    background-color: var(--main_color);
    color: #fff;
}

.products_carts_thumbnail img {
    width: 100%;
    height: 151px;
    object-fit: cover;
}

@media (max-width:1240px) {
    .products_carts_item {
        width: 50%;
    }
}

@media (max-width:768px) {
    .products_carts_info {
        padding: 24px 20px;
    }
}

@media (max-width:512px) {
    .products_carts_item {
        width: 100%;
    }
}

/* File: projects.css */
.projects .slider-controls_wrap {
    display: flex;
    justify-content: center;
}

.row-projects-cur-cur_mode_on .slick-slide {
    padding-left: 12px;
    padding-right: 12px;
}

.projects_item_img {
    position: relative;
}

.projects_item_beforetitle {
    font-size: 15px;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 6px;
}

a.projects_item_in {
    display: flex;
}

a.projects_item_in span {
    display: block;
}

a.projects_item_in span.projects_item_info_func_in {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border-radius: var(--button_border_radius);
    display: flex;
    align-items: flex-end;
    padding: 40px;
    color: #fff;
    flex-wrap: wrap;
    background: linear-gradient(0deg, var(--main_color) 0%, rgba(0, 85, 137, 0.12) 100%);
}

.projects_item_title {
    font-size: 24px;
    font-weight: 800;
    line-height: 125%;
    text-transform: uppercase;
}

.projects_item_img img {
    height: 480px;
    border-radius: var(--button_border_radius);
    object-fit: cover;
}

.projects_item {
    margin-bottom: 24px;
}

.projects_img {
    width: 100%;
}

.projects_img img {
    width: 100%;
    height: 336px;
    transition: all .3s ease;
    object-fit: cover;
    border-radius: var(--button_border_radius);
}

.projects_item_in {
    display: flex;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: var(--button_border_radius);
}

.projects_info_func_in {
    position: absolute;
    left: 0px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 33px 48px;
    top: 0px;
    height: 100%;
    overflow: hidden;
    border-radius: var(--button_border_radius);
    transition: all .3s ease;
    background: linear-gradient(180deg, var(--extra_color_opacity_15) 0%, var(--extra_color) 88.89%);
}

.projects_item_in:hover .projects_img img {
    transform: scale(1.09);
}

.projects_item_in:hover .projects_info_func_in {
    opacity: 0.92;
}

.projects_title {
    color: var(--ffffff, #FFF);
    font-size: 22px;
    font-weight: 800;
    max-width: 570px;
    line-height: 136.364%;
    text-transform: uppercase;
}

.projects_item_big .projects_img img {
    height: 600px;
}

.projects_item_big {
    text-align: center;
}

.more_page svg path {
    stroke: var(--extra_color_2) !important;
}

.more_page svg {
    margin-left: 4px;
}

.more_page {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 12px 22px 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--extra_color_2);
}

.more_page:hover {
    opacity: 0.8;
}

.project_title_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 41px;
}

.project_title_wrap h2 {
    margin-bottom: 0px;
}

.project_title_wrap .more_page {
    padding: 12px 0px;
}

.projects_simple_item a span {
    display: block;
}

.projects_simple_item_info {
    position: relative;
}

.projects_simple_item.title_after_image .projects_simple_item_info {
    padding-top: 24px;
}

.projects_simple_item.title_in_image .projects_simple_item_info {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 24px;
}

.projects_simple_item.title_in_image a {
    display: block;
    height: 100%;
    position: relative;
    border-radius: var(--big_border_radius);
    background-color: var(--main_color);
    color: #fff;
    overflow: hidden;
}

.projects_simple_item_img {
    position: relative;
}

.projects_simple_item a span.projects_simple_item_more {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    opacity: 0;
}

.projects_simple_item.title_after_image a span.projects_simple_item_more {
    background-color: var(--extra_color_opacity_90);
    border-radius: var(--big_border_radius);
}

.projects_simple_item.title_in_image a span.projects_simple_item_more {
    background-color: var(--main_color_opacity_90);
    border-radius: var(--big_border_radius);
}

.projects_simple_item a:hover span.projects_simple_item_more {
    opacity: 1;
}

.projects_simple_item a span.projects_simple_item_more_btn {
    border: 1px solid #fff;
    padding: 12px 18px;
    text-transform: uppercase;
    border-radius: var(--button_border_radius);
    font-weight: 800;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    text-transform: uppercase;
    transition: all .3s ease;
}

.projects_simple_item a span.projects_simple_item_more_btn:hover {
    color: var(--text_color);
    background-color: #fff;
}

.projects_simple_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.02) 0%, var(--main_color) 100%);
    height: 100%;
    width: 100%;
    display: block;
    border-radius: var(--big_border_radius);
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: "";
}

.projects_simple_item_img img {
    border-radius: var(--big_border_radius);
    height: var(--project_image_height);
    object-fit: cover;
    width: 100%;
}

.projects_simple_item.title_after_image .projects_simple_item_subtitle {
    margin-bottom: 3px;
    font-size: 13px;
    color: var(--extra_color);
    font-weight: 700;
    text-transform: uppercase;
}

.projects_simple_item.title_in_image .projects_simple_item_subtitle p {
    margin-bottom: 3px;
}

.projects_simple_item.title_after_image .projects_simple_item_subtitle p {
    margin-bottom: 2px;
}

.projects_simple_item.title_after_image .projects_simple_item_img img {
    height: var(--project_image_height);
}

.row_qty_2 .projects_simple_item_img img {
    height: var(--project_image_height);
}

.projects_simple_item.title_after_image .projects_simple_item_img:before {
    opacity: 0;
}

.projects_simple_item_title {
    font-size: 15px;
    min-height: 24px;
    font-weight: 800;
    line-height: 133.333%;
    margin-bottom: 10px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}

.projects_simple_item {
    margin-bottom: 30px;
}

.projects_simple_item.centered_project_text {
    text-align: center;
}

.projects_simple_item.title_in_image .projects_simple_item_info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
}

.row_qty_2 .projects_simple_item .projects_simple_item_info {
    padding: 24px 60px 40px;
    margin-bottom: 0px;
}

.row_qty_2 .projects_simple_item .projects_simple_item_title {
    font-size: 21px;
}

.row_qty_2 .projects_simple_item {
    width: 50%;
}

.row_qty_3 .projects_simple_item {
    width: 33.33333333333333%;
}

.row_qty_4 .projects_simple_item {
    width: 25%;
}

@media (max-width:1240px) and (min-width:990px) {
    .projects_simple_item.title_after_image .projects_simple_item_img img {
        height: 240px;
    }

    .projects_simple_item_title {
        font-size: 13px;
    }
}

@media (max-width:990px) {

    .row_qty_2 .projects_simple_item,
    .row_qty_3 .projects_simple_item,
    .row_qty_4 .projects_simple_item {
        width: 50%;
    }

    .projects_simple_item.title_after_image .projects_simple_item_img img {
        height: 240px;
    }
}

@media (max-width:640px) {

    .row_qty_2 .projects_simple_item,
    .row_qty_3 .projects_simple_item,
    .row_qty_4 .projects_simple_item {
        width: 100%;
    }

    .row_qty_4 .projects_simple_item_img img,
    .row_qty_3 .projects_simple_item_img img,
    .row_qty_2 .projects_simple_item_img img {
        height: 200px;
    }
}

/* File: proves.css */
html body .proves .slick-dots li:only-child {
    display: none;
}

.proves_container_wrap {
    margin: 0 -12px;
}

.proves_container_row_cur_off .proves_item {
    width: 25%;
}

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

.proves_item_in {
    padding: 12px;
}

.proves_item_in a {
    display: inline-block;
    overflow: hidden;
    border-radius: var(--button_border_radius);
    box-shadow: 0px 4px 12px 0px var(--main_color_opacity_10);
}

.proves_item_in a img {
    object-fit: contain;
    height: 424px;
    border-radius: var(--big_border_radius);
    width: 100%;
}

.col-md-6 .proves_item_in a img,
.col-md-7 .proves_item_in a img,
.col-md-8 .proves_item_in a img,
.col-md-9 .proves_item_in a img {
    height: 310px;
}

/* File: redcoder_flex_tabs.css */
.redcoder_flex_tabs_nav_wrap {
    display: flex;
    margin-bottom: 56px;
    white-space: nowrap;
    overflow: auto;
    padding-top: 2px;
}

.redcoder_flex_tab_nav {
    margin-right: 16px;
    padding: 14px 24px;
    text-transform: uppercase;
    cursor: pointer;
    color: var(--main_color);
    border-radius: var(--button_border_radius);
    border: 1px solid var(--main_color_opacity_80);
}

.redcoder_flex_tab_nav.active,
.redcoder_flex_tab_nav:hover {
    background-color: var(--main_color);
    color: #fff;
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.redcoder_flex_tab_box {
    display: none;
    animation-name: fadeIn;
    animation-duration: .3s;
}

.redcoder_flex_tab_box.active {
    display: block;
}

@media (max-width:990px) {
    .redcoder_flex_tabs_nav_wrap {
        margin-right: -22px;
        padding-bottom: 12px;
    }
}

/* File: reviews.css */
body.front-page .review_item_modal.fancy-modal {
    max-width: 640px;
}

.order_button_review_position_top_content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.reviews.employfilter_1 .btn_centerered_wrapper,
.reviews.employfilter_1 .order_button_review_position_top_content {
    display: none;
}

.order_button_review_position_top_content .sfpr_review_source_raiting_wrap {
    margin-right: 24px;
}

.review_item {
    margin-bottom: 24px;
}

.row_qty_2 .review_item {
    width: 50%;
}

.review_info {
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.review_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 2px;
}

.review_date {
    font-size: 13px;
    font-weight: 300;
    line-height: 169.231%;
    opacity: 0.7;
}

.review_text {
    font-size: 14px;
    opacity: 0.9;
    font-weight: 300;
    line-height: 164.286%;
}

.review_in_all {
    height: 100%;
    border-radius: var(--big_border_radius);
    padding: 22px 30px 26px;
    background: var(--ffffff, #FFF);
    box-shadow: 0px 2px 20px 0px var(--main_color_opacity_20);
}

.review_in_all.review_in_all_video {
    padding: 0px;
    overflow: hidden;
}

.review_in_all_video_box {
    position: relative;
}

.review_in_all_video_box a {
    display: block;
    transition: all .3s ease;
}

.review_in_all_video_box svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
}

.review_in_all_video_box img {
    height: 248px;
    object-fit: cover;
    object-position: center top;
}

.review_in_all_video_url:after {
    background-color: var(--main_color_opacity_60);
    position: absolute;
    content: '';
    display: block;
    top: 0px;
    z-index: 2;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
}

.review_in_all_video_url:hover:after {
    background-color: var(--main_color_opacity_40);
}

.review_video_info {
    text-align: center;
    padding: 18px 30px 26px;
}

.review_video_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 3px;
}

.review_video_date {
    opacity: 0.7;
    font-weight: 300;
    font-size: 14px;
}

.review_in_all .more_btn_uni {
    color: var(--second_color);
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-top: 18px;
    opacity: 0.9;
    line-height: 146.667%;
}

.slick-initialized .slick-slide.review_item .review_in_all {
    box-shadow: 0px 2px 12px 0px var(--second_color_opacity_20);
}

.slick-initialized .slick-slide.review_item {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0px;
}

@media (max-width:990px) {

    .row_qty_2 .review_item,
    .review_item {
        width: 100%;
    }
}

.sfpr_review_item {
    padding-top: 24px;
}

.sfpr_review_item_img img {
    height: 384px;
    width: 100%;
    border-radius: var(--big_border_radius);
    object-fit: cover;
    object-position: center top;
    height: 100%;
}

.sfpr_review_item_wrap {
    padding-left: 146px;
    position: relative;
}

.sfpr_review_item_img_in {
    padding-left: 9px;
    height: 100%;
    max-height: 402px;
}

.sfpr_review_in {
    padding-top: 14px;
    padding-right: 38px;
}

.sfpr_review_title {
    color: var(--main_color);
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 2px;
    line-height: 147.059%;
}

.sfpr_review_title_product {
    font-size: 15px;
    font-weight: 300;
    opacity: 0.8;
    line-height: 166.667%;
}

.sfpr_review_info {
    margin-bottom: 28px;
}

.sfpr_review_source_raiting {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}

.sfpr_review_source_star {
    height: 20px;
    width: 20px;
}

.sfpr_review_source_raiting_value {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-left: 8px;
    opacity: 0.8;
    text-transform: uppercase;
}

.sfpr_review_source_raiting_wrap {
    position: relative;
    padding-left: 52px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.sfpr_review_source_icon {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.sfpr_review_source_icon img {
    height: 40px;
    width: 40px;
}

.sfpr_review_text {
    padding-bottom: 25px;
    font-size: 16px;
    font-weight: 300;
    line-height: 156.25%;
}

.sfpr_review_text p {
    margin-bottom: 15px;
}

.sfpr_review_source_raiting_condition {
    font-size: 14px;
    font-weight: 300;
    line-height: 142.857%;
    font-weight: 300;
}

.sfpr_review_info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
}

.sfpr_review_q {
    position: absolute;
    top: -38px;
    left: 0px;
}

.sfpr_review_q svg path {
    fill: var(--main_color) !important;
}

.sfpr_review_in .more_btn_uni {
    color: var(--second_color);
}

.sfpr_review_in .more_link_container {
    color: var(--second_color);
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    transition: all .3s ease;
}

.sfpr_review_in .more_link_container svg path {
    stroke: var(--second_color) !important;
    transition: all .3s ease;
}

.sfpr_review_in .more_link_container:hover {
    color: var(--second_color_hover);
}

.sfpr_review_in .more_link_container:hover svg path {
    stroke: var(--second_color_hover) !important;
}

.sfpr_review_in .more_link_container svg {
    margin-left: 6px;
}

.sfpr_review_in .more_btn_uni:hover {
    color: var(--second_color_hover);
}

html body .sfpr_reviews_cat_container .slider-controls {
    width: 56px;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

html body .sfpr_reviews_cat_container .slick-arrow {
    width: 56px;
    height: 56px;
    background: var(--second_color_opacity_20);
    border-radius: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

html body .sfpr_reviews_cat_container .slick-arrow:hover {
    background: var(--second_color_opacity_40);
}

html body .sfpr_reviews_cat_container .slick-dots li button {
    background: var(--second_color_opacity_20);
}

html body .sfpr_reviews_cat_container .slick-dots li.slick-active button {
    background: var(--second_color);
}

html body .sfpr_reviews_cat_container .slick-dots {
    flex-direction: column;
    margin: 51.5px 0px;
}

html body .sfpr_reviews_cat_container .slick-dots li {
    margin-top: 6.5px;
    margin-bottom: 6.5px;
}

@media (max-width:990px) {
    .sfpr_review_in {
        padding-right: 0px;
    }

    .sfpr_review_cur .col-md-6 {
        width: 100%;
    }

    .sfpr_review_item_wrap {
        padding-left: 0px;
    }

    html body .sfpr_reviews_cat_container .slider-controls {
        margin-top: 12px;
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        transform: translateY(0%);
    }

    html body .sfpr_reviews_cat_container .slick-dots {
        flex-direction: row;
    }

    html body .sfpr_reviews_cat_container .slick-arrow.slide-m-prev {
        transform: rotate(-90deg);
    }

    html body .sfpr_reviews_cat_container .slick-arrow.slide-m-next {
        transform: rotate(-90deg);
    }

    html body .sfpr_reviews_cat_container .slick-dots {
        margin: 24px 12px 24px;
    }

    .sfpr_review_item_img {
        padding-top: 24px;
    }

    .sfpr_review_item_img_in {
        padding-left: 0px;
    }

    .sfpr_review_text {
        font-size: 15px;
    }

    .sfpr_review_item_img img {
        height: 270px;
    }

    .order_button_review_position_top_content {
        width: 100%;
        justify-content: space-between;
        margin-top: 24px;
    }
}

@media (max-width:640px) {
    .sfpr_review_item_img img {
        height: 240px;
    }

    .order_button_review_position_top_content .sfpr_review_source_raiting_wrap {
        margin-right: 6px;
    }

    .simple_section_title_wrap .order_button {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 13px;
    }
}

@media (max-width:400px) {
    .sfpr_review_source_raiting_condition {
        font-size: 12px;
    }
}

@media (max-width:395px) {
    .sfpr_review_in .more_link_container {
        width: 100%;
    }
}

.reviews_services_items {
    display: flex;
    margin: 0 24px 0px -10px;
    flex-wrap: wrap;
}

.reviews_services_items_wrap {
    margin-bottom: 43px;
}

.reviews_services_item {
    padding: 6px 10px 6px;
}

.reviews_services_items a img {
    max-height: 65px;
    object-fit: contain;
    max-width: 180px;
}

.reviews_services_items_wrap.reviews_services_items_big .reviews_services_items a {
    padding: 18px 51px;
}

.reviews_services_items a {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    padding: 18px 32px;
    transition: transform .2s;
    border-radius: var(--button_border_radius);
    border: 2px dashed var(--main_color);
}

.reviews_services_items a:hover {
    transform: scale(1.05);
}

.reviews_services_items_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

@media (max-width:990px) {

    .reviews_services_items a,
    .reviews_services_items_wrap.reviews_services_items_big .reviews_services_items a {
        padding: 12px 12px;
    }

    .reviews_services_items {
        margin-right: 0px;
    }

    .reviews_services_items a img {
        max-width: 65px;
    }

    .reviews_services_item {
        padding: 0 5px 12px;
    }

    .reviews_services_items {
        margin: 0 -5px 0px;
    }

    .reviews_services_items_wrap {
        margin: 0 0px 12px;
    }
}

/* File: search.css */
.rcp_hsearch_form {
    position: fixed;
    top: -152px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    z-index: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    min-height: 152px;
    transition: all ease .3s;
    box-shadow: 0px 4px 18px 0px rgba(255, 255, 255, 0.24);
}

.rcp_hsearch_form_backdrop {
    background: #3a3f44;
    opacity: .7 !important;
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 590;
}

.rcp_hsearch_form_backdrop.active {
    display: block;
}

.rcp_hsearch_form.active {
    top: 0px;
    opacity: 1;
}

.rcp_hsearch_form .rcp_hsearch_form_close {
    cursor: pointer;
    opacity: 0.8;
    width: 32px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0px;
    top: 0;
}

.rcp_hsearch_form .rcp_hsearch_form_close svg path {
    stroke: var(--extra_color) !important;
}

.rcp_hsearch_form .rcp_hsearch_form_close:hover {
    opacity: 1;
}

.rcp_hsearch_form_in {
    position: relative;
}

#search {
    height: 56px;
    border-top: 0px none;
    border-left: 0px none;
    border-right: 0px none;
    border-radius: 0px !important;
    padding-left: 0px !important;
    border-bottom: 1px solid var(--main_color_opacity_30);
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.rcp_hsearch_form button.search_btn {
    background-color: transparent !important;
    right: auto;
    left: 0px;
    top: 0px;
    padding: 0px !important;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 56px;
    height: 56px;
    background-position: center center;
}

.rcp_hsearch_form button.search_btn {
    right: auto;
    left: 0px;
    top: 0px;
    border: 0px none;
    position: absolute;
    padding: 0px !important;
}

.searchform_in,
.rcp_hsearch_form .dgwt-wcas-sf-wrapp {
    position: relative;
    padding-left: 64px;
}

@media (max-width:990px) {
    .rcp_hsearch_form {
        min-height: 80px;
        z-index: 9999;
    }

    .rcp_hsearch_form #search {
        border-bottom: 0px none;
    }
}

/* File: service.css */
.services-row-2 .services_item {
    width: 50%;
}

.services-row-1 .services_item {
    width: 100%;
}

.services-row-3 .services_item {
    width: 33.333333333333%;
}

.services-row-4 .services_item {
    width: 25%;
}

.services-row-5 .services_item {
    width: 50%;
}

.services div.services_item.last_item_type_maxline:last-of-type span.services_item_info_wrap {
    position: relative;
}

.services div.services_item.last_item_type_maxline:last-of-type {
    position: relative;
}

.services div.services_item.last_item_type_maxline:last-of-type span.services_item_img {
    width: 700px;
    position: absolute;
    right: 0px;
    height: 100%;
    border-radius: 0px;
    top: 0px;
}

.services div.services_item.last_item_type_maxline:last-of-type .services_item_text {
    display: block;
}

.services div.services_item.last_item_type_maxline:last-of-type span.services_item_info {
    border-radius: var(--big_border_radius);
    padding: 55px 52px;
    margin: 0px;
    position: relative;
}

.services div.services_item.last_item_type_maxline:last-of-type span.services_item_title {
    font-weight: var(--h2_weight);
}

.services div.services_item.last_item_type_maxline:last-of-type span.services_item_title,
.services div.services_item.last_item_type_maxline:last-of-type span.services_item_info {
    text-align: left;
    justify-content: flex-start;
}

.services div.services_item.last_item_type_maxline:last-of-type span.services_item_info .services_item_text {
    color: #fff;
    margin-top: 18px;
    max-width: 554px;
    font-size: 15px;
}

.services div.services_item.last_item_type_maxline:last-of-type a {
    overflow: hidden;
}

.services div.services_item.last_item_type_maxline:last-of-type {
    width: 100%;
}

.services div.services_item.last_item_type_maxline:last-of-type .services_item_title {
    font-size: 26px;
}

.services div.services_item.last_item_type_maxline:last-of-type img {
    height: 100%;
}

.services.second_color div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    background: linear-gradient(90deg, var(--second_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.services.main_color div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    background: linear-gradient(90deg, var(--main_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.services.extra_color div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    background: linear-gradient(90deg, var(--extra_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.services.extra_color_2 div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    background: linear-gradient(90deg, var(--extra_color_2) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.services.extra_color_3 div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    background: linear-gradient(90deg, var(--extra_color_3) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.services.text_color div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    background: linear-gradient(90deg, var(--text_color) 0%, rgba(51, 44, 28, 0.00) 100%);
}

.services.second_color div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
    position: absolute;
    top: 0px;
    height: 100%;
    left: 0px;
    width: 100%;
    content: '';
    display: block;
}

.services_item_info {
    padding-left: 32px;
    padding-right: 90px;
    padding-top: 24px;
    padding-bottom: 24px;
    position: relative;
}

.services .services_item .services_item_box span.services_item_button,
.services .services_item a span.services_item_button {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    display: flex;
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.2);
}

.services .services_item .services_item_box span.services_item_info,
.services .col-md-3.services_item a span.services_item_info {
    padding-left: 26px;
    padding-right: 26px;
}

.services .services_item .services_item_box span.services_item_button,
.services .col-md-3.services_item a span.services_item_button {
    display: none;
}

@media (max-width:1240px) {
    .services .services_item a span.services_item_button {
        display: none;
    }
}

.services_item_img {
    position: relative;
}

.services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.16) 0%, var(--main_color) 100%);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    left: 0px;
    content: "";
    z-index: 2;
}

.services.text_color .light_overlay .services_item_img:before {
    background: linear-gradient(0, var(--text_color_opacity_80) 0%, rgba(0, 0, 0, 0) 50%);
}

.services.main_color .light_overlay .services_item_img:before {
    background: linear-gradient(0, var(--main_color_opacity_80) 0%, rgba(0, 0, 0, 0) 50%);
}

.services.second_color .light_overlay .services_item_img:before {
    background: linear-gradient(0, var(--second_color_opacity_80) 0%, rgba(0, 0, 0, 0) 50%);
}

.services.extra_color .light_overlay .services_item_img:before {
    background: linear-gradient(0, var(--extra_color_opacity_80) 0%, rgba(0, 0, 0, 0) 50%);
}

.services.extra_color_2 .light_overlay .services_item_img:before {
    background: linear-gradient(0, var(--extra_color_2_opacity_80) 0%, rgba(0, 0, 0, 0) 50%);
}

.services.extra_color_3 .light_overlay .services_item_img:before {
    background: linear-gradient(0, var(--extra_color_3_opacity_80) 0%, rgba(0, 0, 0, 0) 50%);
}

.services.text_color .services_item a {
    background-color: var(--text_color);
}

.services.main_color .services_item a {
    background-color: var(--main_color);
}

.services.second_color .services_item a {
    background-color: var(--second_color);
}

.services.extra_color .extra_color a {
    background-color: var(--extra_color);
}

.services.extra_color_2 .extra_color_2 a {
    background-color: var(--extra_color);
}

.services.extra_color_3 .extra_color_3 a {
    background-color: var(--extra_color);
}

.services.text_color .services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.01) 0%, var(--text_color_opacity_90) 100%);
}

.services.main_color .services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.01) 0%, var(--main_color_opacity_90) 100%)
}

.services.second_color .services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.01) 0%, var(--second_color_opacity_90) 100%);
}

.services.extra_color .services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.01) 0%, var(--extra_color_opacity_90) 100%);
}

.services.extra_color_2 .services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.01) 0%, var(--extra_color_2_opacity_90) 100%);
}

.services.extra_color_3 .services_item_img:before {
    background: linear-gradient(180deg, rgba(0, 35, 69, 0.01) 0%, var(--extra_color_3_opacity_90) 100%);
}

.services .services_item span.services_item_title {
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: var(--h2_weight);
    line-height: 133.333%;
    letter-spacing: 0.36px;
    min-height: 48px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.services_item_text {
    font-size: 15px;
    font-weight: 300;
    line-height: 153.333%;
    letter-spacing: 0.3px;
}

.services_item_text p {
    margin: 0px;
}

.services img {
    height: 265px;
    object-fit: cover;
    width: 100%;
}

.services .services_item a {
    overflow: hidden;
}

.services .format_long_image .services_item img {
    height: 380px;
}

.services .format_long_image .services_item a {
    padding-bottom: 0px;
}

.services div.services_item.last_item_type_maxline:last-of-type a {
    padding-bottom: 0px;
}

.services .format_long_image .services_item .services_item_info {
    padding-bottom: 24px;
}

.services .format_long_image .services_item .services_item_img:before {
    background: linear-gradient(180deg, rgba(21, 44, 81, 0.2) 52.76%, var(--main_color) 90%);
}

.services.second_color .format_long_image .services_item .services_item_img:before {
    background: linear-gradient(180deg, rgba(21, 44, 81, 0.05) 51.76%, var(--second_color) 100%);
}

.services.extra_color .format_long_image .services_item .services_item_img:before {
    background: linear-gradient(180deg, rgba(21, 44, 81, 0.05) 51.76%, var(--extra_color) 100%);
}

.services.extra_color_2 .format_long_image .services_item .services_item_img:before {
    background: linear-gradient(180deg, rgba(21, 44, 81, 0.05) 51.76%, var(--extra_color_2) 100%);
}

.services.extra_color_3 .format_long_image .services_item .services_item_img:before {
    background: linear-gradient(180deg, rgba(21, 44, 81, 0.05) 51.76%, var(--extra_color_3) 100%);
}

.services_item_box_in .services_item_img {
    overflow: hidden;
}

.services_item_box_in img {
    transition: transform .2s;
}

.services_item_box_in:hover img {
    transform: scale(1.09);
}

.services .col-md-3.services_item img {
    height: 257px;
}

.services .services_item .services_item_text {
    display: none;
}

.services .services_item {
    margin-bottom: 24px;
}

.services .services_item a span,
.services .services_item .services_item_box span {
    display: block;
}

.services .services_item .services_item_box {
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.services .services_item a {
    display: block;
    height: 100%;
    position: relative;
    border-radius: var(--big_border_radius);
    background-color: var(--main_color);
    color: #fff;
}

.services.second_color .services_item a {
    background-color: var(--second_color);
}

.services.extra_color .services_item a {
    background-color: var(--extra_color);
}

.services.extra_color_2 .services_item a {
    background-color: var(--extra_color_2);
}

.services.extra_color_3 .services_item a {
    background-color: var(--extra_color_3);
}

.services .services_item a.services_item_arrow {
    position: absolute;
    left: 32px;
    bottom: 32px;
    display: block;
}

.services_item_box_sublist {
    padding: 65px 32px 52px;
    background-color: var(--main_color);
    border-radius: 26px;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    left: -100%;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.services .services_item .services_item_box:hover .services_item_box_sublist {
    left: 0px;
}

.services .services_item .services_item_box_sublist a {
    height: auto;
}

.services_item_box_sublist ul {
    padding: 0px;
    margin: 0px;
}

.services_item_box_sublist ul li {
    margin: 0px 0 11px;
    padding: 0px;
}

.services_item_box_sublist ul,
.services_item_box_sublist ul li {
    list-style-type: none;
}

.services_item_box_sublist ul li a {
    color: #fff;
    font-size: 15px;
    opacity: 0.9;
}

.services .slick-slide.services_item {
    padding-left: 12px;
    padding-right: 12px;
}

.services .col-md-3.slick-slide.services_item a span.services_item_button {
    display: flex;
}

.services .col-md-3.slick-slide.services_item .services_item_title {
    font-size: 16px;
}

.services .col-md-3.slick-slide.services_item a span.services_item_info {
    padding-right: 85px;
}

.services .col-md-3.slick-slide.services_item img {
    height: 160px;
}

.services .col-md-3.slick-slide.services_item a span.services_item_button {
    bottom: auto;
    top: 0px;
}

.services .col-md-3.slick-slide.services_item .services_item_info {
    margin-bottom: 27px;
    min-height: 48px;
}

.services .slick-slide.services_item {
    margin-bottom: 0px;
}

html body .services .slick-dots li button {
    background-color: var(--main_color);
}

.services.services-items-centered .services_item a span.services_item_button {
    display: none;
}

.services.services-items-centered .services_item span.services_item_info .services_item_title {
    min-height: 24px;
    justify-content: center;
    text-align: center;
}

.services .services_item span.services_item_info_wrap {
    left: 0px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 2;
}

.services .services_item span.services_item_info {
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 48px;
}

.services.services-items-centered .services_item span.services_item_info {
    padding-right: 32px;
    padding-left: 32px;
    text-align: center;
    justify-content: center;
    text-align: center;
}

.services-row-2 .services_item img {
    height: 288px;
}

.services.services-row-2 .services_item span.services_item_title {
    font-size: 22px;
}

.services.services-row-2 .services_item_info_wrap {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
}

.services-row-1 .services_item_noimage {
    width: 100%;
}

.services-row-2 .services_item_noimage {
    width: 50%;
}

.services-row-3 .services_item_noimage {
    width: 33.3333333333333%;
}

.services-row-4 .services_item_noimage {
    width: 25%;
}

.services-row-5 .services_item_noimage {
    width: 20%;
}

.services_item_noimage a {
    border-radius: var(--button_border_radius);
    width: 100%;
    padding: 16px 24px;
    display: flex;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    align-items: center;
    transition: all 0.3s ease-out;
    justify-content: space-between;
    background-size: 100% !important;
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--main_color) 100%);
    box-shadow: 0px 4px 12px 0px var(--extra_color_opacity_10);
}

.services_item_noimage a:hover {
    background-size: 300% !important;
    box-shadow: inset 0 -4px 10px var(--extra_color_opacity_80);
}

.services.main_color .services_item_noimage a {
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--main_color) 100%);
}

.services.second_color .services_item_noimage a {
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--second_color) 100%);
}

.services.extra_color .services_item_noimage a {
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--extra_color) 100%);
}

.services.extra_color_2 .services_item_noimage a {
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--extra_color_2) 100%);
}

.services.extra_color_3 .services_item_noimage a {
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--extra_color_3) 100%);
}

.services_item_noimage a:hover .services_item_arrow svg {
    transform: rotate(-180deg);
}

.services_item_noimage .services_item_arrow svg {
    transition: all 0.3s ease-out;
}

.services_item_noimage .services_item_arrow {
    background-color: rgba(255, 255, 255, 0.1);
    width: 40px;
    display: flex;
    min-width: 40px;
    transition: all 0.3s ease-out;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    height: 40px;
    border-radius: 20px;
}

.services_item_noimage a:hover .services_item_arrow {
    background-color: var(--extra_color);
}

.services_item_noimage {
    margin-bottom: 16px;
}

.services_oppened_item {
    margin-bottom: 24px;
}

.services .services_oppened_item_img img {
    height: 176px;
    border-radius: var(--button_border_radius);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    object-fit: cover;
}

.services_oppened_item_a span {
    display: block;
}

.services_oppened_item_box_sublist {
    padding: 0px 40px 34px;
    background-color: #fff;
}

.services_oppened_item_box_sublist ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

.services_oppened_item_box_sublist ul li a:hover {
    color: var(--main_color);
}

.services_oppened_item_box_sublist ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

.services_oppened_item_box_sublist {
    margin-top: 18px;
}

.services_oppened_item_in {
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: var(--big_border_radius);
    box-shadow: 0px 4px 18px 0px var(--extra_color_opacity_20);
}

.services_oppened_item_a span.services_oppened_item_title {
    padding: 32px 40px 0;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 125%;
    text-transform: uppercase;
}

.services_oppened_item_a span.services_oppened_item_arrow {
    width: 40px;
    height: 40px;
    min-width: 40px;
    display: flex;
    margin-left: 15px;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background-color: var(--main_color);
}

.services-row-2 .services_oppened_item {
    width: 50%;
}

.services-row-1 .services_oppened_item {
    width: 100%;
}

.services-row-3 .services_oppened_item {
    width: 33.333333333333%;
}

.services-row-4 .services_oppened_item {
    width: 25%;
}

.services-row-5 .services_oppened_item {
    width: 50%;
}

.services_oppened_item_2 {
    margin-bottom: 24px;
}

.services_oppened_item_2_in_overlay {
    padding: 42px 48px 38px;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: var(--big_border_radius);
    background-color: var(--main_color_opacity_90);
}

.services.main_color .services_oppened_item_2_in_overlay {
    background-color: var(--main_color_opacity_90);
}

.services.second_color .services_oppened_item_2_in_overlay {
    background-color: var(--second_color_opacity_90);
}

.services.extra_color .services_oppened_item_2_in_overlay {
    background-color: var(--extra_color_opacity_90);
}

.services.extra_color_2 .services_oppened_item_2_in_overlay {
    background-color: var(--extra_color_2_opacity_90);
}

.services.extra_color_3 .services_oppened_item_2_in_overlay {
    background-color: var(--extra_color_3_opacity_90);
}

.services_oppened_item_2_in {
    height: 100%;
    border-radius: var(--big_border_radius);
    background-size: cover;
}

.services_oppened_item_2_in ul li,
.services_oppened_item_2_in ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.services_oppened_item_2_in ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -12px;
    justify-content: space-between;
    padding: 0px;
}

.services_oppened_item_2_in ul li a:hover {
    text-decoration: underline;
}

.services_oppened_item_2_in ul li a {
    color: #fff;
}

.services_oppened_item_2_in ul li {
    width: 50%;
    margin-bottom: 16px;
    padding: 0 12px 0px;
}

.services_oppened_item_2_in ul li span {
    display: flex;
    position: relative;
    align-items: flex-start;
}

.services_oppened_item_2_in ul li span svg {
    margin-right: 10px;
    min-width: 20px;
    margin-top: 8px;
}

.services_oppened_item_2_title {
    color: #fff;
    text-align: center;
    max-width: 360px;
    font-size: 24px;
    font-weight: var(--h2_weight);
    line-height: 116.667%;
    margin: 0 auto 39px;
    display: block;
    text-transform: uppercase;
}

.services_oppened_item_2_more_wrap {
    display: flex;
    justify-content: center;
}

.services_oppened_item_2_more svg {
    margin-left: 6px;
}

.services_oppened_item_2_more:hover {
    opacity: 0.8;
}

.services_oppened_item_2_more {
    display: flex;
    align-items: center;
    color: #fff;
    margin-top: 48px;
    font-size: 15px;
    font-weight: 600;
    line-height: 160%;
    text-transform: uppercase;
}

@media (max-width:1420px) {
    .services_item_info {
        padding-right: 65px;
        padding-left: 24px;
    }

    .services .services_item .services_item_box span.services_item_button,
    .services .services_item a span.services_item_button {
        right: 24px;
    }

    .services .services_item .services_item_box span.services_item_button,
    .services .services_item a span.services_item_button {
        width: 32px;
        height: 32px;
        border-radius: 16px;
    }
}

@media (max-width:1240px) {
    .services_oppened_item_2_in_overlay {
        padding: 40px;
    }

    .services_oppened_item_2_more {
        margin-top: 12px;
    }

    .services_oppened_item_2_in ul li {
        width: 100%;
    }

    .services_oppened_item_2_title {
        font-size: 18px;
    }
}

@media (max-width:990px) {
    .services div.services_item.last_item_type_maxline:last-of-type span.services_item_info {
        padding: 90px 24px 24px;
    }

    .services.second_color div.services_item.last_item_type_maxline:last-of-type .services_item_img::before {
        background: linear-gradient(360deg, var(--second_color) 0%, rgba(51, 44, 28, 0.00) 100%);
    }

    .format_long_image .services_item .services_item_img img {
        height: 220px;
    }

    .services_oppened_item_2_title {
        margin-bottom: 24px;
    }

    .services_oppened_item_2_in ul li {
        width: 100%;
    }

    .services_oppened_item_2_more {
        margin-top: 12px;
    }

    .services_oppened_item_2_in_overlay {
        padding: 30px;
    }

    .services_item_noimage {
        width: 100%;
    }

    .services-row-1 .services_item,
    .services-row-5 .services_item,
    .services-row-2 .services_item,
    .services-row-3 .services_item,
    .services-row-4 .services_item,
    .services-row-5 .services_oppened_item,
    .services-row-4 .services_oppened_item,
    .services-row-3 .services_oppened_item,
    .services-row-2 .services_oppened_item,
    .services-row-1 .services_oppened_item {
        width: 100%;
    }

    .services_item_noimage a {
        line-height: 1.3;
    }

    .row-mobile_two_column .services-items-row {
        margin: 0 -6px;
    }

    .row-mobile_two_column .services_item span.services_item_title {
        font-size: 14px;
        margin-bottom: 0px;
        font-weight: var(--h2_weight);
    }

    .services.row-mobile_two_column .services_item .services_item_info {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0px;
        min-height: 24px;
    }

    .row-mobile_two_column .services_item {
        width: 50%;
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (max-width:490px) {
    .format_long_image .services_item .services_item_img img {
        height: 190px;
    }
}

.template_service_image_seamless .row.services-items-row {
    margin: 0px;
}

.template_service_image_seamless a,
.template_service_image_seamless span {
    display: flex;
    justify-content: center;
    width: 100%;
}

.service_image_seamless_box_in {
    position: relative;
    overflow: hidden;
}

.service_image_seamless {
    width: 50%;
    padding-left: 0px;
    padding-right: 0px;
}

.service_image_seamless_info {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    width: 100%;
    padding: 24px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: var(--h2_weight);
    line-height: 133.333%;
    text-transform: uppercase;
}

.service_image_seamless:nth-of-type(4n+1) .service_image_seamless_info,
.service_image_seamless:nth-of-type(4n+4) .service_image_seamless_info {
    background-color: var(--main_color_opacity_70);
}

.service_image_seamless:nth-of-type(4n+2) .service_image_seamless_info,
.service_image_seamless:nth-of-type(4n+3) .service_image_seamless_info {
    background-color: var(--extra_color_3_opacity_70);
}

.service_image_seamless:nth-of-type(4n+3) .service_image_seamless_info,
.service_image_seamless:nth-of-type(4n+2) .service_image_seamless_info {
    background-color: var(--main_color_opacity_70);
}

.service_image_seamless:nth-of-type(4n+1) .service_image_seamless_info,
.service_image_seamless:nth-of-type(4n+4) .service_image_seamless_info {
    background-color: var(--extra_color_3_opacity_70);
}

.services .service_image_seamless:hover img {
    transform: scale(1.09);
}

.services .service_image_seamless img {
    height: 276px;
    object-fit: cover;
    transition: transform .2s;
}

.service_image_seamless:first-of-type .service_image_seamless_box_in {
    border-top-left-radius: var(--big_border_radius);
}

.service_image_seamless:nth-of-type(2) .service_image_seamless_box_in {
    border-top-right-radius: var(--big_border_radius);
}

.service_image_seamless:last-of-type .service_image_seamless_box_in {
    border-bottom-right-radius: var(--big_border_radius);
}

.service_image_seamless:nth-last-child(2) .service_image_seamless_box_in {
    border-bottom-left-radius: var(--big_border_radius);
}

@media (max-width:990px) {
    .service_image_seamless_info {
        font-size: 18px;
        padding: 12px;
    }

    .services .service_image_seamless img {
        height: 190px;
    }
}

@media (max-width:640px) {
    .service_image_seamless_info {
        font-size: 16px;
    }
}

@media (max-width:490px) {
    .service_image_seamless_info {
        font-size: 14px;
    }

    .services_item_info {
        padding-bottom: 12px;
    }
}

@media (max-width:370px) {
    .service_image_seamless_info {
        font-size: 12px;
    }
}

@media (max-width:1370px) {
    .acfe-flexible-placeholder .services_item_button {
        display: none !important;
    }
}

/* File: slick.css */
@charset 'UTF-8';

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

.slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/* File: smart_price_list.css */
body .acf-input .smart_price_list_simple table,
body.front-page .smart_price_list_simple table {
    border-radius: 0px;
    width: 100% !important;
    border: 0px none;
    border-collapse: collapse;
}

body .acf-input .smart_price_list_simple table tr:first-child,
body.front-page .smart_price_list_simple table tr:first-child {
    border: 0px none;
}

body .acf-input .smart_price_list_simple table tr,
body.front-page .smart_price_list_simple table tr {
    border-top: 10px solid transparent;
}

body .acf-input .smart_price_list_simple table tr,
body .acf-input .smart_price_list_simple table tbody,
body.front-page .smart_price_list_simple table tr,
body.front-page .smart_price_list_simple table tbody {
    width: 100% !important;
    height: auto !important;
}

body .acf-input .smart_price_list_simple table tr th,
body .acf-input .smart_price_list_simple table tr td,
body.front-page .smart_price_list_simple table tr th,
body.front-page .smart_price_list_simple table tr td {
    width: auto !important;
}

body .acf-input .smart_price_list_simple table tr td,
body.front-page .smart_price_list_simple table tr td {
    border-right: 10px solid transparent;
    border-top: 0px none;
    border-bottom: 0px none;
}

body .acf-input .smart_price_list_simple table,
body .acf-input .smart_price_list_simple table tr th,
body .acf-input .smart_price_list_simple table tr td,
body.front-page .smart_price_list_simple table,
body.front-page .smart_price_list_simple table tr th,
body.front-page .smart_price_list_simple table tr td {
    height: auto !important;
    text-align: center;
}

body .acf-input .smart_price_list_simple table tr th:last-child,
body.front-page .smart_price_list_simple table tr th:last-child {
    border-top-right-radius: var(--button_border_radius);
    border-bottom-right-radius: var(--button_border_radius);
}

body .acf-input .smart_price_list_simple table tr th:first-child,
body.front-page .smart_price_list_simple table tr th:first-child {
    border-top-left-radius: var(--button_border_radius);
    border-bottom-left-radius: var(--button_border_radius);
}

body .acf-input .smart_price_list_simple table tr th,
body.front-page .smart_price_list_simple table tr th {
    background-color: var(--main_color);
    padding: 20px 20px 15px;
    color: #fff;
    border-left: 0px none;
    border-right: 0px none;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

body .acf-input .smart_price_list_simple table tr td,
body.front-page .smart_price_list_simple table tr td {
    padding: 14px;
    background-color: var(--main_color_opacity_10);
    position: relative;
    border-radius: var(--button_border_radius);
}

body .acf-input .smart_price_list_simple table tr:not(:last-of-type) td,
body.front-page .smart_price_list_simple table tr:not(:last-of-type) td {
    border-bottom: 0px none;
}

body .acf-input .smart_price_list_simple table tr td:last-child,
body.front-page .smart_price_list_simple table tr td:last-child {
    border-right: 0px none !important;
}

body .acf-input .smart_price_list_simple table tr td strong,
body.front-page .smart_price_list_simple table tr td strong {
    text-transform: uppercase;
    color: var(--main_color);
    font-size: 15px;
    font-weight: 600;
}

@media (max-width:990px) {
    .smart_price_list_simple .redcoder_flex_tab_box {
        min-width: 840px;
        padding-right: 22px;
    }

    .smart_price_list_simple .redcoder_flex_tab_box_wrap {
        overflow: auto;
        padding-bottom: 12px;
        margin-right: -22px;
    }

    body.front-page .smart_price_list_simple table tr td {
        padding: 12px;
    }

    body .acf-input .smart_price_list_simple table tr th,
    body.front-page .smart_price_list_simple table tr th {
        padding: 12px;
        font-size: 14px;
    }

    .redcoder_flex_tabs_nav_wrap {
        margin-bottom: 24px;
    }
}

body .acf-input .smart_price_list_twocolumn table tbody,
body.front-page .smart_price_list_twocolumn table tbody,
body .acf-input .smart_price_list_twocolumn table,
body.front-page .smart_price_list_twocolumn table {
    display: flex;
    flex-wrap: wrap;
}

body .acf-input .smart_price_list_twocolumn table,
body.front-page .smart_price_list_twocolumn table {
    border-radius: 0px;
    width: 100% !important;
    border: 0px none;
    border-collapse: collapse;
}

body .acf-input .smart_price_list_twocolumn table tr,
body.front-page .smart_price_list_twocolumn table tr {
    border-top: 0px solid transparent;
    margin-bottom: 16px;
}

body .acf-input .smart_price_list_twocolumn table tr,
body.front-page .smart_price_list_twocolumn table tr {
    width: 50% !important;
    height: auto !important;
    display: flex;
    justify-content: space-between;
    border-left: 25px solid #fff;
    border-right: 25px solid #fff;
    border-radius: var(--button_border_radius);
}

body .acf-input .smart_price_list_twocolumn table tbody,
body.front-page .smart_price_list_twocolumn table tbody {
    width: auto !important;
    height: auto !important;
    margin: 0 -25px;
}

body .acf-input .smart_price_list_twocolumn table tr th,
body .acf-input .smart_price_list_twocolumn table tr td,
body.front-page .smart_price_list_twocolumn table tr th,
body.front-page .smart_price_list_twocolumn table tr td {
    height: auto !important;
    display: flex !important;
    align-items: center;
    background-color: var(--main_color_opacity_08);
}

body .acf-input .smart_price_list_twocolumn table tr td,
body.front-page .smart_price_list_twocolumn table tr td {
    border-right: 0px solid transparent;
    border-top: 0px none;
    border-bottom: 0px none;
    font-weight: 300;
}

body .acf-input .smart_price_list_twocolumn table,
body.front-page .smart_price_list_twocolumn table {
    height: auto !important;
}

body .acf-input .smart_price_list_twocolumn table tr th,
body.front-page .smart_price_list_twocolumn table tr th {
    padding: 20px 24px 15px;
    color: #fff;
    border-left: 0px none;
    border-right: 0px none;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

body .acf-input .smart_price_list_twocolumn table tr td,
body.front-page .smart_price_list_twocolumn table tr td {
    padding: 20px 24px;
    position: relative;
}

body .acf-input .smart_price_list_twocolumn table tr:not(:last-of-type) td,
body.front-page .smart_price_list_twocolumn table tr:not(:last-of-type) td {
    border-bottom: 0px none;
}

body .acf-input .smart_price_list_twocolumn table tr td:first-child,
body.front-page .smart_price_list_twocolumn table tr td:first-child {
    border-top-left-radius: var(--button_border_radius);
    width: 75% !important;
    border-bottom-left-radius: var(--button_border_radius);
}

body .acf-input .smart_price_list_twocolumn table tr td:last-child,
body.front-page .smart_price_list_twocolumn table tr td:last-child {
    border-right: 0px none !important;
    text-align: right;
    width: 25% !important;
    justify-content: flex-end;
    font-weight: 500;
    padding-left: 0px;
    border-top-right-radius: var(--button_border_radius);
    border-bottom-right-radius: var(--button_border_radius);
    color: var(--main_color);
}

body .acf-input .smart_price_list_twocolumn table tr td strong,
body.front-page .smart_price_list_twocolumn table tr td strong {
    text-transform: uppercase;
    color: var(--main_color);
    font-size: 15px;
    font-weight: 600;
}

body.front-page .smart_price_list_twocolumn .hidden-row {
    display: none;
}

.show_more_price_list {
    cursor: pointer;
    text-align: center;
    color: var(--main_color);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    align-items: center;
}

.show_more_price_list svg path {
    stroke: var(--main_color) !important;
}

.show_more_price_list:hover {
    opacity: 0.8;
}

.show_more_price_list span {
    margin-right: 4px;
}

.show_more_price_list svg {
    transform: rotate(90deg);
}

.hidden_show_more_price_list.show_now {
    display: flex;
}

.hidden_show_more_price_list {
    display: none;
}

@media (max-width:990px) {

    body .acf-input .smart_price_list_twocolumn table tr,
    body.front-page .smart_price_list_twocolumn table tr {
        width: 100% !important;
        font-size: 13px;
    }

    body .acf-input .smart_price_list_twocolumn table tr td:first-child,
    body.front-page .smart_price_list_twocolumn table tr td:first-child {
        width: 66% !important;
    }

    body .acf-input .smart_price_list_twocolumn table tr td:last-child,
    body.front-page .smart_price_list_twocolumn table tr td:last-child {
        width: 34% !important;
    }

    body .acf-input .smart_price_list_twocolumn table tr td,
    body.front-page .smart_price_list_twocolumn table tr td {
        padding: 14px 14px;
        position: relative;
    }
}

/* File: steps.css */
.steps_header_row {
    align-items: center;
    color: #333;
    font-size: 15px;
    margin-bottom: 73px;
}

.steps_container {
    position: relative;
}

.steps_container .steps_img {
    position: absolute;
    right: 0px;
    top: 0px;
    max-width: 170px;
}

.steps_container_row {
    margin: 0 -12px;
}

.steps_item {
    padding-left: 12px;
    padding-right: 12px;
}

.steps_item_img img {
    height: 160px;
    width: 160px;
}

.steps_item_img {
    margin-bottom: 38px;
}

.steps_item_title {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 141.176%;
    font-weight: 600;
    text-transform: uppercase;
}

.steps_item_text {
    line-height: 146.667%;
    opacity: 0.8;
}

.steps_item_ibox {
    width: 88px;
    height: 88px;
    border-radius: 44px;
    font-size: 32px;
    font-weight: 800;
    display: flex;
    color: var(--extra_color_opacity_30);
    align-items: center;
    position: relative;
    justify-content: center;
    margin-bottom: 24px;
    border: 2px dashed var(--extra_color);
}

.steps_item_ibox svg {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: -170px;
}

.steps_container_row>div:last-of-type .steps_item_ibox svg {
    display: none;
}

.steps-count-5 .steps_item_ibox svg {
    right: -145px;
}

@media(min-width:990px) {

    .steps-count-5 .hasicon_steps_item,
    .steps-count-5 .steps_item {
        width: 20%;
    }
}

.hasicon_steps_item {
    padding: 24px 12px 0px;
}

.hasicon_steps_item_img {
    margin-bottom: 38px;
}

.hasicon_steps_item_img img {
    max-height: 64px;
    max-width: 64px;
}

.hasicon_steps_item_img svg {
    height: 64px;
    width: 64px;
}

.hasicon_steps_item_img svg path {
    fill: var(--main_color) !important;
}

.hasicon_steps_item_img {
    width: 144px;
    height: 144px;
    border-radius: 72px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    border: 2px dashed var(--second_color);
}

.hasicon_steps_item_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 141.176%;
    margin-bottom: 10px;
}

.hasicon_steps_item_text {
    font-size: 15px;
    opacity: 0.9;
    font-weight: 300;
}

.hasicon_steps_item_num {
    width: 56px;
    height: 56px;
    position: absolute;
    top: -6px;
    left: -6px;
    border-radius: 28px;
    background-color: var(--second_color);
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    color: #fff;
}

@media(max-width:990px) {

    .steps_item,
    .hasicon_steps_item {
        width: 50%;
    }

    .steps_item_ibox svg {
        display: none;
    }

    .steps_container_row {
        margin: 0 -12px;
    }

    .steps_item_title {
        font-size: 15px;
    }

    .steps_item,
    .hasicon_steps_item {
        padding-left: 12px;
        padding-right: 12px;
    }

    .steps_item_text {
        font-size: 14px;
    }

    .steps_container .steps_img {
        display: none;
    }

    .steps_container {
        padding-right: 0px;
        position: relative;
    }

    .steps_item_in p {
        margin: 0px;
    }

    .steps_item_in {
        position: relative;
        padding-left: 0px;
        min-height: 64px;
    }

    .steps_item_img img,
    .steps_item_img svg {
        height: 84px;
        width: 84px;
        object-fit: contain;
    }

    .steps_item_img {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .steps_item {
        margin-bottom: 30px;
    }

    .steps_header_row {
        margin-bottom: 30px;
    }
}

.steps_simple_v2_item {
    margin-bottom: 48px;
}

.steps_simple_v2_item_item_in {
    position: relative;
    padding-left: 42px;
}

.steps_simple_v2_item_item_ibox {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 42px;
    color: var(--extra_color_opacity_50);
    font-size: 36px;
    font-weight: 700;
    display: flex;
    align-items: center;
    border-right: 1px solid var(--extra_color_opacity_50);
}

.steps_simple_v2_item_item_info {
    padding-left: 28px;
}

.steps_simple_v2_item_item_item_title_before {
    color: var(--main_color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.steps_simple_v2_item_item_item_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 11px;
    text-transform: uppercase;
}

.steps_simple_v2_item_item_text {
    color: var(--242424, #242424);
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
    opacity: 0.8;
}

@media(min-width:990px) {

    .steps-count-6 div.steps_simple_v2_item:nth-last-child(3),
    .steps-count-6 div.steps_simple_v2_item:nth-last-child(2),
    .steps-count-6 div.steps_simple_v2_item:nth-last-child(1) {
        margin-bottom: 0px;
    }
}

@media(max-width:990px) {
    .hasicon_steps_item_img {
        margin-bottom: 24px;
    }

    .steps-count-5 .hasicon_steps_item .hasicon_steps_item_text {
        font-size: 13px;
    }

    .steps-count-5 div.hasicon_steps_item:nth-last-child(1) {
        width: 100%;
        text-align: center;
    }

    .steps-count-5 div.hasicon_steps_item:nth-last-child(1) .hasicon_steps_item_img {
        margin-left: auto;
        margin-right: auto;
    }

    .steps-count-5 .hasicon_steps_item_img {
        width: 130px;
        height: 130px;
    }

    .hasicon_steps_item_img img {
        max-height: 54px;
        max-width: 54px;
    }

    .steps_simple_v2_item {
        margin-bottom: 24px;
        width: 50%;
    }

    .steps_simple_v2_item_item_text p {
        margin-bottom: 4px;
    }

    .steps-count-6 .steps_container_row div:nth-last-child(2),
    .steps-count-6 .steps_container_row div:nth-last-child(3) {
        margin-bottom: 24px;
    }
}

@media(max-width:640px) {
    .steps_simple_v2_item {
        width: 100%;
    }
}

@media(max-width:370px) {
    .hasicon_steps_item_title {
        font-size: 15px;
    }
}

@media(max-width:360px) {
    .hasicon_steps_item_title {
        font-size: 14px;
    }
}

/* File: stock.css */
.stock_img img {
    height: 320px;
    border-radius: var(--big_border_radius);
    width: 100%;
    object-fit: cover;
    transition: all 0.5s ease !important;
}

.stock_item_in .simple_section_title_more_btn {
    color: #fff;
}

.stock_item_in .simple_section_title_more_btn svg path {
    stroke: #fff !important;
}

.stock_item_in:hover img {
    transform: scale(1.15);
}

.stock_img {
    position: relative;
}

.stock_short_srok {
    opacity: 0.9;
    font-size: 15px;
    margin-bottom: 6px;
}

.stock_title {
    font-size: 21px;
    font-weight: 800;
    line-height: 127.273%;
    text-transform: uppercase;
}

.stock_short_des {
    font-size: 14px;
}

.stock_item a span.stock_info_func {
    padding: 37px 48px;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 3;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.stock_item_in {
    background-color: var(--main_color);
    color: #fff;
    height: 100%;
    overflow: hidden;
    border-radius: var(--big_border_radius);
}

.stock_title {
    padding-bottom: 14px;
}

.stock_text p {
    margin-bottom: 0px;
}

.stock_subtitle p {
    margin-bottom: 6px;
}

.stock_img:before {
    background: linear-gradient(180deg, var(--extra_color_2_opacity_30) 0%, var(--extra_color_2) 100%);
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 2;
    height: 100%;
    border-radius: var(--big_border_radius);
}

.stock_item a,
.stock_item a span {
    display: block;
}

.stock_info {
    padding: 0 48px 32px;
}

.manual_stock_offer_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.manual_stock_offer_box_in {
    padding-right: 45px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
}

.manual_stock_offer_top {
    margin-bottom: 33px;
}

.manual_stock_offer_bottom:before {
    height: 1px;
    width: 102px;
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: var(--second_color);
}

.manual_stock_offer_bottom {
    padding-top: 33px;
    font-weight: 400;
    margin-bottom: 40px;
    position: relative;
}

.manual_stock_btn {
    display: flex;
}

.manual_stock_btn .order_button {
    display: flex;
    padding: 0 24px;
    width: auto;
}

.manual_stock_item_img {
    overflow: hidden;
}

.manual_stock_item_img img {
    height: 504px;
    transition: all 0.6s ease !important;
    width: 100%;
    object-fit: cover;
}

.manual_stock_item_in:hover .manual_stock_item_img img {
    transform: scale(1.2);
}

.manual_stock_item_in,
.manual_stock_item_img {
    position: relative;
    display: block;
}

.manual_stock_info_func {
    background: linear-gradient(180deg, rgba(33, 25, 23, 0.00) 39.84%, #211917 97.81%);
    height: 100%;
    width: 100%;
    display: flex;
    padding: 34px 24px;
    align-items: flex-end;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
}

@media (max-width:990px) {

    .stock .manual_stock_offer_box,
    .stock .manual_stock_offer_items {
        width: 100%;
    }

    .manual_stock_offer_box_in {
        padding-right: 12px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 300;
    }

    .manual_stock_offer_top {
        margin-bottom: 24px;
    }

    .manual_stock_offer_bottom {
        padding-top: 24px;
        margin-bottom: 24px;
    }

    .manual_stock_offer_box {
        margin-bottom: 24px;
    }

    .manual_stock_in .manual_stock_item {
        width: 50%;
    }

    .manual_stock_info_func {
        padding: 12px 12px 24px;
    }

    .manual_stock_item_img img {
        height: 210px;
    }

    .manual_stock_info_func {
        font-size: 16px;
    }

    .stock_item a span.stock_info_func {
        padding: 24px;
    }

    .stock_title {
        font-size: 16px;
    }

    .stock_item a span.stock_text {
        display: none;
    }

    .stock_img img {
        height: 270px;
    }

    .stock_item {
        margin-bottom: 24px;
    }

    .stock_img img {
        height: 240px;
    }
}

@media (max-width:490px) {
    .stock_img img {
        height: 200px;
    }
}

/* File: tariffs.css */
.tariff_item_in {
    padding: 38px;
    border-radius: var(--big_border_radius);
    box-shadow: 0px 4px 18px 0px var(--main_color_opacity_10);
    background-color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.tariff_main_color .tariff_item_in {
    background-color: var(--main_color_opacity_05);
}

.tariff_second_color .tariff_item_in {
    background-color: var(--second_color_opacity_05);
}

.tariff_extra_color .tariff_item_in {
    background-color: var(--extra_color_opacity_05);
}

.tariff_extra_color_2 .tariff_item_in {
    background-color: var(--extra_color_2_opacity_05);
}

.tariff_extra_color_3 .tariff_item_in {
    background-color: var(--extra_color_3_opacity_05);
}

.tariff_item_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.tariff_item_price {
    color: var(--main_color);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 155.556%;
}

.tariff_main_color .tariff_item_price {
    color: var(--main_color);
}

.tariff_second_color .tariff_item_price {
    color: var(--second_color);
}

.tariff_extra_color .tariff_item_price {
    color: var(--extra_color);
}

.tariff_extra_color_2 .tariff_item_price {
    color: var(--extra_color_2);
}

.tariff_extra_color_3 .tariff_item_price {
    color: var(--extra_color_3);
}

.tariff_item_text {
    font-size: 15px;
    opacity: 0.8;
}

.tariff_item_main_info {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed var(--main_color_opacity_50);
}

.tariff_item_in ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 32px;
    width: 32px;
    mask-image: url(../img/point.svg);
    mask-repeat: no-repeat;
    mask-size: 32px 32px;
    background-color: var(--second_color);
}

.tariff_main_color ul li:before {
    background-color: var(--main_color);
}

.tariff_second_color ul li:before {
    background-color: var(--second_color);
}

.tariff_extra_color ul li:before {
    background-color: var(--extra_color);
}

.tariff_extra_color_2 ul li:before {
    background-color: var(--extra_color_2);
}

.tariff_extra_color_3 ul li:before {
    background-color: var(--extra_color_3);
}

.tariff_item_in ul {
    padding: 0px;
    margin: 0px;
}

.tariff_item_in ul li {
    margin: 0 0px 8px 0px;
    position: relative;
    min-height: 32px;
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 42px;
}

.tariff_item_in ul,
.tariff_item_in ul li {
    list-style-type: none;
}

.tariff_item_in ul {
    margin: 0px 0 10px;
}

.tariff_item_text {
    padding-bottom: 30px;
}

.tariff_item_col {
    margin-bottom: 24px;
}

@media (max-width:1240px) {
    .tariff_item_in {
        padding: 24px;
    }
}

@media (max-width:990px) {
    .tariff_row .tariff_item_col {
        width: 100%;
    }
}

/* File: text-tabs.css */
.text-tabs-navs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
}

.text-tabs-navs-item {
    margin-right: 20px;
    height: 60px;
    display: flex;
    margin-bottom: 12px;
    align-items: center;
    color: var(--extra_color);
    font-weight: 600;
    transition: all .3s ease;
    padding: 0px 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid var(--extra_color);
}

.text-tabs-navs-item:hover,
.text-tabs-navs-item.active {
    color: #fff;
    background-color: var(--extra_color);
}

.text-tabs ul:not(.tabs_simple_v2_tab_links, .tabs_simple_v2_items_texts_in, .tabs_simple_v3_tab_links, .tabs_simple_v3_items_texts_in) li::before {
    background-color: var(--second_color);
    -webkit-mask-image: var(--ul_icon);
    mask-image: var(--ul_icon);
    mask-repeat: no-repeat;
    mask-position: center left;
    mask-size: contain;
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 14px;
}

.text-tabs ul:not(.tabs_simple_v2_tab_links, .tabs_simple_v2_items_texts_in, .tabs_simple_v3_tab_links, .tabs_simple_v3_items_texts_in) li {
    margin: 0 0 8px;
    padding-left: 39px;
    position: relative;
}

.text-tabs ul,
.text-tabs ul li {
    list-style-type: none;
}

.text-tabs ul:not(.tabs_simple_v2_tab_links, .tabs_simple_v2_items_texts_in, .tabs_simple_v3_tab_links, .tabs_simple_v3_items_texts_in) {
    padding: 0px;
    margin: 0px 0 24px;
}

.text-tabs-item:not(.active) {
    display: none;
}

.text-tabs-item-image {
    float: left;
    max-width: 50%;
    padding-right: 64px;
}

.text-tabs-attr-order-button-wrap {
    display: flex;
    margin-top: 32px;
}

.text-tabs-attr-order-button-wrap .order_button {
    display: flex;
    width: auto;
    padding-left: 26px;
    padding-right: 26px;
}

.text-tabs-attrs {
    margin-bottom: 24px;
}

.text-tabs-attr-item {
    display: flex;
    overflow: hidden;
    font-weight: 600;
    justify-content: space-between;
    margin-bottom: 12px;
    color: var(--main_color);
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    background: url("../img/attribute_dots.png") right 15px repeat-x;
}

.text-tabs-attr-item>div>span {
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.text-tabs-attr-item-value span {
    padding-left: 12px;
}

.text-tabs-attr-item-title span {
    padding-right: 12px;
}

.text-tabs-attr-item-value {
    font-weight: 700;
}

.text-tabs-attr-item-title {
    opacity: 0.6;
}

@media (max-width:990px) {
    .text-tabs-navs {
        flex-wrap: nowrap;
        white-space: nowrap;
        padding-bottom: 12px;
        overflow: auto;
    }

    .text-tabs-navs-item {
        padding: 0px 12px;
        margin-right: 10px;
        font-size: 12px;
        height: 50px;
        margin-bottom: 0px;
    }

    .text-tabs-item-image {
        float: none;
        max-width: 100%;
        width: 100%;
        padding-right: 0;
        padding-bottom: 24px;
    }
}

.tabs_simple_v2_item.active {
    display: block;
}

.tabs_simple_v2_item {
    display: none;
}

.tabs_simple_v2_tab_links,
.tabs_simple_v2_tab_links li {
    list-style-type: none;
}

.tabs_simple_v2_tab_links {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
}

.tabs_simple_v2_tab_links li a svg path {
    stroke: var(--main_color);
}

.tabs_simple_v2_tab_links li a svg {
    transform: rotate(180deg);
    transition: all 0.2s;
}

.tabs_simple_v2_tab_links li.active a svg {
    transform: rotate(0deg)
}

.tabs_simple_v2_tab_links li a:hover svg path,
.tabs_simple_v2_tab_links li.active a svg path {
    stroke: #fff;
}

.tabs_simple_v2_tab_links li .tabs_simple_v2_item_icon {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 24px;
}

.tabs_simple_v2_tab_links li a {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    border-radius: 14px;
    padding: 19px 90px 19px 20px;
    color: var(--main_color);
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: var(--main_color_opacity_08);
}

.tabs_simple_v2_tab_links li a:hover,
.tabs_simple_v2_tab_links li.active a {
    color: #fff;
    background: var(--main_color);
}

.tabs_simple_v2_tab_links li {
    width: 50%;
    margin: 0 0 16px;
    padding-left: 13px;
    padding-right: 13px;
}

.tabs_simple_v2_items_texts_in,
.tabs_simple_v2_items_texts_in li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.tabs_simple_v2_item_in {
    background: var(--main_color_opacity_08);
    padding: 40px 48px 34px;
    border-radius: var(--big_border_radius);
}

.tabs_simple_v2_item_text p {
    margin-bottom: 8px;
}

.tabs_simple_v2_item_title {
    color: var(--main_color);
    font-size: 18px;
    font-weight: 700;
    line-height: 133.333%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.tabs_simple_v2_item_num {
    font-size: 13px;
    font-weight: 700;
    line-height: 140%;
    color: #D68300;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.tabs_simple_v2_item_text {
    font-size: 15px;
    font-weight: 300;
    line-height: 153.333%;
}

.tabs_simple_v2_content_links .order_button {
    margin: 44px auto 0;
    background: linear-gradient(180deg, #F6A001 0%, #D68300 100%);
    width: 332px;
}

@media (max-width:990px) {

    .tabs_simple_v2_content_links li,
    .tabs_simple_v2_content_links,
    .tabs_simple_v2_content_infos {
        width: 100%;
    }

    .tabs_simple_v2_tab_links {
        padding-left: 0px;
    }
}

.tabs_simple_v3_item.active {
    display: block;
}

.tabs_simple_v3_item {
    display: none;
}

.tabs_simple_v3_tab_links,
.tabs_simple_v3_tab_links li {
    list-style-type: none;
}

.tabs_simple_v3_tab_links {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
    padding-left: 0px;
    padding-right: 0px;
}

.tabs_simple_v3_tab_links li a svg path {
    stroke: var(--main_color);
}

.tabs_simple_v3_tab_links li a svg {
    transform: rotate(180deg);
    transition: all 0.2s;
}

.tabs_simple_v3_tab_links li.active a svg {
    transform: rotate(0deg)
}

.tabs_simple_v3_tab_links li a:hover svg path,
.tabs_simple_v3_tab_links li.active a svg path {
    stroke: #fff;
}

.tabs_simple_v3_tab_links li .tabs_simple_v3_item_icon {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 24px;
}

.tabs_simple_v3_tab_links li a {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    border-radius: var(--big_border_radius);
    padding: 19px 90px 19px 20px;
    color: var(--main_color);
    font-size: 14px;
    font-weight: 400;
    box-shadow: 0px 4px 14px 0px var(--main_color_opacity_15);
    text-transform: none;
    background-color: var(--white_color);
}

.tabs_simple_v3_tab_links li a:hover,
.tabs_simple_v3_tab_links li.active a {
    color: #fff;
    background: var(--main_color);
}

.tabs_simple_v3_tab_links li {
    width: 50%;
    margin: 0 0 16px;
    padding-left: 13px;
    padding-right: 13px;
}

.tabs_simple_v3_items_texts_in,
.tabs_simple_v3_items_texts_in li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.tabs_simple_v3_item_in {
    background: var(--white_color);
    box-shadow: 0px 4px 14px 0px var(--main_color_opacity_15);
    padding: 40px 48px 34px;
    border-radius: var(--big_border_radius);
}

.tabs_simple_v3_item_text p {
    margin-bottom: 8px;
}

.tabs_simple_v3_item_title {
    color: var(--main_color);
    font-size: 18px;
    font-weight: 700;
    line-height: 133.333%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.tabs_simple_v3_item_num {
    font-size: 13px;
    font-weight: 700;
    line-height: 140%;
    color: #D68300;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.tabs_simple_v3_item_text {
    font-size: 15px;
    font-weight: 300;
    line-height: 153.333%;
}

.tabs_simple_v3_content_links {
    padding-right: 52px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tabs_simple_v3_content_links .order_button {
    width: 100%;
}

@media (max-width:990px) {

    .tabs_simple_v3_content_links li,
    .tabs_simple_v3_content_links,
    .tabs_simple_v3_content_infos {
        width: 100%;
    }

    .tabs_simple_v3_content_links {
        padding-right: 0px;
    }

    .tabs_simple_v3_tab_links {
        padding-left: 0px;
    }

    .tabs_simple_v3_content_links .order_button {
        display: none;
    }
}

/* File: title.css */
.col-section-subtitle {
    display: flex;
    justify-content: flex-end;
}

.section-common h2.common-h2 {
    margin-top: 0px;
}

.simple_section_title_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 33px;
}

.section-common .simple_section_title_wrap h2 {
    margin-bottom: 0px;
}

.col-md-6 .title_header_row h2,
.col-md-5 .title_header_row h2,
.col-md-4 .title_header_row h2 {
    margin-bottom: 21px;
}

.col-md-6 .title_header_row .col-md-6,
.col-md-5 .title_header_row .col-md-6,
.col-md-4 .title_header_row .col-md-6 {
    width: 100%;
}

.simple_section_column .title_header_row {
    margin-bottom: 0px;
}

.simple_section_column {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.col-section-title {
    display: flex;
    align-items: center;
}

.simple_section_title_wrap .order_button {
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
}

body.front-page .simple_section_column .title_header_row .col-section-title {
    margin-bottom: 24px;
}

body.front-page .title_header_row .col-section-title h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.title_header_row h2 {
    margin-bottom: 0px;
}

.title_header_row .subtitle {
    margin-bottom: 0px;
    font-weight: 300;
}

.simple_section_column .subtitle {
    padding-left: 0px;
}

.title_header_row {
    margin-bottom: 45px;
    align-items: center;
}

.section-common h2,
.title_header_row {
    margin-bottom: 41px;
}

.title_header_row.hasline_wrap>div.rcp_catalog_showcase_tab {
    justify-content: flex-start;
}

.title_header_row.hasline_wrap>div {
    width: 100%;
}

.title_header_row.hasline_wrap h2 {
    margin-bottom: 33px;
}

#poststuff .section-common h2 {
    padding: 0px;
    margin-bottom: 41px;
}

body.front-page h2.hasline,
#poststuff .postbox .inside .acfe-fc-preview .h2.hasline,
#poststuff .postbox .inside .acfe-fc-preview h2.hasline,
body.front-page .h2.hasline,
body.front-page h1.hasline {
    position: relative;
}

body.front-page h1.hasline span,
body.front-page .section-common h2.hasline span,
#poststuff .postbox .inside .acfe-fc-preview .section-common .h2.hasline span,
#poststuff .postbox .inside .acfe-fc-preview .section-common h2.hasline span,
body.front-page .section-common .h2.hasline span {
    background-color: #fff;
    display: inline-block;
    padding-right: 32px;
    position: relative;
    z-index: 2;
}

body.front-page h1.hasline:after,
body.front-page .section-common h2.hasline:after,
#poststuff .postbox .inside .acfe-fc-preview .section-common .h2.hasline:after,
#poststuff .postbox .inside .acfe-fc-preview .section-common h2.hasline:after,
body.front-page .section-common .h2.hasline:after {
    position: absolute;
    height: 1px;
    background-color: var(--second_color);
    width: 100%;
    content: '';
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
}

@media (max-width:990px) {
    .col-section-title {
        margin-bottom: 24px;
    }

    .simple_section_title_more_btn {
        margin-top: 12px;
        width: 100%;
    }

    .section-common h2,
    .title_header_row {
        margin-bottom: 30px;
    }

    .btn_centerered_wrapper .simple_section_title_more_btn {
        margin-top: 0;
        width: auto;
    }
}

.text_wrap .alignleft {
    float: left;
    margin-right: 45px;
    margin-bottom: 24px;
}

.text_wrap .alignright {
    float: right;
    margin-left: 45px;
    margin-bottom: 24px;
}

.text_wrap img {
    max-width: 100%;
    border-radius: var(--big_border_radius);
}

@media (max-width:990px) {

    .text_wrap img.alignright,
    .text_wrap img.alignleft {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
        height: auto;
    }
}

/* File: vacancy.css */
.vacancy_item_wrap {
    border-radius: 18px;
    margin-bottom: 32px;
    box-shadow: 0px 2px 16px 0px var(--main_color_opacity_20);
}

.vacancy_item {
    padding: 32px 40px 32px;
}

.vacancy_item .order_button {
    height: 56px;
}

.vacancy_item_name_wrap {
    padding-right: 40px;
}

.vacancy_item_label {
    color: rgba(51, 51, 51, 0.5);
    font-size: 13px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 2px;
    letter-spacing: 0.13px;
    text-transform: uppercase;
}

.vacancy_item_name_in {
    font-size: 17px;
    font-weight: 600;
    line-height: 141.176%;
    text-transform: uppercase;
}

.vacancy_item_name {
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(17, 157, 164, 0.3);
}

.vacancy_item_text {
    padding-top: 34px;
}

.vacancy_item_text_in ul li {
    min-width: 145px;
    margin: 0 42px 8px 0px;
    position: relative;
    min-height: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0px 0px 42px;
}

.vacancy_item_text_in ul {
    margin: 0px 0 10px;
    padding: 0px;
}

.vacancy_item_text_in ul,
.vacancy_item_text_in ul li {
    list-style-type: none;
}

.vacancy_item_text_in ul li::before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 32px;
    width: 32px;
    mask-image: url(../img/point.svg);
    mask-repeat: no-repeat;
    mask-size: 32px 32px;
    background-color: var(--second_color);
}

.vacancy_sp_label {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.15px;
    margin-bottom: 13px;
    text-transform: uppercase;
    color: var(--second_color_opacity_80);
}

@media (max-width:990px) {
    .vacancy_item {
        padding: 24px;
    }

    .vacancy_item_name {
        margin-bottom: 24px;
    }

    .vacancy_item_text_in ul li {
        margin-right: 0px;
    }

    .vacancy_item_text_in>.row .col-xs-12 {
        margin-bottom: 24px;
    }
}

/* File: videogallery.css */
.videogallery_row_col_mode {
    flex-wrap: wrap;
}

.videogallery_row_col_mode .videogallery_item {
    width: 50%;
    margin-bottom: 48px;
}

.videogallery_info {
    padding-top: 24px;
}

.videogallery_img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: var(--big_border_radius);
    background-color: var(--extra_color_opacity_40);
}

.videogallery_img {
    position: relative;
    height: 312px;
    border-radius: var(--big_border_radius);
    overflow: hidden;
    width: 100%;
}

.videogallery_img img {
    object-fit: cover;
    border-radius: var(--big_border_radius);
}

.videogallery_img a {
    display: block;
    position: relative;
}

.videogallery_row {
    display: flex;
}

.videogallery_row_wrap {
    margin: 0 -12px;
}

.videogallery_item {
    padding: 0 12px;
}

.videogallery_item a span {
    display: block;
}

.videogallery_item img {
    transition: all 0.5s ease !important;
}

.videogallery_item:hover img {
    transform: scale(1.15);
}

.videogallery_img img {
    width: 100%;
    height: 100%;
}

.videogallery_play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    display: block;
    transform: translate(-50%, -50%);
}

.videogallery_subtitle {
    font-size: 14px;
    font-weight: 400;
    color: var(--text_color);
    text-transform: none;
}

.videogallery_title {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: var(--h2_weight);
    color: var(--extra_color);
    line-height: 115.789%;
    text-transform: uppercase;
}

.slider-controls_center {
    display: flex;
    justify-content: center;
    margin-top: 34px;
}

.videogallery_main_title h2 {
    margin-bottom: 0px;
}

.videogallery_main_title {
    display: flex;
    margin-bottom: 41px;
    justify-content: space-between;
    align-items: center;
}

@media (max-width:990px) {
    .videogallery_img {
        height: 220px;
    }

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

    .videogallery .slider-controls_right {
        width: 100%;
        margin-top: 24px;
    }
}

/* File: custom.css */
.ms_odds.main_odds_3 {
    position: relative;
    background: linear-gradient(90deg, #00B4D8 0%, #0077B6 50%, #023E8A 100%);
}

.order_button:before {
    content: '';
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
    transform: translate(-100%, -25%) rotate(10deg);
    animation: blick 8s infinite;
}

@keyframes blick {
    0% {
        transform: translate(-100%, -25%) rotate(10deg);
    }

    20% {
        transform: translate(100%, -25%) rotate(10deg);
    }

    100% {
        transform: translate(100%, -25%) rotate(10deg);
    }
}

.order_button:not(.order_button_transparent):hover {
    background-size: 130% !important;
    opacity: 0.8;
}

.order_button:not(.order_button_transparent) {
    background: linear-gradient(90deg, var(--extra_color) 0%, var(--second_color) 100%) !important;
    background-size: auto;
    transition: all 0.5s ease-out !important;
}

.services_item_noimage a {
    text-transform: uppercase;
    font-weight: 700;
}

.odds_text_box {
    line-height: 153.333%;
}

@media (min-width:990px) {

    body.front-page .odds_col_text h1,
    #poststuff .postbox .inside .acfe-fc-preview .odds_col_text h1 {
        font-size: 40px;
        line-height: 1.1;
    }
}

.odds_col_text h1:first-of-type,
.odds_col_text h2:first-of-type {
    margin-top: 0px;
    margin-bottom: 27px;
}

.odds_video_title svg {
    display: none;
}

.odds_video_title {
    padding-top: 22px;
    font-size: 17px;
}

html body blockquote::before {
    display: block;
    width: 7px;
}

html body blockquote {
    font-weight: 800;
    margin-bottom: 24px;
    padding-left: 23px;
}

body .acf-input .smart_price_list_twocolumn table tr th,
body .acf-input .smart_price_list_twocolumn table tr td,
body.front-page .smart_price_list_twocolumn table tr th,
body.front-page .smart_price_list_twocolumn table tr td {
    background-color: var(--second_color_opacity_06);
}

body.front-page .bnr .h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
}

html main .main_image::before {
    display: block;
}

html main .main_image {
    width: 60%;
}

.ms_odds_in_content_item_text {
    border-top: 2px solid var(--extra_color_2);
}

.services.extra_color_2 .services_item_noimage a {
    background: linear-gradient(90deg, var(--second_color) 0%, var(--extra_color_2) 100%);
}

.sfpr_review_source_raiting_value {
    color: #30A63C;
    font-weight: 600;
}

@media (max-width:990px) {
    .col-xs-12.col-md-6.contain_image {
        display: none !important;
    }
}

.review_in_all .more_btn_uni {
    color: var(--extra_color_2);
}

.faq_has_shadow_noborder .faq_q_item {
    box-shadow: 0px 4px 16px 0px var(--main_color_opacity_10);
}

header.full_white_menu_header.shadow_border .main_header_wrap {
    box-shadow: 0px 4px 18px 0px var(--main_color_opacity_10);
}

main .main_content_slider_controls {
    bottom: 46px;
}

main .main_image:after {
    background: linear-gradient(90deg, var(--main_bg_color) 0%, rgba(11, 103, 190, 0.00) 30%);
}

main .main_image::before {
    background: linear-gradient(180deg, var(--main_bg_color) 10%, rgba(11, 103, 190, 0.00) 70%);
}

main .main_image img {
    object-position: right top;
}

header .main_header_top .hrcp_item_con .city_changer_in span {
    color: var(--main_color) !important;
    font-weight: 700 !important;
}

header .main_header_top_row svg path {
    stroke: var(--main_color) !important;
}

header .main_header .rcp_hcol {
    padding: 20px 0px;
}

.simple_section_title_more_btn {
    font-weight: 800;
}

html body .faq_q_item_question {
    font-weight: 500;
    color: var(--text_color);
}

html body .blocksee-quantity-wrapper-before-wrap .zeroprice {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

html body .blocksee-quantity-wrapper-before-wrap .zeroprice,
html body .blocksee-quantity-wrapper-before-wrap .price bdi,
html body .blocksee-quantity-wrapper-before-wrap .woocommerce-variation-price bdi,
html body .blocksee-quantity-wrapper-before-wrap .woocommerce-Price-unit {
    color: var(--000814, #000814);
    font-variant-numeric: lining-nums proportional-nums;
    font-style: normal;
    font-weight: 700;
    line-height: 121.429%;
    text-transform: uppercase;
}

html body .redcod-tabs ul.redcod-tab-links span {
    color: var(--extra_color_opacity_60);
    font-weight: 800;
}

.blocksee-quantity-all-wrap.qty_style_2 .blocksee-quantity-wrapper input#blocksee-quantity {
    font-size: 18px;
    font-weight: 500;
}

html body .redcod-tab-content {
    font-weight: 400;
}

html body .attr_list_view_type .prodatrlist .attr_left {
    font-weight: 400;
}

html body .pra_item_row_link {
    font-size: 15px;
    font-weight: 700;
}

html body .blocksee-quantity-wrapper button:hover svg path {
    stroke: #ffffff !important;
}

.before_add_to_cart_button_wrap .order_button.order_button_header_menu.second_color:not(.order_button_transparent) {
    background: var(--extra_color) !important;
}

.before_add_to_cart_button_wrap .order_button.order_button_header_menu.second_color:not(.order_button_transparent):hover {
    background: var(--extra_color_hover) !important;
}

.before_add_to_cart_button_wrap .order_button.order_button_header_menu.main_color:not(.order_button_transparent) {
    background: var(--second_color) !important;
}

.before_add_to_cart_button_wrap .order_button.order_button_header_menu.main_color:not(.order_button_transparent):hover {
    background: var(--second_color_hover) !important;
}

.pc-active-filter__list {
    display: flex;
    flex-wrap: wrap;
}

.pc-active-filter__list-item {
    margin-bottom: 5px;
}

.pc-active-filter__list .pc-active-filter__item-link {
    background-color: #fff;
    border-radius: var(--button_border_radius);
    border: 1px solid var(--main_color_opacity_20);
    cursor: pointer;
    padding: 6px 8px;
    display: flex;
    margin-right: 12px;
    justify-content: space-between;
    align-items: center;
    float: none;
    text-decoration: none !important;
}

.pc-active-filter__item-delete {
    border: 0px none;
    min-width: 6px;
    width: 14px;
    height: 14px;
    margin-left: 8px;
    text-align: center;
    line-height: 12px;
    color: #6d6d6d;
    font-weight: bold;
}

.pc-active-filter__list .pc-active-filter__item-link:hover {
    background-color: var(--main_color);
    color: #fff;
}

.pc-active-filter__item-delete svg {
    width: 14px;
    height: 14px;
    align-items: center;
    display: flex;
}

.pc-active-filter__list .pc-active-filter__item-link:hover svg path {
    stroke: #ffffff !important;
}

@media (min-height:840px) and (min-width:990px) {

    html body.front-page main.main_template_simple .main_content_item,
    html body.front-page main.main_template_simple .main_image,
    html body.front-page main.main_template_simple {
        height: 840px !important;
        overflow: hidden;
    }
}

@media (min-width:990px) {
    main .main_image img {
        top: 65px;
    }

    .services .services_item span.services_item_title {
        font-weight: 800;
        font-size: 17px;
    }

    html body.front-page main .container_content .h1,
    html body.front-page main .container_content h1 {
        line-height: 104%;
    }

    main .main_content {
        padding-bottom: 0px;
    }

    html body.front-page main.main_template_simple .main_content>.container {
        opacity: 0;
        transition: all 0.5s ease-out !important;
    }

    html body.front-page.loaded main.main_template_simple .main_content>.container {
        opacity: 1;
    }

    .main_content_slider_controls {
        opacity: 0;
    }

    body.loaded .main_content_slider_controls {
        opacity: 1;
        bottom: 50px;
    }

    .main_content_slider>div:not(:first-of-type) {
        display: none !important;
    }

    body.loaded .main_content_slider>div:not(:first-of-type) {
        display: block !important;
    }

    html body.front-page .entry-summary-product .archive_title_h1 {
        font-size: 34px;
    }

    html body .blocksee-quantity-wrapper-before-wrap .price bdi,
    html body .blocksee-quantity-wrapper-before-wrap .woocommerce-variation-price bdi,
    html body .blocksee-quantity-wrapper-before-wrap .woocommerce-Price-unit {
        font-size: 28px;
    }

    html body .blocksee-quantity-wrapper-before-wrap .price del bdi,
    html body .blocksee-quantity-wrapper-before-wrap .woocommerce-variation-price del bdi {
        font-size: 16px;
        font-weight: 400;
    }

    html body .blocksee-quantity-wrapper-before-wrap .price del,
    html body .blocksee-quantity-wrapper-before-wrap .woocommerce-variation-price del {
        display: flex;
        align-items: center;
    }

    html body .faq_offer_text {
        max-width: 550px;
    }

    .services .format_long_image .services_item img {
        height: 360px;
    }

    .ms_odd_item {
        padding: 0 5px;
    }

    main .main_content>.container {
        justify-content: space-between;
    }

    .ms_odd_item_title {
        margin-right: 12px;
    }

    html body .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link {
        font-size: 14px;
        padding-right: 76px;
    }

    .title_header_row .subtitle {
        font-weight: 400;
        font-size: 15px;
    }

    html body .template_buttonlike .col-section-title,
    html body .template_buttonlike .rcp_catalog_showcase_tab {
        width: 50%;
    }

    html body .template_buttonlike .rcp_catalog_tab_btn {
        padding-left: 14px;
        padding-right: 14px;
        height: 48px;
        font-weight: 700;
        margin-right: 0px;
        margin-left: 20px;
    }

    html body .template_buttonlike .rcp_catalog_showcase_tab_in {
        justify-content: flex-end;
    }

    html body .services img {
        height: 312px;
    }
}

@media (max-width:1640px) and (min-width:990px) {

    html body.front-page main.main_template_simple .main_content_item,
    html body.front-page main.main_template_simple .main_image,
    html body.front-page main.main_template_simple {
        height: 768px !important;
        overflow: hidden;
        min-height: 768px !important;
    }

    html body .template_buttonlike .rcp_catalog_tab_btn {
        margin-left: 12px;
    }

    html body .rcp_catalog_row.row_catalog_noimage .rcp_catalog_item_link {
        font-size: 13px;
        padding-right: 70px;
    }
}

@media (max-width:1490px) and (min-width:990px) {
    .ms_odd_item_text {
        font-size: 14px;
    }
}

@media (max-width:1270px) and (min-width:990px) {
    .ms_odd_item_title {
        font-size: 24px;
    }

    .ms_odd_item_text {
        font-size: 12px;
    }

    .odds_header .odds_col_text {
        padding-right: 24px;
    }

    .odds_video_title {
        padding-top: 22px;
        font-size: 14px;
    }

    .title_header_row .subtitle {
        font-weight: 400;
        font-size: 12px;
    }

    html body .template_buttonlike .rcp_catalog_tab_btn {
        padding-left: 10px;
        padding-right: 10px;
        height: 48px;
        font-weight: 700;
        margin-right: 0px;
        margin-left: 12px;
    }

    html body .template_buttonlike .rcp_catalog_tab_btn {
        font-size: 12px;
    }

    html body ul.products li.type-product {
        width: 50%;
    }
}

body .acf-input .smart_price_list_twocolumn table tr td,
body.front-page .smart_price_list_twocolumn table tr td {
    font-weight: 400;
    font-size: 15px;
}

html body .loop_product_item_price_label {
    bottom: 90px;
    opacity: 1;
    position: absolute;
    left: 24px;
}

html body ul.products li.type-product .loop_content_scu {
    font-weight: 400;
}

.loop_content_scu span:after {
    content: ',';
}

.loop_content_scu span:last-of-type:after {
    display: none;
}

html body ul.products li.type-product .wrapin .loop_order_main,
html body ul.products li.type-product .wrapin .add_to_cart_button,
html body .loop_product_item_more_btn {
    background-color: var(--extra_color);
}

html body ul.products li.type-product .wrapin .loop_order_main:hover,
html body ul.products li.type-product .wrapin .add_to_cart_button:hover,
html body .loop_product_item_more_btn:hover {
    background-color: var(--extra_color_hover);
}

.loop_product_item_price_label_text {
    color: var(--second_color);
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 18px;
    font-weight: 800;
    line-height: 133.333%;
}

.loop_product_item_price_label_title {
    color: var(--text_color);
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

body.front-page input[type="text"].blocksee-loop-quantity {
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-weight: 600;
}

body.front-page .blocksee-quantity-wrapper button {
    font-size: 30px;
}

.blocksee_badge {
    font-weight: 800;
}

.blocksee_badge._badge_in_stock {
    background-color: #00B4D8;
}

.blocksee_badge._badge_hit {
    background-color: #023E8A;
}

.attr_list_view_type .prodatrlist .attr_left span {
    background-color: #fff;
}

body .stock_img::before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--second_color) 100%);
}

html body .rcp_form .order_button:not(.order_button_transparent) {
    background: linear-gradient(90deg, #00B4D8 0%, #0498E7 100%) !important;
}

html body .bnr_link {
    color: #fff;
}

.footer_title {
    font-weight: 700;
}

html body .footer_menu_col li a {
    font-weight: 400;
    font-size: 14px;
}

.col-md-1-5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
}

.col-md-2-5 {
    flex: 0 0 20.83%;
    max-width: 20.83%;
}

.col-md-2-25 {
    flex: 0 0 18.75%;
    max-width: 18.75%;
}

html body .footer_menu_col .show-more a {
    color: var(--extra_color);
    font-weight: 600;
}

html body .footer_menu_col .show-more svg {
    display: none !important;
}

header .rcp_hnav_menu div>ul>li.simplemenu ul.dropdown-menu li a,
.gumburger_blocksee_menu ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
}

html body .blog_short_des {
    font-size: 14px;
    font-weight: 400;
}

html body .blog_title {
    font-size: 19px;
    line-height: 126.316%;
    font-weight: 700;
}

.page-numbers {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}

ul.page-numbers,
ul.page-numbers li {
    list-style-type: none;
}

html body .pagination .page-numbers li .page-numbers.current,
html body .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: var(--main_color);
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    font-weight: 500 !important;
}

@media (max-width:990px) {
    main.main_class_slider_off .main_content {
        padding-bottom: 0px;
    }

    main.main_class_slider .main_content {
        padding-bottom: 80px;
    }

    .ms_odd_item_text {
        font-size: 12px;
        min-width: 240px;
    }

    .ms_odd_item_title {
        font-size: 30px;
        margin-right: 8px;
    }

    .services-row-3 .services_item_noimage {
        width: 100%;
    }

    body .acf-input .smart_price_list_twocolumn table tr td:last-child,
    body.front-page .smart_price_list_twocolumn table tr td:last-child {
        white-space: nowrap;
    }

    body .acf-input .smart_price_list_twocolumn table tr td,
    body.front-page .smart_price_list_twocolumn table tr td {
        font-size: 12px;
        display: block !important;
    }

    html main .main_image {
        width: 100%;
    }

    body.front-page .rcp_catalog_showcase .title_header_row .col-section-title h2 {
        margin-bottom: 12px;
    }

    body.front-page .rcp_form .littleform_item {
        width: 100%;
        margin-bottom: 12px;
    }

    .col-md-2-25,
    .col-md-1-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    body.front-page footer {
        padding-bottom: 92px;
    }

    .order_button_group_item {
        margin-bottom: 8px;
    }

    .title_header_row .subtitle br {
        display: none;
    }

    .title_header_row .subtitle {
        font-size: 14px;
        font-weight: 400;
    }

    .mobile_function_panel .order_button {
        width: 200px;
        margin-left: 12px;
    }

    body.front-page h2,
    #poststuff .postbox .inside .acfe-fc-preview h2,
    .h2 {
        font-size: 24px;
    }

    html body .loop_product_item_price_label {
        left: 16px;
    }

    html body .rcp_catalog_row.row_catalog_noimage.subcategories_page {
        margin: 0px;
    }

    html body .rcp_catalog_row.row_catalog_noimage.subcategories_page .products {
        margin: 0 -12px;
        width: auto;
    }

    .col-section-subtitle {
        padding-top: 12px;
    }

    .blocksee-quantity-wrapper-before-wrap .price bdi,
    .blocksee-quantity-wrapper-before-wrap .woocommerce-variation-price bdi,
    .blocksee-quantity-wrapper-before-wrap .woocommerce-Price-unit {
        font-size: 21px;
    }

    .blocksee-quantity-wrapper-before-wrap .price ins,
    .blocksee-quantity-wrapper-before-wrap .woocommerce-variation-price ins,
    .blocksee-quantity-wrapper-before-wrap .price,
    .blocksee-quantity-wrapper-before-wrap .price del {
        display: block;
        margin-left: 0px;
    }
}

@media (max-width:415px) {
    .faq_contact_label {
        font-size: 12px;
    }

    .faq_contact_value_item.faq_contact_value_item_bold,
    .faq_contact_value_item {
        font-size: 13px;
    }

    .m_tool_item_logo {
        margin-left: 10px;
    }

    .header_mobile_right {
        margin-left: 0px;
    }

    main .order_button_group .order_button_group_item {
        width: 100%;
    }
}

.zeroprice_product .blocksee-quantity-wrapper {
    display: none;
}

.rsp_filters_group_redcoder_vertical .filter__item--type-slider .filter__header.empty_slider_item {
    padding-bottom: 0px;
}

a.rcp_catalog_item_link {
    min-height: 87px;
}

.simple_section_title_more_btn {
    justify-content: center;
}

html body ul.products li .imagewrapper {
    height: 140px;
}

.city_phone a.rcp_city_phone_main span {
    font-size: 23.9615px !important;
    font-weight: bold !important;
}