

/* Start:/include/about/assets/css/jquery.magnific-popup.css?16711332467698*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-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: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    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: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-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: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    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: 0.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%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.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 {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .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, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        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, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }
/* End */


/* Start:/include/about/assets/css/style.css?167113324659142*/
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap);

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

iframe {
    border: none
}

a, b, div, li, ul {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none
}

a:active, a:focus, input, input:active, input:focus, input:hover, textarea, textarea:active, textarea:focus, textarea:hover {
    -moz-outline: none;
    outline: none
}

embed, img:not([draggable]), object, video {
    max-width: 100%;
    height: auto
}

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0
}

img {
    border: none;
    max-width: 100%;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: auto
}

li, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

button:focus {
    outline: none
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    display: block;
    min-height: 100%;
    height: 100%
}

body {
    position: relative;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 320px;
    overflow-x: hidden;
    font-family: Rubik, sans-serif
}

.wrapper {
    margin: 0 auto;
    padding: 0 20px;
    width: 1410px
}

.wrapper-fluid {
    padding: 0 50px;
    max-width: 100%
}

.title_h2 {
    color: #fff
}

.title_h2, .title_h3 {
    font-size: 56px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 2.8px
}

.title_h3 {
    color: #000
}

.title_h4 {
    line-height: 1.33;
    letter-spacing: normal
}

.title_h4, .title_h5 {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    color: #fff
}

.title_h5 {
    line-height: 1.39;
    letter-spacing: .48px
}

.title-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title-line:after {
    margin-left: 2%
}

.title-line:after, .title-line:before {
    content: "";
    display: block;
    width: 14%;
    height: 3px;
    background-color: #f2ad07
}

.title-line:before {
    margin-right: 2%
}

.text-warning {
    color: #f2ad07
}

.img-contain {
    display: block;
    width: 100%;
    height: auto
}

.underline:after {
    display: block;
    content: "";
    margin: 15px auto 0;
    width: 100px;
    height: 4px;
    background-color: #f2ad07
}

.button {
    padding: 15px 30px;
    cursor: pointer;
    border: none;
    background-color: #f2ad07;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.button span {
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

.button:hover {
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    background-color: #ffc029
}

.button.animate {
    position: relative;
    overflow: hidden
}

.button.animate:before {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 10%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, .6);
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg)
}

.button.animate:hover:before {
    -webkit-animation: move-light 1.4s;
    animation: move-light 1.4s
}

.button_submit {
    padding: 0;
    width: 450px;
    height: 80px;
    cursor: pointer;
    border: none;
    background-color: #f2ad07
}

.button_submit:hover {
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    background-color: #ffc029
}

.button_submit span {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: .72px;
    color: #fff
}

.star:before {
    content: "\2605";
    display: block;
    font-size: 40px;
    line-height: 30px;
    color: #e0e0e0
}

.star.active:before {
    color: #f2ad07
}

.border-shifted {
    position: relative
}

.border-shifted:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    border: 2px solid #bdbdbd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio] {
    display: none
}

input[type=radio]:checked ~ .label-checkbox {
    background: #ea1921 url("/include/about/include/about/assets/img/checbox.svg") no-repeat 50%/contain;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #ea1921
}

.label-checkbox {
    display: block;
    min-width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: inset 4px 4px 2px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 4px 4px 2px 0 rgba(0, 0, 0, .05);
    border: 2px solid #a1a1a1;
    background-color: #f3f3f3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.label-checkbox span {
    display: none
}

input[type=text], textarea {
    width: 100%;
    padding: 0 4%;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 3px solid #a1a1a1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f3f3f3
}

input[type=text] {
    height: 80px
}

input[type=text].input--error {
    border: 3px solid red
}

input[type=text].input--error::-webkit-input-placeholder {
    color: #ea1921
}

input[type=text].input--error::-moz-placeholder {
    color: #ea1921
}

input[type=text].input--error:-ms-input-placeholder {
    color: #ea1921
}

input[type=text].input--error::-ms-input-placeholder {
    color: #ea1921
}

input[type=text].input--error::placeholder {
    color: #ea1921
}

input[type=text]:invalid:not(:-moz-placeholder-shown) {
    color: #ea1921;
    border: 3px solid #ea1921
}

input[type=text]:invalid:not(:-ms-input-placeholder) {
    color: #ea1921;
    border: 3px solid #ea1921
}

input[type=text]:invalid:not(:placeholder-shown) {
    color: #ea1921;
    border: 3px solid #ea1921
}

input[type=text]:valid {
    border: 3px solid #f0a83b
}

textarea {
    padding-top: 2%;
    padding-bottom: 2%;
    height: 120px;
    resize: none
}
/*=== Content ===*/


#about .reviews {
    padding-top: 70px;
    padding-bottom: 80px;
    text-align: center
}

.reviews_title {
    margin-bottom: 50px;
    color: #000
}

.reviews_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px
}

.reviewsContent_card {
    margin-right: 2%;
    margin-bottom: 2%;
    width: 23.5%
}

.reviewsContent_card:last-child {
    margin-right: 0;
}
.reviewsContent_card:nth-child(4n+4){
    margin-right: 0
}
.reviewsContent_card .video_source {
    display: block;
    margin-bottom: 20px;
    border-radius: 12px;
    overflow: hidden
}

.video_desc {
    text-align: left
}

.title_car {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.5;
    color: #000
}

.title_date {
    display: block;
    color: #bdbdbd;
}

.videoDesc_rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.reviews_button .button span {
    text-transform: uppercase
}

#about .columb {
    padding: 135px 0;
    background-color: #191919;
    background-image: url("/include/about/assets/img/about/about-main-bg.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

#about .columb_block {
    padding: 0 2.8%;
    width: 42.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .columb_block .title {
    margin-bottom: 15px;
    font-size: 90px;
    font-weight: 700;
    line-height: 1.11;
    letter-spacing: normal;
    color: #f2ad07
}

#about .columb_block p {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: normal;
    color: #fff
}

#about .columb_block p:last-child {
    margin-bottom: 0
}

#about .indicators {
    padding-bottom: 50px;
    background-color: #191919
}

#about .indicators_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#about .indicatorsContent_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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 25px;
    margin-right: 1.5%;
    margin-top: 1.5%;
    width: 30.24%;
    background-color: #0c0c0c;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .indicatorsContent_card:nth-child(3) {
    margin-right: auto
}

#about .indicatorsContent_card:nth-child(4) {
    margin-left: auto
}

#about .indicatorsContent_card:last-child {
    margin-right: 0
}

#about .indicatorsContent_card .block_num {
    margin-bottom: 2px;
    font-size: 75px;
    font-weight: 500;
    color: #f2ad07
}

#about .indicatorsContent_card .block_text {
    max-width: 400px;
    font-size: 30px;
    font-weight: 500;
    color: #fff
}

#about .part {
    padding: 50px 0;
    border-bottom: 10px solid #fff;
    background-color: #000
}

#about .part_content, #about .partContent_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#about .partContent_card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-right: 2%;
    padding: 1% 2.7%;
    width: 32%;
    border-width: 4px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .partContent_card:last-child {
    margin-right: 0
}

#about .partContent_card:first-child {
    border-color: #00365e;
    background-color: #00497e
}

#about .partContent_card:nth-child(2) {
    border-color: #804a52;
    background-color: #b1adac
}

#about .partContent_card:nth-child(2) .card_desc {
    color: #333
}

#about .partContent_card:nth-child(3) {
    border-color: #092b64;
    background-color: #1b0037
}

#about .partContent_card .angle {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 0;
    height: 0;
    border-bottom: 42px solid #f2ad07;
    border-right: 42px solid #000
}

#about .partContent_card .card_icon {
    margin-right: 7%;
    width: 100%;
    max-width: 95px
}

#about .partContent_card .card_desc {
    font-size: 28px;
    line-height: 1.29;
    color: #fff
}

#about .write {
    padding-top: 70px;
    background-color: #f2ad07
}

#about .write_title {
    margin-bottom: 50px;
    text-align: center;
    color: #000
}

#about .write_title.underline:after {
    background-color: #fff
}

#about .write_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#about .writeContent_block {
    width: 14.28%;
    text-align: center;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .reportage {
    padding: 55px 0 60px;
    text-align: center;
    background-color: #f2ad07
}

#about .reportage_title {
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000
}

#about .reportage_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

#about .reportageContent_card {
    margin-right: 5.15%;
    margin-bottom:5.15%;
    width: 29.9%
}
#about .reportageContent_card:nth-child(3n+3){
    margin-right: 0;
}
#about .reportageContent_card:last-child {
    margin-right: 0
}

#about .reportageContent_card .video_source {
    display: block;
    margin-bottom: 20px;
    -webkit-box-shadow: 10px -10px 0 0 #000;
    box-shadow: 10px -10px 0 0 #000
}

#about .reportageContent_card .title_h4 {
    color: #000
}

#about .founders {
    padding: 0 0 95px
}

#about .founders_title {
    margin-bottom: 70px;
    text-align: center;
    color: #000
}

#about .founders_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#about .founders_content > :nth-child(1n+1) {
    margin: 0 2% 2% 0
}

#about .founders_content > :nth-child(3n+3) {
    margin-right: 0
}

#about .founders_content > :nth-child(1n+4) {
    margin-bottom: 0
}

#about .foundersContent_card-wrapper {
    padding-left: 1.5%;
    width: 41%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .foundersContent_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 35px 35px 0;
    background-color: #000;
    background-image: url("/include/about/assets/img/about/logo-bg-boss.gif");
    background-repeat: no-repeat;
    background-position: 97% 5%;
    background-size: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .foundersContent_card .card_img {
    margin-left: -4.1%;
    margin-right: 5.5%;
    width: 38%;
    height: 100%
}

#about .foundersContent_card .card_desc {
    width: 60%
}

#about .foundersContent_card .cardDesc_name {
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    letter-spacing: 1.8px;
    color: #f2ad07
}

#about .foundersContent_card .cardDesc_pos {
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #828282
}

#about .foundersContent_card .cardDesc_text {
    font-size: 20px;
    line-height: 1.4;
    color: #fff
}

#about .block-border {
    width: 14%;
    border: 1px solid #f2ad07;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#about .partners {
    padding-top: 70px;
    background-color: #f3f3f3
}

#about .partners_title {
    margin-bottom: 60px;
    text-align: center;
    color: #000
}

#about .partners_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#about .partnersContent_card {
    margin: 0 2.36% 4.72%;
    width: 28.6%
}

#about .partnersContent_card .card_profile {
    display: block;
    margin-bottom: 30px
}

#about .partnersContent_card .card_profile.border-shifted:after {
    top: -10px;
    border-width: 3px;
    border-color: #000
}

#about .partnersContent_card .card_profile:hover .overlay {
    height: 100%
}

#about .partnersContent_card .card_profile:hover .subscribers {
    background-color: #fff
}

#about .partnersContent_card .card_profile:hover .subscribers:after {
    border-top-color: #fff
}

#about .partnersContent_card .card_profile:hover .subscribers:before {
    background-image: url("/include/about/assets/img/about/users_icon-warning.svg")
}

#about .partnersContent_card .subscribers {
    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;
    position: absolute;
    bottom: 9%;
    left: calc(50% - 92.5px);
    padding: 11px 0;
    width: 185px;
    border-radius: 4px;
    background-color: #f2ad07;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

#about .partnersContent_card .subscribers span {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.07;
    letter-spacing: 1.5px;
    color: #000
}

#about .partnersContent_card .subscribers:before {
    content: "";
    margin-right: 15px;
    width: 22px;
    height: 22px;
    background: url("/include/about/assets/img/about/users-icon.svg") no-repeat 50%/contain;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

#about .partnersContent_card .subscribers:after {
    content: "";
    position: absolute;
    top: 100%;
    display: block;
    width: 0;
    height: 0;
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid #f2ad07;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

#about .partnersContent_card .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    background: rgba(242, 173, 7, .9) url("/include/about/assets/img/about/insta-icon.svg") no-repeat 50%/30%;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s
}

#about .partnersContent_card .cardDesc_name {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    letter-spacing: 1.8px;
    color: #000
}

#about .partnersContent_card .cardDesc_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.14;
    text-decoration: underline;
    cursor: pointer;
    color: #f2ad07
}

#about .partnersContent_card .cardDesc_link:before {
    content: "";
    margin-right: 10px;
    width: 26px;
    height: 26px;
    background: url("/include/about/assets/img/about/link.svg") no-repeat 50%/contain
}

#about .partnersContent_card .cardDesc_bio {
    font-size: 24px;
    line-height: 1.33;
    color: #000
}

#about .community {
    padding: 70px 0 80px
}

#about .community_title {
    margin-bottom: 50px;
    text-align: center;
    color: #000
}

#about .community_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-transform: uppercase
}

#about .communityContent_card {
    display: block;
    margin-right: 2%;
    padding: 25px;
    width: 23.5%;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}
#about .communityContent_card:hover{
    text-decoration: none;
}
#about .communityContent_card:nth-child(odd) {
    background-color: #000
}

#about .communityContent_card:nth-child(odd) .card_subscribers {
    color: #f2ad07
}

#about .communityContent_card:nth-child(2n) {
    background-color: #f2ad07
}

#about .communityContent_card:nth-child(2n) .card_subscribers {
    color: #000
}

#about .communityContent_card:last-child {
    margin-right: 0
}

#about .communityContent_card .card_net {
    margin-bottom: 37px;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #fff
}

#about .communityContent_card .card_subscribers {
    font-size: 65px;
    font-weight: 500;
    letter-spacing: 1px
}

#about .communityContent_card .card_subscribers:after {
    content: "Подписчиков";
    display: block;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: normal;
    color: #fff
}
#about .communityContent_card .card_subscribers.ua_text:after {
    content: "Тих, хто підписався";
}

#about .events {
    padding-top: 70px;
    background-color: #000;
    border-bottom: 22px solid #fff
}

#about .events_title {
    margin-bottom: 85px;
    text-align: center
}

#about .events_block.underline:after {
    margin: 55px auto 60px
}

#about .events_block .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#about .events_block .article_container {
    margin: 0 auto;
    padding: 0 12.5%
}

#about .events_block .title {
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.17;
    letter-spacing: 2.4px;
    color: #f2ad07
}
#about .events_block .title a{
    color: #f2ad07;
    text-decoration: none;
}
#about .events_block .title a:hover{
    text-decoration: underline;
}
#about .events_block .title:last-child {
    margin-bottom: 0
}

#about .events_block .date {
    margin-bottom: 50px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff
}

#about .events_block .place {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #828282
}

#about .events_block .place:before {
    content: "";
    margin-right: 25px;
    width: 28px;
    height: 39px;
    background: url("/include/about/assets/img/about/place-icon.svg") no-repeat 50%/contain
}

#about .events_block .text {
    font-size: 24px;
    line-height: 1.33;
    color: #fff;
    margin-bottom: 50px;
}
#about .block_standard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px
}

#about .block_standard.block-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#about .block_standard:last-child {
    margin-bottom: 0
}

#about .block_standard .photos {
    max-width: 66%
}

#about .block_standard .photos img {
    margin-bottom: 115px
}

#about .block_standard .photos img:last-child {
    margin-bottom: 0
}

#about .block_standard .photos .img-sm {
    margin-left: auto;
    text-align: right;
    width: 73%
}

#about .block_standard .photos.photos-shifted {
    margin-top: -6%
}

#about .block_standard .article {
    width: 50%;
    overflow: hidden
}

#about .block_standard .article .article_container .photo {
    margin-bottom: 70px;
    margin-right: -17%
}

#about .block_standard .article .article_container .photo:last-child {
    margin-bottom: 0
}

#about .block_standard .article .photo {
    min-width: 38%
}

#about .offices {
    padding: 70px 0 60px;
    background-color: #f2ad07
}

#about .offices_title {
    padding-left: 8.5%;
    color: #000
}

#about .offices_title.underline:after {
    margin-left: 0;
    background-color: #fff
}

#about .officesContent_map {
    margin-top: -7.5%;
    text-align: center
}

#about .address {
    background-color: #000
}

#about .address_tabs {
    padding: 35px 0;
    text-align: center;
    border-bottom: 5px solid #fff
}

#about .address_content {
    display: none
}

#about .address_content.active {
    display: block
}

#about .addressTabs_link {
    margin-right: 4%;
    padding-bottom: 2px;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    color: #f2ad07;
    border-bottom: 2px dashed #f2ad07;
    text-decoration: none;
}
#about .addressTabs_link:hover{
    text-decoration: none;
    color: #fff;
    border-bottom: none
}
#about .addressTabs_link:last-child {
    margin-right: 0
}

#about .addressTabs_link.active {
    color: #fff;
    border-bottom: none
}

#about .addressContent_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 5px solid #f2ad07
}

#about .addressContent_block:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#about .addressContent_block:last-child {
    border-bottom: none
}

#about .addressContent_block .block_text {
    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;
    width: 44%
}

#about .addressContent_block .block_img {
    width: 56%
}

#about .addressContent_block .blockText_address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 72%;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
	padding:10px 0;
}

#about .addressContent_block .blockText_address:before {
    content: "";
    margin-right: 30px;
    width: 56px;
    height: 76px;
    background: url("/include/about/assets/img/about/place-icon.svg") no-repeat 50%/contain
}

#about .addressContent_block .blockText_address .description {
    display: block;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 1.5px;
    color: #f2ad07
}
#about .contacts-section-title{
    color:#fff;
}

@media (max-width: 1599px) {
    .wrapper {
        padding-left: 40px;
        padding-right: 40px;
        width: 1185px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .wrapper-fluid {
        padding: 0 15px
    }

    .title_h2 {
        font-size: 44px;
        letter-spacing: 2.2px
    }

    .title_h3 {
        font-size: 36px;
        letter-spacing: 1.8px
    }

    .title_h4 {
        font-size: 20px;
        line-height: 1.5
    }

    .title_h5 {
        font-size: 18px;
        letter-spacing: .36px
    }

    .underline:after {
        margin-top: 10px;
        width: 90px;
        height: 3px
    }

    .button span {
        font-size: 20px
    }

    .button_submit {
        width: 350px;
        height: 50px
    }

    .button_submit span {
        font-size: 16px;
        letter-spacing: .48px
    }

    .star:before {
        font-size: 36px;
        line-height: 26px
    }

    .label-checkbox {
        min-width: 28px;
        height: 28px
    }

    input[type=text], textarea {
        font-size: 20px
    }

    input[type=text] {
        height: 65px
    }

    textarea {
        height: 100px
    }


    /*=== Content ===*/

    #about .reviews {
        padding-top: 55px;
        padding-bottom: 50px
    }

    .reviews_content, .reviews_title {
        margin-bottom: 45px
    }

    .reviewsContent_card .video_source {
        margin-bottom: 15px
    }

    .title_car {
        font-size: 26px
    }

    #about .columb {
        padding: 50px 0 35px
    }

    #about .columb_block .title {
        font-size: 56px
    }

    #about .columb_block p {
        font-size: 20px;
        line-height: 1.3
    }

    #about .indicators {
        padding-bottom: 30px
    }

    #about .indicatorsContent_card {
        padding: 20px;
    }

    #about .indicatorsContent_card .block_num {
        margin-bottom: 4px;
        font-size: 56px
    }

    #about .indicatorsContent_card .block_text {
        font-size: 20px
    }

    #about .part {
        padding: 45px 0
    }

    #about .partContent_card .angle {
        border-width: 28px
    }

    #about .partContent_card .card_icon {
        max-width: 60px
    }

    #about .partContent_card .card_desc {
        font-size: 20px;
        line-height: 1.2
    }

    #about .write {
        padding-top: 55px
    }

    #about .write_title {
        margin-bottom: 25px
    }

    #about .reportage {
        padding: 45px 0 50px
    }

    #about .reportage_title {
        margin-bottom: 30px;
        font-size: 36px;
        letter-spacing: 1.8px
    }

    #about .reportageContent_card .video_source {
        margin-bottom: 15px
    }

    #about .founders {
        padding: 0 0 45px
    }

    #about .founders_title {
        margin-bottom: 50px
    }

    #about .foundersContent_card {
        padding: 25px 25px 25px 0
    }

    #about .foundersContent_card .cardDesc_name {
        margin-bottom: 15px;
        font-size: 28px;
        line-height: 1.14;
        letter-spacing: 1.4px
    }

    #about .foundersContent_card .cardDesc_pos {
        margin-bottom: 25px;
        font-size: 14px;
        letter-spacing: 1.4px
    }

    #about .foundersContent_card .cardDesc_text {
        font-size: 16px
    }

    #about .partners {
        padding-top: 55px
    }

    #about .partners_title {
        margin-bottom: 50px
    }

    #about .partnersContent_card .card_profile {
        margin-bottom: 20px
    }

    #about .partnersContent_card .subscribers {
        left: calc(50% - 87.5px);
        width: 175px
    }

    #about .partnersContent_card .subscribers span {
        font-size: 28px;
        letter-spacing: 1.4px
    }

    #about .partnersContent_card .subscribers:before {
        margin-right: 10px
    }

    #about .partnersContent_card .subscribers:after {
        border-width: 10px
    }

    #about .partnersContent_card .cardDesc_name {
        font-size: 32px;
        line-height: 1.19;
        letter-spacing: 1.6px
    }

    #about .partnersContent_card .cardDesc_link {
        font-size: 20px
    }

    #about .partnersContent_card .cardDesc_bio {
        font-size: 18px
    }

    #about .community {
        padding: 55px 0 65px
    }

    #about .community_title {
        margin-bottom: 45px
    }

    #about .communityContent_card {
        padding: 20px
    }

    #about .communityContent_card .card_net {
        margin-bottom: 15px;
        font-size: 22px;
        letter-spacing: 1.7px
    }

    #about .communityContent_card .card_subscribers {
        font-size: 40px;
        letter-spacing: .85px
    }

    #about .communityContent_card .card_subscribers:after {
        font-size: 16px
    }

    #about .events {
        padding-top: 55px;
        border-width: 18px
    }

    #about .events_title {
        margin-bottom: 55px
    }

    #about .events_block.underline:after {
        margin: 50px auto 55px
    }

    #about .events_block .title {
        margin-bottom: 15px;
        font-size: 36px;
        line-height: normal;
        letter-spacing: 1.8px
    }

    #about .events_block .date {
        margin-bottom: 30px;
        font-size: 18px
    }

    #about .events_block .place {
        margin-bottom: 35px;
        font-size: 26px;
        letter-spacing: 1.3px
    }

    #about .events_block .place:before {
        margin-right: 20px
    }

    #about .events_block .text {
        margin-bottom: 50px;
        font-size: 20px
    }

    #about .block_standard {
        margin-bottom: 30px
    }

    #about .block_standard .photos img {
        margin-bottom: 100px
    }

    #about .block_standard .photos .img-sm {
        margin-left: 0;
        text-align: left
    }

    #about .block_standard .article .article_container .photo {
        margin-bottom: 30px
    }

    #about .offices {
        padding: 55px 0 45px
    }

    #about .address_tabs {
        padding: 30px 0
    }

    #about .addressTabs_link {
        font-size: 32px;
        letter-spacing: 1.6px
    }

    #about .addressContent_block .blockText_address {
        font-size: 30px
    }

    #about .addressContent_block .blockText_address:before {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 20px;
        width: 33px;
        height: 45px
    }

    #about .addressContent_block .blockText_address .description {
        margin-top: 25px;
        font-size: 24px;
        line-height: 1;
        letter-spacing: 1.2px
    }
}

@media (max-width: 1279px) {
    .wrapper {
        padding-left: 30px;
        padding-right: 30px;
        width: 992px
    }

    .title_h2 {
        font-size: 40px;
        letter-spacing: 2px
    }

    .title_h3 {
        font-size: 32px;
        letter-spacing: 1.6px
    }

    .title_h4 {
        font-size: 18px;
        line-height: 1.44
    }

    .title_h5 {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: .32px
    }

    .underline:after {
        width: 80px
    }

    .button {
        padding: 10px 30px
    }

    .button span {
        font-size: 18px
    }

    .button_submit {
        width: 290px
    }

    .star:before {
        font-size: 31px;
        line-height: 21px
    }

    .label-checkbox {
        min-width: 24px;
        height: 24px
    }

    input[type=text], textarea {
        font-size: 18px
    }

    input[type=text] {
        height: 50px
    }

    textarea {
        height: 90px
    }


    /*=== Content ===*/

    #about .reviews {
        padding-top: 50px
    }

    .reviews_content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 40px
    }

    .reviewsContent_card {
        margin-right: 6%;
        margin-bottom: 40px;
        width: 47%
    }

    .reviewsContent_card:nth-child(2n) {
        margin-right: 0
    }

    .reviewsContent_card:nth-child(1n+3) {
        margin-bottom: 0
    }

    .reviewsContent_card .video_source {
        margin-bottom: 15px
    }

    #about .columb_block .title {
        font-size: 48px
    }

    #about .columb_block p {
        font-size: 16px
    }

    #about .indicators {
        padding-bottom: 25px
    }

    #about .indicatorsContent_card {
        padding: 15px;
    }

    #about .indicatorsContent_card .block_num {
        font-size: 40px
    }

    #about .indicatorsContent_card .block_text {
        font-size: 16px
    }

    #about .part {
        padding: 40px 0
    }

    #about .partContent_card .angle {
        border-width: 21px
    }

    #about .partContent_card .card_icon {
        max-width: 48px
    }

    #about .partContent_card .card_desc {
        font-size: 18px
    }

    #about .write {
        padding-top: 30px
    }

    #about .reportage {
        padding: 40px 0 45px
    }

    #about .reportage_title {
        font-size: 32px;
        letter-spacing: 1.6px
    }

    #about .reportageContent_card .video_source {
        margin-bottom: 10px
    }

    #about .founders {
        padding: 0 0 25px
    }

    #about .founders_title {
        margin-bottom: 40px
    }

    #about .block-border {
        display: none
    }

    #about .foundersContent_card-wrapper {
        width: 49%
    }

    #about .foundersContent_card-wrapper:nth-child(2n) {
        margin-right: 0
    }

    #about .foundersContent_card .cardDesc_name {
        line-height: 1.14;
        letter-spacing: 1.4px
    }

    #about .foundersContent_card .cardDesc_pos {
        margin-bottom: 20px
    }

    #about .partners {
        padding-top: 50px
    }

    #about .partners_title {
        margin-bottom: 45px
    }

    #about .partnersContent_card .card_profile {
        margin-bottom: 15px
    }

    #about .partnersContent_card .subscribers {
        left: calc(50% - 70px);
        width: 140px
    }

    #about .partnersContent_card .subscribers span {
        font-size: 24px;
        letter-spacing: normal
    }

    #about .partnersContent_card .subscribers:before {
        margin-right: 5px;
        width: 18px;
        height: 18px
    }

    #about .partnersContent_card .cardDesc_name {
        font-size: 28px;
        line-height: 1.14;
        letter-spacing: 1.4px
    }

    #about .partnersContent_card .cardDesc_link {
        font-size: 18px
    }

    #about .partnersContent_card .cardDesc_bio {
        font-size: 16px
    }

    #about .community {
        padding: 50px 0 60px
    }

    #about .community_title {
        margin-bottom: 40px
    }

    #about .communityContent_card {
        padding: 15px
    }

    #about .communityContent_card .card_net {
        margin-bottom: 10px;
        font-size: 18px;
        letter-spacing: 1px
    }

    #about .communityContent_card .card_subscribers {
        font-size: 30px;
        letter-spacing: 1px
    }

    #about .communityContent_card .card_subscribers:after {
        font-size: 14px
    }

    #about .events {
        padding-top: 50px;
        border-width: 32px
    }

    #about .events_title {
        margin-bottom: 40px
    }

    #about .events_block.underline:after {
        margin: 45px auto 50px
    }

    #about .events_block .title {
        font-size: 32px;
        letter-spacing: 1.6px
    }

    #about .events_block .date {
        margin-bottom: 15px;
        font-size: 16px
    }

    #about .events_block .place {
        margin-bottom: 30px;
        font-size: 24px;
        letter-spacing: 1.2px
    }

    #about .events_block .place:before {
        margin-right: 15px
    }

    #about .events_block .text {
        font-size: 18px
    }

    #about .block_standard .photos {
        max-width: 50%
    }

    #about .block_standard .photos img {
        margin-bottom: 90px
    }

    #about .block_standard .article .article_container .photo {
        margin-bottom: 25px
    }

    #about .offices {
        padding: 50px 0 40px
    }

    #about .address_tabs {
        padding: 25px 0
    }

    #about .addressTabs_link {
        font-size: 28px;
        letter-spacing: 1.4px
    }

    #about .addressContent_block .blockText_address {
        font-size: 26px
    }

    #about .addressContent_block .blockText_address:before {
        margin-right: 15px;
        width: 26px;
        height: 36px
    }

    #about .addressContent_block .blockText_address .description {
        margin-top: 12px;
        font-size: 20px;
        line-height: 1.1;
        letter-spacing: 1px
    }
}

@media (max-width: 1023px) {
    .wrapper {
        padding-left: 40px;
        padding-right: 40px;
        width: 768px
    }

    .underline:after {
        width: 70px;
        height: 2px
    }

    .title_h2 {
        font-size: 36px;
        letter-spacing: 1.8px
    }

    .title_h4 {
        font-size: 16px;
        line-height: 1.38
    }

    .title_h5 {
        font-size: 14px;
        line-height: 1.29;
        letter-spacing: .28px
    }

    .button {
        padding: 10px 25px
    }

    .button span {
        font-size: 16px
    }

    .button_submit {
        width: 210px;
        height: 45px
    }

    .star:before {
        font-size: 26px;
        line-height: 16px
    }

    input[type=text], textarea {
        font-size: 16px
    }

    input[type=text] {
        height: 45px
    }

    .border-shifted:after {
        top: 5px;
        left: 5px
    }


    /*=== Content ===*/

    #about .reviews {
        padding-top: 40px
    }

    .reviews_content, .reviewsContent_card {
        margin-bottom: 30px
    }

    .reviewsContent_card .video_source {
        margin-bottom: 10px
    }

    #about .columb {
        padding: 60% 0 30px;
        background-position: 120% top;
        background-size: 150%
    }

    #about .columb_block {
        margin: 0 auto;
        padding: 0;
        width: 76%
    }

    #about .columb_block .title {
        font-size: 40px
    }

    #about .indicators {
        padding-bottom: 40px
    }
    #about .part {
        padding: 35px 0
    }

    #about .partContent_card .angle {
        border-width: 15px
    }

    #about .partContent_card .card_icon {
        max-width: 46px
    }

    #about .partContent_card .card_desc {
        font-size: 14px;
        line-height: 1.29
    }

    #about .writeContent_block {
        width: 33%
    }

    #about .reportage {
        padding: 30px 0 35px
    }

    #about .reportage_title {
        font-size: 28px;
        letter-spacing: 1.4px
    }

    #about .reportageContent_card .video_source {
        -webkit-box-shadow: 5px -5px 0 0 #000;
        box-shadow: 5px -5px 0 0 #000
    }

    #about .founders {
        padding-bttom: 50px
    }

    #about .founders_title {
        margin-bottom: 30px
    }

    #about .foundersContent_card {
        padding: 20px 20px 20px 0
    }

    #about .foundersContent_card .cardDesc_name {
        font-size: 20px;
        line-height: 1.3;
        letter-spacing: 1px
    }

    #about .foundersContent_card .cardDesc_pos {
        font-size: 12px;
        letter-spacing: 1.2px
    }

    #about .foundersContent_card .cardDesc_text {
        font-size: 14px
    }

    #about .partners {
        padding-top: 40px
    }

    #about .partners_title {
        margin-bottom: 35px
    }

    #about .partnersContent_card .card_profile {
        margin-bottom: 10px
    }

    #about .partnersContent_card .card_profile.border-shifted:after {
        top: -5px;
        border-width: 2px
    }

    #about .partnersContent_card .subscribers {
        padding: 5px 0;
        left: calc(50% - 60px);
        width: 120px
    }

    #about .partnersContent_card .subscribers span {
        font-size: 20px
    }

    #about .partnersContent_card .subscribers:before {
        width: 14px;
        height: 14px
    }

    #about .partnersContent_card .subscribers:after {
        border-width: 7px
    }

    #about .partnersContent_card .cardDesc_name {
        font-size: 22px;
        line-height: 1.18;
        letter-spacing: 1.1px
    }

    #about .partnersContent_card .cardDesc_link {
        font-size: 16px
    }

    #about .partnersContent_card .cardDesc_link:before {
        margin-right: 5px;
        width: 18px;
        height: 18px
    }

    #about .community {
        padding: 50px 0
    }

    #about .community_title {
        margin-bottom: 35px
    }

    #about .communityContent_card {
        margin-left: 2%;
        margin-bottom: 4%;
        width: 46%
    }

    #about .communityContent_card:nth-child(1n+3) {
        margin-bottom: 0
    }

    #about .communityContent_card:last-child {
        margin-right: 2%
    }

    #about .communityContent_card:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    #about .communityContent_card:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    #about .communityContent_card .card_net {
        margin-bottom: 20px;
        font-size: 26px;
        letter-spacing: 2px
    }

    #about .communityContent_card .card_subscribers {
        font-size: 45px
    }

    #about .communityContent_card .card_subscribers:after {
        font-size: 20px
    }

    #about .events {
        padding-top: 40px;
        border-width: 30px
    }

    #about .events_title {
        margin-bottom: 35px
    }

    #about .events_block.underline:after {
        margin: 40px auto 45px
    }

    #about .events_block .article_container {
        padding: 0 5%
    }

    #about .events_block .title {
        margin-bottom: 10px;
        font-size: 24px;
        letter-spacing: 1.2px
    }

    #about .events_block .date {
        font-size: 14px
    }

    #about .events_block .place {
        margin-bottom: 25px;
        font-size: 18px;
        letter-spacing: 1px
    }

    #about .events_block .text {
        font-size: 16px
    }

    #about .block_standard .photos img {
        margin-bottom: 80px
    }

    #about .offices {
        padding: 40px 0 30px
    }

    #about .offices_title {
        padding-left: 0;
        text-align: center
    }

    #about .offices_title.underline:after {
        margin-left: auto
    }

    #about .officesContent_map {
        margin-top: 0
    }

    #about .address_tabs {
        padding: 20px 0
    }

    #about .addressTabs_link {
        font-size: 18px;
        letter-spacing: 1px
    }

    #about .addressContent_block .blockText_address {
        font-size: 18px
    }

    #about .addressContent_block .blockText_address:before {
        margin-right: 10px;
        width: 21px;
        height: 29px
    }

    #about .addressContent_block .blockText_address .description {
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.57;
        letter-spacing: .7px
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
        width: 320px
    }

    .underline:after {
        width: 60px
    }

    .title_h2 {
        font-size: 26px;
        letter-spacing: 1.3px
    }

    .title_h3 {
        font-size: 20px;
        letter-spacing: 1px
    }

    .title_h5 {
        font-size: 18px;
        line-height: 1.39;
        letter-spacing: .36px
    }

    .button {
        padding: 10px 20px
    }

    .button span {
        font-size: 18px
    }

    .button_submit {
        width: 250px
    }

    .button_submit span {
        letter-spacing: .8px
    }

    .underline-warning:after {
        margin-top: 8px;
        height: 2px
    }

    .star:before {
        font-size: 40px;
        line-height: 30px
    }

    input[type=text] {
        height: 50px
    }

    textarea {
        height: 120px
    }

    .border-shifted:after {
        top: 10px;
        left: 10px
    }


    /*=== Content ===*/

    #about .reviews {
        padding: 30px 15px 40px
    }

    .reviews_content {
        display: block;
        margin-bottom: 25px
    }

    .reviewsContent_card {
        margin: 0 auto 25px;
        width: 100%;
        max-width: 400px
    }

    .reviewsContent_card:nth-child(2n) {
        margin-right: auto
    }

    .reviewsContent_card:nth-child(3) {
        margin-bottom: 25px
    }

    #about .columb_block {
        width: 100%
    }

    #about .columb_block .title {
        font-size: 32px
    }

    #about .indicators {
        padding-bottom: 30px
    }

    #about .indicatorsContent_card {
        width: 100%;
        max-width: 400px;
        margin: 15px auto 0
    }

    #about .indicatorsContent_card:last-child {
        margin-right: auto
    }

    #about .indicatorsContent_card:nth-child(4) {
        margin-left: auto
    }

    #about .part {
        padding: 25px 0
    }

    #about .part_content {
        display: block
    }

    #about .partContent_card {
        margin: 0 auto 15px;
        width: 100%;
        max-width: 400px;
    }

    #about .partContent_card:last-child {
        margin: 0 auto
    }

    #about .partContent_card .angle {
        border-width: 21px
    }

    #about .partContent_card .card_icon {
        max-width: 44px
    }

    #about .partContent_card .card_desc {
        font-size: 16px;
        line-height: 1.25
    }

    #about .writeContent_block {
        width: 50%
    }

    #about .reportage {
        padding: 40px 0 35px
    }

    #about .reportage_title {
        margin-bottom: 25px;
        font-size: 20px;
        letter-spacing: 1px
    }

    #about .reportage_content {
        display: block
    }

    #about .reportageContent_card {
        margin: 0 auto 30px;
        width: 100%;
        max-width: 400px
    }

    #about .reportageContent_card:last-child {
        margin-right: auto;
        margin-bottom: 0
    }

    #about .founders {
        padding-bottom: 40px
    }

    #about .founders_title {
        margin-bottom: 25px
    }

    #about .founders_content {
        display: block
    }

    #about .founders_content > :nth-child(n+1) {
        margin: 0 auto 25px
    }

    #about .founders_content > :last-child {
        margin-bottom: 0
    }

    #about .foundersContent_card-wrapper {
        padding-left: 15px;
        width: 100%;
        max-width: 400px
    }

    #about .foundersContent_card {
        display: block;
        padding: 10px 25px 25px 0;
        background-position: 97% 71%
    }

    #about .foundersContent_card .card_desc {
        padding-left: 15px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #about .foundersContent_card .card_img {
        margin-left: -15px;
        margin-right: 0;
        margin-bottom: 25px;
        width: 275px
    }

    #about .foundersContent_card .cardDesc_name {
        margin-bottom: 10px;
        font-size: 24px;
        letter-spacing: 1.2px
    }

    #about .foundersContent_card .cardDesc_pos {
        margin-bottom: 10px
    }

    #about .foundersContent_card .cardDesc_text {
        font-size: 16px
    }

    #about .partners {
        padding: 30px 15px
    }

    #about .partners_title {
        margin-bottom: 30px
    }

    #about .partners_content {
        display: block
    }

    #about .partnersContent_card {
        margin: 0 auto 35px;
        width: 100%;
        max-width: 400px
    }

    #about .partnersContent_card:last-child {
        margin-bottom: 0
    }

    #about .partnersContent_card .card_profile {
        margin-bottom: 15px
    }

    #about .partnersContent_card .card_profile.border-shifted:after {
        left: 5px
    }

    #about .partnersContent_card .subscribers {
        padding: 7px 0;
        left: calc(50% - 75px);
        width: 150px
    }

    #about .partnersContent_card .subscribers span {
        font-size: 24px
    }

    #about .partnersContent_card .subscribers:before {
        margin-right: 10px;
        width: 18px;
        height: 18px
    }

    #about .partnersContent_card .subscribers:after {
        border-width: 8px
    }

    #about .partnersContent_card .cardDesc_name {
        font-size: 24px;
        line-height: 1.33;
        letter-spacing: 1.2px
    }

    #about .partnersContent_card .cardDesc_link {
        font-size: 18px
    }

    #about .community {
        padding: 30px 15px 40px
    }

    #about .community_title {
        margin-bottom: 30px
    }

    #about .community_content {
        display: block
    }

    #about .communityContent_card {
        margin: 0 auto 15px;
        width: 100%;
        max-width: 400px
    }

    #about .communityContent_card:nth-child(3) {
        margin-bottom: 15px
    }

    #about .communityContent_card:last-child {
        margin-right: auto
    }

    #about .communityContent_card .card_net {
        font-size: 24px
    }

    #about .communityContent_card .card_subscribers:after {
        font-size: 18px
    }

    #about .events {
        padding: 35px 15px;
        border-width: 8px
    }

    #about .events_title {
        margin-bottom: 25px
    }

    #about .events_block.underline:after {
        margin: 20px auto 25px
    }

    #about .events_block .article_container {
        padding: 0
    }

    #about .events_block .place {
        margin-bottom: 20px;
        font-size: 20px
    }

    #about .events_block .text {
        margin-bottom: 15px
    }

    #about .block_standard {
        display: block;
        margin: 0 auto 15px;
        max-width: 400px
    }

    #about .block_standard .photos {
        margin: 0 auto 15px;
        padding: 0;
        max-width: 100%
    }

    #about .block_standard .photos img {
        margin-bottom: 15px
    }

    #about .block_standard .photos .img-sm {
        width: 100%
    }

    #about .block_standard .photos.photos-shifted {
        margin-top: 0
    }

    #about .block_standard .article {
        display: block;
        padding: 0;
        width: 100%
    }

    #about .block_standard .article .photo {
        margin-bottom: 15px;
        min-width: auto;
        text-align: center
    }

    #about .block_standard .article .article_container .photo {
        margin: 0 auto 15px
    }

    #about .offices {
        padding: 35px 0 25px
    }

    #about .address_tabs {
        padding: 0;
        border-width: 3px
    }

    #about .addressTabs_link {
        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;
        margin-right: 0;
        padding: 15px;
        font-size: 24px;
        letter-spacing: 1.2px;
        text-align: left
    }

    #about .addressTabs_link:last-child, #about .addressTabs_link:last-child.active {
        border-bottom: none
    }

    #about .addressTabs_link.active {
        border-bottom: 2px solid #fff
    }

    #about .addressTabs_link.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        background: url("/include/about/assets/img/about/arrow-white.svg")
    }

    #about .addressTabs_link:after {
        content: "";
        width: 13px;
        height: 10px;
        background: url("/include/about/assets/img/about/arrow-orange.svg") no-repeat 50%/contain;
        -webkit-transition: .25s;
        -o-transition: .25s;
        transition: .25s
    }

    #about .addressContent_block {
        display: block;
        border-width: 3px
    }

    #about .addressContent_block .block_img, #about .addressContent_block .block_text {
        width: 100%
    }

    #about .addressContent_block .block_text {
        display: block;
        padding: 35px 15px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #about .addressContent_block .blockText_address {
        width: 100%;
        font-size: 24px;
        line-height: 1.33
    }

    #about .addressContent_block .blockText_address:before {
        margin-right: 15px;
        width: 28px;
        height: 39px
    }

    #about .addressContent_block .blockText_address .description {
        font-size: 18px;
        line-height: 1.33;
        letter-spacing: .9px
    }
}


/* End */
/* /include/about/assets/css/jquery.magnific-popup.css?16711332467698 */
/* /include/about/assets/css/style.css?167113324659142 */
