

/* Start:/local/templates/is_digital/old/css/lic.css?17573188531538*/
.content_grey{
    background-color: #F5F7F9;
    padding: 31px 0 31px 50px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: auto;
}
.price_head h1{
    background: url("/local/templates/is_digital/old/css/../img/ico/line_404.svg") 0 0 no-repeat;
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 4rem;
    line-height: 120%;
    color: #222222;
    margin: 59px 0 0 0;
    padding: 30px 0 0 0;
}
.price_head{
    background-image: url("/local/templates/is_digital/old/css/../img/tpl/lic-min.jpg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    height: 296px;
    box-sizing: border-box;
}
.content_white{
    padding: 47px 50px 0 50px;
}
.lic_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -28px 0 -28px;
}
.lic_list a{
    flex: 0 1 calc(25% - 56px);
    margin: 0 28px 58px 28px;
    position: relative;
    color: #222;
    text-align: center;
}
.lic_list a:hover:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/local/templates/is_digital/old/css/../img/ico/zoom.svg") 50% 50% no-repeat rgba(0, 0, 0, 0.5);
}
.lic_list a span{
    display: block;
}

@media (max-width:1200px){
    .lic_list a{
        flex: 0 1 calc(33.33% - 56px);
    }
}
@media (max-width:1000px){
    .lic_list a{
        flex: 0 1 calc(50% - 56px);
    }
}
@media (max-width:500px){
    .lic_list a{
        flex: 0 1 100%;
    }
    .price_head h1 {
        font-size: 32px;
    }
    .content_grey {
        padding: 30px 20px 30px 20px;
    }
    .content_white {
        padding: 35px 20px 0 20px;
    }
}
/* End */
/* /local/templates/is_digital/old/css/lic.css?17573188531538 */
