img {
    max-width: 100%;
    max-height: 100%;
}
#bx-panel {
    z-index: 10000 !important;
}
.b-prod-about__aside .b-file {
    display: block;
    margin-bottom: 25px;
}
.b-modal.fancybox-content {
    display: inline-block;
}

.b-prod-reviews__icon .slick-list.draggable .slick-track {
    transform: none !important;
    width: auto !important;
    display: inline-block;
    vertical-align: top;
}
.formatted-text {
    line-height: 40px;
    font-weight: 300;
    /*font-size: 26px;*/
}
.formatted-text h2 {
    margin-top: 56px;
    margin-bottom: 16px;
}
.formatted-text h3 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 56px;
}
.formatted-text li {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 0 28px;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.1px;
    color: #000000;
}
*:not(.b-vacancyDetail__list) .formatted-text li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #000000;
    position: absolute;
    left: 0;
    top: 15px;
    margin-top: -4px;
}
.formatted-text img {
    width: 100%;
    margin: 20px 0;
}
.all-in-max-880 > h1,
.all-in-max-880 > h2,
.all-in-max-880 > h3,
.all-in-max-880 > h4,
.all-in-max-880 > h5,
.all-in-max-880 > h6,
.all-in-max-880 > p,
.all-in-max-880 > ul,
.all-in-max-880 > ol,
.all-in-max-880 > strong,
.all-in-max-880 > em
{
    max-width: 880px;
}
.u-link {
    color: #00ADD1;
}
.sharePage .b-btnShare__list {
    max-width: 286px;
    background: #000;
    padding-top: 6px;
}
.u-subscription {
    display: block;
    margin-top: 40px;
    margin-bottom: 70px;
}
.u-subscription__title {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}
.u-subscription__flex {
    display: flex;
    gap: 16px;
    align-items: end;
}
.u-subscription__input-title {
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 12px;
}
.u-subscription input,
.u-subscription input:active {
    background: none;
    border: solid 1px #999999;
    transition: all .3s;
    margin: 0;
    color: #fff;
}
.u-subscription input:hover {
    border-color: #fff;
}
.u-subscription .btn {
    height: 48px;
    padding-left: 24px;
    padding-right: 24px;
}
.u-bottom-note {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    position: fixed;
    background: #f2f2f2;
    z-index: 100;
    display: none;
}
.u-bottom-note__body {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 24px;
    gap: 20px;
}
.u-bottom-note__body .btn-border {
    border-color: #818181;
    background: #fff;
}
.b-projects__map #marker, .b-projects__map [data-js-marker] {
    /*border-radius: 0;*/
    border: solid 1px #bfbfbf;
}
.b-projects__map .mapboxgl-popup-tip {
    border-color: transparent;
    border-right-color: #333;
}

/*.likely__widget_copy:hover .likely__icon_copy svg path {*/
/*    fill: #bbb;*/
/*}*/
.b-live__tab {
    margin-bottom: 40px;
}
.u-live-all {
    position: absolute;
    right: 0;
    top: 0;
}
.b-list-1 .b-list__item {
    justify-content: flex-start;
}
.b-list-1 .b-list__item__sub {
    position: relative;
}
.b-list-1 .b-list__item__icon {
    left: -47px;
    bottom: auto;
    top: calc((100% - 8px) / 2);
    transform: translateY(-50%);
}
.b-imageDesc__item__blur--black {
    background-color: rgba(0, 0, 0, 0.5);
}
.ext {
    font-size: 14px;
    line-height: 20px;
}
.u-copy {
    display: inline-block;
    vertical-align: top;
    width: 26px;
    height: 26px;
    background: 0 50% url('/images/u-share.svg') no-repeat transparent;
    background-size: 16px auto;
    cursor: pointer;
    margin-right: 3px;
    transform: translateY(3px);
}

.b-map [data-js-marker] {
    width: 46px;
    height: 52px;
    background: url(/images/map-marker.svg) no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-top: -26px;
    /*background-color: #31487A;*/
}
.b-projects__map [data-js-marker] {
    width: 28px;
    height: 28px;
    /*background: url(/images/map-marker-blue.svg) no-repeat;*/
    background: url(/images/map-marker-tr.svg) no-repeat;
    border-radius: 50%;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.b-prod-geography__map [data-js-marker] {
    width: 28px;
    height: 28px;
    background: url(/images/map-marker-blue.svg) no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.b-search-frame b {
    background: #bfeef7;
    font-weight: 500;
}
p:empty {
    display: none;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-96 {
    margin-bottom: 96px;
}
.b-prod-geography__map .mapboxgl-popup-tip {
    border-top-color: transparent;
    border-right-color: #333;
}

.b-live__tab {
    display: block;
    padding-right: 220px;
    margin-top: -11px;
}
.b-live__tab__item {
    display: inline-block;
    vertical-align: top;
    height: 32px;
    margin-top: 11px;
}
.gradient-block {
    padding: 50px;
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(248.13deg, rgba(0, 186, 224, 0.07) -49.36%, rgba(221, 221, 221, 0.17) 81.27%);
    margin-top: 56px;
    margin-bottom: 127px;
}
.gradient-block > div {
    font-weight: 300;
    font-size: 19px;
    line-height: 28px;
    white-space: nowrap;
}
.gradient-block > div:first-child {
    white-space: normal;
    font-size: 24px;
    transform: translateY(-2px);
}
.logo-grid {
    margin: 56px 0 110px;
    display: grid;
    gap: 50px 115px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.logo-grid__item-pic {
    height: 170px;
    background: 50% no-repeat #f7f7f7;
    background-size: 80% auto;
}
.logo-grid__item-pic--white {
    background-color: #fff;
    border: solid 3px #f7f7f7
}
.logo-grid__item-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-top: 16px;
}
.logo-grid__item-links {
    margin-top: 8px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
}
.logo-grid__item-links > * {
    border-bottom: dashed 1px #000;
    margin-right: 26px;
    white-space: nowrap;
}
.s-content--company-style {
    padding-bottom: 48px;
}
.s-content--company-style h2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 300;
}
.s-header .logo__nLink {
    padding-right: 34px;
}
.b-dropdown__title em {
    margin-top: 2px;
}
.b-dropdown__title em svg {
    transition: all .3s;
}
.b-dropdown__title.is-open em svg {
    transform: rotate(-180deg);
}
.b-articles__item.is-bg.u-custom-bg .b-articles__item__image::before {
    display: none;
}
.b-articles__item.u-custom-bg .b-articles__item__image .u-backlight {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    box-sizing: inherit;
}
.b-resources__item a {
    display: inline-flex;
}
.b-projects__map .mapboxgl-popup {
    z-index: 10;
}
.b-projects__map .mapboxgl-popup-content > div > div:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: solid 1px #4E4E4E;
}
.b-projects__map .mapboxgl-popup-content > div > div:last-child {
    padding-bottom: 16px;
}
.b-projects__map .mapboxgl-popup-content > div {
    margin-top: 16px;
    margin-bottom: -12px;
    margin-right: -20px;
    padding-right: 20px;
    max-height: 192px;
    overflow: auto;
}
.mapboxgl-marker {
    cursor: pointer;
}
.b-infoBlock__row-1 {
    max-height: 484px;
    overflow: hidden;
}
.b-infoBlock__item.item2 .image {
    bottom: 15px;
    max-width: 146px;
}
.b-vacancy__item__date {
    width: 220px;
    padding-right: 32px;
    font-size: 16px;
    line-height: 20px;
    padding-top: 8px;
}
.b-dropdown--bigger .b-dropdown__title {
    padding: 2px 0 0 0;
}
.b-dropdown--bigger .b-dropdown__title span {
    font-size: 15px
}
.b-dropdown--bigger .b-dropdown__title em {
    margin-top: 3px;
}
.b-dropdown--row {
    margin-left: 20px;
}
.b-navBar__list--flex {
    display: flex;
    gap: 32px;
}
.article-pic-container {
    margin-top: 48px;
    margin-bottom: 56px;
    max-width: 1020px;
    line-height: 0;
}

.string-over-header {
    display: block;
    height: 36px;
    line-height: 36px;
    position: fixed;
    z-index: 21;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 11px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: .5s opacity;
    transition: .5s opacity;
    cursor: pointer
}
.string-over-header--bg {
    z-index: 20;
}
.string-over-header_hidden {
    opacity: 0
}
.string-over-header:before {
    content: attr(data-text)
}
.body-string-over-header .s-header.s-header--fixed {
    top: 36px
}
.width-max_1020 {
    max-width: 1020px;
}

.b3-live__grid[data-js-tab]:not(.active) {
    display: none;
}

.b3-projects__item.b3-projects__item--last-wide {
    -ms-grid-column-span: 4;
    grid-column: span 4;
}
.b3-projects__grid .b3-projects__item-img {
    max-width: none;
    max-height: none;
}
@media (max-width: 1280px) {
    .b3-projects__item.b3-projects__item--last-wide {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }
}
@media (max-width: 767px) {
    .b3-projects__item.b3-projects__item--last-wide {
        grid-column: auto;
    }
}
.b3-projects__item.b3-projects__item--last-wide .b3-projects__item-img {
    right: 0;
    top: 12%;
}
@media (max-width: 767px) {
    .b3-projects__item.b3-projects__item--last-wide .b3-projects__item-img {
        right: auto;
        left: 50%;
        top: 50%;
    }
}

@media (max-width: 475px) {
    .string-over-header {
        height: 32px;
        line-height: 32px;
        font-size: 10px
    }
    .body-string-over-header {
        border-top: 32px solid #000
    }
    .body-string-over-header .s-header.s-header--fixed {
        top: 32px
    }
}


@media(max-width: 1300px) {
    .b-infoBlock__item.item2 .image {
        max-width: 115px;
    }
}
@media(max-width: 991px) {
    .gradient-block {
        margin: 68px 0 80px;
    }
    .s-content--company-style {
        padding-bottom: 80px;
    }
    .s-content--company-style h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .logo-grid {
        margin: 48px 0 78px;
        gap: 40px 24px;
    }
    .b-infoBlock__item.item2 .image {
        width: auto;
    }
}
@media(max-width: 767px) {
    .b-live__tab__item {
        height: 29px;
    }
    .u-live-all {
        top: 32px;
    }
    .gradient-block {
        gap: 32px;
        margin: 64px 0 73px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .gradient-block > div {
        font-size: 16px;
        line-height: 20px;
    }
    .gradient-block > div:first-child {
        font-size: 16px;
        line-height: 20px;
        transform: none;
    }
    .s-content--company-style {
        padding-bottom: 0;
    }
    .s-content--company-style h2 {
        font-size: 20px;
        line-height: 32px;
    }
    .logo-grid {
        margin: 32px 0 78px;
        gap: 40px 24px;
    }
    .logo-grid__item-pic {
        height: 128px;
    }
    .b-infoBlock__item.item2 .image {
        display: none;
    }
    .b-vacancy__item--revert {
        flex-direction: column;
        gap: 10px;
    }
    .b-dropdown--row {
        margin-left: 0;
    }
    .b-navBar__list--flex {
        flex-direction: column;
        gap: 12px
    }
    .article-pic-container {
        margin-bottom: 48px;
    }
}
@media(min-width: 768px)
{
    .b-accordion__item__frame img {
        max-width: 380px;
    }
    .b-product-list__item--min-tab-full {
        width: 100%;
    }
    .b-product-list__item--min-tab-one-third {
        width: 33.333%;
    }
    .b-product-list__item--min-tab-one-third-large {
        width: 36.666%;
    }
    .b-product-list__item--min-tab-two-thirds {
        width: 63.333%;
    }
}
@media(max-width: 550px)
{
    .b-live__tab {
        display: none;
    }
    .u-live-all {
        position: static;
        margin-bottom: 40px;
        text-align: center;
    }
    .u-live-all .b-live__tab__item {
        display: inline-block;
        vertical-align: top;
        height: 32px;
    }
    .gradient-block {
        display: none;
    }
    .s-content--company-style h2 {
        margin-top: 43px;
        font-size: 20px;
        line-height: 32px;
    }
    .logo-grid {
        grid-template-columns: 1fr 1fr;
        margin: 32px 0 62px;
        gap: 24px;
    }
    .logo-grid__item-pic {
        height: 167px;
    }
    .s-content--company-style {
        padding-bottom: 12px;
    }
    .article-pic-container {
        margin: 24px 0;
    }
}
.s-content--article .container > .width-max_1020 + .small-bold,
.s-content--article .container > .width-max_1020 + div > .b-product .b-product__title.small {
    margin-top: 72px;
}
@media(max-width: 480px)
{
    .b-stories__item__row {
        padding-bottom: 0;
    }
    .u-bottom-note__body {
        flex-direction: column;
    }
    .s-content--article .container > .width-max_1020 + .small-bold,
    .s-content--article .container > .width-max_1020 + div > .b-product .b-product__title.small {
        margin-top: 40px;
    }
}

.container--solutions .b3-text + .b3-content-grid__grid,
.container--solutions .b3-text + .b3-content-grid__grid--center {
    margin-top: 0;
}
.container--solutions .b3-text--full {
    max-width: none;
}
.container--solutions .b3-text--low-mb {
    margin-bottom: 40px;
}
.container--solutions .b3-content-grid__grid--align-items-start {
    align-items: start;
}
.b-prod-control__item__desc > p:first-child ~ *,
.b-prod-control__item__desc > p:first-child ~ * * {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}
.b-prod-control__item__desc li,
.b-prod-questions li {
    position: relative;
}
.b-prod-control__item__desc li + li,
.b-prod-questions li + li {
    margin-top: 8px;
}
.b-prod-control__item__desc li:before,
.b-prod-questions li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: -12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #111214;
}

@media (max-width: 480px) {
    .b-prod-control__item__desc li:before,
    .b-prod-questions li:before {
        left: -8px;
    }
}

.b-text-info > *:not(.b-text-info__icon),
.b-text-info > *:not(.b-text-info__icon) * {
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
}