

/* Start:/local/templates/trias2023/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17253626294490*/
.service-item{
	position: relative;
}
.service-item .table-12 {
	width: 100%
}
.service-item .table-center{
	margin-left: auto;
	margin-right: auto;
}

.service-item table{
	text-align: center;
}
.service-item table td,.service-item table th{
	border:2px solid #2F4D97 !important;
	display: table-cell;
    vertical-align: middle;
}
.service-item  th{
	
	line-height: 94.9%;
	text-align: center;
	font-weight: 500;
}
.service-item thead th{
	padding: 16px 32px;
}
.service-item thead .low th{
	padding: 8px 0;
}
.service-item thead th.wl2{
	border-right:2px solid #fff !important;
}
.service-item thead th.wd2{
	border-bottom:2px solid #fff !important;
}
.service-item tbody th{
	padding-top: 16px;
	padding-bottom: 16px;
	min-width: 340px;
	border-bottom:2px solid #fff !important;
}
.service-item tbody tr:last-child th{
	border:2px solid #2F4D97 !important;
}

.service-item .setvice-text img{
	width: 100%;
}
.service-item .strong{
 font-size: 20px;
 margin-bottom: 16px;
 font-weight: 700;
}

.content .service-item  ul.isquare {
	padding: 0px;
	font-size: 20px;
	margin-bottom: 0;
}
.content .service-item  ul.isquare > li{
	background: url("/local/templates/trias2023/components/bitrix/news/services/bitrix/news.detail/.default/images/square.png") no-repeat left 10px;
	padding: 3px 0px 3px 60px;
	list-style: none;
  	margin: 0 0 32px;
}
.content .service-item  ul.isquare ul{
	margin-top: 24px;
	list-style: disc;
}
.content .service-item  ul.isquare ul li{
	margin-bottom: 16px;
}


.tisers-list{

	display: flex;
	flex-flow:row wrap;
	justify-content: space-between;

}
.tisers-list .tiser-item{
	padding: 32px 16px;
	color: #FFFFFF;
	width: 410px;
	min-height: 300px;
	background: #2F4D97;
	backdrop-filter: blur(14.5px);
	border-radius: 30px;
	margin-bottom: 32px;
	display: flex;
	justify-content: space-between;
	flex-flow: column;
}
.tisers-list .tiser-item.big{
	width: 632px;
}
.tisers-list .tiser-item .tiser-name{
	margin-bottom: 70px;
	font-weight: 700;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 114.9%;

}

.tisers-list .tiser-item .tiser-desc{
	font-weight: 500;
	line-height: 150%;
}

.project-list {

display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(9, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.project_0 { grid-area: 1 / 1 / 5 / 6; margin-right: 20px; margin-bottom: 20px;}
.project_1 { grid-area: 1 / 6 / 5 / 9; margin-right: 20px; margin-bottom: 20px;}
.project_2 { grid-area: 1 / 9 / 7 / 13; margin-bottom: 20px;}
.project_3 { grid-area: 5 / 1 / 10 / 9; margin-right: 20px;}
.project_4 { grid-area: 7 / 9 / 10 / 13; }




.project-list img{
 width: 100%;
 max-height: 100%;

}
.project-list a{
	display: flex;
	height: 100%;
	width: 100%;
}
.project_0 img{
 max-width: 688px;
}
.project_1 img{
 max-width: 425px;
}
.project_2 img{
 max-width: 720px;


}
.project_3 img{
 max-width: 1133px;
 max-height: 657px;

}
.project_4 img{

}
@media (min-width: 320px) and (max-width: 767px) {
	.content .service-item  ul.isquare {
	font-size: 14px;
}
.service-item .strong{
	font-size: 14px;
	margin-top: 16px;
}
	.setvice-text{
		margin-bottom: 32px;
	}
	.project-list{
		display: block;
		margin-top: 16px;
		margin-bottom: 32px;
	}
	.project-list .project-list-container{
		margin: 0;
		padding: 0;
	}
	.project-list .project-item{
		margin: 0 0 16px;
	}
	.project-list a{
		height: 300px;
	}
	.project-list img{width: 100%;object-fit: contain;}
	.slick-prev{

		z-index: 10;
		height: 31px;
		width: 31px;
		text-indent: -99999px;
		background: url('/local/templates/trias2023/components/bitrix/news/services/bitrix/news.detail/.default/images/next.png') !important;
		left: 0;
	}
	.slick-next{

		z-index: 10;
		height: 31px;
		width: 31px;
		text-indent: -99999px;
		background: url('/local/templates/trias2023/components/bitrix/news/services/bitrix/news.detail/.default/images/prev.png') !important;
		right: 0;
	}

  .tisers-list .tiser-item{
  	margin: 0 0 15px;
  	padding: 15px 20px 20px;
  	min-height: 170px;
  	width: 100%;
  }
  .tisers-list .tiser-item .tiser-name{
	font-size: 16px;
	margin-bottom: 30px;
  }
  .tisers-list .tiser-item .tiser-desc{
	font-size: 12px;
  }
  .tisers-list .tiser-item .tiser-desc ul,.tisers-list .tiser-item .tiser-desc ul li:last-child{margin-bottom: 0px;}
  .tisers-list .tiser-item .tiser-desc ul li{
	margin-bottom: 12px;
  }
  .tisers-list .tiser-item .tiser-name.mb75{
  	margin-bottom: 12px;
  }
  	.service-item .tisers{
		margin-bottom: 20px;
	}
	.service-item .setvice-text{

	}
	.service-item .table-12{
		width: 100%;
	}
	.service-item table{
		font-weight: 500;
		font-size: 8px;
		line-height: 94.9%;
	}
	.service-item thead th{
	padding: 3px 7px;
	}
	.service-item tbody th{
		min-width: auto;
		padding: 10px 20px;
	}
}

/* End */


/* Start:/local/templates/trias2023/components/bitrix/news.list/tisers_service/style.css?17235556151595*/
.tisers{
	position: relative;
	margin-bottom: 125px;
}
.tisers-banner{
    min-height: 100vh;
    background-size: cover !important;
    background-position-y: -190px !important;
    background-repeat: no-repeat;

    
}
.tisers-title{
	padding-top: 175px;
	margin-bottom: 35px;
	font-weight: 800;
	font-size: 96px;
	color: #FFFFFF;
	line-height: 94.9%;
}
.tisers-subtitle{
	margin-bottom: 143px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 24px;
}
.tisers-list{

	display: flex;
	flex-flow:row wrap;
	justify-content: space-between;

}
.tisers-list .tiser-item{
	padding: 32px 16px;
	color: #FFFFFF;
	width: 400px;
	min-height: 360px;
	background: #2F4D97;
	backdrop-filter: blur(14.5px);
	border-radius: 30px;
	display: flex;
	justify-content: space-between;
	flex-flow: column;
}
.tisers-list .tiser-item.big{
	max-width: 632px;
}
.tisers-list .tiser-item .tiser-name{
font-weight: 700;
font-size: 24px;
}

.tisers-list .tiser-item .tiser-desc{
	font-weight: 500;
	font-size: 20px;
	line-height: 150%;
}



@media (min-width: 320px) and (max-width: 767px) {  
  .tisers-list .tiser-item{
  	margin: 0 0 15px;
  	padding: 15px 20px 20px;
  	min-height: 170px;
  	width: 100%;
  }
  .tisers-list .tiser-item .tiser-name{
	font-size: 16px;
	margin-bottom: 30px;
  }
  .tisers-list .tiser-item .tiser-desc{
	font-size: 12px;
  }
  .tisers-list .tiser-item .tiser-desc ul,.tisers-list .tiser-item .tiser-desc ul li:last-child{margin-bottom: 0px;}
  .tisers-list .tiser-item .tiser-desc ul li{
	margin-bottom: 12px;
  }
  .tisers-list .tiser-item .tiser-name.mb75{
  	margin-bottom: 12px;
  }
}
/* End */


/* Start:/local/templates/trias2023/components/bitrix/news.list/projects/style.css?17235556151613*/
.project-list {

display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(9, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.project_0 { grid-area: 1 / 1 / 5 / 6; margin-right: 20px; margin-bottom: 20px;}
.project_1 { grid-area: 1 / 6 / 5 / 9; margin-right: 20px; margin-bottom: 20px;}
.project_2 { grid-area: 1 / 9 / 7 / 13; margin-bottom: 20px;}
.project_3 { grid-area: 5 / 1 / 10 / 9; margin-right: 20px;}
.project_4 { grid-area: 7 / 9 / 10 / 13; }




.project-list img{
 width: 100%;
 max-height: 100%;

}
.project-list a{
	display: flex;
	height: 100%;
	width: 100%;
}
.project_0 img{
 max-width: 688px;
}
.project_1 img{
 max-width: 425px;
}
.project_2 img{
 max-width: 720px;


}
.project_3 img{
 max-width: 1133px;
 max-height: 657px;

}
.project_4 img{

}
@media (min-width: 320px) and (max-width: 767px) {
	#projects .container{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#projects .container .h2.caption_block{
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 64px;
		margin-bottom: 32px;
		font-size: 24px;
		line-height: 94.9%;
	}
	.project-list{
		display: block;
	}
	.project-list .project-list-container{
		margin: 0;
		padding: 0;
	}
	.project-list .project-item{
		margin: 0 0 16px;
	}
	.project-list img{width: 100%;max-height: 300px;}
	.slick-prev{

		z-index: 10;
		height: 31px;
		width: 31px;
		text-indent: -99999px;
		background: url('/local/templates/trias2023/components/bitrix/news.list/projects/images/next.png') !important;
		left: 10px;
	}
	.slick-next{

		z-index: 10;
		height: 31px;
		width: 31px;
		text-indent: -99999px;
		background: url('/local/templates/trias2023/components/bitrix/news.list/projects/images/prev.png') !important;
		right: 10px;
	}
}
/* End */
/* /local/templates/trias2023/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17253626294490 */
/* /local/templates/trias2023/components/bitrix/news.list/tisers_service/style.css?17235556151595 */
/* /local/templates/trias2023/components/bitrix/news.list/projects/style.css?17235556151613 */
