

/* Start:/bitrix/templates/iris/components/bitrix/news.list/iris_staff/style.min.css?16763647122650*/
.lider{
	margin: 100px 0 100px 0;
}

.lider-in{

}

.lider-in-title{
    margin: 0 0 60px 0;
}

.lider-in-title-text{
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.lider-in-items{
	display: flex;
	flex-wrap: wrap;
}

.lider-in-items-item{
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 50px 0;
}

.lider-in-items-item-left{
	width: 40%;
    margin-right: 35px;
}

.lider-in-items-item-right{
	width: 50%;
}

.lider-in-items-item-right-title{
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: left;
}

.lider-in-items-item-right-subtitle{
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}

.lider-in-items-item-right-more{
	
}

.lider-in-items-item-right-more-btn{
	color: #041aba;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-decoration: underline;
}

@media(max-width: 1010px){
	.lider-in-items-item-left{
		width: 59%;
		margin-right: 0;
	}
	
	.lider-in-items-item-right{
		width: 40%;
	}
	.lider-in-items-item-right-title{
		font-size: 22px;
	}
	.lider-in-items-item-right-subtitle{
		font-size: 16px;
	}
}

@media(max-width: 820px){
	.lider-in-items-item-left{
		width: 50%;
		margin-right: 0;
	}
	
	.lider-in-items-item-right{
		width: 50%;
	}
	.lider-in-items-item-right-title{
		font-size: 18px;
		margin: 30px 0;
	}
	.lider-in-items-item-right-subtitle{
		font-size: 16px;
	}
	.lider-in-items-item-right-more-btn{
		font-size: 14px;
	}
	.lider-in-title-text{
		font-size: 24px;
	}

	.lider-in-items-item{
		width: 100%;
	}
}

@media(max-width: 500px){
	.lider-in-items-item-left{
		width: 100%;
		margin-right: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		
	}
	
	.lider-in-items-item-right{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
}



.modal{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
}

.modal-close{
	color: #fff;
    background-color: #000;
    border-radius: 100%;
    border: 1px solid #fff;
    z-index: 1000;
    position: absolute;
    right: -15px;
    top: -20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 20px;
	cursor: pointer;
}

.modal-in{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 500px;
	width: 70%;
    background-color: rgba(0, 0, 0, 0.7);
}

.modal-img{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 100;
}

.lider-in-items-item-left-img{
	cursor: pointer;
}

/* End */


/* Start:/bitrix/templates/iris/components/bitrix/news.list/iris_staff/themes/blue/style.min.css?1676364717205*/
.bx-newslist .fa.bx-star-active{color:#1485ce}.bx-newslist .btn{background-color:#1485ce;border-color:#1485ce}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#53a4d8;border-color:#53a4d8}
/* End */
/* /bitrix/templates/iris/components/bitrix/news.list/iris_staff/style.min.css?16763647122650 */
/* /bitrix/templates/iris/components/bitrix/news.list/iris_staff/themes/blue/style.min.css?1676364717205 */
