a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

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

a {
    text-decoration: none
}

a:active,a:focus,a:hover {
    text-decoration: none
}

html {
    overflow-x: hidden
}

body {
    position: relative
}

.wdth-content-full {
    width: 100%
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table;
    clear: both
}

.horizontal-only {
    height: auto
}

.overflow-hid {
    overflow: hidden
}

.row.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.row.flex:after,.row.flex:before {
    display: none
}

.row.flex>div {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    float: none
}

.row.mod {
    margin-left: 0;
    margin-right: 0
}

.row.mod>div {
    padding-left: 0;
    padding-right: 0
}

.mb-none {
    margin-bottom: 0!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-25 {
    margin-bottom: 25px!important
}

.mb-45 {
    margin-bottom: 45px!important
}

.mb-50 {
    margin-bottom: 50px!important
}

.mt-0,.mt-none {
    margin-top: 0!important
}

.mt-10 {
    margin-top: 10px!important
}

.mt-45 {
    margin-top: 45px!important
}

.mt-50 {
    margin-top: 50px!important
}

.mr-5 {
    margin-right: 5px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.pt-none {
    padding-top: 0!important
}

.pb-none {
    padding-bottom: 0!important
}

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

.wdth-full {
    width: 100%
}

.disp-block {
    display: block
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.section {
    padding-left: 275px;
    padding-right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section__ident {
    padding-top: 58px;
    padding-bottom: 58px
}

.section__ident.mod-ident {
    padding-bottom: 85px
}

.section__content {
    width: 100%;
    padding-left: 20px
}

.section__aside {
    width: 235px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 20px
}

@media (max-width: 1439px) {
    .section {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        padding-left: 255px
    }

    .section__aside,.section__content {
        width: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 0
    }

    .section__aside {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .section__ident {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .section__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (max-width: 1023px) {
    .section {
        padding-left:45px;
        padding-right: 65px
    }

    .section__aside,.section__content {
        width: 100%;
        padding-left: 20px;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .section {
        padding-left:25px;
        padding-right: 25px
    }

    .section__aside,.section__content {
        padding-left: 0
    }

    .section__ident.mod-ident {
        padding-bottom: 25px
    }
}

@media (max-width: 479px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 320px) and (max-width:767px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1024px) and (max-width:1439px) {
    .hidden-lg {
        display:none!important
    }
}

@media (min-width: 1440px) {
    .hidden-xlg {
        display:none!important
    }
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Thin.eot');
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Thin.woff') format('woff'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Thin.ttf') format('truetype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Thin.svg#robotolight') format('svg');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Light.eot');
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Light.woff') format('woff'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Light.ttf') format('truetype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Light.svg#robotolight') format('svg');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-ThinItalic.eot');
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-ThinItalic.woff') format('woff'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-ThinItalic.ttf') format('truetype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-ThinItalic.svg#robotolight') format('svg');
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Medium.eot');
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Medium.woff') format('woff'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Medium.svg#robotolight') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Roman.eot');
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Roman.woff') format('woff'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Roman.svg#robotolight') format('svg');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-bold.eot');
    src: url('../fonts/HelveticaNeue/HelveticaNeueCyr-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Bold.woff') format('woff'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Bold.ttf') format('truetype'), url('../fonts/HelveticaNeue/HelveticaNeueCyr-Bold.svg#robotolight') format('svg');
    font-weight: 600;
    font-style: normal
}

html {
    background-color: #fff;
    font-size: 15px;
    color: #767676;
    font-family: 'HelveticaNeue', Arial;
    font-weight: 200;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1px
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    outline: none;
    line-height: inherit
}

p {
    font-weight: inherit;
    margin: 0 0 20px;
    line-height: inherit
}

b,strong {
    line-height: inherit;
    display: inline-block;
    font-weight: 600
}

span {
    line-height: inherit;
    font-weight: inherit
}

em,i {
    font-style: italic
}

a {
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #00ADB7;
    border-bottom: 1px solid transparent
}

a:hover {
    border-bottom-color: #00ADB7
}

.text-uppercase {
    text-transform: uppercase
}

.txt-sm {
    font-size: 12px
}

.txt-md-16 {
    font-size: 16px
}

.txt-md-18 {
    font-size: 18px
}

.txt-md-20 {
    font-size: 20px
}

.lh-1 {
    line-height: 1!important
}

.lh-11 {
    line-height: 1.1!important
}

.lh-12 {
    line-height: 1.2!important
}

.lh-13 {
    line-height: 1.3!important
}

.lh-14 {
    line-height: 1.4!important
}

.lh-15 {
    line-height: 1.5!important
}

.lh-16 {
    line-height: 1.6!important
}

.lh-17 {
    line-height: 1.7!important
}

.lh-18 {
    line-height: 1.8!important
}

blockquote {
    background-color: #f7f7f7;
    padding: 18px 65px;
    border-right: 5px solid #00ADB7;
    position: relative;
    margin-top: 65px;
    margin-bottom: 60px;
    margin-left: -20px
}

blockquote:before {
    content: '\0045';
    font-family: 'Glyphter';
    position: absolute;
    color: #00ADB7;
    font-size: 36px;
    left: 20px;
    top: -28px
}

blockquote p.txt-md {
    margin-bottom: 20px
}

blockquote p:last-child {
    margin-bottom: 0
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    margin: 0;
    letter-spacing: 0px
}

.h1,h1 {
    font-size: 65px;
    line-height: 1.2
}

.h2,h2 {
    font-size: 42px;
    line-height: 1.2;
    letter-spacing: -0.5px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.content-txt .h2,.content-txt h2 {
    margin-top: 15px;
    margin-bottom: 25px
}

.content-txt .h2:first-child,.content-txt h2:first-child {
    margin-top: 0
}

.content-txt .h3,.content-txt h3 {
    margin-top: 45px;
    margin-bottom: 25px
}

.content-txt .h4,.content-txt h4 {
    margin-top: 40px;
    margin-bottom: 20px
}

.content-txt .alignleft {
    float: left;
    margin-right: 25px
}

.content-txt .alignright {
    float: right;
    margin-left: 25px
}

ul {
    list-style: none;
    padding-left: 35px;
    margin-bottom: 20px
}

ul li {
    position: relative
}

ul li:before {
    content: '\0041';
    font-family: Glyphter;
    font-size: 6px;
    position: absolute;
    top: 0;
    margin-top: 9px;
    left: -20px
}

ol {
    counter-reset: li;
    padding-left: 35px;
    margin-bottom: 20px
}

ol li {
    position: relative
}

ol li:before {
    content: counter(li) ".";
    counter-increment: li;
    position: absolute;
    left: -24px;
    top: 0;
    font-weight: 600
}

.vacant hr,hr.decor {
    display: block;
    width: 100%;
    height: 12px;
    background: url(../images/decor-dashed.svg) repeat-x;
    background-size: auto 100%;
    margin: 45px 0 20px;
    border-width: 0;
    shape-rendering: crispEdges
}

.vacant hr+h3,.vacant hr h2,hr.decor+h3,hr.decor h2 {
    margin-top: 20px
}

table {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    border: 1px solid #bababa;
    border-radius: 25px;
    width: 100%;
    min-width: 630px
}

table thead+tbody tr:nth-child(2n) td {
    background-color: transparent
}

table thead+tbody tr:nth-child(odd) td {
    background-color: #f7f7f7
}

table thead+tbody tr:first-child td {
    font-weight: 300
}

table thead+tbody tr:first-child td:first-child,table thead+tbody tr:first-child td:last-child {
    border-radius: 0
}

table td {
    padding: 20px;
    border-bottom: 1px solid #bababa;
    border-right: 1px solid #bababa
}

table td:last-child {
    border-right-width: 0
}

table tbody tr:first-child td:first-child {
    border-radius: 25px 0 0 0
}

table tbody tr:first-child td:last-child {
    border-radius: 0 25px 0 0
}

table tbody tr:last-child td {
    border-bottom-width: 0
}

table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 25px
}

table tbody tr:last-child td:last-child {
    border-radius: 0 0 25px 0
}

table tbody tr:nth-child(2n) td {
    background-color: #f7f7f7
}

.bg-gray {
    background-color: #f7f7f7
}

.highlight {
    display: block;
    margin: 0;
    padding: 15px 25px
}

.txt-center {
    text-align: center
}

.txt-left {
    text-align: left
}

.txt-right {
    text-align: right
}

.txt-md {
    line-height: 1.5;
    font-size: 1.2rem;
    margin-bottom: 40px
}

.txt-lg {
    font-size: 1.4rem;
    line-height: 1.3;
    margin-bottom: 40px
}

.txt-gray {
    color: #bababa
}

.txt-white {
    color: #fff
}

.txt-blue {
    color: #00ADB7
}

.txt-black {
    color: #000
}

@media (max-width: 767px) {
    .h1,h1 {
        word-break:break-word;
        font-size: 36px
    }

    .h2,h2 {
        font-size: 30px;
        word-break: break-word
    }

    blockquote {
        margin-left: -25px;
        border-right-width: 0;
        margin-right: -25px
    }

    blockquote:before {
        font-size: 19px;
        top: -15px;
        left: 25px
    }
}

@media (max-width: 479px) {
    .content-txt .alignleft,.content-txt .alignright {
        float:none;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

.btn {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #00ADB7;
    border-radius: 50px;
    line-height: 1.4;
    color: #00ADB7;
    padding: 9.5px 31px;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 1;
    cursor: pointer
}

.btn:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 50px;
    background-color: #00ADB7;
    z-index: -10;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn:hover {
    color: #fff;
    border-color: #00ADB7
}

.btn:hover:before {
    width: calc(100% + 2px)
}

.btn.border-md {
    border-width: 2px
}

.btn.btn-icon {
    padding-top: 8px;
    padding-bottom: 8px
}

.btn.btn-icon .fa {
    font-size: 18px;
    position: relative;
    top: 1px
}

.btn.border-white {
    border-color: #fff;
    color: #fff
}

.btn.border-white:before {
    background-color: #fff
}

.btn.border-white:hover {
    color: #00ADB7
}

.btn.btn-md {
    text-transform: uppercase;
    border-width: 2px;
    padding: 18.5px 45px
}

.btn.btn-md.btn-icon i {
    font-size: 12px;
    margin-left: 3px
}

.btn.btn-md.btn-icon i.icon-btn-arrow-right {
    font-size: 10px
}

.btn.btn-blue {
    color: #fff;
    background-color: #00ADB7
}

.btn.btn-blue:hover {
    background-color: transparent;
    color: #00ADB7
}

.btn.btn-blue:before {
    background-color: #fff
}

.btn.btn-blue:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    background-color: #00ADB7;
    z-index: -11;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn.btn-full {
    width: 100%
}

.btn.wdth-def {
    width: 325px
}

.btn[label-file] {
    cursor: pointer;
    margin: 0
}

.btn[label-file] input[type=file] {
    display: none
}

.link-arrow {
    border-width: 0;
    display: inline-block;
    line-height: 1;
    position: relative;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    color: inherit
}

.link-arrow:after {
    content: "\004d";
    font-family: 'Glyphter';
    font-size: 20px;
    color: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

.link-arrow:hover {
    opacity: .8
}

.link-arrow:hover:after {
    opacity: 1;
    -webkit-transform: translate(35px, -50%);
    -ms-transform: translate(35px, -50%);
    transform: translate(35px, -50%)
}

.link-arrow.mod:after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 0.65em
}

section.bg-gray .btn.btn-blue:before {
    background-color: #f7f7f7
}

@media (max-width: 1023px) {
    .btn.btn-md,.btn.wdth-def {
        padding-left:10px;
        padding-right: 10px;
        width: 100%
    }
}

:active,:focus,.bootstrap-select .dropdown-toggle:focus {
    outline: 0!important
}

input[type=email],input[type=password],input[type=phone],input[type=text] {
    font-weight: 900;
    font-size: 14px;
    color: #000;
    border-radius: 20px;
    border: 1px solid #00ADB7;
    padding: 16.5px 25px;
    line-height: 25px
}

textarea {
    font-weight: 900;
    font-size: 14px;
    color: #000;
    border-radius: 20px;
    border: 1px solid #00ADB7;
    padding: 16.5px 25px;
    line-height: 16px;
    resize: none
}

label {
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    margin-left: 15px
}

.required {
    margin-left: 5px;
    color: #ff0000
}

.form-group {
    margin-bottom: 30px
}

.input-form {
    width: 100%
}

.dropdown-menu {
    padding: 0
}

.dropdown-menu .active>a,.dropdown-menu .active>a:focus,.dropdown-menu .active>a:hover {
    background-color: #bababa
}

.dropdown-menu .bs-searchbox {
    padding: 0
}

.dropdown-menu .bs-searchbox .form-control {
    padding: 10px 20px
}

.dropdown-menu li:before {
    display: none
}

.dropdown-menu li a {
    border-bottom: 1px solid #bababa;
    padding-top: 10px;
    padding-bottom: 10px
}

.dropdown-menu li:last-child a {
    border-bottom-width: 0
}

.dropdown-menu .text {
    font-size: 14px
}

.bootstrap-select.filter {
    width: 100%!important
}

.bootstrap-select.filter .filter-option {
    font-size: 17px;
    font-weight: 800;
    white-space: normal;
    line-height: 1;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    height: 34px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bootstrap-select.filter .dropdown-menu {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    border-width: 0;
    right: 0
}

.bootstrap-select.filter.btn-group .dropdown-menu li a {
    padding: 8px 20px;
    border-bottom-color: #f7f7f7
}

.bootstrap-select.filter.btn-group .dropdown-menu li a:hover {
    color: #fff;
    background-color: #00ADB7
}

.bootstrap-select.filter.btn-group .dropdown-menu li a span.text {
    height: 36px;
    line-height: 1.2;
    white-space: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 200;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bootstrap-select.filter .caret {
    color: #00ADB7
}

.bootstrap-select.filter .btn {
    padding-left: 20px;
    cursor: pointer;
    border-radius: 0;
    border-width: 0;
    background-color: #fff;
    color: #000;
    text-transform: inherit;
    line-height: 1;
    font-size: 0;
    padding-top: 14px;
    padding-bottom: 12px
}

.bootstrap-select.filter .btn:before {
    display: none
}

.form-table {
    border: 1px solid #bababa;
    border-radius: 25px
}

.form-table .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.form-table .bootstrap-select .btn[data-change=true] .filter-option {
    color: #000
}

.form-table .bootstrap-select .dropdown-menu {
    border-radius: 0
}

.form-table .bootstrap-select .btn {
    border-width: 0;
    border-radius: 0;
    font-size: 0;
    padding: 16.5px 20px;
    cursor: pointer
}

.form-table .bootstrap-select .btn:hover {
    color: #bababa
}

.form-table .bootstrap-select .btn .filter-option {
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 900;
    line-height: 25px;
    color: #bababa
}

.form-table .bootstrap-select .btn:before {
    display: none
}

.form-table input[type=email],.form-table input[type=password],.form-table input[type=phone],.form-table input[type=text],.form-table textarea {
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 900;
    border-radius: 0;
    border-width: 0;
    border-bottom: 1px solid #bababa;
    position: relative;
    z-index: 10
}

.form-table .bootstrap-select {
    border-bottom: 1px solid #bababa
}

.form-table label {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    margin: 0;
    line-height: 100%;
    line-height: 60px;
    padding: 0 20px;
    font-weight: 900;
    color: #bababa;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.form-table .form-group {
    margin: 0;
    position: relative
}

.form-table .form-group.active-elem label {
    opacity: 0
}

.form-table .row {
    margin: 0
}

.form-table .row>div {
    padding: 0
}

.form-table>.row:last-child>div:last-child input[type=email],.form-table>.row:last-child>div:last-child input[type=password],.form-table>.row:last-child>div:last-child input[type=text],.form-table>.row:last-child>div:last-child textarea {
    border-bottom-width: 0
}

.form-table .br-lg {
    border-right: 1px solid #bababa!important
}

.bootstrap-select {
    position: relative
}

.bootstrap-select.select-mod {
    width: 100%!important
}

.bootstrap-select.select-mod .bs-searchbox input[type=text] {
    border-width: 0 0 1px 0;
    border-radius: 0
}

.bootstrap-select.select-mod .btn {
    border-radius: 18px;
    cursor: pointer;
    color: #000;
    font-size: 0;
    padding: 17px 40px
}

.bootstrap-select.select-mod .btn:hover {
    background-color: #f5f5f5
}

.bootstrap-select.select-mod .btn .caret {
    color: #00ADB7;
    right: 40px
}

.bootstrap-select.select-mod .btn .filter-option {
    font-weight: 600;
    font-size: 24px;
    text-transform: initial;
    line-height: 1
}

.bootstrap-select.select-mod .btn:hover {
    color: #000
}

.bootstrap-select.select-mod .btn:before {
    display: none
}

@media (max-width: 1439px) {
    .form-table .br-lg {
        border-right-width:0!important
    }

    .form-table .br-md {
        border-right: 1px solid #bababa!important
    }
}

@media (max-width: 1023px) {
    .form-table .br-md {
        border-right-width:0!important
    }

    .form-table .br-sm {
        border-right: 1px solid #bababa!important
    }
}

@media (max-width: 767px) {
    .form-table .br-sm {
        border-right-width:0!important
    }

    .bootstrap-select.select-mod .btn {
        padding-left: 35px;
        padding-right: 35px
    }

    .bootstrap-select.select-mod .btn .caret {
        right: 25px
    }
}

.bg-gray {
    background-color: #f7f7f7
}

.block-blue {
    background-color: #00ADB7;
    color: #fff
}

body {
    position: relative
}

.num-decor {
    height: 77px;
    width: 77px;
    display: inline-block;
    color: #fff;
    text-align: right;
    font-size: 60px;
    font-weight: 200;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px;
    padding-top: 5px;
    mask: url(../images/mask-number.svg);
    -webkit-mask: url(../images/mask-number.svg) no-repeat center center / contain;
    background: url('../images/mask-number.svg') no-repeat 50% 50% / auto 100%
}

.section__title {
    padding-bottom: 45px
}

.section__title.mod p {
    margin-top: 40px
}

.section__title p:last-child {
    margin-bottom: 0
}

.menu__social.def {
    margin: 0
}

.menu__social.def a {
    background-color: transparent;
    width: auto;
    height: auto;
    font-size: 36px;
    border-width: 0;
    line-height: 1
}

.menu__social.def a:hover {
    opacity: .65
}

.menu__social.def ul {
    margin-left: -10px;
    margin-right: -10px
}

.menu__social.def li {
    margin-left: 10px;
    margin-right: 10px
}

.menu__social.def .fa {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.menu__social.def .fa.fa-vk {
    position: relative;
    top: -1px
}

.wrap-prompt {
    position: relative
}

.wrap-prompt .tooltip {
    position: absolute!important;
    top: 20px!important;
    width: 220px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
    font-style: italic;
    color: #767676
}

.wrap-prompt .prompt-item {
    position: absolute;
    right: -50px;
    top: -25px;
    cursor: pointer
}

.wrap-prompt .prompt-item .my-icon {
    font-size: 35px;
    color: #dedede;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

.wrap-prompt .prompt-item .my-icon:hover {
    color: #00ADB7
}

.contact-success__icon {
    font-size: 90px;
    color: #00ADB7;
    line-height: 90px;
    margin-bottom: 15px
}

.contact-success__block-btn {
    margin-top: 50px
}

@media (max-width: 767px) {
    .section__title.mod p {
        margin-top:20px
    }

    .modal-contact-success .modal-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .contact-success__icon {
        margin-bottom: 5px
    }

    .contact-success__block-btn {
        margin-top: 25px
    }
}

.head {
    position: absolute;
    left: 0;
    top: 105px;
    width: 100%;
    z-index: 5;
    color: #fff
}

.head__btn-menu,.head__logo {
    display: none
}

.head__wrap {
    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
}

.head.not-breadcrumbs .head__wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.head__breadcrumbs ul:after,.head__language ul:after {
    content: "";
    display: table;
    clear: both
}

.head__breadcrumbs ul li,.head__language ul li {
    float: left
}

.head__breadcrumbs {
    position: relative;
    width: 100%
}

.head__breadcrumbs ul {
    padding-left: 0;
    margin-bottom: 0
}

.head__breadcrumbs:after {
    content: "";
    position: absolute;
    left: -20px;
    height: 66px;
    width: 1px;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.head__breadcrumbs li {
    margin-right: 24px;
    position: relative
}

.head__breadcrumbs li:before {
    display: none
}

.head__breadcrumbs li:after {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    right: -14px;
    color: #fff;
    font-size: 8px;
    top: 49%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.head__breadcrumbs li:last-child {
    margin-right: 0
}

.head__breadcrumbs li:last-child:after {
    display: none
}

.head__breadcrumbs li:last-child a {
    opacity: .8
}

.head__breadcrumbs a {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom-color: transparent;
    letter-spacing: 1px
}

.head__breadcrumbs a:hover {
    opacity: .8
}

.head__language {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.head__language ul {
    padding-left: 0;
    margin-bottom: 0
}

.head__language a {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom-color: transparent;
    color: #fff;
    letter-spacing: 1px;
    border-bottom-width: 0;
    opacity: .7
}

.head__language a.active,.head__language a:hover {
    opacity: 1
}

.head__language li {
    margin-left: 15px
}

.head__language li:before {
    display: none
}

.head__language li:first-child {
    margin-left: 0
}

.logo-mob__link {
    display: block;
    width: 95px;
    border-bottom-color: transparent
}

.btn-mob-menu {
    width: 30px
}

.btn-mob-menu span {
    display: block;
    height: 4px;
    margin-bottom: 6px;
    background-color: #fff;
    border-radius: 20px
}

.btn-mob-menu span:last-child {
    margin-bottom: 0
}

.menu {
    position: fixed;
    will-change: transform;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    top: 0;
    left: 0;
    z-index: 10;
    width: 275px;
    padding: 16px 50px 0;
    min-height: 523px;
    -webkit-transition: -webkit-transform 0.65s ease-out;
    transition: -webkit-transform 0.65s ease-out;
    -o-transition: transform 0.65s ease-out;
    transition: transform 0.65s ease-out;
    transition: transform 0.65s ease-out, -webkit-transform 0.65s ease-out
}

.menu__logo a {
    display: block;
    width: 155px;
    border-bottom-color: transparent;
    color: #fff
}

.menu__logo a:hover {
    opacity: .8
}

.menu__logo .my-icon {
    height: 110px;
    line-height: 110px;
    display: block;
    font-size: 110px
}

.menu__social {
    text-align: center;
    margin-top: 30px
}

.menu__social ul {
    font-size: 0;
    padding-left: 0;
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: 0
}

.menu__social li {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px
}

.menu__social li:before {
    display: none
}

.menu__social a {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #fff;
    color: #00ADB7;
    border-width: 0;
    font-size: 15px;
    position: relative;
    text-align: center;
    padding: 0!important
}

.menu__social a:hover {
    opacity: .6
}

.menu__social .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.menu__social .fa.fa-instagram,.menu__social .fa.fa-map-marker {
    margin-right: -1px
}

.menu__list {
    margin-top: 40px;
    list-style: none;
    padding-left: 5px
}

.menu__list li {
    margin-bottom: 5px;
    padding-left: 7px;
    position: relative
}

.menu__list li:after {
    content: "";
    font-family: 'Glyphter';
    font-size: 6px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: -10px
}

.menu__list a {
    line-height: 1.4;
    font-size: 18px;
    color: #fff;
    border-bottom-color: transparent;
    font-weight: 900;
    display: inline-block;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}

.menu__list a.hover,.menu__list a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    opacity: .7
}

.wrap-desktop-menu .menu__social {
    text-align: left;
    padding-left: 10px
}

[data-fixed-bot-opacity-menu] .menu,[data-static-opacity-menu] .menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slide-top-menu .menu {
    -webkit-transition: -webkit-transform 0.45s ease-out;
    transition: -webkit-transform 0.45s ease-out;
    -o-transition: transform 0.45s ease-out;
    transition: transform 0.45s ease-out;
    transition: transform 0.45s ease-out, -webkit-transform 0.45s ease-out;
    top: -220px!important;
    -webkit-transform: translateY(220px)!important;
    -ms-transform: translateY(220px)!important;
    transform: translateY(220px)!important;
    display: block;
    position: absolute
}

.fixed-top-menu .menu {
    -webkit-transform: translateY(220px);
    -ms-transform: translateY(220px);
    transform: translateY(220px);
    position: absolute;
    top: -220px!important
}

.slide-top-menu-mod .menu {
    -webkit-transition: -webkit-transform 0.45s ease-out;
    transition: -webkit-transform 0.45s ease-out;
    -o-transition: transform 0.45s ease-out;
    transition: transform 0.45s ease-out;
    transition: transform 0.45s ease-out, -webkit-transform 0.45s ease-out
}

.fixed-bottom-menu .menu {
    -webkit-transform: translateY(220px);
    -ms-transform: translateY(220px);
    transform: translateY(220px)
}

.slide-bottom-menu-mod .menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.45s ease-out;
    transition: -webkit-transform 0.45s ease-out;
    -o-transition: transform 0.45s ease-out;
    transition: transform 0.45s ease-out;
    transition: transform 0.45s ease-out, -webkit-transform 0.45s ease-out
}

.menu__social.white a {
    background-color: #fff
}

.menu__social.white .fa {
    color: #00ADB7
}

.wrap-desktop-menu.def {
    position: fixed;
    z-index: 100;
    display: none
}

.wrap-desktop-menu.def .menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.main-title,.title-bg,.title-headline,main>div,main>section {
    position: relative
}

.hide-main-menu .wrap-desktop-menu {
    display: none
}

[data-set-menu] {
    overflow: hidden;
    position: relative
}

.mob-menu {
    display: none!important
}

.wrap-desktop-menu {
    position: absolute;
    width: 275px;
    top: 0;
    height: 100%;
    z-index: 500;
    clip: rect(0, auto, auto, 0);
    overflow: hidden;
    display: block
}

[data-fixed-top-menu] .menu {
    position: absolute;
    display: block!important
}

[data-fixed-top-menu] .menu.copy {
    display: none!important
}

[data-fixed-bot-mod-menu].not-menu .menu {
    display: none!important
}

[data-fixed-bot-mod-menu].not-menu .menu.copy {
    display: block!important
}

.linux .menu__logo .my-icon:before,.win .menu__logo .my-icon:before {
    position: relative;
    top: 23px
}

.set-top-menu .menu {
    -webkit-transform: translate3d(0px, 2px, 0px);
    transform: translate3d(0px, 2px, 0px)
}

.article-item .menu__logo .my-icon,.block-news .menu__logo .my-icon,.block-news .menu__logo .my-icon,.careers .menu__logo .my-icon,.history-devel .menu__logo .my-icon,.list-news .menu__logo .my-icon,.other-info .menu__logo .my-icon,.partners .menu__logo .my-icon,.vacant .menu__logo .my-icon,.work .menu__logo .my-icon,.wrap-brands .menu__logo .my-icon,.wrap-cat-brands .menu__logo .my-icon,.wrap-form-resume .menu__logo .my-icon,.wrap-partners-info .menu__logo .my-icon,.wrap-sentence .menu__logo .my-icon,.wrap-slider-firms .menu__logo .my-icon {
    color: #00ADB7
}

.article-item .menu__social a,.block-news .menu__social a,.block-news .menu__social a,.careers .menu__social a,.history-devel .menu__social a,.list-news .menu__social a,.other-info .menu__social a,.partners .menu__social a,.vacant .menu__social a,.work .menu__social a,.wrap-brands .menu__social a,.wrap-cat-brands .menu__social a,.wrap-form-resume .menu__social a,.wrap-partners-info .menu__social a,.wrap-sentence .menu__social a,.wrap-slider-firms .menu__social a {
    background-color: #00ADB7;
    color: #fff
}

.article-item .menu__list a,.block-news .menu__list a,.block-news .menu__list a,.careers .menu__list a,.history-devel .menu__list a,.list-news .menu__list a,.other-info .menu__list a,.partners .menu__list a,.vacant .menu__list a,.work .menu__list a,.wrap-brands .menu__list a,.wrap-cat-brands .menu__list a,.wrap-form-resume .menu__list a,.wrap-partners-info .menu__list a,.wrap-sentence .menu__list a,.wrap-slider-firms .menu__list a {
    color: #000
}

.article-item .menu__list li:after,.block-news .menu__list li:after,.block-news .menu__list li:after,.careers .menu__list li:after,.history-devel .menu__list li:after,.list-news .menu__list li:after,.other-info .menu__list li:after,.partners .menu__list li:after,.vacant .menu__list li:after,.work .menu__list li:after,.wrap-brands .menu__list li:after,.wrap-cat-brands .menu__list li:after,.wrap-form-resume .menu__list li:after,.wrap-partners-info .menu__list li:after,.wrap-sentence .menu__list li:after,.wrap-slider-firms .menu__list li:after {
    color: #000
}

.head-map {
    position: fixed;
    left: 0;
    top: 0;
    width: auto;
    z-index: 5
}

.head-map__contain {
    padding: 30px 50px
}

.head-map__logo {
    font-size: 0
}

.head-map__logo a {
    display: inline-block;
    width: 110px;
    border-width: 0;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear
}

.head-map__logo a:hover {
    opacity: .7
}

.head-map__btn-menu {
    display: none
}

.head-map__btn-back {
    margin-top: 25px
}

.head-map__btn-back a {
    font-size: 24px;
    color: #000;
    border-width: 0;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear
}

.head-map__btn-back a:hover {
    opacity: .7
}

.head-map__btn-back .my-icon {
    position: relative;
    top: 5px;
    color: #00ADB7
}

.page-map .mob-menu__content,.page-map .mob-menu__head {
    z-index: 99999999
}

@media (max-width: 1439px) {
    .head {
        top:65px
    }

    .wrap-desktop-menu {
        width: 255px
    }

    .menu {
        padding-top: 13px
    }

    .head-map__logo a {
        width: 90px
    }
}

@media (max-width: 1023px) {
    .head {
        top:24px
    }

    .head.not-breadcrumbs .head__wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .head__logo {
        display: block;
        position: relative;
        top: 4px
    }

    .head__breadcrumbs {
        margin-left: 42px
    }

    .head__language {
        display: none
    }

    .head__btn-menu {
        display: block;
        width: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .menu {
        display: none
    }

    .wrap-desktop-menu {
        display: none
    }

    .mob-menu {
        display: block!important;
        color: #fff
    }

    .mob-menu__content {
        position: fixed;
        z-index: 100;
        top: 80px;
        left: 0;
        width: 100%;
        bottom: 0;
        background-color: #00ADB7;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.35s ease-out;
        transition: -webkit-transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
        transition: transform 0.35s ease-out;
        transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out
    }

    .mob-menu__content .contain {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%
    }

    .mob-menu__head {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 80px;
        z-index: 100;
        padding-left: 65px;
        padding-right: 65px;
        background: url('../images/main-bg.svg') #00ADB7 no-repeat 0% 30%;
        background-size: 1500px auto!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-175%);
        -webkit-transition: -webkit-transform 0.35s ease-out;
        transition: -webkit-transform 0.35s ease-out;
        -o-transition: transform 0.35s ease-out;
        transition: transform 0.35s ease-out;
        transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out
    }

    .mob-menu__head>div {
        width: 33.333%;
        line-height: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .mob-menu__head:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: #00ADB7
    }

    .mob-menu__head-btn {
        text-align: right
    }

    .mob-menu__head-btn .mob-btn {
        width: 30px;
        height: 22px;
        display: inline-block;
        position: relative;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        cursor: pointer
    }

    .mob-menu__head-btn .mob-btn span {
        height: 4px;
        width: 100%;
        display: block;
        background-color: #fff;
        opacity: 1;
        border-radius: 10px;
        position: absolute;
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .mob-menu__head-btn .mob-btn span:first-child {
        top: 0px;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }

    .mob-menu__head-btn .mob-btn span:nth-child(2) {
        top: 9px;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }

    .mob-menu__head-btn .mob-btn span:nth-child(3) {
        top: 18px;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }

    .mob-menu__head-lang {
        line-height: 1
    }

    .mob-menu__head-lang a {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        border-width: 0;
        font-size: 16px;
        opacity: .7
    }

    .mob-menu__head-lang a.active,.mob-menu__head-lang a:hover {
        opacity: 1
    }

    .mob-menu__head-lang a:not(:last-child) {
        margin-right: 10px
    }

    .mob-menu__head-logo {
        text-align: center
    }

    .mob-menu__head-logo .logo-first {
        width: 70px;
        display: inline-block;
        font-size: 0;
        border-width: 0
    }

    .mob-menu__head-logo .logo-second {
        display: none
    }

    .mob-menu__list {
        padding-left: 0;
        margin-bottom: 0
    }

    .mob-menu__list a {
        font-size: 24px;
        color: #fff;
        font-weight: 600;
        border-width: 0;
        line-height: 1.2;
        display: block;
        padding: 30px 65px
    }

    .mob-menu__list li {
        text-align: center;
        line-height: 1
    }

    .mob-menu__list li:nth-child(odd) {
        
    }

    .mob-menu__list li:nth-child(2n) {
        background-color: #00ADB7
    }

    .mob-menu__list li:before {
        display: none
    }

    .mob-menu__list li.social {
        padding: 20px 0
    }

    .mob-menu__list li.social .fa-vk:before {
        position: relative;
        top: -1px
    }

    .mob-menu__list li.social .fa-instagram:before,.mob-menu__list li.social .fa-map-marker:before {
        position: relative;
        right: -1px
    }

    .mob-menu__list li.social li {
        background-color: transparent;
        margin-left: 10px;
        margin-right: 10px
    }

    .mob-menu__list li.social a {
        width: 40px;
        height: 40px;
        font-size: 22px
    }

    .mob-menu__list li.social .menu__social {
        margin: 0
    }

    .active-mob-menu .mob-menu__content {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    .active-mob-menu .mob-menu__head {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .active-mob-menu .mob-menu__head-btn .mob-btn span:first-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -2px;
        left: 0
    }

    .active-mob-menu .mob-menu__head-btn .mob-btn span:nth-child(2) {
        width: 0%;
        opacity: 0
    }

    .active-mob-menu .mob-menu__head-btn .mob-btn span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 19px;
        left: 0
    }

    .head-map__contain {
        padding: 20px 65px
    }

    .head-map__logo a {
        width: 85px
    }

    .head-map__btn-back {
        margin-top: 15px
    }

    .head-map__btn-back a {
        position: relative;
        left: -35px
    }
}

@media (max-width: 767px) {
    .head__breadcrumbs {
        display:none
    }

    .mob-menu__head {
        padding-left: 25px;
        padding-right: 25px
    }

    .mob-menu__head-lang a {
        font-size: 13px
    }

    .mob-menu__head-lang a:not(:last-child) {
        margin-right: 5px
    }

    .mob-menu__head-logo .logo-first {
        display: none
    }

    .mob-menu__head-logo .logo-second {
        display: inline-block;
        width: 50px
    }

    .mob-menu__list a {
        font-size: 18px;
        padding: 20px 25px
    }

    .mob-menu__list li.social {
        padding: 12px 0
    }

    .mob-menu__list li.social li {
        margin-left: 7.5px;
        margin-right: 7.5px
    }

    .mob-menu__list li.social a {
        width: 30px;
        height: 30px;
        font-size: 16px
    }

    .head-map {
        width: 100%;
        background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.95) 74%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.95) 74%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(74%, rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.95) 74%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.95) 74%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)
    }

    .head-map__logo a {
        width: 60px
    }

    .head-map__btn-back {
        margin-top: 0
    }

    .head-map__btn-back a {
        left: 0;
        font-size: 18px
    }

    .head-map__btn-back .my-icon {
        top: 3px;
        margin-right: 0
    }

    .head-map__contain {
        padding: 30px 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .head-map__btn-menu {
        display: block;
        width: 60px;
        text-align: right
    }

    .head-map__btn-menu .btn-mob-menu {
        display: inline-block
    }

    .head-map__btn-menu .btn-mob-menu span {
        background-color: #00ADB7
    }
}

.foot {
    background: url('../images/main-bg.svg') no-repeat 0% 50%;
    background-size: 2090px auto;
    color: #fff;
    padding: 35px 50px
}

.foot__content {
    margin-left: 50px;
    margin-right: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.foot__col {
    width: 33.333%
}

.foot__txt {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.2
}

.foot__txt p {
    margin: 0
}

.foot__social {
    text-align: right;
    position: relative;
    top: 3px
}

.foot__social .menu__social {
    display: inline-block
}

.foot__social .menu__social a {
    color: #fff
}

.foot__logo a {
    display: block;
    width: 75px;
    border-width: 0;
    font-size: 74px;
    color: #fff;
    line-height: 1;
    height: 20px;
    line-height: 20px;
    float: right
}

.foot__logo a:hover {
    opacity: .65
}

.foot__logo .my-icon {
    position: relative;
    height: inherit;
    line-height: inherit;
    display: inline-block
}

.foot__logo .my-icon:before {
    height: inherit;
    line-height: inherit
}

@media (max-width: 1439px) {
    .foot {
        padding-left:60px;
        padding-right: 60px;
        background-size: 1520px auto;
        background-position: -50px 50%
    }

    .foot__content {
        margin-left: 0;
        margin-right: 0
    }

    .foot__col:first-child {
        width: 32%
    }

    .foot__col:nth-child(3) {
        width: 18%
    }

    .foot__col:nth-child(2) {
        width: 50%
    }
}

@media (max-width: 1023px) {
    .foot {
        padding:50px 65px 45px;
        background-size: 1400px auto
    }

    .foot__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .foot__social {
        margin-right: 50px
    }

    .foot__txt {
        line-height: 1.3
    }

    .foot__txt p {
        display: inline-block
    }

    .foot__col:first-child {
        width: 100%;
        margin-bottom: 40px
    }

    .foot__col:nth-child(2) {
        width: 80%
    }

    .foot__col:nth-child(3) {
        width: 20%
    }

    .foot__contact-info .row {
        margin: 0
    }

    .foot__contact-info .col-sm-6 {
        padding: 0;
        width: auto;
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width: 767px) {
    .foot {
        padding:45px 25px;
        text-align: center;
        background-size: 900px auto;
        background-position: -124px 0%
    }

    .foot__social {
        display: inline-block;
        margin: 0 0 20px
    }

    .foot__contact-info .col-sm-6 {
        width: 100%;
        text-align: center
    }

    .foot__logo {
        margin-top: 20px
    }

    .foot__logo a {
        float: none;
        margin: 0 auto
    }

    .foot__col:first-child,.foot__col:nth-child(2),.foot__col:nth-child(3) {
        width: 100%
    }

    .foot__col:first-child {
        margin-bottom: 25px
    }
}

@media (min-width: 1920px) {
    .foot {
        background-size:cover!important;
        background-position: 50% 50%!important
    }
}

.wrap-slider-firms {
    padding-top: 70px;
    padding-bottom: 50px
}

.wrap-slider-firms .section__content {
    padding-left: 0
}

.slider-firms {
    width: 100%;
    overflow: hidden
}

.slider-firms__btn {
    margin-top: 30px;
    text-align: center
}

.slider-firms__arrow {
    position: absolute;
    top: 0;
    height: 100%;
    width: 70px;
    z-index: 10;
    cursor: pointer;
    color: #bababa;
    -webkit-transition: color .25s linear;
    -o-transition: color .25s linear;
    transition: color .25s linear
}

.slider-firms__arrow:hover {
    color: #000
}

.slider-firms__arrow.next .my-icon {
    left: -12px
}

.slider-firms__arrow.prev .my-icon {
    right: -12px
}

.slider-firms__arrow.prev {
    right: 0
}

.slider-firms__arrow.next {
    left: 0
}

.slider-firms__arrow .my-icon {
    line-height: 1;
    display: inline-block;
    height: 70px;
    font-size: 70px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider-firms__contain {
    padding-right: 70px;
    padding-left: 70px;
    position: relative
}

.slider-firms__item {
    height: 80px;
    position: relative;
    margin: 20px 40px;
    display: block;
    border-width: 0
}

.slider-firms__item.active .slider-firms__image {
    opacity: 1
}

.slider-firms__item:hover .slider-firms__image-blue {
    opacity: 0
}

.slider-firms__image,.slider-firms__image-blue {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: 50% 50%;
    background-size: contain!important;
    background-repeat: no-repeat
}

.slider-firms__image {
    z-index: 5;
    opacity: 0
}

.slider-firms__image-blue {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 10;
	filter: brightness(0) saturate(100%) invert(56%) sepia(86%) saturate(2897%) hue-rotate(146deg) brightness(91%) contrast(101%) !important; 
}

@media (max-width: 1439px) {
    .wrap-slider-firms {
        padding-left:0
    }

    .slider-firms__btn {
        padding-right: 0
    }

    .slider-firms__arrow.next {
        left: 0
    }

    .slider-firms__contain {
        padding-left: 70px
    }
}

@media (max-width: 1023px) {
    .wrap-slider-firms {
        padding-top:35px;
        padding-bottom: 45px
    }

    .wrap-slider-firms .section {
        padding-left: 45px;
        padding-right: 45px
    }

    .slider-firms__arrow {
        width: 55px
    }

    .slider-firms__contain {
        padding-left: 55px;
        padding-right: 55px
    }

    .slider-firms__item {
        height: 70px;
        margin: 15px 20px
    }

    .slider-firms__btn {
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    .wrap-slider-firms .section {
        padding-left:0;
        padding-right: 0
    }

    .slider-firms__arrow {
        display: none
    }

    .slider-firms__item {
        margin-left: 5px;
        margin-right: 5px
    }

    .slider-firms__contain {
        padding-left: 0;
        padding-right: 0
    }

    .slider-firms__btn {
        padding-left: 25px;
        padding-right: 25px
    }

    .slider-firms__btn .btn {
        width: 100%
    }
}

.wrap-slider-info {
    min-height: 630px;
    position: relative
}

.slider-info {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative
}

.slider-info .section__content {
    padding-right: 100px
}

.slider-info .slider-info-btn-next,.slider-info .slider-info-btn-prev {
    display: inline-block;
    font-size: 30px;
    position: absolute;
    top: 55px;
    right: 60px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
    color: #fff;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.slider-info .slider-info-btn-next:hover,.slider-info .slider-info-btn-prev:hover {
    opacity: .6
}

.slider-info .slider-info-btn-next {
    margin-top: -50px
}

.slider-info .slider-info-btn-prev {
    margin-bottom: -50px
}

.slider-info__item {
    color: #fff;
    padding-top: 50px
}

.slider-info__item .title {
    margin: 0 0 10px;
    color: #fff;
    display: block
}

.wrap-bg-slider-info {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

.bg-slider-info {
    height: 100%
}

.bg-slider-info__image {
    display: block;
    height: 100%;
    background-position: 50% 50%;
    position: relative;
    background-repeat: no-repat;
    background-size: cover!important
}

.bg-slider-info__image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../images/slider-info-desktop.png") no-repeat 50% 50%;
    background-size: cover!important
}

.bg-slider-info__image.image_768 {
    display: none
}

.bg-slider-info__image.image_320 {
    display: none
}

@media (max-width: 1439px) {
    .bg-slider-info__image,.wrap-slider-info {
        min-height:460px
    }

    .bg-slider-info__image:after {
        background-image: url("../images/slider-info-1024.png")
    }
}

@media (max-width: 1023px) {
    .bg-slider-info__image:after {
        background-image:url("../images/slider-info-768.png")
    }

    .bg-slider-info__image {
        display: none
    }

    .bg-slider-info__image.image_768 {
        display: block
    }
}

@media (max-width: 767px) {
    .slider-info .slider-info-btn-next,.slider-info .slider-info-btn-prev {
        top:auto;
        bottom: 105px;
        right: 20px
    }

    .slider-info__item .txt {
        margin-right: 40px
    }

    .bg-slider-info__image,.wrap-slider-info {
        min-height: 360px
    }

    .slider-info .section__content {
        padding-right: 0
    }

    .bg-slider-info__image:after {
        background-image: url("../images/slider-info-320.png")
    }

    .bg-slider-info__image {
        display: none
    }

    .bg-slider-info__image.image_768 {
        display: none
    }

    .bg-slider-info__image.image_320 {
        display: block
    }
}

.wrap-slider-benefits {
    color: #fff;
    min-height: 630px;
    background-position: 50% 50%;
    background-size: cover!important;
    background-repeat: no-repeat;
    position: relative
}

.wrap-slider-benefits .wrap-title-bg-slider .title-bg-slider__image:after {
    display: none
}

.wrap-slider-benefits:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.wrap-slider-benefits .section {
    position: relative;
    z-index: 5
}

.slider-benefits {
    min-height: 630px;
    overflow: hidden
}

.slider-benefits__wrap-title .slider-benefits-btn-next,.slider-benefits__wrap-title .slider-benefits-btn-prev {
    display: none;
    cursor: pointer
}

.slider-benefits__wrap-title .slider-benefits-btn-next:hover,.slider-benefits__wrap-title .slider-benefits-btn-prev:hover {
    opacity: .6
}

.slider-benefits__item-txt p:last-child {
    margin-bottom: 0
}

.slider-benefits-btn-next,.slider-benefits-btn-prev {
    display: inline-block;
    font-size: 30px;
    position: absolute;
    top: 185px;
    right: 0;
    cursor: pointer;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
    z-index: 10
}

.slider-benefits-btn-next:hover,.slider-benefits-btn-prev:hover {
    opacity: .6
}

.slider-benefits-btn-prev {
    margin-top: -50px
}

.slider-benefits-btn-next {
    margin-bottom: -50px
}

.slider-benefits__title {
    line-height: 1.1;
    margin-top: 120px;
    word-break: break-word
}

.slider-benefits__item {
    padding-top: 120px;
    margin-right: 80px;
    padding-bottom: 50px
}

.slider-benefits__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    margin-bottom: 25px
}

.slider-benefits__item-title .title {
    -webkit-box-flex: 5;
    -ms-flex-positive: 5;
    flex-grow: 5;
    margin: 0 0 0 35px;
    display: block;
    overflow: hidden;
    line-height: 1.1;
    color: #fff
}

.mod.wrap-slider-benefits:after {
}

.mod.wrap-slider-benefits:before {
}

.mod.wrap-slider-benefits .slider-benefits__title {
    width: 80%
}

.mod.wrap-slider-benefits .slider-benefits__item-title .title {
    margin-left: 0
}

@media (max-width: 1439px) {
    .wrap-slider-benefits {
        min-height:660px
    }

    .wrap-slider-benefits:after {
    }

    .slider-benefits {
        min-height: auto
    }

    .slider-benefits__title {
        margin-top: 100px;
        margin-bottom: 0
    }

    .slider-benefits__item {
        padding-top: 40px
    }

    .slider-benefits__wrap-title {
        position: relative
    }

    .slider-benefits__wrap-title .slider-benefits-btn-next,.slider-benefits__wrap-title .slider-benefits-btn-prev {
        display: block;
        top: 75px
    }

    .slider-benefits .slider-benefits-btn-next,.slider-benefits .slider-benefits-btn-prev {
        display: none
    }

    .mod.wrap-slider-benefits:after {
    }

    .mod.wrap-slider-benefits:before {
        width: 255px
    }

    .mod.wrap-slider-benefits .slider-benefits__title {
        overflow: hidden;
        width: auto;
        margin-right: 50px
    }
}

@media (max-width: 1023px) {
    .wrap-slider-benefits {
        min-height:615px
    }

    .wrap-slider-benefits:after {
    }

    .slider-benefits__title {
        margin-top: 85px
    }

    .mod.wrap-slider-benefits {
        overflow: hidden;
        min-height: 250px
    }

    .mod.wrap-slider-benefits:before {
        display: none
    }

    .mod.wrap-slider-benefits:after {
    }

    .mod.wrap-slider-benefits .slider-benefits {
        height: 340px;
        margin-top: 35px
    }

    .mod.wrap-slider-benefits .slider-benefits__item {
        padding-top: 35px
    }

    .mod.wrap-slider-benefits .slider-benefits__wrap-title:after {
    }
}

@media (max-width: 767px) {
    .wrap-slider-benefits {
        min-height:250px
    }

    .wrap-slider-benefits:after {
    }

    .slider-benefits {
        height: 300px
    }

    .slider-benefits .slider-benefits-btn-next,.slider-benefits .slider-benefits-btn-prev {
        display: block;
        top: 97px
    }

    .slider-benefits__wrap-title .slider-benefits-btn-next,.slider-benefits__wrap-title .slider-benefits-btn-prev {
        display: none
    }

    .slider-benefits__item {
        margin-right: 0px
    }

    .slider-benefits__title {
        margin-top: 50px
    }

    .slider-benefits__item-title {
        display: block;
        margin-bottom: 10px
    }

    .slider-benefits__item-title .title {
        margin-left: 0;
        font-size: 24px;
        line-height: 1.2;
        margin-top: 20px;
        width: 100%
    }

    .mod.wrap-slider-benefits {
        min-height: 250px
    }

    .mod.wrap-slider-benefits:after {
    }

    .mod.wrap-slider-benefits .slider-benefits-btn-next,.mod.wrap-slider-benefits .slider-benefits-btn-prev {
        display: block;
        top: auto;
        bottom: 45px
    }

    .mod.wrap-slider-benefits .slider-benefits__title {
        margin-right: 0
    }

    .mod.wrap-slider-benefits .slider-benefits__wrap-title .slider-benefits-btn-next,.mod.wrap-slider-benefits .slider-benefits__wrap-title .slider-benefits-btn-prev {
        display: none
    }

    .mod.wrap-slider-benefits .slider-benefits__item {
        margin-right: 45px
    }

    .mod.wrap-slider-benefits .slider-benefits__item .title {
        margin-top: 0
    }
}

.wrap-slider-history {
    position: relative
}

.wrap-slider-history:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 270px;
    z-index: -1;
    background: url("../images/main-bg-linear.svg") no-repeat top left / cover;
}

.wrap-slider-history .section {
    position: relative;
    z-index: 20
}

.wrap-slider-history .section__content {
    padding-right: 235px
}

.wrap-slider-history .btn-slider-next,.wrap-slider-history .btn-slider-prev {
    position: absolute;
    line-height: 1;
    width: 40px;
    height: 70px;
    text-align: left;
    top: 415px;
    z-index: 100;
    cursor: pointer;
    color: #767676;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.wrap-slider-history .btn-slider-next:hover,.wrap-slider-history .btn-slider-prev:hover {
    color: #000
}

.wrap-slider-history .btn-slider-next .my-icon,.wrap-slider-history .btn-slider-prev .my-icon {
    font-size: 70px;
    display: block;
    line-height: 1
}

.wrap-slider-history .btn-slider-prev {
    left: -15px;
    -webkit-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px)
}

.wrap-slider-history .btn-slider-next {
    right: 17px;
    -webkit-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px)
}

.block-slider-history {
    position: relative;
    padding-bottom: 70px
}

.block-slider-history .swiper-pagination {
    display: none
}

.slider-history {
    overflow: hidden;
    position: relative
}

.slider-history__title {
    text-align: center
}

.slider-history__title .title {
    margin-top: 45px;
    margin-bottom: 45px
}

.slider-history__item {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.slider-history__img-bg {
    height: 250px;
    width: 260px;
    display: inline-block;
    background: url("../images/bg-item-img.svg") no-repeat 50% 50% / contain
}

.slider-history__img {
    display: inline-block;
    width: 90%;
    height: 90%;
    margin-top: 13px;
    background-position: 50% 50%;
    background-size: cover!important;
    background-repeat: no-repeat;
    -webkit-mask: url('../images/mask-number.svg') no-repeat center center / auto 100%;
    mask: url('../images/mask-number.svg') no-repeat center center / auto 100%
}

.slider-history__wrap-img {
    margin-bottom: 25px
}

.slider-history__txt {
    background-color: #fff;
    color: #000;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 900
}

.slider-history__txt .sub-title {
    font-size: 20px;
    font-weight: 900;
    color: #bababa;
    margin: 0 0 35px
}

@media (max-width: 1439px) {
    .wrap-slider-history:after {
        
    }

    .wrap-slider-history .section {
        padding-left: 60px
    }

    .wrap-slider-history .section__content {
        padding-right: 0;
        padding-left: 0
    }

    .wrap-slider-history .btn-slider-prev {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .wrap-slider-history .btn-slider-next {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .slider-history__item {
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (max-width: 1023px) {
    .wrap-slider-history:after {
        
    }

    .wrap-slider-history .btn-slider-next,.wrap-slider-history .btn-slider-prev {
        display: none
    }

    .wrap-slider-history .section {
        padding-left: 45px;
        padding-right: 45px
    }

    .block-slider-history .swiper-pagination {
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 35px;
        z-index: 20
    }

    .block-slider-history .swiper-pagination-bullet {
        background-color: transparent;
        width: auto;
        height: auto;
        display: inline-block;
        padding-left: 4px;
        padding-right: 4px;
        opacity: 1;
        color: #00ADB7
    }

    .block-slider-history .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        content: "\0041"
    }

    .block-slider-history .swiper-pagination-bullet:after {
        content: "\004b";
        font-family: 'Glyphter';
        font-size: 12px
    }

    .slider-history__item {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .wrap-slider-history:after {
        height:220px;
        
    }

    .wrap-slider-history .section {
        padding-left: 25px;
        padding-right: 25px
    }

    .slider-history__title .title {
        font-size: 36px;
        margin-bottom: 20px;
        height: 72px
    }

    .slider-history__img {
        width: 86%;
        height: 86%;
        margin-top: 10px
    }

    .slider-history__img-bg {
        height: 153px;
        width: 156px
    }

    .slider-history__txt {
        font-size: 16px
    }

    .slider-history__txt .title {
        font-size: 30px;
        margin-bottom: 15px
    }

    .slider-history__txt .sub-title {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
}

.career {
    position: relative;
    overflow: hidden;
}

.career__decor-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 274px;
    background: url(../images/main-bg.svg) no-repeat top right;
    background-size: auto 100%;
    opacity: .6;
    z-index: 5;
}

.career__decor-left-mob {
    display: none
}

.career__left-col-decor {
    display: none
}

.career .section {
    padding-right: 94px;
    padding-bottom: 70px;
    position: relative;
    z-index: 10
}

.career .section__title {
    padding-bottom: 15px
}

.career .section__title p {
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    font-weight: 600;
    padding-right: 20px;
    border-bottom: 1px solid #fff
}

.career__content,.career__pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.career__pos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -17.5px;
    margin-right: -17.5px
}

.career__pos-btn {
    display: none
}

.career__pos-item {
    padding-right: 17.5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 25px;
    min-height: 200px
}

.career__pos-item-icon {
    height: 60px
}

.career__pos-item-city {
    text-transform: uppercase;
    margin: 0
}

.career__pos-item-name {
    font-weight: 900;
    color: #fff;
    margin: 5px 0 0
}

.career__pos-item-name a {
    border-width: 0;
    color: inherit
}

.career__pos-item-name a:hover {
    opacity: .8
}

.career__pos-item-active {
    font-weight: 200;
    margin: 5px 0 0
}

.career__info {
}

.career__info-col {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px
}

.career__info-item {
    margin: 0 0 30px
}

.career__info-item-title {
    font-weight: 900;
    color: #fff;
    margin: 0 0 10px;
    letter-spacing: .5px
}

.career__info-item-title a {
    border-width: 0;
    color: inherit
}

.career__info-item-title a:hover {
    opacity: .8
}

.career__info-item-txt {
    margin: 0
}

.career__left-col,.career__right-col {
    width: 50%
}

.career__left-col .section__title {
    display: none
}

.career__right-col {
    padding-left: 35px;
    position: relative
}

.career__right-col-decor {
    position: absolute;
    left: 0;
    top: -164px;
    bottom: -70px;
    right: -95px;
    background: #00959e;
    z-index: -1;
    overflow: hidden
}

.career__right-col-decor svg {
    position: absolute;
    left: 0;
    top: 0;
    height: 1587px;
    width: 2824px;
    -webkit-transform: translate(-1170px, -282px);
    -ms-transform: translate(-1170px, -282px);
    transform: translate(-1170px, -282px);
	filter: brightness(0) saturate(100%) invert(56%) sepia(86%) saturate(2897%) hue-rotate(146deg) brightness(100%) contrast(101%);
}

.career__right-col-decor svg path {
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media (max-width: 1439px) {
    .career .section {
        padding-right:60px;
        padding-bottom: 20px
    }

    .career__decor-left {
        width: 255px
    }

    .career__right-col-decor svg {
        width: 2255px;
        height: 1270px;
        -webkit-transform: translate(-870px, -115px);
        -ms-transform: translate(-870px, -115px);
        transform: translate(-870px, -115px)
    }

    .career__left-col {
        width: calc(50% + 30px);
        padding-right: 35px
    }

    .career__right-col {
        padding-left: 80px
    }

    .career__pos {
        margin-left: 0;
        margin-right: 0
    }

    .career__pos-item {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        min-height: auto;
        margin-bottom: 30px
    }

    .career__pos-item:nth-child(4) {
        display: none
    }

    .career__info-col {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 1023px) {
    .career__decor-left {
        display:none
    }

    .career__decor-left-mob {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url('../images/main-bg.svg');
        background-position: bottom right;
		background-size: cover;
        opacity: 1
    }

    .career__left-col-decor {
        display: block;
        background-color: #009ba4;
        position: absolute;
        left: -65px;
        top: 0;
        right: -65px;
        bottom: -50px;
        z-index: -1;
        overflow: hidden
    }

    .career__left-col-decor svg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: auto;
        -webkit-transform: translate(-155px, 0);
        -ms-transform: translate(-155px, 0);
        transform: translate(-155px, 0)
    }

    .career .section {
        padding-right: 65px;
        padding-bottom: 50px
    }

    .career .section__title {
        padding-bottom: 35px
    }

    .career .section__title p {
        display: none;
        font-size: 14px;
        padding-right: 50px
    }

    .career__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .career__pos-btn {
        display: block;
        width: 100%;
        padding-left: 0px;
        margin: 0 0 40px 0;
        padding-right: 17.5px
    }

    .career__info-col,.career__pos {
        margin-left: 0px;
        margin-right: -17.5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .career__info-item {
        padding-right: 17.5px;
        padding-left: 0px;
        width: 50%;
        margin: 0 0 40px
    }

    .career__pos-item {
        width: 50%;
        padding-right: 17.5px;
        padding-left: 0px
    }

    .career__info-btn {
        display: none;
        width: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .career__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .career__left-col,.career__right-col {
        width: 100%
    }

    .career__left-col {
        padding-right: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 25px;
        position: relative
    }

    .career__left-col .section__title {
        display: block;
        padding-bottom: 20px
    }

    .career__left-col .section__title p {
        display: inline-block
    }

    .career__right-col {
        padding-left: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .career__right-col-decor {
        display: none
    }
}

@media (max-width: 767px) {
    .career .section {
        padding-left:25px;
        padding-right: 25px
    }

    .career__decor-left-mob {
        background-position: -615px 0
    }

    .career__left-col-decor svg {
        -webkit-transform: translate(-570px, 0);
        -ms-transform: translate(-570px, 0);
        transform: translate(-570px, 0)
    }

    .career__info {
        display: block
    }

    .career__info-item {
        width: 100%;
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0
    }

    .career__pos-item {
        width: 100%;
        margin-bottom: 40px;
        padding-left: 0;
        padding-right: 0
    }

    .career__pos-btn {
        padding-left: 0;
        padding-right: 0
    }

    .career__info-col,.career__pos {
        margin-left: 0;
        margin-right: 0;
        display: block
    }

    .career__info-col {
        padding-bottom: 10px
    }
}

.partners__contain ol {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -17.5px;
    margin-right: -17.5px;
    margin-bottom: 0
}

.partners__contain ol p:last-child {
    margin: 0
}

.partners__contain ol li {
    width: 33.333%;
    padding-right: 17.5px;
    padding-left: calc(17.5px + 65px);
    margin-bottom: 75px
}

.partners__contain ol li a {
    border-bottom-width: 0
}

.partners__contain ol li a:hover {
    opacity: .8
}

.partners__contain ol li:before {
    content: counter(li);
    width: 50px;
    height: 55px;
    display: inline-block;
    font-size: 42px;
    font-weight: 900;
    color: #00ADB7;
    text-align: right;
    padding-right: 6px;
    mask: url("../images/mask-number.svg");
    -webkit-mask: url("../images/mask-number.svg") no-repeat center center / cover;
    top: -5px;
    left: 17.5px;
    background: url("../images/partners-decor-num.svg") no-repeat 50% 0;
    background-size: 100% auto
}

.partners__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -17.5px;
    margin-right: -17.5px
}

.partners__btn-col {
    width: 33.333%;
    padding-left: 17.5px;
    padding-right: 17.5px
}

@media (max-width: 1439px) {
    .partners__btn {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .partners__btn-col {
        width: 45%
    }

    .partners__contain ol {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .partners__contain ol li {
        width: 45%;
        margin-bottom: 55px
    }
}

@media (max-width: 767px) {
    .partners ol li {
        width:100%;
        margin-bottom: 35px
    }

    .partners__btn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .partners__btn-col {
        width: 100%;
        margin-bottom: 25px
    }

    .partners__btn-col:last-child {
        margin-bottom: 0
    }

    .partners__btn-col .btn {
        width: 100%
    }
}

.block-line {
    position: relative
}

.block-line.blue-line .wrap-line svg {
    shape-rendering: crispEdges;
	
}

.block-line.blue-line .wrap-line svg path {
    stroke-width: 1px;
    //stroke: rgba(0, 165, 242, 0.5);
	stroke: #00ADB7 !important;
    fill: none
}

.block-line.white-line .wrap-line svg path {
    stroke-width: 1px;
    stroke: rgba(255, 255, 255, 0.7);
    fill: none
}

.wrap-line {
    position: absolute;
    left: 250px;
    top: 0;
    width: 50px;
    height: 100%;
    overflow: hidden;
    z-index: 50
}

.block-decor {
    position: absolute;
    top: 0;
    opacity: 0;
    left: 271px;
    width: 7px;
    height: 31.5px;
    background-color: #00ADB7;
    z-index: 100;
    -webkit-transition: top 1s ease-out;
    -o-transition: top 1s ease-out;
    transition: top 1s ease-out
}

.linux .block-decor,.win .block-decor {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
}

@media (max-width: 1439px) {
    .wrap-line {
        left:230px
    }

    .block-decor {
        left: 251px
    }
}

@media (max-width: 1023px) {
    .wrap-line {
        left:20px
    }

    .block-decor {
        left: 41px
    }
}

@media (max-width: 767px) {
    .block-decor,.wrap-line {
        display:none
    }
}

.main-title {
    min-height: 570px;
    position: relative;
    color: #fff
}

.main-title__item {
    padding-top: 215px;
    padding-bottom: 50px
}

.main-title__item .section__aside {
    position: relative
}

.main-title__item .wrap-btn {
    margin-top: 30px
}

.main-title__item .txt {
    display: block;
    overflow: hidden
}

.main-title__item .title {
    display: block;
    color: #fff;
    line-height: 1.1
}

.player-vimeo .controls-wrapper {
    display: none!important
}

.flowplayer .fp-controls,.flowplayer .fp-time {
    display: none
}

.title-slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.title-slider .audio-control {
    cursor: pointer;
    vertical-align: bottom;
    font-size: 25px;
    position: absolute;
    right: 60px;
    bottom: 50px;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
    line-height: 1;
    z-index: 100
}

.title-slider .audio-control:hover {
    opacity: .8
}

.title-slider .audio-control:after {
    content: "\006c";
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.title-slider .audio-control.not-volume:after {
    content: "\006b"
}

.title-slider .swiper-slide {
    height: 100%
}

.title-slider .swiper-btn-next,.title-slider .swiper-btn-prev {
    display: inline-block;
    font-size: 30px;
    position: absolute;
    top: 290px;
    right: 60px;
    z-index: 10;
    cursor: pointer;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear
}

.title-slider .swiper-btn-next:hover,.title-slider .swiper-btn-prev:hover {
    opacity: .6
}

.title-slider .swiper-btn-next {
    margin-top: -50px
}

.title-slider .swiper-btn-prev {
    margin-bottom: -50px
}

[title-slider] .section__content {
    padding-right: 60px
}

.title-bg-slider {
    height: 100%
}

.player-youtube .ytp-cued-thumbnail-overlay {
    display: none!important
}

.swiper-slide .section {
    position: relative
}

.main-title.brand .brand__title {
    width: 100%
}

.main-title.brand .brand__title-firm {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    text-align: left;
    margin-bottom: 10px
}

.main-title.brand .brand__title-firm img {
    height: 80px
}

.main-title.brand .title-bg-slider:after {
    background: linear-gradient(to right, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
}

.main-title.brand .title-bg-slider__image {
    margin-left: 0
}

.main-title.brand .title-bg-slider__image:after {
    display: none
}

.title-bg-slider:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
	background: linear-gradient(to right, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
    z-index: 10
}

.title-bg-slider__image {
    display: block;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover!important;
    position: relative;
    z-index: 1
}

.title-bg-slider__image.image_768 {
    display: none
}

.title-bg-slider__image.image_320 {
    display: none
}

.title-bg-slider__video {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5
}

.title-bg-slider .swiper-slide:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10
}

.not-decor .title-bg-slider:after {
    display: none
}

.wrap-title-bg-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.video-control {
    display: none
}

@media (max-width: 1439px) {
    .main-title .section__content {
        padding-left:0
    }

    .title-bg-slider:after {
        background: linear-gradient(to right, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
    }

    .title-bg-slider__image {
        margin-left: 0
    }

    .main-title.brand .title-bg-slider:after {
        background: linear-gradient(to right, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
    }
}

@media (max-width: 1023px) {
    .main-title {
        min-height:200px
    }

    .main-title__item {
        padding-top: 170px
    }

    .main-title__item .wrap-btn {
        margin-top: 10px
    }

    .main-title .section__content {
        padding-left: 20px
    }

    .main-title .video-control {
        display: inline-block;
        font-size: 100px;
        line-height: 100px;
        position: absolute;
        top: 40%;
        right: 30px;
        z-index: 100;
        cursor: pointer;
        opacity: 0.5
    }

    .title-bg-slider:after {
        background-image: none
    }

    .title-bg-slider video {
        display: none
    }

    [title-slider] .swiper-btn-next,[title-slider] .swiper-btn-prev {
        top: 243px
    }

    [title-slider] .audio-control {
        display: none
    }

    .main-title.brand {
        min-height: 200px
    }

    .main-title.brand .title-bg-slider__image {
        min-height: 420px
    }

    .main-title.brand .title-bg-slider:after {
    }

    .main-title.brand .title-bg-slider__image {
        display: none
    }

    .main-title.brand .title-bg-slider__image.image_768 {
        display: block
    }
}

@media (max-width: 767px) {
    .main-title {
        min-height:200px
    }

    .main-title .section__content {
        padding-left: 0
    }

    .main-title__item {
        padding-top: 160px
    }

    .main-title__item .title {
        padding-right: 0px
    }

    .main-title__item .wrap-btn {
        margin-top: 20px
    }

    .main-title__item .wrap-btn .btn {
        width: 100%
    }

    .title-bg-slider:after {
    }

    .title-bg-slider__image {
        display: none
    }

    .title-bg-slider__image.image_768 {
        display: none
    }

    .title-bg-slider__image.image_320 {
        display: block
    }

    [title-slider] .swiper-btn-next,[title-slider] .swiper-btn-prev {
        top: auto;
        bottom: 40px;
        right: 25px
    }

    [title-slider] .section__content {
        padding-right: 0
    }

    [title-slider] .main-title__item .txt {
        padding-right: 45px
    }

    .main-title.brand .brand__title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .main-title.brand .brand__title-firm,.main-title.brand .brand__title-txt {
        width: 100%;
        margin-left: 0
    }

    .main-title.brand .brand__title-firm {
        text-align: left
    }

    .main-title.brand .brand__title-firm img {
        height: 40px
    }

    .title-slider .audio-control {
        bottom: inherit;
        top: 162px;
        right: 27px
    }

    .swiper-slide-video .title {
        padding-right: 50px
    }
}

.title-headline {
    background-size: cover!important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    min-height: 485px
}

.title-headline:after {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 140%);
    opacity: .8
}

.title-headline__wrap-txt {
    position: relative;
    z-index: 5;
    margin-top: 205px;
    margin-bottom: 60px
}

@media (max-width: 1439px) {
    .title-headline__wrap-txt {
        margin-top:190px
    }
}

@media (max-width: 1023px) {
    .title-headline {
        min-height:auto
    }

    .title-headline__wrap-txt {
        height: auto;
        margin: 160px 0 85px
    }

    .title-headline__txt {
        position: relative;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        top: 0
    }
}

@media (max-width: 767px) {
    .title-headline__wrap-txt {
        margin:160px 0 50px
    }
}

.title-bg {
    height: 240px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover!important;
    position: relative;
	
}

.title-bg:after {
    content: " ";
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	background: -webkit-linear-gradient(left, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
	background: -o-linear-gradient(left, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
	background: linear-gradient(to right, rgba(0, 173, 183, 1) 0%, rgba(0, 173, 183, 0) 40%);
    background-size: cover!important;
}

@media (max-width: 1439px) {
    .title-bg-head .head {
        top:105px
    }

    .title-bg:after {
    
    }
}

@media (max-width: 1023px) {
    .title-bg {
        height:145px
    }

    .title-bg:after {
        
    }

    .title-bg-head .head {
        top: 23px
    }
}

@media (max-width: 767px) {
    .title-bg:after {
        
    }
}

.wrap-news-item {
    margin-bottom: 35px
}

.news-item__link {
    height: 92px;
    display: block;
    background-size: cover!important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    border-width: 0
}

.news-item__link:hover .news-item__txt {
    background-color: rgba(0, 0, 0, 0.8)
}

.news-item__link:not(:last-child) {
    margin-bottom: 24px
}

.news-item__link.sm {
    height: 152px
}

.news-item__link.sm:not(:last-child) {
    margin-bottom: 19px
}

.news-item__link.sm .news-item__txt {
    background-color: rgba(0, 173, 183, 0.8);
    max-height: 92px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.news-item__link.sm:hover .news-item__txt {
    max-height: 100%;
    height: 100%
}

.news-item__link.sm:hover .news-item__txt-contain {
    max-height: 106px
}

.news-item__link.sm.mod:after {
    content: "";
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}

.news-item__link.sm.mod:hover:after {
    background-color: rgba(0, 0, 0, 0.8)
}

.news-item__link.sm.mod .news-item__txt {
    background-color: transparent
}

.news-item__link.md {
    height: 323px;
    margin-bottom: 0!important
}

.news-item__link.md .news-item__txt {
    background-color: rgba(0, 173, 183, 0.8);
    max-height: 125px
}

.news-item__link.md .news-item__txt .txt {
    line-height: 1.3;
    font-size: 20px;
    font-weight: 100
}

.news-item__link.md .news-item__txt-contain {
    max-height: 95px;
    -webkit-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out
}

.news-item__link.md:hover .news-item__txt {
    max-height: 100%;
    height: 100%
}

.news-item__link.md:hover .news-item__txt-contain {
    max-height: 277px
}

.news-item__txt {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 17px 25px;
    color: #fff;
    z-index: 10;
    -webkit-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out
}

.news-item__txt .date {
    font-size: 9px;
    font-weight: 600;
    margin-bottom: 4px;
    text-transform: uppercase
}

.news-item__txt .txt {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 100
}

.news-item__txt-contain {
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

@media (max-width: 1439px) {
    .block-news__btn {
        margin-top:15px
    }

    .list-news__block-lg .row:nth-child(2) {
        display: none
    }

    .list-news__block-md .row>div:nth-child(3),.list-news__block-md .row>div:nth-child(4),.list-news__block-sm .row>div:nth-child(3),.list-news__block-sm .row>div:nth-child(4),.list-news__block-xs .row>div:nth-child(3),.list-news__block-xs .row>div:nth-child(4) {
        display: none
    }
}

@media (max-width: 1023px) {
    .block-news__btn {
        margin-top:30px
    }
}

@media (max-width: 767px) {
    .wrap-news-item {
        margin-bottom:25px
    }

    .block-news__btn {
        margin-top: 25px
    }

    .block-news__btn .btn {
        width: 100%
    }

    .news-item__link:not(:last-child) {
        margin-bottom: 25px
    }

    .news-item__link.sm:not(:last-child) {
        margin-bottom: 25px
    }

    .news-item__link.sm:hover .news-item__txt-contain {
        max-height: 130px
    }

    .news-item__link.md {
        height: 268px
    }

    .news-item__link.md .news-item__txt .txt {
        font-size: 16px;
        line-height: 1.6
    }

    .news-item__link.md:hover .news-item__txt-contain {
        max-height: 240px
    }

    .list-news__block-lg .row:first-child > div:nth-child(3),.list-news__block-lg .row:first-child > div:nth-child(4) {
        display: none
    }

    .list-news__block-md .row>div:nth-child(2),.list-news__block-sm .row>div:nth-child(2),.list-news__block-xs .row>div:nth-child(2) {
        display: none
    }
}

.work__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.work__left-col {
    width: 300px;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.work__addit-info-img {
    margin-right: 20px
}

.work__addit-info-img .img {
    width: 92px;
    height: 90px;
    background-position: 50% 50%;
    background-size: cover!important;
    background-repeat: no-repeat;
    -webkit-filter: gray;
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-mask: url(../images/mask-number.svg) center center / cover;
    mask: url(../images/mask-number.svg) center center / cover;
    -webkit-filter: url("../images/desaturate.svg#grayscale");
    filter: url("../images/desaturate.svg#grayscale")
}

.work__addit-info-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 0 15px
}

.work__addit-info-txt .name {
    margin: 0 0 10px
}

.work__addit-info-txt p {
    font-size: 12px;
    color: #00ADB7;
    margin: 0
}

.work__addit-info {
    -webkit-box-flex: 5;
    -ms-flex-positive: 5;
    flex-grow: 5
}

.work__addit-title-img {
    margin-left: 35px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.work__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.work__addit-title-img .img {
    height: 235px;
    width: 237px;
    background-position: 50% 50%;
    background-size: cover!important;
    background-repeat: no-repeat;
    -webkit-mask: url(../images/mask-number.svg) no-repeat center center / contain;
    mask: url(../images/mask-number.svg) no-repeat center center / contain;
    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;
    padding: 0 45px;
    position: relative;
    border-width: 0
}

.work__addit-title-img .img:hover:after {
    opacity: .8
}

.work__addit-title-img .img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
    opacity: .6;
    background: #00ADB7;
    background: -moz-linear-gradient(top, #00ADB7 0%, #10D1DC 100%);
    background: -webkit-linear-gradient(top, #00ADB7 0%, #10D1DC 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#00ADB7), to(#10D1DC));
    background: -o-linear-gradient(top, #00ADB7 0%, #10D1DC 100%);
    background: linear-gradient(to bottom, #00ADB7 0%, #10D1DC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ADB7', endColorstr='#10D1DC', GradientType=0)
}

.work__addit-title-img .txt {
    position: relative;
    z-index: 5;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    line-height: 1.4
}

.careers__list .link-arrow:after {
    color: #00ADB7
}

.careers__list table {
    border-width: 0;
    margin-left: -20px;
    margin-right: -60px;
    width: calc(100% + 80px);
    border-collapse: separate;
    min-width: auto
}

.careers__list table tbody tr:last-child td {
    border-bottom-width: 1px
}

.careers__list table tbody tr:nth-child(2n) td {
    background-color: #e1f4fc
}

.careers__list table tbody tr:first-child td:first-child,.careers__list table tbody tr:first-child td:last-child,.careers__list table tbody tr:last-child td:first-child,.careers__list table tbody tr:last-child td:last-child {
    border-radius: 0
}

.careers__list .name {
    margin: 0;
    line-height: 1.2;
    position: relative
}

.careers__list .name:after {
    content: "";
    position: absolute;
    z-index: 60;
    color: #ace6f5;
    top: 5px;
    left: -27px;
    width: 14px;
    height: 14px;
    background: url("../images/decor-list.svg") no-repeat 50% 50% / contain
}

.careers__list .name a {
    border-width: 0
}

.careers__list .name a:hover {
    color: #00ADB7
}

.careers__list .txt {
    font-weight: 200;
    color: #767676;
    margin: 10px 0 0 0
}

.careers__list tr:hover td {
    border-top-color: #00ADB7;
    border-bottom-color: #00ADB7
}

.careers__list td {
    border-right-width: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    min-width: 300px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    vertical-align: top
}

.careers__list td:last-child {
    text-align: right;
    padding-right: 60px
}

.careers__list .city {
    font-weight: 900;
    font-size: 24px;
    color: #000;
    margin: 0;
    line-height: 1.2
}

.careers__btn {
    text-align: center;
    margin-top: 50px
}

@media (max-width: 1439px) {
    .work__container {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .work__left-col {
        margin-right: 0;
        margin-bottom: 20px
    }

    .work__left-col,.work__right-col {
        width: 100%
    }

    .careers__select .col-lg-6:first-child {
        margin-bottom: 30px
    }

    .form-resume__btns .col-lg-4:last-child {
        margin-top: 40px
    }
}

@media (max-width: 1023px) {
    .work__addit-title-img .img {
        height:195px;
        width: 197px;
        padding: 0 20px;
        margin-top: 105px
    }

    .careers__list td:last-child {
        padding-right: 65px
    }

    .careers__list table {
        margin-right: -65px;
        width: calc(100% + 85px)
    }
}

@media (max-width: 767px) {
    .work__info {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .work__addit-title-img {
        margin-left: 0;
        width: 100%
    }

    .work__addit-title-img .img {
        margin: 20px auto 0
    }

    .careers .section__title {
        padding-bottom: 10px
    }

    .careers__btn {
        margin-top: 30px
    }

    .careers__btn .btn {
        width: 100%
    }

    .careers__list .city {
        font-weight: 900;
        font-size: 14px
    }

    .careers__list table {
        margin: 20px -25px 0;
        width: 100%;
        width: calc(100% + 50px)
    }

    .careers__list tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .careers__list td {
        width: 100%;
        padding-left: 25px;
        padding-right: 25px
    }

    .careers__list td:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        border-bottom-width: 0;
        text-align: left;
        padding-top: 20px;
        padding-bottom: 0
    }

    .careers__list td:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border-top-width: 0;
        padding-top: 10px;
        padding-bottom: 20px
    }

    .careers__list .name:after {
        display: none
    }

    .form-resume__btns .prompt-item {
        display: none
    }

    .form-resume__btns .col-lg-4 {
        margin-bottom: 25px
    }

    .form-resume__btns .col-lg-4:last-child {
        margin-bottom: 0;
        margin-top: 0
    }
}

.article-item img {
    margin-top: 25px;
    margin-bottom: 25px
}

.article-item .wp-video-shortcode video,.article-item video.wp-video-shortcode {
    width: auto!important;
    max-width: 100%!important;
    height: auto!important
}

.partners-info__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #00ADB7;
    margin: 0 0 20px 0;
    line-height: 1
}

.partners-info__title>span {
    vertical-align: middle
}

.partners-info__title .my-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 75px
}

.partners-info__title .my-icon:before {
    vertical-align: middle
}

.partners-info__title .num {
    font-size: 72px;
    font-weight: 900;
    line-height: 60px;
    position: relative;
    top: 6px;
    margin-left: 15px
}

.partners-info__txt {
    margin: 0 0 65px
}

.win .partners-info__title .num {
    top: -7px
}

.wrap-pros-partners {
    background: url("../images/pros-partners-bg-new.jpg") center center no-repeat;
    background-size: cover!important;
    color: #fff
}


.wrap-pros-partners:before {
	content: ' ';
	top:0; left: 0; width: 100%; height: 100%;
	position: absolute;
	background: #00adb7;
    opacity: 0.85;
}

.wrap-pros-partners .section {
    position: relative;
    z-index: 10
}

.pros-partners {
    margin-left: -17.5px;
    margin-right: -17.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pros-partners.col-5 .pros-partners__item {
    width: 20%
}

.pros-partners.col-4 .pros-partners__item {
    width: 25%
}

.pros-partners.col-3 .pros-partners__item {
    width: 33.333%
}

.pros-partners__item {
    padding-left: 17.5px;
    padding-right: 17.5px;
    text-align: center;
    margin-bottom: 40px
}

.pros-partners__item a {
    display: inline-block;
    color: #fff;
    border-bottom-width: 0
}

.pros-partners__item a:hover {
    opacity: .8
}

.pros-partners__item-title {
    color: #fff;
    font-weight: 900;
    line-height: 1.2;
    margin: 10px 0 5px
}

.pros-partners__item-txt {
    display: none;
    text-align: left
}

.pros-partners__item-icon {
    line-height: 1;
    height: 58px
}

.pros-partners__item-icon .my-icon {
    font-size: 77px;
    height: inherit;
    display: inline-block
}

.pros-partners__item-icon .my-icon:before {
    line-height: 58px
}

.pros-partners__item-icon .my-icon-img {
    height: 58px;
    width: 65px;
    background-repeat: no-repeat;
    background-position: center center
}

.pros-partners__btn {
    text-align: center
}

.pros-partners__btn .btn {
    width: calc(20% - 35px)
}

@media (max-width: 1439px) {
    .pros-partners {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .pros-partners.col-4 .pros-partners__item,.pros-partners.col-5 .pros-partners__item {
        width: 33.333%
    }

    .pros-partners__item {
        margin-bottom: 30px
    }

    .pros-partners__btn {
        text-align: left
    }

    .pros-partners__btn .btn {
        min-width: calc(33.333% - 30px)
    }

    .wrap-pros-partners:before {
        
    }
}

@media (max-width: 1023px) {
    .wrap-pros-partners:before {
        
    }
}

@media (max-width: 767px) {
    .partners-info__txt {
        margin-bottom:35px
    }

    .pros-partners.col-2 .pros-partners__item,.pros-partners.col-3 .pros-partners__item,.pros-partners.col-4 .pros-partners__item,.pros-partners.col-5 .pros-partners__item {
        width: 100%
    }

    .pros-partners__btn .btn {
        width: 100%
    }
}

.page-error {
    background: url("../images/bg-page-error-desk.jpg") no-repeat 50% 50%;
    background-size: cover!important;
    min-height: 100vh
}

.page-error .menu__logo .my-icon {
    color: #00ADB7
}

.page-error .wrap-desktop-menu:hover .menu {
    display: block
}

.page-error .btn-mob-menu span {
    background-color: #00ADB7
}

.page-error__block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center
}

.page-error__title {
    width: 100%;
    margin-top: 90px;
    margin-bottom: 145px
}

.page-error__sub-txt {
    width: 100%;
    font-size: 24px;
    margin: 75px 0 50px;
    line-height: 1.4
}

.page-error__num-error {
    color: #00ADB7;
    width: 100%;
    position: relative
}

.page-error__num-error .dop-txt {
    position: absolute;
    text-transform: uppercase;
    right: 105px;
    bottom: -97px;
    font-size: 42px;
    font-weight: 100;
    letter-spacing: 0
}

.page-error__num-error img {
    display: inline-block;
    width: 300px
}

.page-error__num-error .txt {
    font-size: 412px;
    display: inline-block;
    line-height: 365px;
    position: relative;
    letter-spacing: -12px;
    font-weight: 200
}

.page-error__content {
    text-align: center
}

.page-error__content .section,.page-error__content .section__content {
    min-height: inherit
}

.page-error .foot {
    background: transparent;
    color: #00ADB7
}

.page-error .foot__logo a {
    color: #00ADB7
}

.page-error .foot__social .menu__social a {
    color: #00ADB7
}

.page-error__content {
    min-height: calc(100vh - 130px)
}

.linux .page-error__num-error .dop-txt,.win .page-error__num-error .dop-txt {
    bottom: -125px
}

@media (max-width: 1439px) {
    .page-error {
        background-image:url('../images/bg-page-error-1024.jpg')
    }

    .page-error__title {
        margin-bottom: 45px
    }

    .page-error__title span {
        display: block
    }

    .page-error__sub-txt {
        margin-top: 0
    }

    .page-error__num-error .txt {
        font-size: 320px
    }

    .page-error__num-error .txt:last-child {
        position: relative;
        left: -10px
    }

    .page-error__num-error img {
        width: 240px
    }

    .page-error__num-error .dop-txt {
        font-size: 32px;
        bottom: -76px;
        right: 75px
    }

    .page-error__content .section {
        padding-left: 60px;
        padding-right: 60px
    }

    .page-error__content .section__content {
        padding-left: 0
    }

    .linux .page-error__num-error .dop-txt,.win .page-error__num-error .dop-txt {
        bottom: -97px
    }
}

@media (max-width: 1023px) {
    .page-error {
        background-image:url("../images/bg-page-error-768.jpg")
    }

    .page-error__title {
        margin-top: 150px;
        margin-bottom: 80px
    }

    .page-error .foot__col:first-child {
        margin-bottom: 20px
    }

    .page-error__sub-txt {
        margin-top: 80px
    }

    .page-error__content {
        min-height: calc(100vh - 185px)
    }
}

@media (max-width: 767px) {
    .page-error {
        background-image:url("../images/bg-page-error-320.jpg")
    }

    .page-error__title {
        font-size: 24px;
        margin-top: 140px;
        margin-bottom: 25px
    }

    .page-error__content {
        min-height: calc(100vh - 70px)
    }

    .page-error .foot {
        padding-top: 0;
        padding-bottom: 0
    }

    .page-error .foot__txt {
        font-size: 12px;
        color: #bababa
    }

    .page-error .foot__col:nth-child(2),.page-error .foot__col:nth-child(3) {
        display: none
    }

    .page-error__sub-txt {
        font-size: 14px;
        margin-top: 25px;
        margin-bottom: 25px
    }

    .page-error__num-error .txt {
        font-size: 140px;
        line-height: 130px
    }

    .page-error__num-error .dop-txt {
        font-size: 14px;
        bottom: -33px;
        right: 25px
    }

    .page-error__num-error img {
        width: 105px
    }

    .page-error__content .section {
        padding-left: 25px;
        padding-right: 25px
    }

    .linux .page-error__num-error .dop-txt,.win .page-error__num-error .dop-txt {
        bottom: -42px
    }
}

.other-info__item p {
    margin: 0 0 45px
}

.other-info__block {
    padding: 30px 25px 25px;
    background: url("../images/main-bg.svg") no-repeat 50% 50%;
    background-size: 695px auto;
    color: #fff
}

.other-info__block-content {
    height: 118px;
    overflow: hidden
}

.other-info__block-title {
    overflow: hidden;
    max-height: 56px
}

.other-info__block h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative
}

.other-info__block h4:after {
    content: "";
    width: 500px;
    right: -512px;
    border-top: 1px solid #fff;
    position: absolute;
    top: 11px
}

.other-info__block p {
    margin: 0;
    font-size: 16px;
    line-height: 1.4
}

.history-devel {
    overflow: hidden
}

.history-devel__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -17.5px;
    margin-right: -17.5px;
    position: relative
}

.history-devel__content:after {
    content: "";
    position: absolute;
    border-radius: 46px;
    left: -8px;
    width: 10px;
    background-color: #fff;
    z-index: 100;
    top: 19px;
    height: 1000px
}

.history-devel__item {
    width: 33.333%;
    padding-left: 17.5px;
    padding-right: 17.5px;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    z-index: 101
}

.history-devel__item:first-child .decor:after {
    top: -15px;
    content: "";
    left: -21px;
    border: 1px solid #00ADB7;
    position: absolute;
    z-index: -1;
    border-top-width: 0;
    border-right-width: 0;
    border-radius: 0 0 0 30px;
    height: 30px;
    width: 275%
}

.history-devel__item:nth-child(3) .decor:after {
    content: "";
    position: absolute;
    width: 65%;
    border: 1px solid #00ADB7;
    border-bottom-width: 0;
    border-left-width: 0;
    border-radius: 0 30px 0 0;
    right: -40px;
    top: 15px;
    height: 125px;
    z-index: -1
}

.history-devel__item:nth-child(6) {
    z-index: 100
}

.history-devel__item:nth-child(6) .decor:after {
    content: "";
    position: absolute;
    border: 1px solid #00ADB7;
    border-top-width: 0;
    border-left-width: 0;
    border-radius: 0 0 30px 0;
    right: -40px;
    height: 130px;
    bottom: 22px;
    width: 275%;
    z-index: -1
}

.history-devel__item .year {
    font-weight: 900;
    font-size: 36px;
    color: #00ADB7;
    line-height: 30px
}

.history-devel__item .decor {
    position: relative
}

.history-devel__item .decor span {
    width: 140px;
    height: 30px;
    display: inline-block;
    position: relative;
    background-color: #fff
}

.history-devel__item .decor span:after {
    content: "";
    position: absolute;
    top: 9px;
    bottom: 9px;
    left: 20px;
    right: 20px;
    background: url("../images/decor-dashed.svg") repeat-x 50% 50%;
    background-size: auto 100%
}

.history-devel__item .txt {
    min-height: 50px
}

@media (max-width: 1439px) {
    .other-info .section {
        padding-bottom:15px
    }

    .other-info__items-wrap .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .other-info__block {
        margin-bottom: 35px
    }

    .history-devel__item {
        width: 50%;
        padding-left: 35px;
        padding-right: 35px
    }

    .history-devel__item .txt {
        min-height: 100px
    }

    .history-devel__item:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .history-devel__item:first-child .decor:after {
        width: 175%;
        left: -39px
    }

    .history-devel__item:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .history-devel__item:nth-child(2) .decor:after {
        content: "";
        position: absolute;
        border: 1px solid #00ADB7;
        z-index: -1;
        width: 65%;
        border-bottom-width: 0;
        border-left-width: 0;
        border-radius: 0 30px 0 0;
        right: -30px;
        top: 15px;
        height: 150px
    }

    .history-devel__item:nth-child(6) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        z-index: 110
    }

    .history-devel__item:nth-child(6) .decor:after {
        right: inherit;
        left: -17.5px;
        width: 75%;
        border-right-width: 0;
        border-left-width: 1px;
        border-radius: 30px 0 0 0;
        border-bottom-width: 0;
        border-top-width: 1px;
        bottom: inherit;
        top: 15px
    }

    .history-devel__item:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        z-index: 100
    }

    .history-devel__item:nth-child(3) .decor:after {
        right: -30px;
        border-top-width: 0;
        border-bottom-width: 1px;
        border-radius: 0 0 30px 0;
        width: 175%;
        bottom: 22px;
        top: inherit
    }

    .history-devel__item:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        z-index: 99
    }

    .history-devel__item:nth-child(5) .decor:after {
        content: "";
        position: absolute;
        left: -17.5px;
        bottom: 22px;
        width: 175%;
        z-index: -1;
        border: 1px solid #00ADB7;
        border-radius: 0 0 0 30px;
        height: 135px;
        border-top-width: 0;
        border-right-width: 0
    }

    .history-devel__item:nth-child(4) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media (max-width: 767px) {
    .other-info__block {
        margin-bottom:25px
    }

    .other-info .section {
        padding-bottom: 25px
    }

    .history-devel .section__title {
        padding-bottom: 15px
    }

    .history-devel__content:after {
        display: none
    }

    .history-devel__item {
        width: 100%;
        margin-top: 60px;
        margin-bottom: 10px;
        padding-left: 17.5px;
        padding-right: 17.5px
    }

    .history-devel__item:first-child .decor:after,.history-devel__item:nth-child(2) .decor:after,.history-devel__item:nth-child(3) .decor:after,.history-devel__item:nth-child(4) .decor:after,.history-devel__item:nth-child(5) .decor:after,.history-devel__item:nth-child(6) .decor:after {
        content: "";
        position: absolute;
        display: inline-block;
        border: 1px solid #00ADB7;
        border-radius: 0;
        border-width: 0 0 0 1px;
        width: 1px;
        height: 40px;
        left: 50%;
        right: inherit;
        top: -90px;
        bottom: inherit
    }

    .history-devel__item:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .history-devel__item:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .history-devel__item:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .history-devel__item:nth-child(6) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .history-devel__item:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .history-devel__item:nth-child(4) {
        margin-bottom: 40px;
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .history-devel__item .txt {
        min-height: auto
    }
}

#map {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gm-style-iw {
    overflow: visible!important
}

.gm-style-iw>div {
    background-color: rgba(255, 255, 255, 0.92);
    width: 600px;
    font-weight: 200;
    font-size: 14px;
    color: #767676;
    -webkit-box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.1);
    overflow: visible!important;
    max-height: 100%!important
}

.gm-style .gm-style-iw-c {border-radius: 0;}

.gm-style-iw>div>div {
    overflow: visible!important
}

.gm-style-iw~img {
    width: 26px!important;
    height: 26px!important;
    top: 40px!important;
    right: 70px!important
}

.gm-style-iw+div {
    width: 26px!important;
    height: 26px!important;
    top: 0px!important;
    right: 70px!important;
    opacity: 1!important
}

.gm-style-iw+div:hover:after {
    color: rgba(186, 186, 186, 0.7)
}

.gm-style-iw+div:after {
    content: '\0068';
    font-family: 'Glyphter';
    font-size: 26px;
    color: #bababa;
    -webkit-transition: color .25s linear;
    -o-transition: color .25s linear;
    transition: color .25s linear
}

.gm-style-iw+div img {
    display: none
}

.gm-style-iw .win-info {
    font-family: 'HelveticaNeue', Arial;
    line-height: 1.6;
    position: relative;
    z-index: 10
}

.gm-style-iw .win-info__block-btn {
    text-align: center;
    margin-top: 30px;
	padding:  0 0 30px 0;
}

.gm-style-iw .win-info__contain {
    position: relative;
    z-index: 11
}

.gm-style-iw .win-info__decor {
    position: absolute;
    left: -160px;
    top: -78px;
    width: 205px;
    height: 205px;
    background-position: 50% 50%;
    background-size: cover!important;
    background-repeat: no-repeat;
    mask: url(../images/mask-number.svg);
    -webkit-mask: url(../images/mask-number.svg) no-repeat center center / contain;
    z-index: 20
}

.gm-style-iw .win-info__decor-shadow {
    
}

.gm-style-iw .win-info__title {
    padding-left: 100px;
    border-bottom: 1px solid #00ADB7
}

.gm-style-iw .win-info__offices {
    margin-left: 100px
}

.gm-style-iw .win-info__offices-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 25px 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.gm-style-iw .win-info__offices-item:last-child {
    border-bottom-width: 0
}

.gm-style-iw .win-info__offices-item .num-office {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    white-space: nowrap
}

.gm-style-iw .win-info__offices-item .info-office {
    padding-left: 20px;
    font-size: 14px;
    padding-top: 3px
}

.gm-style-iw .win-info__offices-item .info-office__phones a {
    line-height: 1;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px
}

.gm-style-iw .win-info__offices-item .info-office__phones a:last-child {
    margin-right: 0
}

.gm-style-iw .win-info__offices-item .info-office__name {
    margin-bottom: 5px
}

.gm-style-iw .name-city {
    margin-bottom: 5px
}

.gm-style-iw .title-txt {
    font-size: 14px;
    display: block;
    margin: 0;
    padding-bottom: 15px
}

@media (max-width: 1439px) {
    .gm-style-iw+div {
        top:0px!important
    }

    .gm-style-iw>div {
        width: 450px;
        
    }

    .gm-style-iw .win-info__block-btn {
        margin-top: 20px
    }

    .gm-style-iw .win-info__decor {
        width: 155px;
        height: 155px;
        left: -72px;
        top: -77px
    }

    .gm-style-iw .win-info__decor-shadow {

    }

    .gm-style-iw .name-city {
        font-size: 24px
    }

    .gm-style-iw .title-txt {
        padding-bottom: 22px
    }
}

@media (max-width: 1023px) {
    .gm-style-iw>div {
        
    }

    .gm-style-iw~img {
        width: 20px!important;
        height: 20px!important;
        top: 30px!important;
        right: 60px!important
    }

    .gm-style-iw+div {
        width: 20px!important;
        height: 20px!important;
        top: 0px!important;
        right: 60px!important
    }

    .gm-style-iw+div:after {
        font-size: 20px
    }

    .gm-style-iw .name-city {
        font-size: 18px;
        margin-bottom: 3px
    }

    .gm-style-iw .title-txt {
        font-size: 12px;
        padding-bottom: 15px
    }

    .gm-style-iw>div {
        width: 340px;
        
    }

    .gm-style-iw .win-info__block-btn {
        margin-top: 30px
    }

    .gm-style-iw .win-info__decor {
        width: 120px;
        height: 120px;
        left: -51px;
        top: -61px
    }

    .gm-style-iw .win-info__decor-shadow {

    }

    .gm-style-iw .win-info__offices {
        margin-left: 70px;
        max-height: 130px;
        overflow-y: auto
    }

    .gm-style-iw .win-info__offices-item {
        padding: 10px 15px 7px 0
    }

    .gm-style-iw .win-info__offices-item .num-office {
        font-size: 14px
    }

    .gm-style-iw .win-info__offices-item .info-office {
        font-size: 12px;
        padding-top: 0
    }

    .gm-style-iw .win-info__offices-item .info-office__phones a {
        margin-right: 10px;
        margin-bottom: 3px
    }
}

@media (max-width: 767px) {
    .gm-style-iw .win-info__decor {
       left: -13px;
        top: -66px;
        width: 184px;
        height: 184px;
    }

    .gm-style-iw .win-info__title {
        padding-left: 15px
    }

    .gm-style-iw .win-info__offices {
        margin-left: 15px;
        max-height: 92px
    }

    .gm-style-iw>div {
        width: 270px
    }
}

@media (max-width: 767px) {
    .page-id-161 .modal.in .modal-dialog,.page-map .modal.in .modal-dialog {
        -webkit-transform:translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .page-id-161 .modal-dialog,.page-map .modal-dialog {
        top: 10%
    }
}

.vacant .section__content hr+h2 {
    margin-top: 20px
}

.cat-brands__item {
    height: 200px;
    background-color: #00ADB7;
    margin-bottom: 35px;
    position: relative;
    padding: 0 40px 0;
    display: block;
    border-width: 0
}

.cat-brands__item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

.cat-brands__item:hover:after {
    opacity: .2
}

.cat-brands__item .my-icon {
    position: absolute;
    color: #fff;
    font-size: 140px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 140px;
    right: 40px;
    height: 140px;
    opacity: .3;
    z-index: 1
}

.cat-brands__item .my-icon-img {
    background-size: contain!important;
    background-repeat: no-repeat;
    background-position: bottom right;
    opacity: 1;
    width: 200px;
	filter: brightness(530%);
    opacity: 0.5;
}

.cat-brands__item .my-icon-img:before {
    content: ""
}

.cat-brands__item .txt {
    color: #fff;
    position: absolute;
    z-index: 10;
    display: block;
    bottom: 40px;
    left: 40px;
    right: 40px
}

.wrap-brands {
    overflow: visible
}

.linux .cat-brands__item .my-icon:before,.win .cat-brands__item .my-icon:before {
    position: relative;
    top: 20px
}

.brands__btn {
    text-align: center;
    margin-top: 15px
}

.brands__item {
    width: 100%;
    padding-top: 100%;
    display: block;
    border-width: 0;
    background-position: 50% 50%;
    background-size: cover!important;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 35px
}

.brands__item:after,.brands__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #00ADB7;
    opacity: .6;
    z-index: 5
}

.brands__item:before {
    background-color: #fff;
    z-index: 6;
    opacity: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.brands__item:hover:before {
    opacity: .6
}

.brands__item-firm {
    position: absolute;
    z-index: 10;
    width: 60%;
    height: 60%;
    max-height: 70px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain!important
}

.blue-bg-headline {
    padding: 3px 15px;
    color: #fff;
    background: url(../images/main-bg.svg) top right no-repeat;
    background-size: cover;
}

.brand-block {
    margin-top: 30px
}

img.brand-block-img {
    float: left;
    width: 300px;
    margin: 0 35px 25px 0
}

.brand-block-content ul {
    display: inline-block;
    width: calc(100% - 350px)
}

.brand-block-content h3 {
    margin-bottom: 20px
}

.wrap-news-item {
    margin-top: 35px;
    margin-bottom: 35px
}

.title-product {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.descr-product {
    font-size: 14px;
    line-height: 17px;
    font-weight: lighter
}

.owl-nav {
    text-align: center
}

.owl-nav [class*=owl-] {
    color: #C0C0C0;
    line-height: 1;
    font-size: 50px;
    padding: 0 25px;
    display: inline-block;
    cursor: pointer
}

.owl-nav [class*=owl-]:hover {
    color: #a6a6a6
}

.owl-nav [class*=owl-].disabled {
    color: #ddd;
    cursor: default
}

@media (max-width: 767px) {
    .wrap-brands .section__title h2 {
        margin-bottom:20px
    }

    .cat-brands__item {
        height: 180px
    }

    .cat-brands__item .my-icon {
        font-size: 120px;
        line-height: 120px;
        height: 120px
    }

    .cat-brands__item .txt {
        left: 30px;
        right: 30px;
        bottom: 25px
    }

    .linux .cat-brands__item .my-icon:before,.win .cat-brands__item .my-icon:before {
        position: relative;
        top: 15px
    }

    .brands .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .brands .row>div {
        padding-right: 10px;
        padding-left: 10px
    }

    .brands__item {
        margin-bottom: 20px
    }

    .brands__item-firm {
        padding-top: 30%;
        height: auto;
        width: 70%
    }

    .brand-block-content ul {
        display: block;
        width: 100%
    }

    img.brand-block-img {
        float: left;
        width: 100%
    }
}

.grecaptcha-badge {position: fixed;
    right: auto !important;
    left: -1000px !important;}
