
:root { 
--main-color: #e51431;
--second-main-color: #3088d8;
--text-p-color: #606060;
--text-p-pale-color: #989da2;
--text-decor-color: #777777;
--block-decor-color: #e7e8ea;
--block-bg-color: #f3f3f3;
--main-font-family: 'Fira Sans', sans-serif;
--decor-font-family: 'Fira Sans Extra Condensed';
--main-width-content: 126rem;
}

#breadcrumb { margin: 1rem 0 0 0; }
#breadcrumb span { font-size: 1.2rem; font-weight: 400; }
#breadcrumb p { margin: 0 0.5rem; }

.style_dop { flex-wrap: wrap; }
.style_dop .style_dop_item { width: calc(100%/4 - 3rem); min-width: 27rem; margin: 0 1.5rem 3rem; }
.style_dop .style_dop_item .style_dop_carousel { box-shadow: 0px 4px 2px RGBA(0, 0, 0, 0.4); margin: 0 0 1.8rem; }
.style_dop .style_dop_item .style_dop_carousel .rct_gallery_preview { width: 100%; }
.style_dop .style_dop_item .style_dop_carousel .rct_gallery_preview_onlydiv { width: 100%; width: 30rem; height: 20rem; }
.style_dop .style_dop_item h2 { font-size: 2.2rem; color: #e51431; line-height: 1.2; text-align: center; font-weight: 500; text-transform: uppercase; }
.style_dop .style_dop_item p { text-align: center; font-size: 1.6rem; font-weight: 300; line-height: 1.4; }



.rct_gallery_content_items_item { width: calc(100%/5 - 3rem) !important; min-width: 20rem; height: 20rem !important; background-size: cover; background-position: center; }


.style_contacts_main_info .style_filial { flex-direction: column; background-color: var(--block-bg-color); margin: 0 0 3rem; padding: 3rem; }
.style_contacts_main_info .style_filial * { color: #414141; }
.style_contacts_main_info .style_filial .style_address { display: inline-block; margin: 0 0 0.5rem; }
.style_contacts_main_info .style_filial .style_address::before { content: "\f041"; font-family: "FontAwesome"; font-size: 1.3em; color: var(--main-color); margin: 0 0.8rem 0 0; }
.style_contacts_main_info .style_filial .style_phone { display: inline-block; margin: 0 0 0.5rem; text-decoration: none; }
.style_contacts_main_info .style_filial .style_phone:hover {color: var(--main-color); }
.style_contacts_main_info .style_filial .style_phone::before { content: "\f10b"; font-family: "FontAwesome"; font-size: 1.3em; color: var(--main-color); margin: 0 0.8rem 0 0; }
.style_contacts_main_info .style_form_sending { margin: 0 -1.5rem !important; }

@media (max-width: 600px) {
.style_delivery_row .style_delivery_row_block .style_img_icon img { min-width: 8rem; width: 8rem; }
}

.style_full_screen.rct_lightbox .rct_lightbox-content { max-width: 100%; width: 100%; max-height: 100%; height: 100%; margin: 0; display: flex; align-items: center; justify-content: center; }
.style_full_screen.rct_lightbox .rct_lightbox-content button.rct_lightbox-close { width: 4.5rem; height: 4.5rem; border: 0.2rem #000 solid; border-radius: 50%; top: 7rem; right: 8rem; font-size: 2.6rem; line-height: 0; }

@media (max-width: 1024px) {
.style_full_screen.rct_lightbox .rct_lightbox-content button.rct_lightbox-close { width: 3.5rem; height: 3.5rem; top: 2rem; right: 2rem; font-size: 2rem; }
}

p, span, a, div, li { font-size: 1.6rem; line-height: 1.6; color: var(--text-p_color); font-family: 'Fira Sans', sans-serif; }
.tooltips { font-size: inherit; }
h2 { font-size: 2.4rem; font-weight: 400; margin: 0 0 1rem; }
.wpb_text_column a { color: var(--main-color); text-decoration: none; }
.wpb_text_column li { margin: 0 0 0.4rem 0; }
#main .products .product-category:last-child { display: none; }

@media (max-width: 1024px) {
.style_for_desctop { display: none; }
}

@media (min-width: 1025px) {
.style_for_mobile { display: none; }
}



body ::-webkit-scrollbar {width: 1rem;}
body ::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 0.5rem;}
body ::-webkit-scrollbar-thumb { background-color: var(--main-color); outline: none; border-radius: 0.5rem; box-shadow: inset 0 0 2px rgb(199 34 40); }
body ::-webkit-scrollbar-thumb:hover { background-color: var(--sedond-main-color); box-shadow: inset 0 0 2px rgb(119 4 10); }

body { scrollbar-width: 1rem; scrollbar-color: #ffde41 #f6f6f6; }

.style_blind { flex-wrap: wrap; }
.style_blind .rct_subcontainer { width: calc(100%/3 - 2rem); align-items: center; }

@media (max-width:640px) {
    .style_blind .rct_subcontainer {width: 100%;}
    .style_page_plastic .rct_subcontainer {width: 100% !important;}
}



@media (max-width:640px) {
    .style_column_feedback {display: none;}
}


.rct_postlist.style_news .rct_postlist_item { width: 100%; box-shadow: 0px 0px 15px 0px rgb(10 46 64 / 40%); margin: 0 0 3rem; }
.rct_postlist.style_news .rct_postlist_item .style_main_content > div > div { padding: 3rem; }
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container {  }
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container .style_image { width: 27rem; height: 22rem; background-size: cover; background-position: center; margin: 0 3rem 0 0; }
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container .style_text {}
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container .style_text h2 a { text-decoration: none; font-size: 2.6rem; font-weight: 600; }

@media (max-width: 600px) {
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container { flex-direction: column; align-items: center; }
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container .style_image { width: 100%; height: 31rem; margin: 0 0 2rem; }
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container .style_text { align-items: center; }
.rct_postlist.style_news .rct_postlist_item .style_main_content .style_main_content_container .style_text h2 { text-align: center; }
}

.style_block_sales { flex-direction: column; margin: 0 0 3rem 0;}
.style_block_sales .rct_subcontainer { flex-direction: row; margin: 1rem 0; align-items: center; }
.style_block_sales .rct_subcontainer svg { min-width: 5rem; height: 5rem; fill: #dc0629; margin: 0 2rem 0 0; }

.style_page_plastic { flex-direction: row; flex-wrap: wrap; }
.style_page_plastic .rct_subcontainer { flex-direction: row; margin: 1rem 0; align-items: center; width: calc(100% / 2 - 1rem); }
.style_page_plastic .rct_subcontainer svg { min-width: 5rem; height: 5rem; fill: #dc0629; margin: 0 2rem 0 0; }

@media (max-width:400px) {
    .cbk-phone.callbackkiller-mobile {right: 7.5rem !important; bottom: 3rem !important;}
    .cbk-phone.callbackkiller-mobile .ws-icon-phone:before { font-size: 5rem !important; left: 18% !important; top: 18% !important;}
}
.vc_custom_1572450135022{padding-right: 0px !important;padding-left: 0px !important;}
#header p { margin: 0; }
#header * { color: #414141; font-size: 1.8rem; font-weight: 500; }
#header .style_header_info > div > div > div { display: flex; justify-content: space-between; align-items: center; }
#header .style_header_info > div > div > div .style_logo { width: 15rem; margin: 1rem 2rem; }
#header .style_header_info > div > div > div .style_header_container_contacts { flex-direction: column; align-items: flex-start; margin: 0 4rem 0 auto; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial { flex-direction: row; justify-content: space-between; width: 100%; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial a { text-decoration: none; transition: all 0.3s; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial a.style_phone { min-width: 16rem; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial a:hover { text-decoration: underline; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_vertical_separator { background-color: rgba(102, 102, 102, 0); width: 0; height: 1.5rem; margin: 1rem 2rem; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_social-icon { flex-direction: row; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_social-icon a { margin: 0 0 0 2rem; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_social-icon a svg { width: 1.8rem; height: 1.8rem; fill: #ffffff; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_address::before { content: '\f124'; font-family: 'FontAwesome'; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_phone::before { content: '\f095'; font-family: 'FontAwesome'; }
#header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_address::before, #header .style_header_info > div > div > div .style_header_container_contacts .style_header_container_filial .style_phone::before { margin: 0 0.5rem 0 0; font-size: 1.2em; color: var(--main-color); }
#header .style_header_info > div > div > div .style_feedback { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 10rem; height: 10rem; border-radius: 50%; background-color: var(--main-color);  transition: all 0.3s; }
#header .style_header_info > div > div > div .style_feedback:hover { background-color: #c90e28; }
#header .style_header_info > div > div > div .style_feedback svg { fill: #fff; width: 3rem; height: 3rem; margin: 0 0 1rem; }
#header .style_header_info > div > div > div .style_feedback span { color: #fff; text-transform: none; letter-spacing: 0; line-height: 1.1; font-size: 1.4rem; font-weight: 400; }
.vc_custom_1583225949355{margin-right: 0px !important;margin-left: 0px !important;}.vc_custom_1565721906303{padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}
#navigation { position: sticky; top: 0; z-index: 10; background-color: var(--second-main-color); }
#navigation.rct_nav_isstick { border-bottom: 0.1rem var(--block-decor_color) solid; }
.rct_navigation { height: 6rem; justify-content: space-between; align-items: center; }
.rct_navigation .rct_navigation_item { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; flex-grow: 1; }
.rct_navigation .rct_navigation_element { height: 100%; }
.rct_navigation a.style_logo img { width: 16rem; }
.rct_navigation .rct_navigation_item .rct_navigation_item_link { display: inline-block; text-decoration: none; color: #fff; margin: 0; font-size: 1.6rem; font-weight: 500; }
a.rct_navigation_item_link:hover, .rct_navigation_itemhover a.rct_navigation_item_link, .rct_navigation_item_active a.rct_navigation_item_link, .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_link { background-color: var(--main-color); color: #fff !important; }

.rct_navigation .rct_navigation_item.rct_navigation_itemdropdown a.rct_navigation_item_link::after { content: '\f0d7'; font-family: 'FontAwesome'; font-size: 3.8rem; position: absolute; top: calc(100% + 0.4rem); color: #000; line-height: 0; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover.rct_navigation_itemdropdown:hover a.rct_navigation_item_link::after { display: none; }

#navigation .style_search_button { margin: 0 0 0 auto; padding: 0; background: none; }
#navigation .style_search_button::before { content: '\f002'; font-family: 'FontAwesome'; font-size: 1.8rem; line-height: 0; color: #000; }
#navigation .style_search_button:hover::before { color: var(--main-color); }

.rct_lightbox__search .rct_lightbox-content { background-color: #ECECEC; }
.rct_lightbox__search .rct_lightbox-content button.rct_lightbox-close { background: none; }
.rct_lightbox__search .rct_lightbox-content .rct_lightbox-inner { width: 85%; }
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel { background: none; width: 100%; border-bottom: 0.2rem #000 solid; }
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel .rct_search_container_panel_input { background: none; font-size: 3.4rem; padding: 2rem 0; }
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel .rct_search_container_panel_clear { display: none; }
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel .rct_search_container_panel_submit { outline: none; background: none; font-size: 2.8rem; line-height: 0; color: #000; }
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel .rct_search_container_panel_submit:hover { outline: none; background: none; color: var(--main-color); }
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel .rct_search_container_panel_submit::before { content: '\f002'; font-family: 'FontAwesome'; }

.rct_navigation .rct_navigation_element.style_link_icon a.rct_navigation_item_link { font-size: 1.2rem; flex-direction: column; font-weight: 500; }
.rct_navigation .rct_navigation_element.style_link_icon a.rct_navigation_item_link::before { font-size: 1.8rem; color: var(--main-color); }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_about::before { content: '\f024'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_sale::before { content: '\f02c'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_wholesalers::before { content: '\f007'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_contacts::before { content: '\f041'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_delivery::before { content: '\f0d1'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_guarantee::before { content: '\f132'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon a.rct_navigation_item_cart { flex-direction: row; font-size: 1.6rem; }
.rct_navigation .rct_navigation_element.style_link_icon a.rct_navigation_item_cart::before { margin: 0 0.6rem 0 0; font-size: 1.8rem; }

.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown { display: flex; flex-direction: column; background: #e75c15; box-sizing: border-box; width: 26rem; padding: 2rem 2rem; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_link { position: relative; text-decoration: none; text-transform: uppercase; color: #fff; font-size: 1.2rem; font-weight: 300; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_link::before { content: ''; margin: 0 0.5rem 0 0; width: 0; height: 0.1rem; position: absolute; bottom: -0.5rem; background-color: rgba(255, 255, 255, 0.5); transition: all 0.3s; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_link:hover::before { width: 85%; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_separator { margin: 1rem 0; width: 100%; height: 0rem; border: none; background-color: rgba(255, 255, 255, 0.5); }

#navigation .style_mobile_navigation { height: 5rem; justify-content:space-between; align-items: center; }
#navigation .style_mobile_navigation .style_mobile_icons svg {width: 4rem; height: 4rem; margin: 0 2rem 0 0; vertical-align: bottom; padding: 0.2rem; border-radius: 3rem; fill: #fff !important; }
#navigation .style_mobile_navigation .style_hamburger_menu { padding: 0 0.5rem 0 1rem; background: none; color: var(--main-color); }
#navigation .style_mobile_navigation > a { text-decoration: none; }
#navigation .style_mobile_navigation .style_logo { max-width: 18rem; display: flex; justify-content: center; align-items: center; }
#navigation .style_mobile_navigation .style_call { text-decoration: none; margin: 0 2rem 0 0;}
#navigation .style_mobile_navigation .style_call::before { content: '\f095'; font-family: 'FontAwesome'; display: flex; align-items: center; height: 100%; font-size: 3rem; color: var(--main-color); }
#navigation .style_mobile_navigation .style_search::before { content: '\f002'; font-family: 'FontAwesome'; display: flex; align-items: center; height: 100%; font-size: 2.2rem; color: var(--main-color); }
#navigation .style_mobile_navigation .style_hamburger_menu::before { content: '\f0c9'; font-family: 'FontAwesome'; font-size: 3rem; }
#navigation .style_mobile_navigation .rct_cart_cart_mobile_navigation .rct_cart_link { margin: 0 1rem 0 0.5rem; color: var(--main-color); font-size: 1.4rem; text-decoration: none; }
#navigation .style_mobile_navigation .rct_cart_cart_mobile_navigation .rct_cart_link::before { margin: 0 0.5rem 0 0; font-size: 2.2rem; }
.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul { width: 100%; background: #ffffff; }
.hc-offcanvas-nav li { margin: 0; }
.hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav li.nav-back a { background: #f0f0f0; border: none; }
.hc-offcanvas-nav a, .hc-offcanvas-nav .nav-item { border-bottom: 0.1rem #ccc solid; display: flex; justify-content: space-between; padding: 1rem 2.5rem !important; }
.hc-offcanvas-nav li.nav-back span::before { content: '\f053'; font-family: 'FontAwesome'; border: none !important; transform: none; }
.hc-offcanvas-nav li * { color: #575757 !important; font-size: 1.4rem !important; font-weight: 400; }
.hc-offcanvas-nav a[href]:not([href="#"])>span.nav-next { border: none; }
.hc-offcanvas-nav li.nav-close span, .hc-offcanvas-nav li.nav-parent span.nav-next, .hc-offcanvas-nav li.nav-back span { display: none; }
.rct_menu_deploy .rct_menu_deploy_container_wrapper_content_item { display: flex; align-items: center; }
.rct_menu_deploy .rct_menu_deploy_container_wrapper_content_item > .rct_menu_deploy_container_wrapper_content_parent_next::before { content: '\f054'; font-family: 'FontAwesome'; border: none !important; transform: none; margin: 0 0 0 0.5rem; }
.rct_menu_deploy_container_wrapper_content_parent .rct_menu_deploy_container_wrapper_content_item::after { content: '\f105'; font-family: 'FontAwesome'; }
.hc-offcanvas-nav li.nav-back a::before { content: '\f053'; font-family: 'FontAwesome'; margin: 0 0.5rem 0 0; }
.rct_menu_deploy_container_wrapper_content_group_item.nav-back .rct_menu_deploy_container_wrapper_content_group_item_link { justify-content: flex-start; align-items: center; font-size: 1.6rem !important; }
.rct_menu_deploy_container_wrapper_content_group_item.nav-back .rct_menu_deploy_container_wrapper_content_group_item_link .rct_menu_deploy_container_wrapper_content_span { display: none; }
.hc-offcanvas-nav li.nav-close a::after { content: '\f00d'; font-family: 'FontAwesome'; margin: 0 0 0 0.5rem; }
.rct_menu_deploy_container_wrapper_content_group_item.nav-close .rct_menu_deploy_container_wrapper_content_group_item_link .rct_menu_deploy_container_wrapper_content_span { display: none; }
.rct_menu_deploy_container_wrapper_content_group_item .rct_cart_link { justify-content: flex-start; }
.rct_menu_deploy_container_wrapper_content_group_item .rct_cart_link::before { font-size: 2rem; margin: 0 0.5rem 0 0; color: #e75c15; }
.rct_menu_deploy_container_wrapper_content_group_item .rct_cart_link .rct_cart_link_sign { margin: 0 0 0 0.5rem; }

.rct_lightbox__mobile_menu .rct_lightbox-content { width: 100%; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item { width: 100%; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item > div > div > div { padding: 0; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item .style_postlist_title { border-bottom: 0.1rem var(--block-decor-color) solid; margin: 0; padding: 1rem 0; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item .style_postlist_title a { text-decoration: none; font-size: 1.6rem; font-weight: 400; display: block; }

@media (min-width: 1025px) {
#navigation .style_mobile_navigation { display: none; }
}

@media (max-width: 1024px) {
.rct_lightbox__search .rct_lightbox-content .rct_search_container .rct_search_container_panel .rct_search_container_panel_input { font-size: 1.8rem; }
.mm-menu_offcanvas { max-width: 360px; }
}


span.style_fake_after:after { content: "\f0a5"; font-family: FontAwesome; color: var(--main-color); margin: 0 1rem; }
.vc_custom_1507315181338{background-color: #ffffff !important;}.vc_custom_1504520225159{border-left-width: 1px !important;padding-top: 0px !important;border-left-color: #e0e0e0 !important;border-left-style: solid !important;}.vc_custom_1504497247315{margin-bottom: 20px !important;}.vc_custom_1579265766129{margin-bottom: 15px !important;}
#footer { background-color: #f7f9fc; }
#footer p, #footer a, #footer span, #footer div { font-size: 1.6rem !important; font-weight: 400; line-height: 1.5; }
#footer .style_footer_main-info { display: flex; flex-wrap: wrap; justify-content: space-between; border-bottom: 0.2rem var(--block-decor_color) solid; padding: 6rem 0 3rem; }
#footer .style_footer_main-info > div { margin: 0 0 1rem; }
#footer .style_footer_main-info > div:nth-child(2) { margin: 0 auto 0 3rem; }
#footer .style_footer_main-info .style_title { font-size: 1.8rem !important; font-weight: 600; margin: 0 0 1.5rem; }
#footer .style_footer_main-info .style_form_name, #footer .style_footer_main-info .style_form_message { display: none; }
#footer .style_footer_other-info > div > div > div { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 1rem 0; }
#footer .style_footer_other-info > div > div > div * { text-decoration: none; }
#footer .style_footer_other-info > div > div > div .style_col-1, #footer .style_footer_other-info > div > div > div .style_col-2 { width: calc(100%/2 - 3rem); min-width: 32rem; }
#footer .style_footer_other-info > div > div > div .style_col-1 { flex-direction: column; align-items: flex-start; }
#footer .style_footer_other-info > div > div > div .style_col-2 { flex-direction: column; align-items: flex-end; }
#footer .style_form_privacy_policy, #footer .style_form_privacy_policy * { font-size: 1.2rem !important; }
#footer .style_filial { flex-direction: column; margin: 0 0 3rem; }
#footer .style_filial * { color: #414141; }
#footer .style_filial .style_address { display: inline-block; margin: 0 0 0.5rem; }
#footer .style_filial .style_address::before { content: "\f041"; font-family: "FontAwesome"; font-size: 1.3em; color: var(--main-color); margin: 0 0.8rem 0 0; }
#footer .style_filial .style_phone { display: inline-block; margin: 0 0 0.5rem; text-decoration: none; }
#footer .style_filial .style_phone:hover {color: var(--main-color); }
#footer .style_filial .style_phone::before { content: "\f10b"; font-family: "FontAwesome"; font-size: 1.3em; color: var(--main-color); margin: 0 0.8rem 0 0; }
#footer .style_form_sending .form_name, #footer .style_form_sending .form_message  { display: none; }
#footer .style_privacy_policy { text-align: right; text-decoration: none; font-size: 1.4rem !important; }
#footer .rct_google_badge { font-size: 1.2rem !important; text-align: right; }

@media (max-width: 767px) {
#footer .style_footer_main-info > div:nth-child(2) { margin: 0; }
}
.vc_custom_1613413423425{margin-bottom: 20px !important;}.vc_custom_1613413423425{margin-bottom: 20px !important;}