._h1,
h1 {
    font-size: 3.125rem;
    font-weight: 900;
    line-height: 1.2
}

._underline {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink;
    text-decoration: underline
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    position: relative;
    min-height: 100%;
    font-family: "Source Sans Pro", sans-serif;
    font-size: .675rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background: #fff
}

@media (min-width:480px) {
    body {
        font-size: .875rem
    }
}

@media (min-width:768px) {
    body {
        font-size: 1rem
    }
}

@media (min-width:992px) {
    body {
        font-size: 1rem
    }
}

.container {max-width: 1200px;}

details,
summary {
    display: block
}

._h1,
._h2,
._h3,
._h4,
._h5,
._h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    margin-bottom: .5em;
    /* font-family: inherit; */
    
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    cursor: pointer
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 600
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    border: none
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

menu {
    padding: 0;
    margin: 0
}

hr {
    height: 1px;
    margin: 0;
    border: none
}

button {
    -webkit-transition: background-color .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out;
    transition: background-color .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out;
    cursor: pointer;
    outline: 0
}

.btn {
    min-height: 40px;
    font-size: 18px;
    border: 1px solid #00b6d6;
    background: #00b6d6;
    color: #fff;
    border-radius: 0;
    padding: 0 30px;
    line-height: 30px
}

.btn:focus,
.btn:hover {
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.btn__trans {
    min-height: 40px;
    font-size: 18px;
    border: 1px solid #00b6d6;
    background: #00b6d6;
    color: #fff;
    border-radius: 0;
    padding: 0 30px;
    line-height: 30px;
    color: #00b6d6;
    background: 0 0;
    border-color: #00b6d6
}

.btn__trans:focus,
.btn__trans:hover {
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.btn__trans:focus,
.btn__trans:hover {
    background: #00b6d6;
    color: #fff;
    border-color: #00b6d6
}

.btn__trans-light {
    min-height: 40px;
    font-size: 18px;
    border: 1px solid #00b6d6;
    background: #00b6d6;
    color: #fff;
    border-radius: 0;
    padding: 0 30px;
    line-height: 30px;
    color: #fff;
    background: 0 0;
    border-color: #fff
}

.btn__trans-light:focus,
.btn__trans-light:hover {
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.btn__trans-light:focus,
.btn__trans-light:hover {
    background: #fff;
    color: #212b36
}

.btn__trans-dark {
    min-height: 40px;
    font-size: 18px;
    border: 1px solid #00b6d6;
    background: #00b6d6;
    color: #fff;
    border-radius: 0;
    padding: 0 30px;
    line-height: 30px;
    color: #212b36;
    background: 0 0;
    border-color: #212b36
}

.btn__trans-dark:focus,
.btn__trans-dark:hover {
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.btn__trans-dark:focus,
.btn__trans-dark:hover {
    background: #212b36;
    color: #fff;
    border-color: #212b36
}

.btn_reverse {
    min-height: 40px;
    font-size: 18px;
    border: 1px solid #00b6d6;
    background: #00b6d6;
    color: #fff;
    border-radius: 0;
    padding: 0 30px;
    line-height: 30px;
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.btn_reverse:focus,
.btn_reverse:hover {
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.btn_reverse:focus,
.btn_reverse:hover {
    color: #fff;
    background: #00b6d6;
    border-color: #00b6d6
}

a {
    text-decoration: none;
    font-weight: 400;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    color: #212b36
}

h2 a {font-weight: 700;}

.page-wrapper a:hover{
	opacity: 0.8;
}

a.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.link_main {
    text-decoration: none;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    color: #212b36;
    color: #00b6d6
}

.link_opacity:hover {
    opacity: .7
}

.link_arrow i {
    font-size: 80%;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    padding-left: .5em
}

.link_arrow:hover i {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}

.input__field {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 50px;
    border: 1px solid rgba(33, 43, 54, .3);
    border-radius: 4px;
    margin: 15px 0;
    padding: 0 15px;
    outline: 0
}

.input__field.input__field_sharp {
    border-radius: 0
}

.input__field::-webkit-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

.input__field:-ms-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

.input__field::-ms-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

.input__field::-webkit-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

.input__field:-ms-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

.input__field::placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

.input__field:focus {
    border-color: #00b6d6
}

.input__field::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none!important;
    pointer-events: none;
    position: absolute;
    right: 0
}

.input__field:invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    border: 1px solid rgba(33, 43, 54, .5);
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    margin-right: 10px;
    position: relative;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    cursor: pointer;
    border-radius: 3px;
    outline: 0
}

input[type=checkbox]:after {
    content: url(../images/icons/check-icon.svg);
    fill: #fff;
    width: 15px;
    height: 15px;
    position: absolute;
    line-height: 15px;
    top: 2px;
    left: 2px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .1s ease-in;
    transition: -webkit-transform .1s ease-in;
    transition: transform .1s ease-in;
    transition: transform .1s ease-in, -webkit-transform .1s ease-in
}

input[type=checkbox]:checked {
    background: #00b6d6
}

input[type=checkbox]:checked:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

input[type=checkbox]:focus {
    border-color: #00b6d6
}

input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1em;
    border: 1px solid rgba(33, 43, 54, .1);
    border-radius: 50%;
    position: relative;
    background-color: transparent;
    -webkit-transition: border-color .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: border-color .15s ease-in-out, transform .15s ease-in-out;
    transition: border-color .15s ease-in-out, transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    outline: 0
}

input[type=radio]:after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: 2px;
    left: 2px;
    background-image: url(../images/icons/check-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75%;
    fill: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    background-color: #00b6d6;
    border-radius: 50%;
    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;
    line-height: 1
}

input[type=radio]:checked {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    border-color: #00b6d6
}

input[type=radio]:checked:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

input[type=radio]:focus {
    -webkit-box-shadow: 0 0 10px rgba(0, 182, 214, .8);
    box-shadow: 0 0 10px rgba(0, 182, 214, .8)
}

textarea {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-appearance: none;
    width: 100%;
    resize: none;
    border: 1px solid rgba(33, 43, 54, .3);
    border-radius: 5px;
    margin: 15px 0;
    padding: 15px;
    outline: 0
}

textarea._sharp {
    border-radius: 0
}

textarea::-webkit-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

textarea::-ms-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

textarea::placeholder {
    color: rgba(33, 43, 54, .8);
    opacity: 1
}

textarea:focus {
    border-color: #00b6d6
}

.floating-label-input__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1em;
    cursor: pointer
}

.floating-label-input__input-wrapper {
    position: relative;
    width: 100%
}

.floating-label-input__input-wrapper .input__field {
    margin: 0;
    height: 64px;
    padding-top: 1em
}

.floating-label-input__input-wrapper .input__field:focus+.floating-label-input__label-text,
.floating-label-input__input-wrapper .input__field:not([value=""])+.floating-label-input__label-text {
    -webkit-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
    font-size: 14px
}

.floating-label-input__label-text {
    position: absolute;
    left: 16px;
    top: 0;
    pointer-events: none;
    height: 100%;
    line-height: 64px;
    color: rgba(33, 43, 54, .8);
    -webkit-transition: font-size .15s ease, -webkit-transform .15s ease;
    transition: font-size .15s ease, -webkit-transform .15s ease;
    transition: transform .15s ease, font-size .15s ease;
    transition: transform .15s ease, font-size .15s ease, -webkit-transform .15s ease
}

.file-input__label {
    width: 100%;
    min-height: 60px;
    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;
    border-radius: 5px;
    cursor: pointer
}

.file-input__label:hover .file-input__label {
    border-color: #212b36
}

.file-input__label:not(:last-of-type) {
    margin-bottom: 1.5em
}

.file-input__label input {
    position: absolute;
    -webkit-transform: translate3d(-9999px, -9999px, 0);
    transform: translate3d(-9999px, -9999px, 0);
    visibility: hidden
}

.file-input__label_chosen .file-input__filename {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1em;
    text-align: center
}

.file-input__label_chosen .file-input__label-title {
    display: none
}

.file-input__label-title {
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.file-input__label-title img {
    margin-right: .5em
}

.file-input__label-title:hover {
    opacity: .7
}

.file-input__filename {
    display: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden
}

body {
    color: #212b36;
    overflow-x: hidden
}

.ul-nostyle {
    list-style: none;
    padding: 0;
    margin: 0
}

.img-wrapper {
    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;
    overflow: hidden;
    width: 100%
}

.img-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.img-wrapper.img-wrapper_contain img {
    -o-object-fit: contain;
    object-fit: contain
}

.content {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67
}

.content img {
    /* width: 100%; */
    margin: 2em 0;
    height: auto;
}

.content img.img_full-width {
    position: relative;
    left: 50%;
    width: 100vw;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.content img.img_float-left {
    float: left;
    margin: 0 1em 0 0;
    max-width: 50%
}

.content img.img_float-right {
    float: right;
    margin: 0 0 0 1em;
    max-width: 50%
}

.content a:not(.btn) {
    /* color: rgba(33, 43, 54, .5); */
    line-height: 1;
    font-weight: 700
}

.content a:not(.btn):hover {
    color: #212b36;
}

.content ul {
    padding-left: 2em
}

.content ul li {
    font-weight: 200
}

::-moz-selection {
    color: #fff;
    background-color: rgba(0, 182, 214, .9)
}

::selection {
    color: #fff;
    background-color: rgba(0, 182, 214, .9)
}

.no-scroll {
    overflow: hidden;
    max-height: 100vh
}

.section-title {
    margin-bottom: 1em
}

.section-title .link_arrow i {
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.section-title:hover .link_arrow i {
    opacity: 1
}

@media (max-width:991px) {
    .page-title {
        font-size: 2.18rem
    }
}

.page-wrapper {
    min-height: calc(100vh - 100px - 503px)
}

@media (max-width:1299px) and (min-width:480px) {
    .container:not(.container_fluid).grid.grid_no-gutters,
    .container:not(.container_fluid):not(.grid) {
        width: 100%
    }
}

.menu {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

@media (max-width:1299px) {
    .menu {
        padding-top: 72px
    }
}

.menu__bg {
    background: #212B36;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.menu__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -10;
    position: relative
}

.menu__bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(57, 51, 69, .3);
    z-index: -5
}

.menu_visible {
    height: 100vh;
    overflow: hidden
}

.menu_visible .header {
    position: fixed;
    top: 0;
    left: 50%
}

.menu_visible .header.header_sticky {
    display: none
}

.menu_visible .header .header__logo svg g {
    fill: #fff
}

.menu_visible .header .header__lang {
    color: rgba(255, 255, 255, .7)
}

.menu_visible .header .header__lang.header__lang_active,
.menu_visible .header .header__lang:hover {
    color: #fff
}

.menu_visible .header .header__langs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu_visible .header__mobile-links {
    display: none
}

.menu_visible .header .header__menu,
.menu_visible .header .header__menu:hover {
    -webkit-transform: none!important;
    transform: none!important;
    -webkit-transition: none;
    transition: none
}

.menu_visible .header .header__menu span,
.menu_visible .header .header__menu:hover span {
    background: #fff
}

.menu_visible .header .header__menu .top,
.menu_visible .header .header__menu:hover .top {
    -webkit-transform: translate3d(2px, 8px, 0) rotate(135deg);
    transform: translate3d(2px, 8px, 0) rotate(135deg)
}

.menu_visible .header .header__menu .bottom,
.menu_visible .header .header__menu:hover .bottom {
    -webkit-transform: translate3d(2px, -8px, 0) rotate(-135deg);
    transform: translate3d(2px, -8px, 0) rotate(-135deg)
}

.menu_visible .header .header__menu .center,
.menu_visible .header .header__menu:hover .center {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
    opacity: 0
}

.menu_visible .header__city {
    opacity: 0;
    pointer-events: none;
    display: none
}

.menu_visible .menu {
    z-index: 100;
    opacity: 1;
    pointer-events: auto
}

.menu_visible .header__nav {
    opacity: 0;
    pointer-events: none;
    display: none
}

.menu_visible .page-wrapper {
    padding-top: 100px
}

@media (max-width:1299px) {
    .menu_visible .page-wrapper {
        padding-top: 72px
    }
}

.menu__section {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2em
}

@media (min-width:992px) {
    .menu__section:nth-child(-n+5) {
        margin-top: 0
    }
}

@media (max-width:991px) {
    .menu__section {
        margin-top: 0
    }
}

.menu__section:last-child {
    margin-left: auto!important
}

@media (max-width:991px) {
    .menu__section:last-child {
        margin-top: 2em
    }
}

@media (max-width:991px) {
    .menu__section.menu__section_blog {
        display: none
    }
}

.menu__section-title {
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 1.2;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width:1299px) {
    .menu__section-title {
        font-size: 2.18rem
    }
}

@media (max-width:767px) {
    .menu__section-title {
        text-align: center
    }
}

.menu__section-link {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    color: #fff
}

.menu-footer-link {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    color: #fff
}

.menu__section-link:not(:last-child) {
    margin-bottom: .5em
}

@media (max-width:767px) {
    .menu__section-link{
        display: none
    }
}

@media (max-width:767px) {
    .services-list {
        padding-top:90px;
    }
}

.menu__section-footer {
    margin-top: auto
}

@media (max-width:991px) {
    .menu__section-footer {
        display: none
    }
}

.menu__blog-heading {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: .5em
}

.menu__blog-link {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    line-height: 1.25
}

.menu__blog {
    margin-top: auto
}

.menu__links {
    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-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 85px
}

.menu__links .btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1em;
    text-align: center
}

@media (max-width:991px) {
    .menu__links {
        margin-top: 0;
        -ms-flex-item-align: center;
        align-self: center
    }
}

.menu__presentation-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center
}

.menu__presentation-link img {
    margin-right: .5em
}

[data-tabs-content] {
    display: none
}

[data-tabs-content][data-tabs-content-active] {
    display: block
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 43, 54, .7);
    z-index: 500;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(255,255,255,.8);
}

.modal .floating-label-input__label:last-child {
    margin-bottom: 0
}

.modal_visible {
    opacity: 1;
    pointer-events: auto
}

.modal__body {
    margin: auto;
    max-height: calc(100% - 150px);
    max-width: 60%;
    height: auto;
    background: #fff;
    border-radius: 4px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:991px) {
    .modal__body {
        width: 80%
    }
}

@media (max-width:767px) {
    .modal__body {
        width: calc(100% - 2em)
    }
}

.modal__body .content {
    padding: 2em;
    overflow: auto;
    height: 100%
}

.modal__close-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: 0 0;
    font-size: 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
    color: rgba(255, 255, 255, .7);
    -webkit-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out;
    z-index: 0;
    position: absolute;
    top: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../../../images/showreel-close.png) center center/cover no-repeat;
}

.modal__close-btn:hover {
    color: #fff
}

.modal_video .modal__body {
    padding: 0;
    margin: auto;
    -webkit-box-shadow: 0 14px 20px 6px rgba(0,0,0,.5);
            box-shadow: 0 14px 20px 6px rgba(0,0,0,.5);
}

@media (max-width:991px) {
    .modal_video .modal__body {
        width: 80%
    }
}

@media (max-width:767px) {
    .modal_video .modal__body {
        width: calc(100% - 2em)
    }
}

@media (max-width:991px) {
    .modal_video .modal__close-btn {
        display: none
    }
}

.modal_video .plyr {
    border-radius: 4px
}

[data-accordion][data-accordion-opened=true] [data-accordion-content] {
    max-height: 500px;
    opacity: 1
}

[data-accordion][data-accordion-opened=true] [data-accordion-title] i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

[data-accordion-title] {
    cursor: pointer;
    width: 100%;
    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
}

[data-accordion-title] span {
    display: inline-block
}

[data-accordion-title] i,
[data-accordion-title] img {
    -webkit-transition: color .5s ease-in-out, -webkit-transform .5s ease-in-out;
    transition: color .5s ease-in-out, -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out, color .5s ease-in-out;
    transition: transform .5s ease-in-out, color .5s ease-in-out, -webkit-transform .5s ease-in-out;
    margin-left: .3em
}

[data-accordion-content] {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .5s ease-in-out, max-height .5s ease-in-out;
    transition: opacity .5s ease-in-out, max-height .5s ease-in-out
}

.header {
    height: 100px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 200;
    position: relative
}

.header_sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    -webkit-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0);
    -webkit-box-shadow: 0 2px 2px rgba(137, 137, 137, .11);
    box-shadow: 0 2px 2px rgba(137, 137, 137, .11);
    background: #fff;
    z-index: 300;
    -webkit-transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.header_sticky.header_sticky-visible {
    -webkit-transform: none;
    transform: none
}

@media (max-width:1299px) {
    .header_sticky {
        height: 72px
    }
}

.header_sticky>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_sticky .header__mobile-link {
    color: #212b36
}

.header_sticky .header__nav-item {
    color: #212b36
}

.header_sticky .header__nav-item img {
    margin-right: .5em;
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
}

.header_sticky .header__nav-item.btn:hover {
    color: #fff
}

.header_sticky .header__logo svg g {
    fill: #212b36
}

.header_sticky .header__logo:after {
    display: none
}

.header_sticky .header__logo:hover svg g {
    fill: #212b36
}

.header_sticky .header__menu span {
    background: #212b36
}

.header_transparent .header__menu span {
    background: #fff
}

.header_transparent .header__lang {
    color: rgba(255, 255, 255, .5)
}

.header_transparent .header__lang.header__lang_active,
.header_transparent .header__lang:hover {
    color: #fff
}

.header_transparent .header__city svg g,
.header_transparent .header__logo svg g {
    fill: #fff
}

.header_transparent .header__city {
    color: #fff
}

.header_transparent .header__nav-item {
    color: #fff
}

.header_transparent:not(.header_black) .header__nav-item.btn {
    min-height: 40px;
    font-size: .8rem;
    border: 1px solid #00b6d6;
    background: #00b6d6;
    color: #fff;
    border-radius: 0;
    padding: 0 30px;
    line-height: 30px;
    color: #fff;
    background: 0 0;
    border-color: #fff
}

.header_transparent:not(.header_black) .header__nav-item.btn:focus,
.header_transparent:not(.header_black) .header__nav-item.btn:hover {
    color: #00b6d6;
    background: #fff;
    border-color: #fff
}

.header_transparent:not(.header_black) .header__nav-item.btn:focus,
.header_transparent:not(.header_black) .header__nav-item.btn:hover {
    background: #fff;
    color: #212b36
}

.header_transparent:not(.header_black) .header__nav-item:not(.btn).header__nav-item_active {
    border-color: #fff
}

.header_black .header__nav-item {
    color: #212b36
}

.header_black .header__nav-item img {
    margin-right: .5em;
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
}

.header_black .header__nav-item.btn:hover {
    color: #fff
}

.header_black .header__nav-item:not(.btn):hover {
    border-color: rgba(33, 43, 54, .5)
}

.header_black .header__lang {
    color: rgba(33, 43, 54, .5)
}

.header_black .header__lang.header__lang_active,
.header_black .header__lang:hover {
    color: #212b36
}

.header_black .header__logo svg g {
    fill: #fff;
    /* fill: #212b36 */
}

.header_black .header__menu span {
    background: #212b36
}

.header_black .header__mobile-link {
    color: #212b36
}

.header__menu {
    background: 0 0;
    width: 50px;
    height: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    position: relative;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    padding: 0
}

.header__menu span {
    position: absolute;
    width: 25px;
    height: 2px;
    background: #fff;
    left: 0;
    -webkit-transition: color .15s ease-in-out, opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: color .15s ease-in-out, opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, color .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, color .15s ease-in-out, opacity .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.header__menu span.top {
    top: 16px
}

.header__menu span.bottom {
    bottom: 16px
}

.header__menu span.center {
    top: 24px
}

.header__menu:hover span.top {
    -webkit-transform: translate3d(0, 16px, 0);
    transform: translate3d(0, 16px, 0)
}

.header__menu:hover span.bottom {
    -webkit-transform: translate3d(0, -16px, 0);
    transform: translate3d(0, -16px, 0)
}

@media (max-width:1199px) {
    .header__menu {
        margin-left: 0
    }
}

.header__logo {
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 2em;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 150px;
}

@media (max-width:991px) {
    .header__logo {
        width: 100px
    }
}


.header__logo:after {
    content: '';
    position: absolute;
    top: 0;
    width: 150px;
    height: 75px;
    background-color: #00b6d6;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    z-index: -1;
}

@media (max-width:991px) {
    .header__logo:after {
        width: 130px;
    }
}

.header__logo svg g{
    fill: #ffffff;
}
.header__logo svg {
    width: 95px; 
}

/* .header__logo svg g {
    fill: #fff;
    -webkit-transition: fill .15s ease-in-out;
    transition: fill .15s ease-in-out
}

.header__logo:hover svg g {
    fill: #fff
}

.header__logo:hover:after {
    -webkit-transform: scaleY(25);
    transform: scaleY(25)
}
*/

.header__logo:hover:after {
    opacity: 0.75;
}

.header__langs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 2em
}

@media (max-width:991px) {
    .header__langs {
        display: none
    }
}

.header__lang {
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.67;
    color: rgba(255, 255, 255, .5)
}

.header__lang:not(:last-child) {
    margin-right: 1em
}

.header__lang.header__lang_active,
.header__lang:hover {
    color: #fff
}

.header__city {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    color: #fff;
    margin-right: 2em;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.header__city svg {
    margin-right: .2em;
    -webkit-transform: translate3d(0, 3px, 0);
    transform: translate3d(0, 3px, 0)
}

.header__city svg g {
    fill: #fff
}

@media (max-width:767px) {
    .header__city {
        display: none
    }
}

.header__nav {
    margin-left: auto;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

@media (max-width:820px) {
    .header__nav {
        display: none
    }
}

.header__nav-item {
    font-size: .8rem;
    font-weight: 600;
    line-height: 1.67;
    color: #fff;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.header__nav-item:not(.btn) {
    border-bottom: 2px solid transparent;
    padding: .3em 0
}

.header__nav-item:not(.btn).header__nav-item_active {
    border-color: #212b36
}

.header__nav-item:not(.btn):hover {
    border-color: rgba(255, 255, 255, .5)
}

.header__nav-item:not(:last-child) {
    margin-right: 1em
}

.header__mobile-links {
    display: none;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    margin-left: auto
}

@media (max-width:820px) {
    .header__mobile-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header__mobile-link {
    color: #fff
}

.header__mobile-link:not(:last-child) {
    margin-right: 1em
}

.footer {
    position: relative;
    border-top: 1px solid rgba(33, 43, 54, .1)
}

@media (max-width:767px) {
    .footer {
        padding: 2em 0
    }
}

.footer:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background: #212b36;
    z-index: -1
}

@media (max-width:991px) {
    .footer:after {
        width: 100%;
        height: 45%
    }
}

.footer-section {
    padding: 2em
}

@media (max-width:767px) {
    .footer-section:not(:last-child) {
        margin-bottom: 0em
    }
}

@media (max-width:767px) {
    .footer-section {
        padding-bottom: 1em;
        padding-top: 1em;
    }
}

.footer-section:nth-child(3) {
    padding-left: 2em
}

@media (max-width:767px) {
    .footer-section:nth-child(3) {
        padding-top: 2em
    }
}

.footer-section_dark {
    color: #fff
}

.footer-section_dark:nth-child(2) {
    padding: 2em 10px;
}

.footer-section_dark .footer-section__link {
    color: #fff
}

.footer-section__heading {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase;
    color: #898989
}

.footer-section__links-wrapper {
    margin-bottom: 2em
}

@media (max-width:767px) {
    .footer-section__links-wrapper {
        margin-bottom: 0;
    }
	.footer-section__link {
		font-size:1rem;
	}
    .footer-section .btn {
    margin-top:0;
    }

}

.footer-section__link {
    line-height: 1.625;
    display: block;
    margin-bottom: .5em
}

.footer-section__link_tel {
    font-weight: 600;
}

.footer-section__socials-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-section__social-link {
    color: rgba(255, 255, 255, .5);
    font-size: 1.57rem
}

.footer-section .btn {
    margin-top:1rem;
}

@media (max-width:767px) {
    .footer-section .btn {
        margin:0;
    }

}

.footer-section__social-link:not(:last-child) {
    margin-right: 1em
}

.footer-section__social-link:hover {
    color: #fff
}

.footer-section__address {
    color: #898989;
    font-weight: 300;
}

.footer-section__award {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1em;
    font-weight: 600;
    font-size: .875em;
    color: #898989
}

.footer-section__award img {
    margin-right: 1em;
    max-height: 40px
}

.footer-section__award p {
    margin: 0
}

.footer-section__award-status {
	font-weight: 200;
}


.footer__copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875em;
    min-height: 80px
}

@media (max-width:991px) {
    .footer__copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.footer__copyright-text {
    color: #898989;
    margin-right: 2em
}

@media (max-width:991px) {
    .footer__copyright-links {
        margin: 0 0 1em
    }
}

.footer__copyright-link {
    margin-right: 1em
}

@media (max-width:991px) {
    .footer__copyright-link {
        margin-bottom: 1em
    }
}

.footer__copyright-icons {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:991px) {
    .footer__copyright-icons {
        margin-left: 0
    }
}

.footer__copyright-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__copyright-icon:not(:last-child) {
    margin-right: 2em
}

@media (max-width:991px) {
    .footer__copyright-icon {
        margin-bottom: 1em
    }
}

.footer__copyright-icon-desc {
    margin-right: 1em
}

.main-jumbotron {
    margin-top: -120px;
    padding-top: 200px;
    position: relative;
    overflow: hidden
}

.main-jumbotron .col {
    position: relative;
    z-index: 5
}
/*
@media (max-width:1299px) {
    .main-jumbotron {
        margin-top: -72px;
        padding-top: calc(72px + 4em)
    }
}

@media (max-width:991px) {
    .main-jumbotron {
        padding-top: calc(72px + 2em)
    }
}*/

.main-jumbotron__bg {
    position: absolute;
    width: 100%;
    height: 60%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

@-webkit-keyframes ZoomInOut {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ZoomInOut {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.main-jumbotron__title {
    color: #fff;
    min-height: 200px;
    font-weight: 200;
}

@media (max-width:1299px) {
    .main-jumbotron__title br {
        display: none
    }
}

@media (max-width:767px) {
    .main-jumbotron__title {
        font-size: 2.18rem;
        min-height: 320px;
    }
}

.main-jumbotron__awards {
    margin: 2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .main-jumbotron__awards {
        margin-bottom: 3em
    }
}

.main-jumbotron__award {
    margin-right: 1em;
    height: 25px
}

@media (max-width:767px) {
    .main-jumbotron__award {
        margin-bottom: 1em
    }
}

.main-jumbotron__award-divider {
    margin: 0 2em;
    color: rgba(255, 255, 255, .5)
}

@media (max-width:767px) {
    .main-jumbotron__award-divider {
        margin-bottom: 1em
    }
}
@media (max-width:507px) {
    .main-jumbotron__award-divider {
        display: none;
    }
}

.main-jumbotron__awards-link {
    color: #fff;
    font-weight: 900;
    letter-spacing: .5px
}

@media (max-width:767px) {
    .main-jumbotron__awards-link {
        margin-bottom: 1em
    }
}

.main-jumbotron__presentation-wrapper {
    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-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:991px) {
    .main-jumbotron__presentation-wrapper {
        display: none
    }
}

.main-jumbotron__presentation {
    margin-bottom: .5em;
    margin-top: 1em;
    position: relative;
    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;
    overflow: hidden;
    height: 125px
}

.main-jumbotron__presentation img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover
}

.main-jumbotron__presentation svg {
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.main-jumbotron__presentation:hover .main-jumbotron__presentation-play {
    background: rgba(33, 43, 54, .5)
}

.main-jumbotron__presentation-desc {
    color: #fff;
    margin: 0;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.main-jumbotron__presentation-container {
    width: 175px
}

.main-jumbotron__presentation-play {
    width: 36px;
    height: 36px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    background: rgba(33, 43, 54, .3);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.main-jumbotron__presentation-play svg {
    width: 15px;
    height: 13px
}

.main-jumbotron__presentation-play svg g {
    fill: #fff
}

.main-categories {
    position: relative;
}

@media (max-width:991px) {
    .main-categories {
        padding-bottom: 2em
    }
}

@media (max-width:767px) {
    .main-categories {
        margin-top: 0;
        padding-bottom: 0
    }
}

.main-category__title {
    white-space: nowrap
}

@media (max-width:991px) {
    .main-category__title {
        white-space: normal
    }
}

@media (max-width:767px) {
    .main-category__title {
        font-size: 1.57rem
    }
}

.main-category__title i {
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    font-size: 1.57rem;
    padding-left: .2em
}

@media (max-width:991px) {
    .main-category__title i {
        opacity: 1
    }
}

.main-categories__container {
    padding-top: 25px;
    margin-top: 8em;
    margin-bottom: 35px;
    background:#fff;
    /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(12%, #fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 12%);
    */
}

@media (max-width:767px) {
    .main-categories__container {
        padding: 3em 0;
        margin-top: -15px;
        background-color: #fff;
    }
}

.main-category {
    position: relative;
    z-index: 5;
    margin-bottom: 2em
}

.main-category:hover {
    z-index: 10
}

.main-category:hover .main-category__footer {
    opacity: 1
}

.main-category:hover .main-category__title i {
    opacity: 1
}

.main-category__footer {
    position: absolute;
    width: calc(100% + 4em);
    height: calc(100% + 90px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, calc(-50% + 1em), 0);
    transform: translate3d(-50%, calc(-50% + 1em), 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 2em 2em 1.5em;
    background-color: rgba(255, 255, 255, .9);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    pointer-events: none;
    -webkit-box-shadow: 0 1px 5px 0 rgba(142, 142, 142, .5);
    box-shadow: 0 1px 5px 0 rgba(142, 142, 142, .5)
}

@media (max-width:991px) {
    .main-category__footer {
        display: none
    }
}

.main-category__footer-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.main-category__footer-icons img:not(:last-child) {
    margin-right: 1em
}

.main-category__desc,
.main-category__title {
    z-index: 5;
    position: relative
}

.main-category__footer-desc {
    margin: 0;
    font-size: 14px
}

.main-category__desc {
    font-size: 1.125rem;
    font-weight: 300;
}

@media (max-width:991px) {
    .main-category__desc {
        margin-bottom: 0
    }
}

.main-cloud-bottom {
    position: absolute;
    top: -282px;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 200px;
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: -1;
    will-change: background-position
}

@media (max-width:1299px) {
    .main-cloud-bottom {
        overflow: hidden
    }
}

.main-cloud-bottom img {
    width: auto;
    height: 100%;
    position: fixed
}

@media (max-width:1299px) {
    .main-cloud-bottom img {
        width: auto
    }
}

@media (max-width:767px) {
    .main-cloud-bottom {
        display: none
    }
}

@-webkit-keyframes animatedBackground1 {
    from {
        background-position: 0 0
    }
    to {
        background-position: calc(-100vw) 0
    }
}

@keyframes animatedBackground1 {
    from {
        background-position: 0 0
    }
    to {
        background-position: calc(-100vw) 0
    }
}

#animation {
    width: 100vw;
    background-image: url(../images/clouds/cloud-back-fixed.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: cover;
    -webkit-animation: animatedBackground1 50s linear infinite;
    animation: animatedBackground1 50s linear infinite
}

#animation2 {
    width: 100vw;
    background-image: url(../images/clouds/cloud-fore-fixed.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: cover;
    -webkit-animation: animatedBackground1 100s linear infinite;
    animation: animatedBackground1 100s linear infinite
}

.main-about {
    width: 1650px;
    max-width: 100%;
    margin: 3em auto;
    height: auto;
    padding: 2em 0;
    background: #f4f5f9;
    margin-top: 0;
    margin-bottom: 3em;
    padding: 2em 0;
    position: relative
}

@media (max-width:1599px) {
    .main-about {
        width: 1320px
    }
}

@media (max-width:767px) {
    .main-about {
        margin-top: 0;
        margin-bottom: 2em
    }
}

.main-about:before {
    content: '';
    position: absolute;
    height: 300px;
    width: 100vw;
    top: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to top, #fff 30%, rgba(255, 255, 255, 0));
    z-index: -1
}

.main-about__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1em 0
}

.main-about__header-link {
    font-size: 1.57rem;
    color: rgba(33, 43, 54, .5);
    border-bottom: 1px solid transparent;
    -webkit-transition: color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, border-color .15s ease-in-out
}

.main-about__header-link:not(:last-child) {
    margin-right: 2em
}

.main-about__header-link:hover {
    color: #212b36
}

.main-about__header-link._active {
    color: #212b36;
    border-color: #212b36
}

.main-about__header-details-link {
    font-size: 1.125rem;
    margin-right: auto
}

@media (max-width:991px) {
    .main-about__header-details-link {
        margin-left: 0;
        padding: .25em 0
    }
}

@media (max-width:767px) {
    .main-about__header-details-link {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

.main-about__content {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.25;
    position: relative;
    margin: 1em 0
}

@media (max-width:767px) {
    .main-about__content {
        font-size: 1.57rem
    }
}

.main-about__content-quote:before {
    content: url(../images/icons/open-quote.svg);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(-130%, 3px, 0);
    transform: translate3d(-130%, 3px, 0)
}

@media (max-width:1299px) {
    .main-about__content-quote:before {
        display: none
    }
}

.main-about__content-quote *:last-child::after {
    content: url(../images/icons/close-quote.svg);
    position: relative;
    top: 5px
}

@media (max-width:1299px) {
    .main-about__content-quote *:last-child::after {
        display: none
    }
}

.main-about__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .main-about__footer {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.main-about__footer-person {
    font-size: 1.125rem
}

.main-about__footer-person-name {
    margin: 0;
    font-weight: 900
}

.main-about__footer-person-position {
    margin: 0
}

.main-about__footer-signature {
    width: 186px;
    height: 95px;
    background: 0 0;
    margin-left: 1em
}

.clients {
    margin-top: 4em
}

.client__logo {
    height: 120px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter .15s ease-in-out;
    transition: -webkit-filter .15s ease-in-out;
    transition: filter .15s ease-in-out;
    transition: filter .15s ease-in-out, -webkit-filter .15s ease-in-out;
    padding: 35px 0;
}

.stack__logo {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.client__logo:hover {
    -webkit-filter: none;
    filter: none
}

.main-portfolio {
    margin: 4em 0
}

.main-portfolio__project {
    width: 1650px;
    max-width: 100%;
    height: 400px;
    margin: 3em auto;
    padding: 0;
    background: #f4f5f9;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out
}

@media (max-width:1599px) {
    .main-portfolio__project {
        width: 1320px
    }
}

.main-portfolio__project:hover {
    background-color: rgba(244, 245, 249, .7)
}

.main-portfolio__project-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:479px) {
    .main-portfolio__project-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.main-portfolio__project-title {
    padding-right: 1em;
    font-weight: 400;
    margin-bottom: 0
}

@media (max-width:479px) {
    .main-portfolio__project-title {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

@media (max-width:479px) {
    .main-portfolio__project-icon {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-bottom: 1em
    }
}

.main-portfolio__project-desc-content {
    color: rgba(33, 43, 54, .5)
}

.main-portfolio__project-desc {
    padding: 2em 2em 0 0;
    max-height: 400px;
}


.main-portfolio__project-img {
    max-height: 400px;
    overflow: visible
}

@media (max-width:767px) {
    .main-portfolio__project-img {
        overflow: hidden
    }
}

@media (max-width:479px) {
    .main-portfolio__project-img {
        min-height: 200px
    }
}

.main-portfolio__project-img img {
    position: absolute;
    right: -72px;
}

@media (max-width:1299px) {
    .main-portfolio__project-img img {
        position: static
    }
    .main-portfolio__project-desc {
        padding: 2em;
    }
}
@media (max-width:767px) {
    .main-portfolio__project-desc {
        margin-bottom: 20px;
    }
    .main-portfolio__project {
        height: auto;
    }
}

.main-portfolio__nav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1em
}

@media (max-width:767px) {
    .main-portfolio__nav-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.main-portfolio__nav {
    font-size: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:767px) {
    .main-portfolio__nav {
        display: none
    }
}

.main-portfolio__nav i {
    font-size: 1.5em;
    padding-left: .2em
}

.main-portfolio__nav.main-portfolio__nav_prev i {
    padding-left: 0;
    padding-right: .2em
}

.main-portfolio__nav.swiper-button-disabled {
    opacity: 0;
    pointer-events: none
}

.main-portfolio__nav-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 2px;
    opacity: 1;
    background: rgba(33, 43, 54, .3);
    border-radius: 0;
    -webkit-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out
}

.main-portfolio__nav-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 1em
}

.main-portfolio__nav-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #212b36
}

.main-news {
    margin-bottom: 4em
}

.news-card {
    overflow: hidden
}

@media (max-width:991px) {
    .news-card {
        margin-bottom: 1em
    }
}

.news-card:hover .news-card__title {
    opacity: .8
}

.news-card:hover .news-card__photo img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.news-card_big .news-card__photo {
    height: 240px
}

.news-card_cover {
    position: relative
}

.news-card_cover .news-card__photo {
    height: 100%;
    margin-bottom: 0
}

.news-card_cover .news-card__title {
    font-size: 1.57rem;
    font-weight: 400;
    line-height: 1.2;
    margin: .5em 0
}

.news-card__photo {
    height: 180px;
    position: relative;
    margin-bottom: 1em
}

.news-card__photo img {
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    -webkit-transform-origin: center;
    transform-origin: center
}

.news-card__tag {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .5em 1em;
    background-color: rgba(33, 43, 54, .6);
    color: #fff
}

.news-card__title {
    font-weight: 600;
    margin-bottom: 0;
    /*
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out 
    */
}

.news-card__desc {
    color: rgba(33, 43, 54, .5);
    margin: .5em 0
}

.contact-us {
    width: 1650px;
    max-width: 100%;
    margin: 3em auto;
    height: auto;
    padding: 2em 0;
    background: #f4f5f9;
    padding-bottom: 0
}

@media (max-width:1599px) {
    .contact-us {
        width: 1320px
    }
}

.contact-us .section-title {
    margin-bottom: .3em
}

.contact-us_big-margin {
    margin-top: 3em;
    margin-bottom: 5em
}

.contact-us__desc {
    font-size: 1.125rem;
    font-weight: 200;
    line-height: 1.67;
    margin-top: 0
}

.contact-us__form {
    margin: 2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width:1199px) {
    .contact-us__form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.contact-us__form-inputs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:1199px) {
    .contact-us__form-inputs-wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (max-width:767px) {
    .contact-us__form-inputs-wrapper {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.contact-us__form-inputs-wrapper .floating-label-input__label {
    -webkit-box-flex: 5;
    -ms-flex: 5 0 calc(50% - 1em);
    flex: 5 0 calc(50% - 1em);
    margin-right: 1em
}

@media (max-width:767px) {
    .contact-us__form-inputs-wrapper .floating-label-input__label:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .contact-us__form-inputs-wrapper .floating-label-input__label {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0
    }
}

.contact-us__form-textarea {
    margin: 0 1em 1em 0;
    -ms-flex-preferred-size: calc(50% - 1em);
    flex-basis: calc(50% - 1em);
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:1199px) {
    .contact-us__form-textarea {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .contact-us__form-textarea {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-height: 150px
    }
}

.contact-us__form-last-col {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1em
}

.contact-us__form-last-col .file-input__label {
    text-align: center
}

.contact-us__form-last-col .btn__trans-dark {
    width: 100%
}

@media (max-width:1199px) {
    .contact-us__form-last-col {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin: 0 auto
    }
}

.contact-us__footer {
    border-top: 1px solid rgba(33, 43, 54, .1);
    padding: 1em 0
}

.contact-us__footer-container {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:479px) {
    .contact-us__footer-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contact-us__footer-container a {
    padding: .5em 0
}

.contact-us__footer-presentation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 2em;
    position: relative
}

@media (max-width:479px) {
    .contact-us__footer-presentation {
        margin-right: 1em
    }
}

.contact-us__footer-presentation img {
    margin-right: .5em
}

.contact-us__footer-presentation:after {
    content: '|';
    position: absolute;
    top: .4em;
    right: -2em;
    margin: 0 1em;
    color: rgba(33, 43, 54, .3);
    pointer-events: none
}

@media (max-width:479px) {
    .contact-us__footer-presentation:after {
        display: none
    }
}

.contact-us__footer-contact {
    font-weight: 600;
    margin-right: 1em
}

@media (min-width:1300px) {
    .contacts {
        margin-top: 4em
    }
}

.contacts__form-wrapper {
    position: relative;
    margin-bottom: 2em;
    height: 100%
}

@media (max-width:1299px) {
    .contacts__form-wrapper {
        padding: 2em;
        margin-bottom: 0
    }
}

.contacts__form-wrapper:after {
    content: '';
    position: absolute;
    top: -2em;
    left: -3em;
    width: calc(100% + 6em);
    height: calc(100% + 4em);
    background: #f4f5f9;
    z-index: -1
}

@media (max-width:1299px) {
    .contacts__form-wrapper:after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

@media (min-width:992px) {
    .contacts__form-wrapper .floating-label-input__label {
        margin-bottom: 2em
    }
}

.contacts__form-wrapper .contact-us__form-textarea {
    margin-bottom: 0;
    min-height: 150px
}

.contacts__form-wrapper .file-input__filename {
    padding-bottom: 0
}

.contacts__form-desc {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    margin-top: 0
}

.contacts__form-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts__form-footer .file-input__label {
    width: auto;
    margin-right: auto
}

.contacts__form-footer .contact-us__footer-contact {
    margin-right: 2em
}

@media (max-width:479px) {
    .contacts__form-footer .contact-us__footer-contact {
        margin-right: 0;
        margin-bottom: 1em
    }
}

@media (max-width:479px) {
    .contacts__form-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 0
    }
}

.contacts-accordion-list {
    -webkit-transform: translate3d(0, -3em, 0);
    transform: translate3d(0, -3em, 0)
}

@media (max-width:1299px) {
    .contacts-accordion-list {
        -webkit-transform: none;
        transform: none
    }
}

.contacts__accordion-tel {
    font-size: 2.18rem;
    font-weight: 400
}

.contacts__accordion-address-label {
    color: rgba(33, 43, 54, .5);
    margin-bottom: 0;
    margin-top: .5em
}

.contacts__accordion-address {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: .5em
}

.contacts__accordion-address:last-child {
    margin-bottom: 2em
}

.contacts__accordion {
    border-bottom: 1px solid rgba(33, 43, 54, .1);
    -webkit-transition: border-color .5s ease-in-out;
    transition: border-color .5s ease-in-out
}

.contacts__accordion [data-accordion-title] {
    padding: 1em 0;
    margin-bottom: 0
}

.contacts__accordion[data-accordion-opened=true] {
    border-color: #212b36
}

.contacts__accordion[data-accordion-opened=true] [data-accordion-title] img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.contacts__socials-wrapper {
    margin-top: 2em
}

.contacts__socials-wrapper .footer-section__social-link {
    color: rgba(33, 43, 54, .5)
}

.contacts__socials-wrapper .footer-section__social-link:hover {
    color: #212b36
}

.contacts-info-accordion-list {
    margin-bottom: 4em;
    margin-top: 2em
}

.contacts-info-accordion-list [data-accordion-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 2em
}

@media (max-width:479px) {
    .contacts-info-accordion-list [data-accordion-content] {
        padding: 0
    }
}

.contacts-info__link {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67
}

.contacts-info__link:last-child {
    margin-bottom: 2em
}

.filter-block__tags-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filter-block__tag {
    height: 24px;
    padding: 0 1em;
    border: 1px solid #212b36;
    margin-bottom: .5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: border-color .15s ease-in-out, color .15s ease-in-out;
    transition: border-color .15s ease-in-out, color .15s ease-in-out
}

.filter-block__tag:not(:last-child) {
    margin-right: .5em
}

.filter-block__tag:hover {
    border-color: #00b6d6
}

.filter-block__tag_white {
    color: #fff;
    border-color: rgba(255, 255, 255, .1)
}

.filter-block__tag_white:hover {
    border-color: #fff
}

.filter-block__tag_grey {
    color: rgba(33, 43, 54, .5);
    border-color: rgba(33, 43, 54, .1)
}

.filter-block__tag_grey:hover {
    color: #212b36;
    border-color: rgba(33, 43, 54, .7)
}

.filter-block__tag_active {
    border-color: #00b6d6
}

.portfolio-list {
    margin-top: 4em;
    margin-bottom: 4em
}

.portfolio__desc {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    line-height: 1.7;
    margin-bottom: 2em
}

.portfolio-group__title {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: .5em
}

.portfolio-group__link-divider {
    margin: 0 .5em
}

.portfolio-group__link {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    font-size: 16px
}

.portfolio-group__link_active {
    color: #00b6d6
}

.portfolio-item {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid rgba(33, 43, 54, .1)
}

.portfolio-item .links-group__title {
    color: rgba(33, 43, 54, .5)
}

.portfolio-item .links-group__link {
    color: #212b36
}

.portfolio-item__img-wrapper {
    overflow: hidden
}

@media (max-width:991px) {
    .portfolio-item__img-wrapper {
        margin-bottom: 1em
    }
}

.portfolio-item__img-wrapper img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:1300px) {
    .portfolio-item__info {
        padding-left: 50px
    }
}

.portfolio-item__info-header {
    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-bottom: 1em
}

@media (max-width:991px) {
    .portfolio-item__info-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.portfolio-item__title {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 0
}

@media (max-width:991px) {
    .portfolio-item__title {
        margin-bottom: .5em
    }
}

.portfolio-item__region {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    white-space: nowrap
}

.portfolio-item__logo {
    max-height: 36px;
    margin: 1em 0
}

.portfolio-item__details {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5
}

.portfolio-item__task {
    padding: 1.5em;
    background: #f4f4f4
}

@media (max-width:767px) {
    .portfolio-item__task {
        display: none
    }
}

.portfolio-item__task-title {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 1em
}

.portfolio-item__task-text {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    margin: 0
}

.portfolio-item__solution {
    padding: 1.5em 0
}

@media (max-width:767px) {
    .portfolio-item__solution {
        display: none
    }
}

@media (min-width:1300px) {
    .portfolio-item__solution {
        padding-left: 50px
    }
}

.portfolio-header {
    margin-top: -100px;
    padding-top: 100px;
    color: #fff;
    min-height: 500px;
    padding-bottom: 3em
}

@media (max-width:991px) {
    .portfolio-header .filter-block__tags-wrapper {
        margin-bottom: 1em
    }
}

.portfolio-header_blue {
    background: #028bce
}

.portfolio-header_dark-blue {
    background: #3e4df8
}

.portfolio-header_img-bg .service-page__jumbotron-bg {
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    transform: none;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio-header.portfolio-header_light-grey {
    color: #212b36;
    min-height: auto;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f6f6f6));
    background: linear-gradient(to bottom, #fbfbfb, #f6f6f6)
}

.portfolio-header.portfolio-header_light-grey .page-title {
    color: #212b36
}

.portfolio-header_black {
    background: #212b36;
    min-height: auto
}

.portfolio-header_black .portfolio__desc {
    color: #fff
}

.portfolio-header_black .portfolio__desc a {
    color: rgba(255, 255, 255, .5)
}

.portfolio-header_black .portfolio__desc a:hover {
    color: #fff
}

.portfolio-header_black .portfolio-group__title {
    color: rgba(255, 255, 255, .5)
}

.portfolio-header_black .portfolio-group__link:not(.portfolio-group__link_active) {
    color: #fff
}

.portfolio-header_dark .portfolio-header__back-link {
    color: rgba(33, 43, 54, .5)
}

.portfolio-header_dark .portfolio-header__back-link:hover {
    color: #212b36
}

.portfolio-header_dark .portfolio-header__info-wrapper {
    color: #212b36
}

.portfolio-header_dark .main-jumbotron__award-divider {
    color: rgba(33, 43, 54, .3)
}

.portfolio-header_dark .portfolio-header__link {
    color: #212b36
}

.portfolio-header_dark .links-group__title {
    color: rgba(33, 43, 54, .5)
}

.portfolio-header_dark .links-group__link {
    color: #212b36
}

.portfolio-header__back-link {
    color: rgba(255, 255, 255, .5);
    margin-bottom: 4em;
    margin-top: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:991px) {
    .portfolio-header__back-link {
        margin-top: 0
    }
}

.portfolio-header__back-link i {
    margin-right: .5em;
    font-size: 1.2em
}

.portfolio-header__back-link:hover {
    color: #fff
}

.portfolio-header__info-wrapper {
    margin-bottom: 2em
}

.portfolio-header__details {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2em
}

.portfolio-header__details .main-jumbotron__award-divider {
    color: rgba(255, 255, 255, .3);
    margin-bottom: 0
}

@media (max-width:479px) {
    .portfolio-header__details .main-jumbotron__award-divider {
        display: none
    }
}

@media (max-width:479px) {
    .portfolio-header__details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width:991px) {
    .portfolio-header__title {
        font-size: 2.18rem
    }
}

.portfolio-header__region {
    margin: 0
}

.portfolio-header__link {
    color: #fff
}

@media (max-width:991px) {
    .portfolio-header__info {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

.portfolio-header__img-wrapper {
    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
}

.portfolio-header__img-wrapper img {
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width:991px) {
    .portfolio-header__img-wrapper {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 2em
    }
}

.portfolio__content {
    margin-top: 5em;
    margin-bottom: 5em
}

@media (max-width:991px) {
    .portfolio__content {
        margin-top: 3em;
        margin-bottom: 3em
    }
}

.portfolio__content img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 2em 0
}

.next-project__section {
    background: #212b36;
    padding: 4em 0
}

.next-project__wrapper {
    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
}

@media (max-width:767px) {
    .next-project__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.next-project__screenshot {
    margin-right: 3em;
    width: 290px
}

@media (max-width:767px) {
    .next-project__screenshot {
        margin-right: 0;
        margin-bottom: 2em
    }
}

.next-project__link-wrapper {
    margin-bottom: 0
}

@media (max-width:479px) {
    .next-project__link-wrapper {
        font-size: 1.57rem
    }
}

.next-project__link {
    color: #fff
}

.next-project__title {
    color: rgba(255, 255, 255, .5);
    margin-top: .5em;
    margin-bottom: 0
}

.links-group:not(:last-child) {
    margin-bottom: 1em
}

.links-group__title {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    margin: 0
}

.links-group__link {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    color: #fff
}

.links-group__link_black {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    color: #212b36
}

.links-group__link_active {
    color: #00b6d6
}

.links-group__link-divider {
    margin: 0 .5em
}

.portfolio-header_cover {
    position: relative
}

.portfolio-header__full-cover {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 546px;
    width: auto;
    z-index: 1;
    /* 
	width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
	*/
}

.portfolio-header__full-info {
    position: relative;
    z-index: 2;
}

.services-group {
    padding: 1em 0 0
}

.services-group:last-child {
    margin-bottom: 3em
}

.services-group__title {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 2em
}

.services-group-item__desc {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.67;
    padding-right: 10px;
}

.services-group-item__line {
    font-size: .6rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0
}


.services-group-item {
    margin-bottom: 1em
}

.services-group-item__name {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4
}

.services-group-item__name i {
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.services-group-item__name:hover i {
    opacity: 1
}

.service-page-header {
    position: relative;
    overflow: hidden;
    margin-bottom: 4em
}

.service-page__other-services {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2em;
    margin-bottom: 4em;
}

@media (max-width:479px) {
    .service-page__other-services {
        margin-bottom: 2em
    }
}

.service-page__other-services-link {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    color: #fff;
    height: 25px;
    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;
    border: 1px solid transparent;
    border-radius: 15.5px;
    margin-bottom: 1em;
    padding: 0 1em
}

.service-page__other-services-link:not(:last-child) {
    margin-right: .5em
}

.service-page__other-services-link:hover {
    border-color: rgba(255, 255, 255, .5);
    opacity: 1
}

.service-page__other-services-link_active {
    border-color: #fff
}

.service-page__desc {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    margin-bottom: 1.5em
}

.service-page__jumbotron-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate3d(-20%, 20%, 0);
    transform: translate3d(-20%, 20%, 0)
}

@media (max-width:991px) {
    .service-page__jumbotron-bg {
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
        -webkit-transform: scale(.5) translate3d(-20%, 20%, 0);
        transform: scale(.5) translate3d(-20%, 20%, 0)
    }
}
/*
@media (max-width:479px) {
    .service-page__jumbotron-bg:not(.solution-page__jumbotron-bg) {
        display: none
    }
}*/

.feature {
    margin-bottom: 1em
}

.feature__number {
    font-size: 3.125rem;
    font-weight: 900;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5em
}

.feature__title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 0
}

@media (min-width:768px) {
    .feature__title {
        min-height: 60px
    }
}

.feature__desc {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4
}

.service-page__tags-block {
    margin-bottom: 3em
}

.service-page__tag-block-desc {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    font-size: 1.125rem;
    margin: 2em 0
}

.design-block {
    margin-bottom: 1em
}

.design-block_small {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 0 rgba(33, 43, 54, .15);
    box-shadow: 0 0 2px 0 rgba(33, 43, 54, .15);
    overflow: hidden;
    padding: .5em;
    padding-bottom: 0;
    background: #fff
}

.design-block_small .design-block__img-wrapper {
    position: relative;
    border: none
}

.design-block_small .design-block__desc {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    margin: .1em 0;
    text-transform: uppercase;
    text-align: left;
    padding: 0
}

.design-block__img-wrapper {
    border: 1px solid rgba(33, 43, 54, .2);
    height: 260px
}

.design-block__desc {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    text-align: center;
    padding: 0 2em
}

.design {
    margin-bottom: 3em
}

.design_grey {
    padding: 3em 0 2em;
    background: #f4f4f4
}

.design-block__tag {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    position: absolute;
    top: 1em;
    right: 1em;
    height: 20px;
    padding: 0 1em;
    text-transform: uppercase;
    background: rgba(255, 255, 255, .5);
    border: 1px solid #fff;
    border-radius: 3px;
    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
}

.service-page-grey-block__wrapper {
    margin-bottom: 3em
}

.service-page-grey-block {
    width: 1650px;
    max-width: 100%;
    margin: 3em auto;
    height: auto;
    padding: 2em 0;
    background: #f4f5f9;
    margin-bottom: 1em;
    padding: 3em 0
}

@media (max-width:1599px) {
    .service-page-grey-block {
        width: 1320px
    }
}

.service-page-grey-block__footer {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1em
}

@media (max-width:767px) {
    .service-page-grey-block__footer {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.service-page-grey-block__footer-link {
    margin-bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service-page-grey-block__footer-link i,
.service-page-grey-block__footer-link img {
    margin-right: .5em
}

.service-page-grey-block__footer-link:not(:last-child) {
    margin-right: 1em
}

.process {
    margin-bottom: 4em
}

.ready-solutions {
    margin-bottom: 4em
}

.ready-solution__img-wrapper {
    overflow: hidden;
    position: relative;
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 1em
}

.ready-solution__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.ready-solution__icons {
    padding: 1em 2em;
    background: rgba(33, 43, 54, .7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: #fff
}

.ready-solution__icon {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67
}

.ready-solution__icon:not(:last-child) {
    margin-right: 1em
}

.ready-solution__title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5
}

.ready-solution__desc-heading {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0
}

.ready-solution__desc {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4
}

.ready-solution__details-link {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5
}

.company-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 2em;
    margin-bottom: 2em;
    position: relative
}

.company-nav:after {
    content: '';
    position: absolute;
    bottom: calc(.5em + 1px);
    height: 1px;
    width: 100%;
    background: rgba(33, 43, 54, .1)
}

@media (max-width:767px) {
    .company-nav:after {
        display: none
    }
}

.company-nav__link {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    border-bottom: 1px solid transparent;
    color: rgba(33, 43, 54, .5);
    padding-bottom: .5em;
    margin-bottom: .5em
}

.company-nav__link:not(:last-child) {
    margin-right: 2em
}

.company-nav__link_active {
    color: #212b36;
    border-color: #898989
}

.company-awards-grid {
    margin-top: 2em;
    margin-bottom: 2em
}

.company-award {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 1em;
    height: 100px
}

.company-award__img {
    width: 80px;
    margin-right: 3em
}

.company-award__img img {
    max-width: 100%;
    width: auto;
    height: auto
}

.company-award__title {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    margin: 0
}

.company-accreditation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.company-accreditation .company-acreditaion__icon {
    width: auto;
    height: auto;
    margin-right: 2em;
    margin-bottom: 1em
}

.company-accent {
    font-size: 1.57rem;
    font-weight: 400;
    line-height: 1.2
}

.company-stack-group__title {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(33, 43, 54, .5);
    line-height: 1.67;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.company-stack-group__title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    background: rgba(33, 43, 54, .1);
    width: 80%;
    z-index: -1
}

@media (max-width:767px) {
    .company-stack-group__title:after {
        display: none
    }
}

.clients-page__clients {
    margin-bottom: 4em
}

.clients-page__clients-desc {
    font-size: 1.125rem;
    font-weight: 200;
    line-height: 1.67;
    margin-bottom: 2em
}

.client-block {
    height: 200px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(33, 43, 54, .5);
    margin-bottom: 2em
}

@media (max-width:1199px) {
    .client-block {
        height: auto
    }
}

.client-block:hover .client-block__hover {
    -webkit-transform: none;
    transform: none
}

.client-block__img-wrapper {
    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: 100%;
    height: 100%;
    z-index: 0;
    position: relative
}

.client-block__img-wrapper img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    max-width:160px;
}

@media (max-width:1199px) {
    .client-block__img-wrapper {
        height: 100px
    }
}

.client-block__img-wrapper img {
    -o-object-fit: contain;
    object-fit: contain
}

.client-block__hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background: rgba(33, 43, 54, .8);
    z-index: 5;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    padding: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1199px) {
    .client-block__hover {
        -webkit-transform: none;
        transform: none;
        position: relative;
        top: auto;
        left: auto;
        height: auto
    }
}

.client-block__hover-desc {
    text-align:center;
    font-size: 1rem;
    font-weight: 600;
    color: #212b36;
    line-height: 1.4;
    margin: 0 0 1em;
    color: #fff
}

.client-block__link {
    color: #fff;
    text-decoration: underline;
    margin-top: auto
}

.client-block__link i {
    margin-left: .2em
}

.references-block {
    margin-bottom: 4em
}

.reference {
    margin-bottom: 3em
}

.reference__img {
    height: 200px;
    border: 1px solid rgba(33, 43, 54, .5);
    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;
    overflow: hidden;
}

@media (max-width:991px) {
    .reference__img {
        height: 150px
    }
}

@media (max-width:767px) {
    .reference__img {
        margin-bottom: 1em
    }
}

.reference__img img {
    -o-object-fit: contain;
    object-fit: contain
}

.reference__title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5
}

.reference__text {
    font-size: 1.125rem;
    font-weight: 200;
    line-height: 1.67;
    margin: 2em 0
}

@media (max-width:767px) {
    .reference__text {
        margin: 1em 0
    }
}

.reference__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reference__link {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67
}

.reference__link:not(:last-child) {
    margin-right: 1em
}

.blog {
    margin-top: 3em;
    margin-bottom: 4em
}

.blog .news-card {
    margin-bottom: 2em
}

.blog-post__desc {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4
}

.blog-post__content {
    margin: 3em 0
}

@media (max-width:767px) {
    .blog-post__content {
        margin: 2em 0
    }
}

.blog-post__see-also {
    margin-bottom: 4em
}

.solution {
    margin-bottom: 2em
}

.solution-block {
    margin-bottom: 4em
}

.solution__img {
    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
}

@media (max-width:991px) {
    .solution__img {
        padding-right: 2em
    }
}

@media (max-width:767px) {
    .solution__img {
        padding-right: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.solution__img img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 280px;
    max-width: 100%
}

.solution__title {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 1.33
}

.solution__desc {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67
}

.process-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2em;
    padding: 0 1em
}

@media (max-width:767px) {
    .process-item {
        padding: 0
    }
}

.process-item__number {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 1.33;
    width: 57px;
    height: 57px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57px;
    flex: 0 0 57px;
    border-radius: 50%;
    border: 3px solid #212b36;
    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;
    margin-right: 1em
}

.process-item__title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    margin: 0
}

.process-item__desc {
    font-size: .875rem;
    font-weight: 400;
    color: #212b36;
    line-height: 1.4;
    margin: 0
}

/* showreel */

.showreel-preview {
    cursor:pointer;
  }
  
  #showreel {
      z-index: 1000;
      display: none;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      background: rgba(255,255,255,.8);
      line-height: 100vh;
      text-align: center;
      -webkit-transition: opacity .2s;
      transition: opacity .2s;
  }
  
  #showreel.opened {
      display: block;
      opacity: 1;
  }
  
  #showreel #showreel-video {
      z-index: 2;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      max-width: 960px;
      max-height: 540px;
      margin: 0 auto;
      -webkit-box-shadow: 0 14px 20px 6px rgba(0,0,0,.5);
              box-shadow: 0 14px 20px 6px rgba(0,0,0,.5);
  }
  
  #showreel .close {
    z-index: 0;
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../../../images/showreel-close.png) center center/cover no-repeat
  }
  
  #showreel-video iframe {
      vertical-align: top;
  }
  
  /* end showreel */

  @media (max-width: 767px) {
    .services-group-item__name i {
        display: none;
    }
    .ready-solution {
        margin-bottom: 30px;
    }
    .main-about__header {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        overflow: auto;
    }
    .main-about__header-link {
        white-space: nowrap;
        font-size: 1.2rem;
    }
    .main-about__header-link:not(:last-child) {
        margin-right: 1em;
    }
    .footer-section_dark:nth-child(2) {
        padding: 0 2em;
    }
    .main-portfolio__project-desc-content {
        display: none;
    }
    .main-portfolio__project-img img {
        max-width: 100%;
    }
  }

 .stack_grid .client__logo img {
      height: 30px;
  }

  .client__logo img {
      height: 50px;
  }

  .stack__logo {
      height: auto;
      border:1px solid #f7f7f7;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .stack__title {
      margin: 15px;
      font-size:.9rem;
  }
  .stack__logo img {
      margin: 0;
      margin-bottom: 10px;
  }
  .main-portfolio__project-icon {
      -webkit-filter: grayscale(1);
              filter: grayscale(1);
  }

  .client__logo-fake {
      display: none
  }
  .client__logo:hover .client__logo-fake {
      display:block;
  }
  .client__logo:hover .client__logo-fake + img {
      display:none;
  }

  
  .services-group-item--black {
      position: relative;
      display: block;
      height: 100%;
      -webkit-transition: all .15s ease-in-out;
      transition: all .15s ease-in-out;
  }
  .services-group-item--black:hover {
    /* color: #ffffff; */
  }
  .services-group-item__overflow {
    opacity: 0;
    position: absolute;
    top: -15px;
    left: -25px;
    z-index: -1;
    width: calc(100% + 30px);
    height: calc(100% + 10px);
    background-color: #f4f5f9;
    border-right:1px solid #01b6d6; 
    border-left:1px solid #01b6d6; 
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: hidden;
  }
  .services-group-item:hover .services-group-item__overflow {
      opacity: 1;
  }

  .webgl-container {
    position: absolute;
    z-index: 0;
    top: -100px;
    left: 0;
  }

  .only-mobile {
      display: none;
  }
  @media (max-width: 767px) {
      .only-mobile {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
      }
      .hide-mobile {
          display: none;
      }
  }

  .img-responsive {
      max-width: 100%;
      height: auto;
  }

  .services-group-item__icon-holder {
      display: inline-block;
      width: 104px;
      height: 65px;
      vertical-align: middle;
      padding: 10px;
  }
  .services-group-item__icon {
      display: block;
      max-width: 100%;
      height: auto;
      max-height: 100%;
      margin: 0 auto;
  }

  @media (max-width:1599px) {
    .services-group-item__name {
        font-size: 1.7rem;
    }
  }
  @media (max-width:1050px) {
    .services-group-item__name {
        font-size: 1.4rem;
    }
  }

  @media (max-width: 435px) {
    .services-group-item__name {
        font-size: 1rem;
    }
      .services-group-item__icon-holder {
          width: 80px;
      }
  }

  .error {
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
  }

  @media (max-width: 768px) {
    .webgl-container {
        top: 0;
    }
  }








/* AK ADDONS 11_2018 */








.pr-0{
    padding-right: 0;
}
.pl-0{
    padding-left: 0;
}
.main-jumbotron__award.main-jumbotron__award-last{
    margin-right: 0;
}
.slides_toggle_wrapper{

}
.main-jumbotron__presentation-container{
    width: 200px;
}
.main-jumbotron__awards-link{
    font-weight: 300;
}
.main_calc_btn{
    background: #00B6D6;
    border: 1px solid #00B6D6;
    font-size: 1rem;
    color: #FFFFFF;
    letter-spacing: -0.1px;
    text-align: center;
    display: block;
    font-weight: 300;
    padding: 10px;
    width: 200px;
    transition: opacity 0.3s;
}
.main_calc_btn:hover{

    opacity: 0.7;
}
.slides_toggle_wrapper .main-about__header{
    padding-top: 0;
    padding-bottom: 2em;
}

.slides_toggle_wrapper .slide_portfolio_article__img_wrapper ._img_wrapper{
    height: 330px;
}
.slides_toggle_wrapper .main-about__header-link{
    position: relative;
}
.slides_toggle_wrapper .main-about__header-link._active{
    border: 0;
}
.slides_toggle_wrapper .main-about__header-link._active span.line{
    position: absolute;
    bottom:-5px;
    height: 1px;
    background: #E4E6EC;
    width: 100%;
}
.slides_toggle_wrapper .main-about__header-link._active span.line span{
    background: #00b6d6;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
}
.slides_toggle_wrapper ._img_wrapper{
    overflow: hidden;
}
.slides_toggle_wrapper ._img_wrapper img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 0.3s;
}
.slides_toggle_wrapper ._img_wrapper:hover img{
    transform: scale(1.1);
}
.slides_toggle_wrapper .tabs_wrapper{
    min-height: 330px;
    position: relative;
}
.slides_toggle_wrapper .tabs_wrapper a[data-tabs-content]{
    position: absolute;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.slides_toggle_wrapper .tabs_wrapper a[data-tabs-content][data-tabs-content-active]{
    visibility: visible;
    opacity: 1;
}
.slides_toggle_wrapper .slide_portfolio_article{
    padding: 45px;
    min-height: 100%;
    background: #f4f5f9;
}
.slides_toggle_wrapper .slide_portfolio_article ._h2{
    font-size: 25px;
    color: #1C1C1C;
    letter-spacing: -0.4px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 1.3rem;
}
.slides_toggle_wrapper .slide_portfolio_article p{
    font-size: 1rem;
    color:#898989;
    letter-spacing: 0;
    line-height: 21px;
    max-height: 147px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 1.4rem;
}
.slides_toggle_wrapper .slide_portfolio_image_wrapper ._img_wrapper{
    height: 150px;
}
.slides_toggle_wrapper .slide_portfolio_image_wrapper ._img_wrapper:first-child{
    margin-bottom: 30px;
}
.main-jumbotron__award{
    margin-right: 2em;
}
.main-jumbotron__text{
    color:#fff;
    font-weight: 300;
}
.main-jumbotron__award-divider{
    border-right: 1px solid rgba(255, 255, 255, .5);
    height: 27px;
}
.slides_toggle_wrapper_btn_wrapper .slides_toggle_wrapper_btn{
    font-size: 1rem;
    color: #212B36;
    letter-spacing: 0;
    text-align: center;
    border: 2px solid #212B36;
    padding: 6px;
    display: inline-block;
    width: 255px;
    margin-right: 1rem;
    /* margin-top: 2.5rem; */
    transition: background-color 0.3s,color 0.3s;
}
.slides_toggle_wrapper_btn_wrapper .slides_toggle_wrapper_btn:hover{
    background: #212B36;
    color:#fff;
}
.reworked_tabs .main-about__header-details-link{
    margin-right: 0;
    margin-left: auto;
}
.reworked_tabs .main-about__content{
    font-size: 20px;
    margin: 4em 0 2em 0;
}
.reworked_tabs .main-about__header{
    position: absolute;
    z-index: 2;
    top:30px;
}
.reworked_tabs .col-md-3 img{
    display: block;
    height: 100%;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
}
.reworked_tabs .main-about__footer-person-name,.reworked_tabs .main-about__footer-person-position{
    font-size: 0.75rem;
    color: rgba(33,43,54,0.50);
    text-transform: uppercase;
    font-weight: 400;
}
.reworked_tabs .main-about__header-details-link{
    display: flex;
    align-items: center;
}
.reworked_tabs .main-about__header-details-link i{
    font-size: 1.5rem;
}
.news_logos{
    height: 360px;
    border: 5px solid #000;
}
.news-card_small{
    min-height: 180px;
    display: block;
    margin-bottom: 15px;
}
.news-card__tag{
    text-transform: uppercase;
}
.service-page__new_services{
    margin-bottom: 2em;
}
.service-page__new_services .service-page__other-services-link{
    color:#212B36;
    position: relative;
    border: 0;
}
.service-page__new_services .service-page__other-services-link:first-child{
    padding-left: 0;
}
.service-page__new_services .service-page__other-services-link:after{
    content: '/';
    position: absolute;
    right: -7px;
    top:3px;
}
.service-page__new_services .service-page__other-services-link:last-child:after{
    display: none;
}
.service-page__new_services .service-page__other-services-link_active{
    color:#00B6D6;
    border: 0;
}
.service-page__new_services .service-page__other-services-link_active:after{
    color:#212B36;
}
.service-page-header_reworked .service-page__desc{
    font-weight: 300;
    letter-spacing: 0.3px;
    font-size: 0.9rem;
    color: #727D89;
}
.service-page-header_reworked .main-jumbotron__text{
    color:#212B36;
    font-size: 0.875rem;
}
.service-page-header_reworked .main-jumbotron__text i,.service-page_reworked_block .service_page_reworked_nav a i{
    position: relative;
    top:1px;
}
.service-page-header_reworked .main-jumbotron__award-divider{
    border-right: 1px solid #D8D8D8;

}
.service-page-header_reworked h1{
    color:#212B36;
}
.header_black .header__nav-item.btn__trans-light{
    border-color:#212b36;
}
.header_black .header__nav-item.btn__trans-light:hover{
    background: #212b36;
    color:#fff;
}
.service_image_wrap{
    position: absolute;
    bottom: -85px;
    right:-50px;
}
.service_image_wrap img{
    max-height: 350px;
}
.btn_wrapper{
    margin-top: 3.1rem;
}
.btn_wrapper .btn{
    font-weight: 300;
    font-size: 1rem;
}
.btn_wrapper .btn_empty{
    background: transparent;
    color:#212B36;
    border: 0;
}

.btn_wrapper .btn:not(.btn_empty):hover{
    border: 1px solid #00b6d6;
}

.intro_block{
    font-size: 13px;
    color: #727D89;
    font-style:italic;
    text-align: center;
    font-weight: 300;
    position: relative;
    top:-40px;
}
.service-page_reworked_block .service_page_reworked_nav a,.service-page_reworked_block .service_page_reworked_nav span{
    display: inline-block;
    color:#212B36;
    margin-right: 2rem;
    font-size: 1.12rem;
    margin-top: 1rem;
}
.service-page_reworked_block .service_page_reworked_nav a i,.service-page_reworked_block .service_page_reworked_nav span i{
    padding-right: 5px;
    font-size: 1.3rem;
}
.service_page_reworked_press:hover,.service-page_reworked_block .service_page_reworked_nav a:hover,.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:hover{
    opacity: 0.7;
}
.service_page_reworked_press{
    display: block;
    margin: auto;
    text-align: center;
}
.service-page_reworked_block .service_page_reworked_press .service_page_reworked_nav span{
    margin-right: 0;
    margin-top: 0.2rem;
}
.service-page_reworked_block .content{
    padding-right: 2rem;
}
/* .our_portfolio{
    margin-bottom: 3rem;
}*/
.our_portfolio .our_portfolio_wrapper{
    display: flex;
    flex-wrap: wrap;
}
.slides_toggle_wrapper .our_portfolio_slide{
    height: 330px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
    padding-top:2.5rem;
    background-size: cover!important;
}
.slides_toggle_wrapper:not(.our_portfolio) .our_portfolio_slide{
    height: 100%;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:first-child{
    flex-basis: calc(70% - 30px);
    margin-right: 30px;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(2){
    flex: 0 0 30%;
    max-width: 30%;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(3){
    flex-basis: calc(50% - 30px);
    margin-right: 30px;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(4){
    flex: 0 0 50%;
    max-width: 50%;
}
.our_portfolio_slide ._h3{
    font-size: 1.55rem;
    margin-bottom: 0.3em;
    text-align: center;
    font-weight: 400;
}
.our_portfolio_slide ._h3._text-white{
    color:#fff;
}
.our_portfolio_slide .our_portfolio_img{
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(50%, 0);
    max-width: 80%;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(2) .our_portfolio_img{
    transform: translate(50%, 50%);
    bottom: 50%;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(1) .our_portfolio_img{
    max-width: 40%;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(3) .our_portfolio_img{
    max-width: 50%;
}
.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(4) .our_portfolio_img,.our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(2) .our_portfolio_img{
    max-width: 60%;
}
.our_portfolio .slides_toggle_wrapper_btn_wrapper .slides_toggle_wrapper_btn{
    margin-top: 1.5rem;
}
@media (max-width:1600px) {
    .slides_toggle_wrapper .slide_portfolio_article__img_wrapper ._img_wrapper{
        height: 100%;
    }
    .slides_toggle_wrapper .slide_portfolio_image_wrapper ._img_wrapper{
        height: calc(50% - 15px);
    }
    .main_calc_btn{
        padding: 9px;
    }
}
@media (max-width:1200px) {
    .service-page-header_reworked .main-jumbotron__award-divider,.main-jumbotron__award-divider{
        margin: 0 1rem;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide{
        height: 280px;
    }
    .main-jumbotron__award{
        margin-right: 1em;
    }
    .slides_toggle_wrapper .tabs_wrapper{
        min-height: 360px;
    }
    .service-page__new_services .service-page__other-services-link{
        font-size: 0.75rem;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(2) .our_portfolio_img {
        transform: translate(50%, 20%);
        bottom: 20%;
    }
}
@media (max-width:1050px) {
    .service-page-header_reworked .main-jumbotron__award-divider{
        margin: 0 0.8rem;
    }
    .service-page__new_services{
        display: none;
    }
}
@media (max-width:991px) {
    .main-about{
        padding: 1em 0;
    }
    .reworked_tabs .main-about__header{
        position: static;
    }
    .reworked_tabs .main-about__content{
        margin: 1em 0;
    }
    .main-jumbotron__award-divider{
        margin: 0 1.3em;
    }
    .main-jumbotron__award{
        margin-right: 1.3em;
    }
    .pl-0{
        padding-left: 15px;
    }
    .pr-0{
        padding-right: 15px;
    }
    .slides_toggle_wrapper .tabs_wrapper a[data-tabs-content][data-tabs-content-active]{
        display: block;
    }
    .slides_toggle_wrapper .tabs_wrapper a[data-tabs-content]{
        display: none;
        position: static;
    }
    .slides_toggle_wrapper .slide_portfolio_image_wrapper,.service_image_wrap,.service_page_reworked_press {
        display: none;
    }
    .main-jumbotron__text,.main-jumbotron__awards-link{
        width: 100%;
    }
}
@media (max-width:767px) {
    .our_portfolio .our_portfolio_wrapper{
        display: block;
        white-space: nowrap;
        overflow: scroll;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide{
        width: 70%!important;
        display: inline-block;
        text-align: center;
        max-width: 100% !important;
        margin-right: 15px;
        height: 200px;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(2) .our_portfolio_img{
        bottom: 0;
        transform: translate(50%, 0);
    }
    .news_logos{
        height: 250px;
        margin-bottom: 15px;
    }
    .news-card_small{
        min-height: auto;
    }
    /*.slides_toggle_wrapper_btn_wrapper .slides_toggle_wrapper_btn:last-child,.btn_wrapper .btn_empty,.btn_wrapper{
        margin-top: 1rem;
    }*/
    .main-jumbotron__award-divider,.reworked_tabs .col-md-3,.portfolio-header__info-wrapper .col-md-5 {
        display: none;
    }
    .main-jumbotron__text,.main-jumbotron__awards-link{
        width: 100%;
    }
    .main-jumbotron__text{
        margin-bottom: 5px;
    }
    .slides_toggle_wrapper .slide_portfolio_article ._h2{
        font-size: 1.5rem;
    }
    .slides_toggle_wrapper .slide_portfolio_article p{
        margin-top: 1.1rem;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide ._h3{
        font-size: 1rem;
    }
    .slides_toggle_wrapper .slide_portfolio_article{
        min-height: auto;
        padding: 15px;
    }
    .slides_toggle_wrapper .slide_portfolio_article__img_wrapper ._img_wrapper{
        height: 200px;
    }
    .service-page__other-services-link{
        margin-bottom: 0.5em;
    }
    .slides_toggle_wrapper.our_portfolio .tabs_wrapper{
        min-height: auto;
    }
}

.service_image_wrap_padding {
    padding-bottom: 50px;
}






/* новые стили */
/* нужно заменить js */
.reworked_header{
    background: #f4f5f9;
}
.reworked_header .main-jumbotron__title,.reworked_header .main-jumbotron__text,.reworked_header .main-jumbotron__awards-link{
    color:#212B36;
}
.reworked_header .main-jumbotron__award-divider{
    border-right: 1px solid rgba(33, 43, 54, 0.5);
}
.reworked_main-categories{
    margin-top: 0;
    padding: 5.3rem 0 4.3rem 0;
    margin-bottom: 0;
}
.reworked_header .main-jumbotron__presentation-play{
    background: transparent;
    border: 3px solid rgba(0,0,0,0.25);
}
.main-jumbotron__presentation-play svg g{
    fill: rgba(0,0,0,1);
}
.main-jumbotron__presentation .main-jumbotron__presentation-play{
    transition: border-color 0.3s;
}
.main-jumbotron__presentation:hover .main-jumbotron__presentation-play{
    background: transparent;
    border: 3px solid rgba(0,0,0,0.7);
}
.main-jumbotron__presentation:hover .main-jumbotron__presentation-play svg g{
    fill-opacity: 1;
}
.reworked_header .main-jumbotron__presentation-desc{
    color:#212B36;
    font-size: 0.755rem;
    text-align: center;
}
.reworked_header .nav_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-jumbotron__awards{
    margin: 3.5em 0;
}
.reworked_main-category .title{
    font-size: 1.4rem;
    font-weight: bold;
    position: relative;
}
.reworked_main-category .title:after{
    position: absolute;
    content: '';
    width: 0%;
    transition: width 0.3s;
    background: #00B6D6;
    height: 1px;
    left: 0;
    top:-37px;
}
.reworked_main-category:hover .title:after{
    width: 100%;
}
.reworked_tabs .main-about__content p{
    line-height: 30px;
}
.main-jumbotron__presentation img.play_btn{
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.reworked_main-category p{
    text-transform: uppercase;
    font-size: 0.625rem;
    color: rgba(33,43,54,0.50);
    letter-spacing: 0.83px;
    line-height: 20px;
}

.small_title{
    font-size: 0.755rem;
    color: rgba(33,43,54,0.50);
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
}

/* удалить */
.slides_toggle_wrapper:not(.our_portfolio) .our_portfolio_slide{
    height: 330px;
}
/* заменить */
.slides_toggle_wrapper .tabs_wrapper [data-tabs-content]{
    display: block;
    position: absolute;
    width: 100%;
}
.main-about__header-link .line span{
    display: block;
}

.slides_toggle_wrapper .main-about__header-link{
    border-bottom: 0;
}
.clients .row{
    margin: 0;
}
.clients .row div{
    padding: 0;
}
.client_card{
    display: flex;
    height: 200px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-size: cover!important;
}
.client_card img{
    max-height: 60px;
}
.client_card.long,.review_block{
    height: 400px;
    justify-content: flex-start;
    padding: 0;
    justify-content: center;
}
.clients .row div.review_block{
    height: 400px;
    display: flex;
    flex-direction: column;
    padding: 4rem 3rem 0 3rem;
    background-size: cover!important;
}
.review_block p{
    text-align: center;
    font-size: 1.2rem;
    color:#212b36;
    margin-top: 4rem;
    font-weight: bold;
}
.clients_down_wrapper{
    font-size: 16px;
    color: #212B36;
    margin-top: 2rem;
    text-align: center;
    line-height: 30px;
    margin-bottom: 50px;

}
@media (max-width:1600px) {
    .slides_toggle_wrapper .slide_portfolio_article__img_wrapper ._img_wrapper{
        height: 100%;
    }
    .slides_toggle_wrapper .slide_portfolio_image_wrapper ._img_wrapper{
        height: calc(50% - 15px);
    }
    .main_calc_btn{
        padding: 9px;
    }
}
@media (max-width:1200px) {
    .service-page-header_reworked .main-jumbotron__award-divider,.main-jumbotron__award-divider{
        margin: 0 1rem;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide{
        height: 280px;
    }
    .main-jumbotron__award{
        margin-right: 1em;
    }
    .slides_toggle_wrapper .tabs_wrapper{
        min-height: 360px;
    }
    .service-page__new_services .service-page__other-services-link{
        font-size: 0.75rem;
    }
    .reworked_main-category .title{
        font-size: 1.2rem;
    }
    .review_block p{
        margin-top: 2rem;
    }
    .clients .row div.review_block{
        padding: 4rem 2rem 0 2rem;
    }
}
@media (max-width:1050px) {
    .service-page-header_reworked .main-jumbotron__award-divider{
        margin: 0 0.8rem;
    }
    .service-page__new_services,.main_calc_btn{
        display: none;
    }
}
@media (max-width:991px) {
    .reworked_main-categories{
        padding: 2rem 0;
    }
    .main-about{
        padding: 1em 0;
    }
    .reworked_tabs .main-about__header{
        position: static;
    }
    .reworked_tabs .main-about__content{
        margin: 1em 0;
    }
    .main-jumbotron__award-divider{
        margin: 0 1.3em; display:none;
    }
    .main-jumbotron__award{
        margin-right: 1.3em;
    }
    .pl-0{
        padding-left: 15px;
    }
    .pr-0{
        padding-right: 15px;
    }
    .slides_toggle_wrapper .tabs_wrapper a[data-tabs-content][data-tabs-content-active]{
        display: block;
    }
    .slides_toggle_wrapper .tabs_wrapper a[data-tabs-content]{
        display: none;
        position: static;
    }
    .slides_toggle_wrapper .slide_portfolio_image_wrapper,.service_image_wrap,.service_page_reworked_press,.slide_portfolio_article__img_wrapper {
        display: none;
    }
    .slides_toggle_wrapper .slide_portfolio_article{
        min-height: 330px;
    }
}
@media (max-width:767px) {
    .our_portfolio_slide .our_portfolio_img{
        max-height: 130px;
    }
    .our_portfolio .our_portfolio_wrapper,.slides_toggle_wrapper .tabs_wrapper [data-tabs-content] > .row_no-gutters{
        display: block;
        white-space: nowrap;
        overflow: scroll;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide,.slides_toggle_wrapper .tabs_wrapper [data-tabs-content] .row .col{
        width: 90%!important;
        display: inline-block;
        text-align: center;
        max-width: 100% !important;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide:nth-child(2) .our_portfolio_img{
        bottom: 0;
        transform: translate(50%, 0);
    }
    .news_logos{
        height: 250px;
        margin-bottom: 15px;
    }
    .news-card_small{
        min-height: auto;
    }
    .slides_toggle_wrapper_btn_wrapper .slides_toggle_wrapper_btn:last-child,.btn_wrapper .btn_empty,.btn_wrapper{
        margin-top: 1rem;
    }
    .main-jumbotron__award-divider,.reworked_tabs .col-md-3,.portfolio-header__info-wrapper .col-md-5,.slides_toggle_wrapper .tabs_wrapper [data-tabs-content] .row .col.col-md-8 {
        display: none;
    }
    .main-jumbotron__text,.main-jumbotron__awards-link{
        width: 100%;
    }
    .main-jumbotron__text{
        margin-bottom: 5px;
    }
    .slides_toggle_wrapper .slide_portfolio_article ._h2{
        font-size: 1.5rem;
    }
    .slides_toggle_wrapper .slide_portfolio_article p{
        margin-top: 1.1rem;
    }
    .our_portfolio .our_portfolio_wrapper .our_portfolio_slide ._h3,.review_block p{
        font-size: 1rem;
    }
    .slides_toggle_wrapper .slide_portfolio_article{
        min-height: auto;
        padding: 15px;
    }
    .slides_toggle_wrapper .slide_portfolio_article__img_wrapper ._img_wrapper{
        height: 200px;
    }
    .service-page__other-services-link{
        margin-bottom: 0.5em;
    }
    .slides_toggle_wrapper.our_portfolio .tabs_wrapper{
        min-height: auto;
    }
    .our_portfolio_slide ._h3{
        font-size: 1.2rem;
    }
    .slides_toggle_wrapper:not(.our_portfolio) .our_portfolio_slide,.client_card.long, .review_block{
        height: 230px;
    }
    .slides_toggle_wrapper .tabs_wrapper,.clients .row div.review_block{
        min-height: 230px;
    }
    .client_card{
        height: 100px;
    }
    .client_card.long{
        padding: 0;
        justify-content: center;
    }
    .clients_down_wrapper{
        padding: 0 15px;
        line-height: 23px;
        text-align: left;

    }


}

/* slider addon */

.main-about__header-link .line span {
            width: 0;
        }
        .main-about__header-link._active .line span {
            width: 100%;
        }
        .hidden {
            opacity: 0!important;
            visibility: hidden!important;
        }
        .visible {
            opacity: 1!important;
            visibility: visible!important;
        }
        .slides_toggle_wrapper .main-about__header-link span.line{
            position: absolute;
            bottom:-5px;
            height: 1px;
            width: 100%;
        }
        .slides_toggle_wrapper .main-about__header-link._active span.line{
            background: #E4E6EC;
        }

/* ABOUT & CONTACTS */

.reworked_about{
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.reworked_about .btn_wrapper{
    margin-top: 6rem;
}

@media (max-width:767px) {
    .reworked_about .btn_wrapper{
        margin-top: 0;
        margin-bottom: 2rem;
    }
}

.reworked_contacts .btn_wrapper{
    margin: 0 0 3rem;
}
.reworked_about .btn_wrapper .btn{
    padding: 0 60px;
}
.reworked_about .btn_wrapper .btn img{
    margin-right: 15px;
}
.reworked_press_wrapper,.cab_link{
    display: flex;
}
.reworked_press_wrapper .service_page_reworked_press{
    margin-left: 0;
}
.reworked_press_wrapper .service_page_reworked_press:first-child{
    margin-left: -10px;
}
.reworked_press_wrapper .service_page_reworked_press img{
    margin: 0;
}
.reworked_press_wrapper .service_page_reworked_press span{
    color:#212B36;
    display:flex;
    align-items: center;
    justify-content: center;
}
.reworked_press_wrapper .service_page_reworked_press span img{
    height: 18px;
    width: auto;
    margin-right: 5px;
}
.reworked_custom_block{
    position: relative;
}
.reworked_custom_block:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #F4F5F9;
    top:-16px;
    right: -16px;
    z-index: -1;
}
.reworked_custom_block img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    margin: 0;
    display: block;
}
.reworked_custom_block_btn{
    color:#fff;
    background: #00B6D6;
    width: 40%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 300;
    font-size: 1rem;
}
.reworked_custom_text{
    font-size: 0.875rem;
    line-height: 25px;
    margin-top: 2rem;
}
.contact_h2{
    font-weight: bold;
    font-size: 1.9rem;
    margin-bottom: 1.4rem;
}
.reworked_contacts_flex_wrapper{
    display: flex;
    justify-content: space-between;
}
.contact_info_wrapper{
    margin-bottom: 1.5rem;
    min-height: 50px;
}
.contact_info_wrapper a{
    font-size: 18px;
    display: flex;
    align-items: center;
    line-height: 37px;
}
.contact_info_wrapper a[href^="tel:"],.contact_info_wrapper a i{
    font-size: 1.9rem;
}
.contact_info_wrapper a i,.cab_link img{
    margin-right: 1.2rem;
}
.contact_info_wrapper a[href^="mailto:"],.contact_info_wrapper .small_links a.simple_link{
    display: inline-block;
    font-weight: 600;
}
.contact_info_wrapper .small_title{
    padding-bottom: 8px;
}
.contact_info_wrapper .social_links a{
    margin-bottom: 4px;
}
.cab_link{
    align-items: center;
}
.reworked_contacts  .clients_down_wrapper{
    text-align:left;
    color:#616C77;
    margin-top: 15px;
}
.contact_info_wrapper .small_links a{
    display: inline-block;
    font-size: 18px;
}
.contact_info_wrapper .small_links a.simple_link{
    font-size: 14px;
}

.get_quote_button{
    position: fixed;
    /* right: 10%; */
    right: calc(10% + 100px);
    bottom: 20px;
    width: 141px;
    z-index: 300000;
    cursor: pointer;
    height: 36px;
    /* background-image: url(images/jivo_widget_offline.png); */
}

.order_form input {
    display: none; }
    .order_form input:checked + label:after {
      -webkit-transform: scale(1);
      transform: scale(1); }
    .order_form input:checked + label:before {
      background: #00b6d6; }
  .order_form label {
    position: relative; }
    .order_form label:before {
      content: '';
      vertical-align: middle;
      border: 1px solid rgba(33, 43, 54, 0.5);
      width: 20px;
      height: 20px;
      margin-right: 10px;
      position: relative;
      -webkit-transition: background-color .1s ease-in;
      transition: background-color .1s ease-in;
      cursor: pointer;
      border-radius: 3px;
      outline: 0;
      display: inline-block;
  }

    .order_form label:after {
      content: url(../images/icons/check-icon.svg);
      fill: #fff;
      width: 15px;
      height: 15px;
      position: absolute;
      line-height: 15px;
      top: 5px;
      left: 2px;
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: -webkit-transform .1s ease-in;
      transition: -webkit-transform .1s ease-in;
      transition: transform .1s ease-in;
      transition: transform .1s ease-in, -webkit-transform .1s ease-in;
  }
.order_form input, .order_form label {
    cursor: pointer;
}

.text_center{
    text-align: center;
}
.mt-20{
    margin-top: 20px;
}
.mb-20{
    margin-bottom: 40px;
 }
.download_presentation{
    font-size: 0.865rem;
    display: inline-flex;
    align-items: center;
 }
.download_presentation img{
     margin-right: 5px;
}

.download_presentation i {
    margin-right: 5px;
}

.text-center {
    text-align:center;
}

.text-center img {
    margin:0 auto;
}


.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

