

/* Start:/bitrix/templates/climateon/components/bitrix/photo/yf_photogallery/bitrix/photo.section/.default/style.css?15818729664755*/
#topbar {
  background: #4f4a41;
  padding: 10px 0 10px 0;
  text-align: center;
  height: 36px;
  overflow: hidden;
  -webkit-transition: height 0.5s linear;
  -moz-transition: height 0.5s linear;
  transition: height 0.5s linear;
}
#topbar a {
  color: #fff;
  font-size:1.3em;
  line-height: 1.25em;
  text-decoration: none;
  opacity: 0.5;
  font-weight: bold;
}
#topbar a:hover {
  opacity: 1;
}

/** reset lightbox position **/

#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  max-width: 800px;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  width: 100% !important;
  height: auto !important;
}
#lightbox-container-image { 
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*min-height: 400px;*/
}
#lightbox-container-image img { 
  width: 100%;
}
#lightbox-loading {
  /*position: absolute;
  top: 40%;
  left: 0%;
  padding: 20% 0%;*/
  margin: 20% 0%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-loading img {
  max-width: 20px;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
  max-height: 300px;
}
#lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
}
#lightbox-nav-btnNext { 
  right: 0; 
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100% !important;
  padding: 0 10px 0;
  box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
  width: 70%; 
  float: left; 
  text-align: left; 
} 
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block; 
  clear: left; 
  padding-bottom: 1.0em;  
}     
#lightbox-secNav-btnClose {
  width: 66px; 
  float: right;
  padding-bottom: 0.7em;  
}



/* Yf-module */

.yf_block_photo {
  width: 33%;
  float: left;
  margin-bottom: 15px;
  padding-right: 15px;
  box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.yf_block_photo a {
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #498EB8;
  border: 1px solid #498EB8;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: 200px;
}
.yf_block_photo a img {
  margin:0px;
  border:none;
}
.yf_photo_code {
  padding: 7px 10px;
  border: 1px solid #88acb9;
  height: 40px;
  overflow: hidden;
}
#right_col .yf_block_photo a img {
  max-width: 430px !important;
  margin: 0 !important;
  height: auto !important;
  width: auto !important;
}
#right_col .yf_photo_desc h2 {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  height: 28px;
  overflow: hidden;
  font-family: PTSans-Narrow, "Trebuchet MS", sans-serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 0;
}
.yf_photo_name {
  height: 38px;
  overflow: hidden;
  background-color: #F4F5FA;
  padding: 2px 10px;
}
.yf_photo_name p {
  font-size: 14px;
  line-height: 18px;
}



@media screen and (max-width: 980px) {
  .yf_block_photo {
    width: 45%;
  }
  .yf_block_photo a {
    max-height: 250px;
    max-width: 250px;
  }
}
@media screen and (max-width: 890px) {
  .yf_block_photo {
    width: 30%;
  }
}
@media screen and (max-width: 750px) {
  .yf_block_photo {
    width: 33%;
  }
  .yf_block_photo a {
    max-height: 230px;
    max-width: 230px;
  }
}
@media screen and (max-width: 630px) {
  .yf_block_photo {
    width: 47%;
  }
  .yf_block_photo a {
    max-height: 250px;
    max-width: 250px;
  }
}
@media screen and (max-width: 520px) {
  .yf_block_photo {
    width: 100%;
  }
  .yf_block_photo a {
    max-height: 250px;
    max-width: 250px;
    margin: 0px auto 15px auto;
  }
}

.yf_album_img {
  max-height: 230px;
  border: 1px solid #88acb9;
}

.yf_album_img img {
  border: none;
}


.yf_album_sect {
  padding-right: 15px;
}
/* End */
/* /bitrix/templates/climateon/components/bitrix/photo/yf_photogallery/bitrix/photo.section/.default/style.css?15818729664755 */
