

/* Start:/local/templates/adviros/components/bitrix/catalog.section/work-in-regions/style.css?17758182293506*/
.inner-header {
    background: #025157 !important;
    color: #fff !important;
}
.inner-header .container {
    position: relative;
    z-index: 2;
}
.inner-header::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.inner-header::after{
    content:"" !important;
    display:block !important;
    position:absolute !important;
    width:360px !important;
    height:360px !important;
    margin:-180px !important;
    top:0 !important;
    left:60% !important;
    background:url("/local/templates/adviros/assets/images/star.png") center center/contain no-repeat !important;
}
@media (min-width: 992px) {
    .inner-header::after {
        width: 580px !important;
        height: 580px !important;
        margin: -290px !important;
    }
}
.inner-header
{
    padding-bottom: 175px !important;
    margin-bottom: -160px !important;
}
@media (min-width: 992px) {
    .page-vacancies .inner-header{
        margin-bottom: -150px !important;
    }
}

.breadcrumb{
    color: #fff !important;
}

/* слайдер */
.work-in-regions-slide{
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.work-in-regions_text-block{
    background: #fff;
    padding: 36px;
    font-size: 18px;
}
.work-in-regions_text-block_title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}
.work-in-regions_text-block_text{
    font-size: 18px;
}

/* 2 блока в ряд */
.work-in-regions_text-2block-container{
    margin-bottom: 24px;
}
.work-in-regions_text-2block{
    background: #fff;
    padding: 24px;
    font-size: 18px;
    margin: 12px 0;
    height: 100%;
    text-align: center;
}
.work-in-regions_text-2block_title{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 16px;
}
.work-in-regions_text-2block_text{
    font-size: 18px;
}

/* 3 блока в ряд */
.work-in-regions_text-3block-container{
    margin-bottom: 24px;
}
.work-in-regions_text-3block{
    background: #fff;
    padding: 24px;
    font-size: 18px;
    margin-bottom: 24px;
    height: 100%;
    text-align: center;
}
.work-in-regions_text-3block_title{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 16px;
}
.work-in-regions_text-3block_text{
    font-size: 18px;
}

/* 3 блока в ряд с цветным в конце */
.work-in-regions_text-3block_2-container{
    margin-bottom: 24px;
    min-height: 400px;
}
.work-in-regions_text-3block_2{
    background: #fff;
    padding: 32px;
    font-size: 18px;
    margin-bottom: 24px;
    height: 100%;
    text-align: left;
}
.work-in-regions_text-3block_2_title{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 16px;
}
.work-in-regions_text-3block_2_img{
    margin-bottom: 16px;
}
.work-in-regions_text-3block_2_img img{
    height: 100px;
}
.work-in-regions_text-3block_2_text{
    font-size: 18px;
}


/* преимущества */
.work-in-regions_advantages-container{
    margin: 12px 0;
}
.work-in-regions_advantages-block{
    background: #fff;
    padding: 24px;
    font-size: 18px;
    margin: 12px 0;
    height: 100%;
    text-align: center;
}
.work-in-regions_advantages_title{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 16px;
}
.work-in-regions_advantages_text{
    font-size: 18px;
}
/* End */
/* /local/templates/adviros/components/bitrix/catalog.section/work-in-regions/style.css?17758182293506 */
