:root {
  --red-color: #db343a;
}
.background_main_banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.content_main_banner {
    padding: 60px 80px;
    height: 100%;
    align-content: center;
}

.title_main_banner {
	margin: 0px 0px 30px;
    padding: 0px;
    max-width: 835px;
    color: white;
    font-size: 40px;
    font-weight: 600;
    line-height: 34px;
	text-align: left;
}

.main_banner {
    max-height: 407px;
    width: 100%;
}

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

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

.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;
}
.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;
}
.slick-arrow:before {
    content: '';
}
.slick-prev {
	transform: translateY(-50%) scaleX(-1);
}
.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;
}
.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);
}
.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);
}

.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;
}

.img-whatsapp-header {
  width: 25px;
  height: 25px;
}

.img-telegram-header {
  width: 25px;
  height: 25px;
	margin-top: 8px;
}
.button_call {
	padding: 7px 10px 9px;
    background-color: var(--red-color);
    color: white;
    font-size: 14px;
    line-height: 15px;
    margin-top: 7px;
	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;
}
.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 {
	display: flex;
    align-items: center;
	width: 100%;
}

.content_advantages p {
	margin: 0px 0px 0px 10px;
	    max-width: calc(100% - 40px);
}
.block_advantages {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.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;
}

.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 {
    max-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;
    max-width: 800px;
    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;
}
input[type="checkbox"] {
    background: #f7f7f7;
    border: 1px solid #d0cfcf;
    border-radius: 2px;
    margin-right: 5px;
}

.title-callback_form {
    max-width: 440px;
    margin: 0px auto 10px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
form lable {
	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 {
    max-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;
}

}

@media (max-width: 820px) {
.catalog-content {
    width: calc((100% - 20px) / 2);
}
.anonce_news {
    max-width: calc((100% - 20px) / 2);
}
.uslugi_content {
    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 {
    max-width: 100%;
}
.previmg_news {
    aspect-ratio: 1.5;
}
 .slick-next {
    right: -10px;
}
 .slick-prev {
    left: -10px;
}
}

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

.logo-row .logo img, .logo-row .logo svg {
    width: 133px;
}
    .col-md-2 {
        width: 12.666667%;
    }
    .col-md-5 {
        width: 580px;
    }
.logo_and_menu-row .search_wrap {
        width: 400px;
}
.row {
    justify-content: space-between;
    display: flex;
}
#mobileheader .logo {
    max-width: 120px;
}

.search-input-div input[type="text"] {
    background: white;
}
.menu-row.middle-block .mega-menu table td .wrap > a {
    padding: 15px 18px 15px;
    height: 40px;
    line-height: 10px;
}
.menu-row.middle-block .mega-menu {
    height: 40px;
}
.menu-row.middle-block .mega-menu table td.dropdown .wrap > a:not(.more-items):after {
    top: 15px;
}
.row:before, .row:after {
    content: " ";
    display: none;
}
.fill_bg_n .menu-row.bgcolored, .fill_bg_y .menu-row.bgcolored > .maxwidth-theme {
    background-color: #db343a;
}


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

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

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