

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/services/style.css?1673903981610*/
.ns-bitrix.c-catalog.c-catalog-services .catalog-wrapper {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-services .catalog-description {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-services * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-services * + .services-sections,
.ns-bitrix.c-catalog.c-catalog-services * + .services-section,
.ns-bitrix.c-catalog.c-catalog-services .catalog-description + *,
.ns-bitrix.c-catalog.c-catalog-services .services-sections + *,
.ns-bitrix.c-catalog.c-catalog-services .services-section + * {
  margin-top: 20px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?16739039612487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/services/bitrix/catalog.section/tile/style.css?16739039824482*/
.services-section.services-section-tile .services-section-items {
    overflow: hidden;
}
.services-section.services-section-tile .services-section-items .services-section-items-wrapper {
    margin: -13px -10px;
    overflow: hidden;
}
.services-section.services-section-tile .services-section-items .services-section-item {
    display: block;
    float: left;
    width: 33.333333%;
    padding: 13px 10px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.services-section.services-section-tile .services-section-items.services-section-items-2 .services-section-item {
    width: 50%;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-wrapper {
    display: block;
    position: relative;
    padding-top: 80%;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-wrapper-2 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.services-section.services-section-tile .services-section-items .services-section-item:hover .services-section-item-background {
    opacity: 0.3;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-information {
    display: block;
    position: absolute;
    top: auto;
    left: 35px;
    bottom: 30px;
    right: 35px;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-information .services-section-item-name {
    display: block;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-information .services-section-item-name .services-section-item-name-wrapper {
    display: inline-block;
    padding: 12px 14px;
    background: #3e6af8;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-information .services-section-item-name .services-section-item-name-wrapper-2 {
    display: block;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    max-height: 63px;
}
.services-section.services-section-tile .services-section-items .services-section-item .services-section-item-information .services-section-item-description {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    overflow: hidden;
    height: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: height;
    -moz-transition-property: height;
    -ms-transition-property: height;
    -o-transition-property: height;
    transition-property: height;
}
.services-section.services-section-tile .services-section-items .services-section-item:hover .services-section-item-information .services-section-item-description {
    display: block;
    height: 54px;
}

@media all and (max-width: 1080px) {
    .services-section.services-section-tile .services-section-items .services-section-item {
        width: 50% !important;
    }
}

@media all and (max-width: 820px) {
    .services-section.services-section-tile .services-section-items .services-section-item {
        width: auto !important;
        float: none;
    }
}

@media all and (max-width: 720px) {
    .services-section.services-section-tile .services-section-items .services-section-item {
        width: 50% !important;
        float: left;
    }
}

@media all and (max-width: 580px) {
    .services-section.services-section-tile .services-section-items .services-section-item {
        width: auto !important;
        float: none;
    }
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/services/style.css?1673903981610 */
/* /bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?16739039612487 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/services/bitrix/catalog.section/tile/style.css?16739039824482 */
