

/* Start:/local/templates/klapan/components/bitrix/news/services_template/bitrix/news.list/.default/style.css?17248298764443*/
.bx_news {padding:0; list-style: none !important;}


.bx_news h3{font-size:24px}
.bx_news h3{margin-top:20px;margin-bottom:10px}

.bx_news p{margin:0 0 10px}

.bx_news .date {
	color: #8f8f8f;
	display: inline-block;
	font-size: 14px;
	padding: 10px 0;
}

.bx_news h3 a:link {
	color: #0073a3;
	font-size: 16px;
}
.bx_news a {
	color: #0073a3;
	cursor: pointer;
}
.bx_news h3 {
	display: inline-block;
	margin-top: 15px;
	font-size: 18px;
	margin-bottom: 0;
	font-weight: bold;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:1.1;
	color:inherit;
}

.services_items_wrapper{
	display: flex;
	flex-wrap: wrap;
	/*align-items: stretch;
	width: calc(100% + 24px);*/
	/*box-sizing: border-box;*/
	/*margin-left: -12px;*/
}

.services_items_wrapper_block{
	/*width: 50%;
	padding: 12px;*/
	box-sizing: border-box;
	background-color: #FFF;
}

.services_block_item{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #F3F7FA;
	padding: 30px 40px 30px 40px;
	box-sizing: border-box;
	height: 100%;
}

.image_prewiev_services{
	display: block;
	margin: 0 auto;
}

.services_title{
	color: #0073B8;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 25px 0 40px 0;
}

.services_anounce{
	color: #777B7E;
}

.more_detailed{
	border-top: 1px solid #CDD7E0;
	text-align: center;
	padding-top: 25px;
	margin-top: 25px;
}

.more_detailed a{
	color: #0073B8;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.more_detailed a:hover{
	color: #0073B8;
	text-decoration: none;
}

@media (max-width: 950px){

	.services_items_wrapper{
		/*display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: stretch;*/
	}


	.services_items_wrapper_block{
		/*width: 100%;*/
	}
}

@media (max-width: 770px){

	.services_block_item{
		background-color: #FFF;
	}

	.more_detailed{
		border-top: none;
		border-bottom: 1px solid #CDD7E0;
		text-align: center;
		padding: 10px 0 25px 0;
		margin-top: 0;
	}
}

.services_items_wrapper__new {
	float: left;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 15px;
}

.services_items_wrapper__new > .item {
	display: flex;
	border: 1px solid #e9e9e9;
	color: #2b2b2b;
}

.services_items_wrapper__new > .item .item_text {
	position: relative;
	z-index: 5;
	width: 55%;
	padding: 16px 10px 16px 20px;

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 10px;
}

.services_items_wrapper__new > .item .item_title {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 19px;
	line-height: 120%;
	margin: 0;
	margin-bottom: 15px;
}

.services_items_wrapper__new > .item .item_descr {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
	
	font-weight: 300;
	font-size: 14px;
	line-height: 120%;
	margin: 0;
	margin-bottom: 15px;
}

.services_items_wrapper__new > .item .item_icon {
	width: 52px;
	height: 44px;
	object-fit: contain;
}

.services_items_wrapper__new > .item .item_img {
	position: relative;
	width: 45%;
	display: flex;
    justify-content: start;
    align-items: end;

	overflow: hidden;
}

.services_items_wrapper__new > .item .clip_img {
	position: absolute;
    inset: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%);
	background-color: #ccc;
}

.services_items_wrapper__new > .item .clip_img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
}

svg, path, rect {
	transition: all .3s;
}

.services_items_wrapper__new > .item .item_img .icon {
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 100%;
	transform: translateX(15px) translateY(-15px);
	transition: all .3s;
}

.services_items_wrapper__new > .item:hover {
	text-decoration: none;
}

.services_items_wrapper__new > .item:hover .item_img .icon {
	background-color: #3ea4f0;
	border-color: #3ea4f0;
}

.services_items_wrapper__new > .item:hover .clip_img > img {
	transform: scale(1.10);
}

.services_items_wrapper__new > .item:hover .item_img .icon path {
	stroke: #fff;
}


@media (max-width: 1024px) and (min-width: 767px) {
	.services_items_wrapper__new {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

@media (max-width: 576px) {
	.services_items_wrapper__new {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
/* End */


/* Start:/local/templates/klapan/components/bitrix/form.result.new/feedback_form/style.css?148714584379*/
/*.form_auth{
  text-align: center;
  width: 60%;
  margin: 0 auto;
}*/


/* End */
/* /local/templates/klapan/components/bitrix/news/services_template/bitrix/news.list/.default/style.css?17248298764443 */
/* /local/templates/klapan/components/bitrix/form.result.new/feedback_form/style.css?148714584379 */
