

/* Start:/bitrix/templates/iris/components/bitrix/news.list/iris_photogallery/style.min.css?16763647852510*/
.lider{
	margin: 50px 0 50px 0;
}

.lider-in{

}

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

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

.lider-in-items{
	display: flex;
	flex-direction: column;
}

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

.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: 300;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}

.photogallery-bottom{
	display: flex;
	flex-wrap: wrap;
}

.photogallery-bottom-left{
	width: 100%;
    display: flex;
    justify-content: center;
}

.photogallery-bottom-left iframe{
	width: 90%;
    height: 590px;
}

@media(max-width: 1010px){
	.photogallery-bottom-left iframe{
		width: 100%;
		height: 500px;
	}
}

@media(max-width: 620px){

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

	.photogallery-bottom-left iframe{
		width: 100%;
		height: 325px;
	}
	
	.lider-in-items-item-right-subtitle{
		font-size: 16px;
	}
}


@media(max-width: 450px){
	.photogallery-bottom-left iframe{
		width: 100%;
		height: 225px;
	}
}


.pagination{
	z-index: 1000;
	height: 50px;
	position: relative;
	
  }

  .swiper-pagination-bullet{
	margin-top: 40px !important;
    height: 5px !important;
    border: none !important;
    background-color: gray !important;
    width: 15px !important;
    border-radius: 5px !important;
  }
  
  .swiper-pagination-bullet-active{
	background-color: #000000 !important;
    width: 30px !important;
  }

  .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;
    background-color: rgba(0, 0, 0, 0.7);
	width: 80%;
}

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

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

.swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
}
/* End */


/* Start:/bitrix/templates/iris/components/bitrix/news.list/iris_photogallery/themes/green/style.min.css?1676364789205*/
.bx-newslist .fa.bx-star-active{color:#33b111}.bx-newslist .btn{background-color:#33b111;border-color:#33b111}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#76e359;border-color:#76e359}
/* End */
/* /bitrix/templates/iris/components/bitrix/news.list/iris_photogallery/style.min.css?16763647852510 */
/* /bitrix/templates/iris/components/bitrix/news.list/iris_photogallery/themes/green/style.min.css?1676364789205 */
