

/* Start:/service/style.css?17254745531084*/
.form-container {
	background: #fff;
	box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.1);
	padding: 40px;
	width: auto;
	max-width: 1027px;
}
.services-block {
	width: 100%;
	display: flex;
    gap: 20px;
    margin-bottom: 60px;
    flex-wrap: wrap;
}
.service-item{
    width: 380px;
    padding: 40px;
    background: linear-gradient( 0deg, rgba(2, 2, 2, 0.42) 0%, rgba(2, 2, 2, 0.42) 100% ), url(/local/templates/doors4u/components/bitrix/news.detail/page_new/assets/zamer.jpg), lightgray 0.092px -229px / 50% 100% no-repeat;
    background-size: 140%;
    color: #fff;
    position: relative;
}
.zamer-block{

}
.montaz-block{
    background: linear-gradient( 0deg, rgba(2, 2, 2, 0.42) 0%, rgba(2, 2, 2, 0.42) 100% ), url(/local/templates/doors4u/components/bitrix/news.detail/page_new/assets/montage.jpg), rgb(136, 136, 136) 0.092px -229px / 50% 100% no-repeat;
    background-size: 140%;
}
.service-item h2{
    padding-bottom: 30px;
  padding-top: 20px;
}
.service-item a{
    text-decoration: underline;
}

@media (max-width: 480px) {

}

/* End */
/* /service/style.css?17254745531084 */
