@charset "UTF-8";
/* ╨Ъ╨╛╨┤ ╨┤╨╗╤П ╨┐╨╛╨┤╨║╨╗╤О╤З╨╡╨╜╨╕╤П ╤И╤А╨╕╤Д╤В╨░ ╨▓ /css/stylename.css */
@font-face {
  font-family: "PTSansRegular";
  src: url("../fonts/PTSansRegular/PTSansRegular.eot");
  src: url("../fonts/PTSansRegular/PTSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansRegular/PTSansRegular.woff") format("woff"), url("../fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "PTSansItalic";
  src: url("../fonts/PTSansItalic/PTSansItalic.eot");
  src: url("../fonts/PTSansItalic/PTSansItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansItalic/PTSansItalic.woff") format("woff"), url("../fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "PTSansBold";
  src: url("../fonts/PTSansBold/PTSansBold.eot");
  src: url("../fonts/PTSansBold/PTSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansBold/PTSansBold.woff") format("woff"), url("../fonts/PTSansBold/PTSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "MyriadProBold";
  src: url("../fonts/myriadprobold/myriadprobold.eot");
  src: url("../fonts/myriadprobold/myriadprobold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadprobold/myriadprobold.woff") format("woff"), url("../fonts/myriadprobold/myriadprobold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "MyriadProRegular";
  src: url("../fonts/myriadproregular/myriadproregular.eot");
  src: url("../fonts/myriadproregular/myriadproregular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadproregular/myriadproregular.woff") format("woff"), url("../fonts/myriadproregular/myriadproregular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/** Remove default margin. */
body {
  margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template {
  display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a {
  background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong {
  font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn {
  font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img {
  border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure {
  margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/** Contain overflow in all browsers. */
pre {
  overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button {
  overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select {
  text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] {
  cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input {
  line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea {
  overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {
  font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

body {
  background: #f6f6f6;
  min-width: 992px; }
body.noscroll {
  overflow: hidden; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

img {
  max-width: 100%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none; }

body {
  font-family: Tahoma,sans-serif; }

.header {
  width: 100%;
  padding: 50px 0 0 0;
  height: 500px; }
.header__mid {
  max-width: 670px;
  margin: 0 auto; }
.header__logo {
  margin: 0 0 40px 0;
  text-align: center; }
.header__text {
  text-align: center;
  font-family: "PTSansRegular";
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
  margin: 0 0 30px 0; }
.header__lang {
  margin: 0 0 35px 0;
  text-align: center;
  text-transform: uppercase; }
.header__lang ul {
  margin: 0;
  padding: 0; }
.header__lang ul li {
  display: inline-block; }
.header__lang ul li:not(:last-child) a::after {
  content: '|';
  color: #FFF !important;
  display: inline-block;
  vertical-align: 1px; }
.header__lang a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  font-family: "PTSansRegular";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.header__lang a:hover {
  color: #f43838; }
.header__lang .lang-active a {
  color: #f43838; }

.wrapper {
  max-width: 992px;
  margin: -110px auto 0;
  background: #FFF;
  overflow: hidden;
  padding: 0 20px;
  box-shadow: 9px 0px 49px 0px rgba(0, 0, 0, 0.2), -9px 0px 49px 0px rgba(0, 0, 0, 0.2); }

.nav, .footer__nav {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #dadada;
  margin: 0 0 25px 0; }
.nav ul, .footer__nav ul {
  margin: 0;
  padding: 0;
  text-align: center; }
.nav ul li, .footer__nav ul li {
  list-style: none;
  display: inline-block;
  vertical-align: middle; }
.nav ul li.current.active, .footer__nav ul li.current.active {
  font-weight: bold;
  border-bottom: 3px solid #f43838; }
.nav ul li:not(:last-child), .footer__nav ul li:not(:last-child) {
  margin: 0 20px 0 0; }
.nav ul li a, .footer__nav ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #2e2e2e;
  font-family: "PTSansRegular";
  font-size: 14px;
  -webkit-transition: border-bottom 0.2s ease;
  -moz-transition: border-bottom 0.2s ease;
  transition: border-bottom 0.2s ease; }
.nav ul li a:hover, .footer__nav ul li a:hover {
  font-weight: bold;
  border-bottom: 3px solid #f43838; }

.banner {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #dadada; }
.banner__btn {
  text-align: right;
  overflow: hidden;
  margin: 10px 0 0 0; }
.banner__btn a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-family: "PTSansRegular";
  padding: 2px 30px 4px 10px;
  float: right;
  text-decoration: none;
  background: url(../img/ar_more.png) no-repeat center right 10px #f43838;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.banner__btn a:hover {
  background: url(../img/ar_more.png) no-repeat center right 15px #f43838; }
.banner::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.banner__img {
  width: 100%;
  margin: 5px 0 0 0; }
.banner__img img {
  width: 100%;
  margin: 0 0 -5px 0; }
.banner .well {
  width: 49%;
  float: left; }
.banner .well:not(:last-child) {
  margin: 0 2% 0 0; }
.banner__text {
  background: #f0f4f5;
  padding: 10px;
  font-family: "PTSansRegular";
  font-size: 14px;
  color: #2e2e2e; }
.banner__text p {
  margin: 0;
  padding: 0; }

.banner-2 {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #dadada; }
.banner-2::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.banner-2 .well:first-child {
  width: 590px;
  margin: 0 67px 0 0; }
.banner-2 .well:last-child {
  width: 295px; }
.banner-2 .well {
  float: left; }
.banner-2 .sertificats {
  margin: 30px 0 0 0; }
.banner-2 .sertificats .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }
.banner-2 .sertificats .owl-prev, .banner-2 .sertificats .owl-next {
  text-indent: -9999px;
  width: 18px;
  height: 26px;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.banner-2 .sertificats .owl-prev:hover, .banner-2 .sertificats .owl-next:hover {
  opacity: .8; }
.banner-2 .sertificats .owl-prev {
  left: 0;
  background: url(../img/prev_slide.png) no-repeat center; }
.banner-2 .sertificats .owl-next {
  right: 0;
  background: url(../img/next_slide.png) no-repeat center; }

.partners {
  width: 100%; }
.partners::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.partners__btn {
  text-align: center;
  font-family: "MyriadProBold";
  font-size: 14px;
  text-transform: uppercase;
  color: #2e2e2e;
  text-decoration: underline;
  cursor: pointer;
  padding: 20px 0 30px 0;
  display: inline-block;
  background: url(../img/arr_back.png) no-repeat center bottom 7px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.partners__btn:hover {
  text-decoration: none;
  background: url(../img/arr_back.png) no-repeat center bottom 3px; }
.partners__btn--mid {
  border-top: 1px solid #dadada;
  text-align: center;
  margin: 0 0 10px 0; }
.partners .partner {
  margin: 25px 0 0 0; }
.partners__row::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.partners__row:not(:last-child) {
  margin: 0 0 25px 0; }
.partners__row--item {
  float: left;
  width: 142px;
  text-align: center;
  border: 1px solid #f2f2f2;
  background: #f8f8f8;
  padding: 7px;
  height: 90px; }
.partners__row--item a {
  display: block;
  height: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.partners__row--item a:hover {
  transform: scale(0.9); }
.partners__row--item img {
  height: 100%; }
.partners__row--item:not(:last-child) {
  margin: 0 20px 0 0; }

h3.page-header, .item-page h4, .page-header h2, .blog h2 {
  background: #f0f4f5;
  text-transform: uppercase;
  font-family: "PTSansRegular";
  font-size: 16px;
  color: #2e2e2e;
  padding: 5px 10px;
  margin: 0; }

.custom {
  font-family: "PTSansRegular";
  font-size: 16px;
  color: #2e2e2e; }

.blog p {
  font-size: 16px;
  color: #2e2e2e;
  font-family: "PTSansRegular";
  padding: 0; }

span.field-label {
  display: none; }

dl.fields-container {
  margin: 0;
  padding: 0; }

dd.field-entry {
  margin: 0;
  padding: 0; }

span.field-value {
  font-size: 16px;
  color: #FFF;
  font-family: "PTSansRegular"; }

.blog.projects dl.fields-container {
  display: inline-block;
  background: #e05555;
  color: #FFF;
  padding: 5px 7px;
  vertical-align: middle; }

.blog.projects .leading {
  padding: 0; }
.blog.projects .leading:not(:last-child) {
  margin: 0 0 35px 0; }

.blog.projects {
  border-bottom: 1px solid #dadada;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0; }

.blog.projects h2 {
  margin: 0 0 25px 0; }

.blog.projects p {
  display: inline-block;
  margin: 0 0 0 20px;
  width: calc(100% - 110px);
  vertical-align: middle; }

.item-page p {
  font-size: 16px;
  color: #2e2e2e;
  font-family: "PTSansRegular";
  padding: 0 0 0 10px; }
.item-page ul {
  margin: 20px 0 20px 40px; }
.item-page ul li {
  font-size: 16px;
  color: #2e2e2e;
  font-family: "PTSansRegular";
  text-indent: -16px; }
.item-page ul li:not(:last-child) {
  margin: 0 0 10px 0; }
.item-page ul li::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../img/list-style.png) no-repeat center;
  width: 6px;
  height: 6px;
  margin: 0 10px 0 0; }

.footer {
  width: 100%;
  float: left;
  overflow: hidden; }
.footer .mod-1_hed {
  text-transform: uppercase;
  font-family: "MyriadProBold";
  font-size: 18px;
  color: #FFF;
  margin: 0 0 15px 0; }
.footer__logo {
  margin: 0 100px 0 0; }
.footer__address, .footer__phone, .footer__email {
  font-family: "MyriadProRegular";
  font-size: 14px;
  color: #FFF;
  line-height: 18px;
  position: relative; }
.footer__address span, .footer__phone span, .footer__email span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 21px; }
.footer__address span p, .footer__phone span p, .footer__email span p {
  margin: 0;
  padding: 0; }
.footer__address {
  margin: 0 0 15px 0; }
.footer__address::before {
  content: '';
  background: url(../img/icogeo.png) no-repeat center;
  width: 7px;
  height: 9px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
.footer__phone {
  margin: 0 0 5px 0; }
.footer__phone::before {
  content: '';
  background: url(../img/phone.png) no-repeat center;
  width: 8px;
  height: 9px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
.footer__email a {
  font-family: "MyriadProRegular";
  font-size: 14px;
  color: #FFF;
  line-height: 18px;
  text-decoration: none; }
.footer__email a:hover {
  text-decoration: underline; }
.footer__email::before {
  content: '';
  background: url(../img/mail.png) no-repeat center;
  width: 11px;
  height: 7px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
.footer__col {
  width: 615px; }
.footer__col--elem {
  width: 205px;
  padding: 0 5px 0 20px;
  min-height: 155px; }
.footer__col--elem:not(:last-child) {
  border-right: 1px solid #dadada; }
.footer__cols {
  margin: 15px 0 30px 0; }
.footer__cols::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.footer__cols--mid {
  max-width: 835px;
  margin: 0 auto; }
.footer__cols--mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.footer__cols--mid div {
  float: left; }
.footer__top {
  background: #222f39;
  overflow: hidden; }
.footer__mid {
  max-width: 992px;
  margin: 0 auto; }
.footer__nav {
  padding: 10px 0 13px 0;
  margin: 0; }
.footer__nav ul li a {
  color: #FFF; }
.footer__nav ul li a:hover {
  border: none; }
.footer__bottom {
  background: #FFF;
  padding: 15px 0; }
.footer__bottom--mid {
  max-width: 835px;
  margin: 0 auto; }
.footer__logoit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0; }
.footer__text {
  display: inline-block;
  vertical-align: middle;
  font-family: "PTSansRegular";
  font-size: 14px;
  color: #2e2e2e; }
.footer__text p {
  margin: 0;
  padding: 0; }
.footer__text p a {
  color: #1da2ff; }
.footer__text p a:hover {
  text-decoration: none; }
.footer__text p:last-child {
  font-size: 11px;
  margin: 2px 0 0 0; }

.owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

.owl-prev, .owl-next {
  text-indent: -9999px;
  width: 18px;
  height: 26px;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.owl-prev:hover, .owl-next:hover {
  opacity: .8; }

.owl-prev {
  left: 0;
  background: url(../img/prev_slide.png) no-repeat center; }

.owl-next {
  right: 0;
  background: url(../img/next_slide.png) no-repeat center; }

.item__elem {
  margin: 40px 0 0 0; }
.item__elem img {
  width: 100%; }
.item__elem--two img {
  width: 100%; }

ul.item__list {
  display: inline-block;
  width: 45%;
  margin: 5px 0 20px 30px; }

.item__listblock {
  border-bottom: 1px solid #dadada;
  margin: 0 0 30px 0;
  padding: 0 0 6px 0; }

.item-page p:last-child {
  margin: 0; }

.item-page {
  border-bottom: 1px solid #dadada;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0; }
.item-page .sertificats {
  width: 300px;
  margin: 10px 0 0 0;
  display: inline-block;
  vertical-align: middle; }
.item-page .customtextsert {
  display: inline-block;
  width: 610px;
  vertical-align: middle;
  margin: 0 0 0 37px; }

.contacts {
  padding: 40px 0 0 0;
  padding-bottom: 40px; }
.contacts:not(:last-child) {
  border-bottom: 1px solid #dadada; }
.contacts__left {
  width: 55%;
  float: left;
  padding: 0 30px; }
.contacts__iframe iframe {
  height: 200px;
  width: 45%; }
.contacts__city {
  color: #2e2e2e;
  font-weight: bold;
  font-size: 24px;
  font-family: "PTSansRegular"; }
.contacts__street {
  margin: 25px 0;
  font-size: 16px;
  font-family: "PTSansRegular"; }
.contacts__email {
  margin: 25px 0 20px 0; }
.contacts__email a {
  color: #2b73cb !important;
  font-family: "PTSansRegular";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.contacts__email a:hover {
  text-decoration: none; }
.contacts__phone {
  color: #2e2e2e;
  font-size: 16px;
  font-family: "PTSansRegular"; }

.vacansy__form--btn input:focus {
  outline: none; }

.vacansy {
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
  margin-bottom: 20px; }
.vacansy__top h1 {
  font-size: 20px;
  font-family: "PTSansRegular"; }
.vacansy__top p {
  font-size: 18px;
  font-family: "PTSansRegular"; }
.vacansy__item--city {
  color: #f43838 !important;
  font-size: 18px !important;
  font-family: "PTSansRegular";
  font-weight: bold;
  position: relative;
  margin-left: 18px; }
.vacansy__item--city::before {
  content: '';
  background: url(../img/marker.png) no-repeat center;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 19px; }
.vacansy__item--header {
  margin-bottom: 15px; }
.vacansy__item--header h2 {
  background: none;
  text-transform: none;
  font-family: "PTSansRegular";
  font-size: 20px;
  color: #2e2e2e;
  padding: 0;
  margin: 0; }
.vacansy__item--readmore {
  overflow: hidden; }
.vacansy__item--readmore a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-family: "PTSansRegular";
  padding: 2px 30px 4px 10px;
  text-decoration: none;
  background: url(../img/ar_more.png) no-repeat center right 10px #f43838;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  float: left; }
.vacansy__item--readmore a:hover {
  background: url(../img/ar_more.png) no-repeat center right 15px #f43838; }
.vacansy__item--first, .vacansy__item--other {
  border-bottom: 1px solid #dadada;
  margin-bottom: 20px; }
.vacansy__form {
  background: url("../img/vacansy_form-bg.jpg") no-repeat center;
  height: 280px;
  padding: 10px 0px 10px 0;
  width: 992px;
  margin-left: -20px; }
.vacansy__form--top h1 {
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  font-family: "PTSansRegular";
  margin: 10px 0 0 0;
  padding: 0 0 0 10px; }
.vacansy__form--top p {
  color: white;
  font-family: "PTSansRegular";
  font-size: 18px;
  margin: 15px 0 30px 0;
  padding: 0 0 0 10px; }
.vacansy__form--mid {
  margin: 0 auto;
  max-width: 825px;
  text-align: center; }
.vacansy__form--name {
  position: relative; }
.vacansy__form--name::before {
  content: '';
  background: url("../img/name-icon.png") no-repeat center;
  position: absolute;
  left: 23px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  z-index: 1; }
.vacansy__form--email {
  position: relative; }
.vacansy__form--email::before {
  content: '';
  background: url("../img/email-icon.png") no-repeat center;
  position: absolute;
  left: 23px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 7px;
  z-index: 1; }
.vacansy__form--phone {
  position: relative; }
.vacansy__form--phone::before {
  content: '';
  background: url("../img/phone-icon.png") no-repeat center;
  position: absolute;
  left: 23px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  z-index: 1; }
.vacansy__form--row {
  display: inline-block;
  margin: 0 0 20px 0; }
.vacansy__form--row input {
  width: 250px;
  margin: 0% 10px;
  border: none;
  height: 35px;
  width: 250px;
  padding: 0 15px 0 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative; }
.vacansy__form--row input.invalid {
  box-shadow: 0px -1px 6px 1px #7f4443;
  border: 1px solid #e75151; }
.vacansy__form--row .file-upload span {
  font-family: "PTSansRegular";
  font-size: 16px;
  text-align: center;
  width: 100%;
  color: white;
  text-decoration: underline;
  position: relative; }
.vacansy__form--row .file-upload span::before {
  content: '';
  background: url(../img/attention-.png) no-repeat center;
  width: 20px;
  height: 24px;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: 0 auto; }
.vacansy__form--row .file-upload input[type="file"] {
  display: none; }
.vacansy__form--row .file-upload label {
  display: block;
  cursor: pointer; }
.vacansy__form--row .file-upload .filename {
  background: none;
  border: 0 !important;
  text-align: center;
  color: white;
  font-size: 14px;
  display: none;
  text-align: center;
  width: 100%;
  margin: 0 0 -20px 0;
  padding: 0; }
.vacansy__form--row .file-upload:invalid {
  box-shadow: 1px 1px 1px 1px #e75151; }
.vacansy__form--btn input {
  border: none;
  width: 210px;
  height: 45px;
  padding: 0 0 1;
  background: #f43737;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 0px 1px 1px #170e0a;
  text-transform: uppercase; }

.vacansy__form--row.invalid {
  position: relative; }

.vacansy__form--row.invalid::after {
  content: '';
  display: block;
  position: absolute;
  right: 5px;
  top: -5px;
  background: url(../img/warning.png) no-repeat center;
  width: 16px;
  height: 16px; }

span.field-value.vacansy__item--city {
  margin: 0 0 15px 27px;
  display: block; }

.page-header.vacansy__item--header {
  padding: 0 0 0 10px; }

.vacansy__item--first p, .vacansy__item--other p {
  padding: 0 0 0 10px; }

.pagination {
  width: 100%;
  border-bottom: 1px solid #dadada;
  margin: -10px 0 20px 0;
  padding: 0 0 12px 0; }
.pagination ul {
  margin: 0;
  padding: 0;
  text-align: center; }
.pagination ul li {
  display: inline-block;
  vertical-align: middle; }
.pagination ul li a, .pagination ul li span {
  font-family: "PTSansRegular";
  font-size: 16px;
  color: #2e2e2e;
  margin: 0 8px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.pagination ul li a:hover {
  font-weight: bold; }
.pagination ul li.pagination__item span {
  background: #f43838;
  color: #FFF;
  padding: 8px;
  padding: 6px 12px;
  margin: 0 0px; }

.blog.members .items-row:nth-of-type(5n+5) {
  margin: 20px 0; }

.blog.members .items-row {
  float: left;
  margin: 20px 40px 20px 0;
  overflow: hidden;
  width: 158px;
  height: 158px; }

.blog.members {
  overflow: hidden; }

.modal {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }
.modal__mid {
    max-width: 785px;
    width: 100%;
    background: #fff;
    height: 570px !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);}
.modal .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-family: "PTSansRegular";
  color: white;
  font-size: 11px;
  cursor: pointer;
  background: url(../img/close_modal.png) no-repeat center;
  width: 8px;
  height: 8px; }
.modal__command--header {
  background: url(../img/blur_modal.jpg) no-repeat center;
  width: 787px;
  height: 181px; }
.modal__command--picture {
  text-align: center;
  position: relative;
  top: -115px; }
.modal__command--picture img {
  width: 205px;
  height: 205px;
  -webkit-border-radius: 105px;
  -moz-border-radius: 105px;
  border-radius: 105px; }
.modal__command--name {
  text-transform: uppercase;
  font-family: "PTSansRegular";
  font-size: 18px;
  margin: 0 0 10px 0;
  font-weight: bold; }
.modal__command--job {
  font-family: "PTSansRegular";
  font-size: 18px;
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px; }
.modal__command--other {
  top: -105px;
  position: relative;
  text-align: center;
  width: 736px;
  margin: 0 auto; }
.modal__command--info {
  height: 100%;
}
.modal__command--desc {
  text-align: left;
  font-family: "PTSansRegular";     height: 200px;
    overflow-y: scroll;}

.up_hover {
  position: absolute;
  left: 0;
  bottom: 0px;
 
  width: 100%;
  height: 0%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.up_hover .name {
  font-size: 14px;
  font-family: "PTSansRegular";
  color: #FFF;
  text-transform: uppercase;
  border-bottom: 1px solid #FFF;
  padding: 7px 7px;
  margin: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
   -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  }

.up_hover .job {
  font-size: 14px;
  font-family: "PTSansRegular";
  color: #FFF;
  padding: 5px 0px 7px 0;
  margin: 0 7px; display: none;
 -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;}

a.member__link {
  position: relative;
  display: block;
  overflow: hidden; }
a.member__link img {
  margin: 0 0 -5px 0; }

a.member__link:hover .up_hover {
  height: 100%;
  bottom: 0px; background: rgba(0,0,0, 0.7)}
a.member__link:hover .up_hover .job{
  display: block;
}
a.member__link:hover .up_hover .name {
  padding: 7px 0px;
  margin: 0 7px;
  width: 90%;
  background: transparent; }

.up_hover__bottom {
  position: absolute;
  bottom: 0;
  width: 100%; }

.blog.members {
  border-bottom: 1px solid #dadada;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0; }
