

/* 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/ie.css?156404605730*/
[hidden] {
  display: none;
}

/* End */
/* /local/templates/arb/template_styles.css?1750684619181285 */
/* /local/templates/arb/ie.css?156404605730 */
