:root {
  --red-color: #cc0000;
}
.main_block div.mf-captcha{
    width: 100%;
}
.main_block p {
    font-size: 17px;
}

.pustishka {
	margin: 0px !important;
}

@media (max-width: 500px) {
.pustishka {
	display: none !important;
}
}

.background_main_banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    height: 100%;
    width: 100%;
}
@media (max-width: 1100px) {
.background_main_banner {
    background-size: cover;
}
}
.content_main_banner {
    padding: 184px 35px;
    height: 100%;
    align-content: center;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
	box-sizing: content-box;
}
@media (min-width: 1101px) {
.content_main_banner {
    height: 400px;
}
}
@media (min-width: 651px) and (max-width: 1100px) {
.content_main_banner {
    height: 320px;
}
}
@media (max-width: 650px) {
.content_main_banner {
    height: 400px;
}
}
.title_main_banner {
	margin: 0px 0px 70px;
    padding: 0px;
    max-width: 835px;
    color: white;
    font-size: 40px;
    line-height: 34px;
	text-align: left;
	font-weight: 800;
}

.main_banner {
    width: 100%;
}

.text_main_banner {
	color: white;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    max-width: 574px;
	margin: 0px 0px 50px;
}

.main .main_banner .slick-dots {
    bottom: 20px;
    max-width: fit-content;
    justify-self: center;
    background-color: #ffffff73;
    border-radius: 13px;
}

.button_block_main_banner .button {
	padding: 7px 18px 9px;
    background-color: var(--red-color);
}

.button_block_main_banner {
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
}

.button_block_main_banner .button:hover {
	background-color: #e48d8d;
	color: white;
}

.main_banner_form {
position: relative;
}
.main .slick-arrow {
	background-color: #f2f2f2;
    border-radius: 50%;
    position: absolute;
    z-index: 910;
    display: block;
    width: 45px;
    height: 45px;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='29' viewBox='0 0 15 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70756 28.1496C1.51531 28.3419 1.275 28.438 1.01066 28.438C0.746321 28.438 0.506011 28.3419 0.313763 28.1496C-0.0707334 27.7651 -0.0707334 27.1403 0.313763 26.7558L12.5696 14.5L0.313763 2.24418C-0.0707334 1.85969 -0.0707334 1.23488 0.313763 0.850384C0.698259 0.465888 1.32307 0.465888 1.70756 0.850384L14.6603 13.8031C15.0448 14.1876 15.0448 14.8124 14.6603 15.1969L1.70756 28.1496Z' fill='%23000000'/%3E%3C/svg%3E");
    background-size: 15px 29px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border: none;
    font-size: 0;
}
.main .slick-arrow:before {
    content: '';
}
.main .slick-prev {
	transform: translateY(-50%) scaleX(-1);
}
.main .slick-next:focus {
	background-color: #f2f2f2;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='29' viewBox='0 0 15 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70756 28.1496C1.51531 28.3419 1.275 28.438 1.01066 28.438C0.746321 28.438 0.506011 28.3419 0.313763 28.1496C-0.0707334 27.7651 -0.0707334 27.1403 0.313763 26.7558L12.5696 14.5L0.313763 2.24418C-0.0707334 1.85969 -0.0707334 1.23488 0.313763 0.850384C0.698259 0.465888 1.32307 0.465888 1.70756 0.850384L14.6603 13.8031C15.0448 14.1876 15.0448 14.8124 14.6603 15.1969L1.70756 28.1496Z' fill='%23000000'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
}
.main .slick-prev:focus {
	background-color: #f2f2f2;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='29' viewBox='0 0 15 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70756 28.1496C1.51531 28.3419 1.275 28.438 1.01066 28.438C0.746321 28.438 0.506011 28.3419 0.313763 28.1496C-0.0707334 27.7651 -0.0707334 27.1403 0.313763 26.7558L12.5696 14.5L0.313763 2.24418C-0.0707334 1.85969 -0.0707334 1.23488 0.313763 0.850384C0.698259 0.465888 1.32307 0.465888 1.70756 0.850384L14.6603 13.8031C15.0448 14.1876 15.0448 14.8124 14.6603 15.1969L1.70756 28.1496Z' fill='%23000000'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
	transform: translateY(-50%) scaleX(-1);
}
.main .slick-prev:hover {
	background-color: #f2f2f2;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='29' viewBox='0 0 15 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70756 28.1496C1.51531 28.3419 1.275 28.438 1.01066 28.438C0.746321 28.438 0.506011 28.3419 0.313763 28.1496C-0.0707334 27.7651 -0.0707334 27.1403 0.313763 26.7558L12.5696 14.5L0.313763 2.24418C-0.0707334 1.85969 -0.0707334 1.23488 0.313763 0.850384C0.698259 0.465888 1.32307 0.465888 1.70756 0.850384L14.6603 13.8031C15.0448 14.1876 15.0448 14.8124 14.6603 15.1969L1.70756 28.1496Z' fill='%23cc0000'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
	transform: translateY(-50%) scaleX(-1);
}

.main .slick-next:hover {
	background-color: #f2f2f2;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='29' viewBox='0 0 15 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70756 28.1496C1.51531 28.3419 1.275 28.438 1.01066 28.438C0.746321 28.438 0.506011 28.3419 0.313763 28.1496C-0.0707334 27.7651 -0.0707334 27.1403 0.313763 26.7558L12.5696 14.5L0.313763 2.24418C-0.0707334 1.85969 -0.0707334 1.23488 0.313763 0.850384C0.698259 0.465888 1.32307 0.465888 1.70756 0.850384L14.6603 13.8031C15.0448 14.1876 15.0448 14.8124 14.6603 15.1969L1.70756 28.1496Z' fill='%23cc0000'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
    background-position: center;
}


.main_banner .slick-next {
    right: 13px;
}
.main_banner .slick-prev {
    left: 13px;
}

.img-whatsapp-header {
	width: 30px;
    height: 30px;
    margin-top: -1px;
}

.img-telegram-header {
    width: 30px;
    height: 30px;
    margin-top: 6px;
    margin-left: 2px;
}
.button_call {
	padding: 7px 10px 9px;
    background-color: var(--red-color);
    color: white;
    font-size: 14px;
    line-height: 15px;
    margin-top: 4px;
	cursor: pointer;
}
.button_call:hover {
	background-color: #e48d8d;
}

.catalog-block {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	margin-bottom: 25px;
}

.catalog-content {
    width: calc((100% - 40px) / 3);
    padding: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
}
.catalog-content::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4); 
	z-index: 1;
	transition: all 0.5s ease-in-out;
}

.catalog-content:hover::before {
	background-color: rgba(0, 0, 0, 0.7);
}

.razdel-header h2 {
	color: white;
	position: relative;
	z-index: 2;
	height: 56px;
	margin: 0px;
	padding: 40px 0px 26px;
	box-sizing: content-box;
}
.razdel-prevtext p {
	color: white;
	position: relative;
	z-index: 2;
}
.main_button {
	padding: 7px 10px 9px;
    background-color: var(--red-color);
    color: white;
    font-size: 14px;
    line-height: 15px;
    margin-top: 7px;
    cursor: pointer;
}
.main_button:hover {
	background-color: #e48d8d;
    color: white;
}

.main_block {
	margin-bottom: 80px;
}


.block_uslugi {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	margin-bottom: 25px;
}

.uslugi_content {
    width: calc((100% - 60px) / 4);
    padding: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
	align-content: end;
    aspect-ratio: 1.8;
}

.uslugi_content::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4); 
	z-index: 1;
}
.uslugi_content .razdel-header h2 {
    font-size: 26px;
    line-height: 26px;
	text-align: left;
}
.hidden_deteil_text {
	display: none;
}
.block_about_company {
	max-width: 900px;
    justify-self: center;
    background-color: #f8f8f9;
    border: 1px solid #f2f2f2;
    padding: 20px;
}
.button_detail_text {
	margin-bottom: 0px;
	cursor: pointer;
    text-decoration: underline;
}

.content_advantages {
	justify-content: center;
    display: flex;
    align-items: baseline;
    width: 100%;
    max-width: calc((100% - 105px) / 4);
    flex-wrap: wrap;
    height: fit-content;
	margin-top: 30px
}
.content_advantages svg {
	margin-bottom: 10px;
}
.content_advantages p {
    margin: 0px 0px 0px 0px;
    max-width: 100%;
    text-align: -webkit-center;
    text-align: center;
    width: 100%;
}
.block_advantages {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
	justify-content: space-between;
}

.content_slider_project {
	margin: 0px 10px;
	border: 1px solid #f2f2f2;
    height: 400px;
}
.img_slider_project {
	overflow: hidden;
}
.img_slider_project img{
	width: 100%;
	height: auto;
}
.content_slider_project p {
	margin: 0px;
	padding: 10px;
	background-color: #f8f8f9;
}

.slider_project .slick-list {
	margin-left: -10px;
    margin-right: -10px;
}

.main .slick-dots {
 bottom: -60px;
}

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

.content_reviews {
    border: 1px solid #f2f2f2;
    margin: 0px 20px;
}

.scan_reviews img{
	width: auto;
    height: 100%;
}
.text_reviews {
	padding: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
	background-color: #f8f8f9;
}
.author_reviews {
	display: flex;
    text-align-last: end;
    justify-content: end;
    margin: 0px;
}

.slick-dots button[type="button"] {
	display: none;
}

.scan_reviews {
	height: 300px;
    justify-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding: 20px;
    width: 100%;
	cursor: pointer;
}


.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
}

.modal-content {
	max-width: 90%;
	max-height: 90%;
	object-fit: contain;
}

.close {
	position: absolute;
	top: 20px;
	right: 30px;
	color: white;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
	transition: color 0.3s;
}

.close:hover {
	color: var(--red-color);
}
.quote_reviews {
	font-style: italic;
	color: #555;
	margin-bottom: 10px;
	line-height: 1.4;
width: 100%;
}

.author_reviews {
	font-weight: 600;
	color: #333;
	margin: 0;
width: 100%;
}

.block_reviews  .slick-dots {
    bottom: -60px;
}
li.slick-active::before {
	color: var(--red-color);
}

.block_reviews  .slick-track {
    display: flex;
}

.block_reviews .slick-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.content_certificates{
	margin: 0px 20px;
}
.scan_certificates {
	padding: 20px;
	border: 1px solid #f2f2f2;
	cursor: pointer;
}
.scan_certificates img{
	width: 100%;
	height: auto;
}
.block_certificates .slick-dots {
    bottom: -60px;
}

.block_news {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.anonce_news {
    width: calc((100% - 60px) / 4);
	border: 1px solid #f2f2f2;
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.previmg_news {
    padding: 20px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
	aspect-ratio: 1;
	height: fit-content;
}
.previmg_news img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.block_previnfo_news {
	padding: 20px;
	flex: 1;
	background-color: #f8f8f9;
}

.date_news {
	font-size: 14px;
    margin-bottom: 8px;
    line-height: 14px;
    font-weight: 300;
}
.prevtitle_news {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.prevtext_news {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 0px;
}

.block_callback_form form {
	background-color: #f8f8f9;
    border: 1px solid #f2f2f2;
    margin: 0px auto;
    padding: 20px;
	display: flex;
    flex-wrap: wrap;
	gap: 20px;
}

input[type="number"] {
    background: #f7f7f7;
    border: 1px solid #d0cfcf;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 13px;
    padding: 8px 13px 7px;
    width: 100%;
}
.block_callback_form input[type="number"]::-webkit-outer-spin-button, .block_callback_form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.block_callback_form input[type="checkbox"] {
    background: #f7f7f7;
    border: 1px solid #d0cfcf;
    border-radius: 2px;
    margin-right: 5px;
}

.title-callback_form {
    margin: 0px auto 10px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
	min-width: 51%;
}
form label {
	width: 100%
}

.block_callback_form .button_input {
	padding: 7px 10px 9px;
    background-color: var(--red-color);
    color: white;
    font-size: 14px;
    line-height: 15px;
	border: 0px;
border-radius: 0px;
}
.button_input:hover {
	background-color: #e48d8d;
}

@media (max-width: 1100px) {
.uslugi_content {
    width: calc((100% - 40px) / 3);
}
.anonce_news {
    width: calc((100% - 40px) / 3);

}
.title_main_banner {
    font-size: 28px;
    line-height: 28px;
}
.text_main_banner {
    font-size: 14px;
    line-height: 16px;
}
.content_main_banner {
    padding: 40px 40px;
}
.content_advantages {
    max-width: calc((100% - 40px) / 3);
}
}

@media (max-width: 820px) {
.catalog-content {
    width: calc((100% - 20px) / 2);
}
.anonce_news {
    width: calc((100% - 20px) / 2);
}
.uslugi_content {
    width: calc((100% - 20px) / 2);
}
/*.content_advantages {
    max-width: calc((100% - 20px) / 2);
}*/
}
@media (max-width: 550px) {
.catalog-content {
    width: 100% ;
}
.title_main_banner {
        font-size: 22px;
        line-height: 22px;
    }
    .content_main_banner {
        padding: 20px;
    }
.wraps > .wrapper_inner {
    padding-right: 15px;
    padding-left: 15px;
}
.anonce_news {
    width: 100%;
}
.previmg_news {
    aspect-ratio: 1.5;
}
 .slick-next {
    right: -10px;
}
 .slick-prev {
    left: -10px;
}
}

@media (max-width: 500px) {
.uslugi_content {
    width: 100%;
}
.content_advantages {
    max-width: 100%;

}
.main .main_banner .slick-dots {
    bottom: 10px;
}
}

.logo-row .logo img, .logo-row .logo svg {
    width: 133px;
}
  .header_wrap .col-md-2 {
        width: 12.666667%;
    }
   .header_wrap .col-md-5 {
        width: auto;
    }
.logo_and_menu-row .search_wrap {
        max-width: 450px !important;
	width: 100%;
}
.row {
    justify-content: space-between;
    display: flex;
	flex-wrap: wrap;
}
#mobileheader .logo {
    max-width: 120px;
}

.search-input-div input[type="text"] {
    background: #e7e7e7;
    border: 0px;
}
/*.menu-row.middle-block .mega-menu table td .wrap > a {
    padding: 15px 18px 15px;
    height: 40px;
    line-height: 10px;
}*/

.row:before, .row:after {
    content: " ";
    display: none;
}
.fill_bg_n .menu-row.bgcolored, .fill_bg_y .menu-row.bgcolored > .maxwidth-theme {
    background-color: #cc0000;
}

.header_wrap .cls-1 {
    fill: #222;
    fill-rule: evenodd;
}
.header_wrap, .header_wrap .strong{
	color: #222;
}

/*выравнивание в 2 строки*/

div.numbers {
align-self: center;
}
.bx-basket-block {
padding-bottom: 0px;

}
.pull-right .phoneicon {
	margin-top: 0px;
	margin-right: 10px;
}
.fa-envelope {
	margin-top: 6px;
}
.pull-right .phone-block-2 {
	margin-top: 8px;
}
.pull-right .phone-block {
    margin-bottom: 0px;
    height: 30px;
    margin-top: -3px;
}
.podauth:nth-child(2) {
margin-top: 8px;
}

.button_call {
display: block !important;
}
.display_none {
display: table-cell !important;
}

.input-50 {
	max-width: calc((100% - 20px) / 2);
}
@media (max-width: 500px) {
.input-50 {
	max-width: 100%;
}

}

.main_banner_form {
    margin-left: calc((-100vw + 100%) / 2);
}
svg .smcls-1 {
    fill: var(--red-color);
}
.menu-row.bgcolored .mega-menu table td:hover {
    background-color: #e48d8d;;
}

.main .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    font-size: 30px;
}

.fa, .far, .fas {
	font-size: 15px;
    color: #363636;
}

.header_wrap .bx-basket-block {
	padding-left: 0px;
}

.pull-right-first {
padding-right: 0px
}

.header_wrap .authblock {
    padding-top: 0px;
	height: 60px;
}

.padding-0px {
	padding: 0px;
}
div.header-v5 .logo_and_menu-row .right-icons {
    padding: 0px 15px;
}

.enterbox {
    padding: 0px 0px 0px 15px;
}
.mobile-search .inner-table-block {
    margin-bottom: 10px;
}

.logo_and_menu-row .wrap_icon {
    padding: 0 15px;
}

.sum-cart strong {
	font: 15px / 24px "Open Sans", Arial, sans-serif;
}

.content_advantages p:nth-child(2) {
    margin-bottom: 8px;
}



/*страница услуг*/
.block_margintop_40px {
	margin-top: 40px;
}
.two_cards .razdel-prevtext p {
    min-height: 144px;
    align-content: end;
}
/*@media (min-width: 1101px){
.our_advantages .content_advantages {
    max-width: calc((100% - 70px) / 3);
	}
}*/
.our_advantages .content_advantages svg {
    margin-left: 20px;
    margin-right: 20px;
}
.our_advantages .content_advantages p:nth-child(2) {
    max-width: 350px;
}
@media (max-width: 600px) {
.page_uslugi .uslugi_content {
	width: 100%;
}
}
/*конец страница  услуг*/

/*страница раздел услуг*/
@media (min-width: 1250px) {
.page_razdel_uslugi .uslugi_content {
    width: calc((100% - 80px) / 5);
}}
.page_razdel_uslugi .uslugi_content .razdel-header h2 {
    font-size: 22px;
    line-height: 22px;

}
.main .list_margin-10px {
	margin: 10px;
}

/*конец страница раздел услуг*/

/*левое меню*/

/*конец - левое меню*/
.content_advantages svg {
    width: auto;
    height: 65px;
    max-width: 130px;
}

.content_advantages path, .content_advantages g {
	fill: var(--red-color);
}
.content_advantages .st0, .content_advantages path.st0{
	stroke: var(--red-color) !important;
	fill: #cc000000 !important;
}
.content_advantages:first-child rect {
	fill: var(--red-color);
}

.advantages-main .content_advantages svg:nth-child(1), .advantages-main .content_advantages svg:nth-child(6) {
    height: 60px;
}
.advantages-main .content_advantages svg:nth-child(5) {
    height: 70px;
}
.block_parters__box_img {
	height: 190px;
	align-content: center;
}

.main_button:focus {
    color: white;
}

.page-uslugi__content-position {
	align-content: start;
}

.button_block_main_banner .button:visited, .main_button:visited {
    color: white;
}

.popup-callback__block {
 	display:none;
}

/*popup*/
.popup-callback__block {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    overflow-y: auto;
    align-content: center;
}

.popup-callback__content {
    position: relative;
    max-width: 600px;
    justify-self: center;
}

/* Стили для кнопки закрытия (опционально) */
.popup-callback__close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}

.popup-callback__close:hover {
    color: #000;
}
/*popup конец*/