/* 
* http://zotov.info/
*
* Р’РµСЂСЃС‚РєР° Рё РЅР°СЃС‚СЂРѕР№РєР° cms РџР°РІРµР» Р—РѕС‚РѕРІ
* mailto: pavel.v.zotov@gmail.com
* http://zotov.info/
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix {
    *zoom: 1
}

html {
    height: 100%
}

.swiper {
    position: relative;
    overflow: hidden
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #10844a;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    display: none;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background: url(../images/close.svg) 50% 50% no-repeat
}

.fancybox-nav {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    cursor: pointer;
    text-decoration: none;
    background-color: #262626;
    z-index: 8040;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fancybox-prev {
    left: -10px;
    border-radius: 0 40px 40px 0
}

.fancybox-next {
    right: -10px;
    border-radius: 40px 0 0 40px
}

.fancybox-prev:hover {
    opacity: .8;
    left: 0
}

.fancybox-next:hover {
    opacity: .8;
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 16px;
    margin: -8px 0 0 -5px;
    background: url(../images/arr2.svg) 0 0 / 10px 16px no-repeat
}

.fancybox-prev span {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background-color: #10844a
}

.fancybox-close {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 48px;
    height: 48px;
    right: 40px;
    top: 40px;
    background: url(../images/close.svg) 50% 50% no-repeat;
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s;
    z-index: 9000
}

.fancybox-close:hover {
    -webkit-transform: scale(1.1, .92);
    -ms-transform: scale(1.1, .92);
    transform: scale(1.1, .92)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 6px 20px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-family: MetaPro;
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.fancybox-type-ajax .fancybox-inner {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: .01
}

.fancybox-opened.fancybox-type-ajax .fancybox-inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .3s .3s;
    transition: all .3s .3s
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(../images/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

@font-face {
    font-family: MetaPro;
    src: url(../fonts/MetaPro-Bold.eot) format('embedded-opentype'), url(../fonts/MetaPro-Bold.otf) format('opentype'), url(../fonts/MetaPro-Bold.woff) format('woff'), url(../fonts/MetaPro-Bold.ttf) format('truetype'), url(../fonts/MetaPro-Bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: MetaPro;
    src: url(../fonts/MetaPro-Medium.eot) format('embedded-opentype'), url(../fonts/MetaPro-Medium.otf) format('opentype'), url(../fonts/MetaPro-Medium.woff) format('woff'), url(../fonts/MetaPro-Medium.ttf) format('truetype'), url(../fonts/MetaPro-Medium.svg) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: MetaPro;
    src: url(../fonts/MetaPro-Book.eot) format('embedded-opentype'), url(../fonts/MetaPro-Book.otf) format('opentype'), url(../fonts/MetaPro-Book.woff) format('woff'), url(../fonts/MetaPro-Book.ttf) format('truetype'), url(../fonts/MetaPro-Book.svg) format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: MetaPro;
    src: url(../fonts/MetaPro-Normal.eot) format('embedded-opentype'), url(../fonts/MetaPro-Normal.otf) format('opentype'), url(../fonts/MetaPro-Normal.woff) format('woff'), url(../fonts/MetaPro-Normal.ttf) format('truetype'), url(../fonts/MetaPro-Normal.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4c4c4c;
    background-color: #fff;
    height: 100%
}

.body_noscroll {}

a {
    color: #10844a;
    text-decoration: none;
    -webkit-transition: color .5s;
    transition: color .5s
}

a:hover {
    text-decoration: underline
}

img {
    vertical-align: middle;
    max-width: 100%
}

.wrapper {
    min-height: 100%
}

.container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1400px
}

.container:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.switcher {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.switcher_search {
    display: none
}

.switcher__item {
    display: block;
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #262626;
    background-color: #fff;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 20px
}

.switcher__item:hover {
    color: #fff;
    background-color: #10844a;
    text-decoration: none
}

.switcher__item_active,
.switcher__item_active:hover {
    background-color: #262626;
    color: #fff
}

.mheader,
.menu__mlogo,
.msearch,
.menu__tender,
.projects__close,
.menu__langs,
.menu__close {
    display: none
}

.header {
    height: 120px;
    padding: 15px 0;
    color: #333
}

.header__lang-box {
    display: block;
    float: left;
    width: 150px;
    margin-top: 30px
}

.header__lang-box .switcher__item {
    padding: 0 10px;
    line-height: 28px;
    font-size: 12px
}

.header__logo {
    display: block;
    float: left;
    width: 286px;
    height: 70px;
    margin: 10px 0;
    line-height: 70px
}

.header__tender {
    display: block;
    float: right;
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 20px 40px 20px 0;
    padding: 0 0 0 40px;
    text-transform: uppercase;
    text-decoration: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAkCAYAAAD7PHgWAAACS0lEQVR4AWIYbADQjj0AxxUFYBSubdu2bdu2bdu2bXtQ27bdxradnGIzty98923S6Mx8cXb/Nfz9/UvgE8zQJqqNi4+PCCyqDUwIZ+jyiooX8U/ocooqo9KiHPrA6b8P5IizoxpG4hwcEVxOkTWoIvpiGZ7BG+HJKSLGpEcbrMApfIdsTvoYlB8DcAiv4AyZbHEe1sEO5JsE4RiTCzUwEZfwDTLZ4wX2oxfKIeXf4/j6z0A+5MQ9GGGMYlB1DMIavIYvZPqME1iG5kgVyplgqhx4GWKbcBI/INsjLEZPlFV5R22iHPgJWrLBKUxGB+QPeYLcwMcIb1Z4hl3ohjLguqM92YHvcBQLUB/JtM/QPvA0RqF0xMzQPjCL+E9RcWDluIEaB2aM6gMPoDMyR8mBQm64hk0YiiJRZ2DIGeAmZqMW8kTGwA/Q0kdsxjDUR2J9D7wHsYO4Ah/IZIrDGI+2yKF1YDF8gxsWC3+cE23xA7r8oDZv3MY2jEJJxA/ldbFpSE9YM4bwT7cURzYay/EE5pDJCHexBA2RVzi+b6qe8v8dIpZU+F1iVMU83MJPuEOmT9gOc7UDX0Esfxh//xZiPlCfioHXIDYujBfgntBliTxogrE4AAN9DxwKZYXDvL4S3Qjh74qgFdbjLfy0DEwHZfbohdzIgrq4CWWdw3n3khs1MANuagbqDqA/gssPHgiuO5J31oaqBgr/uAfhzQDpJR9JHKDLXe0BzEJYnUFqDW9gGiAw2bc6FuAJDGCCNziMenp4wlALH/ETAwIA79TOo9gTVGYAAAAASUVORK5CYII=) 25px 50%/20px 18px no-repeat #10844a;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .5s;
    transition: all .5s;
    letter-spacing: 1px
}

.header__tender:hover,
.header__tender:active {
    background-color: #139e5a;
    text-decoration: none
}

.header__mail-enter,
.header__mail-enter-mob {
    display: block;
    float: right;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAyCAYAAAAX1CjLAAADOElEQVR4Ae3ZQ5ztWBRG8bRt27Zt2+5J27Zt2+azbdu27bK/twZ7sCf51c1VUhj8S7u0Cucm5wS7/HZbLqyDv1CAEpSjLMfKUYSluC9XYetBMWqfy7DFEJ7FaTgjx07HQAi/5TJsKYRjEORJEwi/5jJsCYTL8hjWvjEsXGPY5fUtTOaG+hS2DvqiAIfWlzBvawRJDdsc1+MTNEV30xxf4HZsF/bxSQw7AD9iJVSLYvyDo5Me9gzkVGIAfsBL5iv0RhHkvJPUsBaQmY2nsVMt/0cPYDxkemLzJIUNhMyX2AhBBG9AZgo2SkJYU8jciyBN10Omb9xhN0LmsSx8gZsh80ScYashGwRZ8gOEGmwSR9idbuXbJsuXVasgvBZH2AAIfyBwLkETm7dO85rvAwgV6I8BaRqILtgvSpjMuQjMZ5Bn/o0Yti+URatwYJSwEqxnw2sg0x3voRVkHo4Ydyvexjv2PKq38D4qIBRgv1TDxrvhYAhtEDjfQViIdRDk2TFukVuFw1MJG+CGKyCcHvZnFcdVhTkQ1RBmphI2zA2nQ3gcgXMthDJsGFPYV5B5JZWwRW74OYRi3IqdcBmWQmiJIKItnLDZxgibbY8WPirKqri3DbfCQsgz5dg9QtAGGI0itwX9k5u3QbHNluMBe/seGIdSm1VD5o1UV8V5EJ5GYHZGW8jpiYPTWBHlmS/xf8jsXUwJmb0c5XHsSwjTbejthpPcbzOqoRB64zS8DcF7FKejC+QU4xr7uLNxeNQrj70hcxeCLLkIMke6t78Gmbv9x7i4KhyWjYvgvyCUY88sRG2B5RB6+pm5DzeFfOzDOCZbV/cboxDC3AwvhtfDaMjsHPeN5omQmZ3mT21fH4XLk7I1cDFqIPMWtnLzMBvjWZRD5vakbeYcjumQWY2/cAP2x2ZmL1yJH7EYMktwRlK33zbAe+7/zisKeXsVvsHWid4wNdvjKbR3F8deAbriJeyR+J3gEBvjMJxnjop+lR9/WIySH3Ye7sN69SlsXVRAOKc+ha2PNRCuTUZY4+F6Y9iFeQxrm8+w0/MY1jIfi0cFhKWYhMk5NgkyLXK53I9CAZRHVSjAp7kKi91a9xmSj/zNE5QAAAAASUVORK5CYII=) 0 2px/ 27px 25px no-repeat #fff;
    text-decoration: none;
    padding: 6px 15px 6px 38px;
    line-height: 18px;
    color: #333;
    margin: 30px 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.header__mail-enter:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 0;
    height: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid
}

.header__mail-enter:hover {
    color: #10844a;
    text-decoration: none
}

.header__mail-enter:hover:after {
    width: 100%
}

.header__search {
    display: block;
    float: right;
    width: 60px;
    height: 90px;
    padding: 30px 15px;
    position: relative
}

.header__search-input {
    width: 30px;
    height: 30px;
    border: 0 none;
    position: absolute;
    top: 30px;
    right: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAABgElEQVRIx+2WW0/CQBCFP/COSMSAcpNEgUiMiVSKSiAF0aQInv//d3wQSbxs2TE8+MD0qT2Tb2e3s2cXfkaONkPmCCGeCSiR4o9RIFqApoyIeFm8iSZpK2ybe4S4o8ju8muaHC2miFfOLLgjYsQDGYfeWNTpGVmEqCXmZJggrnxwaWLkMaEUI8T5amAfUcVv6DliJzkpj+gb+kA8Jqc8rR7zSzwism75ENHD1g8icMttxLGxY+e8ucUxMu+nELHvEkVsBl4gim5gZAaWkzaBGJqBpaT2FhMzsIYou8Q46Y854hqRc4ldxJ4ROEFuyz1DNEy4LcQoKUFMTcDmKitpIi69cSnE6+qt5G8P9z7OWURMvE62BiL0GbeFiNj2WL2Z79q0ETNOnfou4eJA7fgi6wgRcvJDOaCJEF32CSzIDD2EmBHSoEKFOjeMESJetkpgs+Q8t8yW94WPZ/DNCkJLlZ+TLFClSoncr1eQwHxweLl2Z73ITZWbKv9rlYP1IvvoHR3mNmkqsD+8AAAAAElFTkSuQmCC) 5px 5px/20px 20px no-repeat #fff;
    padding: 0 0 0 30px;
    -webkit-transition: width .6s ease .2s, color .3s ease;
    transition: width .6s ease .2s, color .3s ease;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    outline: 0 none
}

.header__search-input:hover,
.header__search-input:active,
.header__search-input:focus {
    width: 190px;
    color: #333;
    -webkit-transition: width .6s, color .4s ease .4s;
    transition: width .6s, color .4s ease .4s
}

.header__search-input:-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.header__search-input::-moz-placeholder {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.header__search-input::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.header__search-input::placeholder {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.header__search-input:hover:-ms-input-placeholder,
.header__search-input:active:-ms-input-placeholder,
.header__search-input:focus:-ms-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.header__search-input:hover::-moz-placeholder,
.header__search-input:active::-moz-placeholder,
.header__search-input:focus::-moz-placeholder {
    opacity: 1;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.header__search-input:hover::-webkit-input-placeholder,
.header__search-input:active::-webkit-input-placeholder,
.header__search-input:focus::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.header__search-input:hover::placeholder,
.header__search-input:active::placeholder,
.header__search-input:focus::placeholder {
    opacity: 1;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.header__search-btn {
    display: none
}

.header__search_open {
    width: 203px
}

.header__search_open .header__search-input {
    width: 190px;
    border: 1px solid #ccc;
    background: 0
}

.menu {
    height: 40px;
    background: #10844a;
    color: #fff
}

.menu__items {
    display: table;
    width: 100%
}

.menu__item {
    display: table-cell
}

.menu__item-a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0 15px;
    font-family: MetaPro;
    font-weight: 600
}

.menu__item-a:hover,
.menu__item-a_active,
.menu__item-a_open {
    text-decoration: none
}

.dropdown {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden
}

.dropdown_overflow-visible {
    overflow: visible
}

.dropdown__wrapper {
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .5s, top 0s .6s;
    transition: opacity .5s, top 0s .6s;
    left: 0;
    top: 100px;
    min-width: 100%;
    z-index: 10
}

.dropdown_shown .dropdown__wrapper {
    opacity: 1;
    top: 0;
    -webkit-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s
}

.dropdown__items {
    display: block;
    background-color: #fff;
    position: relative;
    padding: 15px 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}

.dropdown__items:before,
.dropdown__items:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -7px;
    margin-left: -7px;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.dropdown__items:before {
    border-bottom-color: rgba(0, 0, 0, .1);
    top: -8px
}

.dropdown__item {
    display: block
}

.dropdown__item-a {
    display: block;
    padding: 12px 30px;
    line-height: 21px;
    background-color: #fff;
    color: #10844a;
    -webkit-transition: all .3s;
    transition: all .3s
}

.dropdown__item-a:hover,
.dropdown__item-a_active {
    background-color: #10844a;
    color: #fff;
    text-decoration: none
}

.topline {
    height: 240px;
    max-width: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.topline__item {
    display: block;
    width: 100%;
    height: 240px;
    text-align: center;
    color: #fff;
    padding: 30px 0;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: cover;
    font-family: MetaPro
}

.topline__item:hover {
    text-decoration: none
}

.topline__container {
    display: block
}

.topline__row1 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300
}

.topline__row2 {
    display: block;
    font-size: 82px;
    line-height: 73px;
    font-weight: 400
}

.topline__row3 {
    display: block;
    font-size: 36px;
    line-height: 60px;
    font-weight: 700
}

.topline__arrow {
    display: block;
    position: absolute;
    z-index: 1;
    top: 80px;
    background-color: #262626;
    color: rgba(255, 255, 255, .3);
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 12px;
    line-height: 18px
}

.topline__arrow span {
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    height: 80px
}

.topline__arrow:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 16px;
    background: url(../images/arr2.svg) 0 0 no-repeat;
    top: 32px
}

.topline__arrow:hover {
    color: rgba(255, 255, 255, 1);
    background-color: #10844a;
    text-decoration: none
}

.topline__arrow_left {
    left: -20px;
    padding: 0 30px 0 80px;
    border-radius: 0 40px 40px 0;
    text-align: left
}

.topline__arrow_left:before {
    left: 35px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.topline__arrow_left:hover {
    left: 0
}

.topline__arrow_right {
    right: -20px;
    padding: 0 80px 0 30px;
    border-radius: 40px 0 0 40px;
    text-align: right
}

.topline__arrow_right:before {
    right: 35px
}

.topline__arrow_right:hover {
    right: 0
}

.fake-footer {
    height: 350px
}

.footer {
    min-height: 350px;
    margin-top: -350px;
    background-color: #262626;
    padding-top: 50px;
    position: relative
}

.footer__menu {
    display: block;
    float: left;
    width: 25%;
    padding-right: 30px;
    margin-bottom: 35px
}

.fmenu__item {
    display: block;
    margin-bottom: 12px
}

.fmenu__item-a {
    display: inline-block;
    color: #10844a;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 18px
}

.fmenu__item-a:hover {
    color: #139e5a;
    text-decoration: none
}

.fmenu__item-a:after {
    content: '';
    display: block;
    margin: 0;
    width: 0;
    height: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid
}

.fmenu__item-a:hover:after {
    width: 100%
}

.footer__contacts {
    display: block;
    float: left;
    width: 25%;
    padding-right: 30px;
    margin-bottom: 35px
}

.footer__phone {
    display: block;
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px
}

.footer__email {
    display: inline-block;
    color: #aaa;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 21px
}

.footer__email:hover {
    color: #139e5a;
    text-decoration: none
}

.footer__email:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 0;
    height: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid
}

.footer__email:hover:after {
    width: 100%
}

.footer__affs {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 35px
}

.footer__copy {
    display: block;
    clear: both;
    border-top: 1px solid #3c3c3c;
    text-align: center;
    font-size: 12px;
    padding: 20px 0
}

.socials {
    padding-top: 26px
}

.socials__item {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    padding: 5px
}

.socials__item:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(80, 80, 80, 1);
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    z-index: 1
}

.socials__item:hover:before {
    border-color: rgba(80, 80, 80, 0)
}

.socials__item_fb:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAkCAYAAACE7WrnAAAAl0lEQVR4AWPABwRavMyBeB4Q3wbiH0D8Hwtux2cAMxBPAuK/yJrIMWg6TCF5BiG8848aBi2BKKDcoDcUGwQUlCSgaQsQWwKxMRKWxmaQJgGD1NH14PKWLgGD5IaQQUBJIyAOheJiAgZlwtUisDHMoGkgRRTgbmoZVEgtg8KpZZAdtQxSpZZB3MM5ZVNu0KhBowaNGjRqEADY5rGzJrgujAAAAABJRU5ErkJggg==) 50% 50% / 9px 18px no-repeat
}

.socials__item_tw:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAcCAYAAAAAwr0iAAABiElEQVR4Ad3XA2xkURSA4bVt27ZtBGvEWdu2bdv2xmvbtlk7qE7/uh0+Vjf5Zp6vlcrIUGBKh0zojsVYhYEo5+D5bNEHaQ2IvD++QCwEYb3Fsy1wAkWjL7TEe+TRGPkCiBP3sRxPIFgf9wPTIfiCnCojbwdRaV50SUR/5BAkym/UVxh5avyEqPAOM+GKCdEfOgKxME1BAppDNNqhpA4fo4+DBIyCqOSPcZYfqgJx4DWmoqbFe10hKl20l5v9EAXe4xjmYQdEpcuWEadBxajj3QiBmOisrZZ8FfexDL4QE220VfxzIAlkmK0ElIAkkOrah1P9fjkbWPZATLRayfDaCGcRADFYaWeRV8NibIUnxECnlOQ+D8QkeZVOr7UhBpuodoHRDN8gBrildYmVGiOxAW8hGnxCOr1rvap4CVHpC3LqyX1nXIJocA2ZlUbWEDMwHlNxGP8gGs1Wm9sy2ALR6TDK66nr1OiF8/CAOBGKR5iL0kbvcPKiNYZhAdZjA5ZiPLqjQqqUEMIAbE7HmIEe1LoAAAAASUVORK5CYII=) 50% 50% / 16px 14px no-repeat
}

.socials__item:after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: #fff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0
}

.socials__item:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.affs__header {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    color: #fff
}

.affs__item {
    display: block;
    float: left;
    width: 50%;
    padding: 0 30px 20px 0;
    color: gray;
    line-height: 21px
}

.affs__name {
    font-weight: 700;
    margin-bottom: 5px
}

.affs__email {
    display: inline-block;
    color: inherit;
    -webkit-transition: all .5s;
    transition: all .5s
}

.affs__email:hover {
    color: #139e5a;
    text-decoration: none
}

.affs__email:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 0;
    height: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid
}

.affs__email:hover:after {
    width: 100%
}

.hserts {
    padding: 35px 0 70px;
    background-color: #f4f4f4
}

.hserts__all {
    display: block;
    float: right;
    background: url(../images/all.svg) 100% 50% / 10px 16px no-repeat;
    line-height: 25px;
    padding-right: 20px;
    color: #9b9b9b;
    font-size: 12px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.hserts__all:hover {
    background-position: 92% 50%
}

.hserts__header {
    font-family: MetaPro;
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 50px
}

.hserts__item {
    display: block;
    float: left;
    width: 25%;
    padding-right: 30px;
    color: #10844a;
    font-size: 12px
}

.hserts__preview {
    display: block;
    float: left;
    width: 70px;
    margin-left: -100%
}

.hserts__preview img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s
}

.hserts__title {
    display: block;
    float: left;
    width: 100%
}

.hserts__title-in {
    display: block;
    margin-left: 90px;
    line-height: 18px;
    padding-top: 8px
}

.hserts__item:hover .hserts__title-in {
    text-decoration: underline
}

.hserts__item:hover .hserts__preview img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.home {
    padding: 40px 0 50px;
    overflow: hidden
}

.home__advantages {
    float: left;
    width: 100%
}

.home__principes {
    float: left;
    width: 105%;
    position: relative;
    padding-left: 15px;
    margin-top: -120px;
}

.home__principes:before {
    content: '';
    display: block;
    width: 240px;
    height: 178px;
    background: url(../images/principes-bg.png) 0 0 no-repeat;
    position: absolute;
    z-index: 0;
    right: 0%;
    top: 50%
}

.home__branches {
    display: none
}

.advantages {
    margin: 0 -15px
}

.advantages__item {
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px
}

.advantages__icon {
    display: block;
    height: 70px;
    line-height: 70px;
    margin-bottom: 15px
}

.advantages__icon img {
    max-width: 70px;
    max-height: 70px
}

.advantages__descr {
    font-size: 14px;
    line-height: 1.5
}

.principes__header {
    font-size: 24px;
    font-family: MetaPro;
    font-weight: 600;
    margin-bottom: 35px
}

.principes__item {
    margin-bottom: 30px
}

.principes__counter {
    display: block;
    font-size: 24px;
    color: #10844a;
    font-weight: 700;
    line-height: 1.5
}

.principes__text {
    font-size: 18px;
    line-height: 24px
}

.home2 {
    background-color: #f4f4f4
}

.home2__branches {
    float: left;
    width: 33%;
    padding-right: 15px;
    min-height: 100%
}

.home2__works {
    float: left;
    width: 33%;
    padding: 0 15px 30px
}

.home2__events {
    float: left;
    width: 33%;
    padding: 0 0 30px 15px
}

.hbranches {
    padding: 40px 0 40px 30px;
    margin-left: -30px;
    background: url(../images/hbranches.jpg) 0 100% no-repeat #595959;
    color: #fff;
    min-height: 100%;
    position: relative
}

.hbranches:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/hbranches_active.jpg) 0 100% no-repeat;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0
}

.hbranches:hover:before {
    opacity: 1
}

.hbranches__header {
    font-size: 24px;
    font-family: MetaPro;
    font-weight: 700;
    margin: 0 30px 14px 0;
    position: relative
}

.hbranches__divider {
    display: block;
    height: 0
}

.hbranches__item-a {
    display: block;
    padding-right: 50px;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 36px;
    color: #fff;
    position: relative
}

.hbranches__item-after {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #10844a;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAcCAYAAABoMT8aAAAA00lEQVR4AZzSgQYCUQBE0ZeSREISRBASQRAIBAL0W4EABAEEAgJFAkEgEIEEErTYZRfe3vmFuRyAARNUjHGMM7rBSAMXqAc6zkAPT6g72s5IHy+oG1rOyABvqCuazsgQH6gTGs7ICF+oI+rOyAQ/qANqzsgUf6g9qs7IDAnUDhVnZI4UauuOLJBBbdzLL5FDrd2RFQqocg10NADTC510CkTMaJwJikY6JCTMpLwclJTJzUxrQZmJDtkZs0DZBcQcdCjSMAvVY0DMS1GxTreKheKqDQCjqsiyTgUWSwAAAABJRU5ErkJggg==) 50% 50% / 8px 14px no-repeat rgba(0, 0, 0, .1);
    position: absolute;
    top: 50%;
    left: 110%;
    margin-top: -20px;
    -webkit-transform: translate(-60px, 0);
    -ms-transform: translate(-60px, 0);
    transform: translate(-60px, 0);
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.hbranches__item-a:hover .hbranches__item-after {
    opacity: 1;
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0)
}

.hworks {
    padding-top: 45px
}

.hworks__header {
    font-family: MetaPro;
    font-size: 24px;
    color: #000;
    margin-bottom: 35px;
    font-weight: 700
}

.hworks__article {
    display: block;
    float: left;
    width: 50%;
    padding: 25px 0 25px 90px;
    line-height: 20px;
    color: #10844a;
    position: relative
}

.hworks__article:before {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff
}

.hworks__article:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA6CAYAAAD2mdrhAAACR0lEQVR4Ae3YA4wcYRiH8dq2bTesbcSo26C2jai2GdS2bds2g9p6+yR5L5nMcSc7c/Ol809+xd3qWe8mYLPwHp/wxWMf8QYD4Hi/IT7QA472CIKdaIlWHmmJuxCL/gh5DyEYAa+3D2IzyGnANHi9ExBswG7rLWFawBj9/1WI6mtSwDr9f3Lcgqh+pgSssPwsPa5bHxNGBehS2J6hehgVoEtji+hvVIAunf3uZFSALi1uW28JPwYsR0xLhpsQ1dNvAQsQl2233p38EHAWgsdYHYvZ1gDVP74D9L7tnJOAdKgbgpKIbg2wGbuwPY624QYErx0E6OFDUxPhXAcIXjgJ2A4JwTtURDjX23GArgAKo1AsiiApwr2+sQS4vSAgCMiNPMgdRnm8CtgBccllJHc74I6LAT+Qwu2A1GiMZmgaJs3QBJmCB7H7CwKCgGm4jVvRuI72iNgUy+/sx7P/bD4Suh3wBRKLddDx/9BkcjugBAZhGIbYDEcfZEDEnkGwF4MwA6Lm6c9WQPAXOfz2GLB/k5ASorLpz6pBVEa/BUzEAZTV/5eHqCr6s/w4hLkGPAvZAkJfENAdW6OxDZtQ188BEge7/BzQHMuwEitsVmEJSgWPgSDAvZWDqMomBqSFqFzxEdAEs2MwAyVhXRXM1N+vgqj1+rOZqOmnp9EdsO4WJBZfvAroh4u4iss213AGDWFdG5zT31+2uYrz6BR8IgsCgoD/PGAcTFnnqAJmISVS+VxKDLIGfIEY6gcSHMZH/IIY4i8+4jzM3j8tJt/liCWMFgAAAABJRU5ErkJggg==) 50% 50% / 24px 29px no-repeat;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.hworks__article span {
    display: inline-block;
    position: relative
}

.hworks__article span:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 0;
    height: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid
}

.hworks__article:hover span:after {
    width: 100%
}

.hworks__article_2:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAzElEQVR4Ae3aIUjAUBhF4YHBtfVgT3ZhiB1s2pv2pmaDdlYM9l5W7D1ZlIV1lpbGhOcpBtMrg+1/nAtf5/Rb/Z+7xDNed/SEM2y+c/wgHcAXNt810kEsOMWmO8E7vjHs6BN3cK7U3aDHRyA9bpFdgwUpoAVNLrDGHDRwRo3sWnR4C6RDi4hz7hGpQC8Glhg44T6wKRc4IvJGAw38m4EGGmiggQYaaKCBBhpooIEGGmiggQYaaKCBBhpooIEGrhgCWz0hlBh4gYcCXaH6Bbn/XXXZA86zAAAAAElFTkSuQmCC);
    background-size: 28px 28px
}

.hworks__article:hover:after {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.hbook {
    display: block;
    margin-bottom: 30px
}

.hbook__info {
    display: block;
    width: 100%
}

.hbook__info-in {
    display: block;
    margin-left: 90px
}

.hbook__sublink {
    display: block;
    color: #10844a;
    font-size: 16px;
    margin: 0px 0 12px 0px
}

.hbook__title {
    display: block;
    color: #6e6e6e;
    line-height: 18px
}

.hbook__preview {
    display: block;
    float: left;
    width: 60px;
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2)
}

.hbook:hover .hbook__sublink {
    text-decoration: underline
}

.hbook:hover .hbook__title {
    text-decoration: underline
}

.hbook:hover .hbook__preview {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.hevents {
    padding-top: 45px
}

.hevents__all {
    display: block;
    float: right;
    background: url(../images/all.svg) 100% 50% / 10px 16px no-repeat;
    padding-right: 20px;
    color: #9b9b9b;
    font-size: 12px;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 24px
}

.hevents__all:hover {
    background-position: 92% 50%
}

.hevents__header {
    font-family: MetaPro;
    font-size: 24px;
    color: #000;
    margin-bottom: 35px;
    font-weight: 700
}

.hevents__item {
    margin-bottom: 20px
}

.hevents__date {
    color: #9b9b9b;
    display: block;
    font-size: 12px;
    margin-bottom: 10px
}

.hevents__title {
    display: block;
    font-size: 16px;
    color: #10844a;
    line-height: 21px;
    overflow: hidden
}

.hmap {
    padding: 50px 0;
    position: relative
}

.hmap__map {
    display: block;
    min-width: 970px;
    max-width: 100%;
    margin: 0 auto 35px;
    text-align: center
}

.hmap__region-title {
    position: absolute;
    z-index: 2;
    padding: 0 22px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .1s, opacity .1s;
    transition: -ms-transform .1s, opacity .1s;
    transition: transform .1s, opacity .1s;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .3);
    margin-top: -55px
}

.hmap__region-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border: 8px solid transparent;
    border-top-color: #fff;
    margin-left: -8px
}

.hmap__region-title_active {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: -ms-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.hmap__branches {
    margin: 0 -15px
}

.hmap__branch {
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px;
    color: #333;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative
}

.hmap__branch:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #333;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAcCAYAAABoMT8aAAAA2UlEQVR4AZzSgQYCYRRE4T8liSRJEEFIBEEgEEigdwoEAhAEEAgIFAkEgUAEEkhQKHZh9yzzBDN8gHvADdlq82kPBzSCMw6PSHBF3Qk0cVPkgqoTaeGuyBkVJ9LGQ5ETyk6kg6cie5ScSBcvRXYoOpE+3opsUXAiA3wU2SDvRIb4KrJGzomM8FNk5UbG+CuydF9+gkiRhRuZIVYkXQMdDcD0QiedAhEzGmeCopEOCQkzKS8HJWVyM9NaUGaiQ3bGLFB2ATEHHYo0zEL1GBDzUlSs061iobhqAwBM9LojUBVK9QAAAABJRU5ErkJggg==) 50% 50% / 8px 14px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-45px, 0);
    -ms-transform: translate(-45px, 0);
    transform: translate(-45px, 0);
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.hmap__branch:hover:before {
    opacity: 1;
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    transform: translate(15px, 0)
}

.hmap__branch:hover {
    text-decoration: none
}

.hmap__branch_hidden {
    opacity: .5
}

.hmap__branch_hidden:hover {
    opacity: .8
}

.hmap__counter {
    display: block;
    font-size: 16px;
    line-height: 36px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.hmap__branch:hover .hmap__counter {
    -webkit-transform: translate(60px, 0);
    -ms-transform: translate(60px, 0);
    transform: translate(60px, 0);
    opacity: 0
}

.hmap__counter em {
    font-style: normal;
    font-size: 36px;
    color: #10844a;
    margin-bottom: 16px
}

.hmap__title {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-family: MetaPro;
    font-weight: 700
}

.breadcrumbs {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 18px;
    color: #10844a
}

.breadcrumbs__item {
    color: inherit;
    text-decoration: none
}

.breadcrumbs__item_active {
    color: #262626
}

.breadcrumbs__divider {
    margin: 0 5px
}

.page {
    padding: 45px 0 110px
}

.page__title {
    font-size: 60px;
    color: #000;
    margin-bottom: 40px;
    font-family: MetaPro;
    font-weight: 700
}

.page__title_small {
    font-size: 36px;
    margin-bottom: 48px
}

.page__center {
    display: block;
    float: left;
    width: 100%
}

.page__center_l {
    padding-left: 300px
}

.page__center_r {
    padding-right: 300px
}

.page__left {
    float: left;
    width: 285px;
    margin-left: -100%
}

.page__right {
    float: left;
    width: 285px;
    margin-left: -285px;
    position: relative;
    min-height: 100%
}

.news__items {
    margin: 0 -15px
}

.news__item {
    display: block;
    float: left;
    width: 25%;
    padding: 15px
}

.news__item-a {
    display: block;
    height: 270px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news__item-a:hover {
    background-color: #f2f2f2;
    text-decoration: none
}

.news__wrap {
    display: block;
    position: relative;
    padding: 25px 25px 15px;
    width: 100%;
    height: 100%
}

.news__item_preview .news__wrap {
    background-color: rgba(0, 0, 0, .5)
}

.news__date {
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 10px
}

.news__item_preview .news__date {
    color: rgba(255, 255, 255, .5)
}

.news__title {
    display: block;
    font-size: 16px;
    line-height: 21px;
    max-height: 84px;
    overflow: hidden;
    color: #10844a
}

.news__item_preview .news__title {
    color: #fff
}

.news__type {
    display: block;
    position: absolute;
    left: 25px;
    bottom: 15px;
    font-weight: 700;
    color: #000;
    font-size: 12px;
    text-transform: lowercase
}

.news__item_preview .news__type {
    color: #fff
}

.news__preview {
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.news__item-a:hover .news__preview {
    -webkit-transition: -webkit-transform 1s;
    transition: -ms-transform 1s;
    transition: transform 1s;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.news__top {
    margin-bottom: 25px
}

.news__top .switcher {
    margin-right: 10px
}

.years {
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    background: 0 0;
    padding: 0;
    margin: 0;
    height: 40px;
    position: relative;
    width: 120px;
    white-space: nowrap;
    text-align: left
}

.years__value {
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 40px 0 20px;
    position: relative;
    z-index: 3
}

.years__value:after {
    content: '';
    display: block;
    border-top: 5px solid #10844a;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    top: 19px;
    right: 27px
}

.years__items {
    position: absolute;
    background-color: #fff;
    z-index: 2;
    padding-top: 40px;
    left: 0;
    top: 0;
    right: 0;
    display: none;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .3)
}

.years:hover .years__items {}

.years__item {
    display: block;
    line-height: 40px;
    text-decoration: none;
    padding: 0 20px;
    color: #262626;
    -webkit-transition: all .3s;
    transition: all .3s
}

.years__item:hover {
    background-color: #262626;
    color: #fff;
    text-decoration: none
}

.years__item_active {
    display: none
}

.loadmore {
    clear: both;
    display: table;
    margin: 0 auto;
    padding: 30px 0;
    line-height: 70px
}

.loadmore__items {
    display: block;
    float: left;
    color: #999;
    font-size: 16px
}

.loadmore__items strong {
    display: inline-block;
    vertical-align: sub;
    font-size: 36px;
    color: #333;
    font-weight: 400
}

.loadmore__icon {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: url(../images/loadmore.svg) 50% 50% / 38px 38px no-repeat #262626;
    margin: 0 30px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.loadmore:hover .loadmore__icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.loadmore__link {
    display: block;
    float: left;
    text-transform: uppercase;
    font-weight: 700
}

.loadmore_active .loadmore__icon {
    -webkit-animation: rotating infinite linear 1200ms;
    animation: rotating infinite linear 1200ms
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.loadmore_active .loadmore__link {
    color: #999
}

.newspage__back {
    display: block;
    clear: both;
    margin-top: 32px
}

.branches {
    display: block;
    margin: 0 -15px
}

.branches__item {
    display: block;
    float: left;
    height: 570px;
    width: 49%;
    padding: 0 15px;
    margin-bottom: 30px
}

.branches__item-a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    font-family: MetaPro;
    font-weight: 700
}

.branches__image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform linear .5s;
    transition: -ms-transform linear .5s;
    transition: transform linear .5s
}

.branches__title {
    position: relative;
    width: 100%;
    height: 570px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, .6);
    padding: 20px 40px;
    -webkit-transition: background .5s;
    transition: background .5s
}

.branches__item-a:hover {
    text-decoration: none
}

.branches__item-a:hover .branches__title {
    background-color: rgba(0, 0, 0, .4)
}

.branches__item-a:hover .branches__image {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: -webkit-transform linear 10s;
    transition: -ms-transform linear 10s;
    transition: transform linear 10s
}

.float {
    -webkit-transition: all .3s;
    transition: all .3s
}

.float_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    margin-top: 15px
}

.float_bottom {
    position: absolute;
    margin-top: 15px;
    bottom: 0
}

.float__items {
    display: block;
    background-color: #262626;
    color: #fff;
    padding: 20px 0
}

.float__item {
    display: block
}

.float__item-a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 20px;
    font-size: 16px;
    position: relative
}

.float__item-a:hover {
    color: #10844a;
    text-decoration: none
}

.float__item-a:before {
    content: '';
    display: block;
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
    background-color: #10844a
}

.float__item-a_active:before {
    width: 10px
}

.float__item_form {
    padding: 20px
}

.float__item-a_form,
.float__item-a_form.float__item-a_active {
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background: url(../images/float__item-a_form.png) 49px 50% / 24px 18px no-repeat #10844a;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: left;
    padding: 0 0 0 90px;
    min-width: 230px;
    text-transform: uppercase
}

.float__item-a_form.float__item-a_active,
.float__item-a_form:hover {
    color: #fff;
    background-color: #139e59
}

.float__item-a_form:before {
    display: none
}

.float__item-a ins {
    display: block;
    float: right;
    font-size: 14px;
    color: #6e6e6e;
    text-decoration: none
}

.bprojects {
    padding: 60px 0;
    background-color: #f4f4f4;
    position: relative
}

.bprojects__bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background-color: #f4f4f4
}

.bprojects__header {
    position: relative;
    font-size: 32px;
    font-family: MetaPro;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000
}

.bprojects__items {
    position: relative;
    margin: 0 -15px
}

.bprojects__column {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 15px
}

.bprojects__item {
    display: block
}

.bprojects__item:hover {
    text-decoration: none
}

.bprojects__logo {
    display: block;
    height: 170px;
    line-height: 150px;
    text-align: center;
    background-color: #f4f4f4;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 10px;
    margin-bottom: 20px
}

.bprojects__logo img {
    max-height: 100%
}

.bprojects__item:hover .bprojects__logo {
    background-color: #fff
}

.bprojects__title {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    max-width: 100%
}

.bprojects__title:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid
}

.bprojects__item:hover .bprojects__title:after {
    width: 100%
}

.bprojects__location {
    display: block;
    color: #b4b4b4;
    font-size: 12px;
    line-height: 16px
}

.bprojects__total {
    display: block;
    background-color: #fff;
    height: 170px;
    padding: 25px 30px;
    text-decoration: none
}

.bprojects__total:hover {
    text-decoration: none
}

.bprojects__counter {
    display: block;
    line-height: 60px;
    margin-bottom: 40px;
    height: 60px
}

.bprojects__counter em {
    font-size: 72px;
    color: #10844a;
    font-style: normal
}

.bprojects__sublink {
    display: inline-block;
    background: url(../images/all.svg) 100% 50% / 10px 16px no-repeat;
    line-height: 20px;
    padding-right: 20px;
    color: #9b9b9b;
    font-size: 12px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.bprojects__total:hover .bprojects__sublink {
    background-position: 92% 50%
}

.bletters {
    margin: 80px 0
}

.bletters_all {
    margin: 0
}

.bletters__all {
    display: block;
    float: right;
    background: url(../images/all.svg) 100% 50% / 10px 16px no-repeat;
    line-height: 14px;
    padding-right: 20px;
    color: #9b9b9b;
    font-size: 12px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.bletters__all:hover {
    background-position: 92% 50%
}

.bletters__header {
    font-family: MetaPro;
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 50px
}

.bletters__items {
    margin: 0 -15px
}

.bletters__item {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 15px;
    color: #10844a;
    font-size: 12px
}

.bletters_all .bletters__item {
    width: 25%;
    height: 150px
}

.bletters__info {
    display: block;
    float: left;
    width: 100%;
    padding-left: 95px;
    font-size: 12px;
    line-height: 16px
}

.bletters__title {
    display: block;
    color: #10844a;
    margin-bottom: 8px
}

.bletters__item:hover .bletters__title {
    text-decoration: underline
}

.bletters__subtitle {
    color: #ababab
}

.bletters__preview {
    display: block;
    float: left;
    width: 70px;
    height: 90px;
    margin-left: -100%
}

.bletters__preview img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s
}

.bletters__item:hover .bletters__preview img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.bresearch {
    margin: 80px 0
}

.bresearch_no-margin {
    margin: 0
}

.bresearch__all {
    display: block;
    float: right;
    background: url(../images/all.svg) 100% 50% / 10px 16px no-repeat;
    line-height: 14px;
    padding-right: 20px;
    color: #9b9b9b;
    font-size: 12px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.bresearch__all:hover {
    background-position: 92% 50%
}

.bresearch__header {
    font-family: MetaPro;
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 50px
}

.bresearch__items {
    margin: 0 -15px
}

.bresearch__item {
    display: block;
    float: left;
    width: 45%;
    height: 130px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 18px;
    color: #4c4c4c
}

.bresearch__item_0 {
    width: 55%;
    padding-right: 105px
}

.bresearch__item_list {
    float: none;
    width: 100%
}

.bresearch__info {
    display: block;
    float: left;
    width: 100%;
    padding-left: 75px
}

.bresearch__title {
    display: block;
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bresearch__item_list .bresearch__title {
    font-size: 14px;
    margin-bottom: 12px
}

.bresearch__row {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    color: #a3a3a3
}

.bresearch__row strong {
    color: #000;
    font-weight: 400
}

.bresearch__size {
    display: block;
    margin-top: 12px;
    color: #a3a3a3
}

.bresearch__icon {
    display: block;
    float: left;
    margin-left: -100%;
    width: 46px;
    height: 65px;
    background-color: #6daf8e;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    padding: 10px 0 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    overflow: hidden
}

.bresearch__icon span {
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 10px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.bresearch__icon:before {
    content: '';
    position: absolute;
    top: -23px;
    left: 12px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/download.svg) 0 0 / 22px 22px no-repeat;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.bresearch__icon em {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    background-color: #fff
}

.bresearch__icon em:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: 6px solid #6daf8e;
    border-left: 6px solid #6daf8e;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bresearch__item:hover .bresearch__icon {
    text-decoration: none;
    background-color: #10844a
}

.bresearch__item:hover .bresearch__icon span {
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0
}

.bresearch__item:hover .bresearch__icon:before {
    top: 17px;
    opacity: 1
}

.bresearch__item:hover .bresearch__icon em:after {
    border-top-color: #10844a;
    border-left-color: #10844a
}

.bresearch__item:hover .bresearch__title {
    color: #10844a
}

.bresearch_employee {
    margin: 0 0 -110px;
    padding: 50px 0 30px;
    background-color: #f4f4f4;
    position: relative
}

.bresearch_employee .bresearch__item {
    width: 33.33%;
    padding: 0 15px
}

.bresearch_employee .bresearch__icon:after {
    border-right-color: #f4f4f4;
    border-bottom-color: #f4f4f4
}

.bresearch__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f4f4f4;
    z-index: -1
}

.vacancies {
    margin: 0 -15px
}

.vacancies__item {
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px
}

.vacancies__item-a {
    display: block;
    height: 280px;
    position: relative;
    background: url(../images/vacancies__item.png) 50% 48px / 179px 133px no-repeat #10844a;
    color: #fff;
    text-align: center;
    padding: 192px 15px 10px;
    overflow: hidden
}

.vacancies__item-a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 100%;
    opacity: 0;
    background-color: #000;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.vacancies__item-a:after {
    content: '';
    display: block;
    width: 128px;
    height: 128px;
    border-radius: 50%;
    border: 7px solid #10844a;
    position: absolute;
    left: 50%;
    top: 120%;
    opacity: 0;
    margin: -64px 0 0 -64px;
    background: url(../images/arr2.svg) 50% 50% / 40px 64px no-repeat;
    -webkit-transition: all 0s;
    transition: all 0s
}

.vacancies__wrapper {
    display: table;
    width: 100%
}

.vacancies__title {
    display: table-cell;
    width: 100%;
    height: 80px;
    vertical-align: middle
}

.vacancies__title-wrap {
    display: inline-block;
    max-height: 168px;
    overflow: hidden;
    font-size: 23px;
    line-height: 25px;
    font-weight: 700;
    font-family: MetaPro
}

.vacancies_compressed .vacancies__title-wrap {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -.4px;
    font-weight: 400
}

.vacancies__item-a:hover {
    text-decoration: none
}

.vacancies__item-a:hover:before {
    bottom: 0;
    opacity: .8
}

.vacancies__item-a:hover:after {
    top: 50%;
    opacity: 1;
    -webkit-transition: top .2s .2s, opacity .5s .2s;
    transition: top .2s .2s, opacity .5s .2s
}

.team {
    font-family: MetaPro;
    font-weight: 700
}

.team__header {
    color: #000;
    font-size: 36px;
    line-height: 1;
    margin: 22px 0 48px
}

.team__items {
    margin: 0 -15px
}

.team__item {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 15px;
    min-height: 525px;
}

.team__item-a {
    display: block;
    height: 475px;
    width: 240px;
    text-align: center;
    letter-spacing: -.4px
}

.team__item-a:hover {
    text-decoration: none
}

.team__photo {
    display: block;
    height: 320px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 320px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .3s;
    transition: filter .3s
}

.team__item-a:hover .team__photo {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.team__name {
    display: block;
    font-size: 22px;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
    color: #000;
    margin-bottom: 10px
}

.team__job {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #6d5d5d
}

.employee {
    margin-bottom: 60px
}

.employee__header {
    font-family: MetaPro;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 1;
    margin: 22px 0 28px
}

.employee__photo2 {
    display: none
}

.employee__info {
    float: left;
    width: 100%;
    padding-left: 275px
}

.employee__info table {
    border-collapse: collapse;
    width: 100%
}

.employee__info th {
    width: 210px;
    text-align: left;
    vertical-align: top;
    padding: 20px;
    font-family: MetaPro;
    font-size: 24px;
    font-weight: 600
}

.employee__info td.content {
    padding: 15px 10px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px
}

.employee__info tr:nth-child(2n+1) {
    background-color: #f4f4f4
}

.employee__photo {
    float: left;
    width: 260px;
    margin-left: -100%
}

.disqus__items {
    margin: 0 -15px
}

.disqus__item {
    display: block;
    float: left;
    width: 25%;
    height: 140px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 18px;
    color: #080000
}

.disqus__title {
    display: block;
    float: left;
    width: 100%;
    padding: 5px 0 0 90px
}

.disqus__preview {
    display: block;
    float: left;
    width: 75px;
    margin-left: -100%
}

.disqus__preview img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s
}

.disqus__item:hover .disqus__title {
    text-decoration: underline
}

.disqus__item:hover .disqus__preview img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.slider {
    max-width: 870px;
    margin: 30px auto 45px
}

.slider__item {
    width: 870px;
    position: relative;
    text-align: center
}

.slider__text {
    position: absolute;
    bottom: 36px;
    left: 24px;
    right: 24px;
    background-color: #e6e6e6;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 21px;
    padding: 10px;
    text-align: left
}

.slider__nav {
    margin: 20px auto 0;
    display: table
}

.slider__arrow {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/arr2.svg) 50% 50% / 10px 14px no-repeat #000
}

.slider__arrow:hover {
    background-color: #1b1b1b
}

.slider__arrow_prev {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.slider__numbers {
    float: left;
    line-height: 40px;
    padding: 0 18px
}

.slider__slide-number {
    display: inline-block;
    font-size: 24px;
    color: #333
}

.slider__total {
    display: inline-block;
    vertical-align: top;
    color: #999;
    font-size: 16px;
    padding-left: 6px
}

.slider__total:before {
    content: '/ ';
    display: inline
}

.disquspage__presentation {
    text-align: center;
    margin-bottom: 25px
}

.disquspage .slider {
    margin: 0 auto 30px
}

.disquspage .slider__item:after {
    content: '';
    display: block;
    width: 286px;
    height: 69px;
    position: absolute;
    right: 22px;
    top: 23px;
    background: url(../images/disquspage__logo.png) 0 0 / contain no-repeat
}

.disquspage .slider__item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0
}

.comments__header {
    font-family: MetaPro;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px
}

.comments__item {
    margin-bottom: 24px
}

.comments__info {
    float: left;
    width: 100%
}

.comments__info-in {
    padding: 15px 30px 50px;
    background-color: #e6e6e6;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 21px;
    margin-left: 145px;
    position: relative
}

.comments__info-in:before {
    content: '';
    display: block;
    position: absolute;
    left: -14px;
    top: 27px;
    border: 7px solid #e6e6e6;
    border-left-color: #fff;
    border-bottom-color: #fff
}

.comments__info-in:after {
    content: 'â€œ';
    position: absolute;
    display: block;
    font-size: 80px;
    color: #10844a;
    line-height: 0;
    bottom: 3px;
    left: 25px;
    font-family: MetaPro;
    font-style: normal
}

.comments__date {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    margin-bottom: 10px
}

.comments__answer-for {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

.comments__answer-for a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    border-bottom: 1px dashed
}

.comments__answer-for:hover {
    text-decoration: none
}

.comments__answer-link {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 12px;
    color: #000
}

.comments__answer-link:hover {
    text-decoration: none;
    border-bottom: 1px dashed;
    bottom: 11px
}

.comments__name {
    float: left;
    width: 115px;
    margin-left: -100%;
    padding-top: 115px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    background: url(../images/comments__name.jpg) 50% 0 / 110px 110px no-repeat
}

.serts__items {
    margin: 0 -15px
}

.serts__item {
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px;
    height: 150px
}

.serts__title {
    display: block;
    float: left;
    width: 100%;
    padding: 8px 0 0 90px;
    line-height: 18px;
    font-size: 12px;
    max-height: 108px;
    overflow: hidden
}

.serts__preview {
    display: block;
    float: left;
    width: 75px;
    margin-left: -100%
}

.serts__preview img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s
}

.serts__item:hover .serts__preview img,
.serts__expert:hover .serts__preview {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.sert__image {
    text-align: center;
    margin-bottom: 30px
}

.sert__title {
    font-family: MetaPro;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-bottom: 15px
}

.clients__items {
    margin: 0 -15px
}

.clients__item {
    display: block;
    float: left;
    width: 25%;
    height: 275px;
    padding: 0 15px;
    text-align: center;
    font-family: MetaPro;
    font-size: 24px;
    color: #000;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .3s;
    transition: filter .3s
}

.clients__item:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    text-decoration: none
}

.clients__logo {
    display: block;
    height: 145px;
    line-height: 145px
}

.clients__logo img {
    max-height: 145px
}

.clients__title {
    display: block;
    line-height: 30px
}

.projects__toggler {
    display: none
}

.projects__right {
    float: left;
    width: 100%;
    padding-left: 300px
}

.projects__top {
    margin-bottom: 40px
}

.projects__sorting {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    font-size: 14px;
    color: #a3a3a3
}

.projects__item {
    margin-bottom: 50px
}

.projects__info {
    float: left;
    width: 100%;
    padding-left: 300px
}

.projects__title {
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 6px;
    height: 54px;
    overflow: hidden
}

.projects__title:hover,
.projects__title_active {
    text-decoration: underline
}

.projects__row {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
    color: #a3a3a3
}

.projects__row strong {
    color: #000;
    font-weight: 400
}

.projects__logo {
    display: block;
    float: left;
    width: 285px;
    margin-left: -100%;
    padding: 0 40px;
    height: 145px;
    line-height: 145px;
    text-align: center
}

.projects__logo img {
    max-height: 145px
}

.projects__filters {
    float: left;
    width: 270px;
    margin-left: -100%;
    padding: 20px;
    background-color: #f4f4f4
}

.projects__loading {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    background: url(../images/loading.gif) 50% 50% / 64px 64px no-repeat
}

.filter {
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
    line-height: 16px
}

.filter__header {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 1em
}

.filter__check {
    display: block
}

.filter__check_inited {
    padding: 4px 0 0 40px;
    position: relative;
    min-height: 25px;
    margin-bottom: 20px;
    cursor: pointer
}

.filter__check_inited input {
    display: none
}

.filter__check_inited:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    background: url(../images/check.svg) 50% 50% / 140px 110px no-repeat #f4f4f4;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}

.filter__check_checked:before {
    background-color: #10844a;
    border-color: #10844a;
    background-size: 14px 11px
}

.filter__check_inited:hover {
    color: #10844a
}

.filter__check_inited:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.filter__radio {
    display: block
}

.filter__radio_inited {
    padding: 4px 0 0 40px;
    position: relative;
    min-height: 25px;
    margin-bottom: 20px;
    cursor: pointer
}

.filter__radio_inited input {
    display: none
}

.filter__radio_inited:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #b3b3b3;
    border-radius: 50%;
    background-color: #f4f4f4;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}

.filter__radio_checked:before {
    border: 8px solid #10844a
}

.filter__radio_inited:hover {
    color: #10844a
}

.filter__radio_inited:hover:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.filter__range {
    margin-bottom: 44px
}

.ui-slider {
    display: block;
    position: relative;
    height: 6px;
    border-radius: 4px;
    background-color: #262626
}

.ui-slider input {
    display: none
}

.ui-slider--price {
    margin-top: 10px
}

.ui-slider-handle {
    position: absolute;
    display: block;
    width: 30px;
    height: 35px;
    margin: 0 0 0 -15px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding-top: 18px;
    outline: 0 none
}

.ui-slider-handle:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    border: 3px solid #10844a;
    border-radius: 50%;
    background-color: #fff;
    margin: -5px 0 0 -8px;
    left: 50%;
    top: 0;
    cursor: pointer
}

.ui-slider-range {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #10844a;
    border-radius: 4px
}

.project {
    padding-top: 60px
}

.project__logo {
    display: block;
    margin: 0 auto 60px;
    text-align: center
}

.project__header {
    font-family: MetaPro;
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    color: #000;
    margin-bottom: 60px
}

.project__summary {
    margin-bottom: 100px
}

.project__info {
    float: left;
    width: 100%;
    padding-left: 330px;
    padding-right: 315px
}

.project__row {
    text-align: center;
    font-size: 19px;
    line-height: 24px;
    color: #000;
    margin-bottom: 20px
}

.project__row small {
    display: block;
    font-size: 15px;
    color: #a3a3a3
}

.project__row a {
    color: #000
}

.project__map-box {
    float: left;
    width: 300px;
    margin-left: -100%
}

.project__map {
    width: 100%;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.project__text {
    max-width: 780px;
    margin: 1em auto
}

.pletter {
    float: left;
    width: 285px;
    margin-left: -285px
}

.pletter__wrap {
    display: block
}

.pletter__wrap:hover {
    text-decoration: none
}

.pletter__info {
    display: block;
    float: left;
    width: 100%;
    padding-left: 90px
}

.pletter__title {
    display: block;
    color: #4c4c4c;
    font-size: 14px;
    margin-bottom: 1em
}

.pletter__from {
    display: block;
    color: #a3a3a3;
    font-size: 12px;
    line-height: 16px
}

.pletter__preview {
    display: block;
    float: left;
    width: 70px;
    margin-left: -100%
}

.pletter__preview img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s
}

.pletter__wrap:hover .pletter__preview img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.others {
    position: relative;
    padding: 60px 0 90px;
    background-color: #f4f4f4;
    margin: 120px 0 -110px
}

.others__bg {
    background-color: #f4f4f4;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1
}

.others__header {
    font-family: MetaPro;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    margin-bottom: 60px;
    color: #000
}

.others__items {
    margin: 0 -15px
}

.others__item {
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px;
    text-decoration: none
}

.others__item:hover {
    text-decoration: none
}

.others__logo {
    display: block;
    height: 130px;
    line-height: 130px;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.others__item:hover .others__logo {
    background-color: #fff
}

.others__logo img {
    max-height: 130px
}

.others__title {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #10844a;
    height: 72px;
    overflow: hidden;
    margin-bottom: 20px
}

.others__item:hover .others__title {
    text-decoration: underline
}

.others__branches {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-bottom: 15px
}

.others__location {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #a2a2a2
}

.client__summary {
    margin-bottom: 30px
}

.client__info {
    float: left;
    width: 100%;
    padding-left: 330px;
    text-align: center;
    padding-right: 315px
}

.client__row {
    font-family: MetaPro;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px
}

.client__row small {
    display: block;
    margin-bottom: 8px;
    color: #a49c9c;
    font-size: 14px;
    line-height: 1
}

.client__logo {
    display: block;
    float: left;
    width: 300px;
    margin-left: -100%;
    text-align: center
}

.client__logo-title {
    display: block;
    font-family: MetaPro;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    margin-top: 10px
}

.search_page {
    margin-top: -60px
}

.search__top {
    margin-bottom: 40px
}

.search__summary {
    font-size: 14px;
    color: #b2b2b2;
    display: inline-block;
    margin-right: 40px
}

.search__summary strong {
    font-weight: 400;
    color: #000
}

.search__form {
    display: block;
    margin-bottom: 40px
}

.search__input {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 0 60px 0 20px;
    outline: 0 none
}

.search__button {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0 none;
    margin: 0 0 0 -50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABu0lEQVR4Ae3WAwwdWRiA0bVt2w7Wwdpm7Ua1EZVRw8ZJbdu2bbexavvvCWvMe3PrLznxeC5uuMA+oCUz2U+cYD2d+ZNbuKh9xTziBNtZzDw2EQA04laSdh/DCIIefMOjnNrtvEsTthHs4GeS9BabCYbzIlmqd8rbzLXXCYIyFNoLrCFoTi7dymaCXym2m1lCUJ6iG09Qiry6nf0ED1FwHxOMJ+++JBhFwa0geIgUjSJ4k8y9QjCIVL1N0JXMtSb4iJTt4zCZW0qQur4ET5KpYDOpq07wHZkK5pO6vwtdAIJZpO4PggpkKlhH6soR/EWmNnOE1LUheJdM9SZ4nJStJbiFTP1C0IBU3U2whMzdyFG2k6rGBCWLPUFt8u4Wgl0U3I0cJHiAPBuS1x7zG4K13EQeNSDoSy41JVjAvRRTQ4I95FpLgj38RNYeph/BUYKO5FpVgqA/n3O+nqMhQdCHZ+hM0Ilce5GBBMFe+lKf//mXqrRlOUGwmRKcWGeCAeTex7RnN3EO06jI2epP0IlkPcuXlKQ0v/Eet3Pusr3J9CV4k+m7/iavv8nLq+tv8vqb7HglvMkpXLaNI44BmCO0HxD9Jk8AAAAASUVORK5CYII=) 50% 50% / 20px 20px no-repeat;
    -webkit-transition: -webkit-transform .3s;
    transition: -ms-transform .3s;
    transition: transform .3s;
    outline: 0 none;
    cursor: pointer
}

.search__button:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.search__button:active {
    -webkit-transform: scale(1.2) translate(1px, 1px);
    -ms-transform: scale(1.2) translate(1px, 1px);
    transform: scale(1.2) translate(1px, 1px)
}

.search__item {
    margin-bottom: 30px
}

.search__title {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px
}

.search__context {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #4c4c4c
}

.search_header .search__input {
    height: 30px;
    padding: 0 40px 0 10px;
    font-size: 13px
}

.search_header .search__button {
    height: 30px;
    width: 30px;
    margin-left: -36px;
    background-size: 18px 18px
}

.nice-file {
    position: relative;
    overflow: hidden;
    height: 30px;
    padding-left: 36px;
    line-height: 30px;
    background: url(../images/cloud.svg) 0 50% no-repeat
}

.nice-file__title {
    display: block;
    float: left;
    font-style: italic;
    opacity: .5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.nice-file:hover .nice-file__title {
    opacity: 1
}

.nice-file__value {
    display: none;
    float: left;
    max-width: 92%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nice-file__input,
.nice-file__input::-webkit-file-upload-button {
    opacity: .01;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 100px;
    cursor: pointer
}

.nice-file__remove {
    display: none;
    width: 18px;
    height: 18px;
    color: inherit;
    font-size: 22px;
    text-align: center;
    line-height: 16px;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 6px;
    -webkit-transition: -webkit-transform .3s;
    transition: -ms-transform .3s;
    transition: transform .3s
}

.nice-file__remove:hover {
    text-decoration: none;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.nice-file__remove:before {
    content: "\00d7"
}

.nice-file_loaded .nice-file__remove,
.nice-file_loaded .nice-file__value {
    display: block
}

.nice-file_loaded .nice-file__title,
.nice-file_loaded .nice-file__button,
.nice-file_loaded .nice-file__input {
    display: none
}

.thanks {
    position: relative;
    width: 740px;
    min-height: 140px;
    padding: 20px 10px 20px 150px
}

.thanks:before {
    content: '';
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: url(../images/thanks.svg) 50% 50% / 68px 68px no-repeat #262626;
    position: absolute;
    left: 0;
    top: 0
}

.thanks__header {
    display: block;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px
}

.thanks__notice {
    font-size: 12px;
    opacity: .3;
    color: #fff
}

.quote {
    margin: 70px 0
}

.quote__text-wrap {
    float: left;
    width: 100%
}

.quote__text {
    display: block;
    background-color: #e6e6e6;
    padding: 40px 40px 130px;
    color: #000;
    line-height: 30px;
    font-style: italic;
    position: relative;
    margin-left: 220px
}

.quote__text:after {
    content: 'â€œ';
    position: absolute;
    display: block;
    font-size: 120px;
    color: #10844a;
    line-height: 0;
    bottom: 70px;
    left: 40px;
    font-family: MetaPro;
    font-style: normal
}

.quote__text:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 40px;
    border: 10px solid #e6e6e6;
    border-left-color: transparent;
    border-bottom-color: transparent
}

.quote__left {
    float: left;
    width: 170px;
    margin-left: -100%
}

.quote__photo {
    margin-bottom: 20px
}

.quote__author {
    font-family: MetaPro;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 16px
}

.quote__author-job {
    font-size: 12px;
    color: #a3a3a3
}

.fancybox-inner .content {
    padding: 10px;
    background-color: #fff
}

.download {
    display: block;
    margin: 40px auto;
    width: 470px;
    min-height: 240px;
    position: relative;
    text-decoration: none;
    color: #e4e4e4
}

.download:hover {
    color: #fff;
    text-decoration: none
}

.download:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .7)
}

.download__title {
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: 70px;
    left: 0;
    right: 0;
    font-size: 24px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 700
}

.download__icon {
    display: block;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    border: 20px solid #008544;
    background: url(../images/download__icon.png) 50% 50% no-repeat #028042;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -70px 0 0 -60px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.download:hover .download__icon {
    border-width: 10px
}

.researchpage__content_small.researchpage__content_small {
    font-size: 13px
}

input,
textarea,
button,
select {
    font-family: inherit;
    font-size: inherit
}

::-moz-placeholder {
    color: #969696;
    font-size: 1em
}

:-ms-input-placeholder {
    color: #969696;
    font-size: 1em
}

::-webkit-input-placeholder {
    color: #969696;
    font-size: 1em
}

::placeholder {
    color: #969696;
    font-size: 1em
}

.form_bottom {
    margin-top: 60px
}

.form_comments {
    max-width: 870px
}

.form__header {
    font-size: 32px;
    font-family: MetaPro;
    font-weight: 700;
    margin-bottom: 1em;
    color: #000
}

.form_bottom .form__wrapper {
    padding: 40px;
    background: url(../images/form__wrapper.png) 100% 50% / 130px 178px no-repeat #e6e6e6;
    position: relative
}

.form_bottom .form__wrapper:before {
    content: '';
    display: block;
    position: absolute;
    left: 80px;
    top: -20px;
    border: 10px solid #e6e6e6;
    border-top-color: transparent;
    border-right-color: transparent
}

.form__row {
    margin-bottom: 20px;
    position: relative
}

.form__row_half {
    float: left;
    width: 330px;
    padding-right: 30px
}

.form__row_submit {
    margin: 40px 0 0
}

.form__row_zvonok {
    text-align: center
}

.form__label {
    display: block;
    margin-bottom: 6px
}

.form__required {
    display: inline-block;
    font-weight: 700;
    margin-left: -18px;
    color: red;
    position: absolute;
    vertical-align: middle;
    line-height: 45px;
    font-size: 16px
}

.form__input,
.form__textarea {
    border: 1px solid #262626;
    background-color: #262626;
    padding: 0 0 0 15px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    display: inline-block;
    color: #969696;
    font-size: 14px;
    border-radius: 3px;
    vertical-align: middle
}

.form__input_short {
    width: 100px
}

.form__textarea {
    line-height: 20px;
    height: auto;
    padding-top: 15px;
    width: 630px;
    max-width: 100%
}

.form__button {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #10844a;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    padding: 0 25px;
    min-width: 230px;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    cursor: pointer;
    outline: 0 none
}

.form__button:hover {
    background-color: #139e59
}

.form__button:active {
    background-color: #139e59;
    -webkit-transform: translate(1px, 1px);
    -ms-transform: translate(1px, 1px);
    transform: translate(1px, 1px)
}

.form__notice {
    display: block;
    float: left;
    padding: 9px 0 0 245px;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    visibility: hidden
}

.form__notice+.form__button {
    display: block;
    float: left;
    margin-left: -100%
}

.warnText {
    color: #c1003f;
    font-size: 18px;
    margin: 1em 0
}

.form__input.error,
.form__textarea.error {
    border-color: red;
    outline: 0 none
}

.form__input.error:-ms-input-placeholder,
.form__textarea.error:-ms-input-placeholder {}

.form__input.error::-moz-placeholder,
.form__textarea.error::-moz-placeholder {}

.form__input.error::-webkit-input-placeholder,
.form__textarea.error::-webkit-input-placeholder {}

.form__input.error::placeholder,
.form__textarea.error::placeholder {}

label.error {
    display: none !important
}

.form__answer-box {
    display: none;
    padding-bottom: 20px;
    font-size: 16px
}

.form__answer-link {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dashed
}

.form__answer-link:hover {
    text-decoration: none
}

.form__answer-close {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 24px;
    text-decoration: none;
    color: red
}

.form__answer-close:before {
    content: "\00d7"
}

.fancybox-inner .form,
.form_tender {
    max-width: 780px
}

.form_tender .form__header {
    font-size: 48px;
    color: #fff;
    display: none
}

.form_tender .form__left {
    float: left;
    width: 38%;
    padding-right: 30px
}

.form_tender .form__right {
    float: left;
    width: 62%
}

.form_tender .form__textarea {
    height: 160px
}

.fancybox-inner .form_tender .form__header {
    display: block
}

.form_tender .form__row_submit {
    margin-top: 30px
}

.form_tender .form__button {
    letter-spacing: 1px
}

.fancybox-inner .form_tender .form__button {
    background-color: #fff;
    color: #10844a
}

.fancybox-inner .form_tender .form__button:hover {
    background-color: #f7f7f7
}

.form_tender .nice-file {
    margin-top: 44px
}

.fancybox-inner .form_tender .nice-file {
    color: #fff;
    background-image: url(../images/cloud-white.svg)
}

.form_zapros .form__wrapper {
    max-width: 630px
}

.form_zapros .form__left {
    float: left;
    width: 330px;
    padding-right: 30px
}

.form_zapros .form__right {
    float: left;
    width: 300px
}

.form_zapros .form__row_submit {
    text-align: right
}

.content {
    font-size: 16px;
    line-height: 1.5
}

.content:after {
    content: '';
    clear: both;
    display: block;
    height: 0
}

.content p {
    margin-bottom: 1.5em
}

.content ul,
.content ol {
    display: block;
    margin: 0 0 1.5em;
    padding-left: 2em;
    counter-reset: item
}

.content :last-child {
    margin-bottom: 0
}

.content li {
    display: block;
    position: relative;
    margin-bottom: .5em
}

.content ul li:before {
    content: "\2013" !important;
    display: block;
    position: absolute;
    left: -18px;
    top: .02em
}

.content ol li:before {
    content: counter(item)'.';
    counter-increment: item;
    display: block;
    width: 2em;
    position: absolute;
    left: -2.2em;
    text-align: right;
    font-weight: 700
}

.content table {
    width: 100%;
    margin: 3em 0;
    color: #262626
}

.content td {
    padding: 20px 15px;
    font-size: 14px;
    text-align: left
}

.content tr:nth-child(2n) td {
    background-color: #f4f4f4
}

.content th {
    padding: 15px;
    border-bottom: 5px solid #262626;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}

.content h1 {
    font-family: MetaPro;
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 30px
}

.content h2 {
    font-family: MetaPro;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    margin: 30px 0 18px
}

.content h3 {
    font-family: MetaPro;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin: 18px 0 12px
}

.content h4 {
    font-family: MetaPro;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin: 12px 0
}

.content h5 {
    font-family: MetaPro;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    margin: 12px 0
}

.content blockquote {
    display: block;
    background-color: #e6e6e6;
    padding: 40px 40px 130px;
    color: #000;
    line-height: 30px;
    font-style: italic;
    margin: 70px 0;
    position: relative
}

.content blockquote:after {
    content: 'â€œ';
    position: absolute;
    display: block;
    font-size: 120px;
    color: #10844a;
    line-height: 0;
    bottom: 70px;
    left: 40px;
    font-family: MetaPro;
    font-style: normal
}

.image {
    max-width: 50%
}

.image_left {
    float: left;
    margin: 0 30px 15px 0
}

.image_right {
    float: right;
    margin: 0 0 15px 30px
}

.image__title {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #9b9b9b;
    line-height: 14px;
    font-style: italic
}

@media (max-width:1024px) {
    .wrapper {
        overflow: hidden;
        max-width: 100%;
        position: relative
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%
    }

    .header__lang-box {
        width: 17%;
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    .header__logo {
        width: 26%
    }

    .header__search {
        margin-right: -15px
    }

    .header__search_open {
        width: 25%
    }

    .header__tender {
        width: 27%;
        margin: 25px 20px 0 0;
        padding-left: 28px;
        height: 40px;
        line-height: 40px;
        background-size: 15px 14px;
        background-position: 17px 50%;
        font-size: 1.36vw
    }

    .menu__item-a {
        font-weight: 400;
        white-space: nowrap;
        padding: 0 10px;
        font-size: 14px
    }

    .menu__item:first-child .menu__item-a {
        padding-left: 0
    }

    .menu__item:last-child .menu__item-a {
        padding-right: 0
    }

    .topline__row2 {
        letter-spacing: -4px
    }

    .topline__arrow span {
        display: none
    }

    .topline__arrow,
    .topline__arrow:hover {
        height: 80px;
        background: transparent
    }

    .topline__arrow_left:hover {
        left: -20px
    }

    .topline__arrow_right:hover {
        right: -20px
    }

    .page {
        padding: 25px 0
    }

    .breadcrumbs {
        font-size: 18px;
        line-height: 1
    }

    .project__header {
        padding: 0 80px
    }

    .project__summary,
    .client__summary {
        margin-bottom: 40px
    }

    .project__info,
    .client__info {
        padding-left: 31%;
        padding-right: 31%
    }

    .project__map-box,
    .client__logo {
        width: 30%
    }

    .pletter {
        width: 30%;
        margin-left: -30%
    }

    .project__text {
        max-width: 100%;
        text-align: justify
    }

    .content {}

    .others {
        margin-bottom: -25px;
        padding-bottom: 45px
    }

    .others__item {
        width: 33.33%
    }

    .others__item:nth-child(4) {
        display: none
    }

    .fake-footer {
        height: 310px
    }

    .footer {
        min-height: 310px;
        margin-top: -310px
    }

    .footer__menu {
        display: none
    }

    .footer__contacts {
        width: 29%;
        text-align: right;
        padding: 42px 0 0;
        margin-right: 5%
    }

    .footer__phone {
        margin-bottom: 12px;
        font-size: 22px
    }

    .footer__email {
        font-size: 16px
    }

    .socials {
        padding-top: 7px;
        text-align: right
    }

    .socials__item {
        display: inline-block;
        float: none;
        padding-right: 0
    }

    .footer__affs {
        width: 66%
    }

    .affs__item {
        width: 38%
    }

    .affs__item:last-child {
        width: 24%
    }

    .news__item {
        width: 33.33%
    }

    .news__item-a {
        height: 280px
    }

    .news__date {
        font-size: 16px
    }

    .news__title {
        font-size: 21px;
        line-height: 25px;
        max-height: 125px
    }

    .news__type {
        font-size: 16px
    }

    .hserts__all {
        font-size: 16px
    }

    .hserts__item {
        width: 33.33%
    }

    .hserts__item:nth-child(4) {
        display: none
    }

    .hserts__title-in {}

    .home__advantages {
        width: 75%;
        float: none;
        margin-bottom: 30px
    }

    .advantages {
        margin: 0 -20px
    }

    .advantages__item {
        padding: 0 20px
    }

    .advantages__icon {
        text-align: center
    }

    .advantages__descr {
        font-size: 16px;
        line-height: 21px
    }

    .home__principes {
        clear: both;
        width: 43%;
        float: right;
        min-height: 350px;
        padding-top: 40px
    }

    .home__principes:before {
        top: auto;
        bottom: 0
    }

    .home__branches {
        display: block;
        float: left;
        width: 57%
    }

    .hbranches {
        margin-left: 0;
        background-size: cover
    }

    .hbranches:before {
        background-size: cover
    }

    .home2__branches {
        display: none
    }

    .home2__works {
        width: 50%
    }

    .home2__events {
        width: 50%
    }

    .hworks,
    .hbook__sublink {}

    .hbook__title {
        line-height: 22px
    }

    .hworks__article {}

    .hevents__date,
    .hevents__all,
    .hevents__title {}

    .page__title {
        margin-bottom: 40px
    }

    .page__center_r {
        padding-right: 0
    }

    .page__right {
        display: none
    }

    .bprojects__items,
    .bletters__items {
        margin: 0 -20px
    }

    .bprojects__column,
    .bletters__item {
        padding-left: 20px;
        padding-right: 20px
    }

    .bletters__all,
    .bprojects__title {
        font-size: 18px
    }

    .bprojects__sublink,
    .bprojects__counter,
    .bprojects__location,
    .bletters__subtitle,
    .bletters__title {
        font-size: 16px
    }

    .form__row {
        padding-right: 20px
    }

    .form__row_half {
        width: 50%
    }

    .form__input,
    .form__textarea {
        width: 100%;
        font-size: 16px
    }

    .form_bottom .form__wrapper {
        margin: 0 -20px -25px
    }

    .hmap__map {
        min-width: 0;
        max-width: 100%
    }

    .hmap__map svg {
        width: 100%
    }

    .projects__right {
        padding-left: 0
    }

    .projects__toggler {
        display: block;
        float: right;
        border: 0 none;
        width: 33px;
        height: 33px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAYAAADjVADoAAADwklEQVR4Ae3aA5AzSRiH8TXPtm3btm3btlE427Zt+4LPtm1jd//3nBl0zzu5pCtP1a+MVIb9Tlf8D+2EzzAW4zD2L8ajP67HPAi2y6A8dcRiCK61MQty8DCC6wrI0RDMjaC6F3I0Fcug/EdgWRRt82ELrI+6IjkjFsM2WAXViLVqXI+xENrQG4cjV49DjmZiFWRrITyPyRBa8AM2QCw14HkogzORqTnRG/JwEjK1CNLQP2EcdoZpNXgOyqIVp+C/uhny1A8r4J8tjG+hLCZgG5hUh5egPD2FTbESdsaHUEQjcR5Wx8o4Gn2hPEzAdojUPPgIctSGFshYC2ZDjqZgP3j3ABSIcVgBzi2J8VBAroVzO0KB+RTObQgF5jk4V40kFJAD4dU2mAEF4EVEajdMgkrYC2hC5HbBdMjADHyBO3EadsUOOBTX4XkMhYw8b70Iuw6KYASuwgrI1VzYH59DEfTHfDBtPcjTq1gKrlXitAjvM4/DvFUw0+MyOAFRWw4JyNHdMO9AyMEs7A+r5sU3kIPPYFotvoIcXAjrlsMQyMFuMGlZvGH+zPZvV8jBaByIGuSsBkfiHaSQwI9oj8mQg0lYBXH2rMdYoC9+RAJJfIcbsehf78yPQkaeQNxtCRlpj4VQcTJkaCfEnvE66B78Nvy00R/NKERXQ0Z64LfRvI0vUKj2h4wMsf4j7kKh2qCY/4hLUKiWwhTIwODyHxHTH3F3+dIo7ZvlYFSkSvTxeQ1kpBsqToQM7Yy4qzQ+gHfglx6GjDxZYq/YKSzw19H94XgHCfyA7wNbdPVDEimk8QNuxCIuy/DXS3gZPgL7oxaRq8EXkIPLYN2qjhPuFmwP0/aDHB0Cq+bzWHG+WyzD25mGw1ufZfetoOIa5y8N16pweoRx/gMw7zqD7T9XYUXkam7sjy+hCHpiLphl+clvJr78xye/7XAorsMLGAYZeQSViNzemAKVsCdQD++2wywoAI/Dq2qkoYDsCec2ggJzX3kzGfAynFsiwO2FF8GrO6BADMVS8KoR70AeWiFjbb+Ro0kWA6M6vOrwQ5/AZlgVe+JLKKJRuBhrY02c5fDSZb5D/5U8lrwnxnCJ9cUKGRZiHaEsxmMrmNaUY0BzWo4l9CDIw7HI1DLonmUT+o6IpXrciknQb3rhIOTqOcjRdCyPbC2FtzADQhsS2ACxtzC2xYaoQz497HmTW9xhZrEr1kYNijbfP2IJBNUj3mdEYN3o/eUssDZGq8ciKciuc9zktQiCbS98jp7o/g890Ak3Y14UrJ8AikSUe2ylVtsAAAAASUVORK5CYII=) 50% 50% / 33px 33px no-repeat
    }

    .projects__filters {
        margin-left: 0;
        position: absolute;
        width: 340px;
        right: 0;
        top: 0;
        min-height: 100%;
        z-index: 10;
        -webkit-transition: -webkit-transform .5s;
        transition: -ms-transform .5s;
        transition: transform .5s;
        padding: 35px 35px 35px 50px;
        -webkit-transform: translate(350px, 0);
        -ms-transform: translate(350px, 0);
        transform: translate(350px, 0)
    }

    .projects__filters_active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .projects__overlay {
        opacity: 0;
        -webkit-transition: opacity .5s;
        transition: opacity .5s
    }

    .projects__overlay_active {
        opacity: 1;
        position: fixed;
        z-index: 9;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .5);
        cursor: pointer
    }

    .projects__title {
        font-size: 18px;
        line-height: 20px;
        height: auto
    }

    .projects__row {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 6px
    }

    .fancybox-type-ajax {
        overflow: auto !important
    }

    .fancybox-type-ajax .fancybox-skin,
    .fancybox-type-ajax .fancybox-outer,
    .fancybox-type-ajax .fancybox-inner {
        min-width: 640px;
        max-width: 90%
    }

    .fancybox-inner .form,
    .form_tender {
        max-width: 640px
    }

    .fancybox-inner .form_tender .form__header {
        text-align: center;
        margin-bottom: 15px
    }

    .form_tender .form__left_1,
    .form_tender .form__right_1 {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .form_tender .form__left_2,
    .form_tender .form__right_2 {
        width: 50%
    }

    .form_tender .form__row {
        padding-right: 0;
        margin-bottom: 15px
    }

    .form_tender .form__left_2 .form__row,
    .form_tender .form__right_2 .form__row {
        margin-bottom: 0
    }

    .form_tender .nice-file {
        margin-top: 24px
    }

    .form_tender .form__row_submit {
        margin-top: 10px;
        margin-bottom: 0;
        text-align: right
    }

    .disqus__items {
        margin: 0 -20px
    }

    .disqus__item {
        width: 33.33%;
        padding: 0 20px
    }

    .disqus__title {
        font-size: 1.7vw;
        line-height: 2.1vw;
        max-height: 12.6vw;
        overflow: hidden;
        padding-top: 0
    }

    .form_comments {
        max-width: none
    }

    .clients__items {
        margin: 0 -20px
    }

    .clients__item {
        width: 50%;
        padding-left: 40px;
        padding-right: 40px;
        height: 200px
    }

    .vacancies__item-a {
        height: 32vw;
        background-size: 18.6vw 13.2vw;
        padding-top: 18.7vw
    }

    .vacancies__title {
        height: 120px
    }

    .vacancies__title-wrap {
        font-size: 2.5vw;
        line-height: 2.7vw;
        max-height: 13.5vw;
        font-weight: 600;
        letter-spacing: -1px
    }

    .branches__item,
    .branches__title {
        height: 50vw;
        font-size: 4.5vw;
        line-height: 5.8vw
    }

    .branches__title {
        padding-left: 10px;
        padding-right: 10px
    }

    .employee__photo {
        display: none
    }

    .employee__photo2 {
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .employee__header {
        text-align: center
    }

    .bresearch_employee {
        margin: 0 -20px -25px;
        padding: 50px 20px 30px
    }

    .employee__info {
        padding-left: 0
    }

    .form_zapros .form__left,
    .form_zapros .form__right {
        width: 50%
    }

    .search_page {
        margin-top: -30px
    }

    .search__top {
        margin-bottom: 20px
    }

    .switcher_search {
        display: block;
        float: right;
        margin-top: -80px
    }

    .switcher_search .switcher__item {
        padding: 0 12px
    }

    .fancybox-title-float-wrap .child {
        white-space: normal
    }

    .serts__items {
        margin: 0 -20px
    }

    .serts__item {
        width: 33.33%
    }
}

@media (max-width:768px) {
    .header {
        display: none
    }

    .mheader {
        display: block;
        height: 88px;
        background-color: #10844a;
        padding-top: 14px
    }

    .mheader__toggler {
        float: left;
        width: 17%
    }

    .mheader__toggler-a {
        display: block;
        width: 60px;
        max-width: 100%;
        height: 60px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAyCAQAAABPYbXlAAABOklEQVRYw+2ZsSvEcRjGH4RYWUySSBarDqkrJRObyWAxoSRkkLJaLxtGRV3pMsgpWeiWy3UbInK6605Z3KKP4fp1/gD1vun7ef6Bz/DtfZ76SpKYIMkLZYMUOGdWNVjHmgQNYhQPzIukC5GMeHMhUhKvLkSK4tiFyK2IuRCZk8QS38Yau9EliXFAlrxB7jhhSr+hkWaDNCkQCAT+FroZI26QcfrrEh0c8mnWM1VS9EqinWvz7n2kSyy7mAF7IuNC5EFUXIhURN6FyLPYcSFyJDq5N9f4YEASfVyZauQYqc/EYVbZNsgGcdpCswUCgX+4WHtY4ZS0Qc7YYijSmKZk2jVVFiUxyJeDGTAp9l3skUvx5EKkIOP3EVEWFy5EcmLGhciaJBLmGilaa5dkgRveTf5rimTZpMXRdf8B7FHLQ5MEXEcAAAAASUVORK5CYII=) 0 50% / 34px 25px no-repeat
    }

    .mheader__logo {
        float: left;
        width: 34%;
        line-height: 60px;
        color: #fff
    }

    .mheader__tender {
        float: right;
        min-width: 36%;
        height: 44px;
        line-height: 44px;
        font-size: 12px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAkCAYAAAD7PHgWAAACT0lEQVR4Ae3YA7AbURhA4dq2bdu2bdu2bdu2B7Vt27Zt3J56+0+DvZtJH2e+p1ycOLu+PNpX6H6Fk+Ac7qCER4vzjbNQv3i0QL94aQj84BHv4quGwBceJSokUqEGXvz3QDaOjExoilV4DiXhhbuC0qImBuEQPsoYtwWyaGiUwBAsw2UoTS9cERQbdTAPx/BSM+YxVuPhPwP5w48TMdGQBW2xDpc0Y57iCGajGlIh6M89Lv4VyLeo2IUbaCGCMqMeRuA4PmsGnccSDEJhBLNzI9yWgevFYuOwFFegNO1Df1RFSpMv1Ldk4DkoCx5hGdqjDGLbTtAL3G8i5gEOYRoqIQWCyo3cGXgKC9EHuRHIeob1wOVohuQae7glMIKc6NEC0/sEWgwM69ED56A8wnu0QOkNNmEcGiKBhwq04Rq2ojuyIYY7As9AWXAW49EIueHf1YG7xIZzsQGfNINvYz5aoySiWA1MhEt4g/6GwVFRUnyq+aIR/BHbMQnNkBS+7RwX37b1gTWsjUnbxGbNMRgHcBdKww3sxADkRUzDfpdMfeT/GaIMAhou84+M6IVtuIq3mtHnMBl3zQYeEwvFdjD+pBiv8Vg2F7hJTGrl4AD8vWHsfcRAAbTEHFxzdWBDKCG+w8crsMXGuAQohtE4iS9WAkPZOCqrhuiIgJzYCiWUd/LlJTqyoAvemAr8uUBtKEhf8M7GZTs0X6yvmw78OXGGybfE0JrvJM8M67w1u0A3J+JWILj2CUzxJNI91dEHB3ANt3AC85HLBR8YsuEsrqLOV0mVVE1izplXAAAAAElFTkSuQmCC) 20px 50% / 20px 18px no-repeat #fff;
        color: #10844a;
        text-transform: uppercase;
        border-radius: 22px;
        padding: 0 20px 0 53px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 600;
        margin-top: 8px;
        white-space: nowrap
    }

    .msearch {
        display: block;
        clear: both;
        margin: 0 -20px 20px;
        background-color: #10844a;
        padding: 15px 20px;
        text-align: center
    }

    .msearch__input {
        display: inline-block;
        height: 24px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        background-color: #10844a;
        border: 0 none;
        font-size: 18px;
        vertical-align: middle
    }

    .msearch__input::-moz-placeholder {
        color: #fff
    }

    .msearch__input:-ms-input-placeholder {
        color: #fff
    }

    .msearch__input::-webkit-input-placeholder {
        color: #fff
    }

    .msearch__input::placeholder {
        color: #fff
    }

    .msearch__button {
        display: inline-block;
        border: 0 none;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAACNklEQVRIDa3BTUiTcQDH8V+SWuoIitSNUvIUUURdtFLKqCDtKqYgVBBIkoqnpNAIkS4d6tLLrUNRBiVdhCDwEmRKw0bB3HqxN1xhmqQdFL91+ffsP59tT87PR3JBAYe5RD+v+EqMKINc5xRlWg6KOc873PzmPlX6H2RxmglSu0OJvGEDj/HiOzVKj00E8WqBk0qN9YxgC3ODJiqpoIYunjJLvEXqlQoPifeSo2TLQilXmccxw24lQwvxelgtV1QyjmOIHLlhIx9xnFUKlBHB0SE3dOHoVRrs5CfGGAVKRDYhjBHylBatOJqUiIM4jssDfEQw7ikRXRhv8ckTLmBEWCMbfRi35BF7MObZJhtDGO3yiCKmMGplI4zRKI/IZxyjQTbGMBrkEfl8wGiUjRcYbfKIQqYwjsnGA4yb8ohyjAW2y0Y3RpQCeUInRpS1snEIR508IJ8wRp8SkctrjCFylRZncJzQUlzE0aM02ME0RgSflqKYzzialQIlvMHRIXe04Vikmyy5ooIIjl9sVTL0E+8ZtWTLQhlXmMP2HL/cUUgQ2yi91LOffdTQziNmcTOMX+7YQojlGMYvdxQzgBeL2IbxKxlamSS1u9TxA1uQgJKhiMt8ws0cAxzQX1Qzgy1IQMmRxxGuMUiYL0zwnhH6aKFU/1DNDLYgAaVDDj7WkccqLUEV09hCbFYmqGQSW4iAMsFeJrHdVmaoIEa8iDJFOTEco8oc5cQwzmklsIsnfCNKJ1laaX8A7bCmzRQ0MeEAAAAASUVORK5CYII=) 50% 50% / 20px 20px no-repeat
    }

    .menu {
        display: block;
        position: absolute;
        z-index: 10;
        left: -310px;
        top: 0;
        bottom: 0;
        height: auto;
        min-height: 100%;
        width: 310px;
        background-color: #fff;
        padding-top: 20px;
        -webkit-transition: left .5s;
        transition: left .5s
    }

    .menu_active {
        left: 0
    }

    .menu__close {
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 18px;
        top: 18px;
        z-index: 1;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi42MiIgaGVpZ2h0PSIyMi42MjUiIHZpZXdCb3g9IjAgMCAyMi42MiAyMi42MjUiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmfTwvc3R5bGU+PC9kZWZzPjxwYXRoIGQ9Ik0wIDEuNDEyTDEuNDEtLjAwMmwyMS4yMSAyMS4yMTQtMS40MSAxLjQxNHptMCAxOS44TDIxLjIxIDBsMS40MSAxLjQxM0wxLjQxIDIyLjYyNnoiLz48L3N2Zz4=) 50% 50% / 18px 18px no-repeat;
        border: 0 none
    }

    .menu__mlogo {
        display: block;
        width: 200px;
        float: left;
        margin-bottom: 20px
    }

    .menu__tender {
        display: block;
        border: 1px solid #10844a;
        height: 44px;
        line-height: 44px;
        font-size: 12px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAkCAYAAAD7PHgWAAACT0lEQVR4Ae3YA7AbURhA4dq2bdu2bdu2bdu2B7Vt27Zt3J56+0+DvZtJH2e+p1ycOLu+PNpX6H6Fk+Ac7qCER4vzjbNQv3i0QL94aQj84BHv4quGwBceJSokUqEGXvz3QDaOjExoilV4DiXhhbuC0qImBuEQPsoYtwWyaGiUwBAsw2UoTS9cERQbdTAPx/BSM+YxVuPhPwP5w48TMdGQBW2xDpc0Y57iCGajGlIh6M89Lv4VyLeo2IUbaCGCMqMeRuA4PmsGnccSDEJhBLNzI9yWgevFYuOwFFegNO1Df1RFSpMv1Ldk4DkoCx5hGdqjDGLbTtAL3G8i5gEOYRoqIQWCyo3cGXgKC9EHuRHIeob1wOVohuQae7glMIKc6NEC0/sEWgwM69ED56A8wnu0QOkNNmEcGiKBhwq04Rq2ojuyIYY7As9AWXAW49EIueHf1YG7xIZzsQGfNINvYz5aoySiWA1MhEt4g/6GwVFRUnyq+aIR/BHbMQnNkBS+7RwX37b1gTWsjUnbxGbNMRgHcBdKww3sxADkRUzDfpdMfeT/GaIMAhou84+M6IVtuIq3mtHnMBl3zQYeEwvFdjD+pBiv8Vg2F7hJTGrl4AD8vWHsfcRAAbTEHFxzdWBDKCG+w8crsMXGuAQohtE4iS9WAkPZOCqrhuiIgJzYCiWUd/LlJTqyoAvemAr8uUBtKEhf8M7GZTs0X6yvmw78OXGGybfE0JrvJM8M67w1u0A3J+JWILj2CUzxJNI91dEHB3ANt3AC85HLBR8YsuEsrqLOV0mVVE1izplXAAAAAElFTkSuQmCC) 20px 50% / 20px 18px no-repeat #fff;
        color: #10844a;
        text-transform: uppercase;
        border-radius: 22px;
        padding: 0 20px 0 53px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 600;
        margin: 0 0 20px;
        white-space: nowrap
    }

    .menu__overlay {
        opacity: 0;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
        z-index: 9
    }

    .menu__overlay_active {
        opacity: 1;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .5);
        cursor: pointer
    }

    .menu__items {
        display: block
    }

    .menu__item {
        display: block
    }

    .menu__item-a {
        display: block;
        color: #838383;
        text-align: left;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 22px;
        padding: 0
    }

    .menu__item-a_open {
        color: #363636
    }

    .menu__item-a_has-children:after {
        content: '';
        display: block;
        float: right;
        width: 8px;
        height: 5px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAKCAYAAAC9vt6cAAAAdklEQVR4AWNgaHXZD8TTGEgDIH29QHwYxFgJxP+BeDIJmjuhejaAOKxAvBxmCCmagZgTJsiCYQhhzRwICYQha6AKJmDR3AqV24rQjKmIA4g3QhV2IonXQcV2ATEPTJgYQxqAuAKvZsKGYGomxZD1QLwNrJlWAADFIFGgrjzM2QAAAABJRU5ErkJggg==) 0 0 / 8px 5px no-repeat;
        margin-top: 5px
    }

    .menu__langs {
        display: table;
        margin: 0 auto
    }

    .menu__lang {
        display: block;
        float: left;
        width: 56px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        color: #000;
        text-decoration: none;
        text-align: center;
        border-radius: 15px
    }

    .menu__lang_active {
        background-color: #000;
        color: #fff
    }

    .dropdown {
        display: block;
        height: 0
    }

    .dropdown_shown {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        height: auto
    }

    .dropdown__wrapper {
        position: relative;
        opacity: 1;
        top: 0
    }

    .dropdown__items {
        padding: 0;
        box-shadow: none
    }

    .dropdown__items:before,
    .dropdown__items:after {
        display: none
    }

    .dropdown__item {
        display: block;
        margin-bottom: 20px
    }

    .dropdown__item-a {
        display: block;
        padding: 0 0 0 10px;
        font-size: 18px;
        line-height: 24px;
        color: #363636;
        text-align: left;
        font-family: MetaPro
    }

    .dropdown__item-a:hover,
    .dropdown__item-a_active {
        color: #10844a;
        background-color: #fff
    }

    .topline__item {
        padding: 4.1vw 0
    }

    .topline__row1 {
        font-size: 4.4vw
    }

    .topline__row2 {
        font-size: 9.8vw
    }

    .topline__row3 {
        font-size: 5vw;
        font-weight: 600
    }

    .project__header {
        font-size: 36px;
        line-height: 42px;
        padding: 0
    }

    .project__info,
    .client__info {
        padding-left: 0;
        padding-right: 50%
    }

    .pletter {
        width: 46%;
        margin-left: -46%
    }

    .project__map-box,
    .client__logo {
        width: 46%;
        margin-left: -46%;
        margin-top: 120px
    }

    .others {
        padding-top: 40px
    }

    .others__header {
        margin-bottom: 30px
    }

    .others__item {
        width: 50%
    }

    .others__item:nth-child(3) {
        display: none
    }

    .bletters__item {
        width: 50%
    }

    .bletters__item:nth-child(3) {
        display: none
    }

    .form__row,
    .form__row_half {
        width: 100%;
        padding-right: 0
    }

    .form__notice+.form__button {
        margin-left: 0
    }

    .form__notice {
        display: none
    }

    .page__title {
        font-size: 36px
    }

    .news__item {
        width: 50%
    }

    .advantages__item {
        width: 100%;
        padding-bottom: 20px
    }

    .advantages__icon {
        width: 16%;
        float: left;
        text-align: left
    }

    .advantages__icon img {
        max-width: 100%
    }

    .advantages__descr {
        width: 84%;
        float: left;
        padding-left: 20px
    }

    .home__principes {
        width: 100%;
        padding: 0;
        min-height: 0;
        margin-bottom: 30px;
        float: none
    }

    .home__principes:before {
        left: auto;
        right: -110px;
        bottom: auto;
        top: -30px
    }

    .principes__header {
        margin-bottom: 20px
    }

    .principes__item {
        margin-bottom: 20px
    }

    .principes__counter {
        display: inline
    }

    .principes__text {
        display: inline
    }

    .home__branches {
        width: 100%;
        float: none
    }

    .hbranches {
        margin: 0 -20px
    }

    .hbook {
        width: 50%;
        float: left
    }

    .hworks__articles {
        width: 50%;
        float: left
    }

    .home2__works {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        padding: 0
    }

    .home2__works:after {
        content: '';
        display: block;
        clear: both;
        background-color: #fff;
        margin: 0 -20px;
        height: 20px
    }

    .home2__events {
        clear: both;
        width: 100%;
        float: none
    }

    .hmap__branch {
        width: 50%;
        height: 120px
    }

    .hserts__item,
    .hserts__item:nth-child(4) {
        width: 50%;
        display: block;
        margin-bottom: 20px
    }

    .disqus__item {
        width: 50%
    }

    .vacancies__item {
        width: 50%
    }

    .vacancies__item-a {
        height: 280px;
        background-size: 200px 142px;
        padding-top: 200px
    }

    .vacancies__title {
        height: 120px
    }

    .vacancies__title-wrap {
        font-size: 30px;
        line-height: 40px;
        max-height: 120px;
        font-weight: 600;
        letter-spacing: -1px
    }

    .team__item {
        width: 50%
    }

    .team__item-a {
        width: 100%
    }

    .bresearch_employee .bresearch__item {
        width: 50%
    }

    .serts__item {
        width: 50%
    }
}

@media (max-width:639px) {
    .mheader__logo {
        width: 83%;
        text-align: right;
        padding: 0
    }

    .mheader__tender {
        display: none;
        width: 75%;
        padding: 0 4vw 0 12vw;
        font-size: 3vw
    }

    .project__info,
    .client__info {
        padding-right: 0
    }

    .pletter {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .project__map-box,
    .client__logo {
        width: 100%;
        margin: 0 0 20px
    }

    .footer__contacts {
        float: none;
        width: 100%;
        padding: 0;
        text-align: left
    }

    .socials {
        text-align: left
    }

    .footer__affs {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }

    .affs__item {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .bprojects__column {
        width: 100%;
        margin-bottom: 20px
    }

    .bletters__item {
        width: 100%
    }

    .projects__toggler {
        margin-top: -0px
    }

    .projects__close {
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 18px;
        top: 18px;
        z-index: 1;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi42MiIgaGVpZ2h0PSIyMi42MjUiIHZpZXdCb3g9IjAgMCAyMi42MiAyMi42MjUiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmfTwvc3R5bGU+PC9kZWZzPjxwYXRoIGQ9Ik0wIDEuNDEyTDEuNDEtLjAwMmwyMS4yMSAyMS4yMTQtMS40MSAxLjQxNHptMCAxOS44TDIxLjIxIDBsMS40MSAxLjQxM0wxLjQxIDIyLjYyNnoiLz48L3N2Zz4=) 50% 50% / 18px 18px no-repeat;
        border: 0 none
    }

    .projects__top .switcher {
        margin-bottom: 10px
    }

    .projects__top .switcher__item {
        padding: 0 10px;
        width: auto;
    }

    .projects__sorting {
        display: block;
        margin-bottom: 10px
    }

    .projects__info {
        padding-left: 0
    }

    .projects__logo {
        display: none
    }

    .projects__filters {
        max-width: 300px;
        padding: 20px
    }

    .news__item {
        width: 100%
    }

    .loadmore__icon {
        margin: 0 10px
    }

    .hbook {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }

    .hworks__articles {
        width: 100%;
        float: none
    }

    .hworks__article {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }

    .hmap__branch {
        width: 100%;
        float: none;
        height: auto;
        margin-bottom: 20px
    }

    .hserts__item,
    .hserts__item:nth-child(4) {
        width: 100%;
        float: none
    }

    .fancybox-type-ajax {
        left: 5% !important;
        width: 90% !important
    }

    .iphone .fancybox-type-ajax {
        min-height: 90%
    }

    .fancybox-type-ajax .fancybox-skin,
    .fancybox-type-ajax .fancybox-outer,
    .fancybox-type-ajax .fancybox-inner {
        min-width: 100%;
        max-height: 100%
    }

    .iphone .fancybox-type-ajax .fancybox-skin,
    .iphone .fancybox-type-ajax .fancybox-outer,
    .iphone .fancybox-type-ajax .fancybox-inner {
        min-height: 100% !important;
        height: 100% !important
    }

    .fancybox-close {
        right: 2px;
        top: 2px;
        width: 18px;
        height: 18px;
        background-size: 18px 18px
    }

    .fancybox-inner .form_tender .form__header {
        font-size: 36px
    }

    .fancybox-inner .form_tender .form__row {
        margin-bottom: 10px
    }

    .fancybox-inner .form_tender .form__textarea {
        height: 80px
    }

    .fancybox-inner .form_tender .form__left_2,
    .fancybox-inner .form_tender .form__right_2 {
        width: 100%;
        padding-right: 0
    }

    .fancybox-inner .form_tender .nice-file {
        margin-top: 4px
    }

    .disqus__item {
        width: 100%
    }

    .disqus__title {
        font-size: 16px;
        line-height: 20px;
        max-height: 100px
    }

    .slider__text {
        position: relative;
        left: 0;
        bottom: 0;
        right: 0
    }

    .comments__info-in {
        margin-left: 0
    }

    .comments__info {
        float: none
    }

    .comments__name {
        width: 100%;
        float: none;
        margin-left: 0;
        background: #e6e6e6;
        text-align: left;
        padding: 10px 30px 20px
    }

    .clients__item {
        width: 100%;
        float: none
    }

    .vacancies__item {
        width: 100%
    }

    .team__item {
        width: 100%
    }

    .employee__columns {
        margin: 0 -20px
    }

    .employee__info th {
        width: 40%;
        font-size: 14px
    }

    .switcher_search {
        float: none;
        margin: -30px 0 0 0;
        display: inline-block
    }

    .switcher_search .switcher__item {
        padding: 0 10px
    }

    .search_page {
        margin-top: 20px
    }

    .bresearch_employee .bresearch__item,
    .bresearch__item {
        width: 100%;
        margin-bottom: 30px;
        height: auto
    }

    .thanks {
        position: relative;
        width: 100%;
        min-height: 140px;
        padding: 150px 0 0;
        text-align: center
    }

    .thanks:before {
        left: 50%;
        top: 0;
        margin: 0 0 0 -60px
    }

    .thanks__header {
        display: block;
        font-size: 22px;
        line-height: 24px;
        color: #fff;
        margin-bottom: 10px
    }

    .thanks__notice {
        font-size: 12px;
        opacity: .3;
        color: #fff
    }

    .fancybox-prev:hover {
        left: -10px
    }

    .fancybox-next:hover {
        right: -10px
    }

    .fancybox-nav {
        opacity: .5
    }

    .fancybox-nav span {
        left: 20px
    }

    .fancybox-nav.fancybox-next span {
        left: auto;
        right: 15px
    }

    .content ul,
    .content ol {
        padding-left: 0
    }

    .serts__item {
        width: 100%
    }

    .branches__item {
        width: 100%
    }

    .form_zapros .form__left,
    .form_zapros .form__right {
        width: 100%;
        padding-right: 0
    }

    .topline__row2 {
        font-size: 12vw;
        letter-spacing: 0;
        line-height: 40px;
        padding: 8px 0
    }
}

.width-auto {
    width: auto !important;
}

.box-shadow-0 {
    box-shadow: 0px 0px 0px #fff !important;
}

.header__mail-enter-mob {
    float: none;
    margin: 30px 60px;
}

.serts__expert {
    display: block;
    float: left;
    width: 16.6666666%;
    padding: 0 15px;
    height: 150px;
}

.serts__expert .serts__preview img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .5s;
    transition: -ms-transform .5s;
    transition: transform .5s;
}

.serts__expert .serts__preview {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

@media(max-width:768px) {
    .serts__expert {
        width: 33.333333%;
    }
}

@media(max-width:545px) {
    .serts__expert {
        width: 50%;
    }
}

.serts__item:hover .serts__preview img,
.serts__expert:hover .serts__preview {
    transition: all .3s ease-in-out;
}

.branches__title {
    width: 50%;
}