

/* Start:/local/templates/aspro-lite/components/bitrix/news.list/block-galery/style.css?17394737532554*/
.project .project__item .project__item-img{
  -webkit-transform:scale(1);
  transform:scale(1);
  transition: all 5s ease;
}

.project__item>.project__item-link{
  background-image: none;
  transition: all 5s ease;
    bottom: 0;
    top: unset;
    height: 100px;
}

.project__item>.footer-callback{
  display: none;
    z-index: 10;
    position: absolute;
    bottom: 105px;
}
.justify-content-between{
      -ms-flex-pack: justify !important;
    justify-content: space-between !important;
} 
.d-flex{display: flex;}
.block-f{
  display:inline-flex;
  flex-wrap: wrap;
    width: calc(50% - 10px);
    margin-bottom: 20px;
    position: relative;
}
.project__item .project__item-name{
    background: #000000a3;
    padding: 20px 20px;
    max-height: 98px;
}
.project .project__item:hover .project__item-link{
  /*background-image: linear-gradient(to bottom,#191f2dc0,#191f2dc0);*/
  transition: all 5s ease;
}
.project .project__item:hover img{
/*  -webkit-transform:scale(1.33);
  transform:scale(1.33);*/
  transition: all 1s ease;
  opacity: 0.84;
}
.lightboxOverlay{position: fixed!important}
.lightbox{position: fixed!important}

.project__item.style-1{max-height: 620px;}
.project__item.style-2{max-height: 300px;width: calc(100%);}
.project__item.style-3{max-height: 300px;width: calc(50% - 10px);}
.project__item.mr20{
  margin-right: 20px;
}
.style-2 .project__item-name{ font-size: 1rem;}
.style-3 .project__item-name{ font-size: 0.9rem;}


@media  (max-width: 1280px)  {
.project__item.style-1{max-height: 500px;}
.project__item.style-2{max-height: 240px;}
.project__item.style-3{max-height: 240px;}
.style-3 .project__item-name{ font-size: 0.8rem;}
}
@media  (max-width: 1025px)  {
.project__item.style-1{max-height: 400px;}
.project__item.style-2{max-height: 190px;}
.project__item.style-3{max-height: 190px;}
.style-1 .project__item-name{ font-size: 1rem;}
}
@media  (max-width: 922px)  {
.project__item.style-1,.project__item.style-2,.project__item.style-3{max-height: 250px;width: calc(100%);}
.block-f{width: calc(100%); margin-bottom: 0;}
.style-1 .project__item-name,.style-2 .project__item-name,.style-3 .project__item-name{ font-size: 1rem;}
}
@media  (max-width: 575px)  {
.project__item.style-1,.project__item.style-2,.project__item.style-3{max-height: 200px;width: calc(100%);}
.style-1 .project__item-name,.style-2 .project__item-name,.style-3 .project__item-name{ font-size: 0.8rem;}
.project__item .project__item-name{padding: 12px 10px;}
}
/* End */
/* /local/templates/aspro-lite/components/bitrix/news.list/block-galery/style.css?17394737532554 */
