.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
}

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
}

.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) {
    .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
    }
}

select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \9
}

.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    background-color: #fff;
    border: 1px solid black;
    padding-top: 10px;
    padding-left: 22px;
    line-height: 1;
    height: 50px
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
    outline: 0 !important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 19px;
    margin-top: -5px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
    display: block
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

@font-face {
    font-family: BebasNeueRegular;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/bebasneue_regular-webfont.woff') format('woff'), url('../fonts/bebasneue_regular-webfont.woff2') format('woff2')
}

@font-face {
    font-family: BebasNeueBold;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/bebas-neue-bold.eot');
    src: url('../fonts/bebas-neue-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/bebas-neue-bold.woff') format('woff'), url('../fonts/bebas-neue-bold.ttf') format('truetype')
}

@font-face {
    font-family: BebasNeueBook;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/bebasneue_book-webfont.woff2') format('woff2'), url('../fonts/bebasneue_book-webfont.woff') format('woff')
}

@font-face {
    font-family: RobotoCondensed;
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/RobotoCondensed-Light.eot');
    src: url('../fonts/RobotoCondensed-Light.eot?#iefix') format('eot'), url('../fonts/RobotoCondensed-Light.woff') format('woff')
}

@font-face {
    font-family: RobotoCondensed;
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/RobotoCondensed-Regular.eot');
    src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('eot'), url('../fonts/RobotoCondensed-Regular.woff') format('woff')
}

@font-face {
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff')
}

noscript {
    padding: 10px;
    text-align: center
}

/*body {
    margin: 0;
    font: 300 18px/1.44 'RobotoCondensed';
    color: #040404
}*/

.l-theme {
    overflow: hidden;
    /*max-width: 1560px;*/
    margin: auto
}

.ui-title {
    margin-top: 0;
    font: 40px/1.2 BebasNeueBold;
    text-align: center;
    color: #000
}

.ui-subtitle {
    display: block;
    margin-bottom: 5px;
    font-family: BebasNeueBook;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
    color: black
}

.bg-prim {
    background-color: #ef7f2e
}

.main-section {
    padding-top: 70px;
    padding-bottom: 376px;
    text-align: center;
    background: #ef7f2e url('../img/bg-texture-1.png') 50% 10px no-repeat;
}

.main-section__title {
    margin-bottom: 22px;
    font-family: BebasNeueBold;
    font-size: 66px;
    font-weight: 400;
    color: #000;
}

.main-section__info {
    margin-bottom: 30px;
    line-height: 1.334;
}

.main-section__subtitle {
    margin-bottom: 30px;font-weight: 600;
}

.main-section__btn {
    position: relative;
    z-index: 10;
    user-select: none;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    transition: all .3s;
    border: none;
    border-radius: 0;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0 62px;
    font-size: 19px;
    line-height: 51px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #5a2480;
}

.main-section__btn:hover {
    color: #fff;
    background-color: #0c0c0c;
    border-color: #adadad;
}

.section-1 {
    padding-bottom: 85px;padding-top: 50px;
}

.section-1 .btn {
    padding: 0 54px;
}

.section-1 .ui-title {
    margin-bottom: 41px;
    padding-left: 37px;
    font-family: BebasNeueBook;
}

.b-development {
    margin-bottom: 52px
}

.b-development__item {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
    margin-bottom: 38px;
    padding: 0 13px;
    vertical-align: top
}

.b-development__item:nth-child(even) {
    padding-left: 30px
}

.b-development__icon {
    display: inline-block;
    vertical-align: middle;
}

.b-development__info {
    display: inline-block;
    max-width: 228px;
    padding-left: 30px;
    vertical-align: middle;
}

.section-2 {
    padding-top: 71px;
    padding-bottom: 110px;
    text-align: center;
    color: #d06517;
    background: url('../../assets/images/bg/bg-1.jpg') no-repeat 0 50%;
    background-size: cover;
}

.section-2 .ui-title {
    margin-bottom: 29px;
    color: #d06517;
}

.section-2 p {
    margin-bottom: 20px;
}

.section-3 {
    margin-bottom: 64px;
    padding-top: 69px;
}

.b-advantages {
    margin-top: 68px;
    margin-left: 0;
}

.b-advantages__item {
    width: 50%;
    margin-right: -3px;
    vertical-align: top
}

.b-advantages__icon {
    height: 89px
}

.b-advantages__icon img {
    display: inline-block
}

.b-advantages__info {
    display: block;
    padding: 0 15px
}

.b-stages-nav {
    margin: 36px -55px 60px;
    text-align: center
}

.b-stages-nav > li {
    display: inline-block;
    width: 25%;
    margin-right: -3px;
    text-align: center;
    text-transform: uppercase
}

.b-stages-nav > li > a {
    position: relative;
    color: #787777
}

.b-stages-nav > li > a:hover, .b-stages-nav > li > a:focus {
    background: none
}

.b-stages-nav > li > a:after {
    position: absolute;
    top: 27px;
    left: 50%;
    width: 100%;
    height: 4px;
    content: '';
    background-color: #bababa
}

.b-stages-nav > li:last-child > a:after {
    content: none
}

.b-stages-nav > li.active > a {
    color: #5a2480
}

.b-stages-nav > li.active .b-stages-nav__number {
    color: #fffefe;
    background-color: #5a2480
}

.b-stages-nav__number {
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #787777;
    border-radius: 50%;
    background-color: #bababa
}

.b-stages-nav__name {
    display: block;
    margin-top: 7px;
    font-family: BebasNeueBook;
    font-size: 24px;
    font-weight: 400
}

.b-stages-nav__item.item-prev .b-stages-nav__number {
    color: #fff;
    background-color: #5cc182
}

.b-stages-nav__item.item-prev .b-stages-nav__name {
    color: #5cc182
}

.b-stages-nav__item.item-prev > a:after {
    background-color: #5cc182
}

.b-stages-content__title {
    display: none
}

.b-stages-content.tab-content img {
    max-width: 100%
}

.b-bnr {
    padding: 44px 0 30px;
    color: #040404
}

.b-bnr__title {
    padding-bottom: 7px;
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
}

.b-bnr__info {
    font-size: 24px;
    font-weight: 300
}

.b-bnr .btn {
    padding: 0 81px;
    font-size: 27px;
    line-height: 74px
}

.b-bnr__inner {
    padding-left: 60px;
    letter-spacing: -.01em;
    padding-top: 5px;
}

.b-bnr_modif {
    margin-bottom: 106px;
    color: #fff;
    background-color: #5a2480
}

.b-bnr_modif .btn {
    color: #000;
    background-color: #ef7f2e;
    border-radius: 0;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    transition: all .3s
}

.b-bnr_modif .btn:hover {
    color: #fff;
    background-color: #000
}

.section-4 {
    padding-top: 76px;
    text-align: center
}

.section-4 .ui-title {
    margin-bottom: 41px;
    line-height: 1.2
}

.section-4 .link-video {
    margin: 70px -30px 94px
}

.section-5__inner {
    padding-top: 57px;
    padding-bottom: 56px;
    text-align: center;
    color: #fff;
    background: #5a2480 url('../../assets/images/bg/bg-texture-2.png') 50% 0
}

.section-5 .ui-title {
    color: #fff
}

.b-steps {
    position: relative;
    height: 1020px;
    margin-top: 69px;
}

.b-steps__item {
    position: absolute;
    width: 300px;
    margin-left: -150px;
    line-height: 1.23;
    text-align: center
}

.b-steps__item:nth-child(1) {
    top: 107px;
    left: 50%
}

.b-steps__item:nth-child(2) {
    top: 324px;
    left: 38%
}

.b-steps__item:nth-child(3) {
    top: 324px;
    right: 25%
}

.b-steps__item:nth-child(4) {
    top: 620px;
    left: 23%
}

.b-steps__item:nth-child(5) {
    top: 620px;
    left: 50%
}

.b-steps__item:nth-child(6) {
    top: 620px;
    right: 7%
}

.b-steps__item:nth-child(7) {
    top: 897px;
    left: 50%
}

.b-steps__icon {
    display: none
}

.b-steps__info {
    display: block
}

.b-steps__name {
    display: block;
    font-weight: 400
}

.btn-inverse {
    background-color: #ffdd00;
    color: #000;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0 62px;
    font-size: 19px;
    line-height: 51px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    transition: all .3s;
    border: none;
    border-radius: 0
}

.btn-inverse:hover {
    color: #fff;
    background-color: #171717
}

.section-6 {
    padding-top: 97px;
    padding-bottom: 124px
}

.b-reviews {
    padding-top: 48px;
    padding-left: 70px
}

.b-reviews__main {
    float: left;
    width: 320px;
    padding: 0
}

.b-reviews__blockquote {
    position: relative;
    padding: 60px 0 0;
    border: none
}

.b-reviews__blockquote:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 70px;
    height: 50px;
    content: '';
    background: url('../../assets/images/bg/quote.png')
}

.b-reviews__main p {
    margin-bottom: 25px;
    padding-left: 55px;
    line-height: 1.5;
    letter-spacing: .025em
}

.b-reviews__blockquote p {
    position: relative;
    z-index: 1;
    margin-top: 25px;
}

.b-reviews__name {
    display: block;
    padding-bottom: 3px;
    font-family: BebasNeueRegular;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    color: black
}

.b-reviews__categorie {
    display: block;
    font-weight: 400
}

.b-reviews__link {
    padding-left: 8px;
    color: #5a2480
}

.b-reviews__video {
    margin-left: 413px;
    padding-top: 0
}

.b-reviews__video-link {
    position: relative;
    display: inline-block;
    box-shadow: 5.5px 19.2px 31.2px 3.9px rgba(0, 0, 0, .24)
}

.b-reviews__video-info {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -62px;
    padding-right: 43px;
    padding-left: 53px;
    font-family: BebasNeueBold;
    font-size: 24px;
    font-weight: 400;
    line-height: 61px;
    transition: all .3s;
    color: black;
    border-radius: 10px;
    background-color: #ef7f2e
}

.b-reviews__video:hover .b-reviews__video-info {
    background-color: #fff
}

.b-reviews__video-info .link-video__arr {
    left: -33px;
    background-color: #ef7f2e;
    box-shadow: 1.9px 6.7px 4.1px 1px rgba(0, 0, 0, .18)
}

.b-reviews__video:hover .link-video__arr {
    background-color: #fff
}

.b-reviews_second {
    padding-top: 34px;
    padding-left: 0
}

.b-reviews_second .b-reviews__categorie {
    margin-bottom: 31px;
    padding-left: 71px
}

.b-reviews_second .b-reviews__video {
    margin-left: 0
}

.b-reviews_second .b-reviews__name {
    padding-left: 70px
}

.b-reviews_second .b-reviews__blockquote {
    float: right;
    width: 255px
}

.b-reviews_second .b-reviews__blockquote:before {
    top: 30px;
    left: -57px
}

.b-reviews_second .b-reviews__video-info {
    margin-top: -40px;
    margin-left: -97px
}

.section-7 {
    padding-top: 56px;
    padding-bottom: 146px
}

.section-8 {
    margin-bottom: 0
}

.section-8 .ui-title {
    margin-bottom: 67px
}

.section-9 {
    padding-top: 50px;
    background-color: #f4f4f4
}

.section-9 .ui-title {
    padding-top: 60px;
    padding-bottom: 25px;
    text-align: left
}

.b-post {
    margin-bottom: 90px
}

.b-post_mrg_sm {
    margin-bottom: 70px
}

.b-post_mrg_lg {
    margin-bottom: 105px
}

.b-post_mrg_lg:last-child {
    margin-bottom: 70px
}

.b-post p:last-child {
    margin-bottom: 0
}

.b-post__title {
    font-family: BebasNeueRegular;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #000
}

.b-post__title:after {
    display: block;
    width: 73px;
    height: 6px;
    margin-bottom: 20px;
    content: '';
    background-color: #ef7f2e
}

.b-form-order {
    margin-bottom: -105px;
    padding: 34px 30px 30px;
    background-color: #fff;
    box-shadow: 3px 9px 16px rgba(0, 0, 0, .18)
}

.b-form-order .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 22px;
    line-height: 48px;
    color: #9a9a9a;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 0;
    font-size: 18px
}

.b-form-order textarea.form-control {
    height: auto;
    padding-bottom: 30px;
    line-height: 1.2;
    padding-top: 15px
}

.b-form-order .bootstrap-select.btn-group .btn:before {
    background: transparent
}

.b-form-order .filter-option {
    color: #999;
    font-weight: 300;
    font-size: 18px
}

.b-form-order .bootstrap-select.btn-group .dropdown-toggle .caret {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    vertical-align: middle;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    transform: rotate(-135deg)
}

.b-list-order {
    margin-right: -20px
}

.b-list-order__item {
    position: relative;
    display: inline-block;
    width: 50%;
    margin-right: -3px;
    margin-bottom: 27px;
    padding-right: 20px;
    padding-left: 48px;
    vertical-align: top
}

.b-list-order__item:before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 35px;
    height: 35px;
    content: '';
    background: url('../../assets/images/bg/list-marker.png')
}

.section-10 {
    padding-top: 173px;
    padding-bottom: 62px;
    background: #ef7f2e url('../../assets/images/bg/bg-texture-1.png') 50% 10px
}

.section-10 .ui-title {
    letter-spacing: -.02em
}

.b-advantages-2 {
    margin: 37px -10px 103px
}

.b-advantages-2__item {
    width: 20%;
    margin-right: -4px;
    text-align: center;
    vertical-align: top
}

.b-advantages-2__figure {
    display: block;
    width: 199px;
    height: 199px;
    margin: 0 auto 45px;
    font-size: 72px;
    line-height: 199px;
    text-align: center;
    color: black;
    border-radius: 50%;
    background-color: white
}

.b-brand-2 {
    margin: 22px -15px;
    text-align: center
}

.b-brand-2__item {
    margin: 0 19px;
    vertical-align: middle
}

.b-brand-2__item img {
    margin: auto
}

.section-11 {
    padding-top: 80px;
    padding-bottom: 187px
}

.section-11 .ui-title {
    margin-bottom: 62px;
    letter-spacing: -.02em
}

.btn-down {
    position: relative;
    display: block;
    width: 216px;
    margin-bottom: 56px;
    font-family: BebasNeueRegular;
    font-size: 19px;
    font-weight: 400;
    line-height: 51px;
    transition: all .3s;
    text-align: center;
    text-decoration: none;
    color: black;
    background-color: #ef7f2e
}

.btn-down:after {
    position: absolute;
    right: -50px;
    font-family: RobotoCondensed;
    font-size: 14px;
    font-weight: 300;
    content: '1.9 Мб';
    color: #848484
}

.btn-down:hover {
    text-decoration: none;
    color: #fff;
    background-color: #5a2480
}

.btn-down img {
    display: inline-block;
    margin-top: -4px;
    margin-right: 17px
}

.b-brand {
    padding: 40px 0px 0;
    text-align: center
}

.b-brand__item {
    width: 16.6%;
    margin-right: -3px
}

.link-video {
    position: relative;
    display: block
}

.link-video__arr {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 95px;
    height: 95px;
    margin-top: -47px;
    margin-left: -47px;
    transition: all .3s;
    border-radius: 50%;
    background-color: #f4f4f4
}

.link-video__arr:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -15px;
    margin-left: -12px;
    content: '';
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: #000 solid 38px
}

.link-video:hover .link-video__arr {
    background-color: #ef7f2e;
    box-shadow: 2px 7px 4px 1px rgba(0, 0, 0, .18)
}

.b-table {
    display: table;
    margin-right: -30px;
    margin-left: 0
}

.b-table-cell {
    display: table-cell;
    float: none;
    vertical-align: bottom
}

.bootstrap-select > .dropdown-toggle .bs-caret {
    position: absolute;
    top: 22px;
    right: 0
}

.helper, .helper:before {
    display: inline-block;
    vertical-align: middle
}

.helper:before {
    width: 0;
    height: 100%;
    content: ''
}

.error_text {
    display: none;
    padding-top: 7px;
    color: #a94442
}

.has-error .error_text {
    display: inline-block;
    width: 100%
}

.ask_block .has-error .error_text {
    text-align: right;
}



.carousel {
    position: relative;top: 30px;
    overflow: hidden;
    width: 100%;
    height: 670px;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.carousel.carousel-slider {
    top: 0;
    left: 0
}

.carousel.carousel-slider .carousel-fixed-item {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 20px;
    left: 0
}

.carousel.carousel-slider .carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 400px
}

.carousel .carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 866px;
    height: 678px
}

.carousel .carousel-item > img {
    width: 100%
}

.carousel.scrolling .carousel-item .materialboxed, .carousel .carousel-item:not(.active) .materialboxed {
    pointer-events: none
}

.carousel-nav {
    position: absolute;
    top: 0;
    left: 50%
}

.carousel-nav__item {
    position: absolute;
    z-index: 100;
    display: inline-block;
    cursor: pointer
}

.carousel-nav__item_left {
    margin-left: -306px
}

.carousel-nav__item_right {
    right: 50%;
    margin-right: -310px
}

.carousel-title {
    display: block;
    margin-bottom: 20px;
    padding: 0 200px 18px;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    letter-spacing: .015em;
    opacity: 0
}

.slider-review .b-reviews__video {
    margin: 0;
}

.slider-review .b-reviews__video-link {
    box-shadow: none;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);
}

.slider-review .b-reviews {
    display: flex;
    justify-content: center;
}

.slider-review .b-reviews__name,
.slider-review .b-reviews__categorie {
    padding-left: 50px;
}

.slider-review {
    padding: 0 30px;
}
.clients_list > li {
   /* width: 12%;*/
}
.clients_list > li img,
.quote_list > li img {
    /*-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: none;
    opacity: 1;*/
}


.heading_block {
    margin-bottom: 55px;
}
.heading_block .heading {
    border: 5px solid #ef7f2e;
}

.slider-review .slick-next,
.slider-review .slick-prev {
    top: 50%;
    display: block;
    width: 42px;
    height: 42px;
    border: 0;
    background: #fcd82f;
    border-radius: 50%;
    transform: translateY(-50%);
}

.slider-review .slick-prev {
    left: -5%;
}

.slider-review .slick-next {
    right: -5%;
}

.slider-review .b-reviews__main {
    padding-left: 20px;
}

.carousel-item.active .carousel-title {
    opacity: 1
}

.carousel-link {
    font-weight: 400;
    text-decoration: underline;
    color: #5a2480
}

.carousel-container {
    position: relative;
    margin-top: -329px
}

.ishop-wrapper .yellow_footer_line .btn {
    margin: -13px 0 0 15px
}

@media (max-width: 979px) {
    .ishop-wrapper .yellow_footer_line .btn {
        margin: 0
    }
}

@media (max-width: 1569px) {
    .b-development__icon {
        width: 80px
    }

    .b-development {
        margin-right: -75px;
        margin-left: -15px;
    }

    .b-brand-2 .b-brand-2__item {
        width: 16.6%;
        margin: 0 -3px 0 0;
        padding: 0 10px
    }
}

@media (max-width: 1569px) and (min-width: 1439px) {
    .container {
        width: 1200px
    }

    .b-reviews__video {
        width: 650px
    }

    .slider-review .b-reviews__video {
        width: auto !important;
    }

    .b-advantages-2 {
        margin-right: -30px;
        margin-left: -30px
    }

    .b-steps__item:nth-child(2) {
        left: 39.5%
    }

    .b-steps__item:nth-child(3) {
        right: 27%
    }

    .b-steps__item:nth-child(4) {
        left: 25%
    }

    .b-steps__item:nth-child(6) {
        right: 13%
    }
}

@media (max-width: 1439px) {
    .b-brand {
        padding-right: 0;
        padding-left: 0
    }

    .slider-review .slick-prev {
        left: 0;
    }

    .slider-review .slick-next {
        right: 0;
    }

    .section-7 {
        padding-bottom: 90px
    }

    .b-bnr__inner {
        padding-left: 0
    }

    .b-steps {
        height: 870px;
        margin-right: 40px;
        margin-left: 40px;
        background-size: contain;
        margin-bottom: 105px
    }

    .carousel .carousel-item {
        width: 60%;
        height: auto;
        text-align: center
    }

    .carousel .carousel-item > img {
        display: inline-block;
        width: 70%
    }

    .carousel-nav {
        top: 95px
    }
}

@media (max-width: 1439px) and (min-width: 1200px) {
    .b-advantages-2__figure {
        width: 150px;
        height: 150px;
        font-size: 64px;
        line-height: 150px
    }

    .b-reviews__video {
        width: 620px
    }

    .b-reviews {
        padding-left: 0
    }

    .b-reviews_second {
        padding-right: 0
    }

    .b-advantages {
        margin-right: -40px;
        margin-bottom: 0;
        margin-left: -40px
    }

    .main-section {
        padding-bottom: 250px
    }

    .carousel-container {
        margin-top: -330px
    }

    .carousel {
        height: 640px
    }

    .carousel-nav {
        top: 115px
    }

    .container {
        width: 1180px
    }

    .b-steps__item:nth-child(2) {
        left: 36%
    }

    .b-steps__item:nth-child(3) {
        right: 21%
    }

    .b-steps__item:nth-child(4) {
        left: 19%
    }

    .b-steps__item:nth-child(6) {
        right: 4%
    }
}

@media (max-width: 1199px) {
    .b-post__img, .b-post_mrg_lg img {
        padding-top: 30px
    }

    .clients_list > li {
        width: 25%;
        margin: 10px 0;
    }

    .section-10 {
        padding-top: 90px
    }

    .section-7 {
        padding-bottom: 70px
    }

    .b-brand .b-brand__item {
        padding-right: 20px;
        padding-left: 20px
    }

    .b-brand__item img {
        max-width: 100%
    }

    .section-2 {
        padding-bottom: 80px
    }

    .b-advantages {
        margin-bottom: 0
    }

    .b-development {
        margin-right: 0;
        margin-left: 10%;
    }

    .carousel-title {
        padding-right: 130px;
        padding-left: 130px
    }

    .b-bnr .btn {
        margin-top: 20px;
        padding: 0 60px;
        font-size: 22px;
        line-height: 54px
    }

    .section-4 .link-video {
        margin-right: 0;
        margin-left: 0
    }

    .section-4 .link-video img {
        margin: auto
    }

    .b-form-order {
        margin: 0 auto 50px
    }

    .slider-review .b-reviews__blockquote:before {
        background-size: 70%;
        background-repeat: no-repeat;
        top: 6px;
        height: 37px;
    }

    .slider-review .b-reviews__blockquote {
        padding: 30px 0 0;
    }

    .slider-review .b-reviews__main p {
        padding-left: 30px;
    }

    .slider-review .b-reviews__main {
        padding-left: 10px;
    }

    .slider-review .b-reviews__name,
    .slider-review .b-reviews__categorie {
        padding-left: 30px;
    }

    .slider-review .slick-prev {
        left: -2%;
    }

    .slider-review .slick-next {
        right: -2%;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .b-advantages-2__figure {
        width: 150px;
        height: 150px;
        font-size: 64px;
        line-height: 150px
    }

    .b-form-order {
        width: 700px
    }

    .b-reviews {
        padding-left: 0
    }

    .b-reviews__main, .b-reviews_second .b-reviews__blockquote {
        width: 380px
    }

    .b-reviews_second {
        padding-right: 0
    }

    .b-reviews__video {
        width: 480px
    }

    .main-section__title {
        font-size: 50px
    }

    .main-section__info {
        margin-bottom: 30px
    }

    .b-steps__item:nth-child(1) {
        top: 90px
    }

    .b-steps__item:nth-child(2) {
        top: 280px;
        left: 35%
    }

    .b-steps__item:nth-child(3) {
        top: 280px;
        right: 15%
    }

    .b-steps__item:nth-child(4) {
        top: 530px;
        left: 16%
    }

    .b-steps__item:nth-child(5) {
        top: 530px
    }

    .b-steps__item:nth-child(6) {
        top: 530px;
        right: -3%
    }

    .b-steps__item:nth-child(7) {
        top: 770px
    }

    .carousel {
        height: 550px
    }

    .carousel .carousel-item {
        width: 75%
    }

    .main-section {
        padding-bottom: 260px
    }

    .carousel-container {
        margin-top: -290px
    }

    .carousel-nav {
        top: 85px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .carousel-nav {
        top: 50px
    }

    .b-advantages-2__info {
        font-size: 14px
    }

    .b-advantages-2__figure {
        width: 130px;
        height: 130px;
        font-size: 54px;
        line-height: 130px
    }

    .b-form-order {
        width: 500px
    }

    .b-development {
        width: 530px;
        margin: 0 auto 10px
    }

    .b-development__info {
        display: block;
        margin: auto;
        padding-left: 0
    }

    .b-development__item {
        text-align: center
    }

    .b-steps {
        height: 650px;
        margin-bottom: 30px
    }

    .b-steps__item {
        width: 200px;
        margin-left: -100px;
        font-size: 16px
    }

    .b-steps__item:nth-child(1) {
        top: 70px
    }

    .b-steps__item:nth-child(2) {
        top: 210px;
        left: 35%
    }

    .b-steps__item:nth-child(3) {
        top: 210px;
        right: 18%
    }

    .b-steps__item:nth-child(4) {
        top: 405px;
        left: 16%
    }

    .b-steps__item:nth-child(5) {
        top: 405px
    }

    .b-steps__item:nth-child(6) {
        top: 405px;
        right: -1%
    }

    .b-steps__item:nth-child(7) {
        top: 590px
    }

    .main-section {
        padding-bottom: 240px
    }

    .carousel {
        height: 450px
    }

    .carousel .carousel-item {
        width: 85%
    }

    .carousel-container {
        margin-top: -250px
    }

    .b-reviews {
        padding-right: 30px;
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .section-8 .ui-title {
        margin-bottom: 30px
    }

    .slider-review .b-reviews {
        flex-direction: column;
    }

    .slider-review .b-reviews__video-link {
        display: block;
    }

    .slider-review img {
        width: 100%;
        margin-bottom: 15px;
    }

    .slider-review .slick-prev {
        left: 0;
    }

    .slider-review .slick-next {
        right: 0;
    }

    .slider-review {
        padding: 0 60px;
    }

    .b-post_mrg_lg {
        margin-bottom: 80px
    }

    .b-bnr_modif, .b-post {
        margin-bottom: 80px
    }

    .b-reviews__main {
        float: none;
        width: auto
    }

    .b-reviews__video {
        margin-left: 0
    }

    .b-reviews_second .b-reviews__blockquote {
        float: none;
        width: auto;
        margin-left: 60px;
        padding-left: 10px
    }

    .b-reviews_second .b-reviews__name {
        padding-left: 0
    }

    .b-reviews_second .b-reviews__categorie {
        margin-bottom: 0;
        padding-left: 0
    }

    .b-reviews_second {
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    .b-advantages-2__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }

    .b-advantages-2 {
        margin-bottom: 30px
    }

    .b-advantages-2__figure {
        width: 150px;
        height: 150px;
        margin-bottom: 10px;
        font-size: 64px;
        line-height: 150px
    }

    .b-brand-2 .b-brand-2__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }

    .section-10 {
        padding-top: 80px
    }

    .section-9 .ui-title {
        padding-top: 20px
    }

    .bootstrap-select > .dropdown-toggle {
        padding-top: 14px
    }

    .b-list-order__item {
        width: 100%
    }

    .b-brand .b-brand__item {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .b-brand {
        margin-bottom: 0
    }

    .section-6 {
        padding-bottom: 80px
    }

    .b-reviews_second .b-reviews__categorie, .b-reviews_second .b-reviews__name {
        padding-left: 0
    }

    .b-reviews_second .b-reviews__blockquote:before {
        left: -40px
    }

    .b-reviews_second {
        padding-top: 70px;
        padding-right: 0
    }

    .b-reviews {
        padding-left: 0
    }

    .b-reviews__main p {
        font-size: 16px
    }

    .b-reviews__video-info, .b-reviews_second .b-reviews__video-info {
        margin-top: -20px;
        margin-left: -53px;
        padding-right: 20px;
        padding-left: 40px;
        font-size: 14px;
        line-height: 40px
    }

    .b-reviews__video-info .link-video__arr {
        left: 0
    }

    .section-4 .link-video {
        margin-top: 40px;
        margin-bottom: 60px
    }

    .link-video__arr {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        margin-left: -25px
    }

    .link-video__arr:after {
        margin-top: -9px;
        margin-left: -9px;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: #000 solid 20px
    }

    .b-bnr__title {
        padding-bottom: 13px;
        line-height: 1.2
    }

    .b-advantages {
        margin-top: 40px
    }

    .b-advantages__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .ui-title {
        font-size: 32px
    }

    .b-development {
        margin: 0
    }

    .b-development__item {
        width: 100%;
        margin-right: 0;
        text-align: center
    }

    .b-development__info {
        padding-left: 0
    }

    .b-development__item:nth-child(even) {
        padding-left: 13px
    }

    .section-1 {
        padding-bottom: 50px
    }

    .section-1 .ui-title {
        padding-left: 0
    }

    .carousel .carousel-item {
        width: 70%
    }

    .carousel-nav {
        top: 65px;
        right: 0;
        left: 0
    }

    .carousel-nav__item_left {
        left: 5px;
        margin-left: 0
    }

    .carousel-nav__item_right {
        right: 5px;
        margin-right: 0;
    }

    .carousel .carousel-item > img {
        width: 100%;
    }

    .b-steps {
        height: auto;
        margin: 0;
        background: none !important;
    }

    .b-steps__item {
        position: relative;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        width: auto;
        margin-bottom: 85px;
        margin-left: 0;
    }

    /*.b-steps__item:after {
        position: absolute;
        bottom: -62px;
        left: 50%;
        width: 4px;
        height: 60px;
        margin-left: -2px;
        content: '';
        background-color: #7ed83e
    }*/

    /*.b-steps__item:before {
        position: absolute;
        bottom: -68px;
        left: 50%;
        margin-left: -8px;
        content: '';
        border-top: 14px solid #7ed83e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }*/

   /* .b-steps__icon {
        display: block;
        margin: 0 auto 5px
    }*/

    .main-section {
        padding-bottom: 40px
    }

    .carousel {
        height: 450px;
        padding-top: 190px
    }

    .carousel-container {
        margin-top: 0;
        margin-bottom: 50px
    }

    .carousel-title {
        padding-right: 50px;
        padding-left: 50px
    }

    .b-stages-nav {
        margin-right: 0;
        margin-bottom: 30px;
        margin-left: 0
    }

    .b-stages-nav__name {
        display: none
    }

    .b-stages-content__title {
        display: block;
        margin-bottom: 6px;
        font: 25px/1.2 BebasNeueBold
    }
}


@media (max-width: 550px) {
    .clients_list > li {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .carousel {
        height: 380px;
        padding-top: 0
    }

    .slider-review {
        padding: 0;
    }

    .slider-review .b-reviews__main,
    .slider-review .b-reviews__name,
    .slider-review .b-reviews__categorie {
        padding-left: 0;
    }

    .slider-review .slick-next, .slider-review .slick-prev {
        width: 30px;
        height: 30px;
        top: auto;
        bottom: 0 !important;
    }

    .slider-review .slick-prev {
        left: 40%;
    }

    .slider-review .slick-next {
        right: 40%;
    }

    .carousel .carousel-item {
        width: 100%
    }

    .carousel-item.active .carousel-title {
        padding-top: 10px
    }
}

.landing-promotion--ukr {
    max-width: 100%;
}

.landing-promotion--ukr .carousel_text_block--new {
    margin-top: 0;
}

.landing-promotion--ukr .main-section {
    padding-bottom: 20px;
}

.text-to-left {
    text-align: left;
}

.landing-promotion--ukr .form .bootstrap-select.btn-group .btn .caret {
    top: 4px;
}

@media screen and (max-width: 479px) {
    .footer__logo-p {
        padding: 20px 0 0;
    }
    .case-new-block p{
        line-height: 20px;
    }
}
@media screen and (max-width: 600px){
   .phone_tabs .tab-content{
    min-width: 143px;
}  
}
@media screen and (max-width: 768px){
.rezalts .all_view{
    right: 20px;
}
.yellow_footer_line{
    line-height: 40px;
}
.footer__logo-p{
    text-align: center;
}
.logo-buba{
    margin-right: 30px;
}
.mob-text{
    text-align: center;
}
.device-top .heading_block{
    margin-bottom: 80px;
}
.confidence-index-logo ul li{
    margin-bottom: 20px;
}
.mob_width{
    width: 100%;
}

}
@media screen and (max-width: 1570px) {
    .b-reviews {
        padding-left: 8px;
    }
}

@media screen and (max-width: 1440px) {
    .b-reviews {
        padding-left: 0;
        padding-right: 0;
    }

    .b-reviews__video {
        width: 665px;
    }

}

@media screen and (max-width: 1200px) {
    .b-reviews__video {
        width: 495px;
    }

    .b-reviews__video {
        margin-left: 475px;
    }
    .portfolio_filters .title {
    font-size: 16px;
    }
}

@media screen and (max-width: 992px) {
    .b-reviews {
        padding-left: 15px;
        padding-right: 15px;
    }

    .b-reviews__video {
        width: 100%;
    }

    .b-reviews__video {
        margin-left: 0;
    }
}
body {
    margin: 0;
    font: 18px/20px 'RobotoCondensed-light', Arial, sans-serif;
    color: #000;
    background: #fff;
    min-width: 303px;
    height: 100%;
    -webkit-font-smoothing: antialiased;}
.start-from img{
    width: 40%;
    margin-right: 140px;
} 
.lang-switch i{
    left: -2px;
}
.lang-switch.act i{
    left: 2px;
}
.footer-text{
    margin-top: 35px;
    line-height: 32px;
}
.error_text.book_span{
    top:-35px;
} 
.form-internet{
    position: relative;
}
.error_text.error-internet{
    top: 7px;
    right: -251px;
}
.b-bnr__title-internet{
 line-height: 28px;
}
.b-bnr__info-internet{
    line-height: 20px;
}
.yellow_footer_line .btn.btn_us{
    top: 0;
}
.ishop-wrapper .yellow_footer_line .btn.btn_us{
    margin-top: 0;
}
.b-bnr.bg-prim .col-lg-6.inner_us{
    width: 50%!important;
}
@media screen and (max-width: 599px){
#header.fixed .wrap_menu {
    padding-top: 12px;}
}
.services{
    width: 100%;
    overflow: hidden;
}
.btn_toper .btn_link{
    font: 16px/1.5 'BebasNeueRegular', Arial, sans-serif;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: -72px;
    }
.trans {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

.btn_toper .btn_link .icon_link {
    width: 37px;
    height: 37px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 13px;
    background: #fff;
    color: #000;
    line-height: 2.5;
    font-size: 15px;
    background: url(../images/icons.png) no-repeat -173px -203px #fff;
}
.btn_toper .btn_link:hover{
    background: none;
    text-decoration: none;
    color: #000;
}
.btn_toper .btn_link:hover .icon_link{
    background-color: #000;
    background-position: -202px -203px;
}
.btn_link.btn_link_int::after{
    content: '';
    background: none;
}
@media (max-width: 768px){
.landing-promotion .box-l-r-m {
    margin-top: 20px;
}
.b-steps__item:before {
        position: absolute;
        bottom: -68px;
        left: 50%;
        margin-left: -8px;
        content: '';
        border-top: 14px solid #7ed83e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }
     .b-steps__icon {
        display: block;
        margin: 0 auto 5px
    }
    .b-steps__item:after {
        position: absolute;
        bottom: -62px;
        left: 50%;
        width: 4px;
        height: 60px;
        margin-left: -2px;
        content: '';
        background-color: #7ed83e
    }
    .landing-promotion .b-steps {
    height: auto;
}
.b-steps__item {
    position: relative;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    width: auto;
    margin-bottom: 85px;
    margin-left: 0;
}
}
@media (max-width: 767px){
    .landing-promotion .box-l-r .h-b{
        margin-top: 20px;
    }
    .img-p{
       margin-top: 20px; 
    }
    .ui-subtitle{
        line-height: 32px;
    }
    .requirements .title_section{
    	padding-left: 0;
    }
   
}
.landing-promotion .section-5__inner {
    margin: 0;}
.landing-contextual-advertising .box-top-sale ul li{
    margin-top: 15px;
} 
/*.icon-ico00 .path6:before {
    content: "\e900";
        color: #000;
}
.icon-ico00 .path6:before {
    content: "\e901";
        color: #fff;
}
.icon-ico00 .path6:before {
    content: "\e902";
        color: #fff;
}
.icon-ico00 .path6:before {
    content: "\e903";
     color: #000;
}
.icon-ico00 .path6:before {
    content: "\e904";
     color: #000;
}
.icon-ico00 .path6:before {
    content: "\e905";
     color: #000;
}*/

/*.slick-next:before, .slick-prev:before{
        background: url(/images/icons.png) no-repeat;*/


.phone_tabs {
    margin-left: 50px;
}
.right_head  .btn_ask:after,
.main_menu .btn_yellow:after {
    display: none;
}

.right_head .btn_yellow,
.main_menu .btn_yellow {
    position: relative;
    padding: 7px 10px;
    height: 38px;
    font-size: 18px;
    line-height: 22px;
    max-width: 134px;
    margin-top: 5px;
}

.btn_yellow {
    background: #fff !important;
    color: #000 !important;
    border: 2px solid #ef7f2e !important;
}



.btn_yellow:hover,
.btn_yellow:focus {
    background: #ef7f2e;
}

.main_menu .btn_yellow {
    margin-top: 0;
}


footer .lang-switch {
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #ef7f2e;
    background: #fff;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    padding: 7px;
    text-align: center;
}

footer .lang-switch .active {
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-family: BebasNeueRegular;
    padding: 0;
    width: auto;
}

.footer_bottom {
overflow: initial;
}

footer .lang-switch svg{
    position: absolute;
    bottom: 7px;
    left: 14px;
    transition: .9s;
}

footer .lang-switch.act svg {
    transform: rotate(180deg);
}

footer .lang-switch .lang-drop {
    /*top: -77px;
    width: 49px;
    left: -2px;*/
}

@media (max-width: 700px){
    .right_head .btn_yellow,
    .main_menu .btn_yellow {
        margin-top: 0;
    }
    #header .right_head > .btn_phone {
        margin-left: 10px;
    }
}
.section-line-top {border-top: 2px solid #ef7f2e;}
.section-line-bottom {border-bottom: 2px solid #ef7f2e;}
.col-content .col1:nth-child(odd) {float:right;}
.col-content .col1 {margin-bottom: 15px;}
.col-content .img-responsive {margin: 0 auto;}
.cbp-spmenu .nav > li > span.txt_000 {background: transparent;color: #000;}