

/* Start:/local/templates/rotado/components/bitrix/news/projects/style.css?1768978683353*/
.projects__header {
    text-align: left;
    margin: 120px 0 64px 0;
}


@media (max-width: 1300px) {
    .projects__header {
        margin: 120px 0 50px 0;
    }
}

@media (max-width: 600px) {
    .projects__header {
        margin: 60px 0 30px 0;
    }
}


.projects__video img {
    min-height: 230px;
    object-fit: cover;
}
/* End */


/* Start:/local/templates/rotado/components/bitrix/news/projects/bitrix/news.list/.default/style.css?17689786832202*/
.projects {
	background-color: #F7FAFB;
	padding: 96px 0;
}

.projects__header {
	margin: 0 0 64px 0;
}

.projects__menu {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 40px;
	cursor: pointer;
	justify-content: center;
}

.projects__menuitem {
	display: inline-block;
	padding: 15px 28px;
	border: 1px solid transparent;
	border-radius: 30px;
	color: #6787AD;
	white-space: nowrap;
	text-align: center;
	font-size: 18px;
	transition: all 0.3s ease;
	margin-bottom: 8px;
}

.projects__menuitem.act {
	border: 1px solid #1A98E0;
	color: #0090E3;
}

.projects__menuitem:hover {
	border: 1px solid #6787AD;
}

.projects__menuitem + .projects__menuitem {
	margin-left: 24px;
}

.projects__videomenu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	width: 100%;
	margin-bottom: 64px;
}

.projects__videoitem {
	display: none;
}

.projects__videoitem.show {
	display: block;
}

.projects__video img {
	border-radius: 4px;
	width: 100%;
}

.projects__name {
	display: block;
	margin: 16px 0 8px;
	font-size: 18px;
	line-height: 25px;
}

.projects__desc {
	font-size: 14px;
	line-height: 19px;
	color: #595959;
}

.projects__all {
	display: flex;
	justify-content: center;
}

.projects__filter {
	padding: 32px;
	background-color: #F7FAFB;
	display: flex;
	border-radius: 4px;
	margin-bottom: 56px;
}

.projects__filtername {
	white-space: nowrap;
	font-size: 18px;
	margin-top: 14px;
}

.pp {
	background-color: #fff;
	padding: 0 !important;
	margin-bottom: 176px;
}

.ppm {
	margin-left: 24px;
	justify-content: flex-start;
}

.ppi {
	border: 1px solid #6787AD;
	margin-left: 8px !important;
}

.ppi.act {
	background-color: #0090E3;
	color: #fff;
	border: 1px solid transparent;
}



/* MEDIA */
@media (max-width: 1300px) {
	.pp {
		margin-bottom: 120px;
	}
}

@media (max-width: 1200px) {
	.projects__filtername {
		font-size: 17px;
		margin-top: 4px;
	}
}

@media (max-width: 900px) {
	.ppm {
		padding: 0;
	}
}

@media (max-width: 600px) {
	.pp {
		padding: 30px 0;
		margin-bottom: 70px;
	}

	.projects__filtername {
		font-size: 15px;
		margin: 0 0 15px 8px;
	}

	.projects__filter {
		flex-direction: column;
		padding: 10px;
		border-radius: 4px;
		margin-bottom: 31px;
	}
}



/* End */
/* /local/templates/rotado/components/bitrix/news/projects/style.css?1768978683353 */
/* /local/templates/rotado/components/bitrix/news/projects/bitrix/news.list/.default/style.css?17689786832202 */
