/*-----------------------------------------------------------------List of  Category Отзывы*/
.otzivs{
    padding-top: 30px;
    padding-bottom: 30px;
}
.otzivs .otzivs__pretext{
    min-height: 100px;
    font-family: 'Fira Sans', sans-serif;
    background-color: #f0f0f0;
    border-radius: 8px;
    padding: 10px 25px;
    margin-bottom: 25px;
}
.otzivs .otzivs__pretext p{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #212529;
}
.otzivs .otzivs__pretext .h4{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.2;
}
.otzivs .otzivs__pretext a{
    font-weight: 400;
    color: #007bff;
}
.otzivs .otzivs__pretext a:hover{
    text-decoration: underline;
    color: #0056b3;
}
.otzivs p.otzivs__pretext-summary{
    font-family: 'Fira Sans', sans-serif;
    font-size: 56px;
    line-height: 66px;
    color: #4d4d4d;
}
.otzivs__list-item{
    font-family: 'Fira Sans', sans-serif;
}
.otzivs__list-item-avatar,
.otzivs__list-item-no-avatar{
    width: 32px;
    height: 32px;
    margin-right: 15px;
}
.otzivs__list-item-no-avatar{
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background-color: #ccc;
}
.otzivs__list-item-no-avatar.blue{
    background-color: #5798d9;
}
.otzivs__list-item-no-avatar.violet{
    background-color: #8585cc;
}
.otzivs__list-item-no-avatar.pink{
    background-color: #f285aa;
}
.otzivs__list-item-title,
div.prodescode__content p.otzivs__list-item-title{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: left !important;
    color: #000 !important;
}
.otzivs__list-item-title a{
    color: #000 !important;
}
.otzivs__list-item-title a:hover{
    color: #007bff !important;
}
.otzivs__list-item-podzagolovok,
div.prodescode__content p.otzivs__list-item-podzagolovok{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #999 !important;
    text-align: left !important;
}
.otzivs__list-item-content{
    padding-top: 12px;
    padding-left: 47px;
}
.otzivs__list-item-star{
    display: block;
    position: relative;
    width: 12px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.otzivs__list-item-star.polstar{
    background-image: url(/images/polstar.svg);
}
.otzivs__list-item-star.fullstar{
    background-image: url(/images/fullstar.svg);
}
.otzivs__list-item-date{
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #999;
}
.otzivs__list-item-text,
div.prodescode__content .otzivs__list-item-text p,
.company-shares .otzivs__list-item-text p,
.company-shares .company-shares__detail .otzivs__list-item-text p{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    text-align: left !important;
}
.otzivs__readmore{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: none !important;
    background-color: #258ffb !important;
    color: #fff !important;
    border-radius: 8px;
    padding: 12px 16px;
}
.otzivs__readmore:hover{
    background-color: #1a6df2 !important;
    color: #fff !important;
}
/*-------------------------------------------------------------------//List of  Category Отзывы*/
/*-----------------------------------------------------------Module Отзывы Для вставки в страницы*/
.mod-otzivs-in-pages{
    font-family: 'Fira Sans', sans-serif;
    padding-top: 30px;
    padding-bottom: 60px;
}
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-prev,
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-next{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 1;
    top: 30%;
    width: 64px;
    height: 64px;
    overflow: hidden;
    font-size: 26px;
    color: #BDBDBD;
    background-color: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.04);
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.04);
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-prev:hover,
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-next:hover{
    background-color: #21285F;
    color: #fff;
}
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-prev{
    left: -30px;
}
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-next{
    right: -60px;
}
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-prev .bi,
.mod-otzivs-in-pages .owl-carousel .owl-nav .owl-next .bi{
    position: relative;
    z-index: 1;
}
/*iPhone 6/7/8 Plus landscape*/
@media only screen and (max-width : 740px) and (orientation: landscape){
}
/*//iPhone 6/7/8 Plus landscape*/
/*iPhone 6/7/8 Plus portrait*/
@media only screen and (max-width : 480px) and (orientation:portrait){
    .mod-otzivs-in-pages .owl-carousel .owl-nav .owl-prev,
    .mod-otzivs-in-pages .owl-carousel .owl-nav .owl-next {
        top: 30%;
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .mod-otzivs-in-pages .owl-carousel .owl-nav .owl-prev{
        left: -18px;
    }
    .mod-otzivs-in-pages .owl-carousel .owl-nav .owl-next{
        right: -18px;
    }
}
/*//iPhone 6/7/8 Plus portrait*/
/*----------------------------------------------------------//Module Отзывы Для вставки в страницы*/