.fotoblock{ background:#1c6f6b; padding:20px 10px;  border-top:6px solid #00534f; }
.fotoblock h2{ margin:0; color:#fff; padding-bottom:20px}
.fotoblock .__section-item  { max-width:320px; margin:auto}
.content-wrapper.fs{max-width:1100px; margin:auto;}
.fotoblock .slider-wrap{position:relative; padding: 0px; height:140px; width:100%;  box-sizing:border-box; }
.fotoblock .slick-slider{padding:0 40px;  height:100%;}
.fotoblock .slick-list{height:100%}
.fotoblock .slick-track{height:100%}
.fotoblock .slick-slide .slide{box-sizing:border-box; padding:0 5px;  height:100%;}
.fotoblock .slick-slide a{display:block; width:100%; height:100%;  position:relative; box-sizing:border-box;border:1px solid #CBCBCB; background-repeat:no-repeat; background-position:center; background-size:cover;}
.fotoblock .slider-wrap .slick-arrow{ position:absolute; background:url(icons.png) center left no-repeat; width:32px; height:100%; top:0px; cursor:pointer; display:block; border:none; opacity:0.7}
.fotoblock .slider-wrap .slick-arrow.slick-prev{ left:0px; background-position:  0 center;}
.fotoblock .slider-wrap .slick-arrow.slick-next{ right:0px; background-position:-32px center;}
.fotoblock .slider-wrap .slick-arrow:hover{opacity:1}

.fancybox-button, .fancybox-infobar__body{ }
.fancybox-infobar__body{color:#FFFFFF !important}
.fancybox-navigation{ position:static}

@media only screen and (min-width: 480px) {

	.fotoblock .__section-item{ max-width:480px; }
	.fotoblock .slider-wrap{ height:120px;}
}

@media only screen and (min-width: 768px) {

	.fotoblock .__section-item{ max-width:768px; }
	.fotoblock .slider-wrap{ height:120px;}
	.fotoblock{  padding:30px 10px;}
}

@media only screen and (min-width: 1100px) {
	
.fotoblock .__section-item{ max-width:1100px; }
	.fotoblock  .slider-wrap{height:160px}
	
}

@media only screen and (min-width: 1300px) {
	
.fotoblock .__section-item{ max-width:1300px; }
	.fotoblock  .slider-wrap{height:160px}
	
}