

/* Start:/local/templates/plab/components/bitrix/news.detail/service/style.css?16323071482463*/
main{
    font-size: 1.125em;
}

h1{
    font-size: 3.2vw!important;
}

.gray-bg{
    background-color: #ededed;
}

h2{
    font-weight: 700!important;
    margin-bottom: 3rem!important;
}

div.h5{
    font-weight: bold;
    font-size: 1.313em;
    margin-bottom: 3rem!important;
}

.adv-name{
    font-size: 1.125em;
}

.pdf-block{
    font-style: italic;
    font-size: 1.125em;
    font-weight: bold;
    color: #ff0000;
}
.pdf-block a{
    color: #3a3a3e!important;
}


.pdf-icon{
    display: inline-block;
    width: 92px;
    height: 92px;
    background: url(/local/templates/plab/img/pdf.svg) no-repeat center center;
    background-size: 50% auto;
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
    background-color: #f00;
    -webkit-box-shadow: 0 8px 37px 9px rgba(255,88,88,.31);
    -moz-box-shadow: 0 8px 37px 9px rgba(255,88,88,.31);
    box-shadow: 0 8px 37px 9px rgba(255,88,88,.31);
    font-size: 0;
}

.worker-block{
    max-width: 275px;
    font-size: 1.125em;
}

.worker-block .image{
    position: relative;
    text-align: center;
}

.worker-block .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.worker-block .name{
    font-style: italic;
    color: #3f6f9a;
    font-weight: bold;
}

.workers-icon{
    position: absolute;
    bottom: 10px;
    left: -10px;
    width: 88px;
    height: 88px;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px;
    -webkit-box-shadow: 0 8px 37px 9px rgba(115,119,131,.27);
    -moz-box-shadow: 0 8px 37px 9px rgba(115,119,131,.27);
    box-shadow: 0 8px 37px 9px rgba(115,119,131,.27);
    background: #fff url(/local/templates/plab/img/people_icon.svg) no-repeat center center;
    background-size: 50% auto;
    z-index: 3;
}

.slide-number{
    font-family: Constantia;
    position: absolute;
    top: 0;
    left: 0;
    font-style: italic;
    text-decoration: underline;
    color: #ff0000;
}

.blue-title{
    font-family: Constantia;
    color: #3f6f9a;
    font-size: 1.125em!important;
    font-style: italic;
    margin-bottom: 10px!important;
}

#our-clients{
    cursor: col-resize;
    margin: 0 auto;
}

#our-clients .bx-wrapper{
    margin: 0 auto;
}

#our-clients .slide {
    text-align: center;
}

video{
    cursor: pointer;
}
/* End */
/* /local/templates/plab/components/bitrix/news.detail/service/style.css?16323071482463 */
