

/* Start:/bitrix/templates/universesite_s1/components/intec.universe/main.advantages/template.30/style.css?17688324163927*/
.widget.c-advantages.c-advantages-template-30 {
  padding: 60px 0;
}
.widget.c-advantages.c-advantages-template-30 .widget-header .widget-title {
  font-size: 18px;
  line-height: 24px;
  color: #404040;
}
.widget.c-advantages.c-advantages-template-30 .widget-items-wrap {
  overflow: hidden;
}
.widget.c-advantages.c-advantages-template-30 .widget-items {
  margin: -30px;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-wrapper {
  padding: 30px;
  word-break: break-word;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-picture-wrap {
  text-align: center;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-picture {
  display: block;
  height: 38px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 24px;
  text-align: left;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-name {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
  color: #404040;
  text-decoration: none;
}
.widget.c-advantages.c-advantages-template-30 .widget-item-description {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #808080;
}
.widget.c-advantages.c-advantages-template-30[data-title-position=left] .widget-content {
  margin-top: 0;
}
.widget.c-advantages.c-advantages-template-30[data-name-align=left] .widget-item-name {
  text-align: left;
}
.widget.c-advantages.c-advantages-template-30[data-name-align=center] .widget-item-name {
  text-align: center;
}
.widget.c-advantages.c-advantages-template-30[data-name-align=right] .widget-item-name {
  text-align: right;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=left] .widget-item-picture {
  margin-top: 5px;
  margin-right: 20px;
  width: 38px;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=left] .widget-item-picture {
  text-align: left;
  background-position: left center;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=center] .widget-item-picture {
  text-align: center;
  background-position: center center;
}
.widget.c-advantages.c-advantages-template-30[data-picture-align=right] .widget-item-picture {
  text-align: right;
  background-position: right center;
}
.widget.c-advantages.c-advantages-template-30[data-preview-align=left] .widget-item-description {
  text-align: left;
}
.widget.c-advantages.c-advantages-template-30[data-preview-align=center] .widget-item-description {
  text-align: center;
}
.widget.c-advantages.c-advantages-template-30[data-preview-align=right] .widget-item-description {
  text-align: right;
}
.widget.c-advantages.c-advantages-template-30[data-title-position=left] .widget-header {
  padding-right: 30px;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark][data-title-position=left] .widget-header .widget-title {
  color: #ffffff;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark][data-title-position=left] .widget-header .widget-description {
  color: #ffffff;
  opacity: 0.6;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark] .widget-item-name {
  color: #FFFFFF;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark] .widget-item-description {
  color: #ffffff;
  opacity: 0.6;
}
.widget.c-advantages.c-advantages-template-30[data-theme=dark] .widget-item-picture svg {
  fill: #fff !important;
  stroke: #fff !important;
}
@media all and (max-width: 900px) {
  .widget.c-advantages.c-advantages-template-30[data-title-position=left] .widget-header {
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-advantages.c-advantages-template-30 .widget-items {
    margin: -15px -10px;
  }
  .widget.c-advantages.c-advantages-template-30 .widget-item-wrapper {
    padding: 15px 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universesite_s1/components/intec.universe/main.services/template.8/style.css?17756485954734*/
.widget.c-services.c-services-template-8 .widget-item-wrapper {
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget.c-services.c-services-template-8 .widget-item-picture {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.widget.c-services.c-services-template-8 [data-indent=false] .widget-item-picture {
  width: 100%;
  height: 250px;
  margin-right: 15px;
}
.widget.c-services.c-services-template-8 [data-indent=true] .widget-item-picture {
  width: 148px;
  height: 148px;
  margin: 36px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget.c-services.c-services-template-8 .widget-item-text {
  margin-right: 30px;
}
.widget.c-services.c-services-template-8 .widget-item-name {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  color: #1b1b1b;
  text-decoration: none;
  max-height: 42px;
  overflow: hidden;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-services.c-services-template-8 .widget-item-description {
  font-size: 14px;
  line-height: 21px;
  color: #84878c;
  max-height: 105px;
  margin-top: 15px;
  overflow: hidden;
}
.widget.c-services.c-services-template-8 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-services.c-services-template-8 .widget-footer-button:hover, .widget.c-services.c-services-template-8 .widget-footer-button:focus, .widget.c-services.c-services-template-8 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-services.c-services-template-8 .widget-header {
  overflow: hidden;
}
.widget.c-services.c-services-template-8 .widget-all-container {
  display: none;
}
.widget.c-services.c-services-template-8 .widget-all-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-services.c-services-template-8 .widget-all-button i {
  display: none;
  font-size: 18px;
}
@media all and (max-width: 550px) {
  .widget.c-services.c-services-template-8 .widget-all-container {
    display: block;
  }
  .widget.c-services.c-services-template-8 .widget-title.align-center.widget-title-margin {
    margin-left: 25px;
  }
  .widget.c-services.c-services-template-8 .widget-all-container.mobile {
    text-align: right;
    width: 25px;
    max-height: 36px;
  }
  .widget.c-services.c-services-template-8 .widget-all-container i {
    display: inline-block;
  }
  .widget.c-services.c-services-template-8 .widget-footer.mobile,
.widget.c-services.c-services-template-8 .widget-footer-button.mobile {
    display: none;
  }
  .widget.c-services.c-services-template-8 .widget-all-container {
    width: 25px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-services.c-services-template-8 .widget-item-description {
    display: none;
  }
  .widget.c-services.c-services-template-8 .widget-item-picture-wrap {
    width: 40%;
  }
  .widget.c-services.c-services-template-8 [data-indent=true] .widget-item-picture,
.widget.c-services.c-services-template-8 [data-indent=false] .widget-item-picture {
    width: auto;
    height: auto;
    padding-top: 100%;
    margin: 0 20px 0 0;
  }
  .widget.c-services.c-services-template-8 [data-indent=true] .widget-item-picture {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .widget.c-services.c-services-template-8 .widget-item-text {
    margin: 10px 15px 10px 10px;
  }
}

.widget-content > .intec-grid { row-gap: 20px; }

.widget-content .intec-grid-item--custom { min-height: unset;}

.c-services.c-services-template-8 .intec-grid-item--custom .widget-item-wrapper { border: unset; }

.widget-content .intec-grid--custom {
  flex-direction: column;
  min-height: unset;
}

.widget-item .intec-grid--custom .widget-item-picture-wrap,
.intec-grid--custom .widget-item-picture-wrap { 
  width: 100%; 
}

.intec-grid--custom .widget-item-text-wrap {
  flex-basis: unset;

  margin-top: 8px;
}

.c-services.c-services-template-8 .intec-grid--custom .widget-item-name { font-size: 18px; }

.c-services.c-services-template-8 .intec-grid--custom .widget-item-description {
  margin-top: 8px;

  font-size: 16px;
}

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/bitrix/templates/universesite_s1/components/intec.universe/main.brands/template.3/style.css?176883241611476*/
.widget.c-brands.c-brands-template-3 .intec-ui.intec-ui-control-navigation {
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  left: -30px;
}
.widget.c-brands.c-brands-template-3 .intec-ui.intec-ui-control-dots {
  padding-top: 10px;
}
.widget.c-brands.c-brands-template-3 .widget-header {
  position: relative;
}
.widget.c-brands.c-brands-template-3 .widget-title.align-center.widget-title-margin {
  margin-left: 150px;
}
.widget.c-brands.c-brands-template-3 .widget-title-container + .widget-all-container {
  width: 150px;
  max-height: 36px;
  overflow: hidden;
}
.widget.c-brands.c-brands-template-3 .widget-all-container {
  text-align: right;
}
.widget.c-brands.c-brands-template-3 .widget-all-container i {
  display: none;
  font-size: 18px;
}
@media all and (max-width: 550px) {
  .widget.c-brands.c-brands-template-3 .widget-title.align-center.widget-title-margin {
    margin-left: 20px;
  }
  .widget.c-brands.c-brands-template-3 .widget-title-container + .widget-all-container.mobile {
    width: 20px;
    max-height: 36px;
  }
  .widget.c-brands.c-brands-template-3 .widget-all-container.mobile i {
    display: inline-block;
  }
  .widget.c-brands.c-brands-template-3 .widget-all-container.mobile span {
    display: none;
  }
  .widget.c-brands.c-brands-template-3 .widget-all-container.mobile + .widget-all-button {
    width: 20px;
  }
}
.widget.c-brands.c-brands-template-3 .widget-header-button {
  display: inline-block;
  top: 14px;
  right: 0;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #808080;
}
.widget.c-brands.c-brands-template-3 .widget-header-button:hover {
  text-decoration: none;
}
@media all and (max-width: 720px) {
  .widget.c-brands.c-brands-template-3 .widget-header-button {
    top: 11px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3 .widget-header-button {
    top: 8px;
  }
}
.widget.c-brands.c-brands-template-3 .widget-item {
  margin-left: -1px;
}
.widget.c-brands.c-brands-template-3[data-border=true] .widget-item {
  border: 1px solid #F2F2F2;
  -webkit-transition: border-color 350ms;
  -moz-transition: border-color 350ms;
  -ms-transition: border-color 350ms;
  -o-transition: border-color 350ms;
  transition: border-color 350ms;
}
.widget.c-brands.c-brands-template-3 .widget-item, .widget.c-brands.c-brands-template-3 .widget-item-wrapper {
  display: block;
}
.widget.c-brands.c-brands-template-3 .widget-item-wrapper {
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.widget.c-brands.c-brands-template-3[data-slider=false] .widget-item {
  margin-top: -1px;
}
.widget.c-brands.c-brands-template-3[data-slider=false] .widget-item-wrapper {
  padding: 60px 40px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-3[data-slider=false] .widget-item-wrapper {
    padding: 28px 40px;
  }
}
@media all and (max-width: 375px) {
  .widget.c-brands.c-brands-template-3[data-slider=false] .widget-item-wrapper {
    padding: 20px 22px;
  }
}
.widget.c-brands.c-brands-template-3[data-slider=false][data-columns="5"] .widget-item-wrapper {
  padding: 36px 42px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-3[data-slider=false][data-columns="5"] .widget-item-wrapper {
    padding: 28px 40px;
  }
}
.widget.c-brands.c-brands-template-3[data-slider=false][data-columns="6"] .widget-item-wrapper {
  padding: 40px 30px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-3[data-slider=false][data-columns="6"] .widget-item-wrapper {
    padding: 28px 40px;
  }
}
.widget.c-brands.c-brands-template-3[data-slider=true][data-columns="4"] .widget-item-wrapper {
  padding: 24px 50px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3[data-slider=true][data-columns="4"] .widget-item-wrapper {
    padding: 22px 16px;
  }
}
.widget.c-brands.c-brands-template-3[data-slider=true][data-columns="5"] .widget-item-wrapper {
  padding: 24px 40px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3[data-slider=true][data-columns="5"] .widget-item-wrapper {
    padding: 22px 16px;
  }
}
.widget.c-brands.c-brands-template-3[data-slider=true][data-columns="6"] .widget-item-wrapper {
  padding: 32px 30px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3[data-slider=true][data-columns="6"] .widget-item-wrapper {
    padding: 22px 16px;
  }
}
.widget.c-brands.c-brands-template-3 .widget-item-picture {
  display: block;
  padding-top: 30%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: filter, opacity, transform;
  -moz-transition-property: filter, opacity, transform;
  -ms-transition-property: filter, opacity, transform;
  -o-transition-property: filter, opacity, transform;
  transition-property: filter, opacity, transform;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.widget.c-brands.c-brands-template-3 .owl-nav {
  position: absolute;
  visibility: hidden;
  top: 0;
  right: -64px;
  bottom: 0;
  left: -64px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3 .owl-nav {
    right: -50px;
    left: -50px;
  }
}
.widget.c-brands.c-brands-template-3 .owl-nav button {
  display: block;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  top: 50%;
  right: auto;
  left: auto;
  bottom: auto;
  border: 1px solid #F2F2F2;
  border-radius: 2px;
  color: #808080;
  position: absolute;
  visibility: visible;
  outline: none;
  -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: opacity, background-color, border-color;
  -moz-transition-property: opacity, background-color, border-color;
  -ms-transition-property: opacity, background-color, border-color;
  -o-transition-property: opacity, background-color, border-color;
  transition-property: opacity, background-color, border-color;
}
.widget.c-brands.c-brands-template-3 .owl-nav button.owl-prev {
  left: 0;
}
.widget.c-brands.c-brands-template-3 .owl-nav button.owl-next {
  right: 0;
}
.widget.c-brands.c-brands-template-3 .owl-nav button svg path {
  stroke: #808080;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.widget.c-brands.c-brands-template-3 .owl-nav button:hover svg path {
  stroke: #FFF;
}
.widget.c-brands.c-brands-template-3 .owl-nav button.disabled {
  background-color: #FFF !important;
  border-color: #F2F2F2 !important;
  opacity: 0.7;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widget.c-brands.c-brands-template-3 .owl-nav button.disabled svg path {
  stroke: #F2F2F2 !important;
}
.widget.c-brands.c-brands-template-3 .widget-footer-button {
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-transform: uppercase;
  border-width: 1px;
}
.widget.c-brands.c-brands-template-3 .widget-footer-button.widget-footer-button-rectangular {
  border-radius: 2px;
}
.widget.c-brands.c-brands-template-3 .widget-footer-button.widget-footer-button-rounded {
  border-radius: 18px;
}
.widget.c-brands.c-brands-template-3 .widget-footer-button:hover, .widget.c-brands.c-brands-template-3 .widget-footer-button:focus, .widget.c-brands.c-brands-template-3 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-brands.c-brands-template-3 .widget-item-wrapper:hover .widget-item-picture {
  opacity: 1 !important;
}
.widget.c-brands.c-brands-template-3[data-slider=true][data-slider-navigation=true] .widget-items {
  width: auto;
  margin-left: 64px;
  margin-right: 64px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3[data-slider=true][data-slider-navigation=true] .widget-items {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.widget.c-brands.c-brands-template-3[data-slider=true][data-slider-dots=true] .owl-nav {
  bottom: 30px;
}
.widget.c-brands.c-brands-template-3[data-effect-1=grayscale] .widget-item-picture, .widget.c-brands.c-brands-template-3[data-effect-2=grayscale] .widget-item-picture {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.widget.c-brands.c-brands-template-3[data-effect-1=zoom] .widget-item-wrapper:hover .widget-item-picture, .widget.c-brands.c-brands-template-3[data-effect-2=zoom] .widget-item-wrapper:hover .widget-item-picture {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.widget.c-brands.c-brands-template-3[data-effect-1=shadow] .owl-stage-outer, .widget.c-brands.c-brands-template-3[data-effect-2=shadow] .owl-stage-outer {
  padding: 20px;
  margin: -20px;
}
.widget.c-brands.c-brands-template-3[data-effect-1=shadow][data-slider=true][data-slider-navigation=true] .widget-items, .widget.c-brands.c-brands-template-3[data-effect-2=shadow][data-slider=true][data-slider-navigation=true] .widget-items {
  width: auto;
  margin-left: 64px;
  margin-right: 64px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-3[data-effect-1=shadow][data-slider=true][data-slider-navigation=true] .widget-items, .widget.c-brands.c-brands-template-3[data-effect-2=shadow][data-slider=true][data-slider-navigation=true] .widget-items {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.widget.c-brands.c-brands-template-3[data-effect-1=shadow][data-slider-dots=true] .owl-nav, .widget.c-brands.c-brands-template-3[data-effect-2=shadow][data-slider-dots=true] .owl-nav {
  bottom: 15px;
}
.widget.c-brands.c-brands-template-3[data-effect-1=shadow] .widget-item:hover, .widget.c-brands.c-brands-template-3[data-effect-2=shadow] .widget-item:hover {
  border-color: transparent;
}
.widget.c-brands.c-brands-template-3[data-effect-1=shadow] .widget-item-wrapper:hover, .widget.c-brands.c-brands-template-3[data-effect-2=shadow] .widget-item-wrapper:hover {
  -webkit-box-shadow: 0 8px 32px rgba(23, 30, 37, 0.08);
  -moz-box-shadow: 0 8px 32px rgba(23, 30, 37, 0.08);
  box-shadow: 0 8px 32px rgba(23, 30, 37, 0.08);
}
.widget.c-brands.c-brands-template-3 .widget-item-wrapper:hover .widget-item-picture {
  -webkit-filter: none;
  filter: none;
}

.widget-item-description.align-center {
  display: block;

  font-size: 15px;
  text-align: center;
}

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/bitrix/templates/universesite_s1/components/intec.universe/main.staff/template.5/style.css?17688324165424*/
.widget.c-staff.c-staff-template-5 .widget-content-wrap {
  position: relative;
}
.widget.c-staff.c-staff-template-5 .widget-content {
  position: relative;
}
.widget.c-staff.c-staff-template-5 .widget-background {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
}
.widget.c-staff.c-staff-template-5 .widget-element-wrapper {
  padding: 0 132px;
  word-break: break-word;
}
.widget.c-staff.c-staff-template-5 .widget-element-position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #B0B0B0;
  margin-bottom: 8px;
}
.widget.c-staff.c-staff-template-5 .widget-element-name {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  color: #404040;
  margin-bottom: 16px;
}
.widget.c-staff.c-staff-template-5 .widget-element-phone i {
  margin-right: 10px;
  font-size: 11px;
  line-height: 20px;
  color: #B0B0B0;
}
.widget.c-staff.c-staff-template-5 .widget-element-phone-value {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #404040;
  text-decoration: none;
}
.widget.c-staff.c-staff-template-5 .widget-element-phone-value + .widget-element-phone-value {
  margin-top: 8px;
}
.widget.c-staff.c-staff-template-5 .widget-element-email i {
  margin-right: 10px;
  font-size: 11px;
  line-height: 20px;
  color: #B0B0B0;
}
.widget.c-staff.c-staff-template-5 .widget-element-email-value {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #404040;
  text-decoration: none;
}
.widget.c-staff.c-staff-template-5 .widget-element-email-value + .widget-element-email-value {
  margin-top: 8px;
}
.widget.c-staff.c-staff-template-5 .widget-element-description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  margin-top: 16px;
  word-wrap: break-word;
}
.widget.c-staff.c-staff-template-5 .widget-element-picture-wrap {
  width: 35%;
}
.widget.c-staff.c-staff-template-5 .widget-element-picture {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-top: 100%;
  border-radius: 50%;
}
.widget.c-staff.c-staff-template-5 .widget-element-button-wrap {
  margin-top: 24px;
}
.widget.c-staff.c-staff-template-5 .widget-element-button {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 15px 21px;
  background-color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-property: background-color, color, border-color;
  -moz-transition-property: background-color, color, border-color;
  -ms-transition-property: background-color, color, border-color;
  -o-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-staff.c-staff-template-5 .widget-element-button:hover {
  color: #fff !important;
}
.widget.c-staff.c-staff-template-5 [data-role=navigation] {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.widget.c-staff.c-staff-template-5 [data-role=navigation] i {
  color: #fff;
  font-size: 40px;
}
.widget.c-staff.c-staff-template-5 .owl-nav {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
}
.widget.c-staff.c-staff-template-5 .owl-nav button {
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 9px;
  line-height: 1;
  background: #fff;
  color: #808080;
  border: 1px solid #E8E8E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
}
.widget.c-staff.c-staff-template-5 .owl-nav button svg path {
  stroke: #808080;
  transition: all 0.4s;
}
.widget.c-staff.c-staff-template-5 .owl-nav button:hover svg path {
  stroke: #FFF;
}
.widget.c-staff.c-staff-template-5 .owl-nav button.disabled {
  display: none;
}
.widget.c-staff.c-staff-template-5 .owl-nav .owl-prev {
  left: 0;
}
.widget.c-staff.c-staff-template-5 .owl-nav .owl-prev i {
  padding-right: 2px;
}
.widget.c-staff.c-staff-template-5 .owl-nav .owl-next {
  right: 0;
}
.widget.c-staff.c-staff-template-5 .owl-nav .owl-next i {
  padding-left: 2px;
}
@media all and (max-width: 1100px) {
  .widget.c-staff.c-staff-template-5 .widget-element-wrapper {
    padding: 0 62px;
  }
}
@media all and (max-width: 768px) {
  .widget.c-staff.c-staff-template-5 .widget-element-wrapper {
    padding: 0 40px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/universesite_s1/components/intec.universe/main.advantages/template.30/style.css?17688324163927 */
/* /bitrix/templates/universesite_s1/components/intec.universe/main.services/template.8/style.css?17756485954734 */
/* /bitrix/templates/universesite_s1/components/intec.universe/main.brands/template.3/style.css?176883241611476 */
/* /bitrix/templates/universesite_s1/components/intec.universe/main.staff/template.5/style.css?17688324165424 */
