/*.it-page .it-arendator{}
.it-page .it-arendator .it-arendator-logo img{max-width:300px; max-height:100px}
.it-page .it-arendator h1{font-weight:800}*/


.it-page .it-arendator .it-arendator-photos ._item{position:relative; margin-right:1px; cursor:pointer;}
.it-page .it-arendator .it-arendator-photos ._item:hover ._shadow{ opacity:1}
.it-page .it-arendator .it-arendator-photos ._item ._shadow{position:absolute; background:rgba(0,0,0,0.7);width:100%; height:100%; display:table-cell; vertical-align:middle; text-align:center; color:#fff; opacity:0}
.it-page .it-arendator .it-arendator-photos ._item ._shadow i{position:absolute;left:50%; top:50%; margin-top:-1rem;}

.slick-dots li button:before {

  content: ''!important;
 
  background:#000
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}