

/* Start:/bitrix/templates/aspro_next_modify/components/bitrix/news.list/clients-reviews-new/style.css?17563797526375*/
.clients-reviews img {
    max-width: 383px;
}

.clients-reviews .col-md-12 {
    margin-bottom: 20px;
}

.clients-reviews .col-md-12:last-child {
    margin-bottom: 0;
}

.clients-reviews-item {
    display: flex;
}

.clients-reviews-img {
    height: 100%;
    margin-right: 20px;
    max-width: 383px;
    max-height: 213px;
    overflow: hidden;
    width: 33%;
}

.clients-reviews-info {
    width: 67%;
}

.clients-reviews .title {
    font-weight: 600;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 10px;
}

.clients-reviews-text-more,
.clients-reviews-text-less {
    border-bottom: 1px dashed #E69C00;
    ;
    color: #E69C00;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-top: 3px;
}

.clients-reviews-text-more {
    width: 92px !important;
}

.clients-reviews-text-less {
    width: 70px !important;
}

.clients-reviews-text-more:hover,
.clients-reviews-text-less:hover {
    color: #222222;
    border-color: #222222;
}

.clients-reviews .date {
    color: #1D2029;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.clients-reviews .date:before {
    content: '';
    background: center / contain no-repeat url(/bitrix/templates/aspro_next_modify/components/bitrix/news.list/clients-reviews-new/./img/clock.svg);
    display: inline-block;
    margin-right: 7px;
    height: 15px;
    width: 15px;
}

.clients-reviews .text {
    font-size: 14px;
    line-height: 22px;
}

.equipment {
    align-items: baseline;
    display: flex;
    margin-top: 25px;
    position: relative;
}

.equipment::before {
    content: '';
    background: center / contain no-repeat url(/bitrix/templates/aspro_next_modify/components/bitrix/news.list/clients-reviews-new/./img/cogwheel.svg);
    display: inline-block;
    height: 15px;
    margin-right: 7px;
    position: absolute;
    top: 5px;
    width: 15px;
}

.equipment-property-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-right: 7px;
    padding-left: 22px;
}

.equipment-link {
    border-bottom: 1px dashed #FFAD00;
    color: #222222;
    font-size: 14px;
    line-height: 22px;
}

.equipment-link:hover {
    color: #FFAD00;
}

.clients-reviews-img {
    padding-right: 0;
}

.clients-reviews hr {
    height: 3px;
}

.clients-reviews .ex_sections {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

.clients-reviews .ex_sections a {
    margin-right: 15px;
}

.clients-reviews .ex_sections a:last-child {
    margin-right: unset;
}

.clients-reviews .ex_sections .btn.btn-default.active {
    background-color: #e5bb64;
    border-color: #e5bb64;
}

.ex_sections.tabs .nav-tabs>li {
    align-items: center;
    background: #F6F6F7;
    display: flex;
    justify-content: center;
    margin-right: 5px;
    width: 126px;
    height: 60px;
}

.ex_sections.tabs .nav-tabs>li.active {
    border-bottom: 2px solid #FFAD00;
}

.ex_sections.tabs .nav.nav-tabs a {
    background: none;
    border: none;
    color: #353435;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 0;
}

.ex_sections.tabs .nav.nav-tabs a:hover {
    color: #FFAD00;
}

.ex_sections.tabs .nav.nav-tabs li.active a,
.ex_sections.tabs .nav.nav-tabs li.active a:hover,
.ex_sections.tabs .nav.nav-tabs li.active a:focus,
.ex_sections.tabs .nav.nav-tabs li.active a:active {
    background: none;
    border: none;
    color: #353435;
}

.ex_sections.tabs .nav-tabs li.active a:before {
    content: none;
}

.clients-reviews-item-wrap {
    background: #F6F6F7;
    color: #222222;
    padding: 30px 20px;
}

.clients-reviews .youtube-link,
.clients-reviews-link {
    display: block;
    padding-top: 213px;
    position: relative;
    width: 100%;
}

.clients-reviews .youtube {
    display: none;
    position: absolute;
    width: 65px;
    height: 33px;
    top: calc(50% - 16.5px);
    left: calc(50% - 33.5px);
    z-index: 10;
}

.clients-reviews .youtube-link .youtube {
    display: block;
}

.clients-reviews .youtube:hover rect {
    transition: background-color ease 0.1s;
}

.clients-reviews .youtube:hover rect {
    fill: #aa0e0e;
}

@media(max-width: 990px) {
    .clients-reviews-item-wrap {
        padding: 20px 35px;
    }

    .clients-reviews-item {
        flex-direction: column;
    }

    .clients-reviews-img {
        margin: 0 auto 20px;
        max-height: 298px;
        max-width: 538px;
        width: 100%;
    }

    .clients-reviews .youtube-link,
    .clients-reviews-link {
        padding-top: 55.4%;
    }

    .clients-reviews .youtube-link .youtube {
        height: 47px;
        top: calc(50% - 33.5px);
        left: calc(50% - 46px);
        width: 91px;
    }

    .clients-reviews-info {
        width: 100%;
    }

    .clients-reviews .title {
        font-size: 18px;
    }

    .clients-reviews .date {
        margin-bottom: 20px;
    }

    .equipment {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    body .maxwidth-theme.clients-reviews {
        max-width: 608px;
    }

    .clients-reviews .title {
        max-width: 355px;
    }

    .clients-reviews .text {
        max-height: 110px;
    }
}

@media (max-width: 600px) {
    body .maxwidth-theme.clients-reviews {
        margin: 0 -20px;
    }

    .clients-reviews .col-md-12 {
        margin-bottom: 16px;
    }

    .clients-reviews-item-wrap {
        padding: 10px 10px 20px;
    }

    .clients-reviews-img {
        margin-bottom: 10px;
    }

    .clients-reviews .youtube-link .youtube {
        height: 24px;
        top: calc(50% - 12px);
        left: calc(50% - 24px);
        width: 48px;
    }

    .clients-reviews .title {
        font-size: 16px;
        line-height: 20px;
        max-width: unset;
    }

    .clients-reviews .date {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .clients-reviews .text {
        font-size: 12px;
        max-height: 198px;
    }

    .equipment-property-name {
        font-size: 12px;
    }

    .equipment {
        flex-wrap: wrap;
    }

    .equipment::before {
        top: 2.5px;
    }

    .equipment-name {
        width: 100%;
    }
}
/* End */


/* Start:/bitrix/templates/aspro_next_modify/css/fonts/font-inter/css/font-inter.css?17563797621190*/
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-Regular.woff') format('woff'),
    url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-Medium.woff') format('woff'),
    url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-SemiBold.woff') format('woff'),
    url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-Bold.woff') format('woff'),
    url('/bitrix/templates/aspro_next/css/fonts/font-inter/fonts/Inter-Bold.ttf') format('truetype');
}
/* End */
/* /bitrix/templates/aspro_next_modify/components/bitrix/news.list/clients-reviews-new/style.css?17563797526375 */
/* /bitrix/templates/aspro_next_modify/css/fonts/font-inter/css/font-inter.css?17563797621190 */
