

/* Start:/local/templates/wellis/components/bitrix/photo.sections.top/gallery.default.1/style.css?17405633756299*/
@keyframes c-photo-sections-top-default-1 {
  from {
    -webkit-transform: translate(-100%, -100%);
    -moz-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    -o-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
  }
  to {
    -webkit-transform: translate(100%, 100%);
    -moz-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    -o-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
  }
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-sections {
  overflow: hidden;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader {
  position: relative;
  background-color: #F2F2F2;
  overflow: hidden;
  z-index: 3;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 35%, rgba(255, 255, 255, 0.85) 50%, rgba(0, 0, 0, 0) 65%);
  z-index: 1;
  animation-name: c-photo-sections-top-default-1;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader-part {
  position: absolute;
  background-color: #E8E8E8;
  z-index: 2;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader-name {
  left: 24px;
  right: 24px;
  height: 20px;
  bottom: 48px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader-navigation {
  left: 24px;
  right: 24px;
  bottom: 20px;
  height: 2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section {
  display: block;
  position: relative;
  text-decoration: none;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-content[data-loaded=true] {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-information {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 73.94%);
  pointer-events: none;
  z-index: 2;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-information-content {
  position: absolute;
  bottom: 20px;
  left: 24px;
  right: 24px;
  top: auto;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-picture {
  min-height: 230px;
  padding-top: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-picture[data-lazyload-use=true] {
  background-color: #F2F2F2;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-count {
  font-size: 12px;
  line-height: 1.34;
  color: #DFDFDF;
  margin-bottom: 4px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  color: #FFF;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-decoration {
  text-align: left;
  margin-top: 12px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-decoration svg {
  width: 21px;
  height: 8px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-decoration svg path {
  fill: rgba(255, 255, 255, 0.35);
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-navigation {
  margin-top: 26px;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-navigation button {
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.35);
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-navigation button.active {
  background-color: #FFF;
}
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section:hover .photo-sections-top-section-decoration svg path {
  fill: #FFF;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader-name,
.ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-loader-navigation {
    left: 12px;
    right: 12px;
  }
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-information-content {
    left: 12px;
    right: 12px;
    bottom: 16px;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-photo-sections-top.c-photo-sections-top-default-1 .photo-sections-top-section-picture {
    min-height: 200px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/wellis/components/bitrix/photo.sections.top/gallery.default.1/style.css?17405633756299 */
