/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}



*:focus {
    outline: none;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */



/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a {
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */


h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    padding: 0 0 10px 0;
    margin: 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    max-width: 100%;
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}
body {
    font-family: Arial, serif;
    font-size: 12px;
    line-height: 20px;
}
table {
    border-collapse: collapse;
}
table td, table th {
    padding: 0;
    border: none 0;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
    line-height: normal !important;
}
input[type="text"],
input[type="password"],
textarea {
    outline: none;
    resize: none;
}
h1, h2, h3, .like-h1 {
    font-weight: normal;
}
a, a:focus {
    outline: none;
}
a img {
    border: none;
}
.clear  {
    clear: both;
}
.bx-core-adm-dialog, .bx-core-adm-dialog a, .bx-core-adm-dialog span, .bx-core-adm-dialog div {
    vertical-align: middle !important;
}
.pad0{padding: 0;}
.pad10{padding: 10px;}
.img40p{max-width:40%;}
.img60p{max-width:60%;}
.img80p{max-width:80%;}
.text-bold{font-weight:bold!important;}
.text-cntr{text-align:center;}
.text-cntr div,.text-cntr p{text-align:center;}
.rebus-row{overflow:hidden;clear:oth}
.rebus-lg-6{width:50%;float:left;}
.rebus-lg-3{width:25%;float:left;}
.rebus-lg-4{width:33.33%;float:left;}
.rebus-lg-9{width:75%;float:left;}
.font01{font:24px 'Exo 2';font-weight:bold;color: #034a6e;line-height:36px;}
.font02{font:inherit;color: #777;}
.font03{font:85% 'Exo 2';}
.table01{width:100%}
.table01 img{width:20px;}
.table01 th{font-size:13px;text-align:center;}
.table01 tr:nth-child(2n){background:#f4f4f4;}
.table01 td,.table01 th{padding:10px;}
.table01 tr td:nth-child(1){text-align:left;font-size:13px;}
.table01 tr td:nth-child(2){text-align:center;}
.table01 tr td:nth-child(3){text-align:center;}
.table01 tr td:nth-child(4){text-align:center;}

.h10{height:10px!important;}
.h20{height:20px!important;}
.h30{height:30px!important;}
.h40{height:40px!important;}
.h50{height:50px!important;}
.h60{height:60px!important;}
.h70{height:70px!important;}
.h80{height:80px!important;}
.h90{height:90px!important;}
.h100{height:100px!important;}
.button-red{
	background:#a00;color:#fff;display:inline-block;padding:10px 40px;text-transform:uppercase;font:14px 'Exo 2';transition:all 0.5s}
.button-red:hover{background:#c00;color:#fff;}
/* Конец таблицы сброса   ================================================             */

::-webkit-input-placeholder {
    color:#d5d5d5;
    font-weight: 300;
    font-family: "Roboto", "sans-serif";
}
::-moz-placeholder          {
    color:#d5d5d5;
    font-weight: 300;
    font-family: "Roboto", "sans-serif";
}
:-moz-placeholder           {
    color:#d5d5d5;
    font-weight: 300;
    font-family: "Roboto", "sans-serif";
}

.inputtext::placeholder,
.inputtextarea::placeholder,
.inputtext:-ms-input-placeholder,
.inputtextarea:-ms-input-placeholder,
:-ms-input-placeholder      {
    color:#d5d5d5;
    font-weight: 300;
    font-family: "Roboto", "sans-serif";
}


/*::-webkit-input-placeholder, !* WebKit, Blink, Edge *!*/
/*::-moz-placeholder, !* Mozilla Firefox 19+ *!*/
/*:-ms-input-placeholder {*/
/*font-weight: 300;*/
/*font-family: "Calibri", "sans-serif";*/
/*color: red;*/
/*}*/


/*::-webkit-input-placeholder {color:#888888;}*/
/*::-moz-placeholder          {color:#888888;}*/
/*:-moz-placeholder           {color:#888888;}*/
/*:-ms-input-placeholder      {color:#888888;}*/

/*::selection {background: rgba(245, 156, 0, 0.2);}*/
/*::-moz-selection {background: rgba(245, 156, 0, 0.2);}*/

html, body, #wrapper {
    min-height: 100%;
    font-size: 14px;
    line-height: 23px;
    font-family: 'Noto Sans', sans-serif;
}

#wrapper {
    min-width: 990px;
}

h1, h2, h3, .like-h1
{
    font-family: 'Exo 2', sans-serif;
}

h1, .h1, .like-h1  {
    font-size: 24px;
    color: #034a6e;
    text-transform: uppercase;
    line-height: 34px;
    margin-bottom: 30px;
}

h2  {
    /*font-size: 20px;*/
    /*font-size: 26px;*/
    font-size: 28px;
    color: #034a6e;
    line-height: 34px;
    margin: 25px 0 20px 0;
}

a {
    color: #48a2d0;
    transition: color .3s;
}

a:hover {
    text-decoration: none;
    color: #008489;
}

footer {
    min-width: 990px;
    height: 440px;
    margin-top: -440px;
    background: #034a6e;
}

#for_footer {
    width: 100%;
    height: 440px;
}

header {
    width: 930px;
    height: 145px;
    margin: 0 auto;
    position: relative;
}

.content {
    width: 930px;
    margin: 0 auto;
}

#logo {
    width: 251px;
    height: 76px;
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    /*background: url("images/logo.svg") center no-repeat;*/
    /*background: url("images/logo-empty.svg") center no-repeat;*/
    background: url("images/logo-sinto-2019.png") center no-repeat;
    background-size: contain;
}

.header_nav {
    position: absolute;
    left: 328px;
    top: 33px;
    font-size: 13px;
}
.header_nav ul {
    margin: 0;
    padding: 0;
}
.header_nav li {
    list-style-type: none;
    padding-bottom: 1px;
}

.header_nav a {
    color: #acacac;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
}

.header_nav a:hover {
    border-bottom: 1px solid #acacac;
}

.phone_block {
    line-height: 32px;
    position: absolute;
    left: 577px;
    top: 17px;
}

.phone-right {float:right;}
.phone-right img{height:44px;padding:0 14px;}
.phone-left {float:left;}
.phone-left img{height:44px;padding:0 14px;}
.phone-left img{height:44px;padding:0 14px;}
.phone {
    color: #000;
    font-size: 21px;
    padding: 3px 0;
    line-height: 31px;
    font-family: 'Exo 2', sans-serif;
}
.phone div{text-align:right}
.phone div:nth-child(1) a{
    /*font-size:24px;*/
    color:#000;text-decoration:none;transition: all 0.2s;}
.phone div:nth-child(1) a:hover{color: #034a6e;}
.phone div:nth-child(2) a{
    /*font-size:17px;*/
    color:#000;text-decoration:none;transition: all 0.2s;}
.phone div:nth-child(2) a:hover{color: #034a6e;}
.phone__free {
    font-size: 13px;
    display: block;
    margin-top: -5px;
}

.two_lines {
    margin-top: -10px;
}

.phone_descr {
    color: #d5d5d5;
    font-size: 11px;
    line-height: 14px;
}

.search_page {
    margin-bottom: 30px;
}

.search_form {
    z-index: 10;
    position: absolute;
    background: #fff;
    top: 35px;
    right: 0;
    width: 0;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.search_submit {
    vertical-align: middle;
    width: 32px;
    right: 1px;
    position: absolute;
    height: 32px;
    border: none;
    background: url("images/search_active.svg") center no-repeat;
}

.search_form_cont {
    position: relative;
    width: 344px;
    padding: 1px;
    border: 1px solid rgba(227, 227, 227, 0.61);
}

.search_submit:focus {
    outline: none;
    cursor: pointer;
}

.search_string {
    vertical-align: middle;
    padding-left: 10px;
    width: 295px;
    height: 30px;
    border: none;
    color: #333;
    font-size: 13px;
}



.show_search_form {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 43px;
    right: 0;
    cursor: pointer;
    background: url("images/search_hover.svg") center no-repeat;
}

/*.show_search_form:hover {*/
    /*background: url("images/search_hover.svg") center no-repeat;*/
/*}*/

nav a{text-decoration:none!important}

nav {
    position: relative;
    z-index: 5;
    white-space: nowrap;
    width: 990px;
    margin: 0 auto 29px auto;
}

nav .first_lvl {
    position: relative;
    padding: 0;
    width: 990px;
    height: 60px;
    background: #034a6e;
    display: table;
    margin: -30px auto;
    font-size: 18px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.38);

}

nav .fixed_nav {
    position: fixed;
    height: 45px;
    top: 30px;
    z-index: 100;
    font-size: 16px;
    transition: all .4s;
}

nav .fixed_nav > li > a {
    padding: 12px 5px 0 5px;
    height: 33px;
    font-size: 18px;
    transition: all .4s;
}

.nav_logo {
    width: 60px;
    /*height: 45px;*/
    /*display: none;*/
    padding: 0;
    overflow: hidden;
    background: url("images/small_logo.svg?123") center no-repeat;
    transition: all .4s;
}
.nav_logo--color {
    background: none;
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 0;
}
.nav_logo__sign {
    position: absolute;
    /*background: url("images/logo-color.svg") center no-repeat #fff;*/
    /*background: url("images/logo-color-2.svg") center no-repeat;*/
    background: url("images/small_logo.svg") center no-repeat;
    width: 50px;
    height: 50px;
    background-size: 35px;
    top: 5px;
    left: 0;
}
.nav_logo__bg {
    /*content: '';*/
    /*position: absolute;*/
    /*top: 10px;*/
    /*right: 10px;*/
    /*bottom: 10px;*/
    /*left: 10px;*/

    /*content: '';*/
    /*position: absolute;*/
    /*top: 22px;*/
    /*right: 19px;*/
    /*bottom: 22px;*/
    /*left: 22px;*/
    /*background: #fff;*/
    /*border-radius: 50%;*/
    /*box-shadow: 0px 0px 15px 14px rgba(255,255,255,1);*/
    /*opacity: 0.9;*/
}

nav .fixed_nav .nav_logo {
    display: table-cell;
    padding: 0 30px;
}
nav .fixed_nav .nav_logo--color {
    padding: 0 25px;
    padding-right: 40px;
}



nav .first_lvl > li {
    padding: 0;
    margin: 0;
    /*width: 990px;*/
    width: 890px;
    display: table-cell;
    position: relative;
}

nav .first_lvl > li > a {
    display: block;
    padding: 18px 5px 2px 5px;
    height: 40px;
    color: #fff;
    text-decoration: none;
    /*text-align: center;*/
    text-align: left;
    transition: all .3s;
}
nav .first_lvl > li:last-child > a {
    text-align: center;
}
nav.fixed_nav0 .equilizer-div {
    margin-left: 8px;
    margin-right: 3px;
}
nav .first_lvl > li:nth-child(7) {
    width: 330px;
}
/*nav.fixed_nav0 .radio-head__btn {*/
/*transform: translateY(-4px);*/
/*}*/

nav .first_lvl > li > a:hover {
    /*color: #034a6e;*/
}

#wrapper .root-item-selected {
    /*color: #F59C00;*/
}

.dropdown:after {
    display: none;
    content: '';
    position: absolute;
    width: 10px;
    height: 5px;
    right: -21px;
    top: 10px;
    background: url("images/arrow_down_white.svg") center no-repeat;
}

#wrapper .root-item-selected .dropdown:after {
    background: url("images/arrow_down_orange.svg") center no-repeat;
}

.root-item-selected .dropdown:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 5px;
    right: -21px;
    top: 10px;
    background: url("images/arrow_down_white.svg") center no-repeat;
}


nav .first_lvl li:hover > .submenu {
    /*display: block;*/
}

.crafty_hover {
    position: relative;
    z-index: 1;
    transition: all .4s;
}

/*.crafty_hover::before {*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background: #fff;*/
/*z-index: -1;*/
/*opacity: 0;*/
/*-webkit-transform: scale3d(0.7, 1, 1);*/
/*transform: scale3d(0.7, 1, 1);*/
/*-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;*/
/*transition: transform 0.4s, opacity 0.4s;*/
/*-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);*/
/*transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);*/
/*}*/

nav .first_lvl > li > a.selected {
    background: #fff;
    color: #034a6e;
}

/*.first_lvl li > .crafty_hover.root-item-selected::before,*/
/*.first_lvl li.active > .crafty_hover::before,*/
/*.crafty_hover:hover::before,*/
/*.first_lvl li:hover > .crafty_hover::before {*/
/*opacity: 1;*/
/*-webkit-transform: translate3d(0, 0, 0);*/
/*transform: translate3d(0, 0, 0);*/
/*}*/
.first_lvl li > .crafty_hover > span {
    position: relative;
}
.first_lvl li > .crafty_hover > span:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    height: 3px;
    background: #cfcfcf;
    opacity: 0;
    transition: all .3s;
}

.first_lvl li > .crafty_hover.root-item-selected > span:before,
.first_lvl li.active > .crafty_hover > span:before,
.first_lvl li:hover > .crafty_hover > span:before {
    opacity: 1;
}

.first_lvl li.active > .crafty_hover,
.first_lvl li:hover > .crafty_hover {
    /*background: #fff !important;*/
}

.first_lvl li.active > .crafty_hover,
.first_lvl li:hover > .crafty_hover {
    /*color: #034a6e;*/
}


#wrapper nav .first_lvl > li:last-child > a {
    /*background: #f59c00;*/
    background: #f6bb42;
    color: #fff;
}

#wrapper nav .first_lvl > li:last-child > a:hover {
    /*color: #f59c00;*/
    color: #f6bb42;
}

.dropdown {
    position: relative;
}



.submenu {
    z-index: 99999999;
    background: #fff;
    /*font-size: 15px;*/
    font-size: 17px;
    line-height: 24px;
    position: absolute;
    top: 60px;
    left: 0;
    margin: 0;
    padding: 44px 30px 25px 30px;
    min-width: 100%;
    box-sizing: border-box;
    display: none;
    box-shadow: 0 10px 24px -5px rgba(0, 0, 0, 0.38);
}

nav ul.submenu li {
    display: block;
    padding: 0 0 17px 0;
}

nav ul.submenu li a {
    text-decoration: none!important;
    color: #034a6e;
    transition: 0.3s all;
}

nav ul.submenu li a:hover {
    text-decoration: none;
    color: #f59c00;
}


.projects_menu {
    z-index: 9999999999;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    display: none;
    box-shadow: 0 10px 24px -5px rgba(0, 0, 0, 0.38);

}

.projects_menu a {
    /*font-size: 15px;*/
    font-size: 17px;
}
.projects_menu a span {
    color: #034a6e;
    transition: 0.3s all;
}
.projects_menu a:hover {
    text-decoration: none;
}
.projects_menu a:hover span {
    color: #f59c00;
}

.first_lvl li:hover >  .projects_menu {
    /*display: block;*/
}

.nav_prj_title {
    color: #acacac;
    /*font-size: 18px;*/
    font-size: 21px;
    line-height: 32px;
    font-family: 'Exo 2', sans-serif;
    text-transform: none;
    padding-bottom: 16px;
}

.nav_prj_sect {
    /*padding: 20px 30px 10px 30px;*/
    padding: 20px 30px 10px 30px;
    /*border-bottom: 1px solid #dae9f1;*/
    border-bottom: 1px solid #dadada;
    width: 100%;
    box-sizing: border-box;
    white-space: normal;
}

.nav_prj_sect a.lh23 {
    color: #48a2d0;
}
.nav_prj__block {
    /*min-width: 265px;*/
    /*width: 430px;*/
    width: 370px;
    float: left;
    white-space:normal;
    /*overflow:hidden;	*/
}
.nav_prj_link_pad {
    /*display: inline-block;*/
    /*float: left;*/
    padding: 0 0 15px 35px;
    position: relative;
    text-decoration: none;
}
.nav_link__amount {
    font-size: 13px;
    color: #cccccc;
    /*display: inline-block;*/
    /*float: left;*/
}

.nav_prj_link_pad:hover {
}

.nav_prj_link_pad:before {
    content: '';
    position: absolute;
    left: 0;
    /*top: 4px;*/
    top: 1px;
    width: 20px;
    height: 20px;
    /*background-position: top center;*/
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: 0.3s all;
}

.blue_icon_47219 {background-image: url("images/excavator.svg")}


/*.icon_12:hover:before {background-image: url("images/zdrav_orange_big.svg")}*/
.blue_icon_12 {background-image: url("images/zdrav_blue_big.svg")}
.icon_12:before {background-image: url("images/zdrav_blue_big.svg")}
/*.icon_12:hover:before {background-image: url("images/zdrav_orange_big.svg")}*/

.blue_icon_18 {background-image: url("images/banki_big_blue.svg")}
.icon_18:before {background-image: url("images/banki_big_blue.svg")}
/*.icon_18:hover:before {background-image: url("images/banki_orange_big.svg")}*/

.blue_icon_19 {background-image: url("images/armia_blue_big.svg")}
.icon_19:before {background-image: url("images/armia_blue_big.svg")}
/*.icon_19:hover:before {background-image: url("images/armia_orange_big.svg")}*/

.blue_icon_20 {background-image: url("images/torgovla_blue_big.svg")}
.icon_20:before {background-image: url("images/torgovla_blue_big.svg")}
/*.icon_20:hover:before {background-image: url("images/togovla_orange_big.svg")}*/

.blue_icon_21 {background-image: url("images/gov_blue_big.svg")}
.icon_21:before {background-image: url("images/gov_blue_big.svg")}
/*.icon_21:hover:before {background-image: url("images/gov_orange_big.svg")}*/

.blue_icon_22 {background-image: url("images/obrazovanie_blue_big.svg")}
.icon_22:before {background-image: url("images/obrazovanie_blue_big.svg")}
/*.icon_22:hover:before {background-image: url("images/obrazovanie_orange_big.svg")}*/

.blue_icon_23 {background-image: url("images/stroika_blue_big.svg")}
.icon_23:before {background-image: url("images/stroika_blue_big.svg")}
/*.icon_23:hover:before {background-image: url("images/stroika_orange_big.svg")}*/

.blue_icon_24 {background-image: url("images/transport_blue_big.svg")}
.icon_24:before {background-image: url("images/transport_blue_big.svg"); background-position: center center;}
/*.icon_24:hover:before {background-image: url("images/transport_orange_big.svg"); background-position: center center;}*/

.blue_icon_25 {background-image: url("images/neft_blue_big.svg")}
.icon_25:before {background-image: url("images/neft_blue_big.svg")}
/*.icon_25:hover:before {background-image: url("images/neft_orange_big.svg")}*/

.blue_icon_26 {background-image: url("images/prom_blue_big.svg")}
.icon_26:before {background-image: url("images/prom_blue_big.svg")}
/*.icon_26:hover:before {background-image: url("images/prom_orange_big.svg")}*/

.blue_icon_27 {background-image: url("images/it_blue_big.svg")}
.icon_27:before {background-image: url("images/it_blue_big.svg")}
/*.icon_27:hover:before {background-image: url("images/it_orange_big.svg")}*/

.blue_icon_28 {background-image: url("images/energy_blue_big.svg")}
.icon_28:before {background-image: url("images/energy_blue_big.svg")}
/*.icon_28:hover:before {background-image: url("images/enegry_orange_big.svg")}*/

.blue_icon_261 {background-image: url("images/services_blue.svg")}
.icon_261:before {background-image: url("images/services_blue.svg")}
/*.icon_261:hover:before {background-image: url("images/services_orange.svg")}*/

.blue_icon_262 {background-image: url("images/metal_blue.svg")}
.icon_262:before {background-image: url("images/metal_blue.svg")}
/*.icon_262:hover:before {background-image: url("images/metal_orange.svg")}*/

.blue_icon_263 {background-image: url("images/nikor_blue_big.svg")}
.icon_263:before {background-image: url("images/nikor_blue_big.svg"); background-size: 11px 16px;}
/*.icon_263:hover:before {background-image: url("images/nikor_orange_big.svg"); background-size: 11px 16px;}*/

.blue_icon_470 {background-image: url("images/chemical_blue.svg")}
.icon_470:before {background-image: url("images/chemical_blue.svg")}
/*.icon_470:hover:before {background-image: url("images/chemical_orange.svg")}*/

.blue_icon_531 {background-image: url("images/tractor-side-view.svg")}
.icon_531:before {background-image: url("images/tractor-side-view.svg"); background-size: cover}
/*.icon_531:hover:before {background-image: url("images/tractor-side-view_active.svg"); background-size: cover}*/

.blue_icon_48074 {background-image: url("images/plant.svg")}
.icon_48074:before {background-image: url("images/plant.svg"); background-size: cover}


.gray_icon_12 {background-image: url("images/zdrav_grey_small.svg")}
.gray_icon_18 {background-image: url("images/banki_grey_small.svg")}
.gray_icon_19 {background-image: url("images/armia_grey_small.svg")}
.gray_icon_20 {background-image: url("images/torgovla_grey_small.svg")}
.gray_icon_21 {background-image: url("images/gov_grey_small.svg")}
.gray_icon_22 {background-image: url("images/obrazovanie_grey_small.svg")}
.gray_icon_23 {background-image: url("images/stroika_grey_small.svg")}
.gray_icon_24 {background-image: url("images/trasport_grey_small.svg")}
.gray_icon_25 {background-image: url("images/neft_grey_small.svg")}
.gray_icon_26 {background-image: url("images/prom_grey_small.svg")}
.gray_icon_27 {background-image: url("images/it_grey_small.svg")}
.gray_icon_28 {background-image: url("images/energy_grey_small.svg")}
.gray_icon_261 {background-image: url("images/services_gray.svg")} /*жкх*/
.gray_icon_262 {background-image: url("images/metal_gray.svg")} /*металлургия*/
.gray_icon_263 {background-image: url("images/nikor_grey_small.svg")}
.gray_icon_470 {background-image: url("images/chemical_gray.svg")} /*химическая промышленность*/
.gray_icon_531{background-image: url("images/tractor-side-view_gray.svg"); background-size: cover}

.dark_gray_icon_12 {background-image: url("images/dark_zdrav_grey_small.svg")}
.dark_gray_icon_18 {background-image: url("images/dark_banki_grey_small.svg")}
.dark_gray_icon_19 {background-image: url("images/dark_armia_grey_small.svg")}
.dark_gray_icon_20 {background-image: url("images/dark_torgovla_grey_small.svg")}
.dark_gray_icon_21 {background-image: url("images/dark_gov_grey_small.svg")}
.dark_gray_icon_22 {background-image: url("images/dark_obrazovanie_grey_small.svg")}
.dark_gray_icon_23 {background-image: url("images/dark_stroika_grey_small.svg")}
.dark_gray_icon_24 {background-image: url("images/dark_trasport_grey_small.svg")}
.dark_gray_icon_25 {background-image: url("images/dark_neft_grey_small.svg")}
.dark_gray_icon_26 {background-image: url("images/dark_prom_grey_small.svg")}
.dark_gray_icon_27 {background-image: url("images/dark_it_grey_small.svg")}
.dark_gray_icon_28 {background-image: url("images/dark_energy_grey_small.svg")}
.dark_gray_icon_261 {background-image: url("images/dark_services_gray.svg")} /*жкх*/
.dark_gray_icon_262 {background-image: url("images/dark_metal_gray.svg")} /*металлургия*/
.dark_gray_icon_263 {background-image: url("images/dark_nikor_grey_small.svg")}
.dark_gray_icon_470 {background-image: url("images/dark_chemical_gray.svg")} /*химическая промышленность*/
.dark_gray_icon_531{background-image: url("images/dark_tractor-side-view_gray.svg"); background-size: cover}
.dark_gray_icon_47219{background-image: url("images/dark_excavator_grey_small.svg"); background-size: cover}
.dark_gray_icon_48074 {background-image: url("images/plant_grey.svg")}

.project .otr.gray_icon_531, .event .otr.gray_icon_531 {background-size: 14px auto;}

.main_slider {
    width: 1920px;
    height: 480px;
    margin: 0 auto;
}

.main_slide {
    height: 480px;
    position: relative;
    overflow:hidden;
}

.main_slide_content {
    width: 930px;
    margin: 0 auto;
    padding-top: 62px;
    overflow:hidden;
}
.main_slide_text {
    width: 620px;
    margin-right: 30px;
    float: left;
    line-height: 24px;
    color: #fff;
}

.main_slide_video {
    width: 280px;
    min-height: 240px;
    float: right;
    position: relative;
}

.main_slide_video .btn {
    position: absolute;
    top: 190px;
    left: 25px;
}

.main_slide_title {
    font-size: 24px;
    color: #f59c00;
    line-height: 32px;
    padding-bottom: 25px;
    font-family: 'Exo 2', sans-serif;
}

.btn {
    /*background: #f59c00;*/
    background: #f6bb42;
    /*color: #fff;*/
    /*color: #fff;*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    border: none;
    display: block;
    width: 207px;
    padding: 9px 10px 10px 10px;
    margin: 0 auto;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    transition: background-color .3s;
    text-transform: uppercase;
    font-weight: 600;
}

.btn:hover {
    /*color: #f59c00;*/
    color: #1f1f1f;
    background-color: #f4ae1d;
}

.btn:focus {
    outline: none;
}

.slider_tube {
    margin: 12px 0 20px 0;
    position: relative;
}

.click_to_view {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.slide_result {
    width: 930px;
    background: rgba(0, 0, 0, 0.3);
    height: 40px;
    padding: 30px;
    display: table;
    position: absolute;
    bottom: 45px;
}

.slide_result_item {
    vertical-align: middle;
    display: table-cell;
    width: 280px;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    padding: 0 15px;
    background-position: left center;
    background-repeat: no-repeat;
}

.slide_result_item img {
    float: left;
    vertical-align: middle;
    max-width: 40px;
    margin-right: 20px;
}

.slide_result_item div {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.result_icon_rocket:before {
    background-image: url("images/rocket_white.svg");
}

.result_icon_data:before {
    background-image: url("images/data_icon_white.svg");
}

.result_icon_database:before {
    background-image: url("images/base_icon_white.svg");
}

.result_icon_diagram:before {
    background-image: url("images/diagram_icon.svg");
}

.result_icon_docs:before {background-image: url("images/docs_white.svg");}
.result_icon_link:before {background-image: url("images/link_white.svg");}
.result_icon_lock:before {background-image: url("images/lock_white.svg");}
.result_icon_team:before {background-image: url("images/team_white.svg");}
.result_icon_vector:before {background-image: url("images/vector_white.svg");}

.result_icon_cards:before {background-image: url("images/cards_white.svg");}
.result_icon_connect:before {background-image: url("images/connect_white.svg");}
.result_icon_graphic:before {background-image: url("images/graphic_white.svg");}
.result_icon_like:before {background-image: url("images/like_white.svg");}
.result_icon_phone:before {background-image: url("images/phone_white.svg");}
.result_icon_rub:before {background-image: url("images/rub_white.svg");}
.result_icon_time:before {background-image: url("images/time_white.svg");}

.result_icon_4-arrow:before {background-image: url("images/4-arrow_white.svg");}
.result_icon_circle:before {background-image: url("images/circle_white.svg");}
.relative {
    position: relative;
    width: 990px;
    height: 480px;
    margin: 0 auto;
}

.p001 {
    padding: 20px 20px 80px 20px;
    box-sizing: border-box;
}

.event_slide {
    position: relative;
    width: 250px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 9px 9px 7px 9px;
}

.event_slide:hover  {
    z-index: 1;
    /*top: -6px;*/
    /*left: -6px;*/
    /*border: 1px solid #034a6e;*/
    /*padding: 15px 15px 13px 15px;*/
    /*margin-right: 18px !important;*/
    /*box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0 9px 23px -7px rgba(0, 0, 0, 0.2);
    padding-bottom: 13px;
}


.event_slide:hover .event_slide_picture {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}


.event_slide:hover .otr {
    display: block;
}

.event_slide .btn {
    display: none;
}

.event_slide:hover .btn {
    display: block;
}


.event_slide:hover .label {
    background: #034a6e;
}


.event_slide_picture {
    margin: 0 0 21px 0;
    padding: 0;
    width: 250px;
    height: 150px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.label {
    background: #dae9f1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    padding: 4px 12px;
}

.date{
    color: #acacac;
    font-size: 12px;
    line-height: 18px;
    padding-left: 20px;
    background: url("images/calendar_grey.svg") left 2px no-repeat;
}

.new__time {
    color: #acacac;
    font-size: 12px;
    line-height: 18px;
    padding-left: 20px;
    background: url("images/time-gray.svg") left 1px no-repeat;
    margin-top: 4px;
}

.location {
    color: #acacac;
    font-size: 12px;
    line-height: 18px;
    padding-left: 20px;
    background: url("images/place-icon.svg") 2px 2px no-repeat;
    margin-top: 4px;
}

.event_slide_link {
    font-size: 14px;
    line-height: 23px;
    margin-top: 7px;
    display: block;

    text-decoration: none;
}
a.event_slide_link:hover {
    color: #f59c00;
}

.otr {
    color: #acacac;
    font-size: 12px;
    line-height: 24px;
    padding-left: 20px;
    background-position: left 6px;
    background-repeat: no-repeat;
}

.otr span {
    /*border-bottom: 1px solid #acacac;*/
}

.event_slide_pad {
    padding: 15px 10px 30px 10px;
}

.h_whith_btn {
    width: 900px;
    margin: 50px auto 10px auto;
}

.for_h {
    float: left;
    width: 630px;
}

.for_btn {
    float: right;
    margin-left: 30px;
    width: 210px;
    padding-top: 15px;
}

.tensor_house {
    background: url("images/tensor_house.jpg") center no-repeat;
    height: 480px;
    width: 100%;
    color: #fff;
}

.tensor_house .content {
    padding-top: 60px;
}

.tensor_house_left {
    float: left;
    width: 450px;
    margin-right: 30px;
}

.tensor_house_right {
    float: right;
    width: 400px;
}

.shem {
    background: url("images/diagramma_main.png") center no-repeat;
    width: 374px;
    height: 164px;
}


.our_positions {
    margin: 90px 0 50px 0;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.position {
    position: relative;
    bottom: 30px;
    padding: 0 30px 0 55px;
    font-size: 14px;
    display: table-cell;
}

.icon_diagram:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url("images/samye-samye.svg") left -50px no-repeat;
}
.icon_crn:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -30px;
    width: 66px;
    height: 26px;
    background: url("images/tableteditionlogo.png") 0 0 no-repeat;
}
.icon_b2b:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -30px;
    width: 66px;
    height: 26px;
    background: url("images/b2b.png") 0 0 no-repeat;
}


.icon_workers:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url("images/samye-samye.svg") -55px -50px no-repeat;
}


.icon_lamp:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url("images/samye-samye.svg") -115px -50px no-repeat;
}


.main_partner {
    width: 435px;
    float: left;
}

.main_partner_cont {
    width: 870px;
    margin: 0 auto;
}

.sert {
    width: 100px;
    height: 45px;
    background-position: center;
    background-repeat: no-repeat;
}

.url {
    display: none;
}

.response {
    background: #dae9f1;
    width: 930px;
    padding: 29px 30px 29px 30px;
    margin: 0 auto;
    font-family: 'Exo 2', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #034a6e;
    line-height: 22px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.38);
    position: absolute;
    top: -50px;
}

.r_desc {
    width: 466px;
    float: left;
}
.r_form {
    width: 464px;
    float: left;
    padding-top: 3px;
    text-align: right;
}

.response .btn {
    display: inline-block;
    width: 115px;
    margin-left: 12px;
}

.input_text:focus {
    outline: none;
}
.response .input_text {
    width: 333px;
    height: 35px;
    line-height: 35px;
    border: none;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: middle;
}

.response .input_text:focus {
    border: 1px solid #47a2d0;
}


.footer_container {
    width: 990px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    height: 440px;
    box-sizing: border-box;
    /*padding-top: 108px;*/
    padding-top: 60px;
    font-size: 16px;
}

.footer_container a {
    color: #fff;
    text-decoration: none;
    transition: 0.3s all;
}

.footer_container a:hover {
    /*border-bottom: 1px solid rgba(255, 255, 255, 1);*/
    color: #f59c00;
}

.info_col {
    float: left;
    width: 280px;
    margin-right: 30px;
    padding-left: 30px;
    font-size: 14px;
}

.foot_section li {
    float: left;
    width: 165px;
    list-style-type: none;
    font-size: 12px;
    line-height: 24px;
}

.foot_section {
    width: 346px;
    float: left;
    padding-top: 3px;
}

.foot_section ul {
    padding: 20px 0 0 0;
    margin: 0;
}

.foot_menu {
    float: left;
    width: 220px;
    padding: 3px 0 0 55px;
}

.foot_menu ul {
    padding: 0;
    margin: 0;
}

.foot_menu ul li {
    list-style-type: none;
    padding: 0 0 12px 0;
    margin: 0;
}

.copy {
    border-top: 1px solid #6f9ab0;
    padding: 25px 30px;
    font-size: 13px;
    color: #6f9ab0;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.footer_phone {
    font-size: 21px;
    line-height: 22px;
    margin-bottom: 20px;
}

.foot_phone_descr {
    font-size: 11px;
    margin-bottom: 30px;
}

.f_adress {
    padding-left: 30px;
    margin-bottom: 15px;
    background: url("images/map.svg") left center no-repeat;
}
.f_phone {
    padding-left: 30px;
    margin-bottom: 15px;
    background: url("images/phone.svg") left center no-repeat;
}
.f_mail {
    padding-left: 30px;
    /*margin-bottom: 42px;*/
    margin-bottom: 6px;
    background: url("images/mail.svg") left center no-repeat;
}

.footer_container a.social {
    border: none;
    width: 26px;
    height: 26px;
    display: inline-block;
}

/*.ok {background: url("images/ok_white.png") left center no-repeat;}*/
/*.ok:hover {background: url("images/ok_color.png") left center no-repeat;}*/

.ok {background: url("images/ok.svg") left center no-repeat;}
.ok:hover {background: url("images/ok-hover.svg") left center no-repeat;}

.fb {background: url("images/fb_white.svg?123") left center no-repeat;}
.fb:hover {background: url("images/fb_color.svg?123") left center no-repeat;}

/*.vk {background: url("images/vk_white.svg?123") left center no-repeat;}*/
/*.vk:hover {background: url("images/vk_color.svg?123") left center no-repeat;}*/

.tw {background: url("images/tw_white.svg?123") left center no-repeat;}
.tw:hover {background: url("images/tw_color.svg?123") left center no-repeat;}

/*.in {background: url("images/in_white.svg?123") left center no-repeat;}*/
/*.in:hover {background: url("images/in_color.svg?123") left center no-repeat;}*/

.in {background: url("images/ig.svg") left center no-repeat;}
.in:hover {background: url("images/ig-hover-2.svg") left center no-repeat;}

.yt {background: url("images/yt_white.svg?123") left center no-repeat;}
.yt:hover {background: url("images/yt_color.svg?123") left center no-repeat;}

.slsh {background: url("images/slsh_white.svg?123") left center no-repeat;}
.slsh:hover {background: url("images/slsh_color.svg?123") left center no-repeat;}

.vk {background: url("images/vk-white.svg") left center no-repeat;}
.vk:hover {background: url("images/vk-colored.svg") left center no-repeat;}

.rutube {background: url("images/rutube-white.svg") left center no-repeat; background-size: 28px !important;}
.rutube:hover {background: url("images/rutube-colored.svg") left center no-repeat;}

.social.border {border: 2px solid #ffffff !important; border-radius: 50%}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background: #034a6e;
}


.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -7px;
}


.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 12px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #034a6e;
    border: 1px solid #fff;
    cursor: pointer;
}

.ui-slider .ui-slider-handle:focus {
    outline: none;
}

.ui-slider {
    position: relative;
    text-align: left;
    height: 5px;
    background: #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.for_dates {
    position: relative;
    width: 100%;
    height: 35px;

}

.range_date {
    position: absolute;
    width: 50px;
    margin-left: -25px;
    top: 6px;
    text-align: center;
    font-size: 15px;
    color: #d5d5d5;
}

.ranger {
    width: 610px;
    padding: 10px 0;
    float: left;
}

.show_projects {
    width: 220px;
    float: left;
    padding-left: 80px;
}

.nav_vip_projects  {
    float: left;
    width: 410px;
    padding: 0 40px;
    white-space: normal;
}

.nav_vip_projects a {
    color: #48a2d0;
    text-transform: none;
}

.nav_vip_projects_img {
    float: left;
    width: 150px;
    margin-right: 30px;
}

.nav_vip_proj_link {
    float: left;
    width: 230px;
}

.nav_vip_block {
    padding: 30px 0;
    border-bottom: 1px solid #dae9f1;
}

.nav_all_projects {
    font-size: 13px !important;
    color: #f59c00 !important;
    text-transform: none;
    margin-bottom: 10px;
    display: block;
}
.nav_all_projects:hover {
    text-decoration: none;
}
.nav_all_projects--top {
    margin-bottom: 30px;
    margin-top: -10px;
}

a.prominado {
    display: block;
    position: absolute;
    bottom: 25px;
    /*right: 30px;*/
    right: 0;
    opacity: 0.9;
    height: 23px;
    width: 120px;
    /*background: url('images/prominado.svg') no-repeat center center;*/
    background: url('images/prominado.svg') no-repeat 100% 50%;
    background-size: 70%;
    outline: none;
    overflow: hidden;
    text-indent: 130px;
    border: none;
    z-index: 2;
}
a.prominado:hover {
    opacity: 1;

    border: none;}


.left_column {
    float: left;
    width: 250px;
    margin-right: 30px;
}

.right_column {
    width: 930px;
    position: relative;
}

.two_cols .right_column, .right_column .right_column {
    float: left;
    width: 650px;
    margin-top: 0;
}

.main_slide_small {
    width: 100%;
    height: 200px;
    margin-top: -60px;
}

.page_content {
    background: #fff;
    padding: 15px 30px 30px 30px;
    width: 930px;
    /*margin: -30px auto 60px auto;*/
    margin: 0 auto 60px auto;
    text-align:justify;
}
.page_content h1{text-align:left!important}
.staff_photo {
    width: 290px;
    height: 190px;
    overflow: hidden;
}

.staff_photo img {
    margin-top: -20px;

}


.persona {
    position: relative;
    display: inline-block;
    width: 290px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 9px;
    margin-left: 26px;
    margin-bottom: 25px;
    text-decoration: none;
    vertical-align: top;
}


.persona:hover .percona_hover{
    position: absolute;
    order: 1px solid #034a6e;
    top: -9px;
    left: -9px;
    width: 290px;
    background: #fff;
    padding: 18px 18px 15px 18px;
    box-shadow: 0 5px 30px rgba(0,0,0,0.3);
}

.persona_info {
    position: relative;
    z-index: 1;
}
.job_title {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    padding: 0 0 3px 10px;
}


.persona_name {
    font-size: 14px;
    line-height: 23px;
    padding: 13px 0 6px 10px;
    text-decoration: none;
}

.staff_block {
    margin-left: -26px;
    width: 677px;
    padding-top: 23px;
}

.section_nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 12px;
    margin-bottom: 35px;
}

.section_nav li {
    padding-bottom: 5px;
}


.section_nav a {
    color: #acacac;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}

.section_nav a:hover, .section_nav a.selected {
    /*color: #f59c00;*/
    color: #2b6b8c;
    /*font-weight: 600;*/
}

.left_column_titile {
    color: #acacac;
    /*font-size: 16px;*/
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    margin: 20px 0 30px 0;
}

.person_detail_info {
    padding: 30px;
}

.person_detail_info_photo {
    float: left;
    width: 290px;
    margin-right: 40px;
}

.person_detail_info_text {
    float: left;
    width: 490px;
}

.job_title_detail {
    color: #acacac;
    font-size: 14px;
    line-height: 23px;
}

.person_detail_info .h1 {
    margin: -10px 0 4px 0;
    text-transform: none;
}

.person_line_name {
    margin-top: 15px;
}

.footer_container #to_top_link {
    position: absolute;
    right: 30px;
    top: -120px;
    color: #acacac;
    font-size: 13px;
    text-align: right;
    padding-left: 30px;
    background: url("images/up_arrow_grey.svg") left center no-repeat;
}

.footer_container #to_top_link:hover {
    color: #f59c00;
    background: url("images/up_arrow_orange.svg") left center no-repeat;
}

.back_to {
    position: absolute;
    bottom: -90px;
    left: -280px;
    color: #acacac;
    font-size: 13px;
    text-align: right;
    padding-left: 30px;
    background: url("images/back_arrow_grey.svg") left center no-repeat;
}

.back_to:hover {
    color: #f59c00;
    background: url("images/back_arrow_orange.svg") left center no-repeat;
}

.vendor_info {
    height: 120px;
    width: 180px;
    position: relative;
    z-index: 1;
}

.vendor {
    position: relative;
    display: inline-block;
    width: 180px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 9px;
    margin-left: 23px;
    margin-bottom: 25px;
    vertical-align: top;
    text-decoration: none;
}

.vendor:hover:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    display: block;
    width: 100%;
    padding: 9px;
    height: 100%;
    box-shadow: 0 5px 30px rgba(0,0,0,0.3);
    border: 1px solid #034a6e;
}

.vendor:hover{
    border-color: #fff;
    z-index: 2;
}

.z1 {
    position: relative;
    z-index: 1;
}

.vendor_detail_info {
    width: 490px;
    padding: 25px 40px;
}

.vendor_detail_info_photo {
    float: right;
    width: 150px;
}

.vendor_detail_info_text {
    float: left;
    width: 320px;
}

.custom_ul {
    padding: 0 0 0 15px;
}

.right_column ul li, .custom_ul li {
    position: relative;
    list-style-type: none;
    margin: 5px 0;
}


.technologies {
    margin-bottom: 10px;
}
.right_column ul li:before, .custom_ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #034a6e;
    display: block;
    position: absolute;
    left: -15px;
    top: 10px;
}

.technologies_left {
    margin-left: 16px;
    float: left;
    width: 420px;
}


.technologies_left.full_width {
    width: 634px;
}

.products_more {
    display: none;
}

.product_info {
    margin-top: 60px;
}
.section_description {
    margin-top: 25px;
    font-size: 15px;
    text-align:justify;
}

.services_section h2 {
    margin: -10px 0 20px 0;
}
.products_more_link {
    color: #034a6e;
    cursor: pointer;
    border-bottom: 1px dashed #034a6e;
}

.technologies_right {
    float: right;
    width: 200px;
    height: 40px;
}
.technologies img {
    float: right;
}
.technologies_name {
    position: relative;
    display: block;
    color: #034a6e;
    font-weight: bold;
}

span.technologies_name {
    color: #000;
}
.technologies_name:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #034a6e;
    display: block;
    position: absolute;
    left: -15px;
    top: 9px;
}

.vendor_detail_info_photo img {
    float: right;
}

.vendor_line_name {
    padding: 0;
}

.vendor_slide {
    width: 1920px;
    height: 480px;
}

.vendor_slider {
    margin-bottom: 80px;
}

.blu_pos {
    position: relative;
    float: left;
    width: 215px;
    padding-top: 50px;
}

.us_icon_diagram:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 40px;
    left: 0;
    top: 0;
    background: url("images/icons_about_company_blue.svg") 0 0  no-repeat;
}

.us_icon_workers:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 40px;
    left: 0;
    top: 0;
    background: url("images/icons_about_company_blue.svg") -52px 0  no-repeat;
}

.us_icon_lamp:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 40px;
    left: 0;
    top: 0;
    background: url("images/icons_about_company_blue.svg") -110px 0 no-repeat;
}

.feedback_img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0 20px 20px 0;
    width: 80px;
    height: 80px;
}

.event {
//float: left;
    width: 178px;
    margin-left: 25px;
    margin-bottom: 25px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 9px;
    position: relative;
}
.event--fixed {
    height: 320px !important;
    width: 178px !important;
}
.event--fixed .ev_hover:hover {
    height: 320px !important;
}
.event--fixed .event_slide_link {
    max-height: 96px;
    overflow: hidden;
}
.event_gorizontal {
    width: 630px;
}

.event_line, .event_line .ev_hover:hover {
    width: 630px;
}

.event .btn {
    display: none;
    margin-top: 30px;
    width: auto;
}

.event:hover .btn {
    display: block;
}

.ev_hover:hover {
    position: absolute;
    z-index: 1;
    width: 178px;
    top: -7px;
    left: -7px;
    background: #fff;
    border: 1px solid #034a6e;
    padding: 15px 15px 13px 15px;
    /*margin-right: 18px !important;*/
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
}

.event:hover .otr {
    display: block;
}
.event:hover .label {
    background: #034a6e;
}

.event:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}

.event img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    margin-bottom: 10px;
}

.event .date {
    margin: 10px 0 5px 0;
}

.event_left {
    float: left;
    width: 165px;
    margin-right: 20px;
}

.event_line .event_left {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.event_right {
    float: left;
    width: 445px;
}





.event_gorizontal {
    /*padding-bottom: 0;*/
}
.event_gorizontal .ev_hover:hover {
    width: 630px;
}


.event_gorizontal .btn {
    margin-left: 0;
}

.line_event_img {
    width: 40px;
    height: 40px;
    display: block;
    background: #cad8df;
}
.seminar_icon {background: url("images/speak_light.svg") center no-repeat;}
.webinar_icon {background: url("images/video_light.svg") center no-repeat;}
.news_icon {background: url("images/news_light.svg") center no-repeat;}
.smi_icon {background: url("images/interview_light.svg") center no-repeat;}

.ev_hover:hover .seminar_icon {background: url("images/speak.svg") center no-repeat;}
.ev_hover:hover .webinar_icon {background: url("images/video.svg") center no-repeat;}
.ev_hover:hover .news_icon {background: url("images/news.svg") center no-repeat;}
.ev_hover:hover .smi_icon {background: url("images/interview.svg") center no-repeat;}

.list_style_type1 {background: url("images/pic_style_gray.svg") right no-repeat;    padding: 0 0 0 25px;}
.list_style_type1:hover, .style_type_active1 {background: url("images/pic_style_orange.svg") right no-repeat;}
.list_style_type2 {background: url("images/text_pic_style_gray.svg") right no-repeat;    padding: 0 0 0 25px;}
.list_style_type2:hover, .style_type_active2 {background: url("images/text_pic_style_orange.svg?123") right no-repeat;}
.list_style_type3 {background: url("images/text_style_icon_gray.svg") right no-repeat;    padding: 0 0 0 25px;}
.list_style_type3:hover, .style_type_active3 {background: url("images/text_style_icon_orange.svg") right no-repeat;}


.list_style_types {
    position: relative;
    right: 0;
    top: -57px;
    float: right;
    text-align: right;
    width: 300px;
}

.time_filter {
    text-decoration: none;
    border-bottom: 1px dashed #ACACAC;
    color: #ACACAC;
    vertical-align: bottom;
    font-size: 12px;
}


.big_date {
    background: url("images/calendar_white.svg") left no-repeat;
    padding-left: 40px;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin: 25px 70px 25px 0;
}

.big_time {
    background: url("images/time-icon.svg") left no-repeat;
    padding-left: 40px;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin: 25px 70px 25px 0;
}

.big_map {
    background: url("images/map_white.svg") left no-repeat;
    padding-left: 40px;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin: 25px 0 25px 0;
}

.main_events_slider {
    font-size: 16px;
}
.main_events_slider .btn {
    margin-left: 0;
    width: 185px;
}

.main_events_slider .main_slide_text {
    width: 900px;
}

.filter_title {
    font-weight: bold;
    font-size: 16px;
    color: #034a6e;
    position: relative;
    cursor: pointer;
}

.filter_title:after {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    /*right: 47px;*/
    right: 0;
    top: 0;
    background: url("images/arrow_grey_down.svg") center no-repeat;
}

.filter_title_drop:after {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    right: 47px;
    top: 0;
    background: url("images/minus_grey.svg") center no-repeat;
}

.filter_title span {
    border-bottom: 1px dotted #034a6e;
}

.filter_section {
    /*margin-bottom: 30px;*/
    margin-bottom: 5px;
}

.filter_drop_cont ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.filter_drop_cont ul li {
    padding-bottom: 3px;
}

.filter_drop_cont ul li:before {
    display: none;
}

.filter_drop_cont a {
    font-size: 12px;
    color: #acacac;
    text-decoration: none;
    text-transform: uppercase;
}

.filter_drop_cont a:hover, .filter_drop_cont a.selected {
    color: #f59c00;
}

.filter_drop_cont .ranger {
    width: 200px;
}

.filter_drop_cont_date {
    /*padding-bottom: 40px;*/
}


.filter_drop_cont a span {
    color: #d5d5d5;
    padding-left: 10px;
}

.field_block {
    width: 280px;
    float: left;
    margin-left: 45px;
}
.field_block-fw {
    width: auto;
    float: none;
    margin-left: 45px;
}
.field_block-fw span {
    display: block;
}

.field_block .chosen-container {
    width: 100% !important;
}


.form label {
    color: #acacac;
    font-size: 13px;
}

.required {
    color: #f59c00;
}

.inp_text {
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    width: 280px;
    height: 30px;
    margin: 10px 0 20px 0;
    padding: 0 8px;
}

.inp_text:focus {
    border: 1px solid #47a4d0;
}

.textarea {
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    margin: 10px 0 20px 0;
    padding:  8px;
    width: 100%;
    height: 90px;
}

.textarea:focus {
    border: 1px solid #47a4d0;
}

.form_small_descr {
    color: #d5d5d5;
    font-size: 13px;
    margin: -15px 0 20px 0;
}

.discuss {
    position: relative;
    margin-bottom: 20px;
}

.discuss .btn {
    width: 150px;
    margin-top: 60px;
    margin-left: 0;
}

.facebook_grab {
    text-decoration: none;
    position: absolute;
    right: 0;
    top: -65px;
    background: #3b5999 url("images/f.svg") 30px 10px no-repeat;
    text-align: center;
    color: #fff;
    padding: 7px 20px 8px 55px;
    width: 250px;
    cursor: pointer;
}

.facebook_grab:hover {
    background: #4A6BB1 url("images/f.svg") 30px 10px no-repeat;
}

.disscuss_hid_title {
    position: relative;
}

.disscuss_show_button {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 25px;
    cursor: pointer;
    background: url("images/minus_gray_big.svg");
}

.disscuss_show_button.can_show {
    background: url("images/arrow_grey_down_big.svg");
}


.solution {

    width: 632px;
    margin-bottom: 25px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 8px;
    position: relative;
}
.solution_product {
    display: none;
    width: 632px;
    margin-bottom: 25px;
    border: 1px solid #dae9f1;
    padding: 8px;
    position: relative;
}

.solution_hover:hover {
    position: absolute;
    z-index: 1;
    top: -13px;
    left: -13px;
    background: #fff;
    border: 1px solid #034a6e;
    width: 632px;
    padding: 20px;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
}

.solution_left {
    float: left;
    width: 180px;
    margin-right: 10px;
}

.solution_right {
    float: right;
    width: 440px;
}
.license {
    margin-bottom: 25px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 8px;
    position: relative;
}

.license_hover:hover {
    position: absolute;
    width: 630px;
    z-index: 1;
    top: -8px;
    left: -8px;
    background: #fff;
    border: 1px solid #034a6e;
    padding: 15px 15px 13px 15px;
    /*margin-right: 18px !important;*/
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
}

.project_nav {
    float: left;
    width: 450px;
    box-sizing: border-box;
    margin: 0 5px 25px 0;
    /*border: 1px solid #dae9f1;*/
    padding: 0 16px 8px 0;
}

.project_nav_left {
    float: left;
    width: 150px;
    margin-right: 30px;
}

.project_nav_right {
    float: left;
    width: 250px;
}

.project_hover:hover {
    /*position: absolute;*/
    /*z-index: 1;*/
    /*top: -13px;*/
    /*left: -13px;*/
    /*background: #fff;*/
    /*border: 1px solid #034a6e;*/
    /*width: 180px;*/
    /*padding: 20px;*/
    /*box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);*/
}

.project {
    float: left;
    width: 180px;
    margin-left: 18px;
    margin-bottom: 25px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 8px;
    position: relative;
    z-index: 2;
}

.фproject:hover:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    display: block;
    width: 100%;
    padding: 10px;
    height: 100%;
    box-shadow: 0 5px 30px rgba(0,0,0,0.4);
    border: 1px solid transparent;
}

.project:hover {
    ox-shadow: 0 9px 23px -7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 30px rgba(0,0,0,0.2)!important;
}
/*
.vendor {
    position: relative;
    display: inline-block;
    width: 180px;
    border: 1px solid #dadada;
    padding: 9px;
    margin-left: 23px;
    margin-bottom: 25px;
    vertical-align: top;
    text-decoration: none;
}

.vendor:hover:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    display: block;
    width: 100%;
    padding: 9px;
    height: 100%;
    box-shadow: 0 5px 30px rgba(0,0,0,0.3);
    order: 1px solid #034a6e;
}

.vendor:hover{
    border-color: #fff;
    z-index: 2;
}
*/
.project img {
    display: block;
    margin: 0 auto 15px auto;
}

.project_title {
    font-size: 14px;
}

.project .otr {
    display: block;
}

.project_otrasl {
    padding: 2px 0 4px 0;
}

.lh23 {
    line-height: 23px;
    display: block;
}

.project_job_title {
    font-size: 12px;
    color: #acacac;
}

.project_person {
    margin: 23px 0 0 0;
    padding: 0;
}

.feedback {
    padding: 0 30px;
    margin-bottom: 30px;
    line-height: 23px;
    font-style: italic;
    background: url("images/kovychka_left.svg") left 5px no-repeat, url("images/kovychka.svg") right bottom no-repeat ;
}

.project_preview {

    /*padding: 40px 150px 30px 30px;*/
    /*min-height: 150px;*/
    /*margin-bottom: 40px;*/
    /*position: relative;*/

    padding: 40px 30px 40px 30px;
    min-height: 150px;
    margin-bottom: 40px;
    position: relative;
}
.project_preview--short {
    width: 471px;
    float: left;
}
.project_preview_gray {
    /*background: rgba(0, 0, 0, 0.5);*/
    /*padding: 15px;*/
    /*color: #fff;*/
    /*font-size: 16px;*/
    /*line-height: 24px;*/
    /*position: absolute;*/
    /*left: 90px;*/
    /*!*bottom: 30px;*!*/
    /*width: 440px;*/


    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    width: 440px;
    margin: auto;
}
.project_preview_gray--long {
    left: 80px;
}
.present_block__text {
    font-size: 13px;
    line-height: 18px;
}
.project_company_left {
    float: left;
    width: 450px;
}
.project_company_right {
    float: right;
    max-width: 180px;
    text-align: center;
}

.project_company_right img {
    margin: 0 auto;
}

.project_company_right .project_title {
    font-size: 13px;
    font-weight: bold;
}

.project_company_right .project_otrasl {
    font-size: 12px;
    color: #acacac;
}

.project_vendor {
    width: 90px;
    height: 45px;
}

.project_vendor_non {
    display: inline-block;
    margin-right: 20px;
    width: 90px;
    height: 45px;
}

.one_project .otr {
    background-position: left center;
}

.small_info {
    color: #acacac;
    font-size: 12px;
    line-height: 23px;
}
.small_info--left {
    float: left;
    width: 59%;
}
.small_info--right {
    float: right;
    width: 40%;
    text-align: center;
}
.small_info2 {
    display: inline-block;
    color: #acacac;
    font-size: 12px;
    line-height: 18px;
}

.small_info_title {
    width: 140px;
    display: inline-block;
    vertical-align: top;
}


.small_info_title-block {
    display: block;
    float: left;
}

.project_service-fll {
    float: left;
    width: 510px;
}

.one_project {text-align:justify;}
.one_project .small_info {
    margin-bottom: 35px;
}

.small_info .otr, .small_info .date, .small_info .project_service {
    text-decoration: underline;
    color: #acacac;
}

.solut_otras {
    text-decoration: none !important;
}

.solut_preview {
    font-size: 12px;
    color: #acacac;
    line-height: 15px;
    margin-top: 10px;
}

.results_title {
    margin-top: 30px;
    font-size: 24px;
    line-height: 28px;
    color: #f59c00;
    font-family: 'Exo 2', sans-serif;
}
.results_ul {
    color: #034a6e;
    padding: 0;
    margin: 30px 0;
}

.right_column .results_ul li {
    padding: 10px 0 15px 0px;
    background-repeat: no-repeat;
    background-position: left center;
}

.right_column .results_ul li:before {
    display: none;
}

.project_service_date {
    text-decoration: none !important;
}

.results_li_data { background-image: url("images/data_icon_blue.svg"); }
.results_li_rocket { background-image: url("images/rocket_blue.svg"); }
.results_li_diagram { background-image: url("images/diagramma_icon.svg"); }
.results_li_database { background-image: url("images/base_icon_blue.svg"); }

.results_li_docs { background-image: url("images/docs_blue.svg"); }
.results_li_link { background-image: url("images/link_blue.svg?1"); }
.results_li_lock { background-image: url("images/lock_blue.svg"); }
.results_li_team { background-image: url("images/team_blue.svg"); }
.results_li_vector { background-image: url("images/vector_blue.svg"); }

.results_li_cards { background-image: url("images/cards_blue.svg"); }
.results_li_connect { background-image: url("images/connect_blue.svg"); }
.results_li_graphic { background-image: url("images/graphic_blue.svg"); }
.results_li_like { background-image: url("images/like_blue.svg"); }
.results_li_phone { background-image: url("images/phone_blue.svg"); }
.results_li_rub { background-image: url("images/rub_blue.svg"); }
.results_li_time { background-image: url("images/time_blue.svg?1"); }

.results_li_4-arrow { background-image: url("images/4-arrow_blue.svg?1"); }
.results_li_circle { background-image: url("images/circle_blue.svg?1"); }

.project_company_info {
    margin-bottom: 20px;
}

.project_results_block {
    margin: 0px 0px 20px 0;
}

.project_video {
    margin-bottom: 30px;
}


.service_title {
    background: #034a6e;
    color: #fffefe;
    text-transform: uppercase;
    padding: 13px 10px 14px 60px;
    font-weight: bold;
    position: relative;
}

.section_services {
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 20px 30px;
    border-top: none;
}

.services_half_link {
    float: left;
    width: 50%;
    font-size: 13px;
    line-height: 20px;
    padding: 5px  15px 0 5px;
    box-sizing: border-box;
}

.service_title_icon1:before {
    position: absolute;
    content: '';
    top: 8px;
    left: 25px;
    width: 25px;
    height: 32px;
    background: url("images/uslugi_big.svg?123") 5px -20px no-repeat;
}

.service_title_icon2:before {
    position: absolute;
    content: '';
    top: 8px;
    left: 25px;
    width: 25px;
    height: 32px;
    background: url("images/uslugi_big.svg?123") 5px 8px  no-repeat;
}

.service_title_icon3:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 25px;
    width: 25px;
    height: 32px;
    background: url("images/uslugi_big.svg?123") 5px -50px  no-repeat;
}

.all_projects {
    position: relative;
    padding: 10px 0;
}

.all_prj {
    position: absolute;
    right: 0;
    top : 18px;
    font-size: 13px;
    color: #acacac;
}

.hidden_product {
    width: 850px;
    padding: 50px;
}

.hidden_product_preview {
    float: left;
}

.hidden_product_preview_pict {
    width: 530px;
    float: left;
}

.hidden_product_img {
    float: right;
}

.any_title {
    font-family: 'Exo 2', sans-serif;
    color: #034a6e;
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 30px;
}

.product_link {
    padding-left: 10px;
    font-size: 12px;
    color: #47a4d0;
}

.ml20 {
    margin: 0 0 10px -15px;
}

.pl20 {
    padding-left: 15px;
}

.prod_tit {
    margin: 50px 0 10px 0;
    padding: 0;
}

.perion_separator {
    width: 20px;
    text-align: center;
    display: inline-block;
}

.slider_margin {
    margin-bottom: 30px;
}

.small {
    padding-top: 30px;
    font-size: 10px;
    line-height: 12px;
    color: #d5d5d5;
}

.case_datepicker_block {
    display: inline-block;
    position: relative;
    width: 150px;
    cursor: pointer;
}

.case_datepicker_block:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    top: 12px;
    right: 2px;
    background: url("images/calendar_blue.svg") center no-repeat;
}

.case_datepicker_block .inp_text {
    width: 100%;
}

.delivery_time {
    width: 100px;
    margin-left: 26px;
}

.case_project_name {
    font-size: 19px;
    line-height: 28px;
    color: #f59c00;
    text-transform: uppercase;
    max-width: 500px;
    margin-bottom: 30px;
    display: inline-block;
    font-family: 'Exo 2', sans-serif;
}

.get_case {
    font-size: 12px;
    line-height: 18px;
    color: #034a6e;
    background: #dae9f1 url("images/chemodan.svg") 60px 90px no-repeat;
    padding: 26px 20px 20px 30px;
    margin: 60px 0 0 -30px;
    width: 180px;
}

.long_case {
    font-size: 12px;
    line-height: 18px;
    color: #034a6e;
    background: #dae9f1 url("images/chemodan.svg") 760px 4px no-repeat;
    padding: 30px;
    margin: 60px 0 0 0;
    width: 100%;
    box-sizing: border-box;

}

.get_case_title {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
}

.get_case_link {
    text-transform: uppercase;
    display: inline-block;
    color: #034a6e;
    margin: 23px 0 5px 0px;
}




/*----------------------------------*/
.ui-datepicker-year {
    display: none;
}
.ui-datepicker-month {
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
}
.ui-widget-header {
    background: #47a4d0;
    color: #034a6e;
}

.ui-datepicker {
    width: 280px;
    background: #dae9f1;
    display: none;
}
.ui-datepicker a {
    color: #034a6e;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 11px;
    cursor: pointer;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev {
    left: 12px;
    background: url("images/arrow_grey_left.svg") no-repeat;
    width: 30px;
    height: 31px;
}
.ui-datepicker .ui-datepicker-next {
    right: 12px;
    background: url("images/arrow_grey_right.svg") no-repeat;
    width: 30px;
    height: 31px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker-unselectable {
    color: #99b9c9;
}


.ui-datepicker-week-end a {
    color: #fff;
}

.ui-state-active {
    background: #47a4d0;
    color: #fff;
}
.ui-datepicker .ui-datepicker-title {
    margin: 10px 0 5px 0;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #47a4d0;
}
.ui-datepicker td {
    border: 0;
    padding: 4px 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    font-size: 16px;
    text-align: center;
    padding: .2em;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.job_name {
    display: block;
    margin-bottom: 15px;
}

.add_resume {
    float: right;
    padding: 5px 10px 7px 10px;
}

.add_resume_detail {
    float: left;
    margin-top: 30px;
}
.job_descr {
    float: left;
    display: inline-block;
    margin-top: 5px;
}

.job {
    position: relative;
    margin-bottom: 25px;
    padding: 10px 20px 0 20px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
}


.job_show_hover {
    display: none;
}
.job:hover .job_show_hover {
    display: block;
    width: 630px;
}

.job:hover .job_hover {
    position: absolute;
    z-index: 1;
    top: -7px;
    left: -7px;
    background: #fff;
    border: 1px solid #034a6e;
    padding: 15px 25px 13px 25px;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
}

.add_resume_form {
    width: 500px;
    padding: 20px;
}

.job_subm {
    margin: 20px 0 20px 0;

}

.resp_res {
    line-height: 35px;
    color: #D27A00;
}

.sert_slider_arr {
    margin-top: 60px;
    margin-bottom: 0;
}
.sert_slider_arr .sert {
    display: block;
}

.pt {
    padding-top: 60px;
}

.servises_person {
    padding: 10px 10px 0 10px;
    margin: 50px 0 0 -30px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    width: 210px;
}

.servises_person_info {
    /*padding: 10px 15px;*/
    padding: 15px;
    /*font-size: 12px;*/
    /*font-size: 13px;*/
    font-size: 15px;
}
.servises_person_info b {
    /*font-size: 15px;*/
    font-size: 17px;
    display: block;
    margin-bottom: 10px;
}

.servises_person_info_jb {
    color: #acacac;
    line-height: 18px;
}

.back_solut {
    left: 0;
}

.solut_text {
    margin-bottom: 20px;
}

.solut_pict {
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    text-align: right;
    margin-bottom: 20px;
}

.main_page_slider_text {
    width: 620px;
    height: 120px;
}

.main_page_about_info {
    width: 410px;
    height: 180px;
}

.events_slider_text {
    width: 560px;
}


.service_nav_container {
    float: left;
    width: 300px;
}
.service_nav_container:nth-child(1) {
    width: 100%;
}
.service_nav_container:nth-child(2) {
    width: 245px;
}

.services_menu_ul {
    padding: 0;
    margin: 0 0 20px 0;
}

.serv_nav_title {
    color: #acacac;
    /*font-size: 20px !important;*/
    font-size: 18px !important;
    line-height: 24px;
    font-family: 'Exo 2', sans-serif;
    text-transform: none;
    padding-bottom: 10px;
}
.service_nav_header div.col {
    font-size: 24px !important;
    line-height: 32px;
    font-family: 'Exo 2', sans-serif;
    text-align: center;
}
.service_nav_header div.col--25 {
    text-align: left;
}

.services_menu_ul a {
    color: #034a6e;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    transition: 0.3s all;
}
.services_menu_ul span {
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    transition: 0.3s all;
}
.services_menu_ul li {
    margin: 5px 0;
}

.services_menu_ul a:hover {
    color: #f59c00;
    border-bottom: 1px solid #f59c00;
}

.hide_if_receive_type {
    display: none;
}

.show_if_receive_type {
    padding-top: 34px;
}

.hide_my_otrasl {
    display: none;
    margin-top: -20px;
}

.hide_my_job_title {
    display: none;
    margin-top: -20px;
}

.true_margin {
    padding: 0;
    margin: 20px 0 5px 0;
}

.img404 {
    float: left;
    /*margin: 60px 70px 0 0;*/
    margin: 60px 50px 0 0;
}

.title404 {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    margin: 100px 0 40px 0;
}

.right404 {
    /*float: right;*/
    float: left;
    width: 530px;
}

.right_column img {max-width:100%;}

.w250 {
    width: 200px !important;
}

.results_ul img {
    margin-right: 20px;
    vertical-align: bottom;
    max-width: 20px;
}

.technologies_title {
    padding: 0;
    margin: 20px 0;
    color: #f59c00;
    font-size: 15px;
    line-height: 23px;
}

.preview123 {
    margin-bottom: 7px;
}

.product_info_picture {
    float: left;
    margin-right: 20px;
    width: 110px;
}

.product_info_text {
    float: left;
    width: 520px;
}

.person_margin {
    margin: 15px 0 40px -10px;
}

.service_by_tag h2 {
    margin: -10px 0 20px 0;
}

.solutions_case {
    margin: 15px 0 60px -10px;

}
.solutions_case.solutions_case_fixed {
    position: fixed;
    top: 80px;
}

.solution_left_column {
    position: relative;
    min-height: 200px;
}

.solutions_case_bottom {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

.to_products {
    left: 0;
}

.list_of_services {
    display: inline-block;
    /*width: 570px;*/
    width: 500px;
    line-height: 20px;
}

.service_detail {

}

.projects {
    margin-left: -25px;
    width: 670px;
}

.service_item_vendor {
    width: 80px;
    height: 45px;
    display: inline-block;
    margin-right: 8px;
}
.service_item_vendor2 {
    width: 160px;
    height: 90px;
    display: inline-block;
    margin-right: 8px;
}

.service_vendor_list_title {
    margin: 20px 0 10px 0;
    padding: 0;
    font-size: 12px;
    line-height: 12px;
    color: #888;
}

.top-40 {
    margin-top: 40px;
}

.services_link_prev_picture {
    height: 115px;
    width: 100%;
    display: block;
}

.servise {
    float: left;
    width: 292px;
    margin-left: 25px;
    margin-bottom: 25px;
    /*border: 1px solid #dae9f1;*/
    border: 1px solid #dadada;
    padding: 8px;
    position: relative;
}


.service {
    color: #acacac;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 20px;
}


.service-l {
    color: #acacac;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    padding-left:20px;
    background: url("images/project_arrow.svg") left 5px no-repeat;
}

.servise_hover:hover {
    position: absolute;
    z-index: 1;
    top: -13px;
    left: -13px;
    background: #fff;
    border: 1px solid #034a6e;
    width: 292px;
    padding: 20px;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
}


.servise_left {
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 10px;
    background-size: 38px;
    background-position: center;
    background-repeat: no-repeat;
}


.servise_right {
    float: left;
    width: 236px;
    display: table;
    min-height: 46px;
}

.servise_right a {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}


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

.photo_span {
    width: 210px;
    height: 220px;
    display: block;
    /*background-size: 100% !important;*/
    background: 50% 0 no-repeat;
    background-size: cover !important;
}

.grey_table td {
    vertical-align:top;
    color: #acacac;
}

.grey_table td.pt15 {
    padding-top: 15px;
}

.grey_table td:first-child {
    padding-right: 15px;
    width: 190px;
}

img[align="left"] {
    margin: 0 15px 15px 0;
}

img[align="right"] {
    margin: 0 0 15px 15px;
}

.red_border {
    border: 1px solid red;
}

.service_main {
    margin-bottom: 20px;
}

.form_line {
    margin-bottom: 5px;
}
.form_line .caption {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
}
.form_line .file_label {
    height: 33px;
    border: 1px dashed #115577;
    border-radius: 4px;
    line-height: 33px;
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    color: #034a6e;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    margin-bottom: -13px;
    z-index: 2;
}
.form_line .file_label:hover .text {
    opacity: 1;
}
.form_line .file_label:hover .text:before {
    opacity: 0.8;
}
.form_line .file_label input {
    display: none;
}
.form_line .file_label .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
.form_line .file_label .text:before {
    content: '';
    background: url("images/ico_upload.png") 0 0 no-repeat;
    width: 11px;
    height: 17px;
    display: inline-block;
    opacity: 0.48;
    position: relative;
    top: 3px;
    margin-right: 6px;
}
.form_line .file_label .val {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10%;
    white-space: nowrap;
}
.form_line input[type="text"], .form_line textarea {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #dae9f1;
    margin-bottom: 7px;
}
.form_line label {
    padding-left: 5px;
}

.btn-right_form {
    margin: 10px 0 5px 0;
    width: 100%;
}

.left_form_title {
    color: #034a6e;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    margin-bottom: 10px;
}

.form_wrap {
    background: #dae9f1;
    box-sizing: border-box;
    margin-left: -10px;
    margin-bottom: 40px;
    padding: 15px 20px;
    width: 230px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.38);*/
}
.form_wrap p {
    margin-bottom: 8px;
}

.fsz11 {
    font-size: 11px;
}

.lh18 {
    line-height: 18px;
}

.db {
    display: block;
}

.services_section_left {
    float: left;
    width: 400px;
}
.services_section_right {
    float: right;
    width: 200px;
}

.people_counter {
    position: absolute;
    /*right: 340px;*/
    right: 0;
    top: -65px;
    background: #47a4d0;
    color: #fff;
    padding: 7px 15px 8px;
}

.event__middle {
    margin: 80px 0 55px 0;
}
.event__subname {
    font-size: 24px;
    color: #034A6E;
    line-height: 28px;
    margin-bottom: 11px;
}
.event__meta {
    margin-bottom: 35px;
}
.meta__date {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 22px;
    margin-right: 30px;
}
.meta__date:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    background: url("images/calendar_grey.svg") 0 0 no-repeat;
    width: 14px;
    height: 13px;
}
.meta__time {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 22px;
}
.meta__time:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    background: url("images/time-gray.svg") 0 0 no-repeat;
    width: 15px;
    height: 15px;
}
.speakers {
    border: 1px solid rgba(3, 74, 110, 0.15);
    padding: 20px 30px;
    position: relative;
}
.speakers__item {
    font-family: 'Noto Sans', sans-serif;
}
.speaker__info {

}
.speaker__photo {
    width: 150px;
    float: left;
    margin-right: 20px;
}
.speaker__meta {
    width: 418px;
    float: right;
    margin-top: 21px;
}
.speaker__name {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 3px;
}
.speaker__position {
    font-size: 16px;
    color: #9B9B9B;
    line-height: 22px;
}
.speaker__description {
    margin-top: 18px;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 23px;
    margin-bottom: 30px;
}

.speakers .bx-wrapper .bx-controls-direction a {
    bottom: -21px;
    top: auto;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(3, 74, 110, 0.15);
}
.speakers .bx-wrapper .bx-prev {
    right: 10px;
    left: auto;
    background: url("images/arrow-point-to-left.svg") 15px 11px no-repeat #ffffff;
}
.speakers .bx-wrapper .bx-next {
    background: url("images/arrow-point-to-right.svg") 15px 11px no-repeat #ffffff;
}

.event__share {

}
.share__title {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Noto Sans', sans-serif;
    margin-bottom: 30px;
}

.share__item {
    display: inline-block;
    width: 80px;
    height: 40px;
    margin-right: 10px;
}
.share--vk {
    background: url("images/vk.svg") 0 0 no-repeat;
}
.share--fb {
    background: url("images/facebook.svg") 0 0 no-repeat;
}
.share--google {
    background: url("images/google.svg") 0 0 no-repeat;
}
.share--twitter {
    background: url("images/twitter.svg") 0 0 no-repeat;
}

.webinar__block {
    margin: 55px 0 0 0;
}
.webinar__block .bx-wrapper .bx-viewport {
    padding: 20px 0;
}

.webinar__block .bx-wrapper .bx-controls-direction a {
    top: -10px;
    width: 26px;
    height: 26px;
}

.webinar__block .bx-prev, .webinar__block .bx-prev:hover {
    right: 45px;
    left: auto;
    background: url("images/arrow_left.svg");
}
.webinar__block .bx-next, .webinar__block .bx-next:hover {
    right: 0;
    background: url("images/arrow_right.svg");
}

.webinar__header {
    /*margin-bottom: 30px;*/
}
.webinar__title {
    font-size: 20px;
    color: #034A6E;
    line-height: 23px;
    float: left;
}
.webinar__more {
    float: right;
    line-height: 23px;
    font-size: 14px;
}
.webinar__more a {
    color: #034A6E;
}
.webinar__list {

}
.speaker__services {
    position: absolute;
    bottom: 13px;
    left: 30px;
    font-size: 16px;
}
.services__link {
    color: #034A6E;
    text-decoration: none;

}
.up {
    position: relative;
}
.down {
    position: relative;
}
.up:before {
    content: "";
    display: block;
    background: url("images/up.svg") 0 0 no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 9px;
    right: -15px;
}
.down:before {
    content: "";
    display: block;
    background: url("images/down.svg") 0 0 no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 9px;
    right: -15px;
}
.event__btn {
    margin: 50px 0;
}

.events_pd {
    padding: 20px;
    margin-left: -20px;
}

.ya-share2:not(.ya-share2--simple) .ya-share2__list li:before {
    content: "";
    display: none !important;
}
.ya-share2:not(.ya-share2--simple) .ya-share2__container_size_m .ya-share2__icon {
    width: 80px !important;
    height: 40px !important;
}
.ya-share2:not(.ya-share2--simple) .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: url("images/vk.svg") 0 0 no-repeat !important;
}
.ya-share2:not(.ya-share2--simple) .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background: url("images/facebook.svg") 0 0 no-repeat !important;
}
.ya-share2:not(.ya-share2--simple) .ya-share2__container_size_m .ya-share2__item_service_gplus .ya-share2__icon {
    background: url("images/google.svg") 0 0 no-repeat !important;
}
.ya-share2:not(.ya-share2--simple) .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background: url("images/twitter.svg") 0 0 no-repeat !important;
}
.ya-share2:not(.ya-share2--simple) .ya-share2__container_size_m .ya-share2__counter {
    line-height: 40px !important;
    font-size: 16px !important;
}

.forms_radio input[type="radio"]{
    margin-right: 5px;
}

.forms_radio label {
    color: #333;
}

.solution_right_column h1 {
    /*max-width: 380px;*/
}
.btn--sm {
    width: auto;
    font-size: 14px;
    line-height: 16px;
}

.blog__list {
    margin-left: -25px;
}
.blog__meta {
    font-size: 14px;
    line-height: 19px;
    color: #9B9B9B;
}
.ico__view, .ico__likes, .ico__comments {
    position: relative;
}
.ico__view:before {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 10px;
    top: 5px;
    left: 0;
    background: url("images/ico__eye.svg") 0 0 no-repeat;
}
.ico__likes:before {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 13px;
    top: 3px;
    left: 0;
    background: url("images/ico__like.svg") 0 0 no-repeat;
}
.ico__comments:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 13px;
    top: 3px;
    left: 0;
    background: url("images/ico__comment.svg") 0 0 no-repeat;
}
.ico__star {
    background: url("images/ico__star.svg") 0 0 no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}
.blog__stars {
    margin-top: 10px;
}
.meta__view {
    padding-left: 22px;
    margin-right: 15px;
}
.meta__likes {
    padding-left: 19px;
    margin-right: 15px;
}
.meta__comments {
    padding-left: 21px;
}

.blog__summary {
    margin: 50px 0;
}
.summary__article {
    border: 1px solid #ebeaea;
    padding: 10px 19px;
    height: 23px;
    margin-bottom: 10px;
}
.summary__author {
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    padding: 15px 19px;
}
.summary__counts {
    width: 300px;
    float: left;
}
.summary__rating {
    width: 310px;
    float: left;
    text-align: right;
}
.author__picture {
    width: 70px;
    float: left;
    margin-right: 30px;
}
.author__info {
    width: 510px;
    float: right;
}
.author__name {
    font-size: 16px;
    font-weight: bold;
}
.blog__queries {
    font-size: 12px;
    color: #9B9B9B;
    line-height: 14px;
    margin: 10px 0;
}
.detail__queries {
    font-size: 14px;
    color: #9B9B9B;
    line-height: 19px;
    margin: 10px 0;
}
.detail__queries span, .blog__queries span {
    display: inline-block;
    margin-right: 15px;
}
.author__rating {
    margin-top: 10px;
}

.blog__list .event .date {
    position: absolute;
    top: 0;
    right: 10px;
}
.blog__list .event_right {
    position: relative;
}
.blog__list .event_slide_link {
    max-width: 310px;
}
.blog__preview {
    margin: 10px;
}
.blog__date {
    position: absolute;
    top: 21px;
    right: 0;
}
.col-blog h1 {
    max-width: 380px;
    display: inline-block;
    margin-bottom: 0;
}
.blog__special {
    margin: 10px 0;
}
.blog__special span {
    color: #9B9B9B;
}
.blog__rating {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    padding-top: 21px;
}
.detail__counts {
    margin: 20px 0;
}
.menu__lbtn {
    text-align: left;
    margin-bottom: 20px;
}
.no_border_bottom {
    border-bottom: none;
}
.blog__share {
    margin-top: 30px;
}
.author__prop {
    font-size: 12px;
    color: #847e7e;
}
.author__title {
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.dashed__link {
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
    color: #acacac;
    text-decoration: none;
}
.blog__ratio {
    line-height: 22px;
}
.blog__ratio .ico__star {
    position: relative;
    top: 4px;
}

.blog-news img:hover {
    cursor: pointer;
}
/* image popup at blog section */
#dialog {
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    background: #000;
    border-top: none;
    border: none !important;
}

.ui-draggable {
    width: 100%;
    /*background: none !important;*/
}
.ui-widget-header {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #000;
}

.ui-dialog .ui-dialog-titlebar-close {
    border: none;
}
.ui-widget-header button {
    float: right;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin: 10px;
    padding: 6px 9px;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    color: #000;
}

#dialog img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-height: 550px;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    margin-right: 1px;
    float: right;
    padding: 0 !important;
}

/* ** ** ** ** */


.vendor_detail_info--solution {
    width: 100%;
    overflow: auto;
    padding: 0;
    padding-top: 30px;
    margin-top: 50px;
    border-top: 1px solid #ccc;
}
.vendor_detail_info_text--solution {
    width: 400px;

}
.vendor_line_name--solution {
    font-size: 12px;
}
.field_block--vehical {
    float: none;
    margin-left: 0;
}
.popup_default {
    padding-left: 30px;
    padding-right: 20px;
}
.popup_default__container {
    margin-left: 0;
    margin-right: auto;
    width: auto;
    margin-bottom: 17px;
}
.popup_success {
    display: none;
    padding: 30px;
}
.popup_success--text {
    font-size: 20px;
}

.fixed_left_form {
    position: fixed;
    top: 80px;
}
.present_block {
    margin-left: 9px;
    width: 150px;
    display: inline-block;
    /*float: left;*/
}
.present_block__text {
    /*height: 163px;*/
}
.btn-short {
    width: 150px;
    margin: 10px 0;
    /*display: inline-block ;*/
}
/* Сниппет */
.snippet {display: none;}
.snippet_temp {
    display: block;
    width: 650px;
    /*min-height: 216px;*/
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.snippet_temp__left {
    font-size: 14px;
    line-height: 23px;
    font-family: 'Noto Sans', sans-serif;
    width: 460px;
    margin-right: 11px;
    float: left;
    background-size: contain;
    /*padding-left: 10px;*/
}
.snippet_temp__right {
    width: 169px;
    float: right;
}
.snippet_temp__right + .snippet_button {
    font-size: 12px;
}
.snippet_temp__head {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    text-align: center;
}
.snippet_temp__text {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.snippet_button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 7px;
    line-height: 20px;
}
/* Сниппет */

/**** loader *****/


.cssload-thecube {
    width: 47px;
    height: 47px;
    margin: 0 auto;
    margin-top: 31px;
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f59c00;
    animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
    transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
    transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
    transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
    transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
    animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
    animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}



@keyframes cssload-fold-thecube {
    0%, 10% {
        transform: perspective(87px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        transform: perspective(87px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        transform: perspective(87px) rotateY(180deg);
        opacity: 0;
    }
}

@-o-keyframes cssload-fold-thecube {
    0%, 10% {
        -o-transform: perspective(87px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -o-transform: perspective(87px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -o-transform: perspective(87px) rotateY(180deg);
        opacity: 0;
    }
}

@-ms-keyframes cssload-fold-thecube {
    0%, 10% {
        -ms-transform: perspective(87px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -ms-transform: perspective(87px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -ms-transform: perspective(87px) rotateY(180deg);
        opacity: 0;
    }
}

@-webkit-keyframes cssload-fold-thecube {
    0%, 10% {
        -webkit-transform: perspective(87px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(87px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(87px) rotateY(180deg);
        opacity: 0;
    }
}

@-moz-keyframes cssload-fold-thecube {
    0%, 10% {
        -moz-transform: perspective(87px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -moz-transform: perspective(87px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -moz-transform: perspective(87px) rotateY(180deg);
        opacity: 0;
    }
}
.popup-form-bottom{
    position: relative;
}
.form-loader{
    display: none;
}
.form-loader-wrapper{
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: #fff;
    z-index: 10;
}
input[placeholder="page_link"]{
    display: none;
}
.field_block--vehical#page_link, #page_link{
    display: none;
}
input[name="form_text_157"]{
    display: none;
}

.phone__free a {
    color: #000;
    text-decoration: none;
}
.phone__free a:hover {
    color: #f59c00;
}


nav {
    width: auto;
    background: #034a6e;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.38);
}
nav.fixed_nav0 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
}
nav .first_lvl {
    box-shadow: none;
}
.first_lvl.fixed_nav {
    position: relative;
}

nav .submenu {
    width: 990px;
    /*z-index: 99999999;*/
    /*background: #fff;*/
    /*font-size: 15px;*/
    /*line-height: 24px;*/
    /*position: absolute;*/
    /*top: 60px;*/
    /*left: 0;*/
    /*margin: 0;*/
    /*padding: 44px 30px 25px 30px;*/
    /*min-width: 100%;*/
    /*box-sizing: border-box;*/
    /*display: none;*/
    /*box-shadow: 0 10px 24px -5px rgba(0, 0, 0, 0.38);*/
}
nav.fixed_nav0 .submenu {
    left: -65px;
}

nav ul.submenu li {
    /*display: block;*/
    /*padding: 0 0 17px 0;*/
    padding-bottom: 5px;
    float: left;
    width: 33%;
}

nav ul.submenu li a {
    /*text-decoration: none!important;*/
    /*color: #034a6e;*/
    /*transition: 0.3s all;*/
}

nav ul.submenu li a:hover {
    /*text-decoration: none;*/
    /*color: #f59c00;*/
}
.page_content {
    text-align: left;
}
.project a {
    text-decoration: none;
}
.project a:hover {
    color: #f59c00;
}
.projects {
    width: 708px !important;
}
.right_column--services-section .projects {
    width: 670px !important;
}
.project {
    padding: 17px;
    width: 184px;
    margin-left: 15px;
    min-height: 340px;
    margin-bottom: 16px;
}
.project_otrasl .otr {
    border-top: solid 1px #dadada;
    padding: 8px 0 8px 28px;
    border-bottom: solid 1px #dadada;
    line-height: 18px;
    min-height: 36px;
    background-position: left 6px;
    background-size: 20px 20px;
    margin: 8px 0;
}
.project_title {
    min-height: 46px;
    font-weight: 600;
    color: #008489;
}
.project__picture {
    position: relative;
    display: block;
    height: 80px;
}
.project__picture img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.project .lh23 {
    color: #000 !important;
    overflow: hidden;
}

/* new */

.project:hover {
    box-shadow: 0 9px 32px -7px rgba(0, 0, 0, 0.2);
}
.event-wrapper {
    width: 708px !important;
}
.event {
    padding: 17px;
    margin-left: 15px;
}
.ev_hover:hover {
    box-shadow: 0 9px 32px -7px rgba(0, 0, 0, 0.2);
    padding: 17px;
    top: -1px;
    left: -1px;
    border: 1px solid #dae9f1;
}
.top-menu-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0;
    padding-left: 0;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    box-shadow: 0 10px 24px -5px rgba(0, 0, 0, 0.38);
}
.top-menu-dropdown > * {
    display: none;
}
.top-menu-dropdown .submenu,
.top-menu-dropdown .projects_menu {
    display: block;
    top: 0;
    position: static;
    overflow: hidden;
}
.top-menu-dropdown .submenu {
    padding: 0;
    box-shadow: none;
    min-width: 0;
    margin: 0 auto;
}
.top-menu-dropdown__block {
    background: #fff;
}
[data-js-top-menu-dropdown] {
    display: block;
    z-index: -1;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
[data-js-top-menu-dropdown]:hover,
[data-js-top-menu-dropdown].active {
    z-index: 1;
    opacity: 1;
    height: auto;
    transition: opacity .3s;
}
.top-menu-dropdown__block[data-js-top-menu-dropdown]:hover,
.top-menu-dropdown__block[data-js-top-menu-dropdown].active {
    padding: 44px 30px 25px 30px;
}
.nav_prj_sect,
.nav_vip_block {
    /*width: 990px;*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
    /*margin: 0 auto;*/
}
.preload {
    display: none;
}
.nav_prj__block {
    margin-bottom: 9px;
}
.services_menu_ul li {
    margin: 5px 0;
}
nav ul.submenu li {
    padding-bottom: 10px;
}
.nav_prj_sect {
    padding-bottom: 25px;
}
/*.top-menu-dropdown a,*/
/*.top-menu-dropdown .projects_menu a,*/
/*.top-menu-dropdown .projects_menu a span,*/
.first_lvl .submenu a:not(.btn),
.first_lvl .projects_menu a:not(.btn),
.first_lvl .projects_menu a span {
    transition: all .3s;
    color: #333 !important;
    text-decoration: none !important;
    border: none !important;
}
/*.top-menu-dropdown a:hover,*/
/*.top-menu-dropdown .projects_menu a:hover,*/
/*.top-menu-dropdown .projects_menu a span:hover,*/
.first_lvl .submenu a:not(.btn):hover,
.first_lvl .projects_menu a:not(.btn):hover,
.first_lvl .projects_menu a span:hover {
    color: #008489 !important;
}
nav.fixed_nav0 + .nav-substitute {
    /*height: 60px;*/
    height: 60px;
}
.page-with-custom-banner nav.fixed_nav0 + .nav-substitute,
.main-page-body nav.fixed_nav0 + .nav-substitute {
    /*height: 60px;*/
    height: 30px;
}
nav.fixed_nav0 + .nav-substitute--30 {
    height: 30px;
}
.nav_vip_projects {
    /*padding-left: 0;*/
    /*padding-right: 80px;*/
}
.phone_block--footer {
    position: static;
    clear: both;
    overflow: hidden;
    margin: -4px 0 3px;
    padding-left: 30px;
    /*background: url('/bitrix/templates/sinto_new/images/phone.svg') left 14px no-repeat;*/
    background: url('/bitrix/templates/sinto_new/images/phone.svg') left 10px no-repeat;
    background-size: 19px;
}
.phone__free a {
    font-size: 16px;
}
.phone_block--footer a {
    color: #fff !important;
}
.phone_block--footer a:hover {
    color: #f59c00 !important;
}
.phone_block--footer .phone > div {
    margin-bottom: 9px;
}
.phone_block--footer .phone-email {
    display: none;
}
.copy {
    position: static;
    margin-top: 30px;
}
.foot_section li {
    width: 100%;
    font-size: 14px;
    margin-bottom: 3px;
    line-height: 24px;
}
.foot_section {
    width: 310px;
}
.foot_menu {
    width: 270px;
}
.info_col {
    width: 320px;
    margin-right: 0;
}
footer,
.footer_container {
    height: auto;
}
.left_column--services-section {
    float: right;
    margin-right: 0;
}
.left_column--services-section .person_margin {
    margin-left: 0;
}
.right_column--services-section {
    margin-right: 30px;
}
.phone_block {
    top: 22px;
}
.phone-email a {
    font-size: 18px;
}
.phone-email {
    margin-top: -4px;
}
.first_lvl .submenu,
.first_lvl .projects_menu {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}
.nav_vip_projects {
    width: 390px;
}
.nav_vip_proj_link {
    width: 200px;
}
.footer_container a.social {
    padding: 1px;
    background-position: 50%;
}
.event__detail-text img {
    width: 100%;
}
.event__detail-text,.event__detail-text p,.event__detail-text div {text-align:justify;}
.blog-news,.blog-news p,.blog-news div {text-align:justify;}
.just,.just p,.just div {text-align:justify;}
.person_detail_info,.person_detail_info p,.person_detail_info div {text-align:justify;}
.main_slide_small--custom {
    overflow: hidden;
    position: relative;
    background: 50% no-repeat #86bffd;
    background-size: cover;
    margin: 0;
    /*height: 430px;*/
    height: 370px;
    /*min-height: calc(100vh - 240px);*/
    min-height: calc(100vh - 260px);
}
.main_slide_small--custom:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .4;
    z-index: 1;
}
.main_slide_small--custom + .main_slide_small:not(.main_slide_small--custom) {
    display: none;
}
.main-banner-detail {
    width: 930px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    height: 100%;
    z-index: 2;
}
.main-banner-detail__info {
    /*max-width: 676px;*/
    max-width: 660px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-left: -76px;
    /*left: 42.3%;*/
    transform: translateY(-50%);
    z-index: 2;
}
.main-banner-detail__info h1,
.main-banner-detail__info .like-h1 {
    margin-top: 0;
    color: #fff;
    /*font-size: 36px;*/
    /*font-size: 40px;*/
    /*line-height: 45px;*/
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 20px;
}
.main-banner-detail__text {
    /*font-size: 20px;*/
    /*font-size: 22px;*/
    /*line-height: 27px;*/
    /*max-width: 500px;*/
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.2px;
}
.main-banner-detail__btns {
    /*margin-top: 50px;*/
    margin-top: 30px;
}
.main-banner-detail__btns .btn {
    margin-left: 0;
    margin-right: 15px;
}
.bx-breadcrumb a {
    text-decoration: none !important;
    transition: all .3s;
}
.bx-breadcrumb a:hover {
    color: #02588a;
}
.main_slide_small--bad {
    /*background-size: auto 100%;*/
}
/*.main_slide_small--bad:before {*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*right: 50%;*/
/*bottom: 0;*/
/*left: calc(50% - 400px);*/
/*opacity: 1;*/
/*background: rgba(47,86,128,1);*/
/*background: -moz-linear-gradient(left, rgba(47,86,128,1) 0%, rgba(214,214,214,0.4) 100%);*/
/*background: -webkit-gradient(left top, right top, color-stop(0%, rgba(47,86,128,1)), color-stop(100%, rgba(214,214,214,0.4)));*/
/*background: -webkit-linear-gradient(left, rgba(47,86,128,1) 0%, rgba(214,214,214,0.4) 100%);*/
/*background: -o-linear-gradient(left, rgba(47,86,128,1) 0%, rgba(214,214,214,0.4) 100%);*/
/*background: -ms-linear-gradient(left, rgba(47,86,128,1) 0%, rgba(214,214,214,0.4) 100%);*/
/*background: linear-gradient(to right, rgba(47,86,128,1) 0%, rgba(214,214,214,0.4) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f5680', endColorstr='#d6d6d6', GradientType=1 );*/
/*}*/
/*.main_slide_small--bad:after {*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*right: calc(50% - 400px);*/
/*bottom: 0;*/
/*left: 50%;*/
/*background: rgba(214,214,214,0.4);*/
/*background: -moz-linear-gradient(left, rgba(214,214,214,0.4) 0%, rgba(47,86,128,1) 100%);*/
/*background: -webkit-gradient(left top, right top, color-stop(0%, rgba(214,214,214,0.4)), color-stop(100%, rgba(47,86,128,1)));*/
/*background: -webkit-linear-gradient(left, rgba(214,214,214,0.4) 0%, rgba(47,86,128,1) 100%);*/
/*background: -o-linear-gradient(left, rgba(214,214,214,0.4) 0%, rgba(47,86,128,1) 100%);*/
/*background: -ms-linear-gradient(left, rgba(214,214,214,0.4) 0%, rgba(47,86,128,1) 100%);*/
/*background: linear-gradient(to right, rgba(214,214,214,0.4) 0%, rgba(47,86,128,1) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#2f5680', GradientType=1 );*/
/*}*/
.main-banner-small-pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 50% no-repeat;
    background-size: cover;
}
.main-banner-small-pic:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .6;
    z-index: 1;
}
.left_column.left_column--services-section .form_wrap {
    margin-left: 0;
}
.services_section_left {
    width: 100%;
}
.service-card {
    display: inline-block;
    vertical-align: top;
    margin-right: 21px;
    margin-bottom: 25px;
    position: relative;
    width: 310px;
    height: 180px;
    background: 50% #dadada no-repeat;
    background-size: cover;
    border: solid 1px #dadada;
    cursor: pointer;
}
.service-card:nth-child(2n) {
    margin-right: 0;
}
.service-card:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .6;
    z-index: 1;
    transition: all .3s;
}
.service-card:hover:before {
    opacity: .8;
}
.service-card__name {
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;
    text-align: left;
}
.main-banner-detail__video {
    position: absolute;
    left: 75%;
    bottom: 30px;
}
.btn--transparent {
    background: transparent;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    padding: 14px 24px;
    border-radius: 66px;
    letter-spacing: 0.6px;
    cursor: pointer;
    transition: all .3s;
    width: auto;
    display: inline-block;
    vertical-align: top;
    text-transform: none;
}
.btn--transparent:hover {
    color: #000;
    background-color: #fff;
}
.btn--transparent-to-blue:hover {
    color: #034a6e !important;
}
.btn--video {
    position: relative;
    height: 30px;
    padding: 0 0 0 55px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.6px;
    cursor: pointer;
    display: block;
    width: 100%;
    margin: 0;
    background: transparent;
    text-align: left;
    transition: all .3s;
}
.btn--video i {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 50px;
    background-image: url('images/video.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn--video:hover {
    color: #fff;
}
.btn--transparent.btn--video {
    font-size: 16px;
    line-height: 18px;
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 14px 24px;
    height: auto;
    padding-left: 49px;
}
.btn--transparent.btn--video:hover {
    color: #000;
}
.btn--transparent.btn--video i {
    width: 23px;
    height: 31px;
    top: 7px;
    left: 12px;
}
.btn--transparent.btn--video:hover i {
    background-image: url('images/youtube.svg');
}
.left_column--services-section .person_margin {
    margin-bottom: 0;
}
.left_column--services-section .person_margin + * {
    margin-top: 40px;
}
.left_column--services-section .servises_person {
    padding-bottom: 10px;
}
.link {
    text-decoration: none !important;
    transition: all .3s;
}
.link:hover {
    color: #02588a;
}
.additional-phone-number {
    color: #acacac;
}
.main_slide_small--about {
    height: 430px;
    /*min-height: calc(100vh - 240px);*/
    min-height: calc(100vh - 210px);
    background: 50% 40% url('images/image24.jpg') no-repeat #000;
    background-size: auto 289px;
    /*margin-top: 0;*/
}
.main_slide_small--about-us {
    height: 320px;
    /*background: 50% 100% url('images/6-1.jpg') no-repeat #fff;*/
    background: 50% 100% url('images/about-us-banner.jpg') no-repeat #f7f7f7;
    background-size: auto 290px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
}
.main_slide_small--about h1,
.main_slide_small--about .like-h1 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    margin-top: 0;
    color: #fff;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 0;
}
.right_column.right_column--services-section .projects .project {
    width: 172px;
}
.main_slide_small--bad-quality {

}
.main-banner-blur-pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 50% transparent no-repeat;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    background-size: cover;
}
.service_item_vendor {
    width: 100px;
    height: 60px;
    display: inline-block;
    margin: 0 8px 8px 0;
    padding: 4px 19px;
    border: solid 1px #dadada;
    background-size: contain;
}
.service_item_vendor2 {
    background-size: cover;
    width: 160px;
    height: 90px;
    display: inline-block;
    margin-right: 8px;
}

.owl-theme {
    position: relative;
}
.owl-theme .owl-prev,
.owl-theme .owl-next {
    position: absolute;
    top: 50%;
    left: -30px;
    background: 50% url('images/right-arrow-hover.svg') !important;
    background-size: contain !important;
    /*transform: rotate(180deg) translateY(calc(-50% + 15px));*/
    transform: translateY(calc(-50%)) rotate(180deg);
    width: 30px;
    height: 30px !important;
    margin: 0 !important;
    transition: all .3s;
    opacity: .8;
}
.owl-theme .owl-prev:not(.disabled):hover,
.owl-theme .owl-next:not(.disabled):hover {
    background-image: url('images/right-arrow.svg') !important;
    opacity: 1;
}
.owl-theme .owl-next {
    left: auto;
    right: -30px;
    /*transform: translateY(calc(-50% + 15px));*/
    transform: translateY(calc(-50%));
}
.owl-theme .owl-prev span,
.owl-theme .owl-next span {
    display: none;
}
.owl-theme .owl-nav {
    margin: 0;
}
.preload {
    display: none;
}
/*.projects.owl-carousel {*/
/*!*margin-left: 0;*!*/
/*margin-left: -10px;*/
/*margin-right: -20px;*/
/*width: auto !important;*/
/*}*/
/*.projects.owl-carousel .project {*/
/*!*margin-left: 15px;*!*/
/*margin-left: 10px;*/
/*}*/
.with-top-border {
    border-top: solid 1px #dadada;
    padding-top: 35px;
    margin-top: 40px;
}
.btn--block {
    display: block;
    width: 100%;
    line-height: 23px;
}
.btn--blue {
    background: #034a6e;
    color: #fff;
}
.btn--blue:hover {
    color: #fff;
    background: #2b6b8c;
}
.siblings {
    position: relative;
    text-align: left;
}
.siblings__all {
    position: absolute;
    top: -4px;
    right: 0;
}
.service-card--small:not(.service-card--light) {
    margin-right: 12px;
    width: 204px;
    height: 130px;
    margin-bottom: 15px;
}
.service-card--small:not(.service-card--light):nth-child(2n) {
    margin-right: 12px;
}
.service-card--small:not(.service-card--light):nth-child(3n) {
    margin-right: 0;
}
.service-card--small:not(.service-card--light) .service-card__name {
    font-size: 14px;
    line-height: 20px;
    left: 15px;
    bottom: 15px;
    right: 15px;
}
.btn--w100 {
    width: 100px;
}

.input-wrapper {
    position         : relative;
    display          : inline-block;
    vertical-align   : top;
    background-color : #FFFFFF;
    /*overflow         : hidden;*/
}
.input-wrapper input[type="email"],
.input-wrapper:not(.input-wrapper--textarea-and-file) input[type="text"] {
    position           : relative;
    width              : calc(100% - 42px);
    background         : transparent;
    /*font-family        : 'Open Sans', 'Helvetica Neue', 'Helvetica', 'OpenSans', sans-serif !important;*/
    font-size          : 19px !important;
    line-height        : 28px !important;
    height        : 28px; /* explorer */
    /*border             : solid 1px #dadada;*/
    border: 0;
    /*border-bottom             : solid 2px #dadada;*/
    /*border-bottom             : solid 2px #888888;*/
    border-bottom             : solid 1px #888888;
    /*padding            : 10px 10px 0 10px;*/
    padding: 0 10px 0 32px;
    outline            : none;
    -webkit-transition : all .4s;
    -moz-transition    : all .4s;
    -o-transition      : all .4s;
    transition         : all .4s;
    z-index            : 1;
    color: #333;
}
.input-wrapper input[type="email"].invalid,
.input-wrapper input[type="text"].invalid {
    border-color : red !important;
}
.input-wrapper input[type="email"]:focus,
.input-wrapper input[type="text"]:focus,
.form-new textarea:focus {
    border-color : #9a9a9a;
}
.input-wrapper i {
    position: absolute;
    font-size: 19px;
    left: 3px;
    top: 1px;
    /*color: #a09f9f;*/
    color: #888;
}
/*.input-wrapper:not(.input-wrapper--textarea-and-file) span {*/
.input-wrapper__placeholder {
    position               : absolute;
    display                : block;
    /*width              : 100%;*/
    white-space            : nowrap;
    /*font-family            : "GeometriaMedium", "OpenSans", 'serif';*/
    color                  : #ccc;
    /*font-family : "Lora", serif;*/
    /*font-family : "Open Sans", serif;*/
    /*color : #767676;*/
    -webkit-font-smoothing : antialiased;
    /*top                    : 14px;*/
    top                    : 2px;
    left                   : 25px;
    font-size              : 14px;
    line-height            : 24px;
    -webkit-transition     : all .3s;
    -moz-transition        : all .3s;
    -o-transition          : all .3s;
    transition             : all .3s;
}
.input-wrapper__placeholder.active,
textarea + .input-wrapper__placeholder.active {
    display: none;
}
/*.input-wrapper:not(.input-wrapper--textarea-and-file) span.active {*/
/*.input-wrapper__placeholder.active {*/
/*transform : translate(-15%, -15px) scale(0.7);*/
/*}*/
/*textarea + .input-wrapper__placeholder.active {*/
/*transform : translate(-15%, -16px) scale(0.7);*/
/*}*/
/*.input-wrapper--phone input[type="text"] {*/
/*display        : inline-block;*/
/*vertical-align : top;*/
/*width          : calc(100% - 100px) !important;*/
/*}*/
/*.input-wrapper--phone .flag {*/
/*position        : relative;*/
/*border          : solid 1px #CCCCCC;*/
/*!*display         : inline-block;*!*/
/*!*vertical-align  : top;*!*/
/*float           : left;*/
/*width           : 66px;*/
/*height          : 47px;*/
/*!*margin-right    : 5px;*!*/
/*background-size : 30px 21px;*/
/*}*/
/*.input-wrapper--phone input[type="text"] {*/
/*float : right;*/
/*}*/

/*.input-wrapper--phone span {*/
/*left : 87px !important;*/
/*}*/
.form-new {
    overflow : hidden;
    margin   : 30px 0;
}
.form-new textarea {
    width       : calc(100% - 42px);
    font-size   : 19px;
    line-height: 17px;
    padding: 6px 10px 10px 32px;
    /*margin-top  : 20px;*/
    /*border      : solid 1px #dadada;*/
    border : 0;
    /*border-bottom: solid 2px #dadada;*/
    /*border-bottom: solid 2px #888888;*/
    border-bottom: solid 1px #888888;
    resize      : vertical;
    outline     : none;
    height      : 60px;
    color: #333;
    font-family: 'Noto sans', sans-serif;
}


/*.form-new textarea::-webkit-input-placeholder, !* WebKit, Blink, Edge *!*/
/*.form-new textarea[placeholder],*/
/*.form-new textarea:-moz-placeholder, !* Mozilla Firefox 4 to 18 *!*/
/*.form-new textarea::-moz-placeholder, !* Mozilla Firefox 19+ *!*/
/*.form-new textarea:-ms-input-placeholder, !* Internet Explorer 10-11 *!*/
/*.form-new textarea:-ms-input-placeholder { !* Microsoft Edge *!*/
/*color : #9B9B9B;*/
/*opacity : 1;*/
/*font-family: "GeometriaMedium", "OpenSans", 'serif' !important;*/
/*}*/
.form-new .input-wrapper {
    width      : 100%;
    margin-top : 20px;
}
.form-new .input-wrapper:first-child {
    margin-top : 0;
}
/*.form-new input[type="submit"] {*/
/*margin-top : 13px;*/
/*}*/
.form-new__errors {
    padding-bottom : 20px;
}
.form-new__errors p:first-child {
    margin-top : 0;
}
.form-new__errors p:last-child {
    margin-bottom : 0;
}
.form-new > .form-new {
    margin: 0;
    padding: 0;
    box-shadow: none;
    position: static;
    width: auto;
    max-width: none;
}
.form-new .input-wrapper input:required + span:after,
.form-new .input-wrapper input + span.required:after,
.form-new .input-wrapper textarea + span.required:after {
    content : '*';
    color : red;
    margin-left : 3px;
}
.jfilestyle {
    display    : block;
    margin     : 0 10px;
    border-top : solid 1px #ccc;
}
.jfilestyle label {
    border         : none !important;
    padding-left   : 0 !important;
    padding-bottom : 1px !important;
    padding-top    : 6px !important;
    margin-right: 1px !important;
}
.focus-jfilestyle {
    outline : none !important;
}
.focus-jfilestyle + input {
    opacity: 0;
}
.jfilestyle label span {
    /*color          : #ccc;*/
    /*color          : #b1b1b1;*/
    color          : #888;
    font-weight: 600;
    text-transform : uppercase;
    /*font-size      : 11px;*/
    font-size      : 14px;
    /*line-height    : 30px;*/
    line-height    : 25px;
    margin-right: 4px;
    margin-left: -2px;
    /*font-family    : "GeometriaBold", serif;*/
}
.jfilestyle input[type="text"] {
    border           : none !important;
    background-color : transparent !important;
    padding          : 5px 0 0 2px !important;
    font-size        : 13px;
    line-height      : 24px;
    width            : calc(100% - 156px) !important;
}


.form-new--popup {
    /*position   : relative;*/
    /*box-shadow : 0 0 20px 0 rgba(0, 0, 0, .2);*/
    padding    : 20px 30px 20px;
    /*max-width  : 430px;*/
    max-width  : 570px;
    width      : calc(90vw - 40px);
    margin : 0;
}
.form-new--confirm {
    text-align: center !important;
    padding: 60px 0px 60px;
    margin: 0 auto;
}
.form-new--confirm > img {
    width         : 121px;
    margin-bottom : 50px;
}
.form-new--confirm > p {
    color                  : #000000;
    /*font-family            : "GeometriaRegular", serif;*/
    -webkit-font-smoothing : antialiased;
    font-weight            : 300;
    font-size              : 15px;
    line-height            : 20px;
    margin                 : 9px 0;
}
.form-new--confirm > button {
    margin-top : 45px;

}
.form-new--popup input[type="submit"] {
    /*margin-top : 27px;*/
}
.form-new--popup textarea {
    /*padding-bottom : 70px;*/
}
.form-new--popup .close,
.form-new--popup + .close {
    position        : absolute;
    top             : 26px;
    right           : 22px;
    background      : 50% url('images/close.svg') transparent no-repeat;
    background-size : calc(100% - 10px);
    width           : 25px;
    height          : 25px;
}
.form-new--static {
    /*padding: 40px 50px 50px;*/
    /*padding: 40px 110px 50px;*/
    /*padding: 40px 40px 50px;*/
    padding: 40px 0 50px;
    /*border: solid 1px #dadada;*/
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
}
.form-new--popup .jfilestyle,
.form-new--static .jfilestyle {
    /* position: absolute; */
    /* width: calc(100% - 24px); */
    /* bottom: 9px; */
    position: absolute;
    width: calc(100% - 22px);
    top: 10px;
    margin: 0;
    bottom: auto;
    /* border: solid 1px #dadada; */
    border: solid 2px #888;
    padding: 1px 0px 0px;
    text-align: right;
    height: 37px;
    cursor: pointer;
}
.jfilestyle label {
    width: 100% !important;
    padding-right: 0 !important;
    height: 29px;
}
.form-new--popup h2 {
    /*color          : #000000;*/
    /*margin         : 0;*/
    /*font-size      : 24px;*/
    /*line-height    : 24px;*/
    /*text-transform : uppercase;*/
    /*margin-bottom  : 6px;*/
    /*font-family    : "GeometriaBold", serif;*/
}

.form-new--static.form-new--confirm {
    padding : 0;
}
.form-new--static.form-new--confirm > img {
    margin-bottom : 0;
}
.form-new--static.form-new--confirm h2 {
    padding: 10px 0 0 0;
    margin: 0;
    min-height: 0;
}
.input-wrapper--half {
    width : calc((100% - 25px) / 2) !important;
    /*display        : inline-block;*/
    /*vertical-align : top;*/
    float : left;
}
/*.input-wrapper--half.input-wrapper--phone {*/
/*float : right;*/
/*}*/
.input-wrapper--half + .input-wrapper--half {
    /*margin-left : 20px;*/
}
.fancybox-slide > script {
    display : none;
}
.input-wrapper--textarea-and-file {
    position : relative;
}
.input-wrapper--textarea-and-file textarea {
    margin-top : 0;
    padding-bottom: 55px;
}
.icon {
    display         : inline-block;
    vertical-align  : top;
    width           : 30px;
    height          : 30px;
    background-size : contain;
}
.icon--clip {
    background: -21px 2px url("/bitrix/templates/sinto_new/images/sprite.png") transparent no-repeat;
    height     : 27px;
}
.cols {
    overflow: hidden;
    margin: -10px;
}
.cols--no-margin {
    margin: 0;
}
.cols--no-padding {
    margin: 0;
}
.col,
.col--100 {
    padding: 10px;
    float: left;
    display: block;
    width: 100%;
}
.cols--no-padding .col {
    padding: 0;
}
.col--80 {
    width: 80%;
}
.col--75 {
    width: 75%;
}
.col--66 {
    width: 66.6%;
}
.col--60 {
    width: 60%;
}
.col--55 {
    width: 55%;
}
.col--50 {
    width: 50%;
}
.col--45 {
    width: 45%;
}
.col--40 {
    width: 40%;
}
.col--33 {
    width: 33.3%;
}
.col--25 {
    width: 25%;
}
.col--20 {
    width: 20%;
}
.col--16 {
    width: 16.6%;
}
.cols,
.col {
    box-sizing: border-box;
}
.col--right {
    float: right;
}
.servises_person__btns {
    padding: 0 15px 10px;
}
.servises_person__btns .btn {
    box-sizing: border-box;
}
.no-margin {
    margin: 0;
}

.form-new {
    text-align: left;
}
.form-new__manager-email,
.form-new__page-link {
    display: none;
}
.form-new h2 {
    margin-top: 0;
    /*margin-bottom: 30px;*/
    margin-bottom: 37px;
}
.form-new h2 + p {
    margin: -20px 0 40px 0;
    font-size: 17px;
    padding: 0;
    line-height: 23px;

}
.form-new .jfilestyle,
.btn--round {
    /*border-radius: 6px;*/
}
.form-new--static.form--confirm {
    text-align: center;
}
.form--confirm,
.form-new--confirm {
    font-size: 20px;
    line-height: 28px;
}
.form--confirm h2,
.form-new--confirm h2 {
    margin-bottom: 17px;
}
.event-registration {
    max-width: 700px;
    margin: 0 auto;
}
.event-registration table {
    max-width: 100%;
}
.event-registration__text {
    font-size: 20px;
    line-height: 30px;
}
.event-registration__after {
    /*font-size: 20px;*/
    /*line-height: 27px;*/
    font-size: 20px;
    line-height: 30px;
    /*font-weight: 600;*/
}

.event-registration__form {
    /*max-width: 600px;*/
    margin: 0 auto;
}
.main_slide_small--event,
.main_slide_small--main {
    background-color: #00a2df;
    /*height: 430px;*/
    height: 420px;
    background-position-y: 70%;
    /*margin-bottom: 20px;*/
    /*min-height: calc(100vh - 170px);*/
    /*min-height: calc(100vh - 230px);*/
    /*min-height: calc(100vh - 240px);*/
    min-height: calc(100vh - 250px);
}
.main_slide_small--event:before {
    /*.main_slide_small--main:before {*/
    /*display: none;*/
    opacity: 0.4;
}
.main_slide_small--main:before {
    /*display: none;*/
}
.main_slide_small--main .main_slide_small__logo,
.main_slide_small--event .main_slide_small__logo {
    display: none;
    width: 150px;
    height: 56px;
    /*display: block;*/
    position: absolute;
    top: 30px;
    /*right: 40px;*/
    left: 50%;
    margin-left: -76px;
    /*background: url('/bitrix/templates/sinto_new/images/logo.svg') center no-repeat;*/
    background: url('/bitrix/templates/sinto_new/images/logo-white.svg') center no-repeat;
    background-size: contain;
    z-index: 2;
}
.main_slide_small--event .main-banner-detail__info {
    /*margin-left: 136px;*/
}
.form-new .chosen-container {
    margin: 0;
    position: absolute;
    /*left: 185px;*/
    /*left: 0;*/
    left: calc(50% + 11px);
    /*width: 232px !important;*/
    /*width: 100% !important;*/
    width: calc(50% - 11px) !important;
}
.form-new .chosen-container + .input-wrapper__placeholder {
    left: 0;
}
.form-new .chosen-container-single .chosen-single div b {
    background-image: url('images/arrow_down_yellow.svg');
}
.form-new .chosen-container-active .chosen-single {
    border-color: #ccc !important;
}
.fancybox-type-iframe .fancybox-skin {
    padding: 5px !important;
}
.input-wrapper--dropdown {
    /*padding-bottom: 25px;*/
}
.input-wrapper__input-title {
    padding-bottom: 4px;
    /*padding-left: 25px;*/
    padding-left: 32px;
    /*font-size: 14px;*/
    font-size: 19px;
    line-height: 28px;
    /*color: #d5d5d5;*/
    color: #888;
    width: calc(50% - 42px);
    display: inline-block;
    vertical-align: top;
}
.owl-carousel .service-card--small:not(.service-card--light) {
    width: 100%;
    margin: 0;
}
.owl-carousel {
    margin-bottom: 40px;
}
.owl-dots {
    margin-top: 7px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
[data-js-owl-shadows] .owl-dots {
    margin-top: -4px;
}
.form-new--small {
    border: none;
    padding: 50px 0 30px;
    margin: 50px auto 0;
    max-width: 570px;
    border-top: solid 1px #dadada;
    /*margin-top: 50px;*/
}
[data-js-main-slider-owl] .owl-dots {
    position: absolute;
    top: auto;
    bottom: 30px;
}
[data-js-main-slider-owl] .owl-nav {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 0;
    right: 0;
}
[data-js-main-slider-owl] .owl-prev,
[data-js-main-slider-owl] .owl-next {
    position: absolute;
    transform: translateY(-50%);
    left: 10px;
}
[data-js-main-slider-owl] .owl-prev {
    transform: translateY(-50%) rotate(180deg);
}
[data-js-main-slider-owl] .owl-next {
    left: auto;
    right: 10px;
}
[data-js-main-slider-owl] .owl-dot.active span {
    background: #f59c00 !important;
}
.main_slide_small--main .main_slide_video {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 350px;
    transform: translateY(-50%);
    height: 380px;
}
.main_slide_small--main .slider_tube {
    margin: 0;
    height: 100%;
    line-height: 0;
}
.main_slide_small--main .slide_result {
    width: 320px;
    height: auto;
    display: block;
    padding: 40px 10px 20px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    background: none;
}
.main_slide_small--main .slide_result_item {
    display: block;
    width: auto;
    margin-bottom: 30px;
}
.main_slide_small--main .slide_result_item:last-child {
    margin-bottom: 0;
}
.main_slide_small--main .slide_result_item div:nth-child(1) {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    margin-right: 20px;
}
.main_slide_small--main .slide_result_item div:nth-child(2) {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 55px);
}
[data-js-main-slider-owl].owl-carousel {
    margin-bottom: 0;
}
.block {
    padding: 70px 0;
}
.block--4-in-1 {
    padding-top: 30px;
    /*padding-bottom: 60px;*/
    padding-bottom: 50px;
}
.block--4-in-1 h2 {
    margin-bottom: 30px;
}
.card {
    display: block;
    position: relative;
    text-align: center;
    padding: 20px;
    border: solid 1px #dadada;
    transition: all .3s;
    cursor: default;
}
.card:hover {
    border-color: #bbb;
}
.card__sign {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    height: auto;
    margin-bottom: 20px;
}
.card--4-in-1 .card__sign {
    height: 90px;
    background: 50% no-repeat;
    background-size: contain;
}
.card__sign img {
    max-width: 100%;
}
.card__title {
    color: #333;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    height: 48px;
    position: relative;
    letter-spacing: 1px;
    font-family: "Exo 2", sans-serif;
}
.card__title span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}
.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding: 0 30px;
}
.card .btn {
    width: auto;
    margin: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow-y: auto;
}
.fancybox-lock,
.fancybox-lock body {
    overflow: visible !important;
}
.fancybox-margin {
    margin-right: 0 !important;
}
.bank-details {
    max-width: 700px;
    /*padding: 30px;*/
    /*padding: 10px;*/
    padding: 20px 50px 20px 20px !important;
    font-size: 13px;
    line-height: 16px;
}
.bank-details__title {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 24px !important;
}
.bank-details h4 {
    /*margin: 15px 0 10px;*/
    margin: 3px 0 7px;
}

.bank-details .btn {
    display: inline-block;
    vertical-align: top;
    /*margin-bottom: 13px;*/
    float: right;
    margin: -47px 0 0 0;
}

.bank-details__title {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 10px !important;
}
.bank-details p {
    padding-bottom: 5px;
}
.anchor {
    position: relative;
}
.anchor a {
    position: absolute;
    top: -70px;
    opacity: 0;
}
.event-registration table {
    width: 100%;
}
.event-registration__text table td {
    border: solid 1px #dadada;
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
}
.event-registration__text table td:first-child {
    /*white-space: nowrap;*/
}

.main-projects-carousel {
    overflow: hidden;
}
.main-projects-carousel .owl-prev {
    left: -20px;
}
.main-projects-carousel .owl-next {
    /*right: -20px;*/
    right: -12px;
}
.owl-carousel .owl-item img {
    width: auto;
}
.projects.owl-carousel {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important;
}
.projects.owl-carousel .project {
    margin-right: 0;
    margin-left: 14px;
    margin-bottom: 25px;
    margin-top: 10px;
}
.projects.owl-carousel .project:hover {
    box-shadow: 0 5px 26px rgba(0,0,0,0.2)!important;
}
.main-projects-carousel {
    padding-bottom: 17px;
}
.main-projects-carousel .projects.owl-carousel {
    margin-left: -15px;
    margin-right: -15px;
}
.main-projects-carousel h2 {
    margin-bottom: 15px;
    margin-top: 0;
    padding-top: 56px;
    border: 0;
}
.main-projects-carousel .projects.owl-carousel .project {
    margin-right: 8px;
    margin-left: 15px;
    margin-bottom: 25px;
    margin-top: 10px;
}
.project--common-card {
    transition: all .3s;
}
.project--common-card .otr {
    font-size: 14px;
}
.project--common-card .otr + .otr {
    border-top: none;
    margin-top: -10px;
}
.project_otrasl--new .otr,
.project--common-card .project_otrasl .otr {
    background-position-y: 50%;
    position: relative;
}
.project--common-card .project_otrasl .otr {
    color: #5f5f5f;
}
.project_otrasl--new .otr span,
.project--common-card .project_otrasl .otr span {
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
}
.narrow-projects-carousel h2 {
    margin-bottom: 15px;
}
.narrow-projects-carousel .wrap {
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
}
.client--common-card {
    display: block;
    position: relative;
    height: 60px;
    margin: 20px;
    overflow: hidden;
}
.client--common-card img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}
.clients h2 {
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
    border: 0;
}
.block--gray {
    background-color: #f5f5f5;
}
.block--gray .client--common-card {
    background: #f5f5f5 no-repeat center;
    background-blend-mode: multiply;
    background-size: contain;
}
.block--clients {
    padding-top: 56px;
    padding-bottom: 45px;
}
.block--partners {
    padding-top: 50px;
    padding-bottom: 50px;
}
.block--partners h2 {
    margin-top: 0;
}
.block--partners .sert {
    background-size: contain !important;
}
.main-partners {
    /*text-align: center;*/
    margin-top: 30px;
}
.main-partners .main_partner {
    display: inline-block;
    vertical-align: top;
    float: none;
    line-height: 0;
}
.block--partners p {
    max-width: 900px;
}
.block--partners .owl-dots {
    margin-top: 17px;
}
.block--p50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.block h2 {
    margin-top: 0;
}
.card--branch {
    background: #fff;
    /*padding: 25px 10px;*/
    padding: 19px 10px;
    cursor: pointer;
}
.card--branch .card__sign {
    /*height: 67px;*/
    height: 61px;
    background-position: 50%;
    background-repeat:  no-repeat;
    background-size: contain;
    margin-bottom: 8px;
}
.card--branch .card__title {
    /*font-size: 19px;*/
    /*font-size: 126%;*/
    /*line-height: 120%;*/
    font-size: 120%;
    line-height: 129%;
    margin-bottom: 0;
    letter-spacing: 0;
}
.block--branches h2 {
    margin-bottom: 30px;
}
.branches .owl-dots {
    margin-top: 24px;
}
.card--branch:hover {
    /*border-color: #f6bb42;*/
    box-shadow: 0 5px 26px rgba(0,0,0,0.2);
}
.card--4-in-1:hover {
    box-shadow: 0 5px 26px rgba(0,0,0,0.2);
}
.projects-show-all {
    float: right;
    margin-top: 66px;
}
.projects-show-all--video {
    margin-top: 62px;
}
.projects-show-all a,
.reviews-show-all a {
    font-size: 18px;
    line-height: 20px;
}
.reviews-show-all {
    float: right;
    margin-top: 8px;
}
.fancybox-close,
.fancybox-close-small {
    background: 10px url('images/close-gray.svg') #f5f5f5 no-repeat;
    padding: 10px;
    border-radius: 50%;
    transition: all .3s;
    background-size: 25px;
}
.fancybox-close-small {
    top: 15px !important;
    right: 15px !important;
}
.fancybox-close-small svg {
    display: none;
}
.fancybox-close:hover,
.fancybox-close-small:hover {
    background: 10px url('images/close-blue.svg') #efefef no-repeat;
    background-size: 25px;
}
[data-js-main-slider-owl]:not(.owl-loaded),
[data-js-owl-preload]:not(.owl-loaded)
{
    opacity: 0;
}
.service-card--light {
    padding: 17px;
    width: auto;
    border: 1px solid #dadada;
    background: #fff !important;
    margin: 0;
    display: block;
    /*height: 201px;*/
    height: 216px;
    transition: all .3s;
}
.service-card--light:hover {
    box-shadow: 0 5px 26px rgba(0,0,0,0.2);
}
.service-card--light .service-card__bg {
    height: 150px;
    /*border: 1px solid #dadada;*/
    background: 50% no-repeat transparent;
    background-size: contain;
    /*background-size: cover;*/
}
.service-card--light:before {
    display: none;
}
.service-card--light .service-card__name {
    position: absolute;
    top: 167px;
    left: 17px;
    right: 17px;
    color: #333;
    /*font-size: 20px;*/
    /*font-size: 19px;*/
    font-size: 18px;
    /*line-height: 26px;*/
    line-height: 21px;
    bottom: auto;
    border-top: solid 1px #dadada;
    padding-top: 7px;
    /*max-height: 54px;*/
    max-height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-card--light.service-card--small {
    /*height: 161px;*/
    height: 181px;
    margin: 14px 0 20px;
}
.service-card--light.service-card--small .service-card__bg {
    height: 120px;
}
.service-card--light.service-card--small .service-card__name {
    top: 137px;
    font-size: 16px;
    line-height: 20px;
}
.owl-carousel .service-card--light.service-card--small {
    margin-left: 20px;
    width: 167px;
}
[data-js-owl-detail-sections].owl-carousel {
    margin-left: -20px;
    margin-right: -19px;
    margin-top: -14px;
    width: auto;
}
[data-js-owl-detail-sections].owl-carousel .owl-prev {
    left: -15px;
}
[data-js-owl-detail-sections].owl-carousel .owl-next {
    right: -15px;
}
[data-js-owl-detail-sections].owl-carousel .owl-dots {
    margin-top: -2px;
}

.header__tagline {
    /*position: absolute;*/
    /*font-family: 'Exo 2', sans-serif;*/
    /*top: 65px;*/
    /*left: 129px;*/
    /*color: #034a6e;*/
    /*font-size: 16px;*/
    /*line-height: 29px;*/
    /*max-width: none;*/
    /*text-transform: uppercase;*/
    /*letter-spacing: 1px;*/

    position: absolute;
    font-family: 'Exo 2', sans-serif;
    /*top: 61px;*/
    top: 71px;
    /*left: 112px;*/
    left: 110px;
    color: #034a6e;
    /*font-size: 12px;*/
    font-size: 23px;
    line-height: 14px;
    max-width: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.header_nav--second {
    /*left: 560px !important;*/
    top: 31px;
    /*left: 770px !important;*/
    /*left: 480px !important;*/
    left: 350px !important;
}
.show_search_form--new {
    /*background-image: url('/bitrix/templates/sinto_new/images/search-blue.svg') !important;*/
    background-image: url('/bitrix/templates/sinto_new/images/search_hover.svg') !important;

    /*border: solid 1px #008489;*/
    /*border: solid 2px #008489;*/
    border: solid 2px #034a6e;
    border-radius: 50%;
    padding: 11px;
    background-size: 20px !important;
    top: 34px;
}

.show_search_form--new:before {
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    /*background: 50% url('/bitrix/templates/sinto_new/images/search_hover.svg') no-repeat #fff;*/
    /*background-size: 20px !important;*/
    opacity: 0;
    transition: all .3s;
}
.show_search_form--new:hover:before {
    opacity: 1;
}
.search_form--new {
    /*right: 84px;*/
    right: 40px;
    box-shadow: none;
    /*top: 38px;*/
    top: 34px;
    transition: all .3s;
}
.search_form--new.active {
    /*width: 449px;*/
    width: 438px;
}
.search_form--new .search_form_cont {
    border: none;
    /*width: 448px;*/
    width: 437px;
    padding: 0;
}
.search_form--new input[type="text"] {
    /*border: solid 2px #ffdb4d;*/
    border: solid 2px #f6bb42;
    font-size: 16px;
    width: 350px;
    height: 42px;
}
.search_form--new .header-search-btn {
    position: absolute;
    top: 0;
    /*right: 11px;*/
    right: -1px;
}
.search_form--new .header-search-btn input {
    font-size: 16px;
    /*line-height: 36px;*/
    /*background: #ffdb4d;*/
    background: #f6bb42;
    text-align: center;
    width: 76px;
    border: 0;
    border-radius: 0;
    padding: 0;
    color: #333;
    font-family: "Noto Sans", sans-serif;
    line-height: 46px;
    font-weight: 600;
    /*text-indent: 7px;*/
}
/*.search_form--new .header-search-btn:before {*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*right: -11px;*/
/*border-width: 18px 0 18px 11px;*/
/*width: 0;*/
/*height: 0;*/
/*border-style: solid;*/
/*!*border-color: rgba(255,219,76,0);*!*/
/*border-color: rgba(246,187,66,0);*/
/*!*border-left-color: #ffdb4d;*!*/
/*border-left-color: #f6bb42;*/
/*}*/
.fixed-nav-phone-container {
    position: relative;
    /*padding: 0 22px;*/
    /*width: 118px;*/
}
.fixed-nav-phone {
    width: 118px;
    /*position: relative;*/
    padding: 0 22px;
    /*height: 60px;*/
    /*overflow: hidden;*/
}
.fixed-nav-phone > div {
    position: absolute;
    left: 19px;
    /*top: 8px;*/
    top: 0;
    text-align: right;
}
.fixed-nav-phone a {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}
.fixed-nav-phone a:nth-child(2) {
    /*display: block;*/
    /*font-size: 14px;*/
    margin-top: -5px;
    font-weight: 600;
    /*font-size: 16px;*/
    font-size: 20px;
}
.fixed-nav-phone a:nth-child(3) {
    font-size: 12px;
    margin-top: -2px;
}

.header-search-btn input,
.crafty_hover.like-btn {
    background: #f6bb42 !important;
    color: #3e3e3e !important;
    font-weight: 600;
}
.header-search-btn input:hover,
.first_lvl li:hover > .crafty_hover.like-btn,
.crafty_hover.like-btn:hover {
    color: #1f1f1f !important;
    background-color: #f4ae1d !important;
    font-weight: 600;
}


.slider_tube_preview {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}
.slider_tube_preview:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: 50% url('images/youtube-play.svg') no-repeat;
    background-size: contain;
}
.client-popup {
    position: relative;
    max-width: 800px;
}
.client-popup:before {
    position: absolute;
    content: '';
    width: 1px;
    top: 16px;
    bottom: 16px;
    background: #dadada;
    left: calc(45% - 11px);
}
.client-popup__pic {
    text-align: center;
}
.client-popup__name {
    margin: 5px 0;
    text-align: center;
}
.client-popup__text {
    padding-right: 50px;
}

.vendor_detail_info--popup {
    /*width: auto;*/
    width: 800px;
    padding-right: 30px;
}
.vendor_detail_info--popup .vendor_detail_info_photo {
    float: none;
    text-align: center;
    margin-bottom: 20px;
    width: auto;
}
.vendor_detail_info--popup .vendor_detail_info_photo img {
    float: none;
}
.vendor_detail_info--popup .h1 {
    text-align: center;
}
.vendor_detail_info--popup .vendor_detail_info_text {
    width: auto;
    float: none;
}
.header__city {
    margin-top: -2px;
    /*position: absolute;*/
    /*top: 31px;*/
    /*right: 106px;*/

}
.header__city-title {
    /*font-size: 13px;*/
    /*line-height: 23px;*/
}
.header__city > div,
.header__city > select {
    opacity: 0;
}
.header__city .chosen-container {
    margin: 5px 0 0;
    opacity: 1;
    max-width: 87px;
}
.header__city .chosen-container-single .chosen-single {
    border: none;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    height: 21px;
    padding: 0 0 0 0;
}
.header__city .chosen-container-single .chosen-single span {
    margin-right: 15px;
}
.header__city .chosen-container-single .chosen-single div {
    background: none;
    width: auto;
    height: auto;
    top: 6px;
    right: 0;
}
.header__city .chosen-container-single .chosen-single div b {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #ffffff transparent transparent transparent;
    background: none;
}
.header__city .chosen-container .chosen-results {
    font-size: 12px;
    overflow: hidden;
}
.header__city .chosen-container .chosen-results li {
    padding: 7px 12px;
    transition: background-color .3s, color .3s;
}
.header__city .chosen-drop {
    border: 0;
}
.header__city .chosen-container .chosen-results li.highlighted {
    background: #dadada;
    color: #000;
}
.header__city .chosen-container .chosen-results li.active-result {
    border: 0;
    /*border-bottom: solid 1px #dadada;*/
}
.header__city .chosen-container .chosen-results li.active-result:last-child {
    /*border-bottom: 0;*/
}
.header__city .chosen-container .chosen-results li:after {
    bottom: -1px;
}

.form-new__bottom {
    margin-top: 20px;
    /*max-width: 80%;*/
    font-size: 16px;
    line-height: 27px;
}
.project_otrasl--popup {
    display: inline-block;
    vertical-align: top;
    border-top: solid 1px #dadada;
    padding: 9px 0 11px;
    margin-top: 15px;
    white-space: nowrap;
    /*width: 270px;*/
    width: 317px;
}
.project_otrasl--popup .otr {
    border: none;
    padding: 0 0 0 0;
    width: 30px;
    height: 30px;
    min-height: 0;
    margin: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    background-size: 30px 30px;
    margin-right: 7px;
}
.project_otrasl--popup .project_otrasl__name {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    /* color: #acacac; */
    color: #5f5f5f;
    white-space: normal;
    max-width: calc(100% - 41px);
}
.client-popup__left-top {
    /*border-right: solid 1px #dadada;*/
}
.social-title {
    margin: -19px 0 10px;
}
.popup-docs {
    padding: 15px;
}
.doc {
    position: relative;
    margin-bottom: 20px;
    width: 600px;
    white-space: nowrap;
}
.doc:last-child {
    margin-bottom: 0;
}
.doc img {
    max-width: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.doc__type {
    position: absolute;
    background: #f4ae1d;
    color: #fff;
    padding: 2px 4px 3px;
    left: 2px;
    top: 24px;
    font-size: 12px;
    line-height: 12px;
}
.doc__name {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    line-height: 18px;
}
.doc__size {}
.radio-head {
    width: 550px !important;
    cursor: pointer;
}
.equilizer {
    height: 30px;
    width: 30px;
    transform: rotate(180deg);
}
.equilizer-div {
    overflow: hidden;
    height: 30px;
    width: 30px;
    transform: rotate(180deg);
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
}
svg rect.bar:nth-child(1) {
    animation-duration: 1.9s;
    height: 60px;
}
svg rect.bar {
    fill: #fff;
    width: 18px;
}
.bar-div {
    float: left;
    width: 5px;
    margin-right: 1px;
    height: 100px;
    background: #fff;
}
.bar-div:last-child {
    margin-right: 0;
}
.radio-head__btn {
    /*transform: translateY(6px);*/
    /*transform: translateY(-3px);*/
    transform: translateY(-10px);
}
.radio-head__btn.active svg rect.bar {
    animation: equalize 1.25s steps(25, end) 0s infinite;
}
.radio-head__btn.active svg rect.bar:nth-child(1) {
    animation-duration: 1.9s;
    height: 60px;
}
.radio-head__btn.active svg rect.bar:nth-child(2) {
    animation-duration: 2s;
    height: 80px;
}
.radio-head__btn.active svg rect.bar:nth-child(3) {
    animation-duration: 2.3s;
    height: 100px;
}
.radio-head__btn.active svg rect.bar:nth-child(4) {
    animation-duration: 2.4s;
    height: 45px;
}
.radio-head__btn.active svg rect.bar:nth-child(5) {
    animation-duration: 2.1s;
    height: 55px;
}

.radio-head__btn-div.active .bar-div {
    animation: equalize-div 1.25s steps(25, end) 0s infinite;
}
.radio-head__btn-div.active .bar-div:nth-child(1) {
    animation-duration: 1.9s;
    height: 60px;
}
.radio-head__btn-div.active .bar-div:nth-child(2) {
    animation-duration: 2s;
    height: 80px;
}
.radio-head__btn-div.active .bar-div:nth-child(3) {
    animation-duration: 2.3s;
    height: 100px;
}
.radio-head__btn-div.active .bar-div:nth-child(4) {
    animation-duration: 2.4s;
    height: 45px;
}
.radio-head__btn-div.active .bar-div:nth-child(5) {
    animation-duration: 2.1s;
    height: 55px;
}

.to-top-button {
    position: fixed;
    bottom: 30px;
    left: 10px;
    z-index: -1;
    opacity: 0;
    padding: 7px 11px 7px 25px;
    overflow: hidden;
    cursor: pointer;
    color: #ccc;
    /*background: #fff;*/
    border-radius: 19px;
    font-size: 14px;
    border: solid 1px #ccc;
    min-height: 22px;
}
.to-top-button:hover {
    color: #034a6e;
    border-color: #034a6e;
    background: #fff;
    opacity: .4 !important;
}
.to-top-button span {
    position: absolute;
    background: 0 50% url('/bitrix/templates/sinto_new/images/back.svg') no-repeat;
    background-size: 15px;
    width: 20px;
    top: 0;
    left: 7px;
    bottom: 0;
    transition: all .3s;
}
.to-top-button span:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .3s;
    opacity: 0;
    background: 0 50% url('/bitrix/templates/sinto_new/images/back-hover.svg') no-repeat;
    background-size: 15px;
}
.to-top-button:hover span:before {
    opacity: 1;
}
.to-top-button div {
    transition: all .3s, color 0s;
    max-width: 100px;
}
.to-top-button.active {
    z-index: 100;
    opacity: .7;
    transition: all .3s linear 0s, z-index 0s linear 0s;
}
.to-top-button.top div {
    max-width: 0;
    opacity: 0;
}
.to-top-button.top span {
    transform: rotate(90deg);
    top: 3px;
    left: 8px;
}
/*.to-top-button.bottom-fixed {*/
/*position: absolute;*/
/*top: -95px;*/
/*left: -30px;*/
/*}*/

.custom-chosen + .chosen-container {
    min-width: 250px;
}
.custom-chosen + .chosen-container .chosen-results {
    font-size: 12px;
    overflow: hidden;
}
.custom-chosen + .chosen-container .chosen-results li {
    padding: 7px 12px;
    transition: background-color .3s, color .3s;
}
.custom-chosen + .chosen-drop {
    border: 0;
}
.custom-chosen + .chosen-container .chosen-results li.highlighted {
    background: #dadada;
    color: #000;
}
.custom-chosen + .chosen-container .chosen-results li.active-result {
    border: 0;
    /*border-bottom: solid 1px #dadada;*/
}
.custom-chosen + .chosen-container .chosen-results li.active-result:last-child {
    border-bottom: 0;
}
.custom-chosen + .chosen-container .chosen-results li:after {
    bottom: -1px;
}
.custom-chosen + .chosen-container .chosen-drop {
    border-bottom: solid 1px #dadada;
}
.custom-chosen + .chosen-container .chosen-single {
    border-color : #dadada !important;
}
.service-card--big {
    height: 250px;
}
.service-card--big .service-card__bg {
    height: 188px;
}
.service-card--big .service-card__name {
    top: 206px;
}
.serv {
    display: none;
}

.projects--wide {
    width: auto !important;
    margin-left: -15px;
}
.projects-root {
    padding: 0 0 70px;
}
.projects-root .left_column_titile {
    margin-top: -6px;
}
.wide-content .bx-breadcrumb + h1 {
    margin-top: 0;
}

.form-new--popup .form-loader-wrapper {
    display: block;
    width: calc(100% - 60px);
    height: auto;
    top: calc(50% - 20px);
    transform: translateY(-50%);
}
.form-new--popup .popup_success {
    padding: 0;
}

.wide-content {
    border-top: solid 1px transparent;
}
.events-root {
    padding: 0 0 100px;
}
.events-root .filter_section:first-child .left_column_titile {
    margin-top: 0;
}
.events-root .time_filter {
    margin: -25px 0 0;
    display: inline-block;
    vertical-align: top;
}
.events-item {
    position: relative;
    background: #fff;
    padding: 20px;
    border: solid 1px #d8d8d8;
    border-radius: 5px;
}
.col > .events-item {
    margin-bottom: 20px;
}
.col > .events-item:last-child {
    margin-bottom: 0;
}
.events-item__pic {
    position: relative;
    padding-bottom: 20px;
    border-bottom: solid 1px #d8d8d8;
    min-height: 100px;
    overflow: hidden;
}
.events-item__pics {
    line-height: 0;
    position: relative;
    /*background-color: #8d8d8d;*/


    height: 320px;
    background: 50% no-repeat #8d8d8d;
    background-size: cover;
    border-radius: 5px;
    cursor: pointer;
}
.events-item__pic img {
    width: 100%;
}
.events-item__pics img:nth-child(1) {
    opacity: 0;
}
.events-item__pics img:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.events-item__blackout {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 20px;
    left: 0;
    background: rgba(0,0,0,.4);
    border-radius: 5px;
    cursor: pointer;
}

.events-item__info {
    position: absolute;
    top: calc(50%);
    left: 20px;
    right: 20px;
    transform: translateY(-50%);
    text-align: center;
    cursor: pointer;
}
.events-item__name {
    color: #fff;
    font-weight: 800;
    text-transform: none;
    margin-bottom: 20px;
    margin-top: 0;
    /*font-size: 29px;*/
    font-size: 26px;
    line-height: 30px;
}
.events-item__label {
    font-size: 19px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 17px 0 19px;
    color: #fff;
}
.events-item__btn-read {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 15px 0 35px;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    background: 13px 50% url('images/lightning.svg') #fff no-repeat;
    background-size: 16px 16px;
    cursor: pointer;
    border-radius: 40px;
    transition: all .3s;
}
.events-item__btn-read:hover {
    color: #000;
    /*background-image: url('images/lightning-hover.svg');*/
}
.events-item__tools {
    padding-top: 20px;
    overflow: hidden;
}
.event-detail__tools {
    padding-top: 40px;
    overflow: hidden;
}
.like-it {
    font-size: 16px;
    line-height: 24px;
    background: 5px 50% url('images/like-it.svg') no-repeat;
    background-size: 24px;
    cursor: pointer;
    padding: 5px 5px 5px 33px;
    margin: -5px;
    transition: all .3s;
}
.like-it span {
    color: #67707a;
}
/*.like-it:hover,*/
.like-it.active {
    background-image: url('images/like-it-hover.svg');
}
/*.like-it:hover span,*/
.like-it.active span {
    color: #cf1f30;
}
.count-it {
    background: 0 50% url('images/eye.svg') no-repeat;
    background-size: 14px auto;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    color: #a7a7a7;
}
.events-item__tools .like-it {
    float: left;
    /*margin-right: 40px;*/
    margin-right: 10px;
}
.event-detail__tools .like-it {
    float: left;
    margin-right: 10px;
}
.events-item__share {
    float: left;
    vertical-align: top;
    height: 24px;
    width: 24px;
    padding: 5px;
    position: relative;
    margin: -5px;
    cursor: pointer;
    background: 50% url('images/share-it.svg') no-repeat;
    background-size: 24px auto;
}
.events-item__share.active {
    /*background: transparent;*/
}
.events-item__share .ya-share2 {
    position: absolute;
    /*opacity: 0;*/
    display: none;
    top: 5px;
    left: 5px;
    white-space: nowrap;
    background: #fff;
    transition: opacity .3s;
}
/*.events-item__share:hover .ya-share2,*/
.events-item__share.active .ya-share2 {
    /*opacity: 1;*/
    display: block;
}
.event-detail__share {
    text-align: right;
    float: right;
}
.event-detail__share .ya-share2 {
    left: auto;
    right: 5px;
}
.events-item__tools .count-it {
    float: right;
}
.event-detail__tools .count-it {
    /*float: left;*/
    float: right;
}
.events-root .modern-page-navigation {
    margin-top: 40px;
    text-align: right;
}
.webinar-btn {
    margin-bottom: 10px;
}
.webinar-btn .btn {
    margin: 0;
}
.narrow-content {
    max-width: 750px;
}
.event-detail__text,
.event-detail__text p,
.event-detail__text span,
.event-detail__text a,
.event-detail__text div {
    font-size: 17px !important;
    line-height: 25px !important;
}
/*.narrow-content img,*/
.narrow-content iframe {
    width: 100%;
    /*height: auto;*/
}
body iframe {
    max-width: 100%;
}
.event-detail {
    padding-bottom: 70px;
}

.wrap--narrow {
    width: 750px !important;
}
.wrap--medium {
    width: 1000px !important;
}

.event-detail .events-item__name {
    font-size: 25px;
}
.event-detail__date {
    color: #979797;
    margin: -10px 0 15px;
}
.wide-content {
    position: relative;
}
.fixed-tools-container {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 150px;
}
.fixed-tools {
    position: absolute;
    right: 0;
    top: 0;
}
.fixed-close,
.fixed-night {
    position: absolute;
    top: 0;
    right: 30px;
    padding: 5px;
    background: 50% url('images/close-gray.svg') no-repeat;
    background-size: 30px auto;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.fixed-night {
    right: 100px;
    background-image: url('images/moon.svg');
    background-size: 32px auto;
}
.wide-content--night {
    color: #fff;
    background-color: #222;
    transition: all .3s;
}
.wide-content--night * {
    transition: color .3s;
    color: #fff !important;
}
.wide-content--night .fixed-night {
    background-image: url('images/moon-white.svg');
}
.wide-content--night .fixed-close {
    background-image: url('images/close-white.svg');
}
.wide-content--night .like-it {
    background-image: url('images/like-it-white.svg');
}
.wide-content--night .like-it.active {
    background-image: url('images/like-it-hover.svg');
}
.wide-content--night .count-it {
    background-image: url('images/eye-white.svg');
}
.license--col {
    margin-bottom: 0;
}
.about-section .job_name {
    margin-bottom: 0;
}
.about-section .news-detail h2:first-child {
    margin-top: 0;
}
.about-section .l-col h2:first-child {
    margin-top: 0;
}
.large-font-size {
    font-size: 17px !important;
    line-height: 25px !important;
}
.reviews-section {
    padding-bottom: 70px;
}
.reviews-section__item {
    padding: 30px 0;
    border-bottom: solid 1px #ccc;
}
.reviews-section__item:first-child {
    padding-top: 0;
}
.client--reviews {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 220px;
    min-height: 100px;
    border:solid 1px #cccccc;
    float: left;
    margin: 0 30px 20px 0;
}
.client--reviews img {
    opacity: 1;
    max-width: 180px;
    max-height: 60px;
}
.reviews-section__item-pic {
    width: 80px;
    height: 80px;
    background: 50% no-repeat;
    background-size: cover;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
.reviews-section__title {
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    line-height: 20px;
}
.large-font-size .reviews-section__title {
    font-size: 18px;
    line-height: 20px;
}
.reviews-section__prop {

}
.reviews-section__company {
    margin-bottom: 30px;
}
.reviews-section__item-body {
    clear: both;
}
.reviews-section__person-delimiter {
    margin-top: 15px;
    border-top: solid 1px #e5e5e5;
    padding-top: 15px;
}
.cols--no-padding .col:not(:first-child) .section_services {
    border-left: 0;
}
.services__filter .custom-chosen + .chosen-container {
    min-width: 389px;
}
.services__filter .chosen-container .chosen-results {
    max-height: 227px;
}

.services--root {
    padding-bottom: 50px;
}
.services--root h1 {
    max-width: 380px;
}
.services--solutions {
    padding-bottom: 30px;
}
.services--solutions h1 {
    margin-bottom: 20px;
}

[data-js-fixed-about-menu] {
    border: solid 1px #dadada;
    padding: 23px 15px;
}

.wrap--small {
    width: 735px !important;
}
.wrap--small > * {
    margin-left: -40px;
    margin-right: 40px;
}
.about-section--small,
.wrap--small .project-detail {
    overflow: visible;
    position: relative;
}

.wrap--small .project-detail .l-col,
.about-section--small .l-col {
    float: none;
    width: auto;
}
.wrap--small .project-detail .r-col,
.about-section--small .r-col {
    float: none;
    position: absolute;
    right: -270px;
    top: 0;
    bottom: 0;
}
.wrap--small .project-detail .form-new--static {
    padding-left: 0;
    padding-right: 0;
}
.block--schedule {
    padding-top: 55px;
    padding-bottom: 50px;
    font-size: 17px;
    line-height: 27px;
}

.icon--block {
    display: block;
    color: #000;
}
.block--schedule .icon_diagram,
.block--schedule .icon_crn,
.block--schedule .icon_b2b {
    position: relative;
    padding-left: 50px;
    font-size: 17px;
    line-height: 27px;
}
.block--schedule .icon_diagram:before {
    background-image: url('images/schedule.svg');
}
.block--schedule .icon_crn:before {
    background: 0 0 url('images/crn.svg') no-repeat;
    left: 0;
    background-size: contain;
    width: 45px;
    height: 40px;
    top: 0;
}
.block--schedule .icon_b2b:before {
    background: 50% 0 url('images/b2b.png') no-repeat;
    left: 0;
    background-size: contain;
    width: 45px;
    height: 40px;
    top: 0;
}
.financial-schedule {
    margin-top: 8px;
    margin-right: 35px;
}

.footer-socials {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.footer-socials .social-title {
    margin: 0 0 15px;
    font-size: 20px;
}
.footer-socials a.social {
    width: 42px;
    height: 42px;
    background-size: contain;
    margin: 0 1px;
}
.footer-mid-clear {
    padding-top: 110px;
}

.requisites {
    background: 0 50% url('images/docs-req-white.svg') no-repeat;
    background-size: auto 27px;
    padding: 10px 0 10px 30px;
    margin-top: 0px;
    color: #fff;
    /*font-weight: bold;*/
    display: block;
}
.projects .col .project--common-card {
    width: calc(100% - 34px);
    margin: 0;
}

.solutions-root {
    width: auto !important;
    margin-left: 0;
    padding-bottom: 70px;
}
.solutions-root .project {
    min-height: 470px;
    /*margin-left: 24px;*/
}
/*.solutions-root .projects--wide {*/
/*margin-left: -22px;*/
/*}*/

.text-bottom-btn {
    text-align: center;
    margin-top: 30px;
}
.btn--blue-transparent {
    background: transparent;
    border: solid 2px #2b6b8c;
    color: #2b6b8c !important;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 14px 24px;
    border-radius: 66px;
    letter-spacing: 0.6px;
    cursor: pointer;
    transition: all .3s;
    text-transform: none;
    white-space: nowrap;
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.btn--blue-transparent:hover {
    background: #f4f4f4;
}
.btn--blue-transparent.btn--block {
    display: block;
    width: auto;
}

.wide-content--night .ya-share2__list {
    background: #222;
}

.gallery {
    padding-bottom: 100px;
}
.gallery__item {
    display: block;
    position: relative;
    height: 200px;
    border: solid 1px #a7a7a7;
    cursor: pointer;
    background: 50% url('images/no-photo.png') no-repeat;
    background-size: cover;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.gallery__item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: all .3s;
}
.gallery__item:hover {
    box-shadow: 0 5px 27px rgba(0,0,0,0.4);
}
.gallery__item:hover:before {
    opacity: .3;
}
.gallery.folded .gallery__item {
    opacity: 0;
    transform: scale(.2);
}
.gallery__sections {
    text-align: left;
    margin-top: -20px;
    margin-bottom: 20px;
}
.gallery__sections-level {
    margin-bottom: 4px;
    position: relative;
}
.gallery__sections-level:not(:empty):not(:first-child):before
{
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
    margin-top: 12px;
    opacity: .3;
    width: 20px;
    height: 20px;
    background: 50% url('images/enter-arrow.svg') no-repeat;
    transform: scale(-1, 1);
    background-size: contain;

}
.gallery__sections-level:last-child {
    margin-bottom: 0;
}
.gallery__section {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    padding: 6px 10px;
    border-radius: 40px;
    margin: 3px 0;
    transition: all .3s;
    cursor: pointer;
    /*border: solid 1px #dadada;*/
    /*color: #dadada;*/

    border: solid 1px #2b6b8c;
    color: #2b6b8c;
}
span.gallery__section {
    cursor: default;
}
.gallery__section:last-child {
    margin-right: 0;
}
/*.gallery__section:hover,*/
.gallery__section.active {
    /*color: #2b6b8c;*/
    /*border-color: #2b6b8c;*/

    color: #fff;
    border-color: #2b6b8c;
    background-color: #2b6b8c;
}
.gallery__item video {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}
.gallery__item--video {
    background: 50% no-repeat #333;
    background-size: 100% auto;
}
.gallery__item--video:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: 50% url('images/youtube-play.svg') no-repeat;
    background-size: contain;
}
.gallery__sections-enter {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 10px;
    opacity: .3;
    width: 20px;
    height: 20px;
    background: 50% url('images/enter-arrow.svg') no-repeat;
    background-size: contain;
}
.scroll-down {
    position: absolute;
    bottom: 3px;
    left: 50%;
    width: 26px;
    height: 26px;
    margin-left: -17px;
    background: 50% url('images/down-arrow.svg') no-repeat;
    background-size: 26px;
    cursor: pointer;
    /*opacity: 1;*/
    padding: 5px;
    animation: arrow-down 4s infinite linear;
    z-index: 1;
}
.fancy-wrap-custom .fancybox-skin {
    padding: 0 !important;
}
.fancy-wrap-custom .fancybox-close {
    background: 50% url('images/close-white.svg') no-repeat;
    background-size: 19px;
    opacity: .7;
}
.fancy-wrap-custom--youtube .fancybox-close {
    top: -10px;
    right: -50px;
}

.fancy-wrap-custom .fancybox-next span {
    background: 50% url('images/right-arrow.svg') no-repeat;
    background-size: 28px;
}

.fancy-wrap-custom .fancybox-prev span {
    background: 50% url('images/right-arrow.svg') no-repeat;
    background-size: 28px;
    transform: rotate(180deg);
}
.fancy-wrap-custom video {
    margin-bottom: -6px;
}
.gallery .like-it {
    margin-right: 5px;
}
.gallery .events-item__tools {
    padding-top: 8px;
}
.block.block--video {
    padding-top: 0;
}
.block.block--video h2 {
    border-top: solid 1px #dadada;
    padding-top: 50px;
}
.header-sign-link {
    position: absolute;
    top: 34px;
    right: 94px;
    /*border: solid 1px #034a6e;*/
    /*border: solid 1px #008489;*/
    /*border: solid 2px #008489;*/
    border: solid 2px #034a6e;
    border-radius: 50%;
    padding: 11px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('images/video-camera-3.svg') center no-repeat;
    background-size: 20px;
    transition: all .3s;
}
.header-sign-link__text {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 3px);
    font-size: 14px;
    line-height: 20px;
    /*transition: opacity .2s;*/
    opacity: 0;
    /*color: #000 !important;*/
    /*color: #008489 !important;*/
    color: #acacac !important;
    font-weight: 600;
}
.header-sign-link:hover .header-sign-link__text,
.show_search_form--new:hover .header-sign-link__text {
    opacity: 1;
}
.header-sign-link--gallery {
    right: 148px;
    background-image: url('images/photo-camera-4.svg');
    background-size: 27px;
    background-position-y: 7px;
}
.header-sign-link--gallery:hover {
    /*background-image: url('images/photo-camera-4-hover.svg');*/
}
.header-sign-link--video {
    background-size: 27px;
    background-position-y: 9px;
}
.header-sign-link--video:hover {
    /*background-image: url('images/video-camera-3-hover.svg');*/
}

.show_search_form--new:hover,
.header-sign-link:hover {
    /*border-color: #008489;*/
}

.signs-block {
    margin: 40px 0 30px;
    display: table;
    width: 100%;
}
.signs-block__row {
    display: table-row;
}
.signs-block__item {
    display: table-cell;
    width: 33.3%;
    text-align: center;
    padding: 30px 30px 0;
    border-right: solid 1px #dadada;
    background: 50% 0 url('images/signs-flag.svg') no-repeat;
    background-size: 20px;
}
.signs-block .signs-block__item:last-child {
    border-right: 0;
}
.signs-block__item--time {
    background-image: url('images/signs-time.svg');
}
.signs-block__item--address {
    background-image: url('images/signs-address.svg');
}
.signs-block__item div {
    font-size: 14px;
    line-height: 20px;
}
.signs-block__bold-text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 5px;
}
.event-registration__map-container {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 40px;
}

.event-registration__map {
    height: 220px;
    width: 220px;
}

.footer-column-btns {
    margin-top: 15px;
    margin-left: 31px;
}
.footer-column-btns a {
    margin-bottom: 15px;
}
.footer-column-btns a:last-child {
    margin-bottom: 0;
}
.errortext {
    color: red !important;
}
.first_lvl span.dropdown {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
}
.projects-root__top-filter {
    margin-top: -10px;
    margin-bottom: 5px;
}
.projects-root__top-filter .nav_prj_sect {
    padding: 0 0 15px 0;
}
.projects-root__top-filter .nav_prj_sect:not(:first-child) {
    padding-top: 15px;
}
.projects-root__top-filter .nav_prj_sect:last-child {
    border-bottom: 0;
    padding-bottom: 30px;
}
.projects-root__top-filter .ranger {
    width: calc(100% - 275px);
}
.projects-root__top-filter .show_projects {
    width: 235px;
    padding: 0;
    float: right;
}
.projects-root__top-filter .show_projects .btn {
    margin: 0;
    width: 100%;
}
.projects-root__top-filter .nav_prj_link_pad {
    color: #000;
}
.projects-root__top-filter .nav_prj_link_pad.active,
.projects-root__top-filter .nav_prj_link_pad:hover {
    color: #008489;
}
.filter_drop_cont a {
    color: #000;
}
.filter_drop_cont a:hover,
.filter_drop_cont a.selected {
    color: #008489;
}
.btn--blue-transparent.btn--video-sign {
    background: 15px 50% no-repeat url('images/video-camera-3.svg');
    background-size: 23px;
    padding-left: 50px;
}
.btn--blue-transparent.btn--video-sign:hover {
    background-color: #f4f4f4;
}

.burger-menu,
.burger {
    display: none;
}
.show-to-700,
.show-to-700-inline {
    display: none !important;
}
.projects.projects--solutions.solutions-root .projects--wide {
    margin: 0;
}
[data-js-owl-detail-sections].owl-carousel,
.projects.owl-carousel {
    margin-left: -10px !important;
    margin-right: -10px !important;
}
[data-js-owl-detail-sections].owl-carousel .service-card,
.projects.owl-carousel .project--common-card {
    width: auto;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
[data-js-owl-detail-sections].owl-carousel .service-card {
    width: auto !important;
}
[data-js-owl-detail-sections].owl-carousel .service-card:hover,
body .projects.owl-carousel .project:hover {
    box-shadow: 0 3px 26px -5px rgba(0,0,0,0.2)!important;
}
[data-js-owl-detail-sections].owl-carousel .owl-prev,
.main-projects-carousel .owl-prev {
    left: -22px;
}
.main-projects-carousel .owl-next {
    right: -22px;
}
[data-js-owl-detail-sections].owl-carousel .owl-next {
    right: -22px !important;
}
.narrow-projects-carousel .owl-prev {
    left: -19px !important;
}
.narrow-projects-carousel .owl-next {
    right: -20px !important;
}
.search-result {
    overflow: hidden;
}

/*.fancybox-container * {*/
    /*box-sizing: content-box;*/
/*}*/
.fancybox-content {
    padding: 15px;
}
.fancybox-slide {
    padding: 0;
}
.fancybox-content.vendor_detail_info {
    padding: 25px;
}
.fancybox-button div {
    height: auto;
}
.fancybox-button--arrow_left,
.fancybox-button--arrow_right {
    background: none;
}
.fancybox-button--arrow_left svg,
.fancybox-button--arrow_right svg {
    display: none;
}
.fancybox-button--arrow_left > div,
.fancybox-button--arrow_right > div {
    background: 50% url('images/right-arrow-hover.svg') no-repeat;
    background-size: 30px;
    outline: none;
    padding: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.fancybox-button--arrow_left > div {
    transform: rotate(180deg);
}
.fancybox-button--arrow_left:hover > div,
.fancybox-button--arrow_right:hover > div {
    background-image: url('images/right-arrow.svg');
}
.fancybox-button--arrow_left,
.fancybox-button--arrow_left *,
.fancybox-button--arrow_right,
.fancybox-button--arrow_right * {
    box-sizing: border-box;
}

.fancybox-container .events-item__tools {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 0;
    background: rgba(0,0,0,.8);
    z-index: 99995;
    text-align: center;
}
.fancybox-container .events-item__tools .like-it,
.fancybox-container .events-item__tools .events-item__share {
    float: none;
    display: inline-block;
}
.fancybox-container .events-item__tools .like-it {
    margin-right: 20px;
}
.fancybox-container .events-item__share .ya-share2 {
    background: transparent;
}
body .doc__name {
    max-width: calc(100% - 60px);
}

.chosen-container.chosen-with-drop .chosen-drop {
    margin-top: -4px;
    left: auto;
    right: 0;
    width: 165px;
}

.fancybox-container .fancybox-button--arrow_left > div,
.fancybox-container .fancybox-button--arrow_right > div {
    background-position-x: 100%;
}
.fancybox-container .fancybox-navigation .fancybox-button {
    top: 40px;
    width: 30%;
    bottom: 40px;
    height: auto;
}

.radio-head__text {
    position: absolute;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    margin-left: -3px;
}

.projects-root .projects .col .project--common-card {
    transition: all .3s;
}
.projects-root.folded .projects .col .project--common-card {
    opacity: 0;
    transform: scale(.2);
}

.section_services__link--with-pic {
    background: 0 50% no-repeat;
    padding-left: 37px;
    background-size: 25px 25px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.section_services__link--with-pic-4 {
    background-image: url('images/services/4.svg');
}
.section_services__link--with-pic-5 {
    background-image: url('images/services/5.svg');
}
.section_services__link--with-pic-6 {
    background-image: url('images/services/6.svg');
}
.section_services__link--with-pic-7 {
    background-image: url('images/services/7.svg');
}
.section_services__link--with-pic-8 {
    background-image: url('images/services/8-2.svg');
}
.section_services__link--with-pic-9 {
    background-image: url('images/services/9.svg');
}
.section_services__link--with-pic-10 {
    background-image: url('images/services/10.svg');
}
.section_services__link--with-pic-19 {
    background-image: url('images/services/19.svg');
}
.section_services__link--with-pic-22 {
    background-image: url('images/services/apps.svg');
}
.section_services__link--with-pic-26 {
    background-image: url('images/services/26.svg');
}
.section_services__link--with-pic-36 {
    background-image: url('images/services/36.svg');
}
.section_services__link--with-pic-38 {
    background-image: url('images/services/38.svg');
}
.section_services__link--with-pic-39 {
    background-image: url('images/services/39.svg');
}
.section_services__link--with-pic-40 {
    background-image: url('images/services/40.svg');
}
.section_services__link--with-pic-46 {
    background-image: url('images/services/46.svg');
}
.section_services__link--with-pic-47 {
    background-image: url('images/services/47.svg');
}
.section_services__link--with-pic-48 {
    background-image: url('images/services/48.svg');
}
.section_services__link--with-pic-49 {
    background-image: url('images/services/49.svg');
}
.section_services__link--with-pic-81 {
    background-image: url('images/services/22.svg');
}
.section_services__link--with-pic-82 {
    background-image: url('images/services/82.svg');
}
.section_services__link--with-pic-84 {
    background-image: url('images/services/84.svg');
}

.block--reviews {
    background-color: #f5f5f5;
    padding: 50px 0 40px;
}
.block--reviews + .block.block--video h2 {
    border-top: 0;
}
.reviews-section--carousel {
    padding-bottom: 20px;
}
.reviews-section--carousel .reviews-section__item {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    border: 0;
}
.reviews-section--carousel .reviews-section__company {
    margin-bottom: 20px;
}

@keyframes arrow-down {
    0%,
    40%
    {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5px);
    }
    60%,
    100% {
        transform: translateY(0);
    }
}

@keyframes equalize {
    0% {
        height: 60px;
    }
    4% {
        height: 50px;
    }
    8% {
        height: 40px;
    }
    12% {
        height: 30px;
    }
    16% {
        height: 20px;
    }
    20% {
        height: 30px;
    }
    24% {
        height: 40px;
    }
    28% {
        height: 10px;
    }
    32% {
        height: 40px;
    }
    36% {
        height: 60px;
    }
    40% {
        height: 20px;
    }
    44% {
        height: 40px;
    }
    48% {
        height: 70px;
    }
    52% {
        height: 30px;
    }
    56% {
        height: 10px;
    }
    60% {
        height: 30px;
    }
    64% {
        height: 50px;
    }
    68% {
        height: 60px;
    }
    72% {
        height: 70px;
    }
    76% {
        height: 80px;
    }
    80% {
        height: 70px;
    }
    84% {
        height: 60px;
    }
    88% {
        height: 50px;
    }
    92% {
        height: 60px;
    }
    96% {
        height: 70px;
    }
    100% {
        height: 80px;
    }
}
@keyframes equalize-div {
    0% {
        height: 60%;
    }
    4% {
        height: 50%;
    }
    8% {
        height: 40%;
    }
    12% {
        height: 30%;
    }
    16% {
        height: 20%;
    }
    20% {
        height: 30%;
    }
    24% {
        height: 40%;
    }
    28% {
        height: 10%;
    }
    32% {
        height: 40%;
    }
    36% {
        height: 60%;
    }
    40% {
        height: 20%;
    }
    44% {
        height: 40%;
    }
    48% {
        height: 70%;
    }
    52% {
        height: 30%;
    }
    56% {
        height: 10%;
    }
    60% {
        height: 30%;
    }
    64% {
        height: 50%;
    }
    68% {
        height: 60%;
    }
    72% {
        height: 70%;
    }
    76% {
        height: 80%;
    }
    80% {
        height: 70%;
    }
    84% {
        height: 60%;
    }
    88% {
        height: 50%;
    }
    92% {
        height: 60%;
    }
    96% {
        height: 70%;
    }
    100% {
        height: 80%;
    }
}
/*@media screen and (max-width: 900px) {*/
/*.main_slide_small--custom,*/
/*.main_slide_small--about,*/
/*.main_slide_small--event,*/
/*.main_slide_small--main {*/
/*height: 500px;*/
/*min-height: 0;*/
/*}*/
/*}*/

/* Custom */

.h2{
    font-size: 28px;
    color: #034a6e;
    line-height: 34px;
    margin: 25px 0 20px 0;
    display: block;
}

.radio-group label{
    margin-right: 5px;
}