	
		li.icon_offer{
		    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
		}
		
		li.icon_offer .icon-guarantee {
    width: 32px;
    height: 42px;
}
section.section.section--blue.for_cat25_block{
 
padding	:20px;
padding-bottom: 25px;
}
.for_cat25_block .section__title i{
margin:0px;
}
.for_cat25_block  .section__title {
    margin: 0 0 24px;
}
.layout-box__services {
    margin-bottom: 30px;
}
			p.opaleny_key_montag img.icon {

				width: 22px;
				margin-right: 10px;
			}

			p.opaleny_key_montag a.form-control.button.button--primary {
				width: 200px;

			}

			/*
.h_flex{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
	
	.col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
	
	    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
	
	    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
	.section.section.section--banner{
	min-height: 436px;
	}
	.x_abs{
    position: absolute;
    left: 20%;
    width: 60%;
	}
	 .text_t{
	 color:white;
	 }
	.service-callback__form_header .form--service{
	        padding: 18px;
	}
	
	.service-callback__form_header  .form textarea.form-control{
	height: 56px;
	}*/

			/*	.section--banner {
    position: relative;
    overflow: hidden;
} 

.banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
} 

.banner picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
} 

.banner picture img {
    width: 100%;
    height: 100%;
    
}*/

			.x_abs {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;


			}

			.h_flex {
				display: flex;
				align-items: flex-start;
				    justify-content: center;
				width: 100%;
				 /* max-width: 1200px;   */
				padding: 20px;
				color: #000000;
				flex-direction: row-reverse;
			}

			.text_t {
				max-width: 60%;
				padding: 20px;
				border-radius: 8px;
			}

			.text_t h1,
			.text_t p {
				color: #fff;
			}

			.cat_new_sl {
				;
				/* float: right;
    width: 100%;
    margin-left: auto;
    display: block;  */
			}

			.col-md-5 {
				max-width: 40%;

				padding: 57px;
				border-radius: 8px;
			}
			.title-h3x {
				color: black;
				text-align: center;
				font-weight: 600;
				font-size: 16px;

			}
		 
			.h_flex ul li {
				font-size: 20px;
				line-height: 30px;
			}
			.service-callback__form_header2 {
				max-height: 227px;
			}

			.obj__my_work {
				display: flex;
				list-style: none;
				padding: 0;
				gap: 20px; /* Расстояние между элементами */
			}

			.obj__my_work li {
				text-align: center;
			}

			.obj__my_work img {
				width: 100%;
				height: 100%;
			}
			.obj__my_work li {
				list-style: none; /* Убирает маркер списка */
				text-align: center;
				padding: 0 !important;
			}

			.obj__my_work_1 {
				display: grid;
				gap: 20px;
				padding: 0;
			}

			.obj__my_work_1 li {
				list-style: none;
				text-align: center;
			}

			.obj__my_work_1 img {
				max-width: 100%;
				height: auto;
				display: block;
				margin: 0 auto;
			}

			@media(min-width: 768px) {
				.obj__my_work_1 {
					grid-template-columns: repeat(6, 1fr);
				}
			}

			@media(max-width: 767px) {
				.obj__my_work_1 {
					grid-template-columns: repeat(3, 1fr);
				}
				.obj__my_work {
					flex-direction: column;

				}
			}
			.obj__my_work > li:before {
				content: none !important;
			}
			.obj__my_work_1 > li:before {
				content: none !important;
			}
			@media(max-width: 768px) {
			
			li.icon_offer {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

				.block__slogan {
     margin-right:  0px!important;  
    display: flex
;
    flex-direction: column-reverse;
}

				.x_abs {
					position: relative;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					background: white;
				}
				.cat_new_sl {
					float: none;
					margin-left: 0;
				}

				p.opaleny_key_montag a.form-control.button.button--primary {

					justify-content: flex-start;
				}

				p.opaleny_key_montag img.icon {
					width: 22px !important;

				}
				p.opaleny_key_montag {
					flex-wrap: wrap;
					flex-direction: row;
					gap: 16px;
				}


				.h_flex {
					flex-direction: column;
					    align-items: center;
				}
				h1.cat_new_h1 {
				        font-size: 22px!important;
        line-height: 25px!important;
        position: absolute;
        top: -174px;
        right: 20px;

				}
				.text_t_2 {
    display: flex
;
    gap: 0px!important;
     margin-top: 0px!important; 
    flex-direction: column-reverse;
	        align-items: center;
}
				.h_flex ul li {
					font-size: 14px;
					line-height: 24px;
				}
				.text_t {
					padding: 0;
					max-width: 100%;
				}


				.section--banner {
					height: auto !important;
					min-height: auto;
				}

				.banner--secondary {
					height: auto !important;
					min-height: auto;
					display: flex;
					flex-direction: column;
					align-items: stretch;
				}

				.banner--secondary picture img {
					height: auto !important;
					width: 100%;
					object-fit: cover;
				}


				.x_abs .container {
					padding-bottom: 20px;
				}
				.h_flex .col-md-5 {
					max-width: 100%;
					padding: 0;
				}


				.banner picture {
					width: 100%;
					/* min-height: 690px; */
				}
				.banner--secondary picture img {
					/* height: 690px!important; */
					width: 100%;
					object-fit: cover;
				}

			}

			.team__list > li:before {
				content: none !important;
			}

			span.project__info {
				display: -webkit-box;
				-webkit-line-clamp: 5;
				-webkit-box-orient: vertical;
				overflow: hidden;
			}

			span.part__news {
				margin: 12px;
			}

			.our__dos:nth-child(n + 4) {
				width: 179px !important
			}

			.none__select_catt {
				display: none !important;
			}

			.consultation-btn {
    background-color: #00b3ba;
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    box-shadow: 0 4px 6px rgba(0, 179, 186, 0.2);
    /* padding: 10px; */
    height: 40px;
    display: flex
;
    align-items: center;
			}

			.consultation-btn:hover {
				background-color: #009da3;
				transform: translateY(-2px);
				box-shadow: 0 6px 8px rgba(0, 179, 186, 0.3);
			}

			.service-callback__form_header2 {
				display: none;
				position: fixed;
				top: 20%;
				left: 50%;
				transform: translate(-50%, -50%);

				padding: 30px;
				border-radius: 10px;

				z-index: 1000;
				max-width: 500px;
				width: 90%;
			}

			.form-overlay {
				display: none;
				position: fixed;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: rgba(0, 0, 0, 0.6);
				z-index: 999;
				backdrop-filter: blur(3px);
			}

			@media(max-width: 768px) {
span.cat_new_tagline {
 
    font-size: 22px !important;
    line-height: 25px !important;
    position: absolute;
    top: -89px;
    right: 30px;
}
				.consultation-btn {
					display: flex;
					justify-content: center;
					align-items: center;
					font-size: 12px;
					width: 100%;

					padding: 0;
					height: 50px;
				}

				.service-callback__form_header2 {
					padding: 20px;
					width: 95%;
				}
				.text_t {
					padding: 0 !important;
					display: flex;
					justify-content: center;
					align-items: center;
				}
				.h_flex ul {
					width: 300px;
                   
				}
                .h_flex {
                    padding: 0;
                }
              .layout-box__services {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
			}
			.text_t {
				padding-right: 100px;
			}

		 .text_t_2{
			display:flex;
			gap: 159px;
    margin-top: 45px;
		 }

		 h1.cat_new_h1 {
    font-size: 38px;
    line-height: 38px;
	margin:0px;
}

.block__slogan {
	    margin-right: -140px;
}

span.cat_new_tagline {
	font-size: 38px;
    line-height: 70px;
    font-weight: 700;
}