

/* Start:/local/templates/arb/template_styles.css?1750684619181285*/
@font-face {
    font-family: 'la -brands -400';
    src: url('/local/templates/arb/fonts/la-brands-400.ttf') format('truetype');
}

@-webkit-keyframes blink {
    0%, to {
        color: #222
    }
    50% {
        color: transparent
    }
}

@keyframes blink {
    0%, to {
        color: #222
    }
    50% {
        color: transparent
    }
}

.new-banner-seminars-2024 {
	padding: 68px 0;
}

.new-banner-seminars-2024 .left_block {
	width: 55%;
}

.section .title {
	background: radial-gradient(233.07% 150.98% at -19.25% 10.92%, rgb(0, 115, 103) 0%, rgb(0, 172, 168) 50%, rgb(0, 115, 103) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 60px;
	font-weight: 500;
	text-transform: inherit;
	text-align: center;
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-initialized .slick-slide, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(/local/templates/arb/./ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: "slick";
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    src: url(/local/templates/arb/./fonts/slick.eot);
    src: url(/local/templates/arb/./fonts/slick.eot?#iefix) format("embedded-opentype"), url(/local/templates/arb/./fonts/slick.woff) format("woff"), url(/local/templates/arb/./fonts/slick.ttf) format("truetype"), url(/local/templates/arb/./fonts/slick.svg#slick) format("svg")
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.reshenie-carousel .slick-track {
    display: flex;
}

.reshenie-carousel .slick-track .slick-slide {
    height: unset;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button, button.mfp-arrow, button.mfp-close {
    cursor: pointer;
    background: 0 0;
    border: 0;
    display: block;
    outline: 0
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    color: transparent;
    padding: 5px
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before, .mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: "";
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    -webkit-appearance: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@font-face {
    font-family: "NotoSansRegular";
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url(/local/templates/arb/fonts/NotoSansRegular/NotoSansRegular.eot);
    src: url(/local/templates/arb/fonts/NotoSansRegular/NotoSansRegular.eot?#iefix) format("embedded-opentype"), url(/local/templates/arb/fonts/NotoSansRegular/NotoSansRegular.woff) format("woff"), url(/local/templates/arb/fonts/NotoSansRegular/NotoSansRegular.ttf) format("truetype")
}

@font-face {
    font-family: "NotoSansBold";
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url(/local/templates/arb/fonts/NotoSansBold/NotoSansBold.eot);
    src: url(/local/templates/arb/fonts/NotoSansBold/NotoSansBold.eot?#iefix) format("embedded-opentype"), url(/local/templates/arb/fonts/NotoSansBold/NotoSansBold.woff) format("woff"), url(/local/templates/arb/fonts/NotoSansBold/NotoSansBold.ttf) format("truetype")
}

@font-face {
    font-family: "LC Chalk";
    font-display: swap;
    src: url(/local/templates/arb/fonts/LCChalk/LCChalk.eot);
    src: url(/local/templates/arb/fonts/LCChalk/LCChalk.eot?#iefix) format("embedded-opentype"), url(/local/templates/arb/fonts/LCChalk/LCChalk.woff2) format("woff2"), url(/local/templates/arb/fonts/LCChalk/LCChalk.woff) format("woff"), url(/local/templates/arb/fonts/LCChalk/LCChalk.ttf) format("truetype"), url(/local/templates/arb/fonts/LCChalk/LCChalk.svg#LCChalk) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "la-solid-900";
    src: url(/local/templates/arb/fonts/la-solid-900.ttf) format("truetype");
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em
}

.icon-logics {
    font-size: 90rem;
    width: .742222222222222em
}

body, code, dd, div, dl, dt, fieldset, form, h4, h5, h6, input, li, p, pre, td, textarea, th {
    margin: 0;
    padding: 0
}

ul {
    padding: 0
}

.mfp-figure figure, h1, h2, h3 {
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto
}

abbr, fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

h3, h4, h5, h6 {
    /*font-size: 100%*/
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

img {
    max-width: 100%;
    height: auto
}

.page, body, html {
    height: 100%
}

html {
    font-size: 62.5%
}

body {
    font-family: NotoSansRegular, sans-serif;
    font-size: 1.6rem;
    min-width: 270px;
    line-height: 1.2;
    overflow-x: hidden
}

body.popup-open {
    overflow: hidden
}

a {
    text-decoration: none;
    color: inherit
}

textarea {
    resize: none
}

.blockquote, .bxhtmled-quote, blockquote {
    font-size: 1.6rem;
    padding: 30px 50px;
    color: #668a97;
    font-style: italic;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 20px 0
}

:focus {
    outline: 0
}

.page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.full, .wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
    position: relative
}

.full--full, .wrapper--full {
	max-width: none;
}

.full {
    max-width: 192rem
}





.new-banner-seminars-2024 .content {
	padding: 0 5%;
	margin: 0 auto;
}

.align-center {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 100%;
    text-align: center
}

.section_form_image .form_image {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.section_form_image .block_subtitle {
	font-size: 30px;
    color: #007367;
	font-weight: 600;

	text-align: center;
	margin: 0 0 30px 0;
}

.section_form_image .form_image .image img {
	border-radius: 10px;
}
.section_form_image .form_image .image .text {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
}

.no-event {
    pointer-events: none;
    cursor: no-drop;
    opacity: .5
}

#svg-sprite {
    position: absolute;
    width: 0;
    height: 0
}

h3 {
    color: #668a97;
    font-family: NotoSansBold;
    font-size: 1.8rem;
    text-transform: uppercase;
    padding: 12px 50px
}

ol, ul {
    margin: 0;
    padding-left: 20px
}

img[align=left] {
    margin-right: 45px
}

img[align=right] {
    margin-left: 10px
}

[href=disabled] {
    display: none
}

.page-404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0
}

.page-404__picture {
    max-width: 530px;
    width: 100%
}

.page-404__img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 28px solid #668a97;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/local/templates/arb/images/404.png);
    background-position: center;
    background-size: cover
}

.page-404__description {
    margin-left: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.page-404__title {
    font-size: 18px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    line-height: 41px;
    color: #668a97;
    margin: 20px 0;
    text-align: center
}

.page-404__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-404__button {
    border-color: #fff;
    background-color: #668a97;
    color: #fff;
    width: 100%;
    border: .1rem solid #668a97;
    min-width: 20rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 1rem;
    font-size: 1.6rem;
    max-width: 260px;
    line-height: 1.4;
    text-transform: uppercase
}

.page-404__socials {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 10px
}

.page-404__issue {
    font-size: 18px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    line-height: 27px;
    color: #668a97;
    margin-bottom: 10px
}

.page-404__icon {
    margin: 0 20px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.page-404__icon.page-404__icon--telegram {
    background-image: url(/local/templates/arb/images/icon-telegram.svg)
}

.page-404__icon.page-404__icon--whatsapp {
    background-image: url(/local/templates/arb/images/icon-whatsapp.svg)
}

.arb-about {
    margin-bottom: 5rem;
    padding: 40px 0
}

.arb-about--bg {
    background-color: #e0e8ea
}

.arb-about__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%;
    padding-top: 25px;
    padding-bottom: 25px
}

.arb-about__item--four {
    width: 23%
}

.arb-about__name {
    font-size: 48px;
    color: #668a97;
    font-family: NotoSansBold
}

.arb-about__name--small {
    font-size: 14px
}

.arb-about__name--plus, .arb-about__name--small {
    font-family: NotoSansRegular
}

.arb-about__desc {
    font-size: 14px;
    color: #000
}

.account {
    background-color: rgba(102, 138, 151, .4);
    margin: 0 !important;
    padding-top: 50px;
    padding-bottom: 50px
}

.arb-adblock {
    background-color: #668a97;
    height: .1rem;
    min-height: 8rem
}

.arb-adblock__wrapper {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    text-transform: uppercase
}

.arb-adblock__wrapper, .arb-adblock__wrapper .jcsb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.arb-adblock__message {
    font-size: 1.8rem;
    font-family: NotoSansBold;
    padding: 3rem 0;
    text-align: center
}

.arb-adblock__button {
    min-width: 24rem;
    margin: 1rem 2rem
}

.arb-adblock__close {
    cursor: pointer;
    min-width: 3rem;
    width: 3rem;
    height: 3rem;
    background-image: url(/local/templates/arb/images/header/adblock__close.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.banner-main__container {
    min-width: 1000px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.banner-main__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 23%;
    padding: 60px 0;
    background-color: rgba(255, 255, 255, .8)
}

.banner-main__circle {
    width: 50px;
    height: 50px;
    margin: 0 auto 35px;
    border-radius: 50%;
    background-color: #e3000f
}

.banner-main__desc {
    color: #000;
    font-size: 16px;
    margin-top: 25px;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.banner-research, .banner-study {
    background-image: url(/local/templates/arb/images/banners/bg-04.jpg)
}

.banner-news, .banner-news-all {
    background-image: url(/local/templates/arb/images/banners/bg-news.jpg)
}

.banner-news__container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    width: 100%;
    height: 100%
}

.banner-news__item-wrap, .banner-news__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    height: 100%;
    text-align: left
}

.banner-news__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    position: relative
}

.banner-news__item.big {
    width: 73%
}

.banner-news__item.small {
    width: 23%;
    background-color: rgba(255, 255, 255, .8);
    top: 80px;
    height: calc(100% - 80px)
}

.banner-news__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 20px;
    width: calc(100% - 40px)
}

.banner-news__name, .banner-news__title {
    color: #668a97;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.banner-news__title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: -95px;
    margin-top: 25px;
    background-color: rgba(255, 255, 255, .8);
    padding: 9px;
    font-size: 30px
}

.banner-news__name {
    font-size: 18px;
    padding-bottom: 15px
}

.banner-news__news {
    margin-top: 20px;
    padding-bottom: 15px
}

.banner-news__news-theme {
    font-size: 12px;
    color: #7c7c7c;
    text-transform: uppercase
}

.banner-news__news-title {
    color: #668a97;
    font-family: NotoSansBold;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 18px
}

.banner-news__news-desc {
    color: #000;
    font-size: 12px;
    text-transform: none
}

.banner-about {
    background-image: url(/local/templates/arb/images/banners/banner-about.jpg)
}

.banner-about__container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    width: 100%
}

.banner-about__desc, .banner-about__name {
    font-size: 60px;
    font-family: NotoSansBold;
    margin-top: 80px
}

.banner-about__desc {
    margin-top: 40px;
    font-size: 30px;
    margin-bottom: 190px
}

.banner-about__edges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%
}

.banner-about__edge {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 23%;
    text-align: left;
    font-size: 14px
}

.banner-about__edge .big {
    font-size: 48px;
    font-family: NotoSansBold
}

.banner-about__edge .edge-desc {
    display: block;
    text-transform: none
}

.banner-resume .banner__right {
    width: 40%
}

.banner-seminar {
    background-image: url(/local/templates/arb/images/banners/bg-09.jpg);
    margin-bottom: 60px
}

.banner-seminar__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    height: 100%;
    text-align: left
}

.banner-seminar__content {
    margin: auto;
    max-width: 440px;
    width: 100%
}

.banner-seminar__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 440px;
    width: 100%;
    min-width: 100%;
    padding-top: 20px
}

.banner-seminar__name, .banner-seminar__title {
    font-family: NotoSansBold;
    text-transform: uppercase
}

.banner-seminar__title {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    color: #464646;
    font-size: 18px
}

.banner-seminar__name {
    color: #000;
    font-size: 14px;
    padding-bottom: 15px
}

.banner-seminar__desc {
    color: #000;
    font-family: NotoSansRegular;
    font-size: 14px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 440px
}

.banner-seminar .banner__right {
    width: 33%;
    padding-left: 30px;
    padding-right: 30px
}

.banner-seminar__button {
    width: 100%
}

.banner-seminar__button:not(:first-child) {
    margin-top: 20px;
    margin-left: 0
}

.banner-seminars-webinars {
    background-image: url(/local/templates/arb/images/banners/bg-09.jpg)
}

.banner-seminars-webinars .banner__right {
    width: 33%;
    padding-left: 30px;
    padding-right: 30px
}

.banner-seminars-webinars .banner__content {
    margin: auto;
    max-width: 440px;
    width: 100%
}

.banner-seminars-webinars .banner__content .banner__head {
    margin-bottom: 40px;
    font-size: 20px
}

.banner-seminars-webinars .banner__button {
    width: 100%
}

.banner-seminars-webinars .banner__button:not(:first-child) {
    margin-top: 20px;
    margin-left: 0
}

.banner-seminars-webinars .title-gray {
    font-size: 18px;
    line-height: 1.3
}

.banner-strategy .slider-banner__content {
    z-index: 5
}

.arb-dots li button:before, .banner-strategy .slider-banner__desc::before {
    content: ""
}

.banner-strategy .slider-banner .slick-next, .banner-strategy .slider-banner .slick-prev {
    z-index: 9
}

.banner-strategy .slider-banner .slick-prev {
    left: 30px
}

.banner-strategy .slider-banner .slick-next {
    right: 30px
}

.banner-technologies {
    background-image: url(/local/templates/arb/images/banners/bg-13.jpg)
}

.banner-technologies__container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase
}

.banner-technologies__name {
    font-family: NotoSansBold;
    font-size: 30px
}

.banner-technologies__desc {
    margin-top: 50px;
    font-size: 18px
}

.slider-banner {
    height: 100%;
    width: 100%
}

.slider-banner__item {
    width: 100%;
    position: relative
}

.slider-banner__img {
    width: 100%
}

.slider-banner__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    max-width: 720px;
    width: 100%;
    text-align: center;
    padding: 100px;
    max-height: 400px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slider-banner__desc {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    position: relative
}

.slider-banner__desc::before {
    content: "";
    opacity: .1;
    color: #fff;
    font-size: 200px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.slider-banner__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slider-banner__button:not(:first-child) {
    margin-left: 20px
}

.banner {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: relative;
    text-align: center;
    font-size: 0;
    height: 100vh;
    min-height: 635px;
    overflow: hidden;
    padding-top: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.banner ol, .banner ul {
    padding-left: 0 !important;
    margin-left: 0 !important
}

.banner__video {
    position: absolute;
    z-index: -99;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner__case, .banner__cases {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.banner__cases {
    min-width: 260px
}

.banner__case {
    width: 80px;
    height: 80px;
    border: 1px solid #668a97;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.banner__case:not(:first-child) {
    margin-left: 10px
}

.banner__case.date {
    color: #668a97;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.banner__case.date .big {
    font-family: NotoSansBold;
    font-size: 30px;
    display: block;
    margin-bottom: 10px
}

.banner__case.city {
    min-width: 80px;
    max-width: 110px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    padding: 0 10px
}

.banner__case.city:before, .banner__case.summ:before {
    content: "";
    display: block;
    width: 15px;
    height: 22px;
    margin-bottom: 5px;
    background-size: contain;
    background-image: url(/local/templates/arb/images/point.svg)
}

.banner__case.city, .banner__case.summ {
    color: #668a97;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.banner__case.summ:before {
    width: 19px;
    height: 21px;
    background-image: url(/local/templates/arb/images/ruble.svg)
}

.banner__right {
    width: calc(100% / 3);
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    text-align: left;
    padding-left: 70px;
    padding-right: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: calc(100% - 8rem)
}

.banner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.banner__desc {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 30px
}

.banner__buttons {
    margin-top: 40px
}

.banner__button:not(:first-child) {
    margin-left: 20px
}

.banner--dark .slider-banner__item::before, .banner--dark.banner-about::before, .banner--dark.banner-technologies::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

.filter--dark .slider-banner__item::before, .filter--dark.banner-about::before, .filter--dark.banner-technologies::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3)
}

.block-reference {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: .8em;
    margin-left: 10px
}

.button-top, .button-top__text {
    position: absolute;
    background-color: #88acb9
}
.button-top {
    bottom: 0;
    top: 0;
    right: 0;
}
.button-top__text {
    font-family: 'la-solid-900', serif;
    font-size: 23px;
    color: #050000;
    padding: 19px;
    cursor: pointer;
    transition: 0.2s;
    position: absolute;
    background: #FFFFFF;
    bottom: 0;
    right: 0;
    z-index: 5;
    border: 0;
}
.button-top__text:hover {
    background-color: #24ee9d;
    color: #050000;
}

.btn {
    display: inline-block
}

.btn--big {
    min-width: 30rem
}

.btn--full {
    width: 100%
}

.btn__button {
    width: 100%;
    border: .1rem solid transparent;
    padding: 0 2.5rem;
    min-width: 20rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-color: #668a97;
    color: #668a97;
    background-color: transparent
}

.btn__button:active, .btn__button:focus, .btn__button:hover {
    color: #fff;
    background-color: #668a97
}

.btn__button--small {
    padding: 0;
    min-width: initial
}

.btn__button--no-border {
    border-color: transparent
}

.btn__button--green {
    color: #fff;
    background-color: #668a97
}

.btn__button--green:active, .btn__button--green:focus, .btn__button--green:hover, .btn__button--white:active, .btn__button--white:focus, .btn__button--white:hover {
    color: #668a97;
    background-color: #fff
}

.btn__button--green:hover span {
    color: #668a97;
}

.btn__button--white {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.btn__text {
    display: inline-block;
    padding: 1rem;
    font-size: 1.6rem;
    max-width: 100%;
    line-height: 1.4;
    text-transform: uppercase
}

.btn-scroll {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(/local/templates/arb/images/banners/scroll-button.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 44px
}

.arb-bx-content h3 {
    font-size: 16px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-bx-content ol {
    counter-reset: arb-ol-content__counter;
    padding-left: 0
}

.arb-bx-content ol > li, .arb-bx-content ul > li {
    list-style-type: none;
    position: relative;
    padding: 5px 20px 5px 50px;
    font-size: 16px
}

.arb-bx-content ol > li:before {
    counter-increment: arb-ol-content__counter;
    content: counter(arb-ol-content__counter, decimal-leading-zero) ".";
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 1;
    font-size: 24px;
    font-family: NotoSansBold;
    color: #668a97
}

.arb-bx-content ul {
    padding-top: 5px;
    padding-left: 0
}

.arb-bx-content ul > li {
    padding: 5px 20px 5px 15px
}

.arb-bx-content ul > li:before {
    content: "\25CF";
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
    font-size: 15px;
    font-family: NotoSansBold;
    color: #e3000f
}

.arb-center-text {
    font-size: 16px;
    text-align: center;
    margin: 30px auto
}

.arb-case-block {
    position: relative
}

.arb-case-block__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
    min-height: 700px;
    position: relative
}

.arb-case-block__background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 46%;
    background-image: url(/local/templates/arb/images/case-block/bg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right
}

.arb-case-block__lump {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    min-height: 440px
}

.arb-case-block__lump--title {
    padding: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e0e8ea;
    right: 0
}

.arb-case-block__lump--case {
    padding: 90px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0
}

.arb-case-block__content--title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.arb-case-block__content--case {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%
}

.arb-case-block__desc {
    max-width: 350px;
    font-size: 18px;
    margin-top: 30px
}

.arb-case-block__tile {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer
}

.arb-case-block__tile:hover .arb-case-block__tile-picture {
    position: relative;
    border-color: #668a97
}

.arb-case-block__tile:hover .arb-case-block__tile-picture:after, .arb-case-block__tile:hover .arb-case-block__tile-picture:before, .arb-choose-tech__img-block:hover:after, .arb-choose-tech__img-block:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-case-block__tile:hover .arb-case-block__tile-picture:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -7px;
    left: -7px
}

.arb-case-block__tile:hover .arb-case-block__tile-picture:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -7px;
    right: -7px
}

.arb-case-block__tile:hover .arb-case-block__tile-title {
    color: #668a97
}

.arb-case-block__tile-picture {
    border: 2px solid #e0e8ea;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.arb-case-block__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.arb-case-block__tile-title {
    font-size: 14px;
    color: #383b3b;
    font-family: NotoSansBold;
    margin-top: 15px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.arb-case-block__tile-subtitle {
    font-size: 12px;
    color: #959595;
    margin-bottom: 15px;
    margin-top: 10px
}

.arb-choose-tech {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-transition: margin-bottom .5s;
    -o-transition: margin-bottom .5s;
    transition: margin-bottom .5s
}

.arb-choose-tech.popup {
    margin-bottom: 200px
}

.arb-choose-tech__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/arb/images/popup/x-white.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.arb-choose-tech__item {
    max-width: 160px;
    width: 100%;
    position: relative
}

.arb-choose-tech__item:nth-child(1) .choose-tech-hover, .arb-choose-tech__item:nth-child(2) .choose-tech-hover, .arb-choose-tech__item:nth-child(3) .choose-tech-hover {
    left: 0
}

.arb-choose-tech__item:nth-child(1) .choose-tech-hover:before, .arb-choose-tech__item:nth-child(2) .choose-tech-hover:before, .arb-choose-tech__item:nth-child(3) .choose-tech-hover:before {
    left: 75px
}

.arb-choose-tech__item:nth-child(4) .choose-tech-hover, .arb-choose-tech__item:nth-child(5) .choose-tech-hover, .arb-choose-tech__item:nth-child(6) .choose-tech-hover {
    right: 0
}

.arb-choose-tech__item:nth-child(4) .choose-tech-hover:before, .arb-choose-tech__item:nth-child(5) .choose-tech-hover:before, .arb-choose-tech__item:nth-child(6) .choose-tech-hover:before {
    right: 75px
}

.arb-choose-tech__img-block {
    border: 2px solid #e0e8ea
}

.arb-choose-tech__img-block:hover {
    border-color: #668a97;
    position: relative
}

.arb-choose-tech__img-block:hover:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -10px;
    left: -10px
}

.arb-choose-tech__img-block:hover:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -10px;
    right: -10px
}

.arb-choose-tech .relation__content {
    cursor: pointer
}

.arb-choose-tech__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -5
}

.arb-choose-tech__name, .choose-tech-hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px
}

.arb-choose-tech__name {
    text-transform: uppercase;
    text-align: center;
    font-family: NotoSansBold;
    padding: 30px 10px
}

.choose-tech-hover {
    max-width: 670px;
    width: 400%;
    padding: 30px 20px;
    color: #fff;
    background-color: #668a97;
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    position: absolute;
    top: 100%;
    z-index: 1
}

.choose-tech-hover:before {
    content: "";
    position: absolute;
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #668a97;
    width: 10px;
    height: 10px
}

.choose-tech-hover__name {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 14px
}

.choose-tech-hover__desc {
    font-size: 14px
}

.choose-tech-hover__buttons {
    margin-top: 20px
}

.choose-tech-hover__button:not(:first-child) {
    margin-left: 10px
}

.arb-clients {
    position: relative
}

.arb-clients__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 46%;
    background-image: url(/local/templates/arb/images/clients/bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left
}

.arb-clients__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 700px
}

.arb-clients__slider-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 54.25000000000001%
}

.arb-clients__content {
    margin-top: auto;
    margin-bottom: auto
}

.arb-clients__images-block {
    position: relative;
    width: 41.75%
}

.arb-clients__img {
    position: absolute;
    border: 16px solid rgba(102, 138, 151, .4)
}

.arb-clients__img--big {
    top: 75px;
    left: -60px;
    z-index: 1
}

.arb-clients__img--middle {
    left: -115px;
    bottom: 105px;
    z-index: 2
}

.arb-clients__img--small {
    left: 82px;
    bottom: 60px;
    z-index: 3
}

.arb-clients__slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
    margin-top: 20px;
    max-width: 400px;
    position: relative
}

.arb-clients__slider:after, .arb-clients__slider:before {
    content: "";
    width: 66px;
    height: 48px;
    position: absolute;
    background-image: url(/local/templates/arb/images/quotes-open.png);
    background-repeat: no-repeat
}

.arb-clients__slider:after {
    background-image: url(/local/templates/arb/images/quotes-close.png);
    right: 0;
    bottom: 0
}

.arb-clients__comment {
    font-size: 18px;
    padding-top: 70px;
    padding-bottom: 30px
}

.arb-clients__name {
    font-family: NotoSansBold
}

.arb-clients__name, .arb-clients__post {
    font-size: 18px;
    text-transform: uppercase
}

.arb-news-bc {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #668a97
}

.arb-news-bc__back {
    margin-right: 50px;
    white-space: nowrap
}

.arb-news-bc__back:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid;
    border-left: 1px solid;
    margin-right: 10px;
    position: relative;
    top: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.arb-news-bc__date {
    display: inline-block;
    color: #7c7c7c;
    margin-right: 35px
}

.arb-news-bc__breadcrumbs {
    display: inline-block;
    list-style-type: none;
    font-size: 0
}

.arb-news-bc__breadcrumbs-item {
    display: inline-block
}

.arb-news-bc__breadcrumbs-item:not(:first-child) {
    border-left: 1px solid
}

.arb-news-bc__breadcrumbs-link {
    font-size: 1.2rem;
    padding: 0 5px
}

.news-content.w800 {
    max-width: 800px
}

.news-content h2 {
    color: #668a97;
    font-family: NotoSansBold;
    font-size: 2.4rem;
    text-transform: uppercase;
    padding: 20px 50px 8px
}

.news-content a:not([class]) {
    color: #668a97;
    border-bottom: 1px solid transparent
}

.news-content a:not([class]):hover {
    border-bottom-color: #668a97
}

.news-content p {
    font-size: 1.6rem;
    padding: 8px 50px
}

.arb-section__container ol:not([class]), .news-content ol:not([class]) {
    list-style-type: none;
    counter-reset: arb-news-content--ol__counter;
    padding: 0 50px;
    width: 100%
}

.arb-section__container ol:not([class]) > li:not([class]), .news-content ol:not([class]) > li:not([class]) {
    font-size: 1.6rem;
    margin: 15px 0;
    padding: 0 0 0 40px;
    position: relative
}

.arb-section__container ol:not([class]) > li:not([class]):before, .news-content ol:not([class]) > li:not([class]):before {
    counter-increment: arb-news-content--ol__counter;
    content: counter(arb-news-content--ol__counter, decimal-leading-zero) ".";
    color: #67c18e;
    font-family: NotoSansBold;
    text-transform: uppercase;
    font-size: 2.4rem;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: -7px
}

.arb-section__container ul:not([class]), .news-content ul:not([class]) {
    list-style-type: none;
    counter-reset: arb-news-content--ul__counter;
    padding: 10px 60px;
    width: 100%
}

.arb-section__container ul:not([class]) > li:not([class]), .news-content ul:not([class]) > li:not([class]) {
    font-size: 1.6rem;
    margin: 10px 0;
    padding: 0 0 0 20px;
    position: relative;
    left: -10px
}

.arb-section__container ul:not([class]) > li:not([class]):before, .news-content ul:not([class]) > li:not([class]):before {
    counter-increment: arb-news-content--ul__counter;
    content: "|";
    font-size: 1.6rem;
    display: inline-block;
    color: #e3000f;
    margin-left: -20px;
    position: absolute;
    left: initial;
    top: 0
}

.arb-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
    font-size: 0
}

.arb-share__text {
    font-size: 1.6rem;
    text-transform: uppercase
}

.arb-share__item {
    width: 26px;
    height: 26px;
    margin-left: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center
}

.arb-share__item.fb {
    background-image: url(/local/templates/arb/images/social/facebook.svg)
}

.arb-share__item.vk {
    background-image: url(/local/templates/arb/images/social/vk.svg)
}

.arb-share__item.twitter {
    background-image: url(/local/templates/arb/images/social/twitter.svg)
}

.arb-share__item.google {
    background-image: url(/local/templates/arb/images/social/gplus.svg)
}

.arb-page li > ol, .arb-page li > ul {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.corner {
    margin: 20px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #668a97;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 20px
}

.corner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-left: 2px solid #668a97;
    border-top: 2px solid #668a97
}

.corner--black {
    color: #000
}

.corner--bold {
    font-family: NotoSansBold
}

.arb-dashed-block {
    text-align: center;
    margin: 40px auto
}

.arb-dashed-block__content {
    text-align: left;
    padding: 20px 40px;
    border: 1px dashed #668a97;
    color: #668a97;
    font-size: 18px;
    font-style: italic;
    display: inline-block
}

.arb-dashed-block__content--big {
    font-size: 24px
}

.arb-employee-card__wrapper {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.arb-employee-card__subtitle {
    font-size: 18px;
    text-align: center;
    display: block;
    text-transform: uppercase
}

.arb-employee-card__col, .arb-employee-card__subtitle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%
}

.arb-employee-card__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    padding-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.arb-employee-card__content.button-hide {
    padding-top: 100px;
    margin-bottom: -70px
}

.arb-employee-card__content.button-hide .arb-employee-card__item {
    margin-top: -80px
}

.arb-employee-card__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    position: relative
}

.arb-employee-card__item:hover {
    z-index: 1;
    -webkit-box-shadow: 0 0 50px -20px rgba(0, 0, 0, .75);
    box-shadow: 0 0 50px -20px rgba(0, 0, 0, .75)
}

.arb-employee-card__item:hover .arb-employee-card__button {
    visibility: visible;
    opacity: 1
}

.arb-employee-card__item--files {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: none;
    text-align: left;
    width: 100%
}

.arb-employee-card__item--files:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.arb-employee-card__item--files .arb-news__social--facebook {
    width: 120%
}

.arb-employee-card__img {
    max-height: 340px
}

.arb-employee-card__fullname {
    font-size: 14px;
    margin-top: 10px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.arb-employee-card__fullname .name {
    font-family: NotoSansBold
}

.arb-employee-card__position {
    font-size: 12px;
    margin: 10px 0
}

.arb-employee-card__info {
    font-size: 12px;
    text-transform: none
}

.arb-employee-card__info.gray {
    color: #959595
}

.arb-employee-card__button {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    margin-top: 10px
}

.arb-web-filter {
    position: -webkit-sticky;
    position: sticky;
    top: 8rem;
    background-color: rgba(255, 255, 255, .8);
    z-index: 4;
    padding: 2rem 0
}

.arb-web-filter.b-top-header {
    top: 16rem
}

.arb-web-filter__reset {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: calc(50% - 4%);
    bottom: -45px;
    min-width: 60px;
    text-transform: uppercase;
    font: 400 1rem Arial;
    color: #668a97;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #668a97;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.arb-web-filter__reset:hover {
    color: #c2c2c2;
    border-color: #c2c2c2
}

.arb-web-filter__reset:active {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.arb-news-filter {
    margin-top: 50px
}

.arb-news-filter__buttons, .arb-news-filter__container, .arb-web-filter__buttons, .arb-web-filter__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.arb-news-filter__container, .arb-web-filter__container {
    margin-left: -1%;
    margin-right: -1%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.arb-news-filter__buttons, .arb-web-filter__buttons {
    width: 100%;
    max-width: 700px
}

.arb-news-filter__button, .arb-web-filter__button {
    border: 0;
    background-color: transparent;
    text-transform: uppercase;
    color: #668a97;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.arb-news-filter__button:hover, .arb-web-filter__button:hover {
    color: #000
}

.arb-news-filter__button.b-active, .arb-web-filter__button.b-active {
    cursor: default;
    color: #000
}

.arb-news-filter__tags, .arb-web-filter__tags {
    text-transform: uppercase;
    color: #161616;
    line-height: 1.5
}

.arb-news-filter__tags {
    font-size: 16px
}

.arb-news-filter__tags-title, .arb-web-filter__tags-title {
    display: inline-block
}

.arb-news-filter__select, .arb-web-filter__select {
    text-transform: uppercase;
    color: #668a97;
    border: 0;
    max-width: 150px
}

.arb-news-filter__select option, .arb-web-filter__select option {
    text-transform: uppercase;
    color: #668a97;
    border: 0
}

.arb-web-filter {
    margin: 40px 0
}

.arb-web-filter__tags {
    font-size: 12px
}

.select2-container--default .select2-selection--single {
    border: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow b[role=presentation] {
    width: 14px;
    height: 7px;
    background-image: url(/local/templates/arb/images/arrow-down.svg);
    border: 0
}

.arb-web-filter-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.arb-web-filter-checkbox__label {
    font-size: 12px;
    text-transform: uppercase;
    color: #161616;
    line-height: 1.5;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer
}

.arb-web-filter-checkbox__switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.arb-web-filter-checkbox__switch:before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #c2c2c2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.arb-web-filter-checkbox__input:checked + .arb-web-filter-checkbox__switch {
    border: 1px solid #e0e8ea
}

.arb-web-filter-checkbox__input:checked + .arb-web-filter-checkbox__switch:before {
    left: 22px;
    background-color: #668a97
}


.company-wrapper .company-flex {
	width: 100%;
}

.footer {
	font-family: 'Montserrat', sans-serif;
    position: relative;
    box-sizing: border-box;
    background: #050000;
    z-index: 0;
    color: #b5b4b4;
	font-size: 14px;
    line-height: 1.5;
}
.footer__table {
	max-width: 1140px;
    margin: 0 auto;
    min-height: inherit;
    padding: 0 30px;
    box-sizing: content-box;

    padding: 70px 30px 32px 30px;
    display: grid;
    grid-template-columns: 350px minmax(150px, 1fr) minmax(390px, 1fr);
    gap: 55px 0;
}
.footer__logo {
    margin-top: 29px;
}
.footer__logo img {
	max-height: 100%;
}
.footer__logo a {
    display: inline-block;
    height: 67px;
    margin-left: 20px;
}
.footer__logo a:first-child {
    margin-left: 0;
}

.footer__cell ul {
    margin: 0;
    padding: 0;
}
.footer__cell li {
    display: block;
    color: #b5b4b4;
    margin-bottom: 8px;
}
.footer__cell li:last-child {
	margin-bottom: 0;
}
.footer__cell li a.selected {
    color: #24ee9d;
}
.footer__cell li a:hover {
	color: #24ee9d;
}
.footer__social {
    font-size: 30px;
	margin-top: 16px;
    display: inline-grid;
    align-items: center;
    grid-template-columns: repeat(4, 1fr);
    gap: 53px;
}
.footer__social-icon {
    font-family: 'la -brands -400', serif;
    background-size: cover;
    color: #FFFFFF;
    transition: 0.5s;
}
.footer__social-link-facebook:hover .footer__social-icon {
    color: #495aff;
}
.footer__social-link-youtube:hover .footer__social-icon {
    color: #ff0000;
}
.footer__social-link-instagram:hover .footer__social-icon {
    color: #ed27e6;
}
.footer__social-link-telegram:hover .footer__social-icon {
    color: #008aff;
}
.footer__brand-links {
    margin-top: 80px;
    display: flex;
}
.footer__doc-link:first-child {
    margin-left: 0;
}
.footer__doc-link {
    display: flex;
    align-items: center;
    margin-left: 48px;
}
.footer__doc-link-icon {
    display: block;
    color: #ff0000;
    border-radius: 4px;
    border: 1px solid #ff0000;
    padding: 18px 2px 2px 2px;
	margin-right: 14px;
    font-size: 11px;
}
.footer__doc-link .footer__doc-link-name span {
    color: #797979;
    border-bottom: 1px solid;
    transition: 0.2s;
	font-size: 13px;
}
.footer__doc-link .footer__doc-link-name:hover span {
    color: #fff;
    border-bottom-color: #24ee9d;
}
.header__phone.footer__phone {
    font-size: 36px;
    line-height: 0.8;
    font-weight: 600;
    font-family: inherit;
    margin: 0;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
	color: #fff;
}
.header__phone.footer__phone span {
    font-size: inherit;
	font-family: 'Montserrat', sans-serif;
}
.header__phone.footer__phone a:hover {
	color: #668a97;
}
.footer__email {
    font-size: 36px;
	line-height: 1;
	margin-bottom: 20px;
    font-weight: 600;
	color: #fff;
}
.footer__email a:hover {
	color: #668a97;
}
.footer__copyright {
    color: #707070;
    font-size: 13px;
}
.footer__policy-link a {
    color: #707070;
    font-size: 13px;
    transition: 0.2s;
    border-bottom: 1px solid transparent;
}
.footer__policy-link a:hover {
    color: #FFFFFF;
    border-bottom-color: #24ee9d;
}

@media only screen and (max-width: 1000px) {

	.owl-carousel.reviews-slider .owl-nav button.owl-next {
		right: -10px;
	}

    .footer__table {
        grid-template-columns: 1fr 1fr;
    }
    .footer__policy-link {
        order: 5;
    }
    .footer__copyright {
        order: 6;
    }
    .footer__right-side {
        grid-column-start: 1;
        grid-column-end: span col4-start;
        grid-row-start: 2;
        grid-row-end: span 2;
    }
}
@media only screen and (max-width: 800px) {
    .footer__table {
        grid-template-columns: max-content;
		max-width: 500px;
    }
    .footer__policy-link {
        grid-column-end: span col3-start;
        grid-row-start: 4;
        grid-row-end: span 1;
    }
}
@media only screen and (max-width: 600px) {
    .footer__table {
        grid-template-columns: none;
        gap: 20px 0;
    }
    .footer__center-side {
        order: -1;
    }
    .footer__left-side {

    }
    .footer__right-side {
        grid-row-start: auto;
        padding-top: 50px;
    }
    .footer__policy-link {
        grid-row-start: auto;
    }
}
@media only screen and (max-width: 500px) {
    .footer__logo {
        margin-left: 10px;
    }
    .footer__brand-links {
        display: block;
        margin-top: 30px;
    }
    .footer__doc-link {
        margin: 20px 0;
    }
}
@media only screen and (max-width: 400px) {
    .footer__logos {}
    .footer__logo {
        margin: 30px 0;
        display: block;
    }
    .footer__contact-link {
        font-size: 1.8rem;
    }
    .footer__table {
		padding: 20px;
    }
    .header__phone.footer__phone {
        font-size: 28px;
    }
    .footer__email {
        font-size: 24px;
    }
}
@media only screen and (max-width: 350px) {
    .footer__social {
        gap: 40px;
    }
}

.arb-foryou {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 810px;
    margin: 0 auto
}

.arb-foryou__item {
    max-width: 180px;
    width: 100%
}

.arb-foryou__img-block {
    border: 2px solid #e0e8ea
}

.arb-foryou__img-block:hover {
    border-color: #668a97;
    position: relative
}

.arb-foryou__img-block:hover:after, .arb-foryou__img-block:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-foryou__img-block:hover:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -10px;
    left: -10px
}

.arb-foryou__img-block:hover:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -10px;
    right: -10px
}

.arb-foryou__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 100px;
    color: #668a97
}

.arb-foryou__name {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: NotoSansBold
}

.arb-gold {
    counter-reset: arb-gold__counter
}

.arb-gold__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%;
    margin-top: 60px;
    padding-top: 5px
}

.arb-gold__item--bg {
    background-image: url(/local/templates/arb/images/gold.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.arb-gold__list {
    list-style-type: none;
    padding-left: 0;
    margin-left: 25px
}

.arb-gold__list.reverse {
    text-align: right;
    margin-left: 0;
    margin-right: 25px
}

.arb-gold__list.reverse .arb-gold__list-item {
    padding-right: 80px;
    padding-left: 0
}

.arb-gold__list.reverse .arb-gold__list-item:before {
    left: auto;
    right: 0
}

.arb-gold__list-item {
    position: relative;
    padding-left: 80px
}

.arb-gold__list-item.left {
    right: 40px
}

.arb-gold__list-item.right {
    left: 40px
}

.arb-gold__list-item:not(:first-child) {
    margin-top: 50px
}

.arb-gold__list-item:before {
    counter-increment: arb-gold__counter;
    content: counter(arb-gold__counter, decimal-leading-zero) ".";
    position: absolute;
    top: -20px;
    left: 0;
    width: 60px;
    height: 60px;
    color: #fff;
    background-color: #668a97;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    font-family: NotoSansBold;
    border-radius: 50%
}

.arb-gold__name {
    display: block;
    color: #668a97;
    font-size: 14px;
    font-family: NotoSansBold;
    margin-bottom: 20px
}

.arb-gold__desc {
    display: block;
    color: #7c7c7c;
    font-size: 13px
}

.header {
    position: relative;
    z-index: 5;
    min-height: 8rem;
    -webkit-transition: padding-top .5s;
    -o-transition: padding-top .5s;
    transition: padding-top .5s
}

.header.ad-p {
    padding-top: 8rem
}

.header__true {
    position: fixed;
    top: -80px;
    z-index: 2;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    -webkit-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s
}

.header__true.ad {
    top: 0
}

.header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 8rem
}

.header__logo {
    /*display: inline-block;
    width: 14rem;
    height: 3rem;
    background-image: url(/local/templates/arb/images/header/logo.svg);
    background-repeat: no-repeat
*/

    display: inline-block;
    width: 12rem;
    height: 6rem;
    background-image: url(/images/logo/logo-19-03-24.svg);
    background-repeat: no-repeat;
    background-position: right;
}

.header__bmenu {
    display: block;
    margin: 1rem 2rem;
    width: 2.2rem;
    height: 3rem
}

.header__search {
    background-image: url(/local/templates/arb/images/header/search.svg);
    background-repeat: no-repeat;
    width: 2.2rem;
    height: 2.2rem;
    cursor: pointer
}

.header__phone {
    white-space: nowrap;
    margin: 1rem;
    font-size: 14px;
    font-family: NotoSansBold
}

.header__phone span {
    font-size: 18px
}

.header__user {
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    background-image: url(/local/templates/arb/images/header/user-noname.svg);
    background-repeat: no-repeat;
    cursor: pointer
}

.header__left, .header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px
}

.header__right {
    -ms-flex-preferred-size: 220px;
    flex-basis: 220px
}

.arb-history {
    max-width: 900px;
    margin: 0 auto
}

.arb-history__table, .arb-page table {
    display: table;
    width: 100%;
    margin-bottom: 40px
}

.arb-history__row, .arb-page table tr {
    display: table-row;
    font-size: 16px;
    color: #333
}

.arb-history__row:first-child, .arb-page table.table--custom tr:first-child {
    background-color: #668a97
}

.arb-history__row:first-child .arb-history__col, .arb-page table.table--custom tr:first-child td {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px
}

.arb-history__col, .arb-page table td {
    display: table-cell;
    vertical-align: middle;
    padding: 15px
}

.arb-history__col.price, .arb-page table td.price {
    color: #668a97
}

.arb-history__col .success, .arb-page table td .success {
    color: #52be7f
}

.arb-issues .irs, .arb-issues__backpedal:before {
    position: absolute;
    display: block;
    right: 0;
    left: 0
}

.arb-issues .irs-bar, .arb-issues .irs-bar-edge, .arb-issues .irs-line-left, .arb-issues .irs-line-mid, .arb-issues .irs-line-right, .arb-issues .irs-slider {
    background-image: url(/local/templates/arb/images/sprite-skin-nice.png) !important;
    background-repeat: repeat-x !important
}

.arb-issues__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
    position: relative;
    margin-top: 20px;
    min-height: 350px
}

.arb-issues__item > ol ol {
    display: none
}

.arb-issues__bg-block, .arb-issues__text-block {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.arb-issues__bg-block {
    width: 100%;
    text-align: center;
    min-height: 205px;
    background-image: url(/local/templates/arb/images/step2.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.arb-issues__text-block {
    position: absolute;
    font-size: 120px;
    color: #d1dcdb;
    font-family: NotoSansBold;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.arb-issues__backpedal {
    text-transform: uppercase;
    color: rgba(0, 0, 0, .75);
    position: relative;
    padding-left: 60px;
    width: 350px;
    font-size: 14px;
    cursor: pointer
}

.arb-issues__backpedal:hover, .parallax__item:hover .parallax__popup .parallax__desc {
    color: #000
}

.arb-issues__backpedal:before {
    content: "";
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 8px;
    height: 8px;
    margin: auto;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto;
    border-color: rgba(0, 0, 0, .75)
}

.arb-issues__list {
    counter-reset: arb-issues__counter;
    padding-left: 0
}

.arb-issues__list-item {
    list-style-type: none;
    max-width: 430px
}

.arb-issues__list-item:hover {
    position: relative
}

.arb-issues__list-item:hover:after, .arb-issues__list-item:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-issues__list-item:hover:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -5px;
    left: -5px
}

.arb-issues__list-item:hover:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -5px;
    right: -5px
}

.arb-issues__list-item:hover span, .arb-projects__list-item:hover span {
    color: #fff;
    background-color: #668a97;
    cursor: pointer
}

.arb-issues__list-item span, .arb-projects__list-item span {
    display: block;
    font-size: 14px;
    color: #668a97;
    text-transform: uppercase;
    position: relative;
    padding: 15px 20px 15px 60px
}

.arb-issues__list-item span:before {
    counter-increment: arb-issues__counter;
    content: counter(arb-issues__counter, decimal-leading-zero) ".";
    position: absolute;
    left: 15px;
    top: 10px;
    line-height: 1;
    font-size: 24px;
    font-family: NotoSansBold
}

.arb-issues__product {
    margin: 15px
}

.arb-issues__name {
    color: #668a97;
    font-size: 30px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-issues__desc {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 25px
}

.arb-issues__price {
    margin-bottom: 25px;
    color: #668a97;
    font-size: 24px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-issues__ruble {
    font-size: 12px;
    font-family: NotoSansRegular
}

.arb-issues__button:not(:first-child) {
    margin-left: 10px
}

.arb-list, pre > ul {
    list-style-type: none
}

.arb-list {
    font-size: 1.6rem;
    padding: 10px 50px;
    width: 100%
}

.arb-list > li, pre > ul > li {
    position: relative;
    padding: 0 20px
}

.arb-list > li:before {
    position: absolute;
    left: 0;
    color: #e3000f
}

.arb-list--point > li {
    padding: 5px 20px
}

.arb-list--point > li:before, pre > ul > li:before {
    content: "\25CF";
    top: 7px;
    font-size: 1rem
}

.arb-list--stick > li {
    margin: 10px 0
}

.arb-list--stick > li:before {
    content: "|";
    top: 0;
    margin-right: 10px;
    font-size: 1em
}

pre > ul {
    font-size: 16px;
    padding-top: 5px;
    padding-left: 0;
    white-space: initial;
    font-family: NotoSansRegular
}

pre > ul > li {
    padding: 5px 20px 5px 10px
}

pre > ul > li:before {
    position: absolute;
    left: 0;
    color: #e3000f
}

.arb-map {
    position: relative;
    font-size: 0
}

.arb-map__img {
    width: 2560px;
    max-width: 100%
}

.arb-map__item {
    position: absolute;
    color: #668a97;
    font-size: 14px;
    line-height: 17px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-map__item .big {
    font-size: 30px
}

.arb-map__item--1 {
    left: 140px;
    top: 260px
}

.arb-map__item--2 {
    left: 370px;
    top: 345px
}

.arb-map__item--3 {
    right: 360px;
    top: 255px
}

.arb-map__item--4 {
    right: 245px;
    top: 390px
}

.arb-map__item--5 {
    right: 70px;
    top: 230px
}

.arb-map__item--always {
    left: 0;
    bottom: 0
}

.arb-market {
    counter-reset: arb-market__counter;
    text-align: center
}

.arb-market__container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.arb-market__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 14.666666666666668%;
    background-color: #e0e8ea;
    padding: 50px 20px 30px;
    position: relative;
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 20px
}

.arb-market__item:before {
    content: "";
    width: 100px;
    height: 100px;
    background-color: #8e44ad;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.arb-market__item:after {
    counter-increment: arb-market__counter;
    content: counter(arb-market__counter, decimal-leading-zero) ".";
    color: #fff;
    font-family: NotoSansBold;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.arb-market__item:nth-child(6n+1):before {
    background-color: #c4df9b
}

.arb-market__item:nth-child(6n+2):before {
    background-color: #7accc8
}

.arb-market__item:nth-child(6n+3):before {
    background-color: #00bff3
}

.arb-market__item:nth-child(6n+4):before {
    background-color: #52be7f
}

.arb-market__item:nth-child(6n+5):before {
    background-color: #af7ac4
}

.arb-market__item:nth-child(6n+6):before {
    background-color: #f09060
}

.arb-market__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.arb-market__name {
    text-transform: uppercase;
    font-family: NotoSansBold;
    font-size: 16px
}

.menu {
    padding: 0 2rem 0 1rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100rem
}

.menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 8rem;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #000;
    position: relative;
    top: 0
}

.menu__item {
    padding: .5rem;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    position: relative;
    line-height: 7rem;
    white-space: nowrap
}

.menu__item:before {
    content: "";
    position: absolute;
    top: 20%;
    left: 50%;
    background-color: transparent;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    width: 7px;
    height: 7px
}

.menu__item.active, .menu__item:hover {
    color: #e3000f
}

.menu__item.active:before, .menu__item:hover:before {
    background-color: #e3000f
}

.menu-button {
    position: relative;
    z-index: 3
}

.menu-button.active .menu-button__icon {
    height: 0
}

.menu-button.active .menu-button__icon:after, .menu-button.active .menu-button__icon:before {
    margin-top: -2px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.menu-button.active .menu-button__icon:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-button.active .menu-button__icon:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-button__icon, .menu-button__icon:after, .menu-button__icon:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #668a97
}

.menu-button__icon {
    margin-top: 0
}

.menu-button__icon:after, .menu-button__icon:before {
    content: "";
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.menu-button__icon:before {
    margin-top: -3px;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.menu-button__icon:after {
    margin-top: -1px;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.menu-full {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 100px;
    background-color: #668a97;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: none
}

.menu-full__content, .menu-full__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-full__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 900px;
    width: 100%
}

.menu-full__content h3 {
    display: none;
    padding-bottom: 25px;
    font-size: 20px;
    font-family: NotoSansBold
}

.menu-full__content li {
    line-height: 2.5
}

.menu-full__contact, .menu-full__phone {
    position: relative;
    padding-left: 40px;
    padding-bottom: 25px
}

.menu-full__phone {
    white-space: nowrap;
    margin: 1rem;
    font-family: NotoSansBold;
    margin: 0 !important
}

.menu-full__email:before, .menu-full__phone:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 18px;
    height: 18px;
    background-image: url(/local/templates/arb/images/footer/phone.svg)
}

.menu-full__contact {
    display: block;
    font-size: 14px
}

.menu-full__email:before {
    background-image: url(/local/templates/arb/images/footer/at.svg)
}

.menu-full__facebook:before, .menu-full__youtube:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 5px;
    width: 8px;
    height: 18px;
    background-image: url(/local/templates/arb/images/footer/FB.svg)
}

.menu-full__youtube:before {
    left: 0;
    width: 26px;
    background-image: url(/local/templates/arb/images/footer/YT.svg)
}

.menu-full__units {
    margin-bottom: 20px
}

.menu-full__img {
    display: inline-block
}

.menu-full__img--institute {
    width: 65px;
    height: 47px
}

.menu-full__img--future {
    width: 49px;
    height: 47px
}

.menu-search {
    padding: 10px;
    background-color: #668a97;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    display: none
}

.menu-search, .menu-search__input, .menu-search__submit, .submenu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.menu-search__input {
    font-size: 14px;
    width: 100%;
    max-width: 400px;
    min-height: 46px;
    padding: 10px 15px;
    border: 1px solid #668a97;
    background-color: #fff;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    color: #668a97
}

.menu-search__submit, .submenu {
    color: #fff;
    text-transform: uppercase
}

.menu-search__submit {
    height: 44px;
    margin-left: 20px;
    border: .1rem solid #fff;
    padding: 0 2.5rem;
    min-width: 20rem;
    cursor: pointer;
    display: inline-block;
    background-color: transparent
}

.submenu {
    position: absolute;
    min-width: 150px;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 20px 0;
    background-color: #668a97;
    font-size: 14px;
    display: none
}

.submenu__item {
    line-height: 3;
    padding: 0 20px
}

.submenu__link {
    white-space: nowrap
}

.arb-mission__container {
    position: relative
}

.arb-mission__content {
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #e0e8ea), color-stop(25%, #fff));
    background: -o-linear-gradient(left, #e0e8ea 25%, #fff 25%);
    background: linear-gradient(to right, #e0e8ea 25%, #fff 25%)
}

.arb-mission__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 280px;
    position: relative
}

.arb-mission__item--title-block {
    width: 37.583333333333336%;
    background-image: url(/local/templates/arb/images/mission-arrow.svg);
    background-repeat: no-repeat;
    background-position: right
}

.arb-mission__item--content-block {
    width: 58.41666666666667%
}

.arb-mission__vcenter {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.arb-mission__text, .arb-mission__vcenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.arb-mission__desc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
    padding-top: 40px;
    padding-right: 50px;
    font-size: 18px
}

.arb-news {
    position: relative
}

.arb-news__title {
    margin-top: 40px
}

.arb-news__masonry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    max-height: 900px;
    width: 100%
}

.arb-news__masonry .arb-news__item:first-child, .arb-news__masonry .arb-news__item:nth-child(1) {
    margin-top: 0px
}
.arb-news__masonry .arb-news__item:first-child .arb-employee-card__item.arb-employee-card__item--files {
    position: relative;
    top: -10px;
}
.arb-news__masonry .arb-news__item:nth-child(2) {
    margin-top: 70px
}

.arb-news__masonry .arb-news__item:nth-child(3) {
    margin-top: 110px
}

.arb-news__masonry .arb-news__item:nth-child(4) {
    margin-top: -20px
}

.arb-news__masonry .arb-news__item:nth-child(5) {
    margin-top: 0px
}
.arb-news__masonry .arb-news__item:nth-child(5) .arb-news__social {
    position: relative;
    top: 30px;
}
.arb-news__masonry .arb-news__item:nth-child(6) {
    margin-top: 50px
}

.arb-news__masonry-all .arb-news__item:first-child, .arb-news__masonry-all .arb-news__item:nth-child(1), .arb-news__masonry-all .arb-news__item:nth-child(3) {
    margin-top: 150px
}

.arb-news__masonry-all .arb-news__item {
    margin-bottom: 50px
}

.arb-news__card, .arb-news__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-news__item {
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%
}

.arb-news__card {
    border: 16px solid rgba(102, 138, 151, .4);
    display: block;
    width: 100%
}

.arb-news__content {
    position: relative;
    min-height: 300px
}

.arb-news__image {
    width: 100%;
    display: block
}

.arb-news__text-blocks {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    background-color: rgba(255, 255, 255, .8);
    max-width: 90%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-news__text-block {
    font-family: NotoSansBold;
    font-size: 12px;
    margin: 10px 0
}

.arb-news__text-block--date {
    text-transform: uppercase;
    color: #7c7c7c;
    font-family: NotoSansRegular
}

.arb-news__text-block--name {
    text-transform: uppercase;
    font-size: 14px;
    color: #668a97
}

.arb-news__text-block--desc {
    color: #000;
    font-family: NotoSansRegular
}

.arb-news__text-block--more {
    color: #668a97
}

.arb-news__link {
    font-family: NotoSansRegular
}

.arb-news__button-more {
    text-transform: uppercase;
    color: #668a97;
    padding-left: 80px;
    font-size: 16px
}

.arb-news__social {
    margin: 0 auto;
    padding: 10px 10px 10px 80px;
    max-width: 250px;
    font-size: 12px;
    display: inline-block
}

.arb-news__social:hover {
    border-color: #668a97;
    background-color: #e0e8ea
}

.arb-news__social-link {
    position: relative;
    line-height: 50px
}

.arb-news__social-link:after {
    content: "";
    position: absolute;
    right: calc(100% + 20px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px
}

.arb-news__social-link--facebook {
    color: #4267b2
}

.arb-news__social-link--facebook:after {
    border-color: #4267b2;
    background-image: url(/local/templates/arb/images/ico/fb.svg)
}

.arb-news__social-link--youtube {
    color: #e3000f
}

.arb-news__social-link--youtube:after {
    border-color: #e3000f;
    background-image: url(/local/templates/arb/images/ico/youtube.svg)
}

.js-load-news.b-disabled {
    pointer-events: none;
    opacity: .7
}

.arb-noname-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.arb-noname-block__item {
    max-width: 200px;
    width: 100%
}

.arb-noname-block__item.active .arb-noname-block__img-block, .arb-noname-block__item:hover .arb-noname-block__img-block {
    border-color: #668a97;
    position: relative
}

.arb-noname-block__item.active .arb-noname-block__img-block:after, .arb-noname-block__item.active .arb-noname-block__img-block:before, .arb-noname-block__item:hover .arb-noname-block__img-block:after, .arb-noname-block__item:hover .arb-noname-block__img-block:before, .arb-planning__plan:hover:after, .arb-planning__plan:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-noname-block__item.active .arb-noname-block__img-block:before, .arb-noname-block__item:hover .arb-noname-block__img-block:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -10px;
    left: -10px
}

.arb-noname-block__item.active .arb-noname-block__img-block:after, .arb-noname-block__item:hover .arb-noname-block__img-block:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -10px;
    right: -10px
}

.arb-noname-block__item.active .arb-noname-block__name, .arb-noname-block__item:hover .arb-noname-block__name {
    color: #668a97
}

.arb-noname-block__img-block {
    border: 2px solid #e0e8ea
}

.arb-noname-block__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.arb-noname-block__name {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: NotoSansBold
}

.arb-originality {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.arb-originality__title {
    margin-top: -30px
}

.arb-originality__subtitle {
    color: #668a97;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.arb-originality__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%
}

.arb-originality__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%;
    margin-bottom: 20px
}

.arb-originality__img {
    font-size: 70px;
    color: #668a97;
    max-height: 130px
}

.arb-originality__name {
    margin-top: 20px;
    font-size: 14px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-originality__button {
    margin-top: 15px;
    min-width: 260px
}

.arb-originality__button:not(:first-child), .parallax__button:not(:first-child) {
    margin-left: 20px
}

.parallax {
    pointer-events: none;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.parallax #particles-js {
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.parallax #particles-js canvas {
    display: block;
    vertical-align: bottom
}

.parallax__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
    text-align: center
}

.parallax__inc {
    display: inline-block;
    position: relative;
    font-weight: 700
}

.parallax__item {
    position: absolute;
    color: #668a97;
    font-family: "LC Chalk";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    height: 200px;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.parallax__item:hover, .parallax__item:hover .parallax__desc {
    color: #e3000f
}

.parallax__item:hover .parallax__popup {
    visibility: visible;
    opacity: 1
}

.parallax__item--market {
    top: 50px;
    left: 30px
}

.parallax__item--company {
    top: 50px;
    right: 30px
}

.parallax__item--alt {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%)
}

.parallax__item--alt .parallax__desc {
    width: 100%
}

.parallax__item--plan {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 50px
}

.parallax__title {
    text-transform: uppercase;
    font-size: 16px
}

.parallax__desc, .parallax__popup {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.parallax__desc {
    font-size: 15px;
    color: #000;
    margin-top: 10px;
    width: 150px
}

.parallax__desc ul {
    list-style-type: none
}

.parallax__desc ul li:before {
    content: "\2022";
    color: #e3000f;
    margin-right: 2px
}

.parallax__popup {
    width: 350px;
    height: 220px;
    background-size: cover;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: hidden;
    opacity: 0
}

.parallax__popup--market {
    top: -20%;
    right: calc(100% + 20px)
}

.parallax__popup--company {
    top: -20%;
    left: calc(100% + 20px)
}

.parallax__popup--alt {
    top: -20%;
    left: calc(100% + 50px)
}

.parallax__popup--plan {
    top: 0;
    right: calc(100% + 20px)
}

.parallax__popup .parallax__desc {
    width: 250px;
    margin-top: 40px;
    margin-left: 40px;
    text-align: left
}

.parallax__popup .parallax__desc ul {
    padding-left: 0 !important
}

.parallax__popup .parallax__desc ul li {
    font-size: 15px !important
}

.arb-partners__container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.arb-partners__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    max-width: 12%;
    position: relative;
    min-height: 80px;
    margin: 10px 1%
}

.arb-partners__item img {
    max-width: 100%;
    height: 90px;
    -o-object-fit: contain;
    object-fit: contain
}

.arb-partners__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.arb-planning {
    width: 100%
}

.arb-planning__item {
    position: relative;
    font-size: 10px;
    text-align: center
}

.arb-planning__plan {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    color: #668a97
}

.arb-planning__plan.plan1 {
    font-size: 1.8em;
    opacity: .4;
    right: 18.5%
}

.arb-planning__plan.plan2 {
    font-size: 2.4em;
    opacity: .2;
    left: 6.5%
}

.arb-planning__plan.plan3 {
    font-size: 2.4em;
    right: 14%
}

.arb-planning__plan.plan4 {
    font-size: 2.4em;
    opacity: .8;
    left: 4%
}

.arb-planning__plan.plan5 {
    font-size: 3.6em;
    opacity: .6;
    right: 8.5%
}

.arb-planning__plan.plan6 {
    font-size: 2.4em;
    opacity: .4;
    right: 9.5%
}

.arb-planning__plan.plan7 {
    font-size: 1.8em;
    opacity: .2;
    left: 9.5%
}

.arb-planning__plan.plan8 {
    margin-right: 150px;
    display: inline-block;
    position: static;
    font-size: 2.4em;
    opacity: .8
}

.arb-planning__plan.plan9 {
    margin-left: 150px;
    display: inline-block;
    position: static;
    font-size: 2.4em
}

.arb-planning__plan.plan10 {
    margin-right: 150px;
    display: inline-block;
    position: static;
    font-size: 2.4em
}

.arb-planning__plan:hover {
    color: #fff;
    background-color: #668a97;
    position: relative;
    opacity: 1
}

.arb-planning__plan:hover:before {
    border-top: 2px solid #668a97;
    border-left: 2px solid #668a97;
    top: -5px;
    left: -5px
}

.arb-planning__plan:hover:after {
    border-bottom: 2px solid #668a97;
    border-right: 2px solid #668a97;
    bottom: -5px;
    right: -5px
}

.arb-planning__checkbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 10px;
    width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: right;
    font-family: NotoSansRegular
}

.arb-planning__desc {
    max-width: 150px;
    color: #000;
    font-size: 10px;
    text-transform: none
}

.checkbox-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkbox-box__label {
    cursor: pointer;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #668a97;
    font-size: 12px;
    text-transform: uppercase
}

.checkbox-box__label.label--no {
    color: #c2c2c2
}

.checkbox__switch, .checkbox__switch:before {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.checkbox__switch {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #c2c2c2;
    margin: 0 10px 0 5px;
    position: relative;
    width: 42px;
    height: 20px;
    border-radius: 50px;
    background-color: #fff
}

.checkbox__switch:before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #c2c2c2
}

.checkbox-box__input:checked + .checkbox__switch {
    background-color: #e6c8ca;
    border: 1px solid transparent
}

.checkbox-box__input:checked + .checkbox__switch:before {
    left: 22px;
    background-color: #e3000f
}

.popup-thanks {
    display: none;
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.popup-thanks__item, .popup-thanks__window {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.popup-thanks__window {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    max-width: 800px;
    max-height: 400px;
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    border: 4px solid #668a97;
    background-color: #fff;
    position: fixed;
    width: 100%
}

.popup-thanks__item {
    position: relative;
    width: 50%
}

.popup-thanks__item--text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 20px
}

.popup-thanks__img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.popup-thanks__desc {
    margin: 25px 0;
    color: #000;
    font-size: 16px
}

.popup-auth {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.popup-auth__overlay {
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden;
    width: 100%;
    height: 100%
}

.popup-auth__item, .popup-auth__window {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.popup-auth__window {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    max-width: 1000px;
    max-height: 560px;
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    background-color: #668a97;
    position: fixed;
    width: 100%
}

.popup-auth__item {
    padding: 70px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%
}

.popup-auth__item.registration {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right
}

.popup-auth__item.login {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.popup-auth__title {
    color: #fff;
    font-family: NotoSansBold;
    font-size: 30px;
    text-transform: uppercase
}

.popup-auth__desc {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px
}

.popup-auth__form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 580px;
    width: 100%;
    max-height: 700px;
    height: 100%;
    padding: 70px;
    border: 4px solid #668a97;
    background-color: #fff
}

.arb-popup-window {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: inherit;
    font-family: inherit;
    background-color: inherit;
    padding: 0
}

.arb-popup-window__overlay {
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden;
    width: 100%;
    height: 100%
}

.arb-popup-window__window {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    border: 4px solid #668a97;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px
}

.arb-popup-window__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/arb/images/popup/x.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.arb-priorities {
    margin-bottom: 5rem;
    padding: 20px 0;
    background-color: #e0e8ea
}

.arb-priorities__wrapper {
    max-width: 900px;
    margin: 40px auto;
    width: 100%
}

.arb-priorities__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.arb-priorities__item:first-child {
    border-right: 2px solid #668a97
}

.arb-priorities__item:nth-child(3) {
    border-left: 2px solid #668a97
}

.arb-private {
    max-width: 900px;
    margin: 0 auto
}

.arb-private__table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.arb-private__table.submit {
    margin: 25px 0 50px
}

.arb-private__row {
    display: table-row;
    font-size: 16px;
    color: #333
}

.arb-private__col {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0
}

.arb-private__input-name {
    display: inline-block;
    color: #959595;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.arb-private__input {
    display: block;
    color: #668a97;
    font-size: 14px;
    width: 100%;
    max-width: 400px;
    min-height: 46px;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #668a97;
    background-color: #fff;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.arb-private__input.error {
    border-color: #a9020d !important;
}

input.arb-private__input.error::placeholder {
    color: #a9020d !important;
}

.arb-private__input::-webkit-input-placeholder {
    color: #959595
}

.arb-private__input::-moz-placeholder {
    color: #959595
}

.arb-private__input::-ms-input-placeholder {
    color: #959595
}

.arb-private__input::placeholder {
    color: #959595
}

.arb-private__group-name, .subscribe-to-news__label {
    color: #464646;
    font-size: 18px;
    font-family: NotoSansBold;
    line-height: 30px;
    text-transform: uppercase;
    padding: 10px 0
}

.arb-private__group-desc {
    color: #898989;
    font-size: 14px;
    font-family: NotoSansRegular;
    text-transform: none;
    margin-left: 15px
}

.subscribe-to-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subscribe-to-news__label {
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer
}

.subscribe-to-news__switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.subscribe-to-news__switch:before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #c2c2c2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.subscribe-to-news__input:checked + .subscribe-to-news__switch {
    background-color: #e0e8ea;
    border: 1px solid transparent
}

.subscribe-to-news__input:checked + .subscribe-to-news__switch:before {
    left: 22px;
    background-color: #668a97
}

.arb-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.arb-product__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%
}

.arb-product__item--desc {
    margin-top: auto;
    margin-bottom: auto
}

.arb-product__img {
    border: 2px solid #668a97
}

.arb-product__name {
    color: #668a97;
    font-size: 30px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-product__desc {
    font-size: 18px;
    margin-top: 30px
}

.arb-product__price {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #668a97;
    font-size: 24px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-product__ruble {
    font-size: 12px;
    font-family: NotoSansRegular
}

.arb-product__button:not(:first-child) {
    margin-left: 10px
}

.arb-program {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    counter-reset: arb-program;
    margin-top: 30px;
    min-width: 100%
}

.arb-program__item {
    cursor: pointer;
    width: 280px;
    border: 1px solid #668a97;
    margin: 0 40px 50px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.arb-program__item:hover {
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    border-color: transparent
}

.arb-program__item:hover .arb-program__hidden {
    opacity: 1
}

.arb-program__item .relation__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.arb-program__content {
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin: 0 auto
}

.arb-program__content:before, .arb-program__name {
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-program__content:before {
    counter-increment: arb-program;
    content: counter(arb-program, decimal-leading-zero) ".";
    color: #668a97;
    display: inline-block;
    margin-bottom: 25px;
    font-size: 48px
}

.arb-program__name {
    font-size: 14px
}

.arb-program__hidden {
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.arb-program__desc {
    font-size: 14px
}

.arb-projects {
    counter-reset: arb-projects__counter
}

.arb-projects__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
    position: relative
}

.arb-projects__list {
    padding-left: 0
}

.arb-projects__list-item {
    list-style-type: none;
    max-width: 430px
}

.arb-projects__list-item:hover, .relation {
    position: relative
}

.arb-projects__list-item:hover:after, .arb-projects__list-item:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-projects__list-item:hover:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -5px;
    left: -5px
}

.arb-projects__list-item:hover:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -5px;
    right: -5px
}

.arb-projects__list-item span:before {
    counter-increment: arb-projects__counter;
    content: counter(arb-projects__counter, decimal-leading-zero) ".";
    position: absolute;
    left: 15px;
    top: 10px;
    line-height: 1;
    font-size: 24px;
    font-family: NotoSansBold
}

.relation__ratio {
    height: 0
}

.relation__ratio--16-9 {
    padding-top: 56.25%
}

.relation__ratio--1-1 {
    padding-top: 100%
}

.relation__content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0
}

.arb-research {
    min-height: 440px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(52%, #fff), color-stop(52%, #e0e8ea));
    background: -o-linear-gradient(left, #fff 52%, #e0e8ea 52%);
    background: linear-gradient(to right, #fff 52%, #e0e8ea 52%)
}

.arb-research__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.arb-research__slider-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 54.25000000000001%
}

.arb-research__item {
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    z-index: 1
}

.arb-research__form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 41.75%;
    display: none
}

.arb-research__form.active {
    display: block
}

.arb-research__desc {
    font-size: 18px;
    padding-top: 35px;
    padding-bottom: 30px
}

.arb-research__card {
    text-align: center;
    padding: 15px;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
    cursor: pointer;
    margin: 0
}

.arb-research__card.active, .arb-research__card:hover {
    background-color: #fff
}

.arb-research__card.active .arb-research__card-img, .arb-research__card:hover .arb-research__card-img {
    border-color: #668a97
}

.arb-research__card-img {
    border: 2px solid #d1dce0;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.arb-research__card-title {
    font-size: 14px;
    margin-top: 10px;
    color: #668a97;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-research__button:not(:first-child) {
    margin-left: 10px
}

.arb-research.reverse {
    background: -webkit-gradient(linear, right top, left top, color-stop(52%, #fff), color-stop(52%, #e0e8ea));
    background: -o-linear-gradient(right, #fff 52%, #e0e8ea 52%);
    background: linear-gradient(to left, #fff 52%, #e0e8ea 52%)
}

.arb-research.reverse .arb-research__form {
    padding-left: 1%
}

.slick-slide.slick-current .arb-research__card.active, .slick-slide.slick-current .arb-research__card:hover {
    -webkit-box-shadow: 0 0 50px -20px rgba(0, 0, 0, .75);
    box-shadow: 0 0 50px -20px rgba(0, 0, 0, .75)
}

.arb-section {
    margin: 50px 0
}

.arb-section__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    height: 100%
}

.arb-section__container--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.arb-section__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%
}

.arb-section__item--two {
    width: 48%
}

.arb-section__item--three {
    width: 31.333333333333336%
}

.arb-section__item--four {
    width: 23%
}

.arb-select-market__container {
    position: relative
}

.arb-select-market__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 23%;
    border: 2px solid rgba(102, 138, 151, .4);
    padding: 20px 40px;
    color: #668a97;
    text-align: center
}

.arb-select-market__item.active {
    background-color: #668a97;
    border-color: #668a97;
    color: #fff;
    position: relative
}

.arb-select-market__item.active:after, .arb-select-market__item.active:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-select-market__item.active:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -7px;
    left: -7px
}

.arb-select-market__item.active:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -7px;
    right: -7px
}

.arb-select-market__price {
    text-align: center;
    font-family: NotoSansBold
}

.arb-select-market__number {
    display: inline-block;
    float: left;
    font-size: 40px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-right: 10px;
    border: 1px solid;
    border-radius: 50%
}

.arb-select-market__market {
    overflow: hidden;
    text-transform: uppercase;
    font-size: 20px
}

.arb-select-market__full {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 98%;
    text-align: center;
    margin: 30px 1% 20px;
    color: #668a97;
    font-size: 60px;
    font-family: NotoSansBold
}

.arb-select-market__ruble {
    font-family: sans-serif;
    font-size: 48px;
    font-weight: 700
}

.warning-block {
    position: absolute;
    right: 0;
    bottom: 70%;
    left: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, .8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.warning-block__item {
    color: #668a97;
    font-size: 30px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    text-align: center
}

.arb-seminars {
    min-height: 440px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #e0e8ea));
    background: -o-linear-gradient(left, #fff 50%, #e0e8ea 50%);
    background: linear-gradient(to right, #fff 50%, #e0e8ea 50%)
}

.arb-seminars__speaker {
    position: absolute;
    right: -70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 141px;
    height: 475px;
    background-image: url(/local/templates/arb/images/seminars/speaker.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.arb-seminars__speaker.active:not(.hidden) {
    opacity: 1
}

.arb-seminars__report-bg {
    position: absolute;
    height: 121px;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.3;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    top: -120px;
    left: -70px;
    width: 250px;
    background-image: url(/local/templates/arb/images/seminars/remix-bg.svg);
    color: #fff;
    padding: 15px 30px 15px 40px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.arb-seminars__report {
    display: inline-block;
    font-size: 12px
}

.arb-seminars__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 48%;
    margin: auto 1%;
    position: relative;
    z-index: 1
}

.arb-seminars__icon {
    display: inline-block;
    max-width: 100px;
    margin-bottom: 20px
}

.arb-seminars__button-block {
    padding-right: 50px
}

.arb-seminars__desc {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 30px
}

.arb-seminars__case-block {
    padding: 40px
}

.arb-seminars__case {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px
}

.arb-seminars__case::after {
    display: block;
    content: "";
    clear: both
}

.arb-seminars__case:hover .arb-seminars__tile-picture {
    border-color: #668a97;
    background-color: transparent
}

.arb-seminars__case:hover .arb-seminars__event, .arb-sentence .mark {
    color: #668a97
}

.arb-seminars__img-container {
    width: 100%;
    max-width: 100px;
    float: left
}

.arb-seminars__tile-picture {
    border: 2px solid #fff;
    background-color: #fff
}

.arb-seminars__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80%
}

.arb-seminars__text-container {
    font-size: 12px;
    overflow: hidden;
    padding: 20px
}

.arb-seminars__place {
    font-size: 12px;
    color: #959595
}

.arb-seminars__event {
    font-size: 14px;
    font-family: NotoSansBold;
    margin-top: 10px;
    margin-bottom: 10px
}

.arb-seminars__event, .arb-seminars__heading, .arb-tablet__footer-p span {
    text-transform: uppercase
}

.arb-seminars__leading {
    font-size: 12px
}

.arb-seminars__detail {
    background-color: #fff;
    position: absolute;
    color: #668a97;
    text-align: center;
    text-transform: uppercase;
    min-width: 100px;
    min-height: 100px;
    margin: -2px;
    top: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-seminars__date, .arb-seminars__month, .arb-seminars__time {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.arb-seminars__date {
    font-family: NotoSansBold;
    font-size: 30px
}

.arb-seminars__month, .arb-seminars__time {
    font-size: 12px;
    line-height: 1.5
}

.arb-sentence {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 900px;
    margin: 0 auto
}

.arb-sentence__item {
    width: 40%;
    min-height: 480px;
    border: 2px solid
}

.arb-sentence__item .arb-sentence__row:first-child {
    min-height: 130px
}

.arb-sentence__item:nth-child(1) {
    border-color: #e0e8ea;
    color: #668a97
}

.arb-sentence__item:nth-child(1) .arb-sentence__row:first-child {
    background-color: #e0e8ea
}

.arb-sentence__item:nth-child(2) {
    border-color: #aac6d0;
    margin-left: -2px
}

.arb-sentence__item:nth-child(2) .arb-sentence__row:first-child {
    background-color: #aac6d0;
    color: #fff
}

.arb-sentence__item:nth-child(3) {
    border-color: #7aa3b2;
    margin-left: -2px
}

.arb-sentence__item:nth-child(3) .arb-sentence__row:first-child {
    background-color: #7aa3b2;
    color: #fff
}

.arb-sentence__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.arb-sentence__row {
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-sentence__row:nth-child(1) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.arb-sentence__row:nth-child(2), .arb-sentence__row:nth-child(3) {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5
}

.arb-sentence__row:nth-child(4) {
    -webkit-box-flex: 12;
    -ms-flex: 12;
    flex: 12
}

.arb-sentence__row ul, .strategy-diagram__text ul {
    padding-top: 5px;
    padding-left: 0
}

.arb-sentence__row ul > li {
    list-style-type: none;
    position: relative;
    padding: 5px 20px 5px 15px;
    font-size: 14px
}

.arb-sentence__row ul > li:before {
    content: "\25CF";
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 1;
    font-size: 20px;
    font-family: NotoSansBold;
    color: #e3000f
}

.arb-sentence__issue {
    text-align: center;
    text-transform: uppercase;
    font-family: NotoSansBold
}

.arb-sentence__p {
    color: #000;
    font-size: 14px
}

.banner-internet .slick-arrow, .banner-strategy .slick-arrow, .content-carousel__slider .slick-arrow, .market-carousel .slick-arrow {
    width: 25px;
    height: 25px;
    border-bottom: 2px solid rgba(102, 138, 151, .4);
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s;
    z-index: 3
}

.content-carousel__slider .slick-arrow:hover, .market-carousel .slick-arrow:hover {
    border-color: #668a97
}

.banner-internet .slick-arrow:before, .banner-strategy .slick-arrow:before, .content-carousel__slider .slick-arrow:before, .market-carousel .slick-arrow:before {
    display: none
}

.content-carousel__slider .slick-prev, .market-carousel .slick-prev {
    left: -30px
}

.banner-internet .slick-prev, .banner-strategy .slick-prev, .content-carousel__slider .slick-prev, .market-carousel .slick-prev {
    border-left: 2px solid rgba(102, 138, 151, .4);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.content-carousel__slider .slick-next, .market-carousel .slick-next {
    right: -30px
}

.banner-internet .slick-next, .banner-strategy .slick-next, .content-carousel__slider .slick-next, .market-carousel .slick-next {
    border-right: 2px solid rgba(102, 138, 151, .4);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.banner-internet .slick-dots, .banner-strategy .slick-dots, .content-carousel__slider .slick-dots, .market-carousel .slick-dots {
    bottom: 10px
}

.banner-internet .slick-arrow, .banner-strategy .slick-arrow {
    border-color: rgba(255, 255, 255, .4)
}

.banner-internet .slick-arrow:hover, .banner-strategy .slick-arrow:hover {
    border-color: #fff
}

.banner-internet .slick-prev, .banner-strategy .slick-prev {
    left: 30px
}

.banner-internet .slick-next, .banner-strategy .slick-next {
    right: 30px
}

.content-carousel__slider .arb-video-carousel__item {
    opacity: 1
}

.slick-slide img {
    display: initial
}

.arb-dots li {
    width: auto;
    height: auto
}

.arb-dots li:not(.slick-active) {
    margin: 0 5px
}

.arb-dots li:not(.slick-active) button {
    border: 1px solid #668a97;
    border-radius: 50%;
    width: 8px;
    height: 8px
}

.arb-dots li.slick-active button {
    background-color: #668a97;
    border-radius: 50%;
    width: 14px;
    height: 14px
}

.arb-dots li button {
    padding: 4px
}

.arb-dots--white {
    bottom: 20px
}

.arb-dots--white li:not(.slick-active) {
    margin: 0 3px
}

.arb-dots--white li:not(.slick-active) button {
    border-color: #fff
}

.arb-dots--white li.slick-active button {
    background-color: #fff
}

.arb-solutions__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.333333333333336%
}

.arb-solutions__card {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #eff3f4;
    padding: 30px;
    margin: 15px 0;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.arb-solutions__card:hover {
    opacity: .9;
    -webkit-box-shadow: 0 0 20px rgba(102, 138, 151, .5);
    box-shadow: 0 0 20px rgba(102, 138, 151, .5)
}

.arb-solutions__card.b-active {
    margin: 5px -10px;
    padding: 30px;
    -webkit-box-shadow: 0 0 30px rgba(102, 138, 151, .8);
    box-shadow: 0 0 30px rgba(102, 138, 151, .8)
}

.arb-solutions__title {
    padding: 0 15px 15px;
    text-align: center
}

.arb-solutions__img {
    max-height: 90px
}

.arb-solutions__name {
    color: #668a97;
    font-size: 16px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px
}

.arb-solutions__desc {
    font-size: 14px
}

.arb-solutions__get-title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center
}

.arb-solutions__get-list {
    counter-reset: arb-solutions__counter;
    list-style-type: none;
    padding-left: 15px
}

.arb-solutions__get-list-item {
    font-size: 14px;
    position: relative;
    margin-bottom: 10px
}

.arb-solutions__get-list-item:before {
    counter-increment: arb-solutions__counter;
    content: counter(arb-solutions__counter) ".";
    color: #668a97;
    font-size: 16px;
    font-family: NotoSansBold;
    position: absolute;
    top: 0;
    left: -15px
}

.arb-solutions__suit-title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px
}

.arb-solutions__suit-list {
    list-style-type: none;
    padding-left: 15px
}

.arb-solutions__suit-list-item {
    font-size: 14px;
    position: relative;
    margin-bottom: 10px
}

.arb-solutions__suit-list-item:before {
    content: "";
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #e3000f;
    position: absolute;
    top: 2px;
    left: -15px
}

.arb-solutions__price {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center
}

.arb-solutions__price .price {
    color: #668a97;
    font-size: 30px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-solutions__price .ruble {
    color: #668a97;
    font-size: 24px;
    font-weight: 700
}

.arb-square {
    position: relative;
    width: 520px;
    margin: 40px auto;
    font-size: 0
}

.arb-square__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/arb/images/popup/x.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.arb-square__hidden, .arb-square__show {
    counter-reset: arb-square__counter
}

.arb-square__hidden {
    position: absolute;
    left: 0;
    top: 0;
    width: 500px;
    height: 500px;
    margin: 10px;
    overflow: hidden
}

.arb-square__item {
    font-size: initial;
    display: inline-block;
    margin: 10px;
    width: 240px;
    height: 240px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.arb-square__item.nojs:hover {
    overflow: visible
}

.arb-square__item:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 200px;
    height: 200px;
    background-color: #fff;
    border: 16px solid rgba(102, 138, 151, .4);
    border-radius: 50%
}

.arb-square__item:after {
    counter-increment: arb-square__counter;
    content: counter(arb-square__counter, decimal-leading-zero) ".";
    position: absolute;
    font-size: 24px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-square__item--one:before {
    top: calc(100% + 10px);
    left: calc(100% + 10px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.arb-square__item--one:after {
    top: 35px;
    left: 35px
}

.arb-square__item--two:before {
    top: calc(100% + 10px);
    right: calc(100% + 10px);
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.arb-square__item--two:after {
    top: 35px;
    right: 35px
}

.arb-square__item--three:before {
    left: calc(100% + 10px);
    bottom: calc(100% + 10px);
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.arb-square__item--three:after {
    left: 35px;
    bottom: 35px
}

.arb-square__item--four:before {
    right: calc(100% + 10px);
    bottom: calc(100% + 10px);
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.arb-square__item--four:after {
    right: 35px;
    bottom: 35px
}

.arb-square__item .arb-square__border, .arb-square__item:before {
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.arb-square__item:hover .arb-square__border, .arb-square__item:hover:before, .arb-strategies__card:hover .arb-strategies__card-img {
    border-color: #668a97
}

.arb-square__item.nojs:hover .arb-square__more {
    display: block
}

.arb-square__border {
    border: 16px solid rgba(102, 138, 151, .4);
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #668a97;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-square__content {
    position: absolute
}

.arb-square__content--one {
    top: 80px;
    left: 35px
}

.arb-square__content--two {
    top: 80px;
    right: 35px;
    text-align: right
}

.arb-square__content--three {
    left: 35px;
    bottom: 80px
}

.arb-square__content--four {
    right: 35px;
    bottom: 80px;
    text-align: right
}

.arb-square__more {
    position: absolute;
    z-index: 2;
    border: 16px solid #668a97;
    background-color: #fff;
    width: 500px;
    height: 500px;
    -webkit-transition: bottom .5s;
    -o-transition: bottom .5s;
    transition: bottom .5s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.arb-square__more[data-view=hidden] {
    bottom: 100%
}

.arb-square__more[data-view=visible] {
    bottom: 0
}

.arb-square__more:after {
    counter-increment: arb-square__counter;
    content: counter(arb-square__counter, decimal-leading-zero) ".";
    position: absolute;
    top: 19px;
    left: 19px;
    font-size: 24px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-square__more--one {
    top: 0;
    left: 0
}

.arb-square__more--two {
    top: 0;
    right: 0
}

.arb-square__more--three {
    left: 0;
    bottom: 0
}

.arb-square__more--four {
    right: 0;
    bottom: 0
}

.arb-square__more-content {
    margin: 0 40px 0 70px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.arb-square__more-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #668a97;
    font-family: NotoSansBold;
    padding-bottom: 20px
}

.arb-square__more-item {
    padding: 10px 0 10px 18px;
    font-size: 12px;
    color: #7c7c7c;
    position: relative
}

.arb-square__circle, .arb-square__more-item:before {
    position: absolute;
    left: 0;
    border-radius: 50%;
    background-color: #e3000f
}

.arb-square__more-item:before {
    content: "";
    top: 12px;
    width: 10px;
    height: 10px
}

.arb-square__more-link {
    color: #668a97;
    font-size: 12px;
    margin-left: 18px;
    border-bottom: 1px solid
}

.arb-square__circle {
    z-index: 1;
    width: 120px;
    height: 120px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.arb-square__hover-list {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 100%;
    margin: 5px;
    line-height: 1.5;
    font-size: 20px;
    font-family: NotoSansBold
}

.arb-square__hover-item {
    opacity: 0;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.arb-square__hover-item.active, .arb-square__hover-item:hover {
    color: #668a97
}

.arb-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-transition: margin-bottom .5s;
    -o-transition: margin-bottom .5s;
    transition: margin-bottom .5s;
    position: relative
}

.arb-stage.popup {
    margin-bottom: 200px
}

.arb-stage__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/arb/images/popup/x-white.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.arb-stage__item {
    max-width: 200px;
    width: 100%
}

.arb-stage__item:nth-child(1) .arb-stage__hover:before {
    left: 100px
}

.arb-stage__item:nth-child(2) .arb-stage__hover:before {
    left: 405px
}

.arb-stage__item:nth-child(3) .arb-stage__hover:before {
    left: 710px
}

.arb-stage__item:nth-child(4) .arb-stage__hover:before {
    left: 1020px
}

.arb-stage__img-block {
    border: 2px solid #e0e8ea;
    cursor: pointer
}

.arb-stage__img-block.active, .arb-stage__img-block:hover {
    border-color: #668a97;
    position: relative
}

.arb-stage__hover:before, .arb-stage__img-block.active:after, .arb-stage__img-block.active:before, .arb-stage__img-block:hover:after, .arb-stage__img-block:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-stage__img-block.active:before, .arb-stage__img-block:hover:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -10px;
    left: -10px
}

.arb-stage__img-block.active:after, .arb-stage__img-block:hover:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -10px;
    right: -10px
}

.arb-stage__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -5
}

.arb-stage__hover, .arb-stage__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-stage__name {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 10px
}

.arb-stage__hover {
    max-width: 1100px;
    width: 1100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 99
}

.arb-stage__hover:before {
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 10px;
    height: 10px;
    background-color: #668a97
}

.arb-stage__hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #668a97
}

.arb-stage__hidden-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 40px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .8)
}

.arb-stage__hidden-item--full {
    background-color: rgba(255, 255, 255, .3)
}

.arb-stage__hidden-item:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .8)
}

.arb-stage__hidden-text {
    overflow: hidden
}

.arb-stage__hidden-img {
    float: left;
    margin-right: 20px;
    font-size: 50px;
    max-width: 50px
}

.arb-stage__hidden-name, .arb-stage__hidden-price {
    font-family: NotoSansBold
}

.arb-stage__hidden-desc, .arb-stage__hidden-name {
    font-size: 14px;
    text-transform: uppercase
}

.arb-stage__hidden-price {
    font-size: 24px
}

.arb-strategies {
    min-height: 440px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(55%, #fff), color-stop(55%, #e0e8ea));
    background: -o-linear-gradient(left, #fff 55%, #e0e8ea 55%);
    background: linear-gradient(to right, #fff 55%, #e0e8ea 55%)
}

.arb-strategies__slider-item {
    text-align: center;
    min-height: 300px;
    position: relative
}

.arb-strategies__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    width: auto;
    height: 100%;
    max-height: 100%
}

.arb-strategies__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 48%;
    margin: auto 1%;
    position: relative;
    z-index: 1
}

.arb-strategies__desc {
    font-size: 18px;
    padding-top: 35px;
    max-width: 500px
}

.arb-strategies__card {
    text-align: center;
    padding: 15px;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

.arb-strategies__card:hover {
    background-color: #fff
}

.arb-strategies__card-img {
    border: 2px solid transparent;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.arb-strategies__card-title {
    font-size: 14px;
    margin-top: 10px;
    color: #668a97;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-strategies__button {
    min-width: 260px
}

.arb-strategies__button:not(:first-child) {
    margin-left: 20px
}

.arb-strategies.slider {
    background: -webkit-gradient(linear, right top, left top, color-stop(58%, #fff), color-stop(58%, #e0e8ea));
    background: -o-linear-gradient(right, #fff 58%, #e0e8ea 58%);
    background: linear-gradient(to left, #fff 58%, #e0e8ea 58%)
}

.arb-strategies.slider .arb-strategies__item.leading {
    padding-left: 50px
}

.arb-strategies.slider .arb-strategies__leading-name {
    color: #000;
    font-size: 18px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 20px
}

.arb-strategies.slider .arb-strategies__leading-desc {
    color: #000;
    font-size: 18px;
    padding-bottom: 30px
}

.strategy-diagram {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
    position: relative;
    padding: 20px 0;
    counter-reset: strategy-diagram__counter -1
}

.strategy-diagram.b-chunk {
    overflow: hidden;
    height: 500px
}

.strategy-diagram__checkpoint {
    position: relative;
    min-width: 700px;
    min-height: 170px
}

.strategy-diagram__checkpoint.no-desc .strategy-diagram__circle {
    background-color: #d1dce0
}

.strategy-diagram__checkpoint.no-desc .strategy-diagram__step {
    color: #d1dce0
}

.strategy-diagram__checkpoint:hover .strategy-diagram__circle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #e3000f
}

.strategy-diagram__checkpoint:nth-child(even) .strategy-diagram__step {
    left: calc(50% + 30px);
    right: auto
}

.strategy-diagram__checkpoint:nth-child(even) .strategy-diagram__description {
    right: calc(50% + 30px);
    left: auto
}

.strategy-diagram__checkpoint:nth-child(even) .strategy-diagram__description:before {
    left: auto;
    right: -9px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.strategy-diagram__axis, .strategy-diagram__circle {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 4px;
    height: 100%;
    background-color: #668a97
}

.strategy-diagram__circle {
    width: 24px;
    height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #fff
}

.strategy-diagram__step {
    position: absolute;
    top: -5px;
    text-transform: uppercase;
    font-family: NotoSansBold;
    font-size: 30px;
    color: #668a97;
    right: calc(50% + 30px)
}

.strategy-diagram__step:after {
    counter-increment: strategy-diagram__counter;
    content: "Шаг " counter(strategy-diagram__counter)
}

.strategy-diagram__description {
    position: absolute;
    top: -10px;
    z-index: 2;
    padding: 30px;
    border: 1px solid #d1dce0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    width: 300px;
    left: calc(50% + 30px);
    text-align: initial
}

.strategy-diagram__description:before {
    content: "";
    position: absolute;
    top: 13px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-left: 1px solid #d1dce0;
    border-bottom: 1px solid #d1dce0;
    left: -9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.strategy-diagram__description:hover {
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .4);
    box-shadow: 0 0 16px rgba(102, 138, 151, .4);
    border-color: transparent
}

.arb-why__list-item.hover:hover .arb-why__desc, .strategy-diagram__description:hover .hover {
    display: block
}

.strategy-diagram__title {
    text-transform: uppercase;
    font-family: NotoSansBold;
    font-size: 14px;
    color: #668a97;
    line-height: 1.3
}

.strategy-diagram__text {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 10px;
    max-height: 200px;
    overflow: auto
}

.strategy-diagram__text.hover {
    display: none
}

.strategy-diagram__text ul > li {
    list-style-type: none;
    position: relative;
    padding: 5px 20px 5px 10px;
    font-size: 14px
}

.strategy-diagram__text ul > li:before {
    content: "\25CF";
    position: absolute;
    left: 0;
    top: 8px;
    line-height: 1;
    font-size: 10px;
    font-family: NotoSansBold;
    color: #e3000f
}

.strategy-diagram__last-block {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    background-color: #668a97;
    text-transform: uppercase;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: initial
}

.strategy-diagram__last-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 2.45px);
    width: 16px;
    height: 16px;
    background-color: #668a97;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%)
}

.strategy-diagram__all {
    font-family: NotoSansBold;
    line-height: 1.3;
    color: #fff;
    font-size: 12px
}

.strategy-diagram__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 8px;
    padding-left: 12px;
    margin: 0
}

.strategy-diagram__item {
    line-height: 1.3;
    color: #fff;
    font-size: 12px
}

.arb-subscription {
    min-height: 230px;
    height: 1px;
    background-color: #e0e8ea
}

.arb-subscription__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.arb-subscription__subscribe {
    white-space: nowrap;
    margin-right: auto
}

.arb-subscription__email {
    width: 100%;
    max-width: 600px;
    padding-right: 15px;
    padding-left: 15px
}

.arb-subscription__input {
    width: 100%;
    font-size: 14px;
    padding: 15px;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-subscription__input::-webkit-input-placeholder {
    color: rgba(124, 124, 124, .5);
    text-transform: uppercase
}

.arb-subscription__input::-moz-placeholder {
    color: rgba(124, 124, 124, .5);
    text-transform: uppercase
}

.arb-subscription__input::-ms-input-placeholder {
    color: rgba(124, 124, 124, .5);
    text-transform: uppercase
}

.arb-subscription__input::placeholder {
    color: rgba(124, 124, 124, .5);
    text-transform: uppercase
}

.arb-subscription__input.error {
    border: 1px solid red
}

.arb-subscription__input.success {
    border: 1px solid transparent
}

.table__info {
    display: none;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.667;
    font-size: 18px
}

.table__info .btn {
    margin-top: 10px
}

.table__card, .table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.table__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -1% 40px
}

.table__card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.table__card:first-child {
    width: 81.33333333333334%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.table__card:first-child:hover {
    background-color: rgba(224, 224, 224, .8)
}

.table__card:last-child {
    width: 14.666666666666668%
}

.table__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%
}

.arb-tiles-universe__label input, .table__col .js-show__name {
    display: none
}

.table__col--photo {
    width: 27.166666666666668%;
    position: relative;
    font-size: 0;
    min-height: 150px
}

.table__col--photo img {
    -o-object-fit: cover;
    object-fit: cover
}

.table__col--button, .table__col--name, .table__col--photo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%
}

.table__col--name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 43.833333333333336%
}

.table__col--button {
    width: 23%;
    text-align: center
}

.table__col--link, .table__detail {
    text-align: center
}

.table__detail {
    background-color: rgba(102, 138, 151, .8);
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    width: 110px;
    top: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.table__date {
    font-size: 30px;
    font-family: NotoSansBold
}

.table__city, .table__month, .table__time {
    font-size: 12px;
    line-height: 1.5
}

.table__city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 8px
}

.table__city:before {
    content: "";
    display: block;
    width: 15px;
    height: 22px;
    margin-bottom: 5px;
    background-size: contain;
    background-image: url(/local/templates/arb/images/point_white.svg)
}

.table__course {
    font-size: 12px;
    text-transform: uppercase;
    color: #7c7c7c
}

.table__desc, .table__name {
    font-size: 12px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.table__desc {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #668a97
}

.table__name {
    color: #000
}

.table__name .btn-plus {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px
}

.table__button .btn__text {
    font-size: 1.2rem
}

.arb-tablet {
    margin: 0 -23px;
    display: none
}

.arb-tablet__tablet {
    width: 1167px;
    height: 858px;
    position: relative
}

.arb-tablet__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
    width: 1107px;
    padding: 0 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 680px;
    margin-top: -15px;
    margin-left: -5px;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.arb-tablet__header {
    min-height: 60px;
    background-image: url(/local/templates/arb/images/tablet/header.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.arb-tablet__header-wrapper, .arb-tablet__hexagons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.arb-tablet__header-wrapper {
    -webkit-box-pack: justify;
    width: 100%;
    text-transform: uppercase;
    font-family: NotoSansBold;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 25px
}

.arb-tablet__hexagons {
    list-style-type: none;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    counter-reset: arb-tablet__counter;
    padding: 0 20px
}

.arb-tablet__hexagon {
    width: 100%;
    min-width: 126px;
    max-width: 150px;
    min-height: 108px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-left: -20px;
    margin-right: -20px
}

.arb-tablet__hexagon--popup {
    cursor: pointer
}

.arb-tablet__hexagon--popup.active .arb-tablet__arrow {
    bottom: -40px
}

.arb-tablet__hexagon--popup.active .arb-tablet__hidden {
    opacity: 1;
    visibility: visible
}

.arb-tablet__hexagon:before {
    counter-increment: arb-tablet__counter;
    content: counter(arb-tablet__counter, decimal-leading-zero) "  ";
    position: absolute;
    left: 50%;
    top: -10px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 32px;
    border: 2px solid #fff;
    color: #fff;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px
}

.arb-tablet__hexagon:after {
    content: ".";
    position: absolute;
    top: 2px;
    right: 52px;
    color: #fff;
    font-family: NotoSansRegular;
    font-size: 11px
}

.arb-tablet__hexagon:nth-child(odd) {
    margin-top: 80px
}

.arb-tablet__hexagon:nth-child(even) {
    margin-top: 135px
}

.arb-tablet__hexagon.hexagon--1 {
    background-image: url(/local/templates/arb/images/tablet/hexagon1.svg)
}

.arb-tablet__hexagon.hexagon--1:before {
    background-color: #fdd867
}

.arb-tablet__hexagon.hexagon--2 {
    background-image: url(/local/templates/arb/images/tablet/hexagon2.svg)
}

.arb-tablet__hexagon.hexagon--2:before {
    background-color: #dfd479
}

.arb-tablet__hexagon.hexagon--3 {
    background-image: url(/local/templates/arb/images/tablet/hexagon3.svg)
}

.arb-tablet__hexagon.hexagon--3:before {
    background-color: #c3d089
}

.arb-tablet__hexagon.hexagon--4 {
    background-image: url(/local/templates/arb/images/tablet/hexagon4.svg)
}

.arb-tablet__hexagon.hexagon--4:before {
    background-color: #a7cc99
}

.arb-tablet__hexagon.hexagon--5 {
    background-image: url(/local/templates/arb/images/tablet/hexagon5.svg)
}

.arb-tablet__hexagon.hexagon--5:before {
    background-color: #8ac7aa
}

.arb-tablet__hexagon.hexagon--6 {
    background-image: url(/local/templates/arb/images/tablet/hexagon6.svg)
}

.arb-tablet__hexagon.hexagon--6:before {
    background-color: #6cc3bb
}

.arb-tablet__hexagon.hexagon--7 {
    background-image: url(/local/templates/arb/images/tablet/hexagon7.svg)
}

.arb-tablet__hexagon.hexagon--7:before {
    background-color: #50bfcc
}

.arb-tablet__hexagon.hexagon--8 {
    background-image: url(/local/templates/arb/images/tablet/hexagon8.svg)
}

.arb-tablet__hexagon.hexagon--8:before {
    background-color: #37bcdb
}

.arb-tablet__hexagon.hexagon--9 {
    background-image: url(/local/templates/arb/images/tablet/hexagon9.svg)
}

.arb-tablet__hexagon.hexagon--9:before {
    background-color: #22b9e7
}

.arb-tablet__arrow {
    position: absolute;
    width: 2px;
    height: 500px;
    bottom: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background-color: #668a97;
    z-index: -1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.arb-tablet__arrow:before, .arb-tablet__hidden:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 10px;
    height: 10px
}

.arb-tablet__arrow:before {
    bottom: 0;
    -webkit-transform: translate(-50%) rotate(-45deg);
    -ms-transform: translate(-50%) rotate(-45deg);
    transform: translate(-50%) rotate(-45deg);
    border-left: 2px solid #668a97;
    border-bottom: 2px solid #668a97
}

.arb-tablet__relation {
    position: relative
}

.arb-tablet__ratio {
    height: 0;
    padding-top: 85.7142857%
}

.arb-tablet__wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.arb-tablet__text {
    position: relative;
    display: inline-block;
    max-width: 70%;
    padding: 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-tablet__hidden {
    position: absolute;
    top: calc(100% + 60px);
    width: 170%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    box-shadow: 0 0 16px rgba(102, 138, 151, .2);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 20px;
    text-transform: none;
    font-size: 14px;
    font-family: NotoSansRegular;
    opacity: 0;
    visibility: hidden
}

.arb-tablet__hidden:before {
    top: -5px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    background-color: #fff
}

.arb-tablet__buttons {
    margin: 0 auto 50px
}

.arb-tablet__button:not(:first-child) {
    margin-left: 25px
}

.arb-tablet__footer {
    min-height: 90px;
    background-image: url(/local/templates/arb/images/tablet/footer.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.arb-tablet__footer-wrapper {
    text-align: center;
    padding: 15px 30px
}

.arb-tablet__footer-h2 {
    font-size: 18px;
    padding-bottom: 5px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-tablet__footer-p {
    font-size: 14px
}

.arb-tabs-block__buttons {
    margin: 20px auto 0
}

.arb-tabs-block__button {
    border: 0;
    font-size: 18px;
    font-family: NotoSansBold;
    text-transform: uppercase;
    color: #668a97;
    background-color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    line-height: 1.4
}

.arb-tabs-block__button:focus {
    outline: 0
}

.arb-tabs-block__button.active {
    color: #fff;
    background-color: #668a97;
    position: relative
}

.arb-tabs-block__button.active:after, .arb-tabs-block__button.active:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-tabs-block__button.active:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -5px;
    left: -5px
}

.arb-tabs-block__button.active:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -5px;
    right: -5px
}

.arb-tabs-block__section:not(.active) {
    display: none
}

.arb-tell-everyone {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 98%;
    margin: 0 auto;
    text-align: center
}

.arb-tell-everyone__content {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.667;
    font-size: 18px;
    cursor: default
}

.arb-tell-everyone__content .input-editable {
    color: #668a97;
    cursor: text
}

.arb-tell-everyone__content .input-editable:focus {
    padding: 0 5px;
    outline: 5px auto #668a97
}

.arb-tell-everyone__content .input-editable.error {
    color: #fff;
    background-color: #e3000f;
    outline: 5px auto #e3000f
}

.arb-tell-everyone__hidden-form {
    visibility: hidden;
    position: absolute;
    z-index: -200;
    opacity: 0
}

.three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px
}

.three__item {
    word-wrap: break-word;
    width: 23%;
    padding: 50px 1%
}

.three__item:nth-child(3n+1) {
    background-color: #e0e8ea
}

.three__item:nth-child(3n+1) .three__theme {
    color: #7c7c7c
}

.three__item:nth-child(3n+1) .three__job {
    color: #668a97
}

.three__item:nth-child(3n+2) {
    background-color: #aac6d0;
    color: #fff
}

.three__item:nth-child(3n) {
    background-color: #7aa3b2;
    color: #fff
}

.three__content {
    max-width: 220px;
    margin: 0 auto;
    font-size: 14px
}

.three__theme {
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 20px
}

.three__job {
    text-transform: uppercase;
    font-family: NotoSansBold
}

.three__prewiev {
    padding-top: 20px;
    font-size: 12px
}

.three__name {
    padding-top: 20px;
    text-transform: uppercase;
    font-family: NotoSansBold
}

.three__region {
    padding-bottom: 40px;
    text-transform: uppercase
}

.arb-tiles-universe--incontent {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.arb-tiles-universe--incontent .arb-tiles-universe__item {
    width: 250px
}

.arb-tiles-universe__col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%
}

.arb-tiles-universe__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    padding-top: 20px;
    -webkit-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s
}

.arb-tiles-universe__content.button-hide {
    padding-top: 100px;
    margin-bottom: -70px
}

.arb-tiles-universe__content.button-hide .arb-tiles-universe__item {
    margin-top: -80px
}

.arb-tiles-universe__content.market-carousel .arb-tiles-universe__item {
    margin-left: auto;
    margin-right: auto
}

.arb-tiles-universe__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 23%;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    cursor: pointer
}

.arb-tiles-universe__item--pila {
    width: 18%
}

.arb-tiles-universe__item:not([data-count]):nth-child(n+5) {
    display: none
}

.arb-tiles-universe__item[data-count="5"]:nth-child(n+6) {
    display: none
}

.arb-tiles-universe__item:hover {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 0 50px -20px rgba(0, 0, 0, .75);
    box-shadow: 0 0 50px -20px rgba(0, 0, 0, .75)
}

.arb-tiles-universe__item:hover .arb-tiles-universe__button {
    visibility: visible;
    opacity: 1
}

.arb-tiles-universe__item:hover .arb-tiles-universe__name {
    color: #668a97
}

.arb-tiles-universe__item:hover .arb-tiles-universe__img-container {
    border-color: #668a97
}

.arb-tiles-universe__img-container {
    position: relative;
    display: inline-block;
    font-size: 0;
    max-height: 340px;
    margin: 0 auto;
    border: 2px solid #d1dce0;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.arb-tiles-universe__label {
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    font-size: 16px;
    background-color: rgba(255, 255, 255, .8);
    cursor: pointer
}

.arb-tiles-universe__amount {
    position: relative;
    display: inline-block;
    font-size: 12px;
    padding-left: 25px;
    color: #668a97;
    margin-top: 10px
}

.arb-tiles-universe__amount:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 16px;
    background-image: url(/local/templates/arb/images/cloud-down.svg);
    background-repeat: no-repeat
}

.arb-tiles-universe__name {
    font-size: 14px;
    font-family: NotoSansBold;
    margin-top: 10px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.arb-tiles-universe__price {
    font-size: 18px;
    color: #668a97;
    font-family: NotoSansBold;
    margin-top: 10px
}

.arb-tiles-universe__ruble {
    font-size: 14px;
    font-weight: 700
}

.arb-tiles-universe__button {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    margin-top: 20px
}

.checkbox-custom {
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(102, 138, 151, .4);
    margin-right: 15px
}

.checkbox-custom, .label {
    display: inline-block;
    vertical-align: middle
}

.checkbox:checked + .checkbox-custom:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-color: #668a97
}

.js-slider-carousel--presentations .arb-tiles-universe__item {
    margin-left: 10px;
    margin-right: 10px
}

.js-slider-carousel--presentations .arb-tiles-universe__item:nth-child(n+5) {
    display: block
}

.row-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 98%;
    margin: 20px 1%
}

.title, h1 {
    color: #668a97;
    font-size: 30px
}

.title, .title-gray, .title-small, .title-white, h1, h2 {
    width: 100%;
    font-family: NotoSansBold;
    text-transform: uppercase;
    padding: 15px 0;
    clear: both
}

.title-small, h2 {
    color: #668a97
}

.title-gray, .title-white {
    font-size: 30px
}

.title--center, .title-gray--center, .title-small--center, .title-white--center, h1--center, h2--center {
    text-align: center
}

.title-small, h2 {
    font-size: 24px
}

.title-gray {
    color: #464646
}

.title-white {
    color: #fff
}

.subtitle {
    width: 100%;
    padding-top: 10px;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center
}

.arb-undefined {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.arb-undefined__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    /*width: 48%*/
}

.arb-undefined__item--desc {
    margin-top: auto;
    margin-bottom: auto
}

.arb-undefined__img {
    border: 2px solid #668a97;
    max-width: 250px
}

.arb-undefined__name {
    color: #e3000f;
    font-size: 20px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-undefined__desc {
    font-size: 18px;
    margin-top: 30px
}

.arb-understand {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.arb-understand__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 39.66666666666667%;
    margin-top: 50px
}

.arb-understand__name {
    color: #000;
    font-size: 18px;
    font-family: NotoSansBold;
    text-transform: uppercase
}

.arb-understand__list {
    list-style-type: none
}

.arb-understand__list-item {
    padding-left: 30px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000;
    font-size: 16px
}

.arb-understand__list-item:before, .arb-upload {
    background-position: center;
    background-repeat: no-repeat
}

.arb-understand__list-item:before {
    content: "";
    top: 0;
    left: 0;
    background-image: url(/local/templates/arb/images/mark.svg);
    width: 19px;
    height: 14px;
    display: block;
    position: absolute
}

.arb-upload {
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 340px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e0e8ea;
    text-transform: uppercase;
    color: #668a97;
    padding: 50px;
    position: relative
}

.arb-upload__title {
    padding-bottom: 20px
}

.arb-upload__info {
    font-size: 18px
}

.arb-upload__file {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.arb-upload__file .ajax-upload-dragdrop {
    width: 100% !important;
    height: 100%
}

.arb-upload__file .ajax-file-upload {
    height: 100%;
    font-size: 0
}

.arb-upload .ajax-file-upload-container {
    text-transform: none;
    text-align: center;
    position: relative;
    z-index: 1
}

.arb-upload .ajax-file-upload-statusbar {
    margin-top: 30px
}

.arb-upload .ajax-file-upload-preview {
    border: 2px solid #668a97;
    padding: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arb-upload .ajax-file-upload-cancel {
    cursor: pointer
}

.arb-video-carousel {
    margin: 5rem 0
}

.arb-video-carousel__slider {
    max-width: 100%;
    width: 100%
}

.arb-video-carousel__item {
    opacity: .5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 580px;
    margin: 5rem auto
}

.arb-video-carousel__item.slick-center {
    opacity: 1;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
    position: relative;
    z-index: 3
}

.arb-video-carousel__item img {
    display: block;
    margin: 0 auto;
    max-height: 500px
}

.arb-video-carousel__item .item-img {
    height: calc(100vw / 5);
    max-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.arb-video-carousel .slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.arb-why__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
    position: relative
}

.arb-why__list {
    padding-left: 0
}

.arb-why__list-item {
    list-style-type: none;
    max-width: 900px;
    margin: 0 auto
}

.arb-why__list-item:hover, .youtube {
    position: relative
}

.arb-why__list-item:hover:after, .arb-why__list-item:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}

.arb-why__list-item:hover:before {
    border-top: 2px solid #e3000f;
    border-left: 2px solid #e3000f;
    top: -5px;
    left: -5px
}

.arb-why__list-item:hover:after {
    border-bottom: 2px solid #e3000f;
    border-right: 2px solid #e3000f;
    bottom: -5px;
    right: -5px
}

.arb-why__list-item:hover .arb-why__name {
    color: #668a97;
    background-color: rgba(102, 138, 151, .4);
    cursor: pointer
}

.arb-why__list-item:hover .arb-why__name:before {
    content: "-";
    top: 0;
    left: 20px
}

.arb-why__list-item .arb-why__name {
    display: block;
    font-size: 16px;
    font-family: NotoSansBold;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding: 15px 20px 15px 60px
}

.arb-why__list-item .arb-why__name:before {
    content: "+";
    position: absolute;
    left: 15px;
    top: 2px;
    line-height: 1;
    color: #668a97;
    font-size: 42px;
    font-family: NotoSansRegular
}

.arb-why__list-item .arb-why__desc {
    display: none;
    font-size: 16px;
    text-transform: none;
    color: #000;
    padding-top: 10px;
    font-family: NotoSansRegular
}

.youtube {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    overflow: hidden
}

.youtube__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.youtube__media, .youtube__play {
    border: 0;
    position: absolute;
    top: 50%
}

.youtube__media {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-height: 100%;
    left: 0;
    width: 100%
}

.youtube__play {
    background-color: transparent;
    cursor: pointer;
    height: 50px;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    width: 50px;
    background-image: url(/local/templates/arb/images/play.svg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .4;
    -webkit-transition: opacity 1s, -webkit-transform .5s;
    -o-transition: opacity 1s, transform .5s;
    transition: opacity 1s, transform .5s;
    transition: opacity 1s, transform .5s, -webkit-transform .5s
}

.youtube__play:hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.youtube__play:active {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98)
}

.slick-slide:not(.slick-current) .youtube {
    pointer-events: none
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.arb-highlighted-text {
    background: #d7ffe3;
}



.arb-wrapper--gray {
    background-color: #EDEDED;
    padding: 70px 0;
}

.arb-wrapper--green-gradient {
    background-color: #007367;
    padding: 70px 0;
    background-image: url(/images/new-temp/mask-green-back.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

.arb-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -12px;
}

.arb-flex-item {
    flex: 1 1;
    padding: 12px;
}

.arb-title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.75em, 1.083em + 2.22vw, 3.75em);
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
    text-align: center;
    text-transform: none;
}

.arb-title.arb-title--gradient {
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 35%, rgba(255, 255, 255, 1) 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.arb-title.arb-title--red {
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.arb-flex-item .arb-title {
    font-size: clamp(1.75em, 1.333em + 1.39vw, 3em);
    text-align: left;
    margin: 0;
}

.arb-description {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1em, 0.917em + 0.28vw, 1.25em);
    text-align: center;
    margin-bottom: 30px;
    line-height: 157%;
}

.arb-list-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -20px;
}

.arb-list-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 25%;
    padding: 20px;
}

.arb-list-item.arb-list-item__between {
    justify-content: space-between;
}

.arb-list-item__frame {
    display: flex;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: clamp(0.625em, 0.417em + 0.69vw, 1.25em);
}

.arb-list-item__icon-frame {
    display: flex;
    align-items: center;
    border-radius: 10px;
    background-color: #00ACA8;
    margin: 0 16px 0 0;
}

.arb-list-item__icon {
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    margin: 0 0 24px;
}

.arb-list-item__icon-frame .arb-list-item__icon {
    width: 87px;
    height: auto;
    text-align: center;
    font-size: 70px;
    margin: 0;
}

.arb-list-item__icon svg{
    width: 100%;
}

.arb-list-item__title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.125em, 1em + 0.42vw, 1.5em);
    font-weight: 700;
    color: #333333;
    position: relative;
}

.arb-list-item__title.arb-list-item__title--green {
    color: #007367;
}

.arb-list-item__title.arb-list-item__title--icon-check {
    padding-left: 34px;
}

.arb-list-item__title.arb-list-item__title--icon-check:before {
    content: "";
    position: absolute;
    background-image: url(/images/svg/checkbox.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
}


.arb-list-item__subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
}

.arb-list-item__description {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1em, 0.958em + 0.14vw, 1.125em);
    font-weight: 500;
    color: #333333;
    margin-top: 10px;
}

.arb-list-item__text .arb-list-item__description {
    font-size: 1em;
}

.arb-image {
    border-radius: 14px;
    overflow: hidden;
}

.arb-image img {
    width: 100%;
}

ul.arb-list-check,
ul.arb-list-check li {
    list-style: none;
}

ul.arb-list-check {
    column-count: 2;
}

ul.arb-list-check li {
    font-size: clamp(1em, 0.958em + 0.14vw, 1.125em);
    position: relative;
    padding: 0 0 0 16px;
    margin: 0 16px 10px;
}

ul.arb-list-check li::before {
    content: "";
    position: absolute;
    top: 3px;
    left: -16px;
    width: 16px;
    height: 16px;
    background-image: url(/images/svg/green-check.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 1920px) {
    .arb-video-carousel__item .item-img {
        height: calc(100vw / 6)
    }
}

@media screen and (max-width: 1024px) {
    .arb-list-item {
        flex: 1 1 100%;
    }
}

@media screen and (max-width: 992px) {
    .page-404 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .page-404__description {
        margin-left: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media screen and (max-width: 768px) {

	#block_form_image .form_image {
		flex-wrap: wrap!important;
	}

	#block_schedule .schedule {
		position: relative;
		padding: 51px 0 70px;
	}
	#block_schedule .schedule .schedule_header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	#block_schedule .schedule .schedule_body {
		height: 340px;
		overflow-y: scroll;
	}

	.reviews .d-flex {
		display: flex;
		flex-wrap: wrap;
	}
	.reviews .d-flex .media_block {
		width: 100%;
	}
	.reviews .d-flex .text_block {
		width: 100%;
		padding: 25px 0;
	}

	.mainscreen_wrapper .left_side {
		width: 100%;
	}
	.mainscreen_wrapper .left_side {
		font-size: 32px;
	}
    .full, .wrapper {
        padding-left: 15px;
        padding-right: 15px
    }

    .page-404__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .page-404__button {
        margin-bottom: 10px
    }

    .arb-flex-item {
        flex: 1 1 100%;
    }

    .arb-flex-item .arb-title {
        text-align: center;
    }

    .arb-image img {
        object-fit: cover;
        object-position: center;
        max-height: 350px;
    }

    ul.arb-list-check {
        column-count: 1;
    }
}

@media(max-width:580px) {
	.strategy_desc .d-flex span.green_bordered {
		font-size: 99%;
	}

    .arb-list {
        padding: 10px 10px 10px 50px;
    }

    .arb-list-item__icon-frame {
        align-self: center;
    }

    .arb-list-item__icon-frame .arb-list-item__icon {
        width: 50px;
        font-size: 40px;
    }

}

@media (max-width: 480px) {
    .arb-title br {
        display: none;
    }
}

@media(max-width:420px) {
	.strategy_desc .d-flex span.green_bordered {
		font-size: 90%;
	}
}

/*# sourceMappingURL=template_styles.css.map */
a.footer__social-link.footer__social-link-facebook svg path {
    transition: 0.4s;
}

a.footer__social-link.footer__social-link-facebook:hover svg path {
    fill: #07f;
}

a.btn__text.label-pay.label-pay-org {
    padding: 10px 0;
    line-height: 2.5em;
    margin-top: 20px;
    font-size: 16px;
}

#b-pay a.btn__button.btn__button--pink.btn_no_color {
    background: none;
    color: #d8283c;
    border: 1px solid;
    height: initial !important;
    margin-top: 20px;
    text-align: center;
    line-height: 40px;
}

#b-pay a.btn__button.btn__button--pink.btn_no_color span {
    font-size: 1.6rem;
    max-width: 100%;
    line-height: 1.4;
    text-transform: uppercase;
}
.section_buy .form_wrapper .btn_wrapper .btn.label-pay-org {
    margin-left: 20px;
    border: 1px solid;
    color: #ba024d;
    /* text-transform: uppercase; */
    padding: 23px;
}
.arb-popup-window.js-popup-window.popup-new-temp .arb-popup-window__window {
    padding: 40px 80px !important;
    max-width: 800px !important;
}

.arb-popup-window.js-popup-window.popup-new-temp .arb-popup-window__window .arb-private__label {
    width: 100%;
}

.popup-thanks .popup-thanks__window {
    background: #007367;
    border: none;
    max-width: 70%;
    width: 100%;
    border-radius: 24px;
    box-shadow: none;
    padding: 40px 80px !important;
    max-width: 800px !important;
}

.popup-thanks__item.popup-thanks__item--img {
    display: none;
}

.popup-thanks__item--text {
    width: 100%;
    text-align: center;
    color: #fff;
    height: inherit !important;
    justify-content: center;
    align-items: center;
}

.popup-thanks__item.popup-thanks__item--text * {
    color: #fff;
}
.popup-thanks__item.popup-thanks__item--text .title {
    font-size: 40px;
    text-align: center;
    padding-bottom: 24px;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: initial;
}

.rutube-item-link {
    padding: 10px;
}

.youtube-title.open-video {
    text-align: center;
    width: 100%;
}
/* End */


/* Start:/local/templates/arb/custom.css?175100456933571*/
#cookie-banner {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: end;
    width: 100%;
    height: 100dvh;
    z-index: -1;
    scale: .8;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
}

#cookie-banner.active {
    opacity: 1;
    scale: 1;
    z-index: 10250;
    transition: all .3s;
}

#cookie-banner .container-new-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#cookie-banner .cookie-banner-container-outer {
    width: 100%;
    background-color: rgba(51, 51, 51, 0.9);
    padding: 33px 0;
    pointer-events: initial;
}

#cookie-banner .cookie-banner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
}

#cookie-banner .cookie-banner-title {
    font-family: 'Golos', sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 130%;
    color: #2E2E2E;
}

#cookie-banner .cookie-close {
    flex: none;
    position: relative;
    height: 142px;
    width: 142px;
    border-radius: 50%;
    overflow: hidden;
    border: none;
    cursor: pointer;
}

#cookie-banner .cookie-close-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

#cookie-banner .cookie-close::before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: #007367;
    background: radial-gradient(circle, rgba(0, 115, 103, 1) 0%, rgba(0, 172, 168, 1) 100%);
    opacity: 0;
    z-index: 2;
    transition: 0.4s;
}

#cookie-banner .cookie-close:hover::before {
    opacity: 1;
    transition: 0.4s;
}

#cookie-banner .cookie-close::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: #00ACA8;
    background: radial-gradient(circle, rgba(0, 172, 168, 1) 0%, rgba(0, 115, 103, 1) 100%);
    z-index: 1;
    transition: 0.4s;
}

#cookie-banner .cookie-banner-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 129%;
    color: #fff;
}

#cookie-banner .cookie-banner-text a {
    text-decoration: underline !important;
    transition: color .4s;
}

#cookie-banner .cookie-banner-text a:hover {
    color: #007367;
    transition: color .4s;
}

@media all and (max-width: 768px) {
    #cookie-banner .cookie-banner-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    #cookie-banner .cookie-close {
        height: 102px;
        width: 102px;
    }

    #cookie-banner .cookie-close-text {
        font-size: 11px;
    }

    #cookie-banner .cookie-banner-text {
        font-size: 18px;
    }
}

.info-text-ticket {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 20px;
}
.info-text-ticket span {
    font-size: 14px;
}
.link-policy {
display: flex;
gap: 10px;
flex-direction: column;
}
.footer-new .footer-new-flex .footer-flex {
align-items: start !important;
}
.arb-news-main__image-container {
    padding-bottom: 40%;
    position: relative;
    height: auto !important;
}
.arb-news-main__image-cover {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    overflow: hidden;
    position: absolute;
}
.publication-text {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.programm-wrapper .slick-arrow.slick-prev,
.programm-wrapper .slick-arrow.slick-next {
	top: 200px;
}
.footer__social-link-whatsapp svg path {
    transition: 0.4s;
}
.footer__social-link-whatsapp:hover svg path {
    fill: #54ee72;
    stroke: #54ee72;
}
.arb-news__social-link--vk:after {
    border-color: #4267b2;
    background-image: url(/images/vk-arb.svg);
}
.menu-full__contact.menu-full__vk:before {
    content: "";
    position: absolute;
    left: -3px;
    width: 25px;
    height: 18px;
    background-image: url(/images/vk-line-arb.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
[href="/disabled"] {
    display: none;
}
.button-top:hover {
    opacity: 1;
}
.banner-technologies {
    background-image: url(/local/templates/arb/images/banners/bg-tech.jpg) !important;
}
.banner-finance {
    background-image: url(/local/templates/arb/images/banners/banner-finance.jpg);
}
.banner-diagnostika {
    background-image: url(/local/templates/arb/images/banners/banner-diagnostika.jpg);
}
.banner-audit {
    background-image: url(/local/templates/arb/images/banners/banner-audit.jpg);
}
.banner-abonent {
    background-image: url(/local/templates/arb/images/banners/banner-abonent.jpg);
}
.banner-consultation {
    background-image: url(/local/templates/arb/images/banners/banner-consultation.jpg);
}
.banner-facility {
    background-image: url(/local/templates/arb/images/banners/banner-facility.jpg);
}
.banner-strategy {
    background-image: url(/local/templates/arb/images/banners/bg-13.jpg);
}
.strategy-diagram__description:hover {
    width: 400px;
}
.breadcrumb_link {
    color: gray;
    transition: .2s
}
.breadcrumb_link:hover {
    color: #333;
    text-decoration: underline;
}
.bx-breadcrumb-item span {
    font-size: 14px !important;
}
.bx-breadcrumb .bx-breadcrumb-item {
    color: gray
}
.strategy-diagram__text {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
.strategy-diagram__text ul {
    padding: 10px 0px !important;
    padding-left: 15px !important;
}
/* .arb-research {
    background: -o-linear-gradient(left,#fff 46%,#e0e8ea 46%);
    background: linear-gradient(to right,#fff 46%,#e0e8ea 46%);
} */
.arb-research__card-img {
    margin: 0 auto;
}
.arb-news__text-blocks {
    top: 73%;
}
.youtube__news {
    width: 100%;
    margin: auto;
}
/*Блоки мобильной версии*/
.mobile {
    display: none;
}
/*  */
.banner__case {
    border: 2px solid #668a97;
}
.banner__case:not(:first-child) {
    margin-left: 20px;
}
.banner__cases {
    margin: 3rem 0 1rem 0;
}
/**/
.banner__cases .city {
    font-weight: 600;
}
.banner-seminar .banner__case, .banner-seminars-webinars .banner__case {
    padding: 4px;
    width: 100%;
    max-width: 135px;
    min-width: 135px;
    height: 135px;
    padding-top: 19px;
}
.banner-seminar .banner__case.date .big, .banner-seminars-webinars .banner__case.date .big {
    font-size: 56px;
    margin-top: 12px;
}
.banner-seminar .banner__case.date .month, .banner-seminars-webinars .banner__case.date .month {
    font-size: 18px;
    margin-top: 8px;
    font-weight: 600;
}
.banner__case.summ:before {
    width: 18px;
    height: 0px;
    background-image: url(/local/templates/arb/);
}
.banner__case.summ::after {
    width: 0px;
    height: 0px;
    background-image: url(/local/templates/arb/images/ruble.svg) !important;
}
.banner-seminar .banner__case.summ {
    font-size: 18px;
    font-weight: 600;
}
.banner__case.summ .js-price {
    font-size: 56px;
    font-family: NotoSansBold;
    line-height: 1;
}
.banner-seminar .banner__case.city:before, .banner-seminars-webinars .banner__case.city:before {
    content: "";
    display: block;
    width: 28px;
    min-height: 41px;
    margin-bottom: 5px;
    background-size: contain;
}
.banner__cases .banner__case:first-of-type {
    margin-left: 0 !important;
}
/* добавленный отформатированный код для семинаров*/
.banner-seminar .banner__cases .city, .banner-seminars-webinars .banner__cases .city, .banner-seminar .banner__case.date .month, .banner-seminar .banner__case.summ, .banner-seminars-webinars .banner__case.summ {
    font-size: 16px;
    font-weight: 600;
}
.banner-seminar .banner__case.date .month, .banner-seminars-webinars .banner__case.date .month {
    font-size: 16px;
    margin-top: 9px;
    font-weight: 600;
}
.banner__cases .city span {
    padding-bottom: 17px;
}
@media (max-width: 1480px) {
    .banner__case {
        max-width: 100px;
        min-width: 100px;
        height: 100px;
        padding-top: 6px;
    }
    .banner__cases .city {
        font-weight: 600;
        font-size: 12px;
    }
    .banner__case.date .big {
        font-size: 48px;
        margin-top: 12px;
    }
    .banner__case.summ .js-price {
        font-size: 48px;
    }
    .banner__case.summ {
        font-size: 12px;
        font-weight: 600;
    }
    .banner-seminar .banner__right {
        padding-left: 0rem;
    }
}
@media (max-width: 1400px) {
    .banner .banner__right {
        width: auto !important;
    }
    .banner__case:not(:first-child) {
        margin-left: 17px;
    }
}
.banner__case.summ.free-price:before {
    content: none;
    margin-bottom: 0px;
    background-image: url(/local/templates/arb/images/Web-point.svg);
}
.banner__case.summ.parther-price::before {
    content: "";
    width: 19px;
    height: 21px;
    background-image: url(/local/templates/arb/images/ruble.svg) !important;
}
.banner__case.summ.parther-price span, .banner__case.summ.free-price span {
    font-size: 16px;
}
.banner__case.summ.parther-price span {
    margin-bottom: 8px;
}
.banner-seminar .banner__case.summ.free-price::before, .banner-seminars-webinars .banner__case.summ.free-price::before {
    content: "";
    width: 33px;
    height: 33px;
    background-image: url(/local/templates/arb/images/ruble.svg) !important;
    background-size: cover;
}
.banner-seminar .banner__case.city.seminar-icon:before {
    width: 69%;
    height: 95%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    background-image: url(/local/templates/arb/images/Web-point.svg);
}
/* добавленный отформатированный код для семинаров */
/* баннер со спикером */
.banner-seminar__title {
    margin-bottom: 10px;
}
.banner-seminar__name {
    padding-bottom: 0;
    font-size: 18px;
}
/* баннер со спикером */
/*  */
/***************/
/*   --   --   */
/*   ///////   */
/***************/
/* КОНТАКТЫ */
.banner-block-contact {
    /* min-height: 400px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url('/local/templates/arb/images/banner-contacts.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    padding: 250px 0px;
}
.yandex-map-contacts {
    margin: 7rem 0;
    -webkit-filter: grayscale(.7);
    filter: grayscale(.7);
}
.yandex-map-contacts .bx-yandex-view-layout {
    -webkit-filter: hue-rotate(495deg);
    filter: hue-rotate(495deg);
}
.wrap-contact-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}
@media (max-width: 770px) {
.link-policy {
margin-top: 65px;
}
    .wrap-contact-block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
.wrap-input-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.wrap-input-contacts input {
    margin: 10px 0px;
    padding: 10px;
    padding-left: 15px;
    /* width: 100%; */
    border: 1px solid #668a97;
    color: #668a97;
    /* text-transform: uppercase; */
    font-weight: 500;
}
.contact-form-content button {
    color: #fff;
    background-color: #668a97;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.contact-form-content button:hover {
    color: #668a97;
    background-color: transparent;
}
.item-contact-block-address {
    margin-top: 10rem;
    padding-left: 5rem;
}
.contact_item_info {
    margin: 21px 0;
    padding: 10px 0;
    font-size: 16px;
}
.contact_item_info:hover {
    color: #668a97;
}
.contact__phone {
    position: relative;
    padding-left: 28px;
}
.contact__phone:before {
    content: "";
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    background-size: cover;
    background-image: url(/local/templates/arb/images/contacts/phone-contact.png);
}
.contact__address {
    position: relative;
    padding-left: 28px;
}
.contact__address:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 22px;
    height: 34px;
    background-size: cover;
    background-image: url(/local/templates/arb/images/contacts/point-contact.png);
}
.contact__email {
    position: relative;
    padding-left: 28px;
}
.contact__email:before {
    content: "";
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    background-size: cover;
    background-image: url(/local/templates/arb/images/contacts/mail-contact.png);
}
/* КОНТАКТЫ */
/* выпадающий список спикеров */
.b-drop-employee {
    position: relative;
}
.drop-employee, .drop-employee-strategy {
    /* background-color: #ffffffcc; */
    background-color: #fffffff5;
    padding: 10px;
    display: none;
    border-radius: 5px;
    transition: .2s;
}
.b-drop-employee:hover .drop-employee {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 65px;
}
.b-drop-employee:hover .drop-employee-strategy {
    display: block !important;
    position: absolute;
    top: -70px;
    left: 60%;
}
.comand-drop-employee {
    font-family: NotoSansRegular;
    border-bottom: 2px dotted black;
}
/* выпадающий список спикеров */
.banner-seminar__content {
    margin-left: 20px;
}
/*  */
.arb-history__col, .arb-page table td {
    vertical-align: top; /*выравнивание таблицы по верхнему краю на странице с книгами в исследованиях*/
}
/* soglashenie */
.licence_block.licence_block {
    padding: 0 0 20px;
    position: relative;
    margin: -10px 0 0;
}
.licence_block.licence_block input[type=checkbox] {
    display: block;
    width: 0;
    line-height: 0;
    visibility: hidden;
    margin: 0;
}
body .licence_block.label_block input + label {
    padding-left: 23px;
    font-size: 13px;
    color: #888;
    z-index: 0;
}

body .licence_block.label_block input + label.error {
    color: #a9020d;
}

.licence_block input[type=checkbox] + label {
    margin-bottom: 4px;
    padding-left: 5px;
    position: relative;
    z-index: 100;
    cursor: pointer;
    outline: 0;
    font-weight: 400;
}
.licence_block label {
    position: relative;
    display: block;
    margin: 0 0 3px;
}
.licence_block input[type=checkbox] + label:before {
    font-size: 0;
    content: ".";
    display: none;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ddd;
    z-index: -1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.licence_block input[type=checkbox] + label:hover:before, .licence_block input[type=checkbox]:checked + label:before, .licence_block input[type=radio] + label:hover:before, .licence_block input[type=radio]:checked + label:before {
    display: inline-block;
    z-index: 3;
}
.licence_block input[type=checkbox]:checked + label:before, .licence_block input[type=checkbox]:checked + label:hover:before, .licence_block input[type=radio]:checked + label:before, .licence_block input[type=radio]:checked + label:hover:before {
    z-index: -1;
}
.licence_block input[type=checkbox] + label:before {
    color: #FFF;
    background: #668a97;
}
.licence_block input[type=checkbox] + label:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 0 1px #ccc inset;
    -moz-box-shadow: 0 0 0 1px #ccc inset;
    -webkit-box-shadow: 0 0 0 1px #ccc inset;
    background: #fff;
}
.licence_block input[type=checkbox]:checked + label:after {
    box-shadow: none;
    background: url('/local/templates/arb/images/Input_icons.svg') no-repeat;
}

.licence_block input[type=checkbox] + label.error:after {
    box-shadow: none;
    background: #a9020d;
}



.licenses_check a {
    color: #668a97;
}

.licenses_check label.error a {
    color: #a9020d;
}
/* soglashenie */
.table__city:before {
    background-repeat: no-repeat;
}
/*  */
.modul_programm {
    margin: 1rem 0;
}
.modul_programm td {
    vertical-align: top;
}
.modul_programm tr:nth-child(2n+1) td { /* нечетные */
    background-color: #aac6d0;
}
.modul_programm tr:nth-child(2n) td { /* четные */
    background-color: #e0e8ea;
}
.modul_programm tr:first-child td {
    background-color: #7aa3b2;
    color: #fff;
}
.wrap-modul-table {
    margin: 0 auto;
    width: 100%;
    overflow: auto;
}
/* ширина полупрозрачного белого фона
  с описанием в банерах */
.banner .banner__right {
    width: calc(100% / 3);
}
/* ------ */
/* правки контента внутренней страницы */
.arb-section .text-block {
    width: 100%;
    margin-top: 30px;
}
.arb-section .text-block p {
    padding: 0 50px;
    margin-bottom: 6px;
}
.arb-section .text-block ul {
    padding: 0 50px;
}
.arb-section .text-block .arb-why__list-item {
    margin-left: 0;
}
.arb-section .text-block h3 {
    margin-bottom: 12px;
}
.arb-section .text-block .arb-video-carousel__item {
    margin-top: 0;
}
.arb-video-carousel__item.rutube-item .youtube__play.popup-youtube {
    display: none;
}
/* end - правки контента внутренней страницы */
/*  */
.arb-video-carousel__slider .arb-video-carousel__item {
    cursor: pointer;
}
/* форма оплаты */
.price_for_pay_form {
    font-size: 24px;
    color: #668a97;
    font-weight: 600;
    margin-right: 2rem;
}
.price_for_pay_form::after {
    background-image: url(/local/templates/arb/images/ruble.svg);
    content: "";
    display: inline-block;
    width: 19px;
    min-height: 17px;
    background-size: contain;
}
.js-popup-window-pay .price_for_pay_form::after {
    width: 15px;
    min-height: 15px;
}
.wrap-info-pay p {
    margin: .5rem 0;
}
/* form pay */
.wrapper-info-pay-block {
    padding: 1rem;
}
.info-pay-block {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-gap: 15px;
    margin: 1rem 0;
}
.info-pay-block div:nth-child(2) {
    font-family: NotoSansBold;
}
.text-info-pay-detail {
    font-size: 12px;
    margin-top: -8px;
    margin-bottom: 10px;
    text-align: right;
}
.wrap-btn-pay {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    margin: 1rem 0;
    text-align: center;
}
.wrap-btn-pay a {
    width: 100%;
    margin-left: 0;
}
/* form pay */
/* доработки 10.12.19 формы оплаты */
.form-pay-container {
    /* justify-content: space-between; */
    flex-wrap: nowrap;
}
.form-pay-container .align-center {
    width: auto;
    align-self: center;
}
.price_for_pay_form {
    font-size: 60px;
    color: #668a97;
    font-weight: 600;
    margin-right: 2rem;
}
.right-block-mar .price_for_pay_form::after {
    background-image: url(/local/templates/arb/images/ruble.svg);
    content: "";
    display: inline-block;
    width: 36px;
    min-height: 35px;
    background-size: contain;
}
.right-block-mar {
    margin-left: 9rem; /*95px*/
    box-shadow: 3px 3px 5px #333;
    background: #ffffffcf;
    padding: 9rem;
}
@media (max-width: 1080px) {
    .right-block-mar {
        margin-left: 7rem; /*95px*/
    }
}
.b-drop-employee {
    position: relative;
}
.drop-employee {
    background-color: #fffffff2;
    padding: 10px;
    display: none;
    border-radius: 5px;
    transition: .2s;
}
.b-drop-employee:hover .drop-employee {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 65px;
}
.comand-drop-employee {
    font-family: NotoSansRegular;
    border-bottom: 2px dotted black;
}
.wrap-count-inp {
    display: flex;
}
.count_quantity {
    margin-top: 5px;
    margin-bottom: -7px;
}
.input-count {
    width: 55px;
}
.btn-minus, .btn-minus2 {
    padding: 5px;
    background: #668a97;
    color: #fff;
    width: 25px;
    margin-right: 5px;
    text-align: center;
    align-self: center;
    font-size: 29px;
    cursor: pointer;
}
.btn-plus, .btn-plus2 {
    padding: 5px;
    background: #668a97;
    color: #fff;
    width: 25px;
    margin-left: 5px;
    text-align: center;
    align-self: center;
    cursor: pointer;
    font-size: 29px;
}
/* форма оплаты */
/* затемнение */
.banner-seminar.banner--dark::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
}
/* end - затемнение */
/* news/ доп. блок с картинкой и текстом */
.section-block-link {
    padding: 3rem 0;
    margin: 0 auto;
    width: 100%;
}
.wrap-b-link {
    border: 8px solid #668a97;
    padding: 6rem;
}
.wrap-b-link .title-b {
    font-size: 3rem;
    color: #668a97;
    text-transform: uppercase;
    margin: 0 0 4rem;
    text-align: center;
    font-weight: 600;
}
.wrap-b-link .info-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.info-b .img-b img {
    max-width: 100%;
    max-height: 300px;
    height: auto;
    margin: 0 auto;
}
.wrap-b-link .text-b-right {
    padding-left: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.btn-wrap {
    text-align: right;
}
.info-b .img-b {
    text-align: center;
}
@media (max-width: 480px) {
    .wrap-b-link {
        margin: 0;
        padding: 1.5rem;
    }
    .wrap-b-link .info-b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
/* news/ доп. блок с картинкой и текстом */
.b-wrap-attention {
    padding: 8px 50px;
}
.b-attention {
    border-radius: 1px;
    padding: 2rem 0 1.5rem;
    box-shadow: 0 0 4px #c3d0d6;
    margin: 0px 4rem;
}
@media (max-width: 480px) {
    .b-wrap-attention {
        padding: 8px 5px;
    }
}
/* news/ доп. блок с картинкой и текстом */
/* author */
.employee-author {
    padding: 2rem;
    padding-left: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: between;
    -ms-flex-pack: between;
    justify-content: between;
    border-left: 6px solid #668a97;
    background: -webkit-gradient(linear, left top, right top, from(#f4f8f9a6), to(transparent));
    background: -o-linear-gradient(left, #f4f8f9a6, transparent);
    background: linear-gradient(to right, #f4f8f9a6, transparent);
    /* background: linear-gradient(to right, #f4f8f9, transparent); */
    width: 100%;
    font-size: 14px;
}
.employee-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.employee-card {
    max-width: 285px;
    text-align: center;
    margin: 0 1rem;
}
.employee-title {
    margin: 0 0 1rem;
    color: #668a97;
}
.employee-name {
    font-size: 18px;
    font-weight: 500;
    margin: .7rem 0 1rem;
    text-transform: uppercase;
}
.employee-name a {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #000 !important;
}
.employee-name .bold-text {
    font-weight: 600;
}
.employee-desc {
    font-size: 1.4rem;
}
.employee-img-a img {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.employee-img-a img:hover {
    -webkit-box-shadow: 0 0 9px 0px #668a97;
    box-shadow: 0 0 9px 0px #668a97;
}
/* author */
.banner__content .arb-originality__button:not(:first-child), .parallax__button:not(:first-child) {
    margin-left: 0;
}
/* Страница Онлайн. \events\online.php */
.online-header-b {
    background: #ededed;
    padding: 80px 0 35px;
}
.wrap-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px auto;
    grid-template-columns: 1fr auto;
    grid-gap: 10px;
    width: 100%;
}
.header-bg {
    background: url('/images/event_online/2020.png') no-repeat;
    background-size: contain;
    padding: 1rem 0
}
.header-right {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.online-date {
    font-size: 18px;
    margin: 15px 0;
}
.online-title {
    line-height: 1.3;
    font-size: 36px;
    margin: 15px 0;
}
.bold {
    font-weight: 600;
    font-family: NotoSansBold;
}
.online-desc {
    max-width: 460px;
    line-height: 1.5;
    font-size: 18px;
}
.btn-buy {
    margin: 60px 0 10px;
}
.btn__button--red {
    background: #cd323c;
    color: #fff;
    border-color: #cd323c;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.btn__button--red:hover, .btn__button--red:focus {
    background: transparent;
    color: #000;
    /* border-color: #cd323c; */
}
.header-el {
    width: 200px;
    height: 200px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #668a97;
}
.number-text {
    font-size: 32px;
}
.oval-text {
    width: 120px;
    height: 120px;
    background: #507886;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.el-spiker {
    background: url('/images/event_online/spiker.png') no-repeat;
    background-color: #668a97;
    background-position: bottom;
}
.el-theme {
    background: url('/images/event_online/theme!.png') no-repeat;
    background-color: #668a97;
    background-position: center;
}
.el-empty {
    border-radius: 100%;
    padding: 10px;
    /* margin: 10px; */
    background: transparent;
    -webkit-box-shadow: 0px 0px 18px #bfbebeba;
    box-shadow: 0px 0px 18px #bfbebeba;
    width: 75%;
    height: 75%;
}
.b-text-start-article {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 6rem 1fr;
    grid-template-columns: auto 1fr;
    grid-gap: 6rem;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 3rem;
}
.cube {
    -webkit-box-shadow: 0px 0px 18px #bfbebeba;
    box-shadow: 0px 0px 18px #bfbebeba;
    width: 180px;
    height: 180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.circle-dot {
    border-radius: 100%;
    background: #cd323c;
    width: 15px;
    height: 15px;
}
.text-article {
    font-size: 18px;
    line-height: 1.5;
    padding: 2rem;
}
.b-do-right-now {
    border-top: 4px solid #cd323c;
    border-bottom: 4px solid #cd323c;
    width: 100%;
    padding: 5rem 6rem;
    font-size: 40px;
}
.wrap-ideal-thunder {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 5fr 6rem 4fr;
    grid-template-columns: 5fr 4fr;
    grid-gap: 6rem;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 480px;
}
.b-thunder {
    background: #668a97;
    /* padding: 8rem 6rem; */
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.b-thunder-padding {
    padding: 8rem 6rem;
}
.b-thunder .btn-buy {
    margin: 35px 0 0;
}
.wpap-spikers {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.item-spiker {
    text-align: center;
}
.text-item {
    font-size: 18px;
}
.number-item {
    color: #668a97;
    font-size: 18px;
    margin-bottom: 40px;
    font-size: 24px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.title-spiker {
    text-align: center;
    font-size: 18px;
    margin: 1rem auto;
}
.item-grid {
    border: 2px solid #668a97;
    padding: 1rem 2rem;
    min-height: 200px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.item-grid--green {
    background: #668a97;
    color: #fff !important;
}
.item-grid--green .number-item {
    color: #fff !important;
}
.wrap-first-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 4rem 1fr;
    grid-template-columns: 2fr 1fr;
    grid-gap: 4rem;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2rem;
}
.grid-title {
    padding: 3rem;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.wrap-grid-theme {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2rem;
}
.b-buy {
    background: #ededed;
    padding: 88px 130px;
    position: relative;
}
.wrap-buy-ticket {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    width: 100%;
    font-size: 20px;
    line-height: 1.4;
}
.wrap-buy-ticket .btn-buy {
    margin: 30px 0 0;
}
.b-buy .text-article {
    padding: 0;
    margin: 2rem 0;
}
.footer-bg {
    background-image: url('/images/event_online/20.png');
    background-repeat: no-repeat;
    background-position: -36px 39px;
    background-size: contain;
}
@media (max-width: 480px) {
}
/* Страница Онлайн. \events\online.php */
/* смена фона в красном баннере-строчке с анонсом грядущего мероприятия */
.arb-adblock__wrapper, .arb-adblock__wrapper .jcsb, .arb-adblock {
    height: auto;
    background-color: firebrick;
}
.dop-b-title {
    line-height: 1.3;
    font-size: 36px;
    margin: 15px 0;
}
.b-img-dop {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: linear-gradient(to right, #fff 33%, #ededed 33%);
}
.b-img-dop img {
    padding: 6rem 0;
}
.dop-b-text-item {
    font-size: 18px;
    line-height: 1.4;
}
.wrap-dop-b {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    width: 100%;
    padding-bottom: 4rem;
}
.arb-popup-window__window {
    overflow: auto;
    max-height: 89vh;
    transform: translate(-50%, -50%);
}
.footer__logo {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin-top: 60px;
    margin-left: -15px;
}
@media all and (max-width: 1000px) {
    .footer__logo {
        max-width: 510px;
        margin-top: 30px;
    }
}
@media all and (max-width: 600px) {
    .footer__logo {
        grid-template-columns: 1fr;
        max-width: 200px;
        grid-gap: 10px;
    }
}
.footer__logo svg {
    aspect-ratio: 4 / 1 !important;
    max-width: 100%;
    max-height: 55px;
    height: 100%;
}
/* End */


/* Start:/local/templates/arb/ie.css?156404605730*/
[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/arb/custom2.css?1751006051196755*/
html, body {
    scroll-behavior: smooth;
}

body * {
    font-family: 'Montserrat';
}

body.strategic-management {
    background-color: #f7f7f7;
}

.section_gallery {
    padding: 40px 0;
}
@media (max-width: 991px) {
    .section_gallery {
        padding: 30px 0;
    }
}
.section_gallery h2 {
    background: radial-gradient(233.07% 150.98% at -19.25% 10.92%, rgb(0, 115, 103) 0%, rgb(0, 172, 168) 50%, rgb(0, 115, 103) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 60px;
    line-height: 1.03;
    text-align: center;
    color: #B3014A;
    margin: 0 0 30px;
}
.section_gallery .gallery_slider__wrapper {
    width: 100%;
    position: relative;
}
.section_gallery .gallery_slider__wrapper .slider_item {
    margin: 0 12px;
}
@media (max-width: 991px) {
    .section_gallery .gallery_slider__wrapper .slider_item {
        margin: 0 5px;
    }
}
.section_gallery .gallery_slider__wrapper .slider_item img {
    display: block;
    width: 100%;
    height: 410px;
    object-fit: cover;
    object-position: center;
    border-radius: 14px;
}
@media (max-width: 767px) {
    .section_gallery .gallery_slider__wrapper .slider_item img {
        height: 300px;
    }
}

.owl-carousel.reviews-slider {
    position: relative;
}

.owl-carousel.reviews-slider .owl-nav button {
    pointer-events: initial;
}

.owl-carousel.reviews-slider .owl-nav button.owl-next {
    transform: rotate(180deg);
    width: fit-content;
}

.owl-carousel.reviews-slider .owl-nav svg path {
    fill: rgb(4 157 154);
}

.owl-carousel.reviews-slider .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none;
}


#block_checkbox_block {
    padding: 0 0 160px 0;
}

#block_html .container {
    position: relative;
}

#block_html .container-new {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;

    transform: translateY(-50%);
}


#block_html .price_programm {
    background-image: url('/images/price-programm.png');
    background-repeat: no-repeat;
    padding: 40px 50px;

    border-radius: 10px;

    align-items: center;
    justify-content: space-between;
    background-size: cover;
    display: flex;
    flex-wrap: nowrap;
}

@media (max-width: 992px) {
    #block_html .price_programm {
        background-size: 100% 100%;
    }
}

#block_html .price_programm .left_block_price {
}

#block_html .price_programm .left_block_price .title {
    font-size: 34px;
    color: #fff;
    -webkit-text-fill-color: #fff;
    margin: 0 0 26px 0;
    background: none !important;
    padding: 0;
    text-align: left;

}

#block_html .price_programm .left_block_price .price_item {
    font-size: 24px;
    color: #fff;
    position: relative;
    padding: 0 0 0 40px;
    margin: 0 0 10px 0;
    background-image: none;
}

#block_html .price_programm .left_block_price .price_item::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 20px;
    height: 19px;
    background-image: url('/images/item-a-icon.png');
    background-repeat: no-repeat;
}

#block_html .price_programm .right_block_price {
    padding: 0 40px 0 0;
}

@media (max-width: 768px) {
    #block_html .price_programm {
        flex-wrap: wrap;
    }

    #block_html .price_programm .right_block_price {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .section.new-banner-seminars-2024 {
        padding-top: 70px;
    }

    #block_checkbox_block {
        padding: 0 0 210px 0;
    }

}


.strategy_wrapper .text_block {
    width: 100%;
}

.strategic-management .text-content-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 65px;
}

.strategic-management .text-and-photo-flex .col-text {
    width: 100% !important;
}

.new-header, .new-header * {
    box-sizing: border-box;
}

.new-header .new-header-wrapper {
    padding: 0 10px;
    max-width: 1136px;
    margin: 0 auto;
}

.new-header .new-header-flex {
    display: flex;
    align-items: center;
}

.new-header .new-header-col-logo a.logo {
    display: flex;
    align-items: center;
}

.new-header .new-header-col-logo svg {
    width: 5px;
    min-width: 5px;
}

.new-header .new-header-col-logo img {
    margin-right: 17px;
}

.new-header .new-header-col-logo .logo {
    display: flex;
    align-items: center;
}

.new-header .new-header-flex .empty-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.new-header {
    position: relative;
    z-index: 2;
    background: #fff;
}

.new-header-col-menu {
    width: 60%;
    max-width: 560px;
}

.c-widget-menu-main .header-main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.c-widget-menu-main .header-main-menu .menu-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    text-align: center;
}

.c-widget-menu-main .header-main-menu .menu-item-text-wrapper {
    display: block;
    padding: 15px 14px;
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    position: relative;
    color: #007367;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
}

.c-widget-menu-main .header-main-menu .menu-item-text-wrapper:after {
    transition: 0.4s;
    opacity: 0;
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: #D6001C;
    border-radius: 50%;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.c-widget-menu-main .header-main-menu .menu-item-text-wrapper:hover:after {
    opacity: 1;
}

.new-header-col-phone a {
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    color: #007367;
    padding: 0 14px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.new-header-col-phone a svg {
    width: 16px;
    min-width: 16px;
    margin-right: 10px;
}

.new-header-col-phone a:hover {
    color: #00ACA8;
}

.new-header-col-search .js-header-search:hover svg circle, .new-header-col-search .js-header-search:hover svg path {
    stroke: #00ACA8;
}

.new-header-col-search .js-header-search svg circle, .new-header-col-search .js-header-search svg path {
    transition: 0.4s;
}

.new-header .new-header-col-social .footer__social-link svg path {
    transition: 0.4s;
}

.new-header .new-header-col-social .footer__social-link:hover svg path {
    fill: #00ACA8;
}

.new-header-col-phone a:hover svg path {
    stroke: #00ACA8;
}

.new-header-col-phone a svg path {
    transition: 0.4s;
}

.new-header-col-search .js-header-search {
    padding: 0 35px;
}

.new-header .new-header-col-social {
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-header .new-header-col-social .footer__social-link {
    margin-right: 31px;
}

.new-header .new-header-col-social .footer__social-link:last-child {
    margin-right: 0;
}

.menu-submenu.menu-submenu-1 {
    overflow: hidden;
}

.menu-submenu.menu-submenu-1 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    opacity: 0;
    cursor: default;
    margin-left: 0;
    background: #fff;
    z-index: 11;
    border-top: 1px solid #E5E5E5;
    width: 100%;
}

form.menu-search-main {
    display: none;
    background-color: #007367;
}

form .menu-search-main-wrapper {
    display: flex;
    padding: 50px 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    max-width: 763px;
    margin: 0 auto;
    position: relative;
    align-items: center;
}

form .menu-search-main-wrapper input.menu-search__input {
    border: none;
    background: transparent;
    border-bottom: 1px solid #D9D9D9;
    height: auto !important;
    outline: none;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    color: #fff;
    padding-left: 30px;
    margin-right: 54px;
}

form .menu-search-main-wrapper svg {
    position: absolute;
    bottom: 75px;
}

form .menu-search-main-wrapper input.menu-search__submit {
    width: 100%;
    height: 100%;
    min-width: 100%;
    margin: 0;
    background-image: url(/images/new-temp/fd.svg);
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
}

form .menu-search-main-wrapper .search-btn:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(244, 54, 76, 1) 0%, rgb(123 0 11) 100%);
    z-index: 1;
    transition: 0.4s;
}

form .menu-search-main-wrapper .search-btn {
    height: 68px;
    -ms-flex: 0 0 68px;
    flex: 0 0 68px;
    max-width: 68px;
    width: 68px;
    min-width: 68px !important;

    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

form .menu-search-main-wrapper .search-btn:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(123 0 11) 0%, rgb(244, 54, 76, 1) 100%);
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}


form .menu-search-main-wrapper .search-btn:hover:after {
    opacity: 0;
}

form .menu-search-main-wrapper .search-btn:hover:before {
    opacity: 1;
}

.new-wrapper {
    padding: 0 10px;
    max-width: 1136px;
    margin: 0 auto;
}

.banner-main {
    display: flex;
    background: #007367;
    background-image: url(/images/new-temp/mask.png);
    background-size: cover;
    background-position: bottom right;
    min-height: 584px;
    color: #fff;
    position: relative;
    z-index: 1;
    align-items: center;
    overflow: hidden;
}

.banner-main.banner-main--gift {
    min-height: fit-content;
    overflow: visible;
}

.banner-main .rect-img {
    position: absolute;
    background-image: url(/images/new-temp/rect.png);
    top: -125px;
    bottom: -100px;
    left: 0;
    width: 30%;
    background-repeat: no-repeat;
    background-size: contain;
}

main#content {
    /* z-index: 1; */
    /* position: relative; */
}

.banner-main .banner-main-flex {
    position: relative;
    padding: 50px 0;
    display: flex;
}

.banner-main.banner-main--gift .banner-main-flex {
    padding: 0;
    align-items: center;
}

.banner-main .new-wrapper {
    width: 100%;
}

.banner-main .banner-main-flex .banner-main-logo:not(.strategic-management) {
    min-width: 438px;
    min-height: 438px;
    background-image: url(/images/new-temp/banner-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-main .banner-main-flex .banner-main-logo.strategic-management {
    min-width: 460px;
    min-height: 460px;
    background-image: url(/images/MSI-7.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

.banner-main .banner-main-flex .banner-main-logo.ellipse {
    display: flex;
    top: 0;
    left: 0;
    min-width: 275px;
    width: 100%;
    max-width: 380px;
    min-height: 275px;
    background-image: url(/images/gift/ellipse.png);
    background-position: bottom;
    position: relative;
    margin: 45px 0 0;
}

.banner-main.banner-main--gift .banner-main-flex .banner-main-logo img {
    position: absolute;
    bottom: -10%;
    left: 15%;
    width: 70%
}



.banner-main .banner-main-flex .banner-main-ttl {
    font-weight: 600;
    /*font-size: 34px;*/
    font-size: 24px;
    line-height: 120%;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 50px;
}

.banner-main.banner-main--gift .banner-main-flex .banner-main-ttl {
    font-size: clamp(1.75em, 1em + 2.5vw, 4em);
    color: #FFFFFF;
    text-transform: none;
    padding: 0;
    margin: 20px 0;
}

.banner-main .banner-main-flex .banner-main-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.banner-main .banner-main-flex .banner-main-txt {
    padding-left: 80px;
}

.banner-main .banner-main-flex .banner-btn {
    height: 165px;
    max-width: 165px;
    width: 165px;
    min-width: 165px !important;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 50px;
}

.banner-main .banner-main-flex .banner-btn:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(244, 54, 76, 1) 0%, rgb(123 0 11) 100%);
    z-index: 1;
    transition: 0.4s;
}

.banner-main .banner-main-flex .banner-btn:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(123 0 11) 0%, rgb(244, 54, 76, 1) 100%);
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}

.banner-main .banner-main-flex .banner-btn a.banner-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 142%;
    font-weight: 500;
}

.banner-main .banner-main-flex .banner-btn:hover:before {
    opacity: 1;
}

.banner-main .banner-main-flex .banner-btn:hover:after {
    opacity: 0;
}

.banner-frame {
    display: flex;
    align-items: center;
    background: #007367;
    background-image: url(/images/new-temp/mask.png), url(/images/new-temp/dots-banner.png);
    background-size: cover, contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #fff;
    font-size: 16px;
}

.banner-frame-wrapper {
    padding: 50px 0;
    display: flex;
    align-items: center;
}

.banner-frame-content {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.banner-frame-content__text {

}

.banner-frame-content__text-title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.5em, 1.4em + 0.5vw, 2em);
    line-height: 120%;
    font-weight: 700;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 1em;
}

.banner-frame-content__text-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 130%;
    font-weight: 500;
    margin-bottom: 0.875em;
}

.banner-frame-content__info {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.5em;
}

.banner-frame-content__info-item {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 160%;
    font-weight: 700;
}

.banner-frame-content__info-item:not(:first-child) {
    margin-top: 0.25em;
}

.banner-frame-content__info-item svg {
    margin-right: 0.5em;
}

.banner-frame-content__button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 68px;
    width: 315px;
}

.banner-frame-content__button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(161, 0, 14);
    background: linear-gradient(90deg, rgba(161, 0, 14, 1) 0%, rgba(214, 0, 28, 1) 100%);
    opacity: 0;
    transition: 0.4s;
}

.banner-frame-content__button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(214, 0, 28);
    background: linear-gradient(90deg, rgba(214, 0, 28, 1) 0%, rgba(161, 0, 14, 1) 100%);
    opacity: 1;
    transition: 0.4s;
}

.banner-frame-content__button:hover:before {
    /* opacity: 0; */
}

.banner-frame-content__button:hover:after {
    opacity: 1;
}

.banner-frame-content__button .banner-link {
    font-family: "Montserrat", "sans-serif";
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    align-self: center;
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

.banner-frame-image {
    display: flex;
    margin-left: 40px;
    aspect-ratio: 1 / 1;
    max-width: 391px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.banner-frame-image img {
    object-fit: cover;
}

@media all and (max-width: 768px) {
    .banner-frame-wrapper {
        display: flex;
        flex-direction: column;
    }

    .banner-frame-image {
        margin: 40px 0 0;
    }

    .banner-frame-content__button {
        width: 100%;
    }
}

.nums-wrapper, .nums-wrapper * {
    box-sizing: border-box;
}

.nums-wrapper .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    text-transform: none;
    background: rgb(244, 54, 76);
    line-height: 103%;
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 37px;
}

.nums-wrapper .num {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nums-wrapper .description {
    text-align: center;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 77px;
    line-height: 157%;
}

.nums-wrapper .nums-flex .nums-flex-item .txt {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

.nums-wrapper {
    padding-bottom: 32px;
    background: #f7f7f7;
    padding-top: 127px;
}

.nums-wrapper .nums-flex {
    display: flex;
    margin: -10px -30px;
    padding-bottom: 70px;
}

.nums-wrapper .nums-flex .nums-flex-item {
    text-align: center;
    width: 33.333333%;
    padding: 10px 30px;
    border-left: 1px solid #D9D9D9;
}

.nums-wrapper .nums-flex .nums-flex-item:first-child {
    border: none;
}

.nums-wrapper .new-wrapper {
    margin-top: -50px;
}

.faq-clients {
    position: relative;
    background: #007367;
    padding: 67px 0 67px 0;
    background-image: url(/images/new-temp/fon.png);
    background-size: cover;
    background-position: bottom right;
}

.faq-clients:after {
    content: "";
    background-image: url(/images/new-temp/round.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.faq-clients .new-wrapper {
    position: relative;
    z-index: 2;
}

.faq-clients .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: left;
    font-size: 60px;
    text-transform: none;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 65px;
}

.faq-clients .faq-clients-flex {
    display: flex;
    padding-left: 70px;
}

.faq-clients .faq-clients-flex .faq-clients-carousel {
    border-radius: 14px;
    width: 75%;
    border: 1px solid #ffffff4d;
    padding: 40px 24px 60px 24px;
}

.faq-clients .faq-clients-flex .button-wrap {
    width: 25%;
    text-align: right;
}

.faq-clients .faq-clients-flex .button-wrap button {
    height: 142px;
    max-width: 142px;
    width: 142px;
    min-width: 142px !important;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 40px;
    background: transparent;
    border: none;
}

.faq-clients .faq-clients-flex .button-wrap button .btn__text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 142%;
    font-weight: 500;
}

.faq-clients .faq-clients-flex .button-wrap button:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(123 0 11) 0%, rgb(244, 54, 76, 1) 100%);
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}

.faq-clients .faq-clients-flex .button-wrap button:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(244, 54, 76, 1) 0%, rgb(123 0 11) 100%);
    z-index: 1;
    transition: 0.4s;
}

.faq-clients .faq-clients-flex .button-wrap button:hover:after {
    opacity: 0;
}

.faq-clients .faq-clients-flex .button-wrap button:hover:before {
    opacity: 1;
}

.faq-clients .faq-clients-flex .button-wrap button:hover .btn__text {
    color: #fff;
}

.faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    background: transparent url(/images/new-temp/arr.svg) no-repeat center;
    transition: all .3s;
}

.faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow:hover {
    background: #fff url(/upload/medialibrary/7a5/ys2yn4adktlgzkrbd8bk7efg5lmtb29l/green.svg) no-repeat center;
}

.faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-next {
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
}

.faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow:before {
    display: none;
}

.faq-clients .faq-clients-flex .faq-clients-carousel ul.arb-dots {
    display: none !important;
}

.faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -70px;
    top: 50%;
}

.faq-clients .faq-clients-flex .name {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 15px;
}

.faq-clients .faq-clients-flex .preview {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.faq-clients .faq-clients-flex .button-wrap button {
    height: 142px;
    max-width: 142px;
    width: 142px;
    min-width: 142px !important;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 40px;
    background: transparent;
    border: none;
}

.faq-clients .faq-clients-flex .button-wrap button .btn__text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 142%;
    font-weight: 500;
}

.faq-clients .faq-clients-flex .button-wrap button:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(123 0 11) 0%, rgb(244, 54, 76, 1) 100%);
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}

.faq-clients .faq-clients-flex .button-wrap button:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(244, 54, 76, 1) 0%, rgb(123 0 11) 100%);
    z-index: 1;
    transition: 0.4s;
}

.faq-clients .faq-clients-flex .button-wrap button:hover:after {
    opacity: 0;
}

.faq-clients .faq-clients-flex .button-wrap button:hover:before {
    opacity: 1;
}

.faq-clients .faq-clients-flex .button-wrap button:hover .btn__text {
    color: #fff;
}

.faq-clients, .faq-clients * {
    box-sizing: border-box;
}

.faq-clients .faq-clients-flex .faq-clients-carousel .clients-item {
    padding-right: 10px;
}

.expert-wrapper {
    background: #f7f7f7;
    padding: 67px 0 60px 0;
}

.expert-wrapper.green {
    background: #007367;
}

.strategic-management-wrap .expert-wrapper {
    padding: 0;
}

.expert-wrapper .expert-flex-wrapper {
    width: 80%;
    margin: 0 auto;
}

.expert-wrapper .expert-flex-wrapper .slick-list .slick-slide {
    padding: 40px;
    background: #FFFFFF;
    margin: 0 auto;
    border-radius: 14px;
}

.expert-wrapper .expert-flex {
    display: flex;
    width: 100%;
    margin: -30px;
}

.expert-wrapper .expert-flex .expert-carousel {
    width: 100%;
}

.expert-wrapper .expert-flex .expert-preview-left {
    width: 35%;
    padding: 30px;
}

.expert-wrapper .expert-flex .expert-preview-right {
    width: 65%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.expert-wrapper .expert-flex-wrapper .preview-img {
    padding-bottom: 155%;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: 14px;
    cursor: pointer;
}

.expert-carousel.js-expert-carousel__slider.slick-initialized.slick-slider .preview-img {
    scale: 1;
    transition: all .3s;
}

.slick-slider .slick-list {
    cursor: grab;
}

.expert-carousel.js-expert-carousel__slider.slick-initialized.slick-slider .preview-img:hover {
    scale: 1.09;
}

.expert-wrapper .expert-flex-wrapper .preview-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 44px;
    max-height: 44px;
}

.expert-wrapper .expert-flex-wrapper .preview-img img.hovered,
.expert-carousel.js-expert-carousel__slider.slick-initialized.slick-slider .preview-img:hover img:not(.hovered) {
    opacity: 0;
    transition: opacity .3s;
}

.expert-carousel.js-expert-carousel__slider.slick-initialized.slick-slider .preview-img:hover img.hovered {
    opacity: 1;
    transition: opacity .3s;
}

.expert-wrapper .expert-flex-wrapper .expert-qualities {
    padding-top: 17px;
}

.expert-wrapper .expert-flex-wrapper .expert-qualities .expert-quality {
    color: #0A0A0A;
    font-size: 14px;
    background: #D7E1E9;
    padding: 6px 12px;
    border-radius: 30px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    display: inline-flex;
}

.expert-wrapper .expert-flex-wrapper .expert-qualities .expert-quality img {
    width: 12px;
    min-width: 12px;
    margin-right: 4px;
}

.expert-wrapper, .expert-wrapper * {
    box-sizing: border-box;
}

.expert-wrapper .expert-flex .expert-carousel {
    width: 100%;
}

.expert-wrapper .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
}

.expert-wrapper.green .title {
    background: rgb(255, 255, 255);
    background: linear-gradient(145deg, rgba(255, 255, 255, 1) 0%, rgba(0, 172, 168, 1) 40%, rgba(255, 255, 255, 1) 58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.expert-wrapper .description {
    font-size: 20px;
    line-height: 143%;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: #333333;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 45px;
    font-weight: 500;
    max-width: 950px;
}

.expert-wrapper .expert-flex .name {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    padding: 0;
    padding-bottom: 10px;
    font-weight: 600;
}

.expert-wrapper .expert-flex .position {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    padding: 0;
    padding-bottom: 10px;
    font-weight: 500;
}

.expert-wrapper .expert-flex .button-wrap a {
    overflow: hidden;
    position: relative;
    font-size: 14px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
    padding: 12px 24px;
    display: inline-block;
    border-radius: 30px;
}

.expert-wrapper .expert-flex .button-wrap a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0, 190, 186);
    background: linear-gradient(100deg, rgba(0, 190, 186, 1) 18%, rgba(0, 115, 103, 1) 49%);
    transition: 0.4s;
    opacity: 0;
}

.expert-wrapper .expert-flex .button-wrap a:hover:after {
    opacity: 1;
}

.expert-wrapper .expert-flex .button-wrap a span {
    position: relative;
    z-index: 2;
}

.expert-wrapper .expert-flex .expert-preview-left .expert-qualities {
    display: none;
}

.expert-wrapper .expert-flex .preview-text {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    padding: 0;
    padding-bottom: 10px;
    font-weight: 400;
    position: relative;
}

.expert-wrapper .expert-flex .preview-text.active {
    max-height: 100% !important;
}

.expert-wrapper .expert-flex .read-all {
    cursor: pointer;
    color: #007367;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    padding-bottom: 35px;
    padding-top: 10px;
    display: none;
    font-weight: 600;
}

.expert-wrapper .expert-flex-wrapper .button-wrap {
    padding-top: 20px;
}

.expert-wrapper .expert-flex .preview-text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    opacity: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 18%, rgba(0, 115, 103, 0) 100%);
}


.expert-wrapper .expert-flex-wrapper .slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background: transparent url(/images/new-temp/arr2.svg) no-repeat center;
    position: absolute;
    transition: all .3s;
}

.expert-wrapper.green .expert-flex-wrapper .slick-arrow {
    border: 1px solid #FFFFFF;
    background: transparent url(/images/new-temp/arr.svg) no-repeat center;
}

.expert-wrapper .expert-flex-wrapper .slick-arrow:hover {
    background: #007367 url(/images/new-temp/arr.svg) no-repeat center !important;
}

.expert-wrapper.green .expert-flex-wrapper .slick-arrow:hover {
    background: #FFFFFF url(/images/new-temp/arr2.svg) no-repeat center !important;
}

.expert-wrapper .expert-flex-wrapper .slick-next {
    right: -50px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
}

.expert-wrapper .expert-flex-wrapper .slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -50px;
    top: 50%;
}

.expert-wrapper .expert-flex-wrapper .slick-arrow:before {
    display: none;
}

.expert-bottom-block {
    margin: 0 -12px;
    margin-top: 24px;
}

.expert-bottom-block .expert-bottom-flex {
    display: flex;
    padding: 15px 17px;
    background: #FFFFFF;
    border-radius: 14px;
    margin: 0px 12px;
    cursor: pointer;
}

.expert-wrapper .expert-bottom-block .expert-bottom-item {
    padding: 0 !important;
    border: 0;
    background: transparent !important;
}

.expert-bottom-block .expert-bottom-flex .preview-img {
    width: 96px;
    height: 96px;
    padding: 0;
}

.slider-nav2.expert-bottom-block .slick-arrow {
    display: block !important;
}

.expert-bottom-block .slick-arrow {
    display: block !important;
}

.expert-wrapper .description p {
    margin: 10px 0;
}

.expert-bottom-block .expert-bottom-flex .expert-name {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    padding: 0;
    padding-bottom: 10px;
    font-weight: 600;
    transition: color .3s;
}

.expert-bottom-block .expert-bottom-flex:hover .expert-name {
    color: #007367;
}

.expert-bottom-block .expert-bottom-flex .tab-item {
    color: #0A0A0A;
    font-size: 12px;
    background: #D7E1E9;
    padding: 6px 12px;
    border-radius: 30px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    display: inline-flex;
}

.expert-bottom-block .expert-bottom-flex .expert-bottom-txt {
    margin-left: 18px;
}

.expert-bottom-block .slick-arrow {
    /*display: none !important;*/
}

.partner-wrapper {
    background-position: bottom right;
    background-image: url(/images/new-temp/red.png);
    background-color: #0A0A0A;
    background-size: cover;
    padding: 76px 0;
}

.partner-wrapper .partner-header {
    display: flex;
    padding-bottom: 80px;
}

.partner-wrapper .partner-header h2.title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: left;
    font-size: 60px;
    line-height: 105%;
    width: 40%;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(137deg, rgba(255, 255, 255, 1) 18%, rgba(244, 54, 76, 1) 52%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 32px;
    text-transform: none;
    padding-right: 30px;
}

.partner-wrapper .partner-header h3.description {
    font-size: 24px;
    line-height: 140%;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: #ffffff;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 30px;
    font-weight: 500;
    width: 60%;
}

.partner-wrapper, .partner-wrapper * {
    box-sizing: border-box;
}

.partner-wrapper .partner-flex {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    align-items: center;
}

.partner-wrapper .partner-flex .partner-image {
    max-width: 15%;
    padding: 15px;
}

.modal-wrap {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 500;
    top: 0;
    right: 0;
    background: rgb(0 0 0 / 65%);
}

.modal__container {
    position: relative;
    max-width: 54.4rem;
    width: 100%;
    background: #2a2a2a;
    -webkit-box-shadow: 0 2.8rem 8rem rgba(0, 0, 0, 0.04), 0 1.2rem 3.3rem rgba(0, 0, 0, 0.0287542), 0 0.6rem 1.7rem rgba(0, 0, 0, 0.0238443), 0 0.3rem 1rem rgba(0, 0, 0, 0.02), 0 0.2rem 0.5rem rgba(0, 0, 0, 0.0161557), 0 0.07rem 0.2rem rgba(0, 0, 0, 0.0112458);
    box-shadow: 0 2.8rem 8rem rgba(0, 0, 0, 0.04), 0 1.2rem 3.3rem rgba(0, 0, 0, 0.0287542), 0 0.6rem 1.7rem rgba(0, 0, 0, 0.0238443), 0 0.3rem 1rem rgba(0, 0, 0, 0.02), 0 0.2rem 0.5rem rgba(0, 0, 0, 0.0161557), 0 0.07rem 0.2rem rgba(0, 0, 0, 0.0112458);
    border-radius: 1.6rem;
    z-index: 20;
    margin: 0 2rem;
}

.modal {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-wrap--big .modal__container {
    max-width: 105rem;
}

.modal__close {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    cursor: pointer;
    width: 2.4rem;
    height: 2.4rem;
    border: none;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.2;
}

.btn-reset {
    padding: 0;
    margin: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
}

.modal__close-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.modal-wrap--big .modal__close {
    top: 0;
    right: -5rem;
    width: 4rem;
    height: 4rem;
}

.modal-wrap--big .modal__content {
    padding: 1rem;
}

.video-container video {
    width: 100%;
    height: 100%;
}

.reshenie-wrapper, .reshenie-wrapper * {
    box-sizing: border-box;
}

.reshenie-wrapper .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 26px;
    text-transform: none;
}

.reshenie-wrapper.green .title {
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.reshenie-wrapper .reshenie-item {
    height: 100%;
    border: 1px solid #D9D9D9;
    border-radius: 15px;
    overflow: hidden;
}

.reshenie-wrapper .reshenie-item .image {
    padding-bottom: 116px;
    background-position: center;
    background-size: cover;
    margin-bottom: 25px;
}

.reshenie-wrapper .reshenie-item .image.big {
    padding-bottom: 218px;
}

.reshenie-wrapper .reshenie-item .name {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    padding: 0;
    padding-bottom: 10px;
    font-weight: 600;
    padding: 0 20px;
    padding-bottom: 20px;
}

.reshenie-wrapper .reshenie-item .preview-text {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    padding: 0 20px;
    padding-bottom: 30px;
}

.reshenie-wrapper .reshenie-item-wrapper {
    padding-left: 24px;
    padding-right: 1px;
}

.reshenie-wrapper a.reshenie-item-wrapper .reshenie-item {
    transition: 0.4s;
}

.reshenie-wrapper a.reshenie-item-wrapper:hover .reshenie-item {
    border: 1px solid #007367;
    transition: 0.4s;
}

.reshenie-wrapper .reshenie-flex-wrapper {
    margin-left: -15px;
}

.reshenie-wrapper {
    padding: 83px 0;
}

.reshenie-wrapper .slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #9E0015;
    background: transparent url(/images/new-temp/arr-r.svg) no-repeat center;
    position: absolute;
    top: 50%;
    transition: all .3s;
}

.reshenie-wrapper .slick-arrow:hover {
    background: #9E0015 url(/images/new-temp/arr.svg) no-repeat center;
}

.reshenie-wrapper.green .slick-arrow {
    background-image: url(/images/new-temp/arr2.svg);
    border: 1px solid #007367;
}

.reshenie-wrapper .slick-arrow:before {
    display: none;
}

.reshenie-wrapper .slick-arrow.slick-prev {
    transform: rotate(-180deg) translateY(20px);
    left: -50px;
}

.reshenie-wrapper .slick-arrow.slick-next {
    right: -70px;
}

.reshenie-tabs {
    padding-bottom: 43px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.reshenie-tabs .tab {
    color: #9E0015;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 12px 24px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: 0.4s;
    margin: 3px;
}

.reshenie-wrapper.green .reshenie-tabs .tab {
    color: #007367;
}

.reshenie-tabs .tab:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(161, 0, 14);
    background: linear-gradient(137deg, rgba(161, 0, 14, 1) 18%, rgba(244, 54, 76, 1) 52%, rgba(161, 0, 14, 1) 100%);
    transition: 0.4s;
    border-radius: 30px;
}

.reshenie-wrapper.green .reshenie-tabs .tab:after {
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
}

.reshenie-tabs .tab:before {
    z-index: 2;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: rgb(255 255 255);
    transition: 0.4s;
    border-radius: 30px;
}

.reshenie-wrapper.green .reshenie-tabs .tab.active,
.reshenie-wrapper.green .reshenie-tabs .tab:hover {
    color: #fff;
}

.reshenie-tabs .tab.active,
.reshenie-tabs .tab:hover {
    color: #fff;
}

.reshenie-tabs .tab span {
    position: relative;
    z-index: 3;
}

.reshenie-wrapper .reshenie-item-wrapper.hide-slide {
    display: none !important;
}

.reshenie-tabs .tab:hover:before,
.reshenie-tabs .tab.active:before {
    opacity: 0;
}

.reviews-wrapper {
    background: #007367;
    padding: 66px 0;
    background-image: url(/images/new-temp/dots-rev.png), url(/images/new-temp/fin-rev.png);
    background-repeat: no-repeat;
    background-position: bottom center, bottom left;
    background-size: contain;
}

.reviews-wrapper, .reviews-wrapper * {
    box-sizing: border-box;
}

.reviews-wrapper .title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 35%, rgba(255, 255, 255, 1) 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: none;
    padding-bottom: 32px;
}

.reviews-wrapper .reviews-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #FFFFFF;
    border-radius: 15px;
    margin-right: 24px;
    padding: 24px 30px;
    height: 100%;
    overflow: hidden;
}

.reviews-carousel .slick-track .slick-slide {
    height: unset;
}

.reviews-wrapper .reviews-item .image-video.open-video {
    padding-bottom: 60%;
    position: relative;
    background-color: #f2f2f2;
    background-position: center;
    background-size: cover;
}


.reviews-item-wrapper.video-block .reviews-item {
    padding: 0;
}

.reviews-item-wrapper.video-block .rev-item-flex {
    padding: 21px 30px 44px 30px;
}

.reviews-wrapper .reviews-item .image-video.open-video img.open-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.reviews-wrapper .preview-text-wrapper {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: initial;
    position: relative;
    font-weight: 400;
    max-height: 280px;
    overflow: hidden;
}

.reviews-wrapper .preview-text-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 18%, rgba(0, 115, 103, 0) 100%);
}

.reviews-wrapper .show-all-btn {
    color: #007367;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.reviews-wrapper .hide-all-btn {
    margin-top: 20px;
    color: #007367;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.reviews-wrapper .rev-item-flex {
    display: flex;
    align-items: center;
    padding-top: 40px;
}

.reviews-wrapper .preview-text-wrapper.open {
    max-height: 100% !important;
}

.reviews-wrapper .preview-text-wrapper.open:after {
    opacity: 0;
}

.reviews-wrapper .rev-item-flex .image {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    background-color: #f2f2f2;
    background-size: cover;
    background-position: center;
    min-width: 93px;
    margin-right: 20px;
}

.reviews-wrapper .rev-item-flex .name {
    color: #000000;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.reviews-wrapper .rev-item-flex .position {
    color: #000000;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.reviews-wrapper .slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    background: transparent url(/images/new-temp/arr.svg) no-repeat center;
    transition: all .3s;
}

.reviews-wrapper .slick-arrow:hover {
    background: #fff url(/images/new-temp/arr2.svg) no-repeat center;
}

.reviews-wrapper .slick-prev.slick-arrow {
    transform: rotate(180deg) translateY(50%);
    left: -70px;
    top: 50%;
}

.reviews-wrapper .slick-next.slick-arrow {
    right: -45px;
    top: 50%;
    transform: translateY(-50%);
}

.reviews-wrapper .slick-arrow:before {
    display: none;
}

.company-wrapper, .company-wrapper * {
    box-sizing: border-box;
}

.company-wrapper .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 32px;
    text-transform: none;
}

.company-wrapper {
    padding: 79px 0;
}

.company-wrapper .company-flex {
    display: flex;
    flex-wrap: wrap;
    /*margin: -20px -40px;*/
    margin: 0;
}

.company-wrapper .company-flex .company-item-wrapper {
    width: 20%;
    padding: 20px 40px;
}

.company-wrapper .company-flex .image {
    background-size: contain;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

.company-wrapper .company-header {
    padding-bottom: 40px;
}


.videos .videos-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 32px;
    text-transform: none;
}

.videos .youtube-img,
.videos .rutube-img {
    background-repeat: no-repeat;
    height: 360px;
    background-position: center;
    display: flex;
    background-size: contain;
    justify-content: center;
    align-items: center;
}

.videos .open-video {
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.videos iframe {
    width: 100%;
    min-height: 60rem;
}

.videos .slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background: transparent url(/images/new-temp/arr2.svg) no-repeat center;
    transition: all .3s;
    position: absolute;
}

.videos .slick-arrow.slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -75px;
    top: 50%;
}

.videos .slick-arrow.slick-next {
    right: -70px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
}

.videos .slick-arrow:before {
    display: none;
}

.videos .slick-arrow:hover {
    background: #007367 url(/images/new-temp/arr.svg) no-repeat center;
    transition: all .3s;
}


.programm-wrapper {
    background: #f7f7f7;
    padding: 69px 0 81px 0;
}

.programm-wrapper .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
}

.programm-wrapper, .programm-wrapper * {
    box-sizing: border-box;
}

.programm-wrapper .programm-calendar a {
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #007367;
    padding: 12px 24px;
    display: inline-block;
    border: 1px solid #007367;
    border-radius: 30px;
    transition: 0.4s;
    font-weight: 500;
}

.programm-wrapper .programm-calendar a:hover {
    color: #fff;
}

.programm-wrapper .programm-calendar a:after {
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 30px;
    opacity: 0;
    transition: 0.4s;
}

.programm-wrapper .programm-calendar a span {
    position: relative;
    z-index: 2;
}

.programm-wrapper .programm-calendar a:hover:after {
    opacity: 1;
}

.programm-wrapper .programm-calendar {
    text-align: center;
    padding-bottom: 30px;
}

.programm-wrapper .programm-item {
    background: #FFFFFF;
    border-radius: 14px;
    padding: 35px 24px;
    display: flex;
}

.programm-wrapper .programm-item .col-left {
    width: 60%;
    padding-right: 30px;
}

.programm-wrapper .programm-item .col-right {
    width: 40%;
}

.programm-wrapper .programm-item .date-city {
    display: flex;
    padding-bottom: 40px;
}

.programm-wrapper .programm-item .date, .programm-wrapper .programm-item .city {
    color: #007367;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.programm-wrapper .programm-item .date svg {
    min-width: 23px;
    margin-right: 16px;
}

.programm-wrapper .programm-item .date {
    margin-right: 17px;
}

.programm-wrapper .programm-item .city svg {
    min-width: 17px;
    margin-right: 12px;
}

.programm-wrapper .programm-item .name {
    color: #000000;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}

.programm-wrapper .programm-item .description {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
}

.programm-wrapper .programm-item .speakers span {
    color: #000000;
    font-size: 14px;
    background: #D7E1E9;
    padding: 6px 12px;
    border-radius: 30px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    display: inline-flex;
}

.programm-wrapper .programm-item a.btn-block {
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    padding: 12px 24px;
    display: inline-block;
    border: 1px solid #007367;
    border-radius: 30px;
    transition: 0.4s;
    font-weight: 500;
    margin-top: 70px;
}

.programm-wrapper .programm-item a.btn-block:after {
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 30px;
    transition: 0.4s;
}

.programm-wrapper .programm-item .image {
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 10px;
    overflow: hidden;
}

.programm-wrapper .programm-item a.btn-block:hover:after {
    opacity: 0;
}

.programm-wrapper .programm-item a.btn-block:hover {
    color: #007367;
}

.programm-wrapper .programm-item a.btn-block span {
    position: relative;
    z-index: 2;
}

.programm-wrapper .slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background: transparent url(/images/new-temp/arr2.svg) no-repeat center;
    position: absolute;
    transition: all .3s;
}

.programm-wrapper .slick-arrow:hover {
    background: #007367 url(/images/new-temp/arr.svg) no-repeat center;
}

.programm-wrapper .slick-arrow.slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -75px;
    /*top: 50%;*/
    top: 200px;
}

.programm-wrapper .slick-arrow.slick-next {
    right: -70px;
    left: auto;
    /*top: 50%;*/
    top: 200px;
    transform: translateY(-50%);
}

.smart-captcha {
    min-width: 280px !important;
}

.programm-wrapper .slick-arrow:before {
    display: none;
}

.programm-wrapper.head {
    padding: 0 !important;
}

.publication-wrapper, .publication-wrapper * {
    box-sizing: border-box;
}

.publication-wrapper {
    background: #f7f7f7;
    padding-bottom: 81px;
}


.publication-wrapper .publication-header .title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
}

.publication-wrapper .publication-header .publication-btn a {
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #007367;
    padding: 12px 24px;
    display: inline-block;
    border: 1px solid #007367;
    border-radius: 30px;
    transition: 0.4s;
    font-weight: 500;
}

.publication-wrapper .publication-header .publication-btn a span {
    position: relative;
    z-index: 2;
}

.publication-wrapper .publication-header .publication-btn a:after {
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 30px;
    opacity: 0;
    transition: 0.4s;
}

.publication-wrapper .publication-header .publication-btn a:hover {
    color: #fff;
}

.publication-wrapper .publication-header .publication-btn a:hover:after {
    opacity: 1;
}


.publication-wrapper .publication-btn {
    text-align: center;
    padding-bottom: 30px;
}

.publication-wrapper .publication-item-wrapper.pub-flex {
    width: 100%;
    padding: 30px;
    background: #fff;
    border-radius: 15px;
    display: flex;
    margin-bottom: 60px;
}

.publication-wrapper .publication-item-wrapper {
    width: 33.333333%;
    padding: 0 24px;
}

.publication-wrapper .publication-flex {
    display: flex;
    flex-wrap: wrap;
}

.publication-wrapper .publication-item-wrapper.pub-flex .publication-item-image {
    width: 35%;
}

.publication-wrapper .publication-item-wrapper.pub-flex .publication-text {
    width: 65%;
    padding-left: 24px;
}

.publication-wrapper .publication-item-wrapper.pub-flex .name {
    font-size: 24px;
    padding-bottom: 15px;
}

.publication-wrapper .publication-item-wrapper .name {
    color: #000000;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
    transition: 0.4s;
}

.publication-wrapper .publication-item-wrapper:hover .name {
    color: #007367;
}

.publication-wrapper .publication-item-wrapper .preview-txt {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-bottom: 24px;
}

.publication-wrapper .publication-item-wrapper .tags {
    display: flex;
    flex-wrap: wrap;
}

.publication-wrapper .publication-item-wrapper .tags .tag {
    color: #000000;
    font-size: 14px;
    background: #D7E1E9;
    padding: 6px 12px;
    border-radius: 30px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    display: inline-flex;
}

.publication-wrapper .publication-item-wrapper:nth-child(2) {
    padding-left: 0;
}

.publication-wrapper .publication-item-wrapper:nth-child(4) {
    padding-right: 0;
}

.publication-wrapper .publication-item-wrapper:nth-child(3) {
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
}

.publication-wrapper .publication-item-wrapper .real-all {
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    padding: 12px 24px;
    display: inline-block;
    border: 1px solid #007367;
    border-radius: 30px;
    transition: 0.4s;
    font-weight: 500;
    margin-top: 70px;
}

.publication-wrapper .publication-item-wrapper .real-all:after {
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 30px;
    transition: 0.4s;
}

.publication-wrapper .publication-item-wrapper .real-all:before {
    background: rgb(0, 190, 186);
    background: linear-gradient(90deg, rgba(0, 190, 186, 1) 0%, rgba(0, 115, 103, 1) 100%);
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 30px;
    transition: 0.4s;
    opacity: 0;
}

.publication-wrapper .publication-item-wrapper .real-all:hover:before {
    opacity: 1;
}

.publication-wrapper .publication-item-wrapper .real-all span {
    position: relative;
    z-index: 2;
}

.publication-wrapper .publication-item-wrapper .real-all:hover:after {
    opacity: 0;
}

.publication-wrapper .publication-item-wrapper.pub-flex .image {
    padding-bottom: 85%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.form-new-call .form-inputs {
    max-width: 640px;
    position: relative;
}

.form-new-call .form-inputs .form-bottom {
    right: -186px;
    position: absolute;
    height: 106px;
    max-width: 106px;
    width: 106px;
    min-width: 106px !important;
    border-radius: 50%;
    overflow: hidden;
    background: transparent;
    border: none;
    font-size: 0;
    top: -27px;
}

.form-new-call-bg {
    padding-bottom: 81px;
    background: #f7f7f7;
}

.form-new-call, .form-new-call * {
    box-sizing: border-box;
}

.form-new-call .form-inputs .form-bottom input[type="submit"] {
    z-index: 2;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    border: none;
    outline: none;
    background-image: url(/images/new-temp/barrow.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.form-new-call .form-inputs .form-bottom:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(244, 54, 76, 1) 0%, rgb(123 0 11) 100%);
    z-index: 1;
    transition: 0.4s;
}

.form-new-call .form-inputs .form-bottom:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(123 0 11) 0%, rgb(244, 54, 76, 1) 100%);
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}


.form-new-call .form-inputs .form-bottom:hover:after {
    opacity: 0;
}

.form-new-call .form-inputs .form-bottom:hover:before {
    opacity: 1;
}

.arb-video-carousel-new, .arb-video-carousel-new * {
    box-sizing: border-box;
}

.arb-video-carousel-new .arb-video-carousel__item {
    margin: 0;
    opacity: 1;
    margin-right: 24px;
}

.arb-video-carousel-new .video-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 70px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
}

.arb-video-wrapper {
    padding-bottom: 108px;
    background: #f7f7f7;
}

.arb-video-wrapper button.slick-arrow {
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background: transparent url(/images/new-temp/arr2.svg) no-repeat center;
    position: absolute;
    transition: all .3s;
}

.arb-video-wrapper button.slick-arrow:hover {
    background: #007367 url(/images/new-temp/arr.svg) no-repeat center;
}

.arb-video-wrapper button.slick-arrow.slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -75px;
    top: 50%;
}

.arb-video-wrapper button.slick-arrow.slick-next {
    right: -50px;
    left: auto;
    top: 55%;
    transform: translateY(-50%);
}

.arb-video-wrapper button.slick-arrow:before {
    display: none;
}

.arb-video-carousel-new {
    max-width: 1020px;
    margin-left: 24px;
    margin: 0 auto;
    position: relative;
    left: 24px;
}

.form-new-call-bg-bottom {
    background: #f7f7f7;
    background-image: url(/images/new-temp/afS.png);
    background-position: bottom center;
    padding: 0 0 130px 0;
}

.form-new-call-bg-bottom, .form-new-call-bg-bottom * {
    box-sizing: border-box;
}

.form-new-call {
    background-image: url(/images/new-temp/afsQRW.png);
    background-size: cover;
    background-position: center;
    padding: 67px 96px 113px 95px;
    border-radius: 15px;
}

.form-new-call h3 {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 34px;
    font-weight: 600;
    color: #FFFFFF;
    padding-bottom: 60px;
    text-align: left;
    margin: 0 auto;
    text-transform: none;
}

.form-new-call .form-input label {
    display: none;
}

.form-new-call .form-input input {
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #707070;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 20px;
    padding-bottom: 16px;
    padding-left: 36px;
}

.form-new-call .form-input input[name="form_email_26"] {
    background-image: url(/images/new-temp/mail-f.png) !important;
    background-repeat: no-repeat;
    background-position: 2px 8px;
}

.form-new-call .form-check-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 50px;
}

.form-new-call .form-check {
    display: flex;
    text-align: left;
}

.form-new-call .form-check:not(:last-child) {
    margin-bottom: 20px;
}

.form-new-call .form-check input[type="checkbox"] {
    appearance: none;
    width: 17px;
    min-width: 17px;
    height: 17px;
    outline: 1px solid #FFFFFF;
    position: relative;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.form-new-call .form-check input[type="checkbox"]::after {
    content: "";
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    top: 0;
}

.form-new-call .form-check input[type="checkbox"]:checked::after {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 60%;
    width: 30%;
    transform: rotate(45deg) translateY(-20%) translateX(-10%);
}

table.form-table {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
}

table.form-table th, table.form-table td {
    border: 1px solid #ADC3D5;
    padding: 5px 5px;
    vertical-align: top;
}

table.form-table th {
    background-image: url(/local/templates/arb/images/table_head.gif);
    background-repeat: repeat-x;
    text-align: left;
    color: #25639A;
}


table.form-table td {
    padding: 15px 5px;
}

.form-required {
    color: red;
}

.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/arb/images/icon_warn.gif);
}

.form-new-call-bg-bottom h3 {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 17px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
}

.form-new-call-bg-bottom p {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 34px;
    color: #007367;
    text-align: center;
    font-weight: 600;
}

.form-new-call-bg-bottom .form-table {
    padding-top: 63px;
    max-width: 540px;
    margin: 0 auto;
}

.form-new-call-bg-bottom .form-input input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
    outline: none;
    background: transparent;
    padding-bottom: 18px;
    padding-left: 42px;
    font-family: 'Montserrat', sans-serif;
    color: #007367;
    font-weight: 500;
    margin-bottom: 24px;
}

.form-new-call-bg-bottom .form-input input::placeholder {
    font-family: 'Montserrat', sans-serif;
    color: #007367;
    font-weight: 500;
}

.form-new-call-bg-bottom .form-input input[name="form_text_32"],
.form-new-call-bg-bottom .form-input input[name="name"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/man.svg);
    background-position: 10px 2px;
}

.form-new-call-bg-bottom .form-input input[name="city"] {
    background-repeat: no-repeat;
    background-image: url(/images/city.svg);
    background-size: 15px;
    background-position: 11px 2px;
}

.form-new-call-bg-bottom .form-input input[name="company"] {
    background-repeat: no-repeat;
    background-image: url(/images/company.svg);
    background-size: 15px;
    background-position: 11px 2px;
}

.form-new-call-bg-bottom .form-input label {
    display: none;
}

.form-new-call-bg-bottom .form-input input::placeholder {
    font-family: 'Montserrat', sans-serif;
    color: #007367;
    font-weight: 500;
}


.form-new-call-bg-bottom .form-input input[name="form_text_32"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/man.svg);
    background-position: 10px 2px;
}

.form-new-call-bg-bottom .form-input input[name="form_text_33"],
.form-new-call-bg-bottom .form-input input[name="phone"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/phone-s.svg);
    background-position: 13px 1px;
}

.form-new-call-bg-bottom .form-input input[name="form_email_34"],
.form-new-call-bg-bottom .form-input input[name="email"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/masf.svg);
    background-position: 12px 4px;
}

.form-new-call-bg-bottom .form-input input[name="form_text_35"],
.form-new-call-bg-bottom .form-input input[name="question"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/mess.svg);
    background-position: 11px 1px;
}

.form-new-call-bg-bottom .form-check-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 50px;
}

.form-new-call-bg-bottom .form-check {
    display: flex;
}

.form-new-call-bg-bottom .form-check:not(:last-child) {
    margin-bottom: 20px;
}

.form-new-call-bg-bottom .form-check input[type="checkbox"] {
    appearance: none;
    width: 17px;
    min-width: 17px;
    height: 17px;
    outline: 1px solid #007367;
    position: relative;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.form-new-call-bg-bottom .form-check input[type="checkbox"]::after {
    content: "";
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    top: 0;
}

.form-new-call-bg-bottom .form-check input[type="checkbox"]:checked::after {
    border-right: 1px solid #007367;
    border-bottom: 1px solid #007367;
    height: 60%;
    width: 30%;
    transform: rotate(45deg) translateY(-20%) translateX(-10%);
}

.form-new-call-bg-bottom .form-check a {
    color: rgb(214, 0, 28);
}

.form-new-call-bg-bottom .form-check svg {
    width: 17px;
    min-width: 17px;
    margin-right: 12px;
}

.form-new-call-bg-bottom .form-check span {
    color: #707070;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 400;
}

.form-new-call-bg-bottom .form-bottom {
    margin-top: 20px;
    text-align: center;
}

.form-new-call-bg-bottom .form-bottom input[type="submit"] {
    font-weight: 600;
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Montserrat', sans-serif;
    right: 0;
    bottom: 0;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 16px;
}

.strategic-management .form-new-call-bg-bottom .form-bottom .btn-wrap {
    border-radius: 60px;
!important;
    overflow: hidden;
}

.form-new-call-bg-bottom .form-bottom .btn-wrap {
    display: inline-block;
    position: relative;
    padding: 12px 20px;
    height: 68px;
    width: 315px;
}

.form-new-call-bg-bottom .form-bottom .btn-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(161, 0, 14);
    background: linear-gradient(90deg, rgba(161, 0, 14, 1) 0%, rgba(214, 0, 28, 1) 100%);
    opacity: 0;
    transition: 0.4s;
}

.form-new-call-bg-bottom .form-bottom .btn-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(214, 0, 28);
    background: linear-gradient(90deg, rgba(214, 0, 28, 1) 0%, rgba(161, 0, 14, 1) 100%);
    opacity: 1;
    transition: 0.4s;
}

.form-new-call-bg-bottom .form-bottom .btn-wrap:hover:before {
    /* opacity: 0; */
}

.form-new-call-bg-bottom .form-bottom .btn-wrap:hover:after {
    opacity: 1;
}

.footer-new {
    background: rgb(35, 185, 173);
    background: url(/images/new-temp/egdslk.png), #007367;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    padding: 85px 0 75px 0;
}

.footer-new, .footer-new * {
    box-sizing: border-box;
}

.footer-new .footer-new-flex {
    display: flex;
}

.footer-new .footer-new-flex .footer-new-col-one {
    width: 40%;
}

.footer-new .footer-new-flex .footer-new-col-two {
    width: 60%;
}

.footer-new .footer-new-flex .footer-slogan,
.footer-new .footer-new-flex .footer-phone a,
.footer-new .footer-new-flex .footer-mail a {
    font-size: 60px;
    line-height: 110%;
    font-weight: 500;
}

.footer-new .footer-new-flex .footer_links {
    display: flex;
    gap: 10px 50px;
}

.footer-new .footer-new-flex .footer_links .footer-link {
    display: flex;
    align-items: flex-start;
    font-size: 12px;
    line-height: 150%;
    transition: 0.4s;
}

.footer-new .footer-new-flex .footer_links .footer-link:hover {
    color: #00BEBA;
}

.footer-new .footer-new-flex .footer_links .footer-link img {
    margin-right: 15px;
}

.footer-new .footer-new-flex .footer-slogan {
    padding-bottom: 125px;
}

.footer-new .footer-new-flex .footer-mail {
    padding-bottom: 80px;
}

.footer-new .footer-new-flex .footer-menu {
    display: flex;
    gap: 10px 90px;
}

.footer-new .footer-new-flex .footer-menu ul {
    padding: 0;
}

.footer-new .footer-new-flex .footer-menu a {
    font-size: 14px;
    display: block;
    padding-bottom: 8px;
    transition: 0.4s;
}

.footer-new .footer-new-flex .footer-menu a:hover {
    color: #00BEBA;
}

.footer-new .footer-new-flex .footer-menu {
    display: flex;
    gap: 10px 90px;
}

.footer-new .footer-new-flex .footer-menu ul {
    padding: 0;
}


.footer-new .footer-new-flex + .footer-new-flex + .footer-new-flex {
    margin-top: 60px;
    align-items: center;
}

.footer-new .footer-new-flex .copy, .footer-new .footer-new-flex .link-policy a {
    color: #F4F4F1;
    font-size: 14px;
    opacity: 0.5;
}


.footer-new .footer-new-flex .footer-flex {
    display: flex;
    align-items: center;
    gap: 0 10px;
    justify-content: space-between;
}

.footer-new .footer-new-flex .footer-flex .footer__social {
    margin: 0;
}

.footer-new-bottom {
    display: flex;
    justify-content: space-around;
    background: #333333;
    padding: 30px 0;
    padding-right: 80px;
    align-items: center;
}

.footer-new-bottom .footer-new-bottom-slider {
    font-size: 64px;
    line-height: 110%;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    white-space: nowrap;
}

.footer-new-bottom .footer-new-bottom-slider svg {
    margin: 0 48px;
}

.footer-new-bottom .item-btn span {
    position: relative;
    z-index: 2;
    color: #F4F4F1;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.footer-new-bottom .item-btn {
    width: 104px;
    position: relative;
    height: 104px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.footer-new-bottom .item-btn:after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(244, 54, 76, 1) 0%, rgb(123 0 11) 100%);
    z-index: 1;
    transition: 0.4s;
}

.footer-new-bottom .item-btn:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10px;
    right: -71px;
    bottom: -10px;
    background: rgb(244, 54, 76);
    background: radial-gradient(circle, rgba(123 0 11) 0%, rgb(244, 54, 76, 1) 100%);
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}

.footer-new-bottom .footer-new-bottom-slider-wrap {
    width: calc(100% - 104px);
}

.footer-new-bottom .item-btn:hover:before {
    opacity: 1;
}

.footer-new-bottom .item-btn:hover:after {
    opacity: 0;
}

.footer-new-bottom .items-wrap {
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 20px;
}

.footer-new-bottom .items-wrap:before,
.footer-new-bottom .items-wrap:after {
    content: "";
    height: 100%;
    top: 0;
    width: 10%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.footer-new-bottom .items-wrap:before {
    left: 0;
    background: linear-gradient(90deg, rgb(51 51 51) 0%, rgba(255, 255, 255, 0) 100%);
}

.footer-new-bottom .items-wrap:after {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(51 51 51) 100%);
}

.footer-new-bottom .items {
    flex-shrink: 0;
    display: flex;
    gap: 20px;
    counter-reset: item;
    justify-content: space-around;
    min-width: 100%;
}

.footer-new-bottom .marquee {
    animation: scroll 20s linear infinite;
}

.footer-new-bottom .reverce {
    animation-direction: reverse;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(-100% - 20px));
    }
}


.form-new-call .form-input input[name="email"] {
    background-image: url(/images/new-temp/mail-f.png) !important;
    background-repeat: no-repeat;
    background-position: 2px 8px;
}


.mobile-menu-wrap .close {
    z-index: 4;
    position: absolute;
    top: 50px;
    right: 585px;
}

.mobile-menu-wrap ul.menu__list {
    display: block;
}

.mobile-menu-wrap ul.menu__list li.menu__item {
    padding: 0;
    padding-bottom: 10px;
    line-height: 1.5;
}

.open-menu {
    display: none;
}

.mobile-menu-wrap {
    z-index: 29;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    pointer-events: none;
}

.mobile-menu-wrap .mobile-menu-container .header-search {
    padding-top: 20px;
}

.mobile-menu-wrap .close {
    right: unset !important;
    top: 0 !important;
    left: 0;
    display: flex;
    justify-content: center;
    width: 20%;
    height: 100%;
    padding-top: 60px;
}

.mobile-menu-wrap.active {
    pointer-events: all;
    opacity: 1;
}

.mobile-menu-wrap .mobile-menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    background: #fff;
    width: 90%;
    position: relative;
    z-index: 999;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto;
    /*max-width: 555px;*/
    max-width: 80%;
    padding: 50px;
    min-height: 100vh;
    overflow: scroll;
}

.mobile-menu-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 0;
    background: rgba(8, 12, 16, 0.7);
}

.mobile-menu-wrap.active:before {
    left: 0;
    opacity: 1;
}


.mobile-menu-wrap, .mobile-menu-wrap * {
    box-sizing: border-box;
}


.owl-carousel.reviews-slider .owl-nav button.owl-next {
    right: -70px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);

    background: transparent;
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    background-image: url(/images/new-temp/arr2.svg);
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.owl-carousel.reviews-slider .owl-nav button.owl-next svg {
    display: none !important;
}

.owl-carousel.reviews-slider .owl-nav button.owl-prev {
    transform: rotate(180deg) translateY(50%);
    left: -75px;
    top: 50%;

    background: transparent;
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    background-image: url(/images/new-temp/arr2.svg);
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.owl-carousel.reviews-slider .owl-nav button.owl-prev svg {
    display: none !important;
}

.reviews-carousel .slick-track {
    display: flex;
}

@media (max-width: 650px) {
    .mobile-menu-wrap .mobile-menu-container {
        padding: 30px 20px;
    }
}

@media (max-width: 1600px) {
    .banner-main .rect-img {
        width: 36%;
    }
}

@media (max-width: 1430px) {
    .banner-main .rect-img {
        width: 39%;
    }
}

@media (max-width: 1330px) {
    .banner-main .rect-img {
        width: 43%;
    }
}

@media (max-width: 1230px) {
    .arb-video-carousel-new {
        left: 24px;
        position: relative;
        margin: 0 auto;
        max-width: 706px;
    }

    .programm-wrapper .programm-item .date, .programm-wrapper .programm-item .city {
        font-size: 16px;
    }

    .programm-wrapper .programm-item .name {
        font-size: 20px;
    }

    .programm-wrapper .programm-item .description {
        font-size: 14px;
    }

    .programm-wrapper .programm-item .speakers span {
        font-size: 12px;
    }

    .programm-wrapper .programm-item a.btn-block {
        margin-top: 40px;
    }

    .programm-wrapper .programm-carousel {
        max-width: 580px;
        margin: 0 auto;
    }

    .programm-wrapper .title {
        font-size: 45px;
    }

    .programm-wrapper .programm-item .col-right {
        display: none;
    }

    .programm-wrapper .programm-item .col-left {
        width: 100%;
        padding-right: 0px;
    }

    .programm-wrapper .slick-arrow.slick-prev {
        left: -65px;
    }

    .programm-wrapper .slick-arrow.slick-next {
        right: -60px;
    }

    .reviews-wrapper .reviews-carousel {
        width: calc(100% - 70px);
        margin-left: 35px;
    }

    .reviews-wrapper .slick-prev.slick-arrow {
        left: -40px;
    }

    .reviews-wrapper .slick-next.slick-arrow {
        right: -40px;
    }

    .banner-main .rect-img {
        width: 100%;
        left: -10%;
    }
}

@media (max-width: 1255px) {
    .footer-new .footer-new-flex:first-child {
        display: block;
    }

    .footer-new .footer-new-flex:first-child .footer-new-col-one {
        width: 100%;
    }

    .footer-new .footer-new-flex:first-child .footer-new-col-two {
        width: 100%;
    }

    .footer-new .footer-new-flex .footer-slogan {
        padding-bottom: 40px;
    }

    .footer-new .footer-new-flex .footer-slogan, .footer-new .footer-new-flex .footer-phone a, .footer-new .footer-new-flex .footer-mail a {
        font-size: 45px;
    }

    .footer-new .footer-new-flex .footer_links {
        display: block;
    }

    .footer-new .footer-new-flex .footer_links .footer-link {
        padding-bottom: 30px;
    }

    .footer-new .footer-new-flex + .footer-new-flex + .footer-new-flex {
        display: block;
    }

    .footer-new .footer-new-flex .footer-flex .footer__social {
        position: relative;
        top: -10px;
    }
}

@media (max-width: 1100px) {

    .open-menu {
        display: block;
    }

    .new-header-col-logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .new-header .new-header-col-logo svg {
        display: none;
    }

    .new-header .new-header-col-logo .open-menu svg {
        display: block;
    }

    .company-wrapper {
        padding: 63px 0;
    }

    .company-wrapper .title {
        font-size: 45px;
    }

    .company-wrapper .company-header {
        padding-bottom: 20px;
    }

    .company-wrapper .company-flex .image {
        padding-bottom: 60px;
    }

    .company-wrapper .company-flex {
        /*margin: 10px -20px;*/
        margin: 0;
        justify-content: center;
    }

    .company-wrapper .company-flex .company-item-wrapper {
        padding: 20px 20px;
        width: 25%;
    }

    .reviews-wrapper .reviews-item .image-video.open-video {
        padding-bottom: 30%;
    }

    .reviews-wrapper .preview-text-wrapper {
        font-size: 18px;
    }

    .reshenie-wrapper .title {
        font-size: 45px;
    }

    .reshenie-wrapper .reshenie-header {
        max-width: 700px;
        margin: 0 auto;
    }

    .reshenie-wrapper .reshenie-flex-wrapper {
        max-width: 700px;
        margin: 0 auto;
    }

    .reshenie-tabs .tab {
        font-size: 10px;
        padding: 10px 17px;
    }

    .reshenie-tabs {
        padding-bottom: 34px;
    }

    .reshenie-wrapper .reshenie-item .image {
        padding-bottom: 80px;
        margin-bottom: 18px;
    }

    .reshenie-wrapper .reshenie-item .name {
        font-size: 18px;
        padding: 0px 18px;
        padding-bottom: 10px;
    }

    .reshenie-wrapper .reshenie-item .preview-text {
        font-size: 14px;
        padding: 0px 18px;
        padding-bottom: 25px;
    }

    .reshenie-wrapper {
        padding: 80px 0;
    }

    .new-header-col-menu {
        display: none;
    }

    .new-header {
        padding: 35px 0;
    }

    .new-header .new-header-wrapper {
        max-width: 678px;
    }
}

@media (max-width: 1024px) {
    .footer-new-bottom .footer-new-bottom-slider {
        font-size: 45px;
    }

    .footer-new-bottom {
        padding-right: 30px;
    }

    .footer-new .footer-new-flex .footer-flex .footer__social {
        top: -90px;
    }

    .footer-new-flex {
    }

    .footer-new .footer-new-flex + .footer-new-flex + .footer-new-flex {
        margin-top: 90px;
    }

    .footer-new .footer-new-flex .footer-flex {
        display: block;
    }

    .footer-new .footer-new-flex + .footer-new-flex + .footer-new-flex .footer-new-col-one {
        padding-bottom: 7px;
        width: 100%;
    }

    .footer-new .footer-new-flex + .footer-new-flex + .footer-new-flex .footer-new-col-two {
        width: 100%;
    }

    .footer-new .footer-new-flex .footer-mail {
        padding-bottom: 45px;
    }

    .footer-new .footer-new-flex .footer-slogan {
        padding-bottom: 40px;
    }

    .footer-new .footer-new-flex .footer-slogan, .footer-new .footer-new-flex .footer-phone a, .footer-new .footer-new-flex .footer-mail a {
        font-size: 28px;
    }

    .form-new-call-bg-bottom {
        padding-top: 50px;
    }

    .form-new-call-bg-bottom .form-bottom .btn-wrap {
        max-width: 100%;
    }

    .form-new-call-bg-bottom h3 {
        font-size: 45px;
        padding-bottom: 13px;
    }

    .form-new-call-bg-bottom p {
        font-size: 24px;
    }

    .form-new-call-bg-bottom .form-table {
        padding-top: 41px;
    }

    .arb-video-carousel-new .video-title {
        font-size: 45px;
        padding-bottom: 40px;
    }

    .form-new-call-bg {
        padding-bottom: 108px;
        background: #f7f7f7;
    }

    .form-new-call {
        max-width: 703px;
        margin: 0 auto;
        padding: 55px 58px 115px 58px;
    }


    .form-new-call h3 {
        padding-bottom: 34px;
    }

    .form-new-call .form-inputs {
        max-width: 450px;
    }

    .form-new-call .form-inputs .form-bottom {
        height: 96px;
        max-width: 96px;
        width: 96px;
        min-width: 96px !important;
        right: -126px;
        top: -8px;
    }

    .publication-wrapper .publication-header .title {
        font-size: 45px;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex .image {
        padding-bottom: 85%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 10px;
    }

    .publication-wrapper .publication-flex-wrapper {
        max-width: 700px;
        margin: 0 auto;
    }

    .publication-wrapper .publication-item-wrapper .real-all {
        margin-top: 16px;
    }

    .publication-wrapper .publication-item-wrapper .preview-txt {
        font-size: 14px;
        padding-bottom: 20px;
    }

    .publication-wrapper .publication-item-wrapper.slick-slide .preview-txt {
        display: block !important;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex .name {
        font-size: 20px;
    }

    .publication-wrapper .publication-item-wrapper .tags .tag {
        font-size: 12px;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex .image {
        padding-bottom: 125%;
    }

    .publication-wrapper .publication-item-wrapper .name {
        font-size: 16px;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex {
        margin-bottom: 40px;
    }

    .reviews-wrapper .title {
        font-size: 45px;
    }

    .reviews-wrapper .rev-item-flex .name, .reviews-wrapper .rev-item-flex .position {
        font-size: 16px;
    }

    .partner-wrapper .partner-header, .partner-wrapper .partner-flex-wrapper {
        max-width: 700px;
        margin: 0 auto;
    }

    .partner-wrapper .partner-header h2.title {
        font-size: 45px;
    }

    .partner-wrapper .partner-header h3.description {
        font-size: 18px;
    }

    .partner-wrapper {
        padding: 56px 0;
    }

    .expert-wrapper .expert-flex .preview-text:not(.active):after {
        opacity: 1;
    }

    .expert-wrapper .expert-flex-wrapper .button-wrap {
        padding-top: 0;
    }

    .expert-wrapper .title {
        max-width: 700px;
    }

    .expert-wrapper .expert-flex-wrapper .slick-prev {
        /*left: -70px;*/
    }

    .expert-wrapper .expert-flex-wrapper .slick-next {
        /*right: -70px;*/
    }

    .expert-wrapper .description {
        max-width: 580px;
    }

    .expert-wrapper .expert-flex .expert-preview-left .expert-qualities,
    .expert-wrapper .expert-flex .read-all {
        display: block;
    }

    .expert-wrapper .expert-flex .preview-text {
        font-size: 14px;
        /*max-height: 110px;*/
        overflow: hidden;
    }

    .expert-wrapper .expert-flex .preview-text.simple::after {
        display: none;
    }

    .expert-wrapper .expert-flex .preview-text.fullcontent {
        max-height: 100%;
    }

    .expert-wrapper .expert-flex .preview-text.fullcontent::after {
        display: none;
    }

    .expert-wrapper .expert-flex .read-all.viewmore {
        display: none;
    }

    .expert-wrapper .expert-flex-wrapper .expert-qualities .expert-quality {
        font-size: 12px;
    }

    .expert-wrapper .expert-flex .name {
        font-size: 18px;
    }

    .expert-wrapper .expert-flex .position {
        font-size: 16px;
    }

    .expert-flex-wrapper .slider-nav.expert-bottom-block {
        display: none !important;
    }

    .faq-clients .title {
        font-size: 45px;
        max-width: 700px;
        margin: 0 auto;
    }

    .faq-clients .faq-clients-flex {
        max-width: 700px;
        margin: 0 auto;
        padding-left: 60px;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel {
        width: 55%;
    }

    .faq-clients .faq-clients-flex .button-wrap {
        width: 45%;
    }

    .nums-wrapper .nums-flex {
        margin: 0 auto;
        max-width: 700px;
    }

    .nums-wrapper .nums-flex .nums-flex-item {
        padding: 10px 10px;
    }

    .nums-wrapper .nums-flex .nums-flex-item .txt {
        font-size: 16px;
    }

    .nums-wrapper .nums-flex .nums-flex-item .txt br {
        display: none;
    }

    .nums-wrapper .title {
        font-size: 45px;
        padding-bottom: 22px;
    }

    .nums-wrapper .description {
        font-size: 18px;
        padding-bottom: 33px;
    }

    .nums-wrapper .nums-flex {
        padding-bottom: 70px;
    }

    .nums-wrapper .num {
        font-size: 45px;
        padding-bottom: 20px;
    }

    .banner-main .rect-img {
        width: 45%;
        left: 0%;
        top: 0;
    }

    .banner-main .banner-main-flex .banner-main-txt {
        padding-left: 130px;
    }

    .banner-main .banner-main-flex .banner-main-ttl {
        font-size: 30px;
        padding-bottom: 20px;
    }

    .banner-main .banner-main-flex .banner-btn {
        height: 120px;
        max-width: 120px;
        width: 120px;
        min-width: 120px !important;
        margin-top: 20px;
    }

    .banner-main .banner-main-flex .banner-btn a.banner-link {
        width: min-content;
        margin: 0 auto;
    }

    .new-header .new-header-col-social {
        display: none;
    }

    .banner-main .banner-main-flex .banner-main-logo {
        top: -50px;
        min-width: 326px;
        min-height: 326px;
        max-height: 326px;
        position: relative;
        left: 60px;
    }
}

@media (max-width: 911px) {
    .footer-new-bottom {
        display: none;
    }

    .arb-video-carousel-new .arb-video-carousel__slider-new {
        margin-left: 35px;
        max-width: calc(100% - 70px);
    }

    .arb-video-wrapper button.slick-arrow.slick-prev {
        left: -40px;
    }

    .arb-video-wrapper button.slick-arrow.slick-next {
        right: -40px;
    }

    .reshenie-wrapper .title {
        font-size: 28px;
        padding-bottom: 20px;
    }

    .reshenie-tabs .tab {
        font-size: 9px;
        padding: 8px 12px;
        margin: 6px 3px;
    }

    .reshenie-carousel {
        width: calc(100% - 56px);
        margin-left: 23px;
    }

    .reshenie-wrapper .slick-arrow {
        top: 50%;
    }

    .reshenie-wrapper .slick-arrow.slick-prev {
        left: -30px;
        transform: rotate(-180deg) translateY(18px);
    }

    .reshenie-wrapper .slick-arrow.slick-next {
        right: -30px;
        left: auto;
    }

    .reshenie-tabs {
        padding-bottom: 24px;
    }

    .banner-main.banner-main--gift {
        margin-bottom: 60px;
    }

    .banner-main.banner-main--gift .banner-main-flex {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .banner-main .rect-img {
        width: 65%;
        left: -30%;
        top: 0;
    }

    .banner-main .banner-main-flex .banner-main-logo {
        display: none;
    }

    .banner-main.banner-main--gift .banner-main-flex .banner-main-logo {
        margin: 0;
    }

    .banner-main .banner-main-flex .banner-main-txt {
        padding-left: 20px;
    }

    .banner-main.banner-main--gift .banner-main-flex .banner-main-txt {
        text-align: center;
    }
}

@media (max-width: 870px) {
    .arb-video-carousel-new .arb-video-carousel__item {
        margin-right: 0;
    }

    .arb-video-carousel-new {
        left: 0;
    }
}

@media (max-width: 768px) {
    .faq-clients .title {
        padding-bottom: 30px;
    }

    .expert-wrapper .expert-flex-wrapper {
        width: 100%;
    }

    .publication-wrapper,
    .publication-wrapper .publication-btn {
        padding-bottom: 20px;
    }

    .videos .slick-arrow.slick-next {
        right: -40px;
    }

    .videos .slick-arrow.slick-prev {
        left: -40px;
    }

    .footer-new {
        background-size: 107% 100%;
    }

    .form-new-call-bg-bottom h3 {
        font-size: 28px;
    }

    .form-new-call-bg-bottom p {
        font-size: 18px;
    }

    .publication-wrapper .publication-header .title {
        font-size: 28px;
    }

    .arb-video-carousel-new .video-title {
        font-size: 28px;
        padding-bottom: 40px;
    }

    .form-new-call-bg-bottom h3 {
        font-size: 28px;
        padding-bottom: 13px;
    }

    .form-new-call-bg-bottom p {
        font-size: 18px;
    }

    .form-new-call-bg-bottom .form-table {
        padding-top: 41px;
    }

    .form-new-call-bg-bottom .form-input input, .form-new-call-bg-bottom .form-input input::placeholder {
        font-size: 14px;
    }

    .form-new-call-bg-bottom .form-check span {
        font-size: 10px;
    }

    .form-new-call {
        padding: 20px 25px 40px 25px;
    }

    .form-new-call h3 {
        font-size: 18px;
        padding-bottom: 43px;
    }

    .form-new-call .form-inputs .form-bottom {
        height: 57px;
        max-width: 57px;
        width: 57px;
        min-width: 57px !important;
        right: 0;
        position: relative;
        top: 0;
        margin-top: 43px;
    }

    .form-new-call .form-inputs .form-bottom input[type="submit"] {
        background-image: url(/images/new-temp/small-ar.png);
    }

    .videos iframe {
        min-height: 40rem;
    }

    .programm-wrapper .programm-flex {
        width: calc(100% - 70px);
        margin-left: 35px;
    }

    .programm-wrapper .slick-arrow.slick-prev {
        left: -40px;
    }

    .programm-wrapper .slick-arrow.slick-next {
        right: -40px;
    }

    .programm-wrapper .title {
        font-size: 28px;
        padding-bottom: 20px;
    }

    .programm-wrapper .programm-calendar {
        padding-bottom: 20px;
    }

    .programm-wrapper .programm-calendar a {
        font-size: 12px;
    }

    .programm-wrapper .programm-item .name {
        font-size: 18px;
    }

    .programm-wrapper .programm-item .date-city {
        padding-bottom: 20px;
    }

    .programm-wrapper .programm-item .date, .programm-wrapper .programm-item .city {
        font-size: 14px;
    }

    .company-wrapper .title {
        font-size: 28px;
    }

    .company-wrapper .company-header {
        padding-bottom: 0px;
    }

    .company-wrapper .company-flex .company-item-wrapper {
        width: 33.333%;
    }

    .reviews-wrapper .reviews-item .image-video.open-video {
        padding-bottom: 60%;
    }

    .reviews-wrapper .reviews-item {
        margin-right: 0;
    }

    .reshenie-wrapper {
        padding: 30px 0;
    }

    .partner-wrapper .partner-header {
        display: block;
        padding: 0;
    }

    .partner-wrapper .partner-flex .partner-image {
        max-width: 35%;
    }

    .partner-wrapper .partner-header h2.title {
        width: 100%;
        padding-bottom: 18px;
    }

    .partner-wrapper .partner-header h3.description {
        width: 100%;
        font-size: 16px;
    }

    .expert-wrapper .title {
        font-size: 28px;
    }

    .expert-bottom-block,
    .expert-wrapper .description {
        /*display: none;*/
    }

    .expert-wrapper .expert-flex {
        display: block;
        margin: 0;
    }

    .expert-wrapper .expert-flex .expert-preview-left {
        width: 100%;
        padding: 0;
    }

    .expert-wrapper .expert-flex .expert-preview-right {
        width: 100%;
        padding: 25px;
    }

    .expert-wrapper .expert-flex .expert-preview-left .expert-qualities, .expert-wrapper .expert-flex-wrapper .expert-qualities {
        display: none;
    }

    .expert-wrapper .expert-flex-wrapper .preview-img {
        padding-bottom: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .expert-wrapper .expert-flex-wrapper .slick-list .slick-slide {
        padding: 0;
    }

    .expert-wrapper .expert-flex-wrapper .slick-prev {
        left: -40px;
    }

    .expert-wrapper .expert-flex-wrapper .slick-next {
        right: -40px;
    }

    .expert-wrapper .expert-flex-wrapper .slick-next, .expert-wrapper .expert-flex-wrapper .slick-prev {
        top: 50%;
    }

    .banner-main .rect-img {
        width: 55%;
        left: -40%;
        top: 10%;
    }

    .banner-main {
        min-height: 420px;
    }
}

@media (max-width: 767px) {
    body .events-links .events-links-flex-items {
        padding: 50px 20px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    body .events-links .events-links-flex-item div {
        height: 100%;
    }

    h2.filter-title {
        font-size: 30px !important;
    }

    .events-links-title-new {
        font-size: 30px;
    }

    .events-links-description-new {
        font-size: 18px;
    }

    .owl-carousel.reviews-slider .owl-nav {
        top: 30%;
        transform: translateY(-30%);
    }

    .arb-popup-window.js-popup-window.popup-new-temp .arb-popup-window__window {
        padding: 60px 40px 40px !important;
        border-radius: 17px !important;
    }

    .arb-popup-window.js-popup-window.popup-new-temp .arb-private .popup-title {
        font-size: 26px !important;
    }

    .publication-wrapper .publication-item-wrapper {
        width: 100%;
    }

    .publication-wrapper {
        /*padding-top: 50px;*/
    }

    .publication-wrapper .publication-item-wrapper.pub-flex {
        padding: 0;
        display: block;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex .publication-item-image {
        display: none;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex .publication-text {
        width: 100%;
    }

    .publication-wrapper .publication-item-wrapper .publication-text {
        padding: 30px;
        width: 100%;
    }

    .publication-wrapper .publication-item-wrapper {
        padding: 0;
    }

    .publication-wrapper .publication-item-wrapper .publication-text {
        padding: 30px;
        background: #fff;
        border-radius: 15px;
    }

    .publication-wrapper .publication-flex {
        width: calc(100% - 70px);
        margin-left: 35px;
    }

    .publication-wrapper button.slick-prev.slick-arrow {
        transform: rotate(180deg) translateY(50%);
        left: -40px;
    }

    .publication-wrapper button.slick-next.slick-arrow {
        right: -40px;
    }

    .publication-wrapper button.slick-arrow {
        background: transparent;
        font-size: 0 !important;
        width: 35px;
        height: 35px;
        background-image: url(/images/new-temp/arr2.svg);
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid #007367;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
    }

    .publication-wrapper button.slick-arrow:before {
        display: none;
    }

    .publication-wrapper .publication-item-wrapper:nth-child(3) {
        border-right: none;
        border-left: none;
    }

    .publication-wrapper .publication-item-wrapper.pub-flex {
        margin-bottom: 10px;
    }

    .publication-wrapper .publication-item-wrapper {
        margin-bottom: 10px;
    }

    .reshenie-wrapper .reshenie-item-wrapper {
        padding-left: 0;
    }
}

@media (max-width: 650px) {

    .expert-wrapper .description {
        font-size: 16px;
    }

    .footer-new .footer-new-flex .footer-menu {
        gap: 10px 20px;
    }

    .footer-new .footer-new-flex + .footer-new-flex + .footer-new-flex .footer-new-col-two {
        width: 100%;
    }

    .footer-new .footer-new-flex:nth-child(2) {
        flex-direction: column-reverse;
    }

    .footer-new .footer-new-flex:nth-child(2) .footer-new-col-one {
        width: 100%;
        padding-top: 35px;
    }

    .footer-new .footer-new-flex:nth-child(2) .footer-new-col-two {
        width: 100%;
    }

    .footer-new .footer-new-flex .footer_links {
        display: flex;
        gap: 10px 15px;
        font-size: 10px;
    }

    .footer-new .footer-new-flex .footer-menu a {
        font-size: 12px;
    }

    .footer-new {
        padding: 38px 0 35px 0;
    }

    .footer-new .footer-new-flex .copy, .footer-new .footer-new-flex .link-policy a {
        font-size: 10px;
    }

    .footer-new .footer-new-flex .footer-flex .footer__social {
        top: -100px;
    }

    .footer-new .footer-new-flex .footer-slogan,
    .footer-new .footer-new-flex .footer-phone a,
    .footer-new .footer-new-flex .footer-mail a {
        font-size: 24px;
    }

    #b-pay {
        padding: 30px 0;
    }

    .programm-wrapper .programm-item .date-city {
        gap: 10px;
        flex-wrap: wrap;
    }

    .reviews-wrapper .title {
        font-size: 28px;
    }

    .reviews-wrapper .preview-text-wrapper {
        font-size: 14px;
    }

    .reviews-wrapper .show-all-btn, .reviews-wrapper .hide-all-btn {
        font-size: 12px;
    }

    .reviews-wrapper .rev-item-flex {
        padding-top: 20px;
    }

    .reviews-wrapper .rev-item-flex .name, .reviews-wrapper .rev-item-flex .position {
        font-size: 14px;
    }

    .reviews-wrapper .rev-item-flex .image {
        width: 61px;
        height: 61px;
        min-width: 61px;
        margin-right: 11px;
    }

    .reviews-wrapper {
        background-position: -70% 520%;
        background-image: url(/images/new-temp/fin-rev.png) !important;
    }

    .partner-wrapper .partner-flex .partner-image {
        max-width: 50%;
    }

    .partner-wrapper .partner-header h2.title {
        font-size: 28px;
    }

    .partner-wrapper {
        background-image: none;
    }

    .faq-clients .title {
        font-size: 28px;
    }

    .faq-clients .faq-clients-flex {
        display: block;
        padding: 0;
    }


    .faq-clients .faq-clients-flex .faq-clients-carousel {
        width: calc(100% - 76px);
        margin-left: 38px;
        padding: 24px 24px 24px 24px;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-prev {
        position: absolute;
        left: -6px;
        top: 50%;
        bottom: 0;
        transform: rotate(180deg) translateY(50%) translateX(100%);
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-next {
        transform: translateX(100%) translateY(-50%);
        right: -6px;
        top: 50%;
        bottom: 0;
    }

    .faq-clients .faq-clients-flex .button-wrap {
        padding-top: 0px;
        width: 100%;
        /*text-align: center;*/
        text-align: left;
    }

    .faq-clients {
        background-position: 65%;
    }

    .faq-clients:after {
        background-position: 79% -170%;
    }

    .faq-clients .faq-clients-flex .name {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .faq-clients .faq-clients-flex .preview {
        font-size: 14px;
    }

    .faq-clients .faq-clients-flex .button-wrap button {
        height: 106px;
        max-width: 106px;
        width: 106px;
        min-width: 106px !important;
    }

    .nums-wrapper .title,
    .nums-wrapper .num {
        font-size: 28px;
        padding-bottom: 16px;
    }

    .nums-wrapper .description {
        font-size: 16px;
        padding-bottom: 30px;
    }

    .nums-wrapper .nums-flex {
        display: block;
    }

    .nums-wrapper .nums-flex .nums-flex-item {
        width: 100%;
        border: none;
    }
}

@media (max-width: 450px) {

    .expert-wrapper .expert-flex-wrapper .slick-prev {
        left: 0;
        z-index: 3;
    }

    .expert-wrapper .expert-flex-wrapper .slick-next {
        right: 0;
        z-index: 3;
    }

    .arb-video-carousel-new .video-title {
        padding-bottom: 20px;
    }

    .events-links-description-new {
        font-size: 16px;
    }

    .company-wrapper .company-flex .company-item-wrapper {
        width: 50%;
        padding: 10px 20px;
    }

    .banner-main .banner-main-flex .banner-main-ttl {
        font-size: 24px;
        padding-bottom: 38px;
    }

    .banner-main .banner-main-flex .banner-main-desc {
        font-size: 16px;
    }

    .banner-main .banner-main-flex .banner-btn {
        margin-top: 38px;
        height: 106px;
        max-width: 106px;
        width: 106px;
        min-width: 106px !important;
    }

    .new-header .new-header-flex {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .new-header .new-header-flex .new-header-col-logo {
        width: 100%;
        padding-bottom: 20px;
    }

    .new-header .new-header-col-logo a.logo {
        justify-content: space-between;
    }

    .new-header-col-phone a {
        padding: 0;
    }

    .new-header-col-search .js-header-search {
        padding: 0;
    }

    .new-header .new-header-wrapper {
        padding: 0 20px;
    }

    .banner-main .banner-main-flex {
        padding: 38px 0;
    }
}


/*new*/
.wrapper .wrapper {
    padding-left: 0;
    padding-right: 0;
}

.new-pages .wrapper {
    max-width: 100%;
    padding: 0;
}

.new-pages .arb-section__container {

    width: 100%;
    margin: 0;
    display: block;

}

.arb-section {
    margin: 0;
    /*padding: 30px 0 0 0;*/
}

.arb-article {
    padding-top: 30px;
}

.banner-main.banner-finance {
    background-image: url(/images/new-temp/rect-decor.png);
    min-height: 500px;
}

.banner-main.banner-finance .banner-main-flex {
    justify-content: space-between;
    align-items: center;
}

.banner-main.banner-finance .banner-main-txt {
    padding: 0;
}

.banner-main.banner-finance .banner-desc-flex {
    display: flex;
    flex-direction: column;
    max-width: 690px;
}

.banner-main.banner-finance .banner-desc-flex .banner-col {
    width: 100%;
}

.banner-main.banner-finance .banner-desc-flex .banner-col .banner-item {
    display: flex;
    position: relative;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 13px;
}

.arb-popup-window.js-popup-window.popup-new-temp {
    background-color: transparent;
}

.banner-main.banner-finance, .banner-main.banner-finance * {
    box-sizing: border-box;
}

.banner-main.banner-finance .banner-desc-flex .banner-col .banner-item:after {
    content: "";
    background-image: url(/images/new-temp/asdasf.svg);
    width: 16px;
    height: 18px;
    min-width: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}

.banner-main.banner-finance .banner-main-flex .banner-btn {
    margin: 0;
    position: relative;
    left: 60px;
}

.main-margin {
    margin: 70px 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.main-margin:last-child {
    margin-bottom: 0;
}

.text-and-photo-flex {
    display: flex;
    align-items: center;
    margin: 0 -25px;
}

.form-new-call {
    color: #fff;
}

.arb-news-subscription .form-new-call {
    background-image: none;
    padding: 0;

}

.form-new-call .arb-news-subscription__subscribe {
    margin-bottom: 55px;
}

.text-and-photo-flex .col-image {
    width: 30%;
    padding: 0px 25px;
}

.text-and-photo-flex .col-text {
    /*width: 70%;*/
    width: 100%;
    padding: 0px 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
}

.text-and-photo-flex .col-image img {
    border-radius: 12px;
}

.text-and-photo-flex .col-text p {
    padding-bottom: 20px;
}

.text-and-photo-flex .col-text p:last-child {
    padding-bottom: 0;
}

.text-and-photo-flex, .text-and-photo-flex * {
    box-sizing: border-box;
}

.how-work-title {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    text-transform: none;
    background: rgb(244, 54, 76);
    line-height: 103%;
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 60px;
}

.how-work-desc {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 14px;
    color: #707070;
}

.strategic-management-wrap .how-work-title {
    padding-bottom: 20px;
}

.strategic-management-wrap .how-work-item-ttl {
    width: 100% !important;
}

.strategic-management-wrap .how-work-info {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    background: rgb(244, 54, 76);
    line-height: 103%;
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 60px;
}

.how-work-items {
    counter-reset: section;
}

.how-work-items .how-work-item {
    border-bottom: 1px solid #A4BDBA;
    padding-bottom: 53px;
    margin-bottom: 38px;
}

.how-work-items .how-work-item:last-child {
    border-bottom: none;
}

.how-work-items .how-work-item-flex {
    display: flex;
    align-items: flex-start;
}

.how-work-items .how-work-item-flex, .how-work-items .how-work-item-flex * {
    box-sizing: border-box;
}

.how-work-items .how-work-item-flex .how-work-item-ttl {
    position: relative;
    width: 35%;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #000000;
    display: flex;
    align-items: center;
    padding-right: 30px;
}

.arb-section__container .how-work-items .how-work-item-flex .how-work-item-ttl {
    width: 100%;
}

.how-work-items .how-work-item-flex .how-work-item-description {
    width: 65%;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.015em;
    text-align: left;
}

.how-work-items .how-work-item-flex .how-work-item-description .arb-list {
    font-size: 1em;
}

.how-work-items .how-work-item-flex .how-work-item-description .arb-list li:before {
    font-size: 0.625em;
}


.how-work-items .how-work-item-flex .how-work-item-ttl:before {
    counter-increment: section;
    content: counter(section);
    background: #F4364C;
    width: 36px;
    height: 36px;
    min-width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    margin-right: 26px;
    letter-spacing: -0.015em;
    text-align: center;
}

.how-work-items .how-work-item-flex .how-work-item-description p {
    align-items: flex-start;
    position: relative;
    display: flex;
    padding-bottom: 15px;
}

.how-work-items .how-work-item-flex .how-work-item-description p:before {
    position: relative;
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    background: #D6001C;
    border-radius: 50%;
    min-width: 7px;
    margin-right: 15px;
    top: 10px;
}

.how-work-items .how-work-item-flex .how-work-item-description p:last-child {
    padding-bottom: 0;
}

.green-result-block {
    background: #007367;
    background-image: url(/images/new-temp/mask.png);
    background-size: cover;
    background-position: bottom right;
    padding: 56px 0 80px 0;
    color: #fff;
}

.page-diagnostika {
    background: #f7f7f7;
    margin-top: -70px;
    padding-top: 70px;
}

.green-result-block, .green-result-block * {
    box-sizing: border-box;
}

.green-result-block .result-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 65px;
}

.strategic-management-wrap .green-result-block .result-title {
    padding: 0 0 30px;

}

.strategic-management-wrap .green-result-block .result-info {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
}

.strategic-management-wrap .green-result-block .result-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 65px;
}

.implemented-project .title-elements {
    margin-bottom: 20px;
}

.implemented-project .project-image img {
    position: sticky;
    top: 45px;
}

.green-result-block .result-items {
    display: flex;
    flex-wrap: wrap;
    margin: -18px -14px;
}

.green-result-block .result-items .result-item {
    width: 50%;
    padding: 18px 14px;
}

.green-result-block .result-items .result-item:last-child {
    margin: 0 auto;
}

.green-result-block .result-items .result-ttl {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 15px;
}

.green-result-block .result-items .result-description {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.green-result-block .result-items .result-flex {
    position: relative;
    padding-left: 40px;
}

.green-result-block .result-items .result-flex:before {
    content: "";
    background-image: url(/images/white-check.svg);
    width: 22px;
    min-width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.text-and-photo-flex2, .text-and-photo-flex2 * {
    box-sizing: border-box;
}

.text-and-photo-flex2 {
    display: flex;
    align-items: center;
    margin: 0 -10px;
}

.text-and-photo-flex2 .col-text {
    width: 50%;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    padding: 0 10px;
}

.text-and-photo-flex2 .col-image {
    width: 50%;
    padding: 0 10px;
}

.timeline-wrap {
}

.timeline-wrap .timeline-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
    line-height: 1;
}

.strategic-management-wrap .timeline-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 30px;
    text-align: center;
    margin: 0 auto 20px;
    text-transform: none;
    line-height: 1;
}

.strategic-management-wrap :is(.text-content-desc, .text-and-photo-flex ul li) {
    font-size: 20px !important;
    line-height: 1.4;
}

.timeline-wrap, .timeline-wrap * {
    box-sizing: border-box;
}


.timeline-wrap .timeline-items {
    counter-reset: section;
    position: relative;
    margin: 0 -10px;
}


.timeline-wrap .timeline-items .timeline-item {
    width: 50%;
    position: relative;
    padding: 0 10px;
}

.timeline-wrap .timeline-items .timeline-item .timeline-text {
    background-color: #fff;
    border-radius: 11px;
    padding: 22px 23px;
    position: relative;
    z-index: 2;
    display: flex;
}

.timeline-wrap .timeline-items .timeline-item:nth-child(1) {
    margin-bottom: 30px;
}

.timeline-wrap .timeline-items .timeline-item:nth-child(even) {
    margin-left: 50%;
}

.timeline-wrap .timeline-items .timeline-item:nth-child(odd):after {
    top: 25%;
    right: 0%;
    content: "";
    position: absolute;
    border-right: 1px dashed #017468;
    border-radius: 0 18px;
    width: 50px;
    height: 200%;
}


.timeline-wrap .timeline-items .timeline-item:nth-child(even):after {
    top: 24%;
    left: calc(0% - 1px);
    content: "";
    position: absolute;
    border-left: 1px dashed #017468;
    border-radius: 18px 20px 0 0px;
    width: 50px;
    height: 114%;
}


.timeline-wrap .timeline-items .timeline-item:last-child:after {
    top: 43%;
    height: 40px;
    border-radius: 0px 17px;
}

.timeline-wrap .timeline-items .timeline-item .timeline-text:before {
    counter-increment: section;
    content: counter(section);
    height: 36px;
    display: flex;
    width: 36px;
    min-width: 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28.38px;
    text-align: left;
    color: #fff;
    background: #017468;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 18px;
}

.timeline-wrap .timeline-items .timeline-item .timeline-name {
    font-size: 24px;
    color: #0A0909;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 30.58px;
}

.timeline-wrap .timeline-items .timeline-item .timeline-name span {
    color: #017468;
}

.timeline-wrap .timeline-items .timeline-item .timeline-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 22.93px;
    text-align: left;
    margin-left: -15px;
    position: relative;
}

.timeline-wrap .timeline-items .timeline-item .timeline-description:before {
    top: 5px;
    width: 8px;
    height: 8px;
    display: block;
    background: #D6001C;
    content: "";
    position: absolute;
    left: -30px;
    border-radius: 50%;
}

.timeline-wrap .timeline-items .timeline-item .timeline-description:before {
    top: 5px;
    width: 8px;
    height: 8px;
    display: block;
    background: #D6001C;
    content: "";
    position: absolute;
    left: -30px;
    border-radius: 50%;
}

.form-new-call-bg-bottom h3.form-title {
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.form-new-call-bg-bottom p.description {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.76px;
    text-align: center;
    color: #0A0A0A;
    max-width: 830px;
    margin: 0 auto;
}

.technology-wrap, .technology-wrap * {
}

.technology-wrap .technology-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 60px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
    line-height: 1;
}

.technology-wrap .technology-name {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.015em;
    text-align: left;
    padding: 0 10px;
}

.technology-wrap .slick-arrow {
    background: transparent;
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    background-image: url(/images/new-temp/arr2.svg);
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.technology-wrap .slick-arrow.slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -100px;
    top: 50%;
}

.technology-wrap .slick-arrow.slick-next {
    right: -100px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
}

.technology-wrap .slick-arrow:before {
    display: none;
}

.metric-wrap, .metric-wrap * {
    box-sizing: border-box;
}

.metric-wrap .metric-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    text-transform: none;
    background: rgb(244, 54, 76);
    line-height: 103%;
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 49px;
}

.metric-wrap .metric-items {
    display: flex;
    flex-wrap: wrap;
    margin: -12px;
}

.metric-wrap .metric-items .metric-item {
    width: 50%;
    padding: 12px;
}

.metric-wrap .metric-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    padding-bottom: 5px;
}

.metric-wrap .metric-description {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    letter-spacing: -0.015em;
    text-align: left;
}

.metric-wrap .metric-items .metric-item .metric-item-wrap {
    background: #FFFFFF;
    padding: 30px;
    border-radius: 14px;
    height: 100%;
}

.cases-wrap, .cases-wrap * {
    box-sizing: border-box;
}

.cases-wrap .cases-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    font-size: 60px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
    line-height: normal;
}

.cases-wrap .cases-items {
}

.cases-wrap .cases-item {
    background: #fff;
    margin-bottom: 30px;
}

.cases-wrap .cases-item .cases-item-title {
    padding: 24px 28px 19px 24px;
    border-bottom: 1px solid #D9D9D9;
}

.cases-wrap .cases-item .cases-item-title .cases-item-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 39.5px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #0A0A0A;
    padding-bottom: 5px;
}

.cases-wrap .cases-item .cases-item-title .cases-item-description {
}

.cases-wrap .cases-item .cases-item-title .cases-item-description {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #707070;
}

.cases-wrap .cases-item .cases-item-content {
    display: flex;
}

.cases-wrap .cases-item .cases-item-content-before, .cases-wrap .cases-item .cases-item-content-after {
    width: 50%;
    padding: 22px 53px 39px 53px;
}

.cases-wrap .cases-item .cases-item-content-before {
    border-right: 1px solid #D9D9D9;
}

.cases-wrap .cases-item .cases-item-content-before .cases-item-content-title {
    color: #D6001C;
}

.cases-wrap .cases-item .cases-item-content-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.015em;
    text-align: left;
    padding-bottom: 8px;
}

.cases-wrap .cases-item .cases-item-before-list,
.cases-wrap .cases-item .cases-item-after-list {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #000000;
}

.cases-wrap .cases-item .cases-item-content-after .cases-item-content-title {
    color: #007367;
}

.cases-wrap .cases-item .cases-item-before-list div, .cases-wrap .cases-item .cases-item-after-list div {
    position: relative;
    padding-bottom: 10px;
}

.cases-wrap .cases-item .cases-item-before-list div:after,
.cases-wrap .cases-item .cases-item-after-list div:after {
    content: "";
    position: absolute;
}

.cases-wrap .cases-item .cases-item-content-before div:after {
    top: 7px;
    width: 7px;
    height: 7px;
    background: #D6001C;
    left: -20px;
    border-radius: 50%;
}

.cases-wrap .cases-item .cases-item-content-after div:after {
    top: 8px;
    background-image: url(/images/check-green.svg);
    width: 14px;
    height: 11px;
    left: -30px;
}

.cases-wrap .cases-item .cases-item-content-after .btn-wrap {
    text-align: left;
    padding-top: 15px;
}

.cases-wrap .cases-item .cases-item-content-after .btn-wrap a {
    position: relative;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    padding: 23px 73px;
    display: inline-block;
    transition: 0.4s;
    font-weight: 500;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
}

.cases-wrap .cases-item .cases-item-content-after .btn-wrap a span {
    z-index: 2;
    position: relative;
}

.cases-wrap .cases-item .cases-item-content-after .btn-wrap a:after {
    content: "";
    background: rgb(0, 190, 186);
    background: linear-gradient(90deg, rgba(0, 190, 186, 1) 0%, rgba(0, 115, 103, 1) 100%);
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transition: 0.4s;
    opacity: 0;
}

.cases-wrap .cases-item .cases-item-content-after .btn-wrap a:hover:after {
    opacity: 1;
}

.bx-breadcrumb {
    padding: 0 10px;
}

@media all and (max-width: 1250px) {
    .banner-main.banner-finance .banner-main-flex .banner-btn {
        left: 0;
    }
}

@media all and (max-width: 1024px) {
    .banner-main .banner-main-flex {
        padding: 20px 0;
    }

    .metric-wrap .metric-items .metric-item .metric-item-wrap {
        padding: 24px;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-name {
        font-size: 20px;
        line-height: 26px;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-text {
        display: block;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-text:before {
        margin-bottom: 10px;
    }

    .banner-main.banner-finance .banner-desc-flex .banner-col .banner-item {
        font-size: 16px;
        line-height: 20px;
    }

    .text-and-photo-flex .col-image {
        width: 40%;
        padding: 0px 12px;
    }

    .text-and-photo-flex .col-text {
        width: 60%;
        padding: 0px 12px;
    }

    .text-and-photo-flex {
        margin: 0;
    }

    .how-work-title,
    .green-result-block .result-title,
    .timeline-wrap .timeline-title,
    .technology-wrap .technology-title,
    .cases-wrap .cases-title,
    .strategic-management .text-content-title {
        font-size: 32px;
    }

    .strategic-management .text-content-title {
        padding-bottom: 30px;
    }

    .technology-wrap .technology-title br {
        display: none;
    }

    .how-work-items .how-work-item-flex .how-work-item-ttl,
    .how-work-items .how-work-item-flex .how-work-item-description {
        width: 50%;
    }

    .page-diagnostika .new-wrapper {
        max-width: 700px;
    }

    .how-work-items .how-work-item-flex .how-work-item-ttl {
        font-size: 20px;
        line-height: 26.6px;
        padding-right: 15px;
    }

    .how-work-items .how-work-item-flex .how-work-item-description {
        font-size: 16px;
        line-height: 23px;
    }

    .text-and-photo-flex2 .col-text {
        font-size: 20px;
        line-height: 29px;
    }

    .cases-wrap .cases-item .cases-item-title .cases-item-name {
        font-size: 20px;
        line-height: 35.5px;
    }

    .cases-wrap .cases-item .cases-item-content-before {
        width: 40%;
    }

    .cases-wrap .cases-item .cases-item-content-after {
        width: 60%;
    }

    .cases-wrap .cases-item .cases-item-content-after .btn-wrap a {
        width: 100%;
        padding: 23px 13px;
        text-align: center;
    }

    .cases-wrap .cases-item .cases-item-content-before, .cases-wrap .cases-item .cases-item-content-after {
        padding: 22px 24px 30px 43px;
    }
}

@media all and (max-width: 960px) {
    .technology-wrap .technology-title br {
        display: none;
    }

    .technology-wrap .slick-arrow.slick-prev {
        left: 30%;
        top: 100%;
    }

    .technology-wrap .slick-arrow.slick-next {
        right: 30%;
        left: auto;
        top: 100%;
    }

    .technology-items {
        padding-bottom: 25px;
    }

    .technology-wrap .technology-name {
        font-size: 18px;
    }
}

@media all and (max-width: 768px) {
    .videos .main-margin {
        margin: 30px 0 0 0;
    }

    .expert-wrapper {
        padding: 0;
    }

    .expert-wrapper .title {
        padding-bottom: 0;
    }

    .expert-wrapper.green .title {
        padding-bottom: 20px;
    }

    .banner-main .banner-main-flex .banner-main-ttl br {
        display: none;
    }

    .strategic-management-wrap :is(.text-content-desc, .text-and-photo-flex ul li) {
        font-size: 1.6rem !important;
    }

    .timeline-wrap .timeline-items .timeline-item {
        width: 100%;
    }

    .metric-wrap .metric-title {
        font-size: 26px;
        padding-bottom: 40px;
    }

    .metric-wrap .metric-name {
        font-size: 18px;
    }

    .metric-wrap .metric-description {
        font-size: 14px;
    }

    .metric-wrap .metric-items .metric-item {
        width: 100%;
        padding: 8px;
    }

    .metric-wrap .metric-items {
        margin: -8px;
    }

    .timeline-wrap .timeline-items .timeline-item:nth-child(even) {
        margin-left: 0;
    }

    .timeline-wrap .timeline-items .timeline-item:nth-child(odd):after,
    .timeline-wrap .timeline-items .timeline-item:nth-child(even):after {
        display: none;
    }

    .timeline-wrap .timeline-items .timeline-item:nth-child(1),
    .timeline-wrap .timeline-items .timeline-item {
        margin-bottom: 24px;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-text {
        padding: 16px;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-name {
        font-size: 18px;
        line-height: 25px;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-description {
        font-size: 16px;
        margin-left: revert-layer;
    }

    .timeline-wrap .timeline-items .timeline-item .timeline-description:before {
        display: none;
    }

    .banner-main.banner-finance .banner-desc-flex {
        display: block;
    }

    .banner-main.banner-finance .banner-desc-flex .banner-col {
        width: 100%;
    }

    .banner-main.banner-finance .banner-main-flex {
        flex-direction: column;
        align-items: flex-start;
    }

    .form-new-call-bg-bottom p.description {
        font-size: 16px;
        line-height: 23.76px;
    }
}

@media all and (max-width: 700px) {
    .cases-wrap .cases-item .cases-item-content {
        display: block;
    }

    .cases-wrap .cases-item .cases-item-content-before,
    .cases-wrap .cases-item .cases-item-content-after {
        width: 100%;
    }

    .cases-wrap .cases-item .cases-item-content-before {
        position: relative;
        border-right: 0;
        border-bottom: 1px solid #D9D9D9;
    }

    .cases-wrap .cases-item .cases-item-content-before:before {
        content: "";
        bottom: -2px;
        left: 0;
        height: 3px;
        width: 20px;
        background: #fff;
        position: absolute;
    }

    .cases-wrap .cases-item .cases-item-content-after .btn-wrap {
        margin-left: -20px;
    }

    .cases-wrap .cases-item .cases-item-content-title {
        margin-left: -20px;
    }

    .cases-wrap .cases-item .cases-item-before-list,
    .cases-wrap .cases-item .cases-item-after-list {
        font-size: 14px;
    }

    .cases-wrap .cases-item .cases-item-content-before:after {
        content: "";
        bottom: -2px;
        right: 0;
        height: 3px;
        width: 20px;
        background: #fff;
        position: absolute;
    }

    .text-and-photo-flex2 .col-text {
        font-size: 16px;
        line-height: 23px;
    }

    .text-and-photo-flex2 {
        flex-direction: column-reverse;
    }

    .text-and-photo-flex2 .col-text, .text-and-photo-flex2 .col-image {
        width: 100%;
    }

    .text-and-photo-flex2 .col-image {
        padding-bottom: 40px;
    }

    .green-result-block .result-items .result-item {
        width: 100%;
    }

    .green-result-block .result-items .result-ttl {
        padding-bottom: 10px;
        font-size: 18px;
    }

    .green-result-block .result-items .result-description {
        font-size: 14px;
    }

    .green-result-block {
        background-image: none;
    }

    .how-work-items .how-work-item-flex {
        flex-direction: column;
    }

    .how-work-items .how-work-item {
        padding-bottom: 33px;
        margin-bottom: 28px;
    }

    .how-work-items .how-work-item-flex .how-work-item-ttl, .how-work-items .how-work-item-flex .how-work-item-description {
        width: 100%;
    }

    .how-work-items .how-work-item-flex .how-work-item-ttl {
        padding-right: 0;
        padding-bottom: 15px;
    }

    .text-and-photo-flex .col-text {
        font-size: 14px;
    }

    .text-and-photo-flex {
        flex-wrap: wrap;
    }

    .text-and-photo-flex .col-image {
        width: 100%;
    }

    .text-and-photo-flex .col-text {
        width: 100%;
        padding-top: 40px;
    }
}

@media all and (max-width: 650px) {


    .main-margin {
        margin: 35px 0;
    }

    .how-work-title,
    .green-result-block .result-title,
    .timeline-wrap .timeline-title,
    .technology-wrap .technology-title,
    .cases-wrap .cases-title,
    .strategic-management .text-content-title {
        font-size: 28px;
        padding-bottom: 40px;
    }
}

.arb-popup-window.js-popup-window.popup-new-temp {
}

.arb-popup-window__window {
    z-index: 5000;
}

.arb-popup-window.js-popup-window.popup-new-temp .arb-popup-window__window {
    background: #007367;
    border: none;
    max-width: 70%;
    width: 100%;
    border-radius: 24px;
    padding: 80px;
    box-shadow: none;
}

.arb-popup-window.js-popup-window.popup-new-temp .arb-private {
    width: 100%;
    max-width: 100%;
}

.arb-popup-window.js-popup-window.popup-new-temp .arb-private .popup-title {
    font-size: 40px;
    text-align: center;
    padding-bottom: 24px;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.arb-popup-window.js-popup-window.popup-new-temp .arb-private__table {
    width: 100% !important;
}

.arb-popup-window.js-popup-window.popup-new-temp input.arb-private__input {
    max-width: 100%;
    border: none;
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
    outline: none;
    background: transparent;
    padding-bottom: 18px;
    padding-left: 42px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 24px;
}

.arb-popup-window.js-popup-window.popup-new-temp input.arb-private__input::placeholder {
    color: #fff;
}

.arb-popup-window.js-popup-window.popup-new-temp input.arb-private__input[name="user-name"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/man-wh.svg);
    background-position: 8px 12px;
}

.arb-popup-window.js-popup-window.popup-new-temp input.arb-private__input[name="user-email"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/mail-wh.svg);
    background-position: 8px 12px;
}

.arb-popup-window.js-popup-window.popup-new-temp input.arb-private__input[name="user-phone"] {
    background-repeat: no-repeat;
    background-image: url(/images/new-temp/ph-wh.svg);
    background-position: 8px 11px;
}

.arb-popup-window.js-popup-window.popup-new-temp .arb-popup-window__close {
    filter: invert(1);
    top: 15px;
    right: 15px;
}


/**/
.banner-employee-grid {
    display: flex;
    gap: 24px;
}

.banner-employee-grid .banner-employee-item-col {
    width: calc(100% - 24px);
}

.banner-employee,
.banner-employee * {
    box-sizing: border-box;
}

.banner-employee .banner-employee-title {
    color: #333333;
    font-size: 48px;
    text-align: center;
    line-height: 1.1;
    font-weight: 600;
    padding-bottom: 25px;
}

.banner-employee {
    /*padding: 53px 0 100px 0;*/
    background-image: url(/images/dots-f.png);
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
}

.banner-employee-grid .banner-employee-item.black-item .banner-employee-item-wrap {
    background: #333333;
    color: #fff;
    padding: 24px 28px 24px 35px;
    border-radius: 11px;
    font-size: 16px;
}

.banner-employee-grid .banner-employee-item .banner-employee-item-wrap hr {
    background: #707070;
    color: #707070; /* Цвет линии для остальных браузеров */
    background-color: #707070; /* Цвет линии для браузера Firefox и Opera */
    margin: 12px 0px;
}

.banner-employee-grid .banner-employee-item.black-item .banner-employee-item-wrap > div {
    position: relative;
}

.banner-employee-grid .banner-employee-item.black-item .banner-employee-item-wrap > div:after {
    top: 8px;
    content: "";
    position: absolute;
    left: -15px;
    height: 3px;
    width: 3px;
    background: #fff;
    border-radius: 50%;
}

.banner-employee-grid .banner-employee-item.white-item .banner-employee-item-wrap {
    background: #FFFFFF;
    color: #333333;
    padding: 24px 28px 24px 28px;
    border-radius: 11px;
    font-size: 16px;
}

.banner-employee-grid .banner-employee-item.frame-item .banner-employee-item-wrap {
    background: transparent;
    color: #333333;
    padding: 24px 28px 24px 28px;
    border-radius: 11px;
    font-size: 16px;
    border: 1px solid #BBB8B8;
}

.banner-employee-grid .banner-employee-item {
    padding-bottom: 24px;
    position: relative;
}

.banner-employee-grid .banner-employee-item svg {
    position: absolute;
    bottom: -40px;
    right: 0;
}

.banner-employee-item.image-item * {
    font-size: 0;
    line-height: 0;
}

.banner-employee-item.image-item {
    height: 100%;
}

.banner-employee-grid .banner-employee-item .banner-employee-item-wrap {
    height: auto;
}

.banner-employee-grid .banner-employee-item.image-item .banner-employee-item-wrap {
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.banner-employee .employee-btn a {
    text-align: center;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
    display: inline-flex;
    padding: 23px 77px;
    align-items: center;
    border-radius: 8px;
}

.employee-btn {
    text-align: center;
}

.banner-employee .employee-btn a svg {
    margin-right: 17px;
}

.banner-employee .employee-btn a span {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-employee .employee-btn a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0, 190, 186);
    background: linear-gradient(100deg, rgba(0, 190, 186, 1) 18%, rgba(0, 115, 103, 1) 49%);
    transition: 0.4s;
    opacity: 0;
}

.banner-employee .employee-btn a:hover:after {
    opacity: 1;
}

.special-employee {
    background: rgb(106, 106, 106);
    background: url(/images/decor-1.png), linear-gradient(50deg, rgba(106, 106, 106, 1) 0%, rgba(51, 51, 51, 1) 100%);
    padding: 60px 0 60px 0;
    background-size: contain, cover;
    background-position: center;
    background-repeat: no-repeat;
}

.special-employee .special-flex {
    display: flex;
}

.special-employee .special-flex .special-video {
    width: 50%;
}

.special-employee .special-flex .special-text {
    width: 50%;
    color: #fff;
}

.special-employee .special-flex .special-video .preview-img {
    position: relative;
    padding-bottom: 58%;
    background-position: center;
    background-size: cover;
    border-radius: 15px;
}

.special-employee .special-flex .special-video .preview-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.special-employee .special-flex .special-text .special-title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
    padding-left: 77px;
    position: relative;
}

.special-employee .special-flex .special-text .special-desription {
    padding-left: 51px;
}

.special-employee .special-flex .special-text .special-desription div {
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
}

.special-employee .special-flex .special-text .special-desription div:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 8px;
}

.special-employee .special-flex .special-text .special-title:after {
    content: "";
    background-image: url(/images/check-round.svg);
    width: 29px;
    height: 29px;
    position: absolute;
    left: 30px;
    top: -3px;
}

/*.worked-with-them, */
.worked-this {
    padding: 1px 0;
}

.worked-with-them .worked-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 32px;
    text-transform: none;
}

.worked-this .worked-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 32px;
    text-transform: none;
}

.worked-with-them .worked-slider .image,
.worked-this .worked-slider .image {
    padding-bottom: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 20px;
}

.worked-this .worked-slider .slick-prev.slick-arrow,
.worked-with-them .worked-slider .slick-prev.slick-arrow {
    transform: rotate(-180deg) translateY(20px);
    left: -50px;
}

.worked-this .worked-slider .slick-arrow {
    background: transparent;
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    background-image: url(/images/new-temp/arr2.svg);
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #007367;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.worked-with-them .worked-slider .slick-arrow {
    background: transparent;
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    background-image: url(/images/new-temp/arr-r.svg);
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #9E0015;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
}

.worked-this .worked-slider .slick-next.slick-arrow,
.worked-with-them .worked-slider .slick-next.slick-arrow {
    right: -40px;
}

.worked-this .worked-slider .slick-arrow:before,
.worked-with-them .worked-slider .slick-arrow:before {
    display: none;
}

.implemented-project {
    padding: 1px 0;
}

.implemented-project,
.implemented-project * {
    box-sizing: border-box;
}

.implemented-project .project-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 50px;
    text-transform: none;
}

.implemented-project .project-content {
    flex-wrap: wrap;
    display: flex;
    margin: -10px;
}

.implemented-project .project-content .project-image {
    padding: 10px;
    width: 40%;
}

.implemented-project .project-content .project-text {
    padding: 10px;
    width: 60%;
}

.implemented-project .project-content .project-text-black {
    color: #fff;
    background: #2F2C27;
    border-radius: 11px;
    padding: 30px 33px;
    font-size: 20px;
    line-height: 127%;
    margin-bottom: 25px;
}

.implemented-project .project-content .project-text-green {
    border-radius: 11px;
    padding: 30px 33px;
    font-size: 20px;
    line-height: 127%;
    color: #fff;
    background: #007367;
    margin-bottom: 25px;
}

.implemented-project .project-content .project-text-black b {
    font-size: 24px;
}

.implemented-project .project-content .project-text-green b {
    font-size: 24px;
}

.implemented-project .project-content .project-text-white {
    border-radius: 11px;
    padding: 30px 33px;
    font-size: 20px;
    line-height: 127%;
    width: 100%;
    color: #1F1F1E;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}

.implemented-project .project-content .project-text-white .col {
    width: 50%;
    padding: 10px;
}

.implemented-project .project-content .project-text-white .col div {
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
}

.implemented-project .project-content .project-text-white .col div:last-child {
    padding-bottom: 0;
}

.implemented-project .project-content .project-text-white .col div:after {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: "";
    position: absolute;
    background: #000;
    left: 0px;
    top: 10px;
}

.conference-project {
}

.conference-project .conference-header {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 70px;
    text-transform: none;
}

.conference-project .conference-content {
    display: flex;
    margin: -10px;
}

.conference-project .conference-col {
    width: 50%;
    padding: 10px;
}

.conference-project, .conference-project * {
    box-sizing: border-box;
}

.conference-project .conference-item {
    padding: 37px 33px;
    border-radius: 11px;
    margin-bottom: 24px;
}

.conference-project .conference-item:last-child {
    margin-bottom: 0;
}

.conference-project .conference-item.item-green {
    background: rgb(0, 147, 131);
    background: linear-gradient(180deg, rgba(0, 147, 131, 1) 0%, rgba(0, 115, 103, 1) 100%);
    color: #fff;
}

.conference-project .conference-item .conference-title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
}

.conference-project .conference-item img + .conference-text {
    padding-top: 24px;
}

.conference-project .conference-item .conference-description {
    font-size: 18px;
}

.conference-project .conference-item .conference-text {
}

.conference-project .conference-item
.images {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}

.conference-project .conference-item.item-white {
    background: #fff;
}

.conference-project .conference-item.item-flex .conference-item-wrap {
    display: flex;
    align-items: flex-start;
}

.conference-project .conference-item.item-flex .conference-item-wrap .conference-text {
    padding-top: 0;
}

.conference-project .conference-item.item-flex .conference-item-wrap > img {
    width: 71px;
    min-width: 71px;
    margin-right: 30px;
}

.conference-project .conference-item.item-black {
    color: #fff;
    background: #2F2C27;
}

.conference-project .conference-item .images {
    padding-top: 24px;
}

.conference-project .conference-item .images img {
    max-width: 33.333333%;
}

.conference-project .conference-item.item-blue {
    background: rgb(29, 145, 204);
    background: linear-gradient(180deg, rgba(29, 145, 204, 1) 0%, rgba(0, 120, 181, 1) 100%);
    color: #fff;
}

.conference-project .conference-item .conference-btn a {
    border: 1px solid #fff;
    font-size: 16px;
    padding: 16px 70px;
    display: inline-block;
    margin-top: 16px;
    transition: 0.4s;
}

.conference-project .conference-item .conference-btn a:hover {
    color: #000;
    background: #fff;
}

.experience {
    background: #007367;
    background-image: url(/images/fasqwqrw.png), url(/images/new-temp/mask.png);
    padding: 50px 0;
url(/local/templates/arb/url(/images/new-temp/mask.png));
    background-size: auto, cover;
    background-position: top left, bottom right;
    background-repeat: no-repeat, repeat;
}

.experience, .experience * {
    box-sizing: border-box;
}

.experience .experience-header {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: left;
    font-size: 48px;
    text-transform: none;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(119deg, rgba(255, 255, 255, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 65px;
    text-align: center;
}

.experience .experience-content {
    min-height: 500px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.experience .list {
    border-radius: 12px;
    background: #fff;
    padding: 34px 19px;
    font-size: 20px;
    color: #2F2C27;
    font-weight: 700;
}

.experience .list ul {
    padding: 0;
}

.experience .list ul li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 11px;
}

.experience .list ul li:after {
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    background: #2F2C27;
    border-radius: 50%;
    left: 10px;
    top: 9px;
}

.experience .experience-content .list {
    width: 40%;
}

.experience .experience-content .person {
    font-size: 0;
    position: absolute;
    left: 40%;
    bottom: 0;
    transform: translateX(-36%);
}

.experience .experience-content .logo {
    position: relative;
    width: 33%;
}

.experience .experience-content .logo .logo-1 {
    position: absolute;
    top: 0;
    left: 120px;
}

.experience .experience-content .logo .logo-3 {
    position: absolute;
    top: 120px;
    left: 0px;
}

.experience .experience-content .logo .logo-2 {
    position: absolute;
    top: 40px;
    left: 245px;
}

.experience .experience-content .logo .logo-4 {
    position: absolute;
    top: 245px;
    left: 120px;
}

.experience .experience-content .logo div {
    width: 115px;
}

.experience .main-margin {
    margin-bottom: 0;
}

.experience {
    padding-bottom: 0;
}

.education, .education * {
    box-sizing: border-box;
}

.education .education-items {
    display: flex;
    margin: 0px -12px;
}

.education .education-items .education-col {
    width: 50%;
    padding: 0 12px;
}

.education .education-items .education-item {
    background: #fff;
    border-radius: 11px;
    margin-bottom: 24px;
    padding: 35px 31px;
}

.education .education-items .education-item:last-child {
    margin-bottom: 0;
}

.education .education-item-top {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    margin-bottom: 25px;
}

.education .date {
    background: #017468;
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
    padding: 3px 11px;
    border-radius: 30px;
}

.education .education-item-text {
    font-size: 20px;
}

.education .education-item-text .name {
    font-weight: 700;
}

.education .education-item-text .text {
    margin-bottom: 10px;
}

.education .image {
}

.education hr {
    background: #BBB8B8;
    margin: 20px 0;
}

.education .education-items .education-item.black {
    background: #333333;
    color: #fff;
}

.education .education-items .education-item.black .education-item-text div {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #707070;
    margin-left: 30px;
    position: relative;
}

.education .education-items .education-item.black .education-item-text div:after {
    content: "";
    width: 3px;
    height: 3px;
    background: #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -24px;
    top: 7px;
}

.education .education-items .education-item.black .education-item-text div:last-child {
    border-bottom: none;
}

.education .education-title {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 60px;
    text-transform: none;
}

.form-new-call-bg-bottom.bottom-form-sotr {
    /*padding-top: 50px;
    padding-bottom: 50px;*/
    padding: 0;
}

.form-new-call-bg-bottom.bottom-form-sotr h3 {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(161, 0, 14, 1) 62%, rgba(134, 0, 12, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
    text-transform: none;
}

.form-new-call-bg-bottom.bottom-form-sotr .form-flex {
    display: flex;
    /*margin: 0 -50px;*/
}

.form-new-call-bg-bottom.bottom-form-sotr .form-flex .form-col:nth-child(1) {
    width: 58%;
    padding: 0 50px;
}

.form-new-call-bg-bottom.bottom-form-sotr .form-flex:not(:has(.image)) .form-col:nth-child(1) {
    margin: 0 auto;
}

.strategic-management-wrap .banner-main {
    align-items: stretch;
    overflow: hidden;
}

.strategic-management-wrap .banner-main-flex {
    padding: 0;
    height: 100%;
}

.strategic-management-wrap .banner-main-flex .banner-main-txt {
    height: fit-content;
    align-self: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.strategic-management-wrap .text-and-photo-flex .col-text ul {
    padding-left: 25px;
    padding-right: 0;
}

.strategic-management-wrap .form-new-call-bg-bottom.bottom-form-sotr .form-flex .form-col:nth-child(1) {
    margin: 0 auto;
}

.gradient-bg {
    display: block;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    background: rgb(0, 115, 103);
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 190, 186, 1) 49%);
}

.gradient-bg-red {
    display: block;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    background: rgb(244, 54, 76);
    background: linear-gradient(145deg, rgba(244, 54, 76, 1) 36%, rgba(134, 0, 12, 1) 100%);
}

.gradient-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0, 190, 186);
    background: linear-gradient(100deg, rgba(0, 190, 186, 1) 18%, rgba(0, 115, 103, 1) 49%);
    transition: 0.4s;
    opacity: 0;
}

.gradient-bg-red:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(134, 0, 12);
    background: linear-gradient(152deg, rgba(140, 0, 12, 1) 44%, rgba(244, 54, 76, 1) 90%);
    transition: 0.4s;
    opacity: 0;
}

:is(a, label, button).gradient-bg:hover:after,
:is(a, label, button).gradient-bg-red:hover:after {
    opacity: 1;
}

:is(.gradient-bg, .gradient-bg-red) span {
    position: relative;
    z-index: 2;
}

.strategic-management-wrap .banner-link.js-popup-window-show {
    width: fit-content;
    margin: 50px auto 0;
    padding: 12px 24px;
    border-radius: 30px;
    font-size: 22px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.form-new-call-bg-bottom.bottom-form-sotr .form-flex .form-col:nth-child(2) {
    width: 42%;
    padding: 0 50px;
}

.form-new-call-bg-bottom.bottom-form-sotr p {
    font-size: 20px;
    color: #0A0A0A;
    text-align: left;
    font-weight: 400;
}

.form-new-call-bg-bottom.bottom-form-sotr .form-table.data-table {
    max-width: 100%;
}

.form-sotr-contact {
    /*padding-bottom: 10px;*/
}

.form-sotr-contact, .form-sotr-contact * {
    box-sizing: border-box;
}

.form-sotr-contact .form-sotr-bg {
    background-image: url(/images/rolsfd.png);
    background-color: #2F2C27;
    border-radius: 12px;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 38px 90px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}


.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-1 a,
.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-2 a {
    display: flex;
    justify-content: center;
}

.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-1 a {
    background: rgb(29, 145, 204);
    background: linear-gradient(180deg, rgba(29, 145, 204, 1) 0%, rgba(0, 120, 181, 1) 100%);
    color: #fff;
    padding: 29px 56px;
    font-size: 20px;
    border-radius: 12px;
}

.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-1 a span {
    display: flex;
    align-items: center;
    gap: 15px;
}

.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-1 {
    margin-bottom: 19px;
}

.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-2 a {
    background: rgb(0, 147, 131);
    background: linear-gradient(180deg, rgba(0, 147, 131, 1) 0%, rgba(0, 115, 103, 1) 100%);
    color: #fff;
    padding: 29px 56px;
    font-size: 20px;
    border-radius: 12px;
}

.form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-2 a span {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

#b-pay .pay-select__item-name-ticket ul {
    width: auto !important;
}

.b-title {
    font-weight: 600;
    line-height: 1.3;
    font-size: 56px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    color: #111;
}

.b-title .pink {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-flex;
    width: 225px;
}

.b-title__desc {
    color: #545454;
    padding-top: 10px;
    font-size: 14px;
}

.pay-select__wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 50px 0 35px;
}

.pay-select__wrap--double {
    flex-wrap: nowrap;
    gap: 10px;
}

.pay-select__wrap--double .image img {
    border-radius: 10px;
}

.pay-select__wrap--double .image .text {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.pay-select__wrap--double .pay-select__item.pink {
    max-width: 58%;
}

.pay-select__item {
    flex: 1 0 100%;
    max-width: 100%;
    padding-right: 15px;
}

.pay-select__item-price {
    font-size: 24px;
}

.pay-select__item-price-note {
    font-size: 15px;
    font-style: italic;
    margin: 10px 0 0 0;
}

.pay-select__item-top {
    display: flex;
    flex-direction: row;
}

.pay-select__item.pink .pay-select__item-bottom {
    border-top: 2px dotted #e35092;
}

.pay-select__item-top, .pay-select__item-bottom {
    padding: 22px 30px;
    /*min-height: 50px;*/
    min-height: 33px;
}

.pay-select__item-input .modal__checkbox-custom .fa {
    font-size: 15px;
}


.modal__checkbox-custom .fa {
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
    display: block;
    transition: .3s;
}

.pay-select__item-input .modal__checkbox-wrap {
    margin-top: 5px;
    position: relative;
}

.modal__checkbox-wrap {
    margin-top: 10px;
}

.pay-select__item-input .modal__checkbox {
    position: static;
}

.modal__checkbox {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    font-weight: 400;
    line-height: 1;
    text-align: left;
}

.modal__checkbox-text {
    font-size: 12px;
    padding-top: 2px;
    line-height: 1.2;
    display: inline-block;
}


.modal__checkbox input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    margin: 4px 0 0;
    line-height: normal;
    display: none;
}

.modal__checkbox input[type="checkbox"]:checked ~ .modal__checkbox-custom {
    display: block;
    background: #e5e5e5 url(/local/templates/arb/img/gal.png) no-repeat center;
}

.pay-select__item-input .modal__checkbox-custom {
    width: 20px;
    height: 20px;
}

.modal__checkbox-custom {
    width: 17px;
    height: 17px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
    background: #e5e5e5;
}

.pay-select__item-name-ticket {
    font-size: 20px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    padding-left: 15px;
    line-height: 1.4;
}

#b-pay ol:not([class]), ul:not([class]) {
    width: auto;
}

#b-pay ol:not([class]), ul:not([class]) {
    list-style-type: none;
    counter-reset: arb-news-content--ul__counter;
    padding: 0 40px;
    width: 100%;
}

#b-pay ul:not([class]) > li:not([class]) {
    font-size: 1.6rem;
    margin: 10px 0;
    padding: 0 0 0 20px;
    position: relative;
    left: -10px;
}

#b-pay ul:not([class]) > li:not([class]):before {
    counter-increment: arb-news-content--ul__counter;
    content: "|";
    font-size: 1.6rem;
    display: inline-block;
    color: #e3000f;
    margin-left: -20px;
    position: absolute;
    left: initial;
    top: 0;
}

#b-pay + .popup-thanks.js-popup-thanks .popup-thanks__item.popup-thanks__item--text {
    width: 100%;
    text-align: center;
    align-items: center;
}

.form-pay {
    display: grid;
    grid-template-columns: 1fr;
}

.field-type-pay {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    margin: 15px 0;
}

.wrap-input-fields {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin: 75px 0 30px;
}

.pay-form__field select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
}

.pay-form__field input, .pay-form__field textarea, .pay-form__field select {
    width: 100%;
    height: 100%;
    color: #545454;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    border-radius: 2px;
    background-color: #fff;
    border: 2px solid #f5f6fb;
    box-sizing: border-box;
    outline: none;
    transition: .3s;
}

.pay-form__field option {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    background: #fff;
}

.field-type-pay .label-pay {
    min-width: max-content;
    display: block;
    text-align: center;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    padding: 12px 24px;
    border-radius: 30px;
    border-bottom: 0px solid transparent;
    box-shadow: 0px 0px 30px 1px transparent;
    transition: all .3s;
}

.field-type-pay input[type="radio"] {
    position: absolute;
}

.label-pay.active {
    border-bottom: 5px solid #999;
    box-shadow: 0px 0px 30px 1px #999;
    transition: all .3s;
}

/*.field-type-pay input[type="radio"]:checked+.label-pay {*/
/*    background: #59a996;*/
/*    border-color: #59a996;*/
/*    color: #fff;*/
/*}*/

/*.field-type-pay .label-pay-org {*/
/*    border-color: #274395;*/
/*    color: #274395;*/
/*}*/

/*.field-type-pay input[type="radio"]:checked+.label-pay-org {*/
/*    background: #274395;*/
/*    border-color: #274395;*/
/*    color: #fff;*/
/*}*/

.field-type-pay input[type="radio"] {
    visibility: hidden;
}

#b-pay {
    padding: 80px 0 0 0;
    font-family: 'Montserrat', sans-serif;
}

#b-pay .pay-form__btn-submit {
    margin-top: 20px;
    padding: 10px 0;
}

#b-pay .btn__button--pink {
    display: inline-block;
    font-size: 1.6rem;
    max-width: 100%;
    line-height: 1.4;
    font-family: Montserrat, sans-serif;
    border-radius: 30px;
    padding: 12px 30px;
    border: none;
}

#b-pay .btn__button--pink span.btn__text {
    color: #fff;
    transition: all .3s;
}

@media all and (max-width: 1097px) {
    .pay-select__wrap--double .form_image .text span {
        display: flex;
        justify-content: center;
    }
}

@media all and (max-width: 1080px) {
    .pay-select__item {
        flex: 1 0 100%;
        max-width: 100%;
    }

    .form-pay {
        grid-template-columns: 1fr;
    }
}

@media all and (max-width: 1024px) {
    .form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-1 a, .form-sotr-contact .form-sotr-bg .form-sotr-btn .btn-2 a {
        padding: 22px 20px;
        font-size: 16px;
    }

    .form-sotr-contact .form-sotr-bg {
        padding: 34px 37px;
    }

    .form-sotr-contact .form-sotr-bg .form-sotr-photo img {
        max-height: 145px;
    }

    .form-new-call-bg-bottom.bottom-form-sotr h3 {
        font-size: 40px;
    }

    .form-new-call-bg-bottom.bottom-form-sotr p {
        font-size: 16px;
    }

    .experience .experience-content .logo div {
        width: 95px;
    }

    .experience .list {
        font-size: 18px;
        padding: 28px 13px;
    }

    .experience .experience-content .logo {
        width: 24%;
    }

    .experience .experience-content .logo .logo-1 {
        left: 70px;
    }

    .experience .experience-content .logo .logo-2 {
        top: 50px;
        left: 145px;
    }

    .experience .experience-content .logo .logo-3 {
        top: 80px;
        left: 0px;
    }

    .experience .experience-content .logo .logo-4 {
        top: 185px;
        left: 70px;
    }

    .experience .experience-content .person {
        left: 20%;
        transform: translateX(-7%);
    }

    .experience .experience-content .list {
        width: 60%;
    }

    .education .education-title {
        font-size: 40px;
        padding-bottom: 50px;
    }

    .education .education-item-text {
        font-size: 16px;
    }

    .conference-project .conference-header {
        font-size: 40px;
        padding-bottom: 45px;
    }

    .conference-project .conference-item {
        padding: 24px 24px;
    }

    .conference-project .conference-item .conference-title {
        font-size: 20px;
    }

    .conference-project .conference-item .conference-description {
        font-size: 16px;
    }

    .conference-project .conference-item img + .conference-text {
        padding-top: 19px;
    }

    .conference-project .conference-item .images {
        flex-wrap: wrap;
        gap: 16px;
    }

    .conference-project .conference-item .images img {
        max-width: 100%;
    }

    .conference-project .conference-item .conference-btn a {
        padding: 16px 20px;
        width: 100%;
        text-align: center;
    }

    .conference-project .conference-item .conference-item-wrap > img {
        width: 61px;
        min-width: 61px;
    }

    .conference-project .conference-item.item-flex .conference-item-wrap > img {
        margin-right: 20px;
        width: 61px;
        min-width: 61px;
    }

    .implemented-project .project-content .project-text-black {
        font-size: 18px;
        padding: 23px 33px;
    }

    .implemented-project .project-content .project-text-black b,
    .implemented-project .project-content .project-text-green b {
        font-size: 20px;
    }

    .implemented-project .project-title {
        font-size: 40px;
        padding-bottom: 40px;
    }

    .implemented-project .project-content .project-text-green {
        padding: 23px 33px;
    }

    .implemented-project .project-content .project-text-white {
        padding: 23px 33px;
        font-size: 16px;
    }

    .worked-with-them .worked-title,
    .worked-this .worked-title,
    .videos .videos-title {
        font-size: 40px;
    }

    .special-employee {
        padding: 1px 0 1px 0;
    }

    .special-employee .special-flex {
        flex-wrap: wrap;
    }

    .special-employee .special-flex .special-video,
    .special-employee .special-flex .special-text {
        width: 100%;
    }

    .special-employee .special-flex .special-video {
        padding-bottom: 30px;
    }

    .banner-employee-item-col.col-tree {
        display: none;
    }

    .banner-employee-item.image-item {
        height: auto;
    }

    .banner-employee .banner-employee-title {
        font-size: 40px;
        padding-bottom: 20px;
    }

    .banner-employee .employee-btn a {
        padding: 23px 27px;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 990px) {

    .partner-wrapper {
        padding: 50px 0;
    }

    .reviews-wrapper {
        padding: 50px 0;
    }

    .company-wrapper {
        padding: 50px 0;
    }

    .programm-wrapper .programm-wrapper {
        padding: 50px 0;
    }

    .form-new-call-bg {
        padding-bottom: 50px;
    }

    .arb-video-wrapper {
        padding-bottom: 50px;
    }

    .form-new-call-bg-bottom {
        padding: 0 0 50px 0;
    }

    .nums-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .nums-wrapper .new-wrapper {
        padding-top: 0;
        margin-top: 0;
    }

    .nums-wrapper .new-wrapper .nums-flex {
        padding-bottom: 0;
    }

    .faq-clients {
        padding: 50px 0;
    }

    .expert-wrapper.green {
        padding: 50px 0;
    }

    .publication-wrapper {
        /*padding: 50px 0;*/
        padding-bottom: auto;
    }

    .footer-new {
        padding: 50px 0;
    }


    .pay-select__wrap--double {
        flex-wrap: wrap;
    }

    .pay-select__wrap--double .pay-select__item.pink {
        max-width: 100%;
        order: 2;
    }

    .pay-select__wrap--double .form_image {
        width: 100%;
        order: 1;
        padding: 0 0 30px 0;
    }

    .pay-select__wrap--double .form_image .image {
        text-align: center;
    }

    .pay-select__wrap--double .form_image .image img {
        margin: 0 auto;
        width: 300px;
    }

}

@media all and (max-width: 830px) {
    .education .education-items .education-col {
        width: 100%;
    }

    .education .education-items {
        flex-wrap: wrap;
    }

    .education .date {
        font-size: 16px;
    }

    .experience .experience-content {
        flex-direction: column;
        min-height: auto !important;
    }

    .experience .experience-content .list {
        width: 100%;
        order: 1;
    }

    .experience .experience-header {
        font-size: 28px;
        padding-bottom: 35px;
    }

    .experience .experience-content .person {
        text-align: center;
        width: 100%;
        position: relative;
        left: 0;
        transition: none;
        order: 3;
        transform: none;
    }

    .experience .experience-content .logo {
        order: 2;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 13px;
        padding: 40px 0;
    }

    .experience .experience-content .logo div {
        position: relative !important;
        width: 59px;
    }

    .experience .experience-content .logo .logo-1 {
        left: 0;
    }

    .experience .experience-content .logo .logo-2 {
        top: -20px;
        left: 0;
    }

    .experience .experience-content .logo .logo-3 {
        top: 7px;
        left: 0px;
    }

    .experience .experience-content .logo .logo-4 {
        top: -20px;
        left: 0;
    }

    .worked-with-them .worked-slider,
    .worked-this .worked-slider {
        width: 70%;
        margin: 0 auto;
    }

    .videos .videos-slider {
        width: 70%;
        margin: 0 auto;
    }

    .worked-with-them .main-margin,
    .worked-this .main-margin {
        margin-bottom: 30px;
    }
}

.partner-wrapper .partner-flex .slick-arrow {
    background: transparent;
    font-size: 0 !important;
    width: 35px;
    height: 35px;
    background-image: url(/images/new-temp/arr.svg);
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    background-position: center;
    background-repeat: no-repeat;
}

.partner-wrapper .partner-flex .slick-arrow.slick-prev {
    transform: rotate(180deg) translateY(50%);
    left: -70px;
    top: 50%;
}

.partner-wrapper .partner-flex .slick-arrow.slick-next {
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
}

.partner-wrapper .partner-flex .slick-arrow:before {
    display: none;
}

.partner-wrapper .partner-flex .slick-track {
    display: flex;
    align-items: center;
}

/*main.content {*/
/*    max-width: 1280px!important;*/
/*    margin: 0 auto;*/
/*}*/

.bx-breadcrumb {
    display: flex;
    justify-content: center;
    padding: 40px 0 !important;
    flex-wrap: wrap;
}

.bx-breadcrumb .bx-breadcrumb-item {
    text-align: center;
}

.modern-page-navigation {
    margin: 24px 0;
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

span.modern-page-title {
    color: #808080;
}

.modern-page-navigation a {
    min-width: 40px;
    height: 40px;
    display: flex;
    text-align: center;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
}

a.modern-page-next {
    padding-left: 20px;
}

a.modern-page-previous {
    padding: 0 20px !important;
}

a.modern-page-next {
    padding: 0 20px !important;
}

span.modern-page-current {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.top_title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: initial !important;
    aspect-ratio: 4;
    background-color: #007367;
    background-image: url('/images/bg_title.png');
    color: #fff;
    border-radius: 24px;
    font-size: 40px;
    font-weight: bold;
}

.wrap-contact-block {
    display: block;
    width: 50%;
    margin-right: 24px;
    text-align: left !important;
}

.wrapper.flex-block {
    display: flex;
    margin: 72px 0;
}

.yandex-map-contacts {
    width: 50%;
    margin-top: 0;
}

.wrap-contact-block .row-title {
    margin: 0;
}

.wrap-contact-block .row-title h2 {
    text-transform: initial;
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 0 20px;
    text-align: left;
}

.item-contact-block .arb-section__container {
    padding-right: 120px;
    box-sizing: border-box;
}

.wrap-input-contacts input {
    border: none;
    border-bottom: 1px solid #D9D9D9;
    color: rgba(0, 115, 103, 1);
}

.wrap-input-contacts input::placeholder {
    background: linear-gradient(119deg, rgba(0, 115, 103, 1) 18%, rgba(0, 172, 168, 1) 49%, rgba(0, 115, 103, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.btn.btn--big.js-popup-thanks-submit {
    display: block;
}

.contact-form-content button.btn__button {
    background: linear-gradient(45deg, #D6001C, #A1000E);
    padding: 10px;
    font-size: 16px;
}

.contact-form-content button.btn__button span {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: initial;
}

.item-contact-block-address {
    margin-top: 54px;
    padding: 0;
}

.contact_item {
    display: flex;
    align-items: center;
    margin-top: 18px;
}

span.title_prop {
    display: flex;
    align-items: center;
}

span.title_prop img {
    margin-right: 8px;
    width: 20px;
}

span.title_prop {
    font-size: 18px;
    color: #007367;
    margin-right: 16px;
}

.contact_item p {
    font-size: 18px;
    font-weight: 500;
}

.wrap-input-contacts input {
    font-size: 16px;
    font-weight: 400;
    padding-left: 46px;
    background-position: 16px center !important;
}

.wrap-input-contacts input[name="name"] {
    background: url('/images/personal.svg') no-repeat;
}

.wrap-input-contacts input[name="phone"] {
    background: url('/images/phone.svg') no-repeat;
}

.wrap-input-contacts input[name="email"] {
    background: url('/images/email.svg') no-repeat;
}

.licence_block.filter.label_block {
    padding: 15px;
}

body .licence_block.label_block input + label {
    padding-left: 31px;
}

/* Events  */
.content.container {
    padding: 0 3%;
}

.bg_container {
    background-color: #F7F7F7;
}

.content.container.bg_container {
    padding-top: 30px;
}

.arb-web-filter.js-web-filter {
    padding-bottom: 30px;
    border-radius: 6px;
}

.arb-web-filter__container {
    justify-content: center;
    gap: 24px;
}

.arb-web-filter.b-top-header {
    /* background: #E9EDEE; */
}

.arb-web-filter label.arb-web-filter-checkbox__switch {
    background-color: #D9D9D9;
    height: 32px;
    width: 62px;
}

.arb-web-filter-checkbox__switch:before {
    background-color: #808080;
    top: 2px;
    width: 26px;
    height: 26px;
    left: 3px;
}

.arb-web-filter-checkbox__input:checked + .arb-web-filter-checkbox__switch {
    background-color: #007367;
    border-color: #007367;
}

.arb-web-filter-checkbox__input:checked + .arb-web-filter-checkbox__switch:before {
    background-color: #fff;
    left: 32px;
}

.content .btn_white {
    position: relative;
    top: 0;
    width: initial;
    left: 0;
    display: inline-block;
    padding: 16px 50px;
    border: 1px solid #007367;
    border-radius: 0;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #007367;
    text-transform: none;
    font-family: 'Montserrat';
}

.reset_block {
    width: 100%;
    text-align: center;
}

.arb-web-filter__container {
    flex-wrap: wrap;
}

.content .btn_white:hover {
    background: linear-gradient(to right bottom, #007367, #00ACA8, #007367);
    color: #fff;
}

.content .btn_white span {
    padding: 0;
    text-transform: none;
}

.table__info.js-table__info {
    margin-bottom: 50px;
}

.arb-web-filter__select.js-web-filter-select {
    padding: 15px 8px;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    color: #808080;
}

.arb-web-filter__select.js-web-filter-select option:checked,
.arb-web-filter__select.js-web-filter-select option:hover {
    box-shadow: 0 0 10px 100px #007367 inset;
}

.arb-web-filter {
    position: relative;
    top: 0 !important;
    ! i;
    !;
}

.arb-web-filter__select.js-web-filter-select > option:hover {
    background: #007367 !important;
    color: #fff !important;
}

h2.filter-title {
    font-weight: 500;
    text-transform: none;
    font-size: 60px;
    line-height: 1.2em;
    padding: 32px 0 10px;
    color: #000 !important;
    ! i;
    !;
}

.arb-web-filter__select.js-web-filter-select {
    min-width: 180px;
}

.arb-web-filter__tags {
    width: initial;
}

header .container .left_side ul li a {
    white-space: nowrap;
}

.arb-popup-window__window .btn.btn--big.js-popup-window-ok {
    min-width: 20rem !important;
    width: 100%;
}

.rutube-item-link .rutube-title.open-video {
    width: 0;
    height: 0;
}


@media all and (max-width: 1024px) {
    .top_title {
        aspect-ratio: 70/26;
    }

    .licence_block.filter.label_block {
        padding: 15px;
    }

    body .licence_block.label_block input + label {
        padding-left: 31px;
    }

    .wrapper.flex-block {
        flex-direction: column;
        gap: 30px;
    }

    /*main#content {*/
    /*	max-width: 700px !important;*/
    /*}*/
    .wrap-contact-block {
        width: 100%;
    }

    .yandex-map-contacts {
        width: 100%;
    }

}

@media all and (max-width: 768px) {

    .videos .youtube-img,
    .videos .rutube-img {
        background-size: contain;
        height: 300px;
    }

    .top_title {
        aspect-ratio: 32/20;
    }

    .strategic-management-wrap .banner-link.js-popup-window-show {
        font-size: 14px;
    }

    /*main#content {*/
    /*	padding: 0 10px;*/
    /*}*/
    .contact_item {
        flex-wrap: wrap;
    }

    .contact_item p {
        width: 100%;
        padding-top: 15px;
    }

    .arb-section__container {
        padding-right: 0;
    }

}

@media all and (max-width: 1024px) {
    .partner-wrapper .partner-flex .slick-arrow.slick-prev {
        left: -70px;
    }

    .partner-wrapper .partner-flex .slick-arrow.slick-next {
        right: -70px;
    }
}

@media all and (max-width: 768px) {
    .technology-wrap .technology-name {
        text-align: center;
    }

    .popup-thanks__item.popup-thanks__item--text .title {
        font-size: 26px;
    }

    .popup-thanks {
        z-index: 100;
    }

    .partner-wrapper .partner-flex .slick-arrow.slick-prev {
        left: -30px;
    }

    .partner-wrapper .partner-flex .slick-arrow.slick-next {
        right: -30px;
    }

    .partner-wrapper .partner-flex {
        width: calc(100% - 56px);
        margin-left: 26px;
    }

    .partner-wrapper .partner-flex .slick-arrow.slick-prev,
    .partner-wrapper .partner-flex .slick-arrow.slick-next {
        top: 50%;
    }

    .form-new-call-bg-bottom.bottom-form-sotr {
        /*padding-top: 50px;*/
        padding: 0;
    }

    .form-new-call-bg-bottom.bottom-form-sotr h3 {
        font-size: 26px;
        padding-bottom: 15px;
    }

    .form-new-call-bg-bottom.bottom-form-sotr .form-flex .form-col:nth-child(2) {
        display: none;
    }

    .form-new-call-bg-bottom.bottom-form-sotr .form-flex .form-col:nth-child(1) {
        width: 100%;
        padding: 0;
    }

    .form-new-call-bg-bottom.bottom-form-sotr .form-flex {
        margin: 0;
    }

}

@media all and (max-width: 690px) {
    .form-sotr-contact .form-sotr-bg {
        display: block;
    }

    .form-sotr-contact .form-sotr-bg {
        padding: 34px 20px;
    }

    .form-sotr-contact .form-sotr-bg .form-sotr-photo {
        text-align: center;
        padding-bottom: 15px;
    }

    .conference-project .conference-col {
        width: 100%;
    }

    .conference-project .conference-content {
        flex-wrap: wrap;
    }

    .conference-project .conference-header {
        font-size: 28px;
        padding-bottom: 40px;
    }

    .implemented-project .project-content .project-image {
        text-align: center;
    }

    .implemented-project .project-content .project-text-white {
        margin: 0 auto;
        padding: 23px 33px;
        font-size: 16px;
        width: calc(100% - 20px);
        margin-top: -10px;
    }

    .implemented-project .project-title {
        font-size: 40px;
        padding-bottom: 40px;
    }

    .implemented-project .project-content .project-image,
    .implemented-project .project-content .project-text {
        width: 100%;
    }

    .implemented-project .project-content .project-text-black {
        font-size: 16px;
        padding: 21px 21px;
    }

    .implemented-project .project-content .project-text-black b,
    .implemented-project .project-content .project-text-green b {
        font-size: 18px;
    }

    .implemented-project .project-content .project-text-green {
        padding: 21px 21px;
    }

    .implemented-project .project-content .project-text-white {
        padding: 21px 21px;
    }

    .implemented-project .project-content .project-text-white .col {
        width: 100%;
    }
}

@media all and (max-width: 500px) {

    .videos .youtube-img,
    .videos .rutube-img {
        background-size: contain;
        height: 200px;
    }

    .popup-thanks__item.popup-thanks__item--text .title {
        font-size: 22px;
    }

    .implemented-project .project-title {
        font-size: 26px;
    }

    .worked-with-them .worked-title,
    .worked-this .worked-title,
    .videos .videos-title {
        font-size: 26px;
    }

    .banner-employee .banner-employee-title {
        font-size: 26px;
    }

    .banner-employee-grid {
        flex-direction: column;
        gap: 0;
    }

    .banner-employee-grid .banner-employee-item-col {
        width: 100%;
    }

    #b-pay .pay-select__item-name-ticket ul {
        padding: 30px 0 0;
    }

    #b-pay .field-type-pay {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    #b-pay .wrap-input-fields {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 10px;
        margin: 30px 0;
    }

    #b-pay .modal__checkbox-wrap {
        order: 100;
    }
}

@media (max-width: 360px) {
    .videos .youtube-img,
    .videos .rutube-img {
        background-size: contain;
        height: 130px;
    }
}

a.btn__text.label-pay.label-pay-org {
    padding: 10px 0;
    line-height: 2.5em;
    margin-top: 20px;
    font-size: 16px;
}

.content.container.bg_container .wrapper {
    width: -webkit-fill-available;
    max-width: 100%;
}

.arb-popup__text {
    color: #fff;
    font-size: 20px;
}

.arb-popup__text p {
    margin-bottom: 15px;
}

.arb-popup__text {
    text-align: center;
    width: 100%;
}

.expert-bottom-item.slick-slide.slick-current.slick-active {
    /*display: none;*/
}

.container {
    width: 100%;
}

.project-item {
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
}

.project-text-white.columns {
    column-count: 2;
    display: block !important;
}

.project-item:after {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: "";
    position: absolute;
    background: #000;
    left: 0px;
    top: 10px;
}

.section_service_top_banner .banner-tags {
    display: flex;
    gap: 10px;
    margin: 20px 0;
    flex-wrap: wrap;
}

.section_service_top_banner .banner-tag {
    padding: 10px;
    background: #fff;
    color: #00786c;
    border-radius: 17px;
}

div#block_service_payment {
    background: #f7f7f7 url(/images/banner_bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 50px 0;
}

.payment-items {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.payment-item {
    padding: 45px;
    background: #fff;
    border-radius: 25px;
    width: 48%;
}

.payment-name {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
}

.payment-description .text {
    min-height: 80px;
}

.payment-description {
    padding: 20px 0;
}

.payment-description .price {
    font-size: 32px;
}

.section_service_tech .slick-arrow {
    display: inline-block !important;
}

.section_service_payment a.btn.btn_red {
    background: linear-gradient(90deg, #D6001C 0%, #A1000E 100%);
    padding: 17px 50px;
    border-radius: 15px;
    min-height: initial;
}

.section_service_payment .price-btn {
    margin-top: 20px;
}


.section_service_payment .payment-item-wrap {
    padding-left: 70px;
}

.payment-item_1 .payment-item-wrap {
    background-image: url('/images/svg/price_check.svg');
}

.payment-item_2 .payment-item-wrap {
    background-image: url('/images/svg/price_minus.svg');
}


.payment-item-wrap {
    background-repeat: no-repeat;
    background-position: 3px 3px;
}

.section_service_top_banner a.banner-link {
    padding: 20px;
}

.section_service_top_banner .banner-main .banner-main-flex .banner-btn {
    max-width: 230px;
    width: 230px;
    height: 230px;
}

.title, .title-gray, .title-small, .title-white, h1, h2 {
    font-family: 'Montserrat';
}

.section_form_image {
    padding-top: 80px;
}

.form-new-call-bg-bottom {
    background-image: none;
}

div#block_form_image {
    background-image: url(/images/new-temp/afS.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#block_speakers {
    background-image: url('/images/speakers_bg_new.png');
    background-color: #007367;
    padding: 70px 0 100px;
}

#block_speakers .title {
    margin-bottom: 50px;
    padding-bottom: 0;
}

#block_speakers .section__sliderNav .slick-arrow {
    display: flex !important;
}

div#block_reviews .title {
    margin-bottom: 15px;
}

.section button:hover {
    background: #007367;
}

.section button:hover svg path {
    transition: 0.3s all ease;
    stroke: #fff;
}

div#block_bg_black .desc_text {
    line-height: 1.5;
}

div#block_bg_black .desc_text i {
    margin-right: 10px;
}

div#block_bg_black .subtitle_text {
    line-height: 1.5;
    padding-bottom: 10px;
}

div#block_bg_black .desc_text {
    line-height: 1.5;
}

div#block_bg_black .desc_text i {
    margin-right: 10px;
}

div#block_bg_black .subtitle_text {
    line-height: 1.5;
    padding-bottom: 10px;
}

body div#block_bg_black {
    background-color: #000;
    background-image: url('/images/bg_block.png');
    background-size: initial;
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 0;
}

.section.red_title .title {
    padding-bottom: 50px;
}

.red_title {
    padding: 70px 0 100px;
}

.bg_red_block {
    margin: 0 !important;
}

.error_result {
    text-align: center;
    margin: 20px 0;
    color: #bc0015;
    font-weight: bold;
}

.js-form-mail.question .error_result {
    color: #fff;
}

@media all and (max-width: 480px) {
    .form-new-call {
        padding: 20px 12px 40px 12px;
    }

    .form-new-call .form-input input {
        font-size: 16px;
    }

    .company-wrapper .company-flex {
        margin: 0;
    }

    .publication-wrapper .publication-flex,
    .partner-wrapper .partner-flex {
        width: 100%;
        margin-left: 0;
    }

    .expert-wrapper .description {
        padding-bottom: 10px;
    }

    .faq-clients .faq-clients-flex .button-wrap {
        display: flex;
        justify-content: center;
    }

    .nums-wrapper .description,
    .faq-clients .faq-clients-flex .preview,
    .partner-wrapper .partner-header h3.description,
    .programm-wrapper .programm-item .description {
        line-height: 135%;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel {
        width: 100%;
        margin-left: 0;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-prev,
    .faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-next {
        top: unset;
        bottom: -65px;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-prev {
        left: 35px;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel button.slick-arrow.slick-next {
        right: 35px;
    }

    .banner-main .banner-main-flex .banner-main-txt {
        padding: 0;
    }

    .faq-clients .faq-clients-flex .faq-clients-carousel {
        padding: 16px;
    }

    .expert-wrapper .expert-flex .expert-preview-right {
        padding: 16px;
    }

    .section_buy .form_wrapper .btn_wrapper * {
        width: 100%;
        margin: 0 !important;
    }

    .new-wrapper {
        padding: 0 20px;
    }

    .section_buy .form_wrapper .btn_wrapper .btn.label-pay-org {
        padding: 15px;
    }

    .section_buy .form_wrapper .btn_wrapper {
        flex-wrap: wrap;
        gap: 10px;
    }

    .arb-adblock__wrapper, .arb-adblock__wrapper .jcsb, .arb-adblock {
        flex-wrap: wrap;
        justify-content: center;
    }

    .arb-adblock__wrapper .arb-adblock__message {
        padding: 10px 0;
    }

    .arb-adblock__wrapper a.btn.arb-adblock__button * {
        font-size: 20px !important;
    }

    .arb-adblock__wrappera .btn.arb-adblock__button {
        margin: 0;
    }

    .arb-adblock__wrapper .arb-adblock__close.js-adblock-close {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .section_service_top_banner a.banner-link {
        padding: 10px;
        width: 80% !important;
    }

    .section_service_top_banner .banner-main .banner-main-flex .banner-btn {
        max-width: 160px;
        width: 160px;
        height: 160px;
    }

    .payment-items {
        flex-wrap: wrap;
    }

    .payment-item {
        width: 100%;
    }

    .arb-popup-window.js-popup-window.popup-new-temp .arb-popup-window__window {
        padding: 40px 20px 20px !important;
        max-width: calc(100% - 40px) !important;
    }

    .arb-popup-window.js-popup-window.popup-new-temp .arb-private .popup-title {
        font-size: 20px !important;
    }
}

@media (max-width: 410px) {
    .popup-thanks .popup-thanks__window {
        padding: 40px 50px;
    }
}

@media (max-width: 386px) {

    .popup-thanks .popup-thanks__window {
        padding: 60px 20px;
    }

    .popup-thanks__item.popup-thanks__item--text .title {
        font-size: 21px;
    }
}

.preview-text {
    line-height: 135%;
}


.section_gift .frame_gift {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 15px;
    padding: 35px 60px;
    background-color: #0a0a0a;
    background-image: url("/local/templates/arb/images/gift.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    overflow: hidden;
    margin: 0 0 80px;
}

.section_gift .frame_gift .gift__text {
    max-width: 677px;
}
.section_gift .frame_gift h4 {
    font-weight: 600;
    font-size: 34px;
    line-height: 1.388;
    color: #fff;
    position: relative;
    z-index: 2;
    margin: 0 0 10px;
}

.section_gift .frame_gift p {
    font-weight: 400;
    font-size: 24px;
    line-height: 129%;
    color: #fff;
    position: relative;
    z-index: 2;
}

.section_gift .frame_gift .gift__button {
    margin: 0 50px 0 0;
}

.section_gift .frame_gift .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 2;
}
.section_gift .frame_gift .btn_red__circle {
    background: radial-gradient(105.25% 105.25% at 89.06% 88.91%, rgb(255, 10, 110) 45%, rgb(173, 0, 71) 100%);
    border-radius: 50%;
    background-size: 100% 300%;
    height: 142px;
    width: 142px;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.42;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.section_gift .frame_gift .btn_red__circle:hover {
    color: #fff;
    background-position: 0 50%;
}
@media (max-width: 991px) {
    .section_gift .frame_gift {
        flex-direction: column;
        padding: 20px 15px;
        margin: 0 0 40px;
    }
    .section_gift .frame_gift h4 {
        text-align: center;
        font-size: 24px;
    }
    .section_gift .frame_gift p {
        text-align: center;
        font-size: 16px;
        margin: 0 0 10px;
    }
    .section_gift .frame_gift .gift__button {
        margin: auto;
    }
}
/* End */


/* Start:/local/templates/arb/components/bitrix/menu/main/style.css?17367563886869*/
.menu-submenu.menu-submenu-2 {
   
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    cursor: default;
     background: #fff;
    z-index: 11;
    top: 0;
    left: 100%;
    height: 100%;
    width: calc(1200px - 280px);
    /* padding: 10px 0; */
}

.menu-submenu.menu-submenu-2 .menu-submenu-items {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
}

.menu-submenu.menu-submenu-2 .menu-submenu-items .menu-submenu-item {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.menu-submenu.menu-submenu-2 .menu-submenu-items .menu-submenu-item a.menu-submenu-item-text {
    color: #333;
    font-size: 14px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 10px 20px 5px 20px;
}.menu-submenu.menu-submenu-2 .menu-submenu-items .menu-submenu-item .menu-submenu-items {
    display: block;
    background: #fff;
}

.menu-submenu.menu-submenu-2 .menu-submenu-items .menu-submenu-item .menu-submenu-items .menu-submenu-item {
    width: 100%;
    max-width: 100%;
}

.menu-submenu.menu-submenu-2 .menu-submenu-items .menu-submenu-item .menu-submenu-items .menu-submenu-item a.menu-submenu-item-text {
    color: #726D6D;
    font-size: 14px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.menu-submenu.menu-submenu-2 .menu-submenu-items a.menu-submenu-item-text {
    border: none;
}
.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item:first-child .menu-submenu-item-text {
    border: none;
}
[data-catalog=true] .menu-submenu.menu-submenu-1 {
	background: #f0f4f9;
}
[data-catalog=false] .menu-submenu.menu-submenu-1 {
	background: #fff;
}
.menu-submenu.menu-submenu-1 > .menu-submenu-items {

}
[data-catalog=true] .menu-submenu.menu-submenu-1:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 0;
    top: 0;
    bottom: 0;
    margin-left: calc( (-100vw + 1210px) / 2);
    background: rgb(240,244,249);
    background: linear-gradient(90deg, rgba(240,244,249,1) 32%, rgba(255,255,255,1) 32%);
    z-index: 0;
}
.menu-submenu.menu-submenu-1 > .menu-submenu-items {
    padding-top: 20px;
    text-align: left;
    max-width: 1136px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.menu-submenu.menu-submenu-1 .main-ttl {
    font-weight: 700;
    font-size: 34px;
    line-height: 120%;
    position: relative;
    color: #0A0A0A;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 23px;
}

.menu-submenu.menu-submenu-1 .submenu-flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item {
    width: 33.333333%;
    padding: 0 30px;
    border-left: 1px solid #E5E5E5;
}

.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item:first-child {
    border: none;
}

.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item .menu-submenu-item-text {
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
    display: block;
}



.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item .menu-submenu-item-text:after {
    transition: 0.4s;
    opacity: 0;
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: #D6001C;
    border-radius: 50%;
    top: 4px;
    left: 0;
    transform: translateX(-50%);
}


.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item .menu-submenu-item-text:hover {
    padding-left: 20px;
}

.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item .menu-submenu-item-text:hover:after {
    opacity: 1;
}
/*.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a:after {
    background: #f00;
    content: "";
    position: absolute;
    width: 3px;
    top: 0;
    bottom: 0;
    right: 1px;
    transition: 0.4s;
    opacity: 0;
}

.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a:hover {}

.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a:hover:after {
    opacity: 1;
}

.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a:hover {
    background: #fff;
}

.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: calc( (100px - 1240px) / 2);
    width: calc(240px + (100vw - 1240px) / 2);
    top: 0;
    bottom: 0;
    background: #fff;
}
*/


.menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a {
    width: 260px;
    margin: 0 0 0 auto;
    position: relative;
    background: #fff;
}
[data-catalog=true] .menu-submenu.menu-submenu-1 > .menu-submenu-items > .menu-submenu-item > a {
	background: #f0f4f9;
}
.menu-submenu.menu-submenu-2 > .menu-submenu-items {
    overflow-y: scroll;
    max-height: 420px;
    background: #fff;
    padding: 25px 0 20px 0;
}
.menu-submenu.menu-submenu-1 > .menu-submenu-items::-webkit-scrollbar,
.menu-submenu.menu-submenu-2 > .menu-submenu-items::-webkit-scrollbar{
  width: 4px;
  background-color: #f9f9fd;
}

.menu-submenu.menu-submenu-1 > .menu-submenu-items::-webkit-scrollbar-thumb,
.menu-submenu.menu-submenu-2 > .menu-submenu-items::-webkit-scrollbar-thumb{
  border-radius: 4px;
  background-color: #e21a3b;
}

.menu-submenu.menu-submenu-1 > .menu-submenu-items::-webkit-scrollbar-track,
.menu-submenu.menu-submenu-2 > .menu-submenu-items::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
  border-radius: 4px;
  background-color: #f9f9fd;
}


.menu-submenu.menu-submenu-2 {
    position: relative;
    display: block !important;
    opacity: 1 !important;
    left: 0;
    width: 100% !important;
}

.menu-submenu.menu-submenu-2 .menu-submenu-items {
    max-width: 100%;
    display: block;
    width: 100%;
    padding: 0 !important;
    overflow-y: auto;
}

.menu-submenu.menu-submenu-2 .menu-submenu-item {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    padding: 0 !important;
}

.menu-submenu.menu-submenu-2 .menu-submenu-items .menu-submenu-item a.menu-submenu-item-text {
    font-family: 'Montserrat';
}

.menu-submenu.menu-submenu-2 a {
    font-weight: normal !important;
}

.menu-submenu-items a {
    font-weight: bold !important;
}

.menu-submenu.menu-submenu-2 .menu-submenu-item .menu-submenu-item-text:after {

    left: 5px !important;
    top: 17px !important;
}
.menu-submenu.menu-submenu-1 .submenu-flex .menu-submenu-item .menu-submenu-item-text:after {
    margin-left: 5px;
}

/* End */


/* Start:/local/templates/arb/components/bitrix/menu/top_menu_mobile/style.css?1737654038421*/
.mobile-menu-top .activeItem ul.submenu,.mobile-menu-top .activeItem  ul.submenu ul {
    position: relative;
    display: block;
    background: none;
    padding: 0;
    text-transform: initial;
}

.mobile-menu-top ul.submenu a {
    color: initial;
}

.parent.menu__item:before {
    content: "\2936";
    border-radius: 0;
    background: none;
    top: 1px;
    right: 20px;
    left: initial;
}

/* End */


/* Start:/local/templates/arb/components/bitrix/breadcrumb/breadcrumbs/style.css?1573552597608*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	/*margin-bottom: 10px;*/
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	/*font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 13px;
	white-space: normal;
	margin: 0 3px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
/* End */


/* Start:/local/templates/arb/styles.css?167880102792*/
.arb-map__item .big {
    font-size: 30px;
}

.arb-highlighted-text {
background: #d7ffe3;
}
/* End */
/* /local/templates/arb/template_styles.css?1750684619181285 */
/* /local/templates/arb/custom.css?175100456933571 */
/* /local/templates/arb/ie.css?156404605730 */
/* /local/templates/arb/custom2.css?1751006051196755 */
/* /local/templates/arb/components/bitrix/menu/main/style.css?17367563886869 */
/* /local/templates/arb/components/bitrix/menu/top_menu_mobile/style.css?1737654038421 */
/* /local/templates/arb/components/bitrix/breadcrumb/breadcrumbs/style.css?1573552597608 */
/* /local/templates/arb/styles.css?167880102792 */
