* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*новые стили */
a.kilmo {
    color: #fff;
    font-weight: 600;
    font-size: 27px;
}
.woocommerce ul.products li.product .button {
    border-radius: 0px;
}

.brand-filter__btn,
.brand-filter__reset {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  border: none;
  transition: all 0.2s ease-in-out;
}

/* Кнопка "Фильтровать" */
.brand-filter__btn {
  background-color: #e19a37;
  color: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    font-family: 'Montserrat';
    letter-spacing: 1px;
}

.brand-filter__btn:hover {
  background-color: #a38347;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

/* Кнопка "Сбросить" */
.brand-filter__reset {
  background-color: #f1f1f1;
  color: #333;
  border: 1px solid #ccc;
    font-family: 'Montserrat';
    letter-spacing: 1px;
}

.brand-filter__reset:hover {
  background-color: #e4e4e4;
  border-color: #bbb;
}





span.brand-filter__thumb img {
    width: 70px;
}

.brand-filter__list {
    display: flex;
    gap: 20px;
    align-items: flex-end;
}

input.brand-filter__radio {
    width: 20px;
    height: 20px;
}

label.brand-filter__item {
    display: flex;
    gap: 10px;
    align-items: flex-start;

}

form#brand-filter {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}


ul.types li {
    padding: 5px 20px;
}
.form-success-message {
    font-weight: 600;
    flex-direction: column;
    justify-content: space-between;
}
.woocommerce ul.products li {
    min-height: 380px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
h2.woocommerce-loop-product__title {
    min-height: 80px;
}
span.woocommerce-Price-amount.amount {
    font-size: 16px;
    color: #0ba96a;
    font-weight: 700;
}
.single-product span.woocommerce-Price-amount.amount{
	font-size: 26px;
}
button.single_add_to_cart_button.button.alt {
    background: #d13632 !important;
    border-radius: 50px;
    padding: 15px 30px;
    font-weight: 300;
    font-family: 'Montserrat';
}
.woocommerce .quantity .qty {
    height: 46px;
}
h2.woocommerce-loop-product__title {
    font-size: 13px !important;
    font-weight: 600;
    color: #121315;
}
a.button.product_type_simple {
    background: #e19a37 !important;
    color: #fff !important;
    transition: 0.2s all;
}
ul.types {
    gap: 5px !important;
    font-size: 18px;
}
ul.types  a{color:#202020;
    text-decoration: none;
}
ul.types .current-cat a {
    color: #fff;
    text-decoration: none;
}

.current-cat {
    background: #0ba96a;
}

ul.types .cat-item {
    padding: 5px 20px;
}

.woocommerce ul.products li img {
    max-height: 200px;
    min-height: 200px;
    object-fit: contain;
}


/*end новые стили */


.home .bottom {
    display: block;
}
strong, h1, h2, h4, p, ul, li {
    list-style: none;
}
.product-label {
    position: absolute;
/*     background: #d13632; */
    color: #fff;
    padding: 5px 10px;
}
.productions_side_bar .sub-menu {
    border-bottom: 1px solid #d13632;
    margin-bottom: 30px;
    background: #cbcbcb2e;
}
strong, h1, h2, h4, p, ul, li {
    line-height: 1.7;
}
.map_card .item {
    text-decoration: none;
    color: #303030;
}
.sec_r_side {
    display: flex;
    gap: 50px;
    flex-direction: column;
    align-items: flex-start;
}
/* Скрыть sub-menu по умолчанию */
.top .sub-menu {
    display: none;
}
.etapi_main {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
	    margin: 60px 0px;
}

.item_etapi {
    width: 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}

.item_etapi div {
    font-size: 22px;
    font-weight: 600;
    max-width: 280px;
    text-align: center;
    padding: 0px 0px 20px;
}
/* Показать sub-menu только для top current */
.top.current .sub-menu {
    display: block;
}
p {
    font-size: 18px;
}
.screen-reader-response, .screen-reader-response p {
    color: #fff;
    display: none;
}.wpcf7-response-output {
    color: #fff;
}span.wpcf7-not-valid-tip {color: #fff;
}
/**/

.portfolio .service .right .form.popmain {
    background: none;
    color: #303030;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
}
.map_card .item {
    text-decoration: none;
    color: #303030;
}

.map_card .item img {
    width: 20px;
    height: 20px;
}

section.portfolio.popmainmain .right {
    width: 100%;
}

.line.popno {
    flex-direction: column;
    gap: 20px !important;
}

.line.popno span.wpcf7-form-control-wrap {
    width: 100%;
}

.line.popno input {
    width: 100% !important;
    border: 0.723px solid #999999 !important;
}


.form.popmain .title {
    color: #303030 !important;
}

section.portfolio.popmainmain {
    margin: 0px;

}

section.portfolio.popmainmain .service .right {
    background: #ffffff !important;
}
.line.popno span.wpcf7-not-valid-tip {
    color: #1b1b1b;    font-weight: 400;
}
/**/
.table_one {
    background: hwb(0deg 30% 70% / 5%);
/*     border-top: hsl(0deg 0% 36% / 17%) solid 1px; */
/*     padding: 5px; */
    font-size: 14px;
}
.table_other {
/* 	    border: hsl(0deg 0% 36% / 17%) solid 1px; */
/*     padding: 5px; */
    font-size: 14px;
}
.table-container {
    margin-top: 50px;
}
.table_one div {
    border: hsl(0deg 0% 36% / 17%) solid 1px;
    padding: 5px;
}
.table_other div{
border-bottom: hsl(0deg 0% 36% / 17%) solid 1px;
	border-left: hsl(0deg 0% 36% / 17%) solid 1px;
		border-right: hsl(0deg 0% 36% / 17%) solid 1px;

     padding: 5px;
}
/**/
h1 {
    font-size: 48px;
}
/*категории*/
.top.current a {
/*     font-weight: 800; */
}

.sub-item.current a {
    font-weight: 800;
}
.top.current > a {
    background-color: #d13632;
	color:white;/* Например, светло-серый фон */
}
.service.archive_no_pad .top a {
    padding: 20px 20px;
}
.service.archive_no_pad .sub-menu {
    padding: 20px 20px 20px 40px;
}
.sub-item {
    display: block;
    position: relative;
}
.sub-menu .sub-item:before {
    width: 10px;
    height: 10px;
    background: #d13632;
    display: block;
    border-radius: 100px;
    position: absolute;
    content: "";
    left: -18px;
    top: 7px;
}
.service.archive_no_pad .top.current a {
    padding: 20px 20px 20px;
}

.service.archive_no_pad .sub-menu .sub-item a {
    padding: 0px 0px;
    margin-top: 10px;
}

.service.archive_no_pad .sub-item {
    margin-top: 15px;
}

.service.archive_no_pad .sub-item:first-child {
    margin-top: 0px;
}


.service.archive_no_pad {}

.service.archive_no_pad .left {
    padding: 39px 0px 65px 0px !important;
}

.service.archive_no_pad .top {
    display: flex;
    flex-direction: column;
}

/* Исключение фона на элементах внутри sub-menu */
.top.current .sub-menu a {
    background-color: transparent; /* Убираем фон для ссылок в подменю */
}
.uslugi_page {
    display: flex;
    gap: 0px;
    flex-direction: column;
}
.right.no_backgr .item {
    width: 49%;    border: 0.971px solid #ffffff;
}
.right.no_backgr .portfolio_s img {
    max-height: 150px;
}
.no_backgr{
	background:#ffffff;
}
.right.no_backgr {
    background: #ffffff !important;
    padding: 0px !important;
}
.right.no_backgr .item .bottom {
    padding: 21px 14px 21px 10px !important;
}
.right.no_backgr .item .bottom .title {
    font-size:21px;
	font-weight:800;
}

/* Скрыть все подменю по умолчанию */
.bottom {
    display: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #3C81DF !important;
    border: 0px solid !important;
    color: #fff;    border-radius: 18.071px !important;
}
.top a {
	font-size: 20px;text-decoration:none; color:#303030; ;
}
/* Если родительский элемент не активен, скрываем подменю */
.menu-item:not(.current-menu-item):not(.current-menu-parent) > .bottom {
    display: none;
}
.current-menu-ancestor .top {
    background: rgba(209, 54, 50, 0.9);
    padding: 20px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px -25px;
}
.current-menu-ancestor .top a {
	color: #ffffff; font-size: 20px;text-decoration:none;
}
ul.bottom .type_item.menu-item .top {
    background: rgb(255 255 255 / 90%);
    padding: 10px 42px;
    display: block;
    width: 100%;
/*     margin: 10px 5px; */
}
ul.bottom .type_item.menu-item .top {
    background: rgb(255 255 255 / 90%);
/*     padding: 0px 0px; */
	
}
ul.bottom .type_item.menu-item .top:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background: #303030;
    border-radius: 10px;
    margin-left: -15px;
    margin-top: 6px;
}
/* .current-menu-item .type_item.menu-item .top{
	color: #ffffff; font-size: 20px;text-decoration:none;
}
.current-menu-item .type_item.menu-item .top a {
	color: #ffffff; font-size: 20px;text-decoration:none;
}
ul.bottom .type_item.menu-item .top a {
    color: #303030;    font-size: 18px;
}
 */
.type_item.red_item.menu-item-has-children.has-submenu.menu-item.menu-item-type-post_type.current-menu-item {
    margin-right: -25px;
    margin-left: -25px;
}
.has-submenu .bottom .menu-item .top a{
	color: #303030;    font-size: 18px;
}
.has-submenu .bottom .menu-item .current-menu-item .top a{
	color: #303030;    font-size: 18px; margin-left:0px;
}
.current-menu-item .top  a {
	color: #ffffff; font-size: 20px;text-decoration:none;
}
.has-submenu .bottom .menu-item.current-menu-item .top a {
    color: #202020;
    font-size: 18px;
    font-weight: 800;
}



/* Показываем подменю для активного элемента (если текущий пункт меню или его родитель активны) */
.menu-item.current-menu-item > .bottom,
.menu-item.current-menu-parent > .bottom,
.menu-item.has-submenu.current-menu-item > .bottom,
.menu-item.has-submenu.current-menu-parent > .bottom {
    display: block;    }
/*z*/
.bottom a {
    text-decoration: none;
}
.portfolio_s.row {
    align-items: flex-start;
}
.portfolio_s img {
    min-height: 230px;
    object-fit: cover;
}
/*z*/

/*услдуги*/
h2 {
    font-size: 18px;    margin-bottom: 25px;
}
.item2 p {
    margin-bottom: 25px;
}
/* Главная / Наши услуги */
.breadcrums  {
font-weight: 400;
font-size: 14px;
line-height: 17px;
color: #A6A6A6;text-decoration:none;
	margin:15px 0px 30px;
}
.breadcrums a{
text-decoration:none;color: #A6A6A6;
}

body {
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  color: #303030;
}

.container {
  max-width: 1365px;
  margin: 0 auto;
}
@media (max-width: 1365px) {
  .container {
    max-width: 1200px;
    padding: 0 15px;
  }

}
@media (max-width: 960px) {
  .container {
    max-width: 756px;
  }
	.item_etapi {
    width: 47%;
}
	
}
@media (max-width: 756px) {
.woocommerce ul.products li {
    min-height: 310px !important;
        margin: 0 0 0.292em !important;
}
  .container {
    max-width: 556px;
  }
	h1 {
    font-size: 38px;
}
}
@media (max-width: 556px) {
  .container {
    width: 100%;
  }
label.brand-filter__item {
    height: 20px;
}
	.item_etapi {
    width: 100%;
}
.brand-filter__list {
    flex-wrap: wrap;
    width: 100%;
}
form#brand-filter {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-direction: column;
}
}

.wrapper {
  overflow: hidden;
}

.row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section_title {
  color: #202020;
  font-size: 45px;
  font-weight: 800;
}
@media (max-width: 756px) {
  .section_title {
    font-size: 30px;
  }
}

.menu {
  position: fixed;
  right: -100%;
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  top: 0;
  height: 100%;
  width: 300px;
  border-radius: 20px;
}
.menu.active {
  right: 0;
  visibility: visible;
  pointer-events: visible;
  z-index: 3;
  background-color: #D9D9D9;
  opacity: 1;
}
.menu .close_menu {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 18px;
  cursor: pointer;
  font-weight: 800;
}
.menu .top_item {
  text-decoration: none;
  color: #303030;
  gap: 0 18px;
  font-size: 18px;
  align-items: center;
  display: flex;
/*   font-family: "Alegreya Sans"; */
  margin-top: 20px;
  margin-bottom: 20px;
}
.menu .top_item span {
  font-weight: 500;
  font-size: 30px;
}
@media (max-width: 756px) {
  .menu .top_item span {
    font-size: 20px;
  }
}
.menu .socials {
  display: flex;
  align-items: center;
  gap: 0 9px;
  text-decoration: none;
  margin-bottom: 20px;
}
.menu .socials a {
  height: 23px;
}
.menu .menu_content {
  padding: 30px;
}
.menu nav ul {
  list-style: none;
  padding: 0;
}
.menu nav ul li {
  margin-bottom: 10px;
}
.menu nav ul li a {
  color: #292D32;
  text-decoration: none;
  font-size: 16px;
  transition: color 0.3s ease;
}
.menu nav ul li a:hover {
  color: #D13632;
}

.hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 34px;
    padding: 148px 0 142px 0;
    margin-bottom: 69px;
    overflow: hidden;
}
@media (max-width: 1365px) {
  .hero {
    background-position: right;
  }
}
@media (max-width: 960px) {
  .hero {
    background-position: left;
    padding: 70px 0 100px 0;
  }
}
@media (max-width: 556px) {
  .hero {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.hero .container {
  position: relative;
}
.hero .container .man {
  position: absolute;
  right: 0;
  top: -135px;
}
@media (max-width: 1365px) {
  .hero .container .man {
    width: 400px;
    top: 62px;
  }
}
@media (max-width: 960px) {
  .hero .container .man {
    display: none;
  }
}
.hero .hero_title {
  color: #ffffff;
  font-size: 62px;
  font-weight: 600;
  margin-bottom: 61px;
  position: relative; line-height: 1;
}
@media (max-width: 1365px) {
	.hero {
    padding: 68px 0 72px 0;
}
  .hero .hero_title {
    font-size: 45px;
	          line-height: 1;
  }
}
@media (max-width: 756px) {
  .hero .hero_title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.hero .hero_title .arrow {
  position: absolute;
  left: 500px;
  bottom: -275px;
  z-index: 1;
}
@media (max-width: 1365px) {
  .hero .hero_title .arrow {
    display: none;
  }
}
.hero .hero_title span {
  color: #D13632;
}
.hero .description {
  width: 670px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 80px;    word-wrap: break-word;
}
@media (max-width: 756px) {
  .hero .description {
    width: 100%;
  }
}
.hero .get_consultation {
    position: relative;
    overflow: hidden;
    display: inline-block;

    font-size: 26px;
    font-weight: 400;
    padding: 19px 65px;
    text-decoration: none;
    border-radius: 7px;
    border: 1px solid var(--Color-main, #D13632);
    color: #fff; /* текст всегда белый */
    z-index: 1;
}

/* Фон */
.hero .get_consultation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 40%; /* стартовое заполнение */
    background: var(--Color-main, #D13632);
    z-index: -1;
    animation: button-fill 3s infinite ease-in-out;
}

/* Текст */
.hero .get_consultation span {
    position: relative;
    z-index: 2;
}

/* Анимация */
@keyframes button-fill {
    0%   { width: 40%; opacity: 1; }
    15%  { width: 100%; opacity: 1; }
    35%  { width: 100%; opacity: 0.3; } /* моргание */
    50%  { width: 100%; opacity: 1; }
    70%  { width: 20%; opacity: 1; }
    100% { width: 40%; opacity: 1; }
}

@media (max-width: 756px) {
  .hero .get_consultation {
    padding: 19px 30px;
    font-size: 16px;
  }
}

.header {
  padding: 24px 0;
}
.header .header_top {
  padding-bottom: 28px;
}
@media (max-width: 756px) {
  .header .header_top {
    padding-bottom: 0;
  }
}
@media (max-width: 556px) {
  .header .header_top .row {
    justify-content: center;
    gap: 0 5px;
  }
}
.header .header_top .address {
  text-decoration: none;
  color: #303030;
  font-size: 17px;
  gap: 0 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 556px) {
  .header .header_top .address {
    font-size: 16px;
    gap: 0 10px;
  }
}
.header .header_top .right_side {
  display: flex;
  align-items: center;
  gap: 0 42px;
}
.header .header_top .right_side .top_item {
  text-decoration: none;
  color: #303030;
  gap: 0 18px;
  font-size: 20px;
  align-items: center;
  display: flex;
/*   font-family: "Alegreya Sans"; */
}
@media (max-width: 960px) {
  .header .header_top .right_side .top_item:nth-child(1) {
    display: none;
  }
}
@media (max-width: 756px) {
  .header .header_top .right_side .top_item {
    font-size: 20px;
  }
}
@media (max-width: 556px) {
  .header .header_top .right_side .top_item {
    font-size: 16px;
    gap: 0 6px;
  }
}
.header .header_top .right_side .top_item span {
  font-weight: 500;
  font-size: 30px;
}
@media (max-width: 756px) {
  .header .header_top .right_side .top_item span {
    font-size: 20px;
  }
}
.header .header_top .right_side .socials {
  display: flex;
  align-items: center;
  gap: 0 9px;
  text-decoration: none;
}
@media (max-width: 960px) {
  .header .header_top .right_side .socials {
    display: none;
  }
}
.header .header_top .right_side .socials a {
  height: 23px;
}
.header .header_bottom .right_side {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .header .header_bottom .right_side {
    gap: 0 20px;
  }
}
.header .header_bottom .right_side .open_menu {
  display: none;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 960px) {
  .header .header_bottom .right_side .open_menu {
    display: flex;
    flex-direction: column;
    gap: 5px 0;
  }
}
.header .header_bottom .right_side .open_menu .item {
  height: 4px;
  background-color: #D13632;
  border-radius: 3px;
  width: 35px;
}
.header .header_bottom .heder_logo {
/*   font-family: "Alegreya Sans"; */
  font-size: 39.531px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  color: #303030;
  text-decoration: none;
}
@media (max-width: 960px) {
  .header .header_bottom nav {
    display: none;
  }
}
.header .header_bottom nav ul {
  display: flex;
  align-items: center;
  gap: 0 30px;
}
.header .header_bottom nav ul li {
  list-style: none;
}
.header .header_bottom nav ul li a {
  text-decoration: none;
  color: #303030;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.header .header_bottom nav ul li a::after {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  top: 0;
  right: -15px;
  position: absolute;
  background: rgb(209 54 50 / 19%);
}
.header .header_bottom nav ul li .last::after {
  display: none;
}
.header .header_bottom .order {
  text-decoration: none;
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 100px;
  border: 4px solid #FFF;
  background: var(--Color-main, #D13632);
  padding: 15px 50px;
}
@media (max-width: 756px) {
  .header .header_bottom .order {
    padding: 15px 30px;
    font-size: 16px;
  }
}
@media (max-width: 556px) {
  .header .header_bottom .order {
    display: none;
  }
}

.advantages {
  margin-bottom: 69px;
}
.advantages .first_row {
  margin-bottom: 34.5px;
  flex-wrap: nowrap;
	gap:30px;
}
.advantages .left_side .section_title {
  margin-bottom: 59px;
}
@media (max-width: 556px) {
  .advantages .left_side .section_title {
    margin-bottom: 30px;
  }
}
.advantages .left_side .description {
  width: 100%;
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 960px) {
  .advantages .left_side .description {
    font-size: 20px;
  }
}
.advantages .left_side .description .bold {
  font-weight: 800;
}
.advantages .left_side .description .red {
  color: #D13632;
}
@media (max-width: 756px) {
  .advantages .right_side {
    display: none;
  }
}
.advantages .right_side img {
  width: 100%;
}
.advantages .second_row {
  align-items: start;
  margin-bottom: 130px;
}
@media (max-width: 960px) {
  .advantages .second_row {
    gap: 40px 0;
    margin-bottom: 80px;
  }
}
.advantages .second_row .item {
  width: calc(25% - 61px);
  flex: 0 0 auto;
  text-align: center;
}
@media (max-width: 960px) {
  .advantages .second_row .item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 556px) {
  .advantages .second_row .item {
    width: 100%;
  }
}
.advantages .second_row .item .red_btn {
  color: #FFF;
  text-align: center;
  margin-bottom: 36px;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 60.2px; /* 120.4% */
  background-color: #D13632;
  padding: 21px 42px;
  text-decoration: none;
  border-radius: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 1365px) {
  .advantages .second_row .item .red_btn {
    font-size: 26px;
    line-height: 25.2px;
  }
}
.advantages .second_row .item .text {
  color: #130D3A;
  font-size: 25px;
}
@media (max-width: 1365px) {
  .advantages .second_row .item .text {
    font-size: 20px;
  }
}

.services .section_title {
  margin-bottom: 30px;
}
.services .description {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 556px) {
  .services .description {
    margin-bottom: 30px;
  }
}
.services .buttons {
  display: flex;
  align-items: center;
  gap: 0 20px;
  justify-content: center;
  margin-bottom: 70px;
  margin-top: 60px;
}
@media (max-width: 556px) {
  .services .buttons {
    flex-direction: column;
    gap: 20px 0;
  }
}
.services .buttons a {
  text-decoration: none;
  font-size: 19.463px;
  color: #fff;
  line-height: 130%; /* 25.302px */
  letter-spacing: -0.779px;
  padding: 11px 34px;
  border-radius: 69.512px;
}
.services .buttons .call {
  background: #303030;
}
.services .buttons .all_services {
  background-color: #D13632;
  gap: 0 7px;
  display: flex;
  align-items: center;
}
.services .item {
  width: calc(50% - 32.5px);
  flex: 0 0 auto;
  display: flex;
  align-items: stretch;
  border-radius: 40px;
  border: 2px solid #D13632;
  overflow: hidden;
	min-height: 360px;
    max-height: 360px;
}
@media (max-width: 1365px) {
  .services .item {
    width: 100%;
  }
}

@media (max-width: 756px) {
  .services .item img {
    width: 217px;
    object-fit: cover;
    object-position: -57px;
  }
}
@media (max-width: 556px) {
  .services .item img {
    display: none;
  }
}
.services .item .learn_more {
  text-align: right;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 127.778%;
  color: #303030;
  gap: 0 13px;
  justify-content: end;
}
.services .item .inside_right {
  padding: 35px 39.5px 34px 41px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 556px) {
  .services .item .inside_right {
    padding: 35px 39.5px 34px 20px;
  }
}
.services .item .inside_right .title {
  text-align: justify;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 127.778%;
  padding-bottom: 0px;
}
.services .row {
  gap: 60px 0;
}

.about_company {
  margin-bottom: 69px;
}
.about_company .container {
  position: relative;
  background: linear-gradient(163deg, rgba(255, 255, 255, 0.8) -23.19%, rgba(214, 214, 214, 0.8) 0.56%, rgba(210, 210, 210, 0.8) 28.63%, rgba(206, 206, 206, 0.8) 56.7%, rgba(213, 213, 213, 0.8) 72.78%, rgba(208, 208, 208, 0.8) 87.31%, rgba(173, 173, 173, 0.8) 103.29%);
  padding: 94px 0 145px 117.5px;
  border-radius: 30px;
}
@media (max-width: 960px) {
  .about_company .container {
    padding: 45px 0 145px 47.5px;
  }
}
@media (max-width: 756px) {
  .about_company .container {
    padding: 45px 0 45px 26.5px;
  }
}
.about_company .container .companys_man {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1365px) {
  .about_company .container .companys_man {
    width: 600px;
  }
}
@media (max-width: 756px) {
  .about_company .container .companys_man {
    display: none;
  }
}
.about_company .container .section_title {
  margin-bottom: 60px;
}
.about_company .container .about_text {
  gap: 35px 0;
  display: flex;
  flex-direction: column;
}
.about_company .container .about_text .description_item .title {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.about_company .container .about_text .description_item text {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.portfolio {
  margin-bottom: 86px;
}
.portfolio .section_title {
  margin-bottom: 30px;
}
.portfolio .description {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 80px;
}
.portfolio .row {
  gap: 32px 0;
}
.portfolio .buttons {
  display: flex;
  align-items: center;
  gap: 0 20px;
  justify-content: center;
  margin-bottom: 70px;
  margin-top: 60px;
}
@media (max-width: 556px) {
  .portfolio .buttons {
    flex-direction: column;
    gap: 20px 0;
  }
}
.portfolio .buttons a {
  text-decoration: none;
  font-size: 19.463px;
  color: #fff;
  line-height: 130%; /* 25.302px */
  letter-spacing: -0.779px;
  padding: 11px 34px;
  border-radius: 69.512px;
}
@media (max-width: 756px) {
  .portfolio .buttons a {
    font-size: 16px;
  }
}
.portfolio .buttons .call {
  background: #303030;
}
.portfolio .buttons .all_services {
  background-color: #D13632;
  gap: 0 7px;
  display: flex;
  align-items: center;
}
.portfolio .red_item {
/*   margin-right: -25px; */
/*   margin-left: -25px; */
}
.portfolio .red_item .top {
  background: rgba(209, 54, 50, 0.9);
  padding: 20px 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;   
}
.portfolio .red_item .bottom {
  padding: 00px;
}
.portfolio .item {
  width: calc(25% - 7.5px);
  flex: 0 0 auto;
  border-radius: 29.676px;
  border: 0.971px solid #DC6764;
  background: #FFF;
}
@media (max-width: 960px) {
  .portfolio .item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 556px) {
  .portfolio .item {
    width: 100%;
  }
}
.portfolio .item img {
  width: 100%;
  border-radius: 29.676px;
}
.portfolio .item .bottom {
  padding: 21px 24px 51px 24px;
}
.portfolio .item .bottom .title {
  color: #121315;
  font-size: 17.471px;
  font-weight: 500;
  line-height: 130%; /* 22.712px */
  letter-spacing: -0.699px;
  margin-bottom: 18px;
}
.portfolio .item .bottom .type {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin-bottom: 16px;
  color: rgba(18, 19, 21, 0.5);
  font-size: 15.529px;
  line-height: 130%; /* 20.188px */
  letter-spacing: -0.621px;
}
.portfolio .item .bottom .text {
  color: rgba(18, 19, 21, 0.5);
  font-size: 13.588px;
  font-weight: 400;
  line-height: 130%; /* 17.665px */
  letter-spacing: -0.544px;
}
.portfolio .service .row {
  align-items: start;
}
.portfolio .service .bottom {
  display: flex;
  flex-direction: column;
  gap: 4px 0;
}
.portfolio .service .bottom li {
  font-size: 18px;
  font-weight: 400;
}
.portfolio .service .bottom li:nth-child(3) {
  font-weight: 700;
}
.portfolio .service .left {
  width: calc(29.4% - 30px);
  flex: 0 0 auto;
  border-radius: 35px;
  border: 2px solid var(--Color-main, #D13632);
  padding: 39px 25px 65px 25px;    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media (max-width: 1365px) {
  .portfolio .service .left {
    width: 100%;
        max-width: 300px;
  }
.header .header_top .right_side .top_item {
    gap: 0 5px;
    font-size: 16px;
}
.header .header_top .right_side .top_item span {
    font-size: 23px;
}
.header .header_bottom nav ul {
    gap: 0 10px;
}
.header .header_bottom nav ul li a::after {
    right: -5px;
}
}
.portfolio .service .left .title {
  font-size: 24px;
  margin-bottom: 29px;
  font-weight: 700;
	    padding: 0px 20px;
}
.portfolio .service .left .types {
  gap: 35px 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1365px) {
  .portfolio .service .left .types {
    gap: 15px 0;
  }
}
.portfolio .service .left .types .type_item {
  font-size: 20px;
}
.portfolio .service .left .types .type_item .top {
  color: #fff;
}
.portfolio .service .right {
  width: calc(70.4% - 30px);
  flex: 0 0 auto;
  border-radius: 35px;
  background: #F7F7F7;
  padding: 35px 37px 64px 30px;
}
@media (max-width: 1365px) {
  .portfolio .service .right {
    width: 100%;
  }
}
@media (max-width: 556px) {
  .portfolio .service .right {
    padding: 35px 20px 40px 20px;
  }
}
.portfolio .service .right .inside_left img {
  width: 100%;
}
.portfolio .service .right .description_text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.portfolio .service .right .row1 {
  gap: 0 40px;
  margin-bottom: 47px;
  flex-wrap: nowrap;
}
@media (max-width: 756px) {
  .portfolio .service .right .row1 {
    flex-direction: column;
    gap: 40px 0;
  }
}
.portfolio .service .right .description_text2 {
  width: 495px;
}
@media (max-width: 556px) {
  .portfolio .service .right .description_text2 {
    width: 100%;
  }
}
.portfolio .service .right .texts2 {
  margin-bottom: 0 !important;
  margin-top: 40px;
}
.portfolio .service .right .gradient {
  width: 100%;
}
.portfolio .service .right .form {
  border-radius: 35px;
  padding: 50px 97px 44px 69px;
  background-image: url(../images/form.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 556px) {
  .portfolio .service .right .form {
    padding: 50px 20px;
  }
}
.portfolio .service .right .form .title {
  font-size: 21.685px;
  font-weight: 500;
  margin-bottom: 26px;
  color: #fff;
}
.portfolio .service .right .form .line {
  display: flex;
  align-items: center;
  gap: 0 16px;
}
.right.portfolio_page_niz label.cf7-privacy, .right.portfolio_page_niz label.cf7-privacy a {
    color: #fff;
}
@media (max-width: 756px) {
  .portfolio .service .right .form .line {
    flex-direction: column;
    gap: 15px 0;
  }
}
.portfolio .service .right .form .line .name {
  background-image: url(../images/input1.png);
  background-repeat: no-repeat;
  background-position: 12px 10px;
  padding: 0 50px;
}
.portfolio .service .right .form .line .phone {
  background-image: url(../images/input2.png);
  background-repeat: no-repeat;
  background-position: 12px 10px;
  padding: 0 50px;
}
.portfolio .service .right .form input {
  border: none;
  outline: none;
  border-radius: 7.228px;
  border: 0.723px solid #ECECEC;
  background: #F8F8F8;
  backdrop-filter: blur(5.0598921776px);
  display: flex;
  width: 243.598px;
  height: 43.371px;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 556px) {
  .portfolio .service .right .form input {
    width: 100%;
  }
}
.portfolio .service .right .form input::placeholder {
  color: #C0C0C0;
  font-size: 13.011px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.portfolio .service .right .form .submit {
  border-radius: 18.071px;
  background: radial-gradient(64.37% 45.98% at 50% 50%, #3C81DF 0%, rgba(19, 103, 219, 0) 100%), var(--4487E4, #4487E4);
  backdrop-filter: blur(5.0598921776px);
  display: flex;
  height: 43.371px;
  justify-content: center;
  align-items: center;
  border: none;
  color: #FFF;
  font-size: 13.011px;
  width: 167px;
}
.portfolio .service .right .texts {
  display: flex;
  flex-direction: column;
  gap: 25px 0;
  margin-bottom: 40px;
}
.portfolio .service .right .texts .item2 {
  font-size: 18px;
}
.portfolio .service .right .texts .item2 .title {
  font-weight: 700;
  margin-bottom: 25px;
}
.portfolio .service .right .texts .item2 .description_text p {
  margin-top: 30px;
}

.contacts .section_title {
  margin-bottom: -250px;
}
.contacts .map {
  position: relative;
  bottom: -300px;
}
.contacts .map .map_card {
  position: absolute;
  top: 80px;
  left: 117px;
  border-radius: 0px;
  background: var(--Color-main, rgba(255, 255, 255, 0.9));
  box-shadow: 0px 0px 25px 0px rgba(209, 54, 50, 0.4);
  padding: 50px 51px;
  width: 406px;
}

.category-header img {
    max-height: 230px;
    width: 100%;
    object-fit: cover;
    border-radius: 40px;
    min-height: 220px;
}
.category-header h2 {
    color: #121315;
    font-size: 17.471px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.699px;
    margin-bottom: 18px;
    font-size: 21px;
    font-weight: 800;
    padding: 10px;
}
.category-header a {
    text-decoration: none;
}
.category-item {
    width: 32%;
}
.uslugi-categories {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 100px;
}
h1 {
    margin-bottom: 40px;
}
	
	
	
	.catalog_prod .category-item {
    width: 17%;
}

.catalog_prod .uslugi-categories {
    gap: 25px;
    justify-content: space-between;
}

.catalog_prod .category-header img {
    max-height: 220px;
    object-fit: contain;
    max-width: 200px;
}
    .category-header h2 {
        text-align:center;
    }
.category-header a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media screen and (max-width: 960px) {
    .category-item {
        width: 30%;
    }
    .category-header h2 {
        font-size: 15px;
    }
}
@media screen and (max-width: 768px) {
    .category-item {
        width: 100%;
    }
    .uslugi-categories {
/*         flex-direction: column; */
    }
	.catalog_prod .category-item {
    width: 43%;
    /* display: flex
; */
}
}

		.inside_left {
    width: 50%;
    border-radius: 30px;
}
	.products_right h1{
		font-size:30px;
	}
	.products_right .breadcrums p {
    font-size: 15px ;

}
	.products_right	.breadcrums {

    margin: 0px 0px 22px;
}
	.service .sub-item a {
    padding: 0px 0px;
    margin-top: 10px;
    font-size: 14px;
}
		
		.portfolio_s img {
    min-height: 280px;
/*     object-fit: contain; */
}
		.prod_right_cont.right.no_backgr .item {
    width: 33%;
}
		.right.no_backgr.prod_right_cont {
    width: calc(72.4% - 30px);
}
		.right.no_backgr .item .bottom .title {
    font-size: 15px;
    font-weight: 600;
}
		.portfolio .service .portfolio_s.row {
    align-items: start;
    justify-content: flex-start;
}
		
	@media screen and (max-width:768px){

		.main_row {

    flex-direction: column-reverse;
}
		.prod_right_cont.right.no_backgr .item {
    width: 46%;
}
		.portfolio .service .portfolio_s.row {
    align-items: start;
    justify-content: flex-start;
    justify-content: space-between;
}
		.right.no_backgr.prod_right_cont {
    width: 100%;
}
	}
.row.main_row {
    align-items: flex-start;
}
@media (max-width: 960px) {
	
  .contacts .map .map_card {
    padding: 26px 28px;
    width: 300px;
  }
}
@media (max-width: 756px) {
  .contacts .map .map_card {
    top: 100px;
    left: 15px;
  }
}
@media (max-width: 556px) {
.header .header_top .right_side {
    flex-direction: column;
}
  .contacts .map .map_card {
    display: none;
  }
    h1 {
        font-size: 24px;
        line-height: 1.2;
    }
p {
    font-size: 15px;
}
    .portfolio .service .left {
        width: 100%;
        max-width: 550px;
    }
.top a {
    font-size: 15px;
}
.portfolio .service .left .title {
    font-size: 22px;
    margin-bottom: 0px;
}

.service.archive_no_pad .top.current a {
    padding: 10px 20px 10px;
}
.service.archive_no_pad .top a {
    padding: 10px 20px;
}

.service.archive_no_pad .left {
    padding: 19px 0px 25px 0px !important;
}
.right.no_backgr .item {
    width: 99%;
}
.portfolio_s img {
    min-height: 140px;
}

.services .item .inside_right .title {
    font-size: 18px;
}
.services .description {
    font-size: 14px;
}
    .about_company .container {
        padding: 45px 16px 35px 20px;
    }
.footer .right_side .item .inner_item {
    font-size: 17px;
}

}
.contacts .map .map_card .map_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 36px;
}
.contacts .map .map_card .item {
  display: flex;
  align-items: start;
  gap: 0 13px;
  flex: 0 0 auto;
  margin-bottom: 16px;    height: 30px;
}
.contacts .map .map_card .order2 {
  text-decoration: none;
  color: #FFF;
  font-size: 19.463px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 25.302px */
  letter-spacing: -0.779px;
  padding: 8px 34px 11px 34px;
  border-radius: 69.512px;
  background: #303030;
  margin-top: 30px;
  display: inline-flex;
}
.contacts .map iframe {
  width: 100%;
  border-radius: 0px !important;
}
@media (max-width: 556px) {
  .contacts .map iframe {
    height: 400px;
    border-radius: 50px !important;
  }
}

.footer {
  background: var(--Color-main, #D13632);
  padding: 363px 0 28px 0;
}
.footer .first_row {
  margin-bottom: 60px;
}
@media (max-width: 556px) {
  .footer .first_row {
    flex-direction: column;
    gap: 30px 0;
  }
}
.footer .footer_bottom {
  border-top: 1px solid #fff;
  padding-top: 28px;
}
.footer .footer_bottom .inner_item {
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
  line-height: 18.2px;
}
.footer .left_side {
  display: flex;
  flex-direction: column;
  gap: 4px 0;
}
@media (max-width: 960px) {
  .footer .left_side {
    order: 1;
  }
}
.footer .left_side a {
  text-decoration: none;
}
.footer .left_side .footer_logo {
  color: #FFF;
  font-size: 39.531px;
  font-weight: 900;
  line-height: normal;
}
.footer .left_side .mark {
  display: flex;
  align-items: center;
  gap: 0 10px;
  color: #FFF;
  font-size: 15.34px;
}
@media (max-width: 1365px) {
  .footer nav {
    order: 2;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 756px) {
  .footer nav {
    width: 100%;
  }
}
.footer nav ul {
  display: flex;
  align-items: center;
  gap: 0 32px;
    max-width: 410px;
    flex-wrap: wrap;
}
@media (max-width: 756px) {
  .footer nav ul {
    gap: 0;
    justify-content: space-between;
  }
}
@media (max-width: 556px) {
  .footer nav ul {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 15px 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer nav ul li {
  list-style: none;
}
.footer nav ul li a {
  text-decoration: none;
  font-size: 20px;
  color: #FFF;
}
@media (max-width: 756px) {
  .footer nav ul li a {
    font-size: 16px;
  }
}
.footer .right_side {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
@media (max-width: 1365px) {
  .footer .right_side {
    order: 2;
  }
	.header .header_bottom .order {
    font-size: 21px;
    padding: 5px 30px;
}
	.header .header_bottom nav ul li a {
    font-size: 16px;
}
}
.footer .right_side .item {
  text-decoration: none;
}
.footer .right_side .item .title {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.footer .right_side .item .inner_item {
  display: flex;
  align-items: center;
  gap: 0 18px;
  color: #FFF;
/*   font-family: "Alegreya Sans"; */
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer .right_side .item .inner_item span {
  font-weight: 500;
  font-size: 30px;
}/*# sourceMappingURL=main.css.map */

/* Общий фон попапа */
.popup {
    display: none; /* Скрыт по умолчанию */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

/* Контент попапа */
.popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 500px;
    width: 100%;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}


.homep .inside_left {
    width: 50%;
    height: inherit;
    object-fit: cover;
    border-radius: 38px;
}
.productions_side_bar .top a {
padding-top: 7px !important;
	padding-bottom:7px !important;
}

.portfolio .service .right .form .chclass input {
    height: 20px;
    float: left;
    width: 20px !important;
    margin-right: 10px;
}
span.wpcf7-list-item-label, label.cf7-privacy {
    font-weight: 400;
}


li.menu-item-has-children {
    position: relative; /* нужно для абсолютного позиционирования подменю */
}

li.menu-item-has-children > ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    z-index: 999;
    min-width: 200px;
}

li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
}

li.menu-item-has-children > ul.sub-menu > li > a {
    display: block;
    padding: 8px 20px;
    color: #333;
    text-decoration: none;
}

li.menu-item-has-children > ul.sub-menu > li > a:hover {
    background: #f0f0f0;
}
/* Убираем ::after у ссылок в подменю */
.header .header_bottom nav ul li ul.sub-menu li a::after {
    content: none !important;
}
