

/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.reviews/template.7_custom/style.css?177192135512109*/
.widget.c-reviews.c-reviews-template-7 .widget-title {
    overflow: hidden;
}
.widget.c-reviews.c-reviews-template-7 .widget-send {
    color: #808080;
    padding: 8px 14px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: 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: color, border-color;
    -moz-transition-property: color, border-color;
    -ms-transition-property: color, border-color;
    -o-transition-property: color, border-color;
    transition-property: color, border-color;
}
.widget.c-reviews.c-reviews-template-7 .widget-send-icon svg path {
    stroke: #b0b0b0;
    -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: stroke;
    -moz-transition-property: stroke;
    -ms-transition-property: stroke;
    -o-transition-property: stroke;
    transition-property: stroke;
}
.widget.c-reviews.c-reviews-template-7 .widget-send-content {
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: inherit;
}
.widget.c-reviews.c-reviews-template-7 .widget-all {
    display: block;
    text-decoration: none;
}
.widget.c-reviews.c-reviews-template-7 .widget-all-desktop {
    display: block;
    font-size: 10px;
    line-height: 1;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -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: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}
.widget.c-reviews.c-reviews-template-7 .widget-all-mobile {
    display: none;
    padding: 6px 7px;
}
.widget.c-reviews.c-reviews-template-7 .widget-all-mobile svg path {
    stroke: #b0b0b0;
    -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: stroke;
    -moz-transition-property: stroke;
    -ms-transition-property: stroke;
    -o-transition-property: stroke;
    transition-property: stroke;
}
.widget.c-reviews.c-reviews-template-7 .widget-item {
    padding: 40px 20px 20px 20px;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-wrapper {
    position: relative;
    padding: 60px 100px 40px 100px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}
.widget.c-reviews.c-reviews-template-7 .widget-item-picture {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-name {
    display: block;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-position {
    font-size: 12px;
    line-height: 18px;
    color: #6a6a6a;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-name,
.widget.c-reviews.c-reviews-template-7 .widget-item-position {
    text-align: center;
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-description {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}
.widget.c-reviews.c-reviews-template-7 .widget-items-dots {
    padding-top: 10px;
}
.widget.c-reviews.c-reviews-template-7 .widget-items-dots .widget-items-dot {
    margin-left: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -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, border-color;
    -moz-transition-property: background-color, border-color;
    -ms-transition-property: background-color, border-color;
    -o-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
}
.widget.c-reviews.c-reviews-template-7
    .widget-items-dots
    .widget-items-dot:first-child {
    margin-left: 0;
}
.widget.c-reviews.c-reviews-template-7
    .widget-items-dots
    .widget-items-dot:not(.active) {
    background: #cfcfcf !important;
}
.widget.c-reviews.c-reviews-template-7
    .widget-items-dots
    .widget-items-dot
    span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation button {
    font-size: 9px;
    line-height: 1;
    color: #808080;
    width: 40px;
    height: 40px;
    margin-top: -17px;
    background: #fff;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -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: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}
.widget.c-reviews.c-reviews-template-7
    .intec-ui-control-navigation
    button:hover {
    color: #fff;
}
.widget.c-reviews.c-reviews-template-7
    .intec-ui-control-navigation
    button
    svg
    path {
    stroke: #808080;
    -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: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}
.widget.c-reviews.c-reviews-template-7
    .intec-ui-control-navigation
    button:hover
    svg
    path {
    stroke: #fff;
}
.widget.c-reviews.c-reviews-template-7
    .intec-ui-control-navigation
    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-reviews.c-reviews-template-7
    .intec-ui-control-navigation
    button.disabled
    svg
    path {
    stroke: #f2f2f2 !important;
}
.widget.c-reviews.c-reviews-template-7 [data-nav="true"] {
    padding-left: 40px;
    padding-right: 40px;
}
@media all and (max-width: 768px) {
    .widget.c-reviews.c-reviews-template-7 .widget-send-content {
        display: none;
    }
    .widget.c-reviews.c-reviews-template-7 .widget-item-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media all and (max-width: 500px) {
    .widget.c-reviews.c-reviews-template-7 .widget-send {
        padding: 6px;
    }
    .widget.c-reviews.c-reviews-template-7 .widget-all-desktop {
        display: none;
    }
    .widget.c-reviews.c-reviews-template-7 .widget-all-mobile {
        display: block;
    }
    .widget.c-reviews.c-reviews-template-7 .widget-item-description {
        font-size: 12px;
        line-height: 18px;
    }
    .widget.c-reviews.c-reviews-template-7 .intec-ui-part-button-left,
    .widget.c-reviews.c-reviews-template-7 .intec-ui-part-button-right {
        border: 1px solid #e3e3e3;
    }
    .widget.c-reviews.c-reviews-template-7 [data-nav="true"] {
        padding-left: 0;
        padding-right: 0;
    }
}

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

.custom.widget-content {
    margin-top: 0 !important;
    & .owl-item {
        .widget-item-wrapper {
            display: flex;
            flex-direction: column;
            border: 1px solid #b4b4b4;
            border-radius: 0;
        }
    }
    .c-reviews-template-7 & .intec-ui-control-navigation {
        top: 50%;
        left: 4%;
        right: 4%;

        button {
            background-color: #c50000;
            svg > path {
                stroke: white;
            }
        }
    }

    .big_image {
        margin-bottom: 30px;
        .img {
            width: 100%;
            display: flex;
            justify-content: center;

            img {
                width: 100%;
                aspect-ratio: 16/9;
            }
        }
    }
    .info {
        .widget-item-description {
            font-family: Montserrat;
            font-weight: 400;
            font-style: Regular;
            font-size: 17px;
            line-height: 24.29px;
            letter-spacing: 0%;

            /* display: -webkit-box; */
            /* -webkit-box-orient: vertical; */
            /* -webkit-line-clamp: 3; */
            /* overflow: hidden; */
        }

        .inner {
            display: flex;
            gap: 2rem;
            flex-wrap: wrap;
        }
        .name {
            font-family: Montserrat;
            font-weight: 700;
            font-size: 20px;
            letter-spacing: 0%;
            margin-bottom: 14px;
        }
        .item {
            display: flex;
            flex-direction: column;
            gap: 0.5rem;

            .sub_title {
                font-size: 16px;
            }
            div:nth-child(2) {
                font-family: Montserrat;
                font-weight: 500;
                font-style: Italic;
                font-size: 20px;
                leading-trim: NONE;
                line-height: 24.29px;
                letter-spacing: 0%;
            }
        }
    }
    .btns {
        display: flex;
        gap: 30px;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .custom.widget-content {
        & .owl-item {
            .widget-item-wrapper {
                display: flex;
                flex-direction: column;
            }
        }
        .c-reviews-template-7 & .intec-ui-control-navigation {
            top: 50%;
            left: 0;
            right: 0;
        }

        .info {
            .inner {
                flex-direction: column;
                gap: 1rem;
            }
            .name {
                font-size: 16px;
            }
            .item {
                display: flex;
                flex-direction: column;
                gap: 0.5rem;

                .sub_title {
                    font-size: 12px;
                }
                div:nth-child(2) {
                    font-size: 16px;
                }
                .widget-item-description {
                    font-size: 14px;
                }
            }
        }
        .btns {
            display: flex;
            flex-direction: column;
            gap: 10px;
            margin-top: 15px;
            a,
            a > div {
                width: 100%;
            }
        }
    }
}
.custom .text {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 27.2px;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: center;

    margin: 64px 0;
}

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.brands/template.1/style.css?17719999668609*/
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-navigation {
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  left: -30px;
}
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-navigation button {
  position: absolute;
  display: block;
  visibility: visible;
  top: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #E8E8E8;
  outline: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-navigation 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-1 .intec-ui.intec-ui-control-navigation button:hover svg path {
  stroke: #FFF;
}
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-navigation 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-1 .intec-ui.intec-ui-control-navigation button.disabled svg path {
  stroke: #F2F2F2 !important;
}
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-navigation .slider-button-left {
  left: 0;
}
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-navigation .slider-button-right {
  right: 0;
}
.widget.c-brands.c-brands-template-1 .intec-ui.intec-ui-control-dots {
  padding-top: 10px;
}
.widget.c-brands.c-brands-template-1 .widget-item, .widget.c-brands.c-brands-template-1 .widget-item-wrapper {
  display: block;
}
.widget.c-brands.c-brands-template-1[data-slider=false] .widget-item-wrapper {
  padding: 16px 60px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-1[data-slider=false] .widget-item-wrapper {
    padding: 16px 40px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-brands.c-brands-template-1[data-slider=false] .widget-item-wrapper {
    padding: 16px 8px !important;
  }
}
.widget.c-brands.c-brands-template-1[data-slider=false][data-columns="3"] .widget-item-wrapper {
  padding: 16px 80px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-1[data-slider=false][data-columns="3"] .widget-item-wrapper {
    padding: 16px 60px;
  }
}
.widget.c-brands.c-brands-template-1[data-slider=false][data-columns="5"] .widget-item-wrapper {
  padding: 16px 40px;
}
.widget.c-brands.c-brands-template-1[data-slider=true] .widget-item-wrapper {
  padding: 25px 50px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-1[data-slider=true] .widget-item-wrapper {
    padding: 25px 40px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-1[data-slider=true] .widget-item-wrapper {
    padding: 5px 40px !important;
  }
}
.widget.c-brands.c-brands-template-1[data-slider=true][data-columns="3"] .widget-item-wrapper {
  padding: 25px 100px;
}
@media all and (max-width: 1024px) {
  .widget.c-brands.c-brands-template-1[data-slider=true][data-columns="3"] .widget-item-wrapper {
    padding: 25px 60px;
  }
}
@media all and (max-width: 768px) {
  .widget.c-brands.c-brands-template-1[data-slider=true][data-columns="3"] .widget-item-wrapper {
    padding: 25px 40px;
  }
}
.widget.c-brands.c-brands-template-1[data-slider=true][data-columns="5"] .widget-item-wrapper {
  padding: 25px 40px;
}
.widget.c-brands.c-brands-template-1 .widget-item-picture {
  display: block;
  padding-top: 50%;
  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-1 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-brands.c-brands-template-1 .widget-footer-button:hover, .widget.c-brands.c-brands-template-1 .widget-footer-button:focus, .widget.c-brands.c-brands-template-1 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-brands.c-brands-template-1 .widget-item-wrapper:hover .widget-item-picture {
  opacity: 1 !important;
}
.widget.c-brands.c-brands-template-1[data-slider=true][data-slider-navigation=true] .widget-items {
  margin: 0 30px;
  width: auto;
}
.widget.c-brands.c-brands-template-1[data-slider=true][data-slider-dots=true] .intec-ui.intec-ui-control-navigation {
  bottom: 30px;
}
@media all and (max-width: 500px) {
  .widget.c-brands.c-brands-template-1[data-slider=true][data-slider-dots=true] .intec-ui.intec-ui-control-navigation {
    bottom: 0;
  }
}
.widget.c-brands.c-brands-template-1[data-effect=grayscale] .widget-item-picture {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.widget.c-brands.c-brands-template-1[data-effect=blur] .widget-item-picture {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.widget.c-brands.c-brands-template-1[data-effect=brightness] .widget-item-picture {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}
.widget.c-brands.c-brands-template-1[data-effect=sepia] .widget-item-picture {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}
.widget.c-brands.c-brands-template-1[data-effect=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-1 .widget-item-wrapper:hover .widget-item-picture {
  -webkit-filter: none;
  filter: none;
}
.widget.c-brands.c-brands-template-1 .widget-all-container {
  display: none;
}
.widget.c-brands.c-brands-template-1 .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-brands.c-brands-template-1 .widget-all-button i {
  display: none;
  font-size: 18px;
}
@media all and (max-width: 600px) {
  .widget.c-brands.c-brands-template-1 .widget-content {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 40px 24px 40px;
  }
  .widget.c-brands.c-brands-template-1 .widget-content > div {
    width: 100%;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: start !important;
  }
}
@media all and (max-width: 550px) {
  .widget.c-brands.c-brands-template-1 .widget-all-container {
    display: block;
  }
  .widget.c-brands.c-brands-template-1 .widget-title.align-center.widget-title-margin {
    margin-left: 20px;
  }
  .widget.c-brands.c-brands-template-1 .widget-all-container.mobile {
    text-align: right;
    width: 20px;
    max-height: 36px;
  }
  .widget.c-brands.c-brands-template-1 .widget-all-container i {
    display: inline-block;
  }
  .widget.c-brands.c-brands-template-1 .widget-footer.mobile {
    display: none;
  }
  .widget.c-brands.c-brands-template-1 .widget-all-container {
    width: 20px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/universe_s1/components/intec.universe/main.reviews/template.7_custom/style.css?177192135512109 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.brands/template.1/style.css?17719999668609 */
