

/* Start:/bitrix/components/nrj/psiz.products/templates/.default/style.css?17167234152027*/
/************************list***********************************/
.list-box{
    margin-bottom: 2rem;
}
.list-box .container{
    padding: 1rem;
}
.list-box a{
    display: block;
    text-decoration: none;
    color: #000000;
    border: 1px solid #f3f3f3;
    -webkit-transition:.5s;
    -o-transition:.5s;
    transition:.5s;
}
.list-box a:hover{
    -webkit-box-shadow:0 0 45px #ccc;
    box-shadow:0 0 45px #ccc;
    -webkit-transition:.5s;
    -o-transition:.5s;
    transition:.5s;
}
.list-box .box-picture img{
    width: 100%;
    height: auto;
}
.list-box .box-pt{
    font-size: 0.8rem;
}
.list-box .box-pt > div{
    margin: 0.5rem auto;
}
/************************element***********************************/
.carousel-box .carousel-cell,
.carousel-box .carousel-cell a{
    width: 100%;
    height: 320px;
}
.carousel-box .carousel-cell a{
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.carousel-box .flickity-page-dots{
    bottom: -20px;
}
.carousel-box .flickity-prev-next-button{
    display: none;
}
.carousel-box .flickity-page-dots .dot{
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border: 1px solid #005392;
}
.carousel-box .flickity-page-dots .dot.is-selected{
    background-color: #005392;
    border: 1px solid #005392;
}
.tp-box{
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
    font-size: 0.9rem;
    line-height: 120%;
}
.list-box ul{
    font-size: 0.9rem;
}


@media (max-width: 768px) {
    .list-box .box-name{
        text-align: center;
    }
    .list-box .box-name .h6{
        font-size: 1.4rem;
    }
    .carousel-box{
        margin-bottom: 1rem;
    }
    .carousel-box .flickity-page-dots{
        bottom: 0;
    }
    .products-box-1{
        margin-top: 1rem;
    }
    .products-box-2{
        text-align: center;
        padding-bottom: 1rem;
    }
    .products-box-2.h7{
        line-height: 100%;
    }
    .tp-box{
        margin-top: 0;
        font-size: 0.8rem;
    }
}
/* End */
/* /bitrix/components/nrj/psiz.products/templates/.default/style.css?17167234152027 */
