/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.fancybox-title, body, body .ymaps-map .ymaps-b-balloon, body div.bx-yandex-map, .h1, .h2, .h3, .h4, .h5, .h6, .popup-window, h1, h2, h3, h4, h5, h6 {
  font-family: 'Gilroy', sans-serif;
  color: #000;
}
.wrapper_inner.wide_page .product-view--type2 .product-info, body .maxwidth-theme, body .wrapper_inner {
  max-width: 1220px;
}
body.not_index div:not(.wrapper_footer) .maxwidth-theme, body.not_index div:not(.wrapper_footer) .wrapper_inner {
  max-width: 100%;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body {
  color: #000;
}
.menu_img {
  display: none !important;
}
/*INNER*/
/*
.middle > .container, .right_block1, .right_block {
  padding-left: 25px;
}
*/
.btn.btn-lg:not(.font-ignore), .btn.btn-default, .btn.btn-sm:not(.font-ignore) {
  color: #000 !important;
}
/*HEADER*/
#headerfixed {
  z-index: 3333 !important;
}
header.fixed, #headerfixed.fixed, #headerfixed, .mega_fixed_menu.scrollblock, .mega_fixed_menu .maxwidth-theme, #mobileheader {
  background: rgb(0 0 0 / 80%) !important;
}
#headerfixed svg path, #headerfixed svg use, .mega_fixed_menu svg, .mega_fixed_menu use, .mega_fixed_menu svg path, #mobileheader svg path {
  fill: #fff;
  opacity: 1
}
.jqmOverlay.mobp {
  display: none;
}
#headerfixed .svg, .mega_fixed_menu .svg, .mega_fixed_menu .right_menu_block .contact_wrap .person_wrap .svg, .mega_fixed_menu .right_menu_block .footer_wrap .email .svg-inline-email, .mega_fixed_menu .right_menu_block .footer_wrap .address .svg-inline-addr {
  opacity: 1;
}
#headerfixed .burger:hover svg path, #headerfixed .top-btn:hover svg use, #headerfixed a:hover svg use {
  fill: #ffc50a !important;
}
.dropdown-menu {
  background: rgb(0 0 0 / 80%) !important;
}
.auth_wr_inner .dropdown-menu {
  background: #fff !important;
}
.dropdown-menu a {
  color: #fff !important;
}
.mega_fixed_menu .right_menu_block .contact_wrap .phone a, .mega_fixed_menu a, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .top_link_wrapper .link-title, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .bottom_links_wrapper .link-title, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-wrapper > div .menu-item .name, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .bottom_links_wrapper .menu-wrapper > div .name, .mega_fixed_menu .right_menu_block .footer_wrap .address {
  color: #fff !important;
}
.mega_fixed_menu .right_menu_block .contact_wrap .phone a:hover, .mega_fixed_menu a:hover, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .top_link_wrapper .link-title:hover, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .bottom_links_wrapper .link-title:hover, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-wrapper > div .menu-item .name:hover, .mega_fixed_menu .left_menu_block .burger_menu_wrapper .bottom_links_wrapper .menu-wrapper > div .name:hover {
  color: #ffc509 !important;
}
.mega_fixed_menu .btn.btn-lg:not(.font-ignore) {
  color: #fff !important;
  border-color: #fff !important;
}
.mega_fixed_menu .btn.btn-lg:not(.font-ignore):hover {
  color: #fff !important;
  background: #000 !important;
}
.auth_wr_inner .dropdown-menu li:hover > a {
  background: none;
  color: #ffc50a !important;
}
.burger_c {
  transition: 0.3s;
}
.burger_c:hover {
  transition: 0.3s;
  opacity: 0.7;
}
.logo.colored img, header .line-row, #mobileheader .logo.colored img {
  background: none !important;
}
.home_slid_header img {
  position: absolute;
  margin-top: -130px;
  top: 0;
  left: 0;
  width: 100%;
}
.home_slid_header img {
  max-width: 100%;
}
.top-block.top-block-v1.header-wrapper, .top-block > .maxwidth-theme > .wrapp_block {
  background: none;
}
.logo-row .logo {
  height: auto;
  max-width: 272px;
}
#mobileheader .mobileheader-v1, #mobileheader .mobileheader-v3, #mobileheader .mobileheader-v4 {
  background: none;
  border: 0;
}
.wrapper1 > div#mobileheader {
  position: relative;
}
.top-block.top-block-v1 {
  border-bottom: 1px solid rgb(255 255 255 / 23%);
}
.mega-menu table td .wrap > a {
  color: #fff;
  font-weight: 500;
  font-size: 15px !important;
  text-transform: uppercase !important;
  height: auto;
  padding-top: 22px;
  padding-bottom: 10px;
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
  margin-left: 11px;
  margin-right: 11px;
}
.logo_and_menu-row .logo-row .logo {
  padding-top: 13px !important;
}
.logo.colored svg .icon-path, .svg.colored:not(.svg-inline-icon) * {
  fill: #000 !important;
}
.mega-menu table td .wrap > a:before {
  content: '';
  height: 2px;
  display: block;
  background-color: #ffc509;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.4s;
}
.mega-menu table td .wrap > a:hover:before {
  width: 100%;
  transition: 0.4s;
}
.header-wrapper.not_index_page {
  background: rgb(0 0 0 / 78%) !important;
}
.header-v7.not_index_page {
  padding-bottom: 30px;
}
.top_header_line_custom {
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
.top_header_line_custom .icon_c {
  align-items: center;
  color: #fff;
  font-size: 14px;
}
.top_header_line_custom .icon_c.cabiinet_c span {
  padding-left: 14px;
}
.top_header_line_custom .icon_c span {
  padding-left: 6px;
}
.top_header_line_custom .icon_c.cabiinet_c img {
  top: -2px;
}
.top_header_line_custom .icon_c img {
  position: relative;
  top: -2px;
}
.top_header_line_custom .icon_c.phone_c {
  margin-right: 55px;
}
.top_header_line_custom .icon_c:hover span {
  text-decoration: underline;
}
.head_wrap_home_title {
  position: relative;
  z-index: 3;
  background: none;
  color: #fff;
  margin-top: 121px;
  max-width: 700px;
}
.head_wrap_home_title .line_t {
  text-transform: uppercase;
  padding-left: 96px;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 2.3px;
  position: relative;
}
.head_wrap_home_title .line_t:before {
  content: '';
  display: block;
  height: 1px;
  width: 164px;
  position: absolute;
  right: 90%;
  top: 13px;
  background-color: #fff;
}
.head_wrap_home_title h1 {
  font-size: 66px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 27px;
  line-height: 81px;
}
.head_wrap_home_title .text {
  font-size: 20px;
  margin-top: 29px;
  font-weight: 400;
}
.section_home_custom {
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 3;
  margin-top: 466px;
  background: none;
}
.section_home_custom > div {
  width: 50.4%;
}
.section_home_custom > .left_f {
  width: 48.7%;
}
.section_home_custom img {
  width: 100%;
  border-radius: 8px;
}
.section_home_custom .right_f {
  justify-content: space-between;
}
.section_home_custom .right_f .itme_c {
  width: 49.2%;
}
.section_home_custom .itme_c {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  background-color: #141414;
}
.section_home_custom .itme_c span {
  position: absolute;
  top: 36px;
  left: 36px;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  line-height: 28px;
}
.section_home_custom .left_f .itme_c:first-child {
  margin-bottom: 10px;
}
.section_home_custom .itme_c:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 0.3s;
}
.section_home_custom .itme_c img {
  transition: 0.3s;
}
.catalog_tab_custom.maxwidth-theme .maxwidth-theme {
  padding: 0 !important;
}
.catalog_tab_custom {
  margin-top: 77px;
}
.catalog_tab_custom h3 {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
h3 span {
  font-weight: bold;
}
.catalog_block.catalog_block_custom_black {
  justify-content: space-between;
}
.catalog_block.catalog_block_custom_black .catalog_item > div {
  box-shadow: none;
  padding: 0;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  border-radius: 8px;
}
.catalog_block.catalog_block_custom_black > .item {
  width: 32% !important;
  margin-bottom: 21px !important;
}
.catalog_block.catalog_block_custom_black:before, .catalog_block.catalog_block_custom_black:after {
  display: none;
}
.catalog_block.catalog_block_custom_black .catalog_item .image_wrapper_block {
  margin-bottom: 0;
}
.catalog_block.catalog_block_custom_black .catalog_item > div .item_info {
  padding: 22px;
  background: #141414;
  color: #fff;
}
.catalog_block.catalog_block_custom_black .item_info--bottom_block.flex {
  justify-content: space-between;
  align-items: center;
}
.butt_black {
  align-items: center;
}
.butt_black span {
  color: #fff;
  margin-right: 15px;
  font-size: 16px;
}
.butt_black:hover span {
  color: #fac110;
}
.catalog_block.catalog_block_custom_black .catalog_item .cost.prices {
  margin-top: 0;
}
.catalog_block.catalog_block_custom_black .item-title {
  margin-bottom: 24px;
}
.catalog_block.catalog_block_custom_black .item-title span {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  line-height: 23px;
  font-weight: 600;
}
.catalog_block.catalog_block_custom_black .cost.prices .price:not(.discount) {
  font-weight: 400;
}
@media (min-width: 992px) {
  .catalog_block.catalog_block_custom_black .cost.prices .price:not(.discount) {
    font-size: 19px;
  }
}
.catalog_block.catalog_block_custom_black .stickers > div {
  float: none;
}
.catalog_block.catalog_block_custom_black .stickers {
  margin-top: 20px;
}
.catalog_block.catalog_block_custom_black .stickers.custom-font [class*=sticker_] {
  padding: 0 23px 0;
  border-radius: 0 12px 12px 0;
  text-transform: uppercase;
}
.sticker_khit {
  background-color: #ff2c01 !important;
}
.catalog_block.catalog_block_custom_black .like_icons:not(.static) {
  top: 10px;
  right: 10px;
}
.catalog_block.catalog_block_custom_black .section_name_c {
  font-size: 14px;
  color: #fec708;
}
.catalog_tab_custom .top_block {
  align-items: center;
}
.catalog_tab_custom .top_block ul.tabs li {
  font-size: 16px;
  text-transform: uppercase;
  border: 1px solid #bfbfbf;
  border-radius: 6px;
  margin-right: 4px;
  font-weight: 600;
  color: #000;
}
.catalog_tab_custom .tab_slider_wrapp ul.tabs > li span {
  border: 0;
  color: #000;
  padding: 3px 14px;
  display: block;
}
.catalog_tab_custom .tab_slider_wrapp ul.tabs {
  top: 0;
}
.catalog_tab_custom .top_block ul.tabs li:last-child {
  margin-right: 0;
}
.catalog_tab_custom .tab_slider_wrapp ul.tabs li.cur span {
  background-color: #fec409;
  transition: 0.3s;
}
.catalog_tab_custom .tab_slider_wrapp ul.tabs li.cur {
  border-color: #fec409;
  transition: 0.3s;
  background-color: #fec409;
}
.catalog_tab_custom .tab_slider_wrapp ul.tabs li:hover {
  border-color: #fec409;
  transition: 0.3s;
}
.catalog_tab_custom .tab_slider_wrapp ul.tabs li:hover span {
  background-color: #fec409;
  transition: 0.3s;
}
.catalog_tab_custom .bottom_nav {
  display: none;
}
.front.wide_page .tab_slider_wrapp {
  padding-bottom: 0;
}
.catalog_tab_custom .bottom_btn_custom {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 95px;
}
.catalog_tab_custom .bottom_btn_custom .btn {
  color: #151515 !important;
  border: 1px solid #151515;
  border-radius: 6px !important;
  background: none;
  letter-spacing: 2.5px;
  padding: 25px 76px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.catalog_tab_custom .bottom_btn_custom .btn .hov {
  display: none;
}
.catalog_tab_custom .bottom_btn_custom .btn:hover {
  background: #151515;
  color: #fff !important;
}
.catalog_tab_custom .bottom_btn_custom .btn:hover .hov {
  display: inline;
}
.catalog_tab_custom .bottom_btn_custom .btn:hover .norm {
  display: none;
}
.catalog_tab_custom .bottom_btn_custom .btn img {
  position: relative;
  top: -2px;
  right: -2px;
}
.index_block_custom h3 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 48px;
}
.gallery_custom {
  justify-content: space-between;
}
.gallery_custom img {
  max-width: 100%;
}
.gallery_custom .item_c {
  display: block;
  overflow: hidden;
  background-size: cover !important;
  transition: 0.3s;
}
.gallery_custom .item_c img {
  visibility: hidden;
}
.gallery_custom .right_mini_c {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 58.8%;
}
.gallery_custom .right_mini_c .item_c {
  width: 49.8%;
  margin-bottom: 5px;
}
.gallery_custom .big_left_c {
  width: 41%;
}
.gallery_custom .item_c:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 0.3s;
}
.gallery_custom .item_c img {
  transition: 0.3s;
}
.gallery_custom .item_c:hover {
  transition: 0.3s;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 20;
}
.filter-panel__view.controls-linecount {
  display: none;
}
.egg_g {
  justify-content: space-between;
  margin-bottom: 60px;
}
.egg_g .item_c {
  align-items: flex-start;
  margin-right: 20px;
}
.egg_g .item_c:last-child {
  margin-right: 0;
}
.index_block_custom_bg_dark {
  background: url(../img/bg_firm.jpg) no-repeat top center transparent;
  background-size: cover;
}
.index_block_custom_bg_dark .maxwidth-theme {
  background: none;
}
.white_c {
  color: #fff;
}
.general_margin h3 {
  margin-bottom: 0;
}
.general_margin {
  padding-top: 76px;
  padding-bottom: 45px;
}
.index_block_custom_bg_dark h3 {
  font-size: 46px;
}
.egg_g img {
  margin-right: 18px;
  position: relative;
  top: 5px;
}
.egg_g span {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.form_wrapper_white {
  background-color: #fff;
  padding: 40px 50px;
  justify-content: space-between;
  margin-bottom: 430px;
}
.desc_wrap_form .title_c {
  font-size: 41px;
  line-height: 43px;
}
.desc_wrap_form .title_c span {
  font-weight: bold;
}
.desc_wrap_form .circle_yellow {
  margin: 0;
  margin-top: 30px;
  list-style: none;
}
.circle_yellow li span {
  font-weight: bold;
}
.circle_yellow li {
  margin: 0;
  padding: 0;
  padding-left: 43px;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  margin-bottom: 16px;
}
.circle_yellow li:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 3px solid #ffbd09;
  content: '' !important;
  margin: 0 !important;
}
.form_custom input[type="text"] {
  background: none;
  padding: 25px;
  font-size: 15px;
  width: 358px;
  border-radius: 8px;
  border: 1px solid #d1d1d1;
  margin-bottom: 12px;
  color: #000;
}
.form_custom .btn {
  font-size: 18px;
  border-radius: 8px !important;
  padding: 25px 66px;
  font-weight: 500;
}
.form_wrapper_white > div {
  flex-grow: 1;
}
.form_wrapper_white .man_form {
  padding-top: 25px;
  text-align: center;
}
.form_wrapper_white .name_c {
  margin-top: 21px;
  font-size: 21px;
  font-weight: bold;
}
.form_wrapper_white .job_c {
  font-size: 17px;
  margin-top: 3px;
}
.text_fz_form {
  font-size: 12px;
  line-height: 12px;
  margin-top: 18px;
}
.body_wrap_form {
  padding: 0 15px;
}
input[type="text"]::-webkit-input-placeholder {
  color: #000;
}
input[type="text"]:-ms-input-placeholder {
  color: #000;
}
input[type="text"]::-ms-input-placeholder {
  color: #000;
}
input[type="text"]::placeholder {
  color: #000;
}
.desc_wrap_form {
  width: 38%;
}
.body_wrap_form {
  width: 37%;
}
.man_wrap_form {
  width: 20%;
}
.form_custom .ok_send {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-top: 28%;
  line-height: 28px;
}
.bg_stol_index {
  margin-top: -368px;
  background: url(../img/bg_stol_only2.png) no-repeat top center transparent;
  padding-bottom: 928px;
}
.bg_stol_index .general_margin {
  padding-top: 0;
}
.bg_stol_index .maxwidth-theme {
  background: none;
  position: relative;
}
.desc_h_c {
  font-size: 25px;
  color: #fff;
  margin-top: 15px;
}
.vertical_egg {
  max-width: 410px;
  margin: auto;
}
.vertical_egg .item_c {
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 12px;
}
.vertical_egg .img_c {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.vertical_egg .img_c img {
  border-radius: 8px;
  position: relative;
  left: -53px;
  margin-right: -33px;
}
.vertical_egg .text_c {
  line-height: 19px;
  font-size: 15px;
  font-weight: 500;
}
.vertical_egg .title_c {
  font-size: 19px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 6px;
}
.vertical_egg .item_c {
  display: none;
}
.vertical_egg .item_c_wrap_egg {
  position: absolute;
  left: 0;
  top: 0;
}
.vertical_egg .item_c_wrap_egg .change_egg {
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 1px solid #fec50a;
  cursor: pointer;
}
.vertical_egg .item_c_wrap_egg .change_egg_inner {
  font-weight: bold;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 37px;
  color: #000;
  width: 52px;
  align-items: center;
  justify-content: center;
  height: 52px;
  background-color: #fec50a;
  border-radius: 100%;
}
.vertical_egg .item_c_wrap_egg:nth-child(1) {
  left: auto;
  top: 379%;
  right: 8%;
}
.vertical_egg .item_c_wrap_egg:nth-child(1) .item_c {
  left: -200px !important;
}
.vertical_egg .item_c_wrap_egg:nth-child(2) {
  right: 29%;
  top: 411%;
  left: auto;
}
.vertical_egg .item_c_wrap_egg:nth-child(3) {
  left: auto;
  right: 37%;
  top: 234%;
}
.vertical_egg .item_c_wrap_egg:nth-child(4) {
  left: auto;
  right: 14%;
  top: 521%;
}
.vertical_egg .item_c_wrap_egg:nth-child(4) .item_c {
  left: -200px !important;
}
.vertical_egg .item_c_wrap_egg:nth-child(5) {
  left: 8%;
  top: 298%;
}
.vertical_egg .item_c_wrap_egg .change_egg {
  transition: 0.3s;
}
.vertical_egg .item_c_wrap_egg .change_egg_inner {
  transition: 0.3s;
}
.vertical_egg .item_c_wrap_egg:hover .change_egg {
  border: 1px solid transparent;
  transition: 0.3s;
}
.vertical_egg .item_c_wrap_egg:hover .change_egg_inner {
  transition: 0.3s;
  background-color: #fff;
}
.vertical_egg .item_c_wrap_egg:hover .item_c {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  top: -135px;
  left: 0;
  position: absolute;
  min-width: 450px;
}
.bg_stol_index .margin_custom {
  margin-top: 140px;
}
.wrapper_map_custom {
  height: 400px;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 45px;
}
.wrapper_map_custom .bx-yandex-view-layout, .wrapper_map_custom .bx-yandex-view-map, .wrapper_map_custom > div, .wrapper_map_custom > div > div {
  width: 100%;
  height: 100%;
}
.seo_custom {
  overflow: hidden;
  height: 176px;
  transition: 0.3s;
  position: relative;
}
.seo_custom h2 {
  font-size: 33px;
  margin-bottom: 15px;
}
.seo_custom p {
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
}
.view_seo_custom {
  text-align: center;
  font-size: 58px;
  margin-top: -7px;
  cursor: pointer;
}
.view_seo_custom:hover {
  color: #fec50a;
}
.seo_custom:after {
  position: absolute;
  content: '';
  bottom: 11px;
  left: 0;
  width: 100%;
  height: 46px;
  z-index: 2;
  display: block;
  background: linear-gradient(to bottom, rgb(243 243 243 / 16%), rgb(243 243 243 / 91%));
  display: none;
}
.seo_custom.active:after {
  display: none;
}
.index_block_custom .maxwidth-theme {
  background: none;
}
/**FOOTER**/
.wrapper_footer {
  position: relative;
}
.footer {
  background: none;
  position: relative;
  z-index: 6
}
footer .footer-inner {
  background: none;
}
.title_footer {
  font-size: 48px;
  line-height: 35px;
}
.title_footer span {
  font-weight: bold;
}
.desc_footer {
  margin-top: 27px;
  font-size: 25px;
  font-weight: 500;
}
.footer_flex {
  margin-top: 125px;
  justify-content: space-between;
}
.owl_footer {
  position: absolute;
  left: 27px;
  top: -114px;
}
.form_custom_footer {
  width: 33%;
  position: relative;
  background-color: #141414;
  padding: 0 30px 38px 30px;
  border-radius: 8px;
  min-height: 383px;
}
.contact_footer {
  width: 28%;
}
.adres_footer {
  width: 33%;
}
.body_wrap_form_footer {
  position: relative;
  z-index: 2;
}
.form_custom_footer .title_form {
  color: #fff;
  text-align: center;
  margin-top: 93px;
  font-weight: bold;
  font-size: 24px;
}
.form_custom_footer .desc_form {
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-size: 17px;
  margin-top: 2px;
  margin-bottom: 27px;
}
.form_custom_footer input[type="text"] {
  display: block;
  width: 100%;
  font-size: 17px;
  /* text-align: center; */
  padding: 25px;
  margin-bottom: 20px;
}
.form_custom_footer input[type="submit"] {
  display: block;
  width: 100%;
  border-radius: 8px !IMPORTANT;
  font-size: 18px;
  font-weight: 500;
  padding: 25px;
  margin-bottom: 28px;
}
.policy_check {
  color: #fff;
}
.policy_check input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.policy_check input + label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  user-select: none;
  font-size: 12px;
  cursor: pointer;
}
.policy_check input + label::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  margin-right: 16px;
  cursor: pointer;
  position: relative;
  top: 2px;
}
.policy_check input:checked + label::before {
  border-color: #fdc403;
  background-color: #000;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fdc403' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.policy_check a {
  display: block;
  color: #fdc403;
  text-decoration: underline;
  margin-left: 31px;
  margin-top: -11px;
}
.policy_check a:hover {
  text-decoration: none;
}
.form_custom_footer .disabled-button {
  background-color: #ffc50a !important;
  border-color: #ffc50a !important;
  opacity: 0.6;
}
.form_custom_footer .error_valid {
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 74px;
  text-align: center;
  width: 100%;
}
.form_custom_footer .ok_send {
  color: #fff;
  text-align: center;
  font-size: 17px;
}
footer .footer-inner {
  padding-bottom: 0 !important;
}
.bottom_line_footer {
  margin-top: 147px;
  padding-bottom: 25px;
}
.copy_custom_footer {
  font-size: 11px;
  line-height: 11px;
  padding-left: 42px;
  padding-top: 12px;
}
.copy_custom_footer a {
  color: #000;
  text-decoration: underline;
}
.copy_custom_footer a:hover {
  text-decoration: none;
}
.footer_flex .title_f {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
.work_footer {
  padding-left: 25px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-top: 25px;
}
.work_footer:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: 4px;
  top: 9px;
  background-color: #2cd91d;
  display: block;
  border-radius: 100%;
}
.phone_footer a {
  font-weight: bold;
  color: #000;
  font-size: 24px;
  margin-top: 17px;
  display: block;
}
.mail_footer a {
  font-weight: bold;
  color: #000;
  font-size: 24px;
  margin-top: 4px;
  display: block;
  margin-bottom: 14px;
}
.soc_footer a {
  margin-right: 10px;
  transition: 0.3s;
}
.soc_footer a:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.adres_text_footer span {
  font-size: 16px;
  font-weight: 500;
  margin-left: 12px;
}
.footer_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  height: auto;
  z-index: 4;
  width: 100%;
  /*
 -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;  */
}
.footer_bg_grad {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  height: auto;
  z-index: 1;
  width: 100%;
}
.footer_cloud {
  position: absolute;
  z-index: 3;
  bottom: 0;
  height: 700px;
  background: url(../img/cloud_big.png) repeat-x top center transparent;
  width: 100%;
  -webkit-animation: scroll 7000s linear infinite;
  -o-animation: scroll 7000s linear infinite;
  animation: scroll 7000s linear infinite;
  width: 100%;
}
.footer_cloud.cloud_1 {
  left: 0;
}
.footer_cloud.cloud_2 {
  right: 0;
}
@-webkit-keyframes scroll {
  100% {
    background-position: -300000px 0;
  }
}
/*.wrapper_footer_grey {background: linear-gradient(to bottom, #fff, #939393);}*/
a img {
  text-decoration: none !important;
}
.header-cart .basket_fly .opener > div i {
  display: none;
}
.basket_fly .opener > div.basket_count {
  background: url(../img/cart.png) no-repeat center center #ffc30d !important;
}
.basket_fly .opener > div.wish_count {
  background: url(../img/heart.png) no-repeat center center #ffc30d !important;
  order: -1;
}
.basket_fly .opener > div.compare_count {
  background: url(../img/srav.png) no-repeat center center #ffc30d !important;
}
.basket_fly .opener > div .wraps_icon_block:after {
  font-size: 12px;
  color: #000;
  position: relative;
  top: 17px;
  font-weight: 500;
}
.basket_fly .opener > div.basket_count .wraps_icon_block:after {
  content: 'Корзина';
  display: inline;
}
.basket_fly .opener > div.wish_count .wraps_icon_block:after {
  content: 'Избранное';
  display: inline;
}
.basket_fly .opener > div.compare_count .wraps_icon_block:after {
  content: 'Сравнить';
  display: inline;
}
.header-cart .basket_fly .opener {
  background: none !important;
  box-shadow: none !important;
}
.header-cart .basket_fly .opener > div {
  border: 0 !important;
}
.header-cart .basket_fly .opener {
  border-radius: 0;
}
.header-cart .basket_fly .opener, .basket_fly_forms .opener {
  width: 96px;
  left: -96px;
}
.header-cart .basket_fly .opener > div, .basket_fly_forms .opener > div {
  width: 96px;
}
.header-cart .basket_fly .opener > div .count span {
  color: #000 !important;
  background: #fff !important;
}
.basket_wrapp .header-cart .wraps_icon_block .count {
  top: 9px !important;
}
.header-cart .basket_fly .opener {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.header-cart .basket_fly .opener > div {
  background-color: #ffc30d;
  margin-bottom: 6px;
  border-radius: 8px 0 0 8px;
  background-position: center 16px !important;
}
.header-cart .basket_fly .opener > div:hover {
  background-color: #fff !important;
}
.header-cart .basket_fly .opener > div.cur {
  background-color: #fff !important;
}
.scroll_line {
  position: absolute;
  left: 12%;
  top: 669px;
  z-index: 5;
  width: 23px;
  height: 33px;
}
.scroll_line img {
  position: relative;
  top: 0;
  -webkit-animation: scroll_line 2s linear infinite;
  -o-animation: scroll_line 2s linear infinite;
  animation: scroll_line 2s linear infinite;
}
#main .mega-menu table td:not(.wide_menu) .dropdown-menu li:hover > a {
  background: #000;
}
@-webkit-keyframes scroll_line {
  0% {
    top: 0px;
  }
  50% {
    top: 9px;
  }
  100% {
    top: 0px;
  }
}
.scroll_line span {
  color: #fff;
  font-size: 18px;
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  height: 192px;
  position: absolute;
  left: -37px;
  top: -45px;
}
.scroll_line:after {
  content: '';
  display: block;
  width: 2px;
  height: 455px;
  background-color: #fff;
  position: absolute;
  left: 10px;
  top: -24px;
  opacity: 0.5;
}
.footer_bg_white {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
}
.mega_fixed_menu .colored:hover {
  color: #fff !important;
}
.mega-menu table td .wrap > .more-items > span:before {
  background: url(img/header_icons.svg) var(--light, -124px -29px) var(--dark, -124px -51px) no-repeat;
}
#headerfixed .menu-block .navs ul li.active > a, #headerfixed .menu-block .navs ul li a:hover, #headerfixed .menu-block .navs ul li a:focus, .dropdown-menu ul.menu-wrapper > li > a:hover, .dropdown-menu ul.menu-wrapper > li > a:focus {
  background: none !important;
  color: #ffc509 !important;
}
.mega-menu table td.wide_menu > .wrap > .dropdown-menu {
  left: auto !important;
  right: auto !important;
  padding: 10px;
}
.mega-menu table td.wide_menu > .wrap > .dropdown-menu > div > ul {
  margin: 0;
}
@media (max-width: 1765px) {
  .section_home_custom {
    margin-top: 30%;
  }
}
@media (max-width: 1620px) {
  .scroll_line {
    left: 4%;
    top: 500px;
  }
}
@media (max-width: 1600px) {
  .section_home_custom {
    margin-top: 20%;
  }
}
@media (max-width: 1450px) {
  .section_home_custom {
    margin-top: 10%;
  }
}
@media (max-width: 1347px) {
  .scroll_line {
    display: none;
  }
}
@media (max-width: 1200px) {
  .section_home_custom {
    margin-top: 4%;
  }
}
@media (max-width: 1090px) {
  .form_custom input[type="text"] {
    width: 100%;
  }
  .form_wrapper_white .man_wrap_form {
    display: none;
  }
  .form_wrapper_white > div {
    width: 100%;
  }
  .form_custom .btn {
    width: 100%;
  }
  .footer_flex {
    flex-wrap: wrap;
  }
  .footer_flex > div {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .vertical_egg .item_c_wrap_egg {
    position: static !important;
  }
  .vertical_egg .item_c_wrap_egg:hover .item_c {
    position: static !important;
    min-width: 0 !important;
  }
  .vertical_egg .item_c_wrap_egg .change_egg {
    display: none;
  }
  .vertical_egg .item_c {
    position: static;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .bg_stol_index {
    padding-bottom: 0;
  }
  .bg_stol_index + .index_block_custom h3 {
    margin-top: 30px;
  }
}
@media (max-width: 1050px) {
  .bg_head_img {
    display: none;
  }
  .home_slid_header {
    margin-top: -130px;
    padding-top: 130px;
    padding-bottom: 100px;
    background: url("../img/bg.jpg") no-repeat center center transparent;
    background-size: cover !important;
  }
  .home_slid_header .maxwidth-theme {
    background: none !important;
  }
}
@media (max-width: 940px) {
  .catalog_block.catalog_block_custom_black > .item {
    width: 49% !important;
  }
}
@media (max-width: 920px) {
  .soc_footer {
    align-items: center;
    justify-content: center;
  }
  .work_footer:before {
    display: none;
  }
  .section_home_custom .itme_c span {
    line-height: 24px;
    font-size: 18px;
  }
  .index_block_custom h3, .title_footer, .seo_custom h2, .tab_slider_wrapp .top_block h3, .desc_wrap_form .title_c {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .egg_g {
    margin-bottom: 25px;
  }
  .catalog_tab_custom .bottom_btn_custom {
    margin-bottom: 32px;
  }
  .general_margin {
    padding-top: 45px;
    padding-bottom: 20px;
  }
  .egg_g {
    flex-wrap: wrap;
  }
  .egg_g .item_c {
    margin-bottom: 20px;
  }
  .tab_slider_wrapp .top_block h3 {
    margin-bottom: 0;
  }
  .catalog_tab_custom {
    margin-top: 32px;
  }
  .bg_stol_index .margin_custom {
    margin-top: 30px;
  }
}
@media (max-width: 800px) {
  .index_block_custom_bg_dark {
    background: #2b2b2b;
  }
}
@media (max-width: 767px) {
  .head_wrap_home_title {
    margin-top: 40px;
  }
  .head_wrap_home_title h1 {
    margin-top: 8px;
    font-size: 22px;
    line-height: 30px;
  }
  .head_wrap_home_title .text {
    font-size: 14px;
    line-height: 18px;
  }
  .gallery_custom {
    flex-wrap: wrap;
  }
  .gallery_custom .big_left_c {
    width: 100%;
    margin-bottom: 4px;
  }
  .gallery_custom .right_mini_c {
    width: 100%;
  }
  .form_wrapper_white {
    flex-wrap: wrap;
  }
  .catalog_block.catalog_block_custom_black .item-title span {
    font-size: 16px;
    line-height: 23px;
  }
  .bottom_line_footer {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .bottom_line_footer > div {
    width: 100%;
    padding-left: 0;
  }
  .catalog_tab_custom .tab_slider_wrapp ul.tabs > li span {
    padding: 5px 14px;
  }
  .index_block_custom h3, .title_footer, .seo_custom h2, .tab_slider_wrapp .top_block h3, .desc_wrap_form .title_c, .desc_h_c {
    text-align: center;
  }
}
@media (max-width: 720px) {
  .section_home_custom {
    flex-wrap: wrap;
  }
  .section_home_custom > div {
    width: 100% !important;
  }
  .section_home_custom > .left_f {
    margin-bottom: 10px;
  }
}
@media (max-width: 670px) {
  .catalog_block.catalog_block_custom_black > .item {
    width: 100% !important;
  }
}
@media (max-width: 620px) {
  .catalog_block.catalog_block_custom_black > .item {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .catalog_block_custom_index_template .item .catalog_item > div {
    padding: 0 !important;
  }
  .catalog_block_custom_index_template .ajax_load .like_icons {
    left: 20px;
  }
}
@media (max-width: 550px) {
  .vertical_egg .img_c img {
    position: static;
    margin: 0;
    margin-bottom: 10px;
  }
  .vertical_egg .item_c {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .vertical_egg .item_c > div {
    width: 100%;
    justify-content: center;
  }
  .vertical_egg .item_c br {
    display: none;
  }
}
@media (max-width: 470px) {
  .egg_g .item_c {
    margin-right: 0;
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .egg_g img {
    display: none;
  }
  .form_custom_footer input[type="text"], .form_custom input[type="text"] {
    font-size: 15px;
  }
  .head_wrap_home_title .line_t {
    padding-left: 0;
  }
  .head_wrap_home_title .line_t:before {
    display: none;
  }
  .form_custom input[type="text"], .form_custom_footer input[type="text"] {
    padding: 16px;
  }
  .form_custom .btn, .form_custom_footer input[type="submit"] {
    padding: 18px;
  }
  .footer_flex .title_f {
    margin-bottom: 6px;
  }
  .catalog_tab_custom {
    margin-top: 22px;
  }
}
@media (max-width: 420px) {
  .section_home_custom .right_f {
    flex-wrap: wrap;
  }
  .section_home_custom .right_f .itme_c {
    width: 100%;
  }
  .section_home_custom .right_f .itme_c {
    margin-bottom: 10px;
  }
  .form_wrapper_white {
    padding: 15px;
  }
  .catalog_tab_custom .bottom_btn_custom .btn {
    padding: 20px;
    width: 100%;
  }
  .owl_footer {
    max-width: 85%;
  }
  .work_footer {
    margin-top: 0;
  }
}
@media (max-width: 371px) {
  .policy_check input + label {
    justify-content: center;
  }
  .policy_check input + label::before {
    margin-right: 0;
  }
}
#header .maxwidth-theme {
  max-width: none !important;
  width: 100% !important;
}
#headerfixed .maxwidth-theme {
  max-width: none !important;
  width: 100% !important;
}
.catalog_section_list .section_item .image img {
  max-width: 230px;
  max-height: 230px;
}
.catalog_section_list .item_block.lg .section_item {
  padding: 16px !important;
  padding-bottom: 0 !important;
}
.catalog_section_list .section_item {
  padding: 0;
}
.catalog_section_list .section_item .image img {
  max-height: none;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .catalog_block.items .item_block.col-5, .col-lg-20 {
    width: 33.3%;
  }
}
/*
@media screen and (min-width: 768px){
.product-detail-gallery__slider {
    --slider-max-width: 850px;
}
}*/
.mega-menu table td.unvisible {
  opacity: 1;
  visibility: visible !important;
}
@media (min-width: 992px) {
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
    width: calc(100% - 460px);
  }
  .product-container .product-side {
    margin-right: 130px;
  }
}
.wdu_propsorter > table {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wdu_propsorter > table > tbody {
  width: 31%;
  margin-bottom: 25px;
  border-right: 1px solid #ececec;
  padding-right: 45px;
}
.wdu_propsorter th {
  text-align: left;
}
.wdu_propsorter tr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 5px;
}
.wdu_propsorter td {
  width: 100%;
}
.wdu_propsorter tr td:last-child {
  text-align: right;
}
.wdu_propsorter tr td:first-child {
  font-weight: 500;
}
.wdu_propsorter table tbody:nth-child(3n+3) {
  border: 0;
}
.wdu_propsorter table tbody:nth-child(3n + 2):last-child {
  margin-right: 34.6%;
}
@media (max-width: 1600px) {
  .wdu_propsorter table tbody:nth-child(3n + 2):last-child {
    margin-right: 0;
  }
  .wdu_propsorter > table > tbody {
    width: 48%;
  }
  .wdu_propsorter table tbody:nth-child(3n+3) {
    border-right: 1px solid #ececec;
  }
  .wdu_propsorter table tbody:nth-child(2n+2) {
    border-right: 0;
  }
}
@media (max-width: 1200px) {
  .wdu_propsorter table tbody {
    border: 0 !important;
  }
  .wdu_propsorter > table > tbody {
    width: 100%;
  }
}
.main-catalog-wrapper.details .product-side.left_block {
  position: static !important;
  width: 42%;
  margin-right: 0;
}
.main-catalog-wrapper.details .inner-wrapper-sticky {
  position: static !important;
  transform: none !important;
}
.main-catalog-wrapper.details .char-side {
  display: none;
}
.product-info_wrrapper_flex_custom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.main-catalog-wrapper.details .product-view--side-left {
  width: 100%;
}
.product-info_wrrapper_flex_custom .product-info {
  width: 54%;
}
@media (min-width: 992px) {
  .main-catalog-wrapper.details .product-view--side-left {
    padding-right: 130px;
  }
}
@media (max-width: 991px) {
  .product-info_wrrapper_flex_custom .product-info {
    width: 100%;
  }
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
  max-height: none;
  width: 66px;
}
.detail-gallery-big-slider-main__inner {
  max-width: none !important;
}
.product-container .detail-gallery-big__picture {
  margin-top: 0;
}
.detail-gallery-big__item--no-image > span, .detail-gallery-big__item > a {
  position: static;
}
.detail-gallery-big-slider-main__ratio-inner {
  position: static;
}
.detail-gallery-big-slider-main__ratio-wrap {
  padding-top: 0;
}
.product-view_custom .detail-gallery-big {
  --slider-max-width: none;
}
.product-container .product-info {
  padding: 0;
}
.product-info_wrrapper_flex_custom .product-info.bordered {
  border: 0;
}
.item_our_custom_offer {
  margin: 0px 8px 8px 0px;
  display: inline-block;
  font-size: 10px;
  border: 1px solid #dddddd;
  border-color: var(--stroke_black);
  padding: 0 10px;
  text-align: center;
  margin: 0px 5px 5px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  border-radius: 2px;
  height: 30px;
}
.item_our_custom_offer span {
  display: block;
  line-height: 15px;
  margin: 0px;
  text-align: center;
  padding: 7px 0px 7px;
  font-size: 13px;
}
.product-info_wrrapper_flex_custom .bx_item_detail_size .bx_size, .product-info_wrrapper_flex_custom .bx_item_detail_scu .bx_scu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-info_wrrapper_flex_custom .bx_item_detail_size .bx_size .item_our_custom_offer {
  position: relative;
  top: -2px;
}
.product-info_wrrapper_flex_custom .bx_item_detail_scu .bx_scu ul {
  margin-right: 15px !important;
}
.item_our_custom_offer.active {
  color: #FFF !important;
  border-color: #fec50a;
  background: #ffc404;
}
.bx_item_detail_size.active_one li.active {
  border: 1px solid #dddddd !important;
  color: #333 !important;
  background: none !important;
}
.active_our_offers .detail.prices_block {
  opacity: 0;
}
.buys_block_offers_others {
  margin-top: 30px;
  text-align: center;
  display: none;
}
.buys_block_offers_others .text {
  font-size: 20px;
  margin-bottom: 17px
}
.buys_block_offers_others .btn {
  font-size: 18px;
  padding: 10px 38px;
}
.active_our_offers .buys_block_offers_others {
  display: block;
}
.active_our_offers .offer_buy_block.buys_wrapp {
  display: none !important;
}
.item_our_custom_offer:hover {
  border-color: #efb700;
  color: #efb700;
}
.catalog_section_list .item_block.lg .image img {
  max-width: 100%;
  max-height: none;
}
.hover_photo_custom {
  display: none;
}
.hover_custom_img_wrap:hover .general_photo_custom {
  display: none;
}
.hover_custom_img_wrap:hover .hover_photo_custom {
  display: block;
}
.mega-menu table td .wrap > a .line-wrapper {
  display: none !important;
}
.gallery_custom.gallery_custom_bottom .right_mini_c {
  width: 100% !important;
}
.gallery_custom.gallery_custom_bottom .right_mini_c .item_c {
  width: 33.2%;
}
.gallery_custom.gallery_custom_bottom .right_mini_c .item_c:nth-child(3n + 2):last-child {
  margin-right: 33.2%;
}
.header_block_flex_title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.header_block_flex_title h3 {
  margin-right: 20px;
  margin-bottom: 0;
}
.header_block_flex_title a {
  position: relative;
  top: 4px;
}
@media (max-width: 767px) {
  .gallery_custom.gallery_custom_bottom .right_mini_c .item_c {
    width: 49.8%;
    margin-right: 0 !important;
  }
  .header_block_flex_title {
    flex-wrap: wrap;
    justify-content: center;
  }
  .header_block_flex_title h3 {
    width: 100%;
    margin-bottom: 15px;
  }
  .header_block_flex_title a {
    position: static;
  }
}
.auth_wr_inner .dropdown-menu li a {
  color: #000 !important;
}
.copy_itpanda {
  text-align: right;
  margin-top: 20px;
}
.copy_itpanda a {
  text-decoration: none;
}
.bx-soa-pp-delivery-cost, .bx-soa-cart-total-line.Dostavka {
  display: none;
}
@media (min-width: 992px) {
  .col-md-9 {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .col-md-3 {
    width: 37%;
  }
}
.project_block .gallery_wrap .item a div {
  background-size: contain;
}
.project_block .head-block .big-gallery-block .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  padding-top: 95%;
}
.price_currency2 {
  display: none !important;
}
#cookie_notification p {
  line-height: 20px;
}