

/* Start:/local/components/sb/gallery/templates/.default/style.css?16246601547069*/
.about .photo .gallery > div .name {
  margin-bottom: 9px;
  font-weight: bold;
}
.about .photo .gallery > div .img-wrap {
  position: relative;
  cursor: pointer;
  width: 100%;
  overflow: hidden;
}
.about .photo .gallery > div .img-wrap:before {
  content: "";
  padding-top: 100%;
  float: left;
}
.about .photo .gallery > div .img-wrap>span {
  content: "";
  display: block;
  background: rgba(50, 218, 200, 0.6) url('/local/components/sb/gallery/templates/.default/img/fullsize.png') no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  right: 16px;
  bottom: 16px;
  width: auto; 
  height: auto;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 175ms ease-in;
  z-index: 6;
}
.about .photo .gallery > div .img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.about .photo .gallery > div > .modal-body {
  display: none !important;
}
.about .modal {
  background: rgba(51, 51, 51, 0.88);
  margin: auto !important;
  padding: 0 !important;
}
.about .modal .modal-dialog {
  height: 84vh;
  margin: 8vh auto !important;
  min-height: 300px !important;
  overflow: hidden;
  max-width: 90vw;
  background: transparent;
}
.about .modal .modal-dialog .modal-content {
  position: relative;
  border: none;
  height: 100%;
  padding: 0 !important;
}
.about .modal .modal-dialog .modal-content .modal-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0;
  border: 0;
}
.about .modal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  color: #fff;
  opacity: 0.5;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-shadow: none;
  z-index: 101;
  outline: 0;
  background: url("/local/components/sb/gallery/templates/.default/img/close.png") no-repeat center;
  top: -5px;
  right: 10px;
}
.about .modal .modal-dialog .modal-content .modal-header .close:hover {
  opacity: .9;
}
.about .modal .modal-dialog .modal-content .modal-body {
  height: 100%;
  padding: 0;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter {
  height: 100%;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper {
  position: relative;
  height: 100%;
  padding-bottom: 180px;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev,
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction .lSNext {
  background: none;
  height: 100%;
  top: 0;
  left: 0;
  width: 50%;
  padding-bottom: 160px;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev span,
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction .lSNext span {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -100px;
  opacity: .9;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s;
  background-image: url("/local/components/sb/gallery/templates/.default/img/left.png");
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction .lSNext {
  left: auto;
  right: 0;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lSAction .lSNext span {
  right: 10px;
  background-image: url("/local/components/sb/gallery/templates/.default/img/right.png");
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lightSlider {
  height: 100% !important;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lightSlider li {
  height: 100%;
  text-align: center;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSSlideWrapper .lightSlider li img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li {
  position: relative;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li:before {
  content: "";
  padding-top: 100%;
  float: left;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li.active,
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li:hover {
  border-radius: 0;
  cursor: pointer;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li.active:after {
  content: "";
  display: block;
  background: rgba(50, 218, 200, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li a {
  display: block;
  position: relative;
  cursor: pointer;
  width: 100%;
  overflow: hidden;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li a:before {
  content: "";
  padding-top: 100%;
  float: left;
}
.about .modal .modal-dialog .modal-content .modal-body .lSSlideOuter .lSGallery li a img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
html.bx-touch .lSSlideOuter .lSSlideWrapper .lSAction {
  display: none !important;
}
html.bx-touch .about .modal .modal-dialog {
  height: 84%;
  margin: 8% auto !important;
}
@media screen and (max-width: 767px) {
  article .section .box .photo .row.gallery div {
    display: block;
  }
}
.gallery_image_holder { position: relative; height: 100%;
  width: 100%;
  object-fit: contain;
}
.caption {
    background-color: rgba(0, 0, 0, 0.75);
    height: 35px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    color: white;
    width: 100%;
}
.caption p {
    margin:0; color: #fff !important;
}
.img-wrap {
	padding-bottom: 16px;
}
.about .photo .gallery > div .img-wrap img {
	display: block;
	box-sizing: border-box;
	border: 2px solid #D8D8DA;
	border-radius: 0px;
	position: relative;
	z-index: 3;
	width: calc(100% - 16px);
}
.about .photo .gallery > div .img-wrap:before {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	border: 2px solid #D8D8DA;
	border-radius: 0px;
	background: #fff;
	top: 8px;
	left: 8px;
	right: 8px;
	bottom: 8px;
	z-index: 2;
	width: auto;
	height: auto;
	padding: 0;
	float: none;
}
.about .photo .gallery > div .img-wrap:after {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	border: 2px solid #D8D8DA;
	border-radius: 0px;
	background: #fff;
	top: 16px;
	left: 16px;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: auto;
	height: auto;
	padding: 0;
	float: none;
}
.about .photo .gallery > div .img-wrap:hover span {
	visibility: visible;
	opacity: 1;
}

@media screen and (max-width: 767px) {
	.about .photo .gallery > div .img-wrap {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 16px; 
	}
}

/* End */


/* Start:/local/components/sb/gallery/templates/.default/vendor/lightslider.min.css?16246601545960*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT *//*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0;transition-delay:0;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0;transition:all .5s linear 0}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0 .35s linear 0;transition:border-radius .12s linear 0 .35s linear 0}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url('/local/components/sb/gallery/templates/.default/vendor/../img/controls.png');cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0;transition:opacity .35s linear 0}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0 !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
/* End */


/* Start:/local/templates/.default/components/bitrix/main.pagenavigation/.default/style.css?16477923672820*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #32DAC8;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */
/* /local/components/sb/gallery/templates/.default/style.css?16246601547069 */
/* /local/components/sb/gallery/templates/.default/vendor/lightslider.min.css?16246601545960 */
/* /local/templates/.default/components/bitrix/main.pagenavigation/.default/style.css?16477923672820 */
