

/* Start:/local/templates/main/template_styles.css?1575021831105320*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
img {
  border: none;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;

}
*:hover,
*:focus,
*:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img.resp {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
h1 {
    text-transform: uppercase;
    font-size: 36px;
    color: #000;
    margin-bottom: 20px;
    font-family: 'leroy_merlin_sansbold';
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: 0.2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("/local/templates/main/images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaaaaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #ffffff url(/local/templates/main/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #cccccc url(/local/templates/main/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/local/templates/main/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(/local/templates/main/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #ffffff url(/local/templates/main/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/local/templates/main/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/local/templates/main/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/local/templates/main/images/ui-icons_cd0a0a_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaaaaa url(/local/templates/main/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/local/templates/main/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}


@font-face {
  font-family: 'leroy_merlin_sansbold';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Bold.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Bold.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Bold.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Bold.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Bold.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Bold.svg#leroy_merlin_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sans_boldBdIt';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-BoldItalic.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-BoldItalic.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-BoldItalic.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-BoldItalic.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-BoldItalic.svg#leroy_merlin_sans_boldBdIt') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sansitalic';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Italic.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Italic.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Italic.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Italic.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Italic.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Italic.svg#leroy_merlin_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sanslight';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Light.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Light.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Light.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Light.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Light.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Light.svg#leroy_merlin_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sanslight_italic';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-LightItalic.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-LightItalic.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-LightItalic.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-LightItalic.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-LightItalic.svg#leroy_merlin_sanslight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sansregular';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Regular.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Regular.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Regular.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Regular.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Regular.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-Regular.svg#leroy_merlin_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sansSBdIt';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBoldItalic.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBoldItalic?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBoldItalic.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBoldItalic.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBoldItalic.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBoldItalic.svg#leroy_merlin_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'leroy_merlin_sanssemibold';
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBold.eot');
  src: url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBold.woff2') format('woff2'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBold.woff') format('woff'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBold.ttf') format('truetype'),
  url('/local/templates/main/fonts/LeroyMerlin/LeroyMerlinSans-Web-SemiBold.svg#leroy_merlin_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}


input[type='text'],
input[type='password'],
input[type='tel'],
input[type='date'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'] {
  line-height: 49px;
  height: 49px;
  width: 100%;
  box-sizing: border-box;
  font-size: 17px;
  padding: 0 21px;
  vertical-align: middle;
  color: #000000;
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='date']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus {
  outline: none;
}
input[type='text']._date,
input[type='password']._date,
input[type='tel']._date,
input[type='date']._date,
input[type='number']._date,
input[type='email']._date,
input[type='url']._date,
input[type='search']._date {
  width: 145px;
  border: 2px solid #71bf44;
  line-height: 44px;
  height: 44px;
}
input[type='text']._anketa,
input[type='password']._anketa,
input[type='tel']._anketa,
input[type='date']._anketa,
input[type='number']._anketa,
input[type='email']._anketa,
input[type='url']._anketa,
input[type='search']._anketa {
  width: 393px;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  color: #000000;
  border: 1px solid #acacac;
  border-radius: 3px;
}
input[type='text']._anketa:focus,
input[type='password']._anketa:focus,
input[type='tel']._anketa:focus,
input[type='date']._anketa:focus,
input[type='number']._anketa:focus,
input[type='email']._anketa:focus,
input[type='url']._anketa:focus,
input[type='search']._anketa:focus {
  border-width: 2px;
}
input[type='text']._anketa._error,
input[type='password']._anketa._error,
input[type='tel']._anketa._error,
input[type='date']._anketa._error,
input[type='number']._anketa._error,
input[type='email']._anketa._error,
input[type='url']._anketa._error,
input[type='search']._anketa._error {
  background: #ffe9e9;
}
input[type='text']._photo-url,
input[type='password']._photo-url,
input[type='tel']._photo-url,
input[type='date']._photo-url,
input[type='number']._photo-url,
input[type='email']._photo-url,
input[type='url']._photo-url,
input[type='search']._photo-url {
  width: 209px;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  color: #000000;
  border: 1px solid #acacac;
  border-radius: 3px;
}
input[type='text']._photo-url:focus,
input[type='password']._photo-url:focus,
input[type='tel']._photo-url:focus,
input[type='date']._photo-url:focus,
input[type='number']._photo-url:focus,
input[type='email']._photo-url:focus,
input[type='url']._photo-url:focus,
input[type='search']._photo-url:focus {
  border-width: 2px;
}
input[type='text']._res,
input[type='password']._res,
input[type='tel']._res,
input[type='date']._res,
input[type='number']._res,
input[type='email']._res,
input[type='url']._res,
input[type='search']._res {
  width: 560px;
  height: 44px;
  color: #000000;
  border: 1px solid #acacac;
  border-radius: 3px;
  font-size: 15px;
  line-height: 44px;
}
input[type='text']._photo-url._error,
input[type='password']._photo-url._error,
input[type='tel']._photo-url._error,
input[type='date']._photo-url._error,
input[type='number']._photo-url._error,
input[type='email']._photo-url._error,
input[type='url']._photo-url._error,
input[type='search']._photo-url._error {
  background: #ffe9e9;
}
select {
  box-sizing: border-box;
  font-size: 17px;
  padding: 0 21px;
  vertical-align: middle;
  color: #000000;
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
  border-radius: 3px;
  border: 2px solid #71bf44;
  font-size: 15px;
  padding: 0 15px;
  line-height: 49px;
  height: 44px;
}
select:focus {
  outline: none;
}
select._print {
  border: 1px solid #acacac;
}
select._cities {
  width: 145px;
  margin-right: 16px;
}
select._cities-news {
  width: 145px;
  margin-left: 30px;
}
select._markets {
  width: 163px;
  margin-right: 36px;
}
select._anketa-full {
  width: 393px;
}
select._anketa-day {
  width: 111px;
  margin-right: 24px;
}
select._anketa-month {
  width: 131px;
  margin-right: 25px;
}
select._anketa-year {
  width: 102px;
}
select._contacts-city {
  width: 204px;
}
textarea {
  width: 100%;
  box-sizing: border-box;
  font-size: 17px;
  padding: 0 21px;
  vertical-align: middle;
  color: #000000;
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
}
textarea:focus {
  outline: none;
}
textarea._anketa {
  width: 560px;
  height: 160px;
  padding: 5px 10px;
  resize: none;
  color: #000000;
  border: 1px solid #acacac;
  border-radius: 3px;
  font-size: 15px;
  line-height: normal;
}
textarea._anketa._error {
  background: #ffe9e9;
}
.ideal-check {
  box-sizing: border-box;
  font-size: 17px;
  padding: 0 21px;
  vertical-align: middle;
  color: #000000;
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 2px solid #71bf44;
  padding: 0;
  margin-right: 8px;
}
.ideal-check:focus {
  outline: none;
}
.ideal-check.checked {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background: url('/local/templates/main/images/icon/check-active.png') no-repeat center center;
}
.ico-base {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.ico-social-footer-fb {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat 17px center, #828282;
}
.ico-social-footer-fb:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat 17px center, #71bf44;
}
.ico-social-footer-tw {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -37px center, #828282;
}
.ico-social-footer-tw:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -37px center, #71bf44;
}
.ico-social-footer-vk {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -90px center, #828282;
}
.ico-social-footer-vk:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -90px center, #71bf44;
}
.ico-social-footer-yb {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -145px center, #828282;
}
.ico-social-footer-yb:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -145px center, #71bf44;
}

.ico-gallery-team-prev {
  background: url('/local/templates/main/images/icon/prev.png') no-repeat left center;
}
.ico-gallery-team-prev:hover {
  background: url('/local/templates/main/images/icon/prev-active.png') no-repeat left center;
}
.ico-gallery-team-next {
  background: url('/local/templates/main/images/icon/next.png') no-repeat right center;
}
.ico-gallery-team-next:hover {
  background: url('/local/templates/main/images/icon/next-active.png') no-repeat right center;
}
.ico-heart {
  width: 19px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/heart.png');
}
.ico-time {
  width: 11px;
  height: 12px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/time.png');
}
.ico-view {
  width: 14px;
  height: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/view.png');
}
.ico-smail {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/smail.png');
}
.ico-pusk_video {
  width: 19px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/pusk_video.png');
}
.ico-pusk {
  width: 74px;
  height: 75px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/pusk.png');
}
.ico-arr-geen-bot {
  width: 7px;
  height: 5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/arr-geen-bot.png');
}
.ico-heart2 {
  width: 28px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/heart2.png');
}
.ico-close {
  width: 19px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/close.png');
}
.ico-share {
  width: 24px;
  height: 26px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/share.png');
}
.ico-chek_box {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/chek_box.png');
}
.ico-add_options {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/add_options.png');
}
.ico-remove_options {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/remove_options.png');
}
.ico-calendar {
  width: 22px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/calendar.png');
}
.ico-student {
  width: 26px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/student.png');
}
.ico-student-copy {
  width: 26px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/student-copy.png');
}
.ico-calendar-copy-2 {
  width: 22px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/calendar-copy-2.png');
}
.ico-check-active {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background: url('/local/templates/main/images/icon/check-active.png') no-repeat center center;
}
.ico-layer {
  width: 7px;
  height: 5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/layer.png');
}
.ico-ok {
  width: 12px;
  height: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/ok.png');
}
.ico-tw {
  width: 22px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/tw.png');
}
.ico-in {
  width: 19px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/in.png');
}
.ico-vk {
  width: 25px;
  height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/vk.png');
}
.ico-fb {
  width: 10px;
  height: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/fb.png');
}
.ico-cobtacts-arrow {
  width: 33px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/contacts/arrow.png');
}
.btn {
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: none;
  border-radius: 2px;
  font-family: 'leroy_merlin_sansbold';
  cursor: pointer;
}
.btn--disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: text;
}
.btn._search-btn {
  width: 150px;
  height: 50px;
  color: #ffffff;
  background: #539b29;
  line-height: 39px;
}
.btn._index-watch-video {
  width: 260px;
  height: 57px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 28px;
  background: #539b29;
  font-size: 17px;
  line-height: 57px;
}
.btn._work-for-me {
  width: 260px;
  height: 57px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 28px;
  background: #539b29;
  font-size: 17px;
  line-height: 57px;
}
.btn._vacancy-call {
  height: 57px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: lowercase;
  color: #ffffff;
  border-radius: 28px;
  background: #539b29;
  font-size: 17px;
  line-height: 57px;
}
.btn._anketa-submit {
  width: 300px;
  height: 57px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: lowercase;
  color: #ffffff;
  border-radius: 28px;
  background: #539b29;
  font-size: 17px;
  line-height: 57px;
}
.btn._view-markets {
  position: relative;
  overflow: hidden;
  width: 209px;
  height: 44px;
  color: #000000;
  border: 2px solid #71bf44;
  border-radius: 3px;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  line-height: 40px;
}
.btn._load-photo,.btn._load-res {
  position: relative;
  overflow: hidden;
  width: 209px;
  height: 44px;
  *text-transform: lowercase;
  color: #539b29;
  border: 2px solid #71bf44;
  border-radius: 3px;
  line-height: 40px;
  font-size: 15px;
  text-align: left;
  padding-left: 21px;
}
.anketa_item._photo-or {
  color: #676767;
  font-size: 13px;
  padding: 13px 0;
}
.btn._load-res {
    width: 560px;
	text-align: left;
	padding-left: 21px;
}
.btn._load-photo input[type='file'], .btn._load-res input[type='file']{
  position: absolute;
  top: 0;
  right: 0;
  width: 1000px;
  height: 1000px;
  margin: 0;
  cursor: pointer;
  opacity: 0;
}
.worker {
  width: 220px;
  height: 220px;
  cursor: pointer;
  position: relative;
}
.worker._active .worker_photo._color {
  opacity: 1;
}
.worker:hover .worker_photo._color {
  opacity: 1;
}
.worker:hover .worker_layout {
  opacity: 1;
}
.worker_photo {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.worker_photo._color {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.worker_layout {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(111, 171, 80, 0.8);
  text-decoration: none;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.worker_layout-detail {
  position: absolute;
  bottom: 25px;
    text-align: left;
  left: 21px;
  right: 0px;
}
.worker_layout-name {
  display: block;
  font-family: 'leroy_merlin_sansbold';
  font-size: 18px;
  color: #ffffff;
}
.worker_layout-post {
  display: block;
  font-size: 13px;
  color: #fff600;
  margin-top: 10px;
}
.video-container {
  position: relative;
  width: 460px;
  height: 460px;
  float: left;
}
.video-container._main {
  margin-right: 20px;
}
.video-container._main:last-child {
  margin-right: 0;
}
.video-container._half {
  width: 460px;
  height: 220px;
  margin-bottom: 20px;
  display: inline-block;
}
.video-container._half:last-child {
  margin-bottom: 0;
}
.video-container._full {
  width: 460px;
  height: 460px;
}
.l-video {
  text-decoration: none;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.l-video:hover .l-video_photo._color {
  opacity: 1;
}
.l-video:hover .l-video_layout._half {
  left: 240px;
}
.l-video:hover .l-video_layout._full {
  top: 240px;
}
.l-video_photo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.l-video_photo._color {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.l-video_layout {
  position: absolute;
  background: rgba(111, 171, 80, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#806FAB50', endColorstr='#806FAB50');

  box-sizing: border-box;
  -webkit-transition: left 0.3s 0.2s, top 0.3s 0.2s;
          transition: left 0.3s 0.2s, top 0.3s 0.2s;
  min-width: 220px;
}
.l-video_layout._half {
  top: 0;
  bottom: 0;
  right: 0;
  left: 100%;
}
.l-video_layout._full {
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.l-video_layout-detail {
  position: relative;
  margin: 24px 28px 0 28px;
}
.l-video_layout-date {
  font-family: 'leroy_merlin_sansbold';
  color: #fff600;
  font-size: 11px;
}
.l-video_layout-title {
  font-family: 'leroy_merlin_sansbold';
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 12px;
}
.l-video_layout-time,
.l-video_layout-view {
  color: #ffffff;
  font-size: 13px;
  display: inline-block;
  padding-left: 16px;
}
.l-video_layout-time {
  width: 11px;
  height: 12px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/time.png');
  height: auto;
  background-position: 0 1px;
  padding-right: 22px;
}
.l-video_layout-view {
  width: 14px;
  height: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/view.png');
  height: auto;
  background-position: 0 2px;
}
.l-video_layout-play {
  position: absolute;
  width: 74px;
  height: 75px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/pusk.png');
  width: 30px;
  height: 30px;
  left: 29px;
  bottom: 23px;
  background-size: cover;
}
.l-video_layout-like {
  position: absolute;
  width: 19px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/heart.png');
  right: 31px;
  bottom: 30px;
  background-size: cover;
}
.vacansy {
  box-sizing: border-box;
  padding: 30px 49px 42px;
  background: #ffffff;
}

.vacansy._detail {
  padding: 30px 0 42px;
}
.vacansy_row {
  *zoom: 1;
}
.vacansy_row:before,
.vacansy_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.vacansy_row:after {
  clear: both;
}
.vacansy_row._detail-padding {
  padding: 0 49px!important;
}
.vacansy_row._vacansy {
  box-sizing: border-box;
  padding: 25px 0 28px;
  border-bottom: 1px solid #e2e2e2;
}
.vacansy_row._vacansy:first-child {
  margin-top: 20px;
  border-top: 1px solid #e2e2e2;
}
.vacansy_row._vacancy-name {
  margin-bottom: 12px;
  color: #000000;
  font-size: 21px;
  overflow: hidden;
}
.vacansy_row._vacancy-name a {
  text-decoration: none;
  color: #000000;
}
.vacansy_row._controls {
  margin-bottom: 20px;
}
.vacansy_row._controls._more {
  position: relative;
  margin-bottom: 8px;
  padding-top: 27px;
  border-top: 1px solid #e2e2e2;
}
.vacansy_row._controls-container {
  padding-top: 10px;
}
.vacansy_row._detail-title,
.vacansy h1{
  text-transform: uppercase;
  color: #000000;
  font-size: 27px;
  margin-bottom: 25px;
  font-weight: 300;
}
.vacansy_row._detail-property {
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  padding: 25px 0 28px;
}
.vacansy_row._detail-propety-row {
  margin-bottom: 20px;
}
.vacansy_row._detail-propety-row:last-child {
  margin-bottom: 0;
}
.vacansy_row._detail-text {
  font-size: 15px;
  color: #676767;
}
.vacansy_row._detail-text h2 {
  font-size: 21px;
  color: #000000;
  margin: 0;
}
.vacansy_row._detail-text p {
  margin: 23px 0;
  line-height: 20px;
}
.vacansy_row._detail-text ul {
  font-size: 15px;
  color: #676767;
  list-style-type: none;
  padding: 0;
  margin: 15px 0;
}
.vacansy_row._detail-text ul li {
  padding: 5px 0;
}
.vacansy_row._detail-text ul li:before {
  content: '●';
  color: #71bf44;
  padding-right: 10px;
}
.vacansy_row._show-on-map {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  color: #539b29;
  font-family: 'leroy_merlin_sansbold';
}
.vacansy_row._show-on-map._more {
  color: #539b29;
}
.vacansy_row._show-on-map._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.vacansy_row._show-on-map._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.vacansy_row._socials {
  border-top: 1px solid #e2e2e2;
  padding: 20px 0 0px;
  margin-top: 25px;
}
.vacansy_row._socials span {
  font-size: 15px;
  color: #000000;
  display: inline-block;
  margin-right: 4px;
}
.vacansy_row._map-container {
  position: relative;
}
.vacansy_col._left {
}
.vacansy_col._right {
  margin-top: 10px;
  text-align: right;
  margin-left: 20px;
  float: right;
  white-space: nowrap;
  font-size: 0;
}
.vacansy_col._third {
  float: left;
  box-sizing: border-box;
  width: 33.3%;
}

.vacansy_item{
   display:inline-block;
}

.vacansy_item._socials {
  margin-top: 17px;
}
.vacansy_item._param {
  color: #676767;
  font-size: 15px;
}
.vacansy_item._value {
  color: #000000;
  font-size: 15px;
}
.vacansy_item._popup {
  z-index: 20;
  bottom: -40px;
  left: 0;
  display: none;
  height: 34px;
  padding: 0 10px;
  white-space: nowrap;
  color: #000000;
  border-radius: 2px;
  background: #c7f5ad;
  font-size: 15px;
  line-height: 34px;
  position: absolute;
}
.vacansy_item._marker {
  z-index: -1;
  top: -3px;
  left: 45%;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  background: #c7f5ad;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.vacansy_item._more-options-marker {
  top: -8px;
  right: 104px;
  display: block;
  width: 15px;
  height: 15px;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-radius: 2px;
  background: #ffffff;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.vacansy_item._no-expiriens,
.vacansy_item._student {
  overflow: visible;
  position: relative;
}
.vacansy_item._no-expiriens {
  margin: -10px 16px 0 0;
  cursor: pointer;
  width: 22px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/calendar.png');
}
.vacansy_item._no-expiriens:hover {
  background-image: url('/local/templates/main/images/icon/calendar-copy-2.png');
}
.vacansy_item._temporary {
  margin: -8px 14px 0 0;
  cursor: pointer;
  width: 22px;
  height: 22px;
  display: inline-block;
  overflow: visible;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/work_time.png');
}
.vacansy_item._temporary:hover {
  background-position: 0 -22px;
}
.vacansy_item._chempionat {
  background-image: url("/local/templates/main/images/icon/chempionat.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 31px;
  margin: -11px 14px 0 0;
  overflow: visible;
  position: relative;
  vertical-align: middle;
  width: 31px;
}
.vacansy_item._practice {
  margin: -8px 14px 0 0;
  cursor: pointer;
  width: 24px;
  height: 17px;
  display: inline-block;
  overflow: visible;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/practice.png');
}
.vacansy_item._practice:hover {
  background-position: 0 -17px;
}
.vacansy_item._no-expiriens .vacansy_item._popup {
  left: -60px;
}
.vacansy_item._temporary .vacansy_item._popup {
  left: -70px;
}
.vacansy_item._practice .vacansy_item._popup {
  left: -82px;
}
.vacansy_item._chempionat .vacansy_item._popup {
  left: -38px;
}
.vacansy_item._no-expiriens:hover .vacansy_item._popup,
.vacansy_item._temporary:hover .vacansy_item._popup,
.vacansy_item._practice:hover .vacansy_item._popup,
.vacansy_item._chempionat:hover .vacansy_item._popup,
.vacansy_item._student:hover .vacansy_item._popup {
  display: block;
}
.vacansy_item._no-expiriens .vacansy_item._marker {
  left: 64px;
}
.vacansy_item._student {
  margin: -5px 1px 0 0;
  cursor: pointer;
  width: 26px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/student.png');
}
.vacansy_item._student:hover {
  width: 26px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/student-copy.png');
}
.vacansy_item._student .vacansy_item._popup {
  left: -95px;
}
.vacansy_item._student .vacansy_item._marker {
  left: 100px;
}
.vacansy_item._label {
  position: relative;
  margin-right: 17px;
}
.vacansy_item._label .vacansy_item._marker {
  left: 70px;
}
.vacansy_item._label:hover .vacansy_item._popup {
  display: block;
}
.vacansy_item._label .text {
  display: inline-block;
  margin-top: -1px;
  vertical-align: middle;
  letter-spacing: -0.5px;
  color: #000000;
  font-size: 15px;
}
.vacansy_item._label._student-chosen {
  margin-right: 17px;
}
.vacansy_item._label._no-working {
  margin-right: 17px;
}
.vacansy_item._more-option {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/add_options.png?2');
}
.vacansy_item._remove-option {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/remove_options.png');
}
.vacansy_item._more-option,
.vacansy_item._remove-option {
  box-sizing: border-box;
  width: 115px;
  padding: 0 0 0 25px;
  text-decoration: none;
  letter-spacing: -0.5px;
  color: #000000;
  background-position: 0 center;
  font-size: 15px;
  line-height: 20px;
}
.vacansy_item._more-option.hide,
.vacansy_item._remove-option.hide {
  display: none;
}
.map-container {
  position: absolute;
  bottom: 23px;
  left: 49px;
  right: 93px;
  height: 403px;
}
.ymap {
  height: 403px;
  width: 798px;
}
.ymap-close {
  width: 44px;
  height: 44px;
  display: inline-block;
  background: green;
  position: absolute;
  top: 0;
  right: -44px;
  background: url('/local/templates/main/images/icon/close.png') no-repeat center #71bf44;
}
.anketa {
  box-sizing: border-box;
  padding: 30px 49px 42px;
  background: #ffffff;
}
.anketa_row {
  *zoom: 1;
}
.anketa_row:before,
.anketa_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.anketa_row:after {
  clear: both;
}
.anketa_row._comment {
  margin-top: 3px;
  letter-spacing: 0.85px;
  color: #676767;
  font-size: 17px;
  line-height: 24px;
}
.anketa_row._vacancy {
  margin: 24px 0;
  padding: 25px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.anketa_row._top {
  padding: 9px 0;
}
.anketa_row._title {
  margin-bottom: 25px;
  font-size: 21px;
}
.anketa_row._input {
  margin-bottom: 29px;
}
.anketa_row._separator {
  border-top: 1px solid #e2e2e2;
  margin-bottom: 29px;
}
.anketa_row._link {
  margin-bottom: 29px;
  height: 44px;
  line-height: 44px;
}
.anketa_row._link a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  color: #539b29;
  font-family: 'leroy_merlin_sansbold';
  text-decoration: none;
}
.anketa_row._link a._more {
  color: #539b29;
}
.anketa_row._link a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.anketa_row._link a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.anketa_row._link a:before {
  content: '+ ';
}
.anketa_row._link a span {
  text-decoration: underline;
}

.anketa_row.expand_link{

}

.anketa_row.expand_container{
  display: none;
}

.anketa_col._left,
.anketa_col._right {
  float: left;
}
.anketa_col._left._top,
.anketa_col._right._top {
}
.anketa_col._left {
  width: 170px;
  font-size: 15px;
  line-height: 44px;
}
.anketa_col._left._top {
  padding-top: 5px;
  line-height: normal;
}
.anketa_col._right {
  width: 670px;
}
.anketa_col._right._top {
  font-size: 21px;
}
.anketa_col._required:after {
  content: ' *';
}
.anketa_col._foto {
  width: 130px;
  float: left;
}
.anketa_col._foto img {
  border-radius: 3px;
}
.anketa_col._foto-controls {
  float: left;
  width: 260px;
  padding-left: 54px;
}
.anketa_col._del-place {
  margin-left: 20px;
  padding-left: 22px;
  margin-bottom: 29px;
  height: 44px;
  line-height: 44px;
}
.anketa_col._del-place a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  color: #539b29;
  font-family: 'leroy_merlin_sansbold';
  text-decoration: none;
}
.anketa_col._del-place a._more {
  color: #539b29;
}
.anketa_col._del-place a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.anketa_col._del-place a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.anketa_col._del-place a:before {
  content: '+ ';
}
.anketa_col._del-place a span {
  text-decoration: underline;
}
.anketa_item._photo-or {
  color: #676767;
  font-size: 13px;
  padding: 13px 0;
}
.anketa_item._file-upload {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  width: 560px;
  text-align: center;
  padding: 55px;
  border: 1px dashed #acacac;
  background: #f7f7f7;
}
.anketa_item._file-upload input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  width: 1000px;
  height: 1000px;
  margin: 0;
  cursor: pointer;
  opacity: 0;
  font-size: 250px;
}
.anketa_item._file-title {
  font-size: 21px;
  color: #636363;
  font-family: 'leroy_merlin_sansbold';
}
.anketa_item._file-or {
  font-size: 15px;
  color: #676767;
  margin: 20px 0;
}
.anketa_item._file-link {
  display: block;
  font-family: 'leroy_merlin_sansbold';
  font-size: 17px;
  color: #539b29;
}
.anketa_item._from-to {
  display: inline-block;
  margin: 0 20px;
  font-size: 13px;
}
.anketa_item._del-place {
  margin-left: 20px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
}
.anketa_item._del-place a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  color: #ff0000;
  font-family: 'leroy_merlin_sansbold';
  text-decoration: none;
}
.anketa_item._del-place a._more {
  color: #539b29;
}
.anketa_item._del-place a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.anketa_item._del-place a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.anketa_item._del-place a:before {
  content: '- ';
}
.anketa_item._del-place a span {
  text-decoration: underline;
}
.anketa_item._mes {
  display: none;
  margin-left: 20px;
  padding-left: 22px;
  font-size: 13px;
}
.anketa_item._mes._error {
  color: #ff0000;
  display: inline-block;
}
.anketa_item._mes._ok {
  color: #539b29;
  display: inline-block;
}
.anketa_expand {
	background: #fff none repeat scroll 0 0;
  color: #71bf44;
  display: inline-block;
  font-size: 16px;
  left: 50%;
  margin: -15px 0 -18px -125px;
  padding: 5px 10px 5px 35px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  top: 10px;
}
.anketa_expand:before {
	background-image: url("/local/templates/main/images/icon/add_options.png?2");
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px;
  left: 8px;
  position: absolute;
  top: 4px;
  content: '';
}
.expand_link--open:before {
	background-image: url("/local/templates/main/images/icon/remove_options.png");
}
.anketa_expand:hover {
	color: #439117;
}
.about {
  box-sizing: border-box;
  margin-bottom: 60px;
  padding: 30px 0 42px;
  background: #ffffff;
}
.about_row {
  *zoom: 1;
}
.about_row:before,
.about_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.about_row:after {
  clear: both;
}
.about_row._padding {
  padding-right: 49px;
  padding-left: 49px;
}
.about_row._nav {
  position: relative;
  z-index: 0;
  margin-right: 49px;
  margin-bottom: 30px;
  margin-left: 49px;
}
.about_row._bottom-line {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #b5b5b5;
}
.about_row._content {
  display: none;
}
.about_row._content._active {
  display: block;
}
.about_row._text {
  line-height: 1.4;
  font-size: 15px;
}
.about_row._text * {
  line-height: 1.4;
}
.about_row._text table tr td {
  padding: 0 15px;
  vertical-align: top;
}
.about_row._text table tr td p:first-child {
  margin-top: 0;
}
.about_row._text table tr td:first-child {
  padding-left: 0;
}
.about_row._text table tr td:last-child {
  padding-right: 0;
}
.about_row._text p {
  margin: 23px 0;
  line-height: 20px;
}
.about_row._map {
  position: relative;
  width: 842px;
  height: 504px;
  margin-right: 49px;
  margin-left: 49px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.about_row._map._world {
  background-image: url('/theme/images/about/map-world.jpg');
}
.about_row._map._russia {
  background-image: url('/theme/images/about/map-country.jpg');
}
.about_row._place {
  padding: 30px 0;
  color: #000000;
  border-top: 1px solid #b5b5b5;
}
.about_row._place:last-child {
  border-bottom: 1px solid #b5b5b5;
}
.about_row._place:hover,
.about_row._place._selected {
  color: #539b29;
}
.about_col._country,
.about_col._city {
  float: left;
  cursor: pointer;
  text-align: left;
  font-size: 21px;
}
.about_col._country:last-child,
.about_col._city:last-child {
  margin-right: 0;
}
.about_col._city {
  width: 260px;
  margin-right: 30px;
}
.about_col._country {
  width: 390px;
  margin-right: 60px;
}
.about_item._tab {
  z-index: 1;
  display: inline-block;
  padding: 14px 20px;
  -webkit-transition: border 0.4s, color 0.4s;
          transition: border 0.4s, color 0.4s;
  text-decoration: none;
  color: #000000;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #b5b5b5;
  border-left: 1px solid transparent;
  border-radius: 3px 3px 0 0;
  background: #ffffff;
  font-size: 15px;
}
.about_item._tab._active {
  color: #539b29;
  border-top: 1px solid #b5b5b5;
  border-right: 1px solid #b5b5b5;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #b5b5b5;
}
.map-ballon {
  *zoom: 1;
  position: absolute;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0 0 5px 0 #cccccc;
}
.map-ballon:before,
.map-ballon:after {
  display: table;
  content: "";
  line-height: 0;
}
.map-ballon:after {
  clear: both;
}
.map-ballon_marker {
  position: absolute;
  top: 20px;
  display: none;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.map-ballon_marker._left {
  left: -10px;
  display: inline-block;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.map-ballon_marker._right {
  right: -10px;
  display: inline-block;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.map-ballon_row._title {
  color: #000000;
  font-size: 21px;
}
.map-ballon_row._count {
  padding: 10px 0 20px;
  color: #000000;
  font-size: 15px;
}
.map-ballon_item._flag {
  display: inline-block;
  vertical-align: middle;
}
.map-ballon_item._flag img {
  border: 1px solid #cccccc;
}
.map-ballon_item._counts {
  display: inline-block;
  vertical-align: middle;
}
.map-ballon_item._text-count {
  margin: 0 15px 0 20px;
  color: #71bf44;
  font-family: 'leroy_merlin_sansbold';
  font-size: 43px;
}
.map-ballon_item._text-text {
  color: #000000;
  font-size: 21px;
}
.contacts {
  box-sizing: border-box;
  padding: 30px 0 42px;
  background: #ffffff;
}
.contacts_map {
  width: 100%;
  height: 397px;
  margin-bottom: 35px;
}
.contacts_row {
  *zoom: 1;
}
.contacts_row:before,
.contacts_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.contacts_row:after {
  clear: both;
}
.contacts_row._padding {
  padding-right: 49px;
  padding-left: 49px;
}
.contacts_row._margin {
  margin-right: 49px;
  margin-left: 49px;
}
.contacts_row._info {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 40px;
}
.contacts_row._title {
  font-size: 27px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.contacts_row._record {
  margin-bottom: 30px;
}
.contacts_row._sub-title {
  font-size: 21px;
  color: #000000;
  margin-bottom: 10px;
}
.contacts_row._sub-title._how {
  margin-bottom: 20px;
}
.contacts_row._files {
  font-size: 12px;
  color: #676767;
}
.contacts_row._files a {
  color: #676767;
  display: block;
  margin-bottom: 10px;
}
.contacts_row._text {
  font-size: 15px;
  color: #676767;
  margin-bottom: 15px;
}
.contacts_row._text a,
.contacts_row._text .a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  text-decoration: none;
}
.contacts_row._text a._more,
.contacts_row._text .a._more {
  color: #539b29;
}
.contacts_row._text a._more-video,
.contacts_row._text .a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.contacts_row._text a._more-news,
.contacts_row._text .a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.contacts_row._market-name {
  font-size: 27px;
  color: #000000;
  text-transform: uppercase;
  border-top: 1px solid #b5b5b5;
  padding: 15px 0;
}
.contacts_row._place {
  padding: 30px 0;
  display: block;
  color: #000000;
  border-top: 1px solid #b5b5b5;
  text-decoration: none;
}
.contacts_row._place:last-child {
  border-bottom: 1px solid #b5b5b5;
}

.general_office{
  font-weight: bold;
}

.contacts_icon._general_office {
  margin: 4px 20px 0 0;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: relative;
  vertical-align: middle;
  float: left;
  background: url(/local/templates/main/images/icon/office.png) 0 0 no-repeat;
}

.contacts_icon._general_office:hover {
  background-position: 0 -24px;
}

.contacts_icon._general_office:hover .contacts_icon._popup {
  display: block;
  left: -68px;
}

.contacts_icon._new_shop {
  margin: 0px 16px 0 0;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  float: right;
  background: url('/local/templates/main/images/icon/new_shop.png') 0 0 no-repeat;
}
.contacts_icon._new_shop:last-child {
  margin-right: 0;
}
.contacts_icon._new_shop:hover {
  height: 24px;
  width: 24px;
  background: url('/local/templates/main/images/icon/new_shop.png') 0 -24px no-repeat;
}
.contacts_icon._popup {
  z-index: 20;
  bottom: -40px;
  left: -80px;
  display: none;
  height: 34px;
  padding: 0 10px;
  white-space: nowrap;
  color: #000000;
  border-radius: 2px;
  background: #c7f5ad;
  font-size: 15px;
  line-height: 34px;
  position: absolute;
  text-transform: none;
}
.contacts_icon._new_shop:hover .contacts_icon._popup {
  display: block;
}
.contacts_icon._marker {
  z-index: -1;
  top: -3px;
  left: 45%;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  background: #c7f5ad;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contacts_row._place:hover,
.contacts_row._place._selected {
  color: #539b29;
}
.contacts_col._half {
  width: 390px;
  margin-right: 60px;
  float: left;
  cursor: pointer;
  text-align: left;
  font-size: 21px;
}
.contacts_col._half:last-child {
  margin-right: 0;
}
.contacts_item._arrow {
  width: 33px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/contacts/arrow.png');
  margin: 0 20px;
}
.contacts_item._separator {
  display: inline-block;
  margin: 0 10px;
}
.contacts_item._text-title {
  color: #000000;
}
.news {
  box-sizing: border-box;
  padding: 30px 49px 42px;
  background: #ffffff;
}
.news._detail {
  padding: 20px 0 42px;
}
.news._detail .worker-detail_video {
  margin: 0;
}
.news_row._detail-img img {
  width: 940px;
}
.news_row._detail-padding {
  padding: 25px 49px!important;
}
.news_row._controls {
  margin-bottom: 37px;
}
.news_row._news {
  *zoom: 1;
  margin-bottom: 27px;
}
.news_row._news:before,
.news_row._news:after {
  display: table;
  content: "";
  line-height: 0;
}
.news_row._news:after {
  clear: both;
}
.news_row._date {
  font-size: 13px;
  color: #000000;
  margin: -3px 0 11px 0;
}

.news._detail h1,
.news_row._detail-title {
  font-size: 27px;
  color: #272b2a;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
}
.news_row._title {
  font-size: 21px;
  color: #539b29;
  letter-spacing: 1px;
  text-decoration: none;
}
.news_row._title:hover {
  text-decoration: underline;
}
.news_row._text {
  font-size: 15px;
  line-height: 1.4;
}
.news_row._text * {
  line-height: 1.4;
}
.news_row._text table tr td {
  vertical-align: top;
  padding: 0 15px;
}
.news_row._text table tr td:first-child {
  padding-left: 0;
}
.news_row._text table tr td:last-child {
  padding-right: 0;
}
.news_row._text table tr td p:first-child {
  margin-top: 0;
}
.news_row._text p {
  margin: 23px 0;
  line-height: 20px;
}
.news_row._socials {
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  padding: 21px 0 18px;
  margin-top: -8px;
}
.news_row._socials._vacancy {
  margin-top: 25px;
  border-bottom: none;
}
.news_row._socials._detail {
  padding: 31px 0 28px;
}
.news_row._socials span {
  font-size: 15px;
  color: #000000;
  display: inline-block;
  margin-right: 4px;
}
.news_control._title,
.news_control._prefix {
  font-size: 17px;
  display: inline-block;
  letter-spacing: -0.5px;
}
.news_control._prefix {
  margin: 0 14px;
}
.news_col._left {
  float: left;
  width: 460px;
  margin-right: 28px;
}
.news_col._right {
  float: left;
  width: 350px;
}
.news_item._all-news {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
  color: #539b29;
  font-family: 'leroy_merlin_sansbold';
  text-transform: uppercase;
  margin-top: 35px;
}
.news_item._all-news._more {
  color: #539b29;
}
.news_item._all-news._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.news_item._all-news._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.news_item._social {
  margin: 0 8px;
}
.news_item._fb {
  width: 10px;
  height: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/fb.png');
}
.news_item._vk {
  width: 25px;
  height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/vk.png');
}
.news_item._in {
  width: 19px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/in.png');
}
.news_item._tw {
  width: 22px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/tw.png');
}
.news_item._ok {
  width: 12px;
  height: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image: url('/local/templates/main/images/icon/ok.png');
}
.worker-detail {
  padding: 20px 0;
  background-color: #fff;
}
.worker-detail_top {
  height: 360px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.worker-detail_top-text {
  position: absolute;
  bottom: 24px;
  left: 50px;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px;
}
.worker-detail_top-text h2 {
  font-family: 'leroy_merlin_sansbold';
  margin: 0;
  font-size: 36px;
  line-height: 38px;
  color: #fff;
}
.worker-detail_top-text div {
  color: #fff600;
  font-size: 18px;
  line-height: 24px;
}
.worker-detail_content {
  padding: 0 50px;
}
.worker-detail_content h3 {
  font-size: 21px;
  line-height: 30px;
  color: #272b2a;
  margin: 33px 0 0;
  font-weight: normal;
  letter-spacing: 1.1px;
}
.worker-detail_content p {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.4px;
}
.worker-detail_content table {
  border-spacing: 0;
  margin: 32px 0;
}
.worker-detail_content table i {
  font-size: 18px;
  line-height: 24px;
  font-family: Georgia;
  padding: 0px 10px 24px 37px;
  display: inline-block;
  letter-spacing: 0.5px;
}
.worker-detail_content table img {
  vertical-align: top;
}
.worker-detail_content ul {
  margin-top: 18px;
  margin-bottom: 15px;
  padding-left: 44px;
}
.worker-detail_content ul li {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.4px;
}
.worker-detail_content ul li + li {
  margin-top: 12px;
}
.worker-detail_content blockquote {
  border-left: 1px solid #a4a4a4;
  padding: 24px 25px 29px 31px;
  font-size: 18px;
  line-height: 24px;
  font-family: Georgia;
  font-style: italic;
  letter-spacing: 0.45px;
  margin: 25px 0 25px 59px;
  position: relative;
}
.worker-detail_content blockquote:before {
  content: '“';
  font-size: 96px;
  position: absolute;
  left: -62px;
  font-style: normal;
  color: #71bf44;
  top: 79px;
}
.worker-detail_video {
  position: relative;
  height: 403px;
  color: #fff;
  margin-top: 34px;
  margin-bottom: 37px;
}
.worker-detail_video-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #539b29;
  background: rgba(83, 155, 41, 0.8);
  padding: 23px 50px;
}
.worker-detail_video-title {
  *zoom: 1;
  font-size: 19px;
  font-family: 'leroy_merlin_sansbold';
  letter-spacing: -0.2px;
}
.worker-detail_video-title:before,
.worker-detail_video-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.worker-detail_video-title:after {
  clear: both;
}
.worker-detail_video-info {
  margin-top: 15px;
}
.worker-detail_video-info-item {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 13px;
  margin-right: 6px;
}
.worker-detail_video-info-item img {
  margin-right: 5px;
}
.worker-detail_video-like {
  float: right;
  text-decoration: none;
}
.worker-detail_video-btn {
  display: block;
  width: 74px;
  height: 75px;
  background: url('/local/templates/main/images/icon/pusk.png') no-repeat center;
  position: absolute;
  top: 31%;
  left: 50%;
  margin-left: -37px;
}
.fancybox-overlay {
  background: #e1e1e1;
  background: rgba(225, 225, 225, 0.78);
}
.fancybox-wrap._video .fancybox-skin {
  box-shadow: none;
  border-radius: 0;
}
.fancybox-wrap._video .fancybox-btns {
  background-color: #71bf44;
  position: absolute;
  left: 100%;
  top: 0;
  width: 44px;
  height: 166px;
}
.fancybox-wrap._video .fancybox-close {
  position: static;
  display: block;
  height: 40px;
  width: 100%;
  background: url('/local/templates/main/images/icon/close.png') no-repeat center;
  margin-top: 9px;
}
.fancybox-wrap._video .fancybox-like {
  display: block;
  height: 40px;
  background: url('/local/templates/main/images/icon/heart2.png') no-repeat center;
  margin-top: 10px;
}
.fancybox-wrap._video .fancybox-btn3 {
  display: block;
  height: 40px;
  background: url('/local/templates/main/images/icon/share.png') no-repeat center;
  margin-top: 13px;
}
.search-panel {
  max-width: 940px;
  min-width: 940px;
  margin: 0 auto;
  z-index: 20;
  box-sizing: border-box;
  background: #71bf44;
  height: 130px;
  bottom: 0;
  padding: 40px 50px;
  position: absolute;
  left: 50%;
  margin-left: -470px;
}
.search-panel_col {
  float: left;
}
.search-panel_col._input {
  width: 680px;
}
.search-panel_col._button {
  width: 150px;
  margin-left: 9px;
}
.search-panel_results {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-top: 0;
  position: absolute;
  top: 100px;
  left: 50px;
    max-height: 400px;
    overflow: auto;
  width: 680px;
  box-sizing: border-box;
  padding-top: 6px;
  padding-bottom: 26px;
}
.search-panel_results-item {
  *zoom: 1;
  color: #989898;
  font-size: 17px;
  letter-spacing: -0.4px;
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 10px;
  align-items: center;
}
.search-panel_results-item:before,
.search-panel_results-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.search-panel_results-item:after {
  clear: both;
}
.search-panel_results-item-fuzzy {
  color: #000000;
}
.search-panel_results-item a {
  text-decoration: none;
  color: #989898;
  flex-grow: 1;
}
.search-panel_results-item-city {
  font-size: 13px;
  flex-shrink: 0;
}
.header {
  height: 111px;
  *zoom: 1;
}
.header:before,
.header:after {
  display: table;
  content: "";
  line-height: 0;
}
.header:after {
  clear: both;
}
.header_col._logo {
	display: inline-block;
	float: left;
	height: 70px;
	margin: 17px 0 0;
	width: 141px;
}
.header_col._logo._print {
  padding: 0 49px;
}
.header_col._city {
  float: right;
  margin-right: 10px;
}
.header_col._menu {
  float: left;
  margin-left: 25px;
}
.header_col._phone {
  float: right;
  padding-top: 48px;
  font-family: 'leroy_merlin_sansbold';
  margin-left: -100%;
  text-align: right;
  line-height: 1;
  margin-right: 10px;
}
.header-phone_note {
  font-size: 11px;
  color: #7f8285;
  padding-top: 3px;
}
.header-menu {
  margin-right: 2px;
}
.header-menu_item {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  font-family: 'leroy_merlin_sansbold';
  color: #000000;
  text-decoration: none;
  height: 111px;
  line-height: 111px;
  margin-left: 24px;
}
.header-menu_item:first-child {
  margin-left: 0;
}
.header-menu_item:hover {
  color: #71bf44;
}
.cities {
  font-size: 13px;
  position: relative;
  padding: 7px 10px;
  text-align: center;
  min-width: 90px;
  background: #71bf44;
}
.cities_item._main {
  padding-right: 15px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.cities_item._main:before {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 5px 4px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
.cities_item._main span {
  color: #fff;
}
.cities_item._menu {
  position: absolute;
  top: 40px;
  right: 0px;
  text-align: left;
  z-index: 1000;
}
.cities-menu {
  *zoom: 1;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  background: #ffffff;
  width: 325px;
  padding: 10px 20px 5px;
  position: relative;
}
.cities-menu:before,
.cities-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.cities-menu:after {
  clear: both;
}
.cities-menu_col._half-size {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.cities-menu_col._half-size:first-child {
  padding-right: 10px;
}
.cities-menu_col._half-size:last-child {
  padding-left: 10px;
}
.cities-menu_row._city {
  display: block;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
  box-sizing: border-box;
}
.cities-menu_row._city._now {
  opacity: 0.5;
}
.cities-menu_row._city:hover {
  font-family: 'leroy_merlin_sansbold';
}
.cities-menu_row._city:last-child {
  border-color: transparent;
}
.cities-menu_item._marker {
  top: -8px;
  right: 20px;
  display: block;
  width: 14px;
  height: 14px;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-radius: 2px;
  background: #ffffff;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-block {
  position: relative;
  *zoom: 1;
}
.top-block:before,
.top-block:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-block:after {
  clear: both;
}
.top-block._team {
  background: url(/local/templates/main/images/home2/banner.jpg) no-repeat center center;
  min-height: 130px;
  background-size: cover;
  padding-bottom: 130px;
}
.top-block_row._title,
.top-block h1{
  text-transform: uppercase;
  font-size: 43px;
  color: #ffffff;
  font-family: 'leroy_merlin_sansbold';
  margin: 38px 0 15px;
  letter-spacing: -3px;
}
.footer-print {
  font-size: 11px;
  padding: 0 49px;
}
.footer {
  background-color: #2e2e2e;
  padding: 33px 0;
}
.footer_col._menu {
  float: left;
}
.footer_col._social {
  float: right;
}
.footer_row {
  box-sizing: border-box;
  padding: 0 50px 46px;
  *zoom: 1;
}
.footer_row:before,
.footer_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer_row:after {
  clear: both;
}
.footer_row._bottom {
  border-top: 1px solid #585858;
  padding-top: 36px;
  padding-bottom: 37px;
}
.footer_item._copyright {
  color: #ffffff;
  font-size: 11px;
}
.footer-menu_col {
  width: 185px;
  display: inline-block;
  vertical-align: top;
}
.footer-menu_item {
  display: block;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 0 9px;
}
.footer-socials {
  margin-top: 13px;
  margin-right: 6px;
}
.footer-socials_item {
  margin-left: 6px;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
.footer-socials_item:first-child {
  margin-left: 0;
}
.footer-socials_item._fb {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -91px center #828282;
}
.footer-socials_item._fb:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -91px center #71bf44;
}
.footer-socials_item._tw {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -37px center #828282;
}
.footer-socials_item._tw:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -37px center #71bf44;
}
.footer-socials_item._vk {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat 8px center #828282;
}
.footer-socials_item._vk:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat 8px center #71bf44;
}
.footer-socials_item._yb {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -190px center #828282;
}
.footer-socials_item._yb:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -190px center #71bf44;
}
.footer-socials_item._ok {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -40px center #828282;
}
.footer-socials_item._ok:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -40px center #71bf44;
}
.footer-socials_item._ig {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -140px center #828282;
}
.footer-socials_item._ig:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -140px center #71bf44;
}
.footer-socials_item._ld {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -240px center #828282;
}
.footer-socials_item._ld:hover {
  background: url('/local/templates/main/images/icon/sotsseti_new.png') no-repeat -240px center #71bf44;
}
.footer-socials_item._ip {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  background: url('/local/templates/main/images/icon/inplace.png') no-repeat center center #828282;
  background-size: 25px 20px;
}
.footer-socials_item._ip:hover {
  background: url('/local/templates/main/images/icon/inplace.png') no-repeat center center #71bf44;
  background-size: 25px 20px;
}

.text{
  font-size: 15px;
  color: #676767;
  line-height: 20px;
}
.content {
  *zoom: 1;
  background-color: #ffffff;
}
.content:before,
.content:after {
  display: table;
  content: "";
  line-height: 0;
}
.content:after {
  clear: both;
}
.content._about {
  padding-bottom: 51px;
}
._about h1{
  padding: 0 50px;
}

._about .text{
  padding: 0 50px;
}

.content._vacansii {
  background: url('/local/templates/main/images/home/nashi_vakansii.jpg') no-repeat center 0;
  background-size: cover;
  padding: 64px 85px;
}
.content._home-video {
  background: url('/local/templates/main/images/home/fon.jpg') no-repeat center 0;
  background-size: cover;
  padding: 100px 0 38px;
  text-align: center;
}
.content._work-for-me {
  background: url('/local/templates/main/images/home/fon.jpg') no-repeat center 0;
  background-size: cover;
  padding: 0px 0px 36px;
  margin-bottom: 30px;
  text-align: center;
}
.content._news {
  background-color: #ffffff;
  padding: 0px 0px 33px;
  margin-bottom: 30px;
}
.content_row._header-vacansy {
  font-family: 'leroy_merlin_sansbold';
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.content_row._text-vacansy {
  font-size: 15px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.6px;
}
.content_row._header-home-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: -3.1px;
}
.content_row._work-for-me {
  font-family: 'leroy_merlin_sansbold';
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 23px;
  letter-spacing: -1.1px;
  margin-top: 38px;
}
.content_row._work-for-me-text {
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 23px;
  padding: 0 85px;
  line-height: 20px;
}
.content_row._more-home-video {
  margin-top: 50px;
}
.content_row._more-home-video a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
}
.content_row._more-home-video a._more {
  color: #539b29;
}
.content_row._more-home-video a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.content_row._more-home-video a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.content_row._more-news {
  text-align: center;
  border-top: 1px solid #e5e5e5;
  margin-top: 1px;
  padding-top: 25px;
}
.content_row._more-news a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
}
.content_row._more-news a._more {
  color: #539b29;
}
.content_row._more-news a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.content_row._more-news a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.content_col {
  box-sizing: border-box;
}
.content_col._half-size {
  float: left;
  width: 50%;
  padding: 0 50px;
}
.content_item._header {
  font-size: 27px;
  color: #000000;
  text-transform: uppercase;
  margin: 20px 0 24px;
  letter-spacing: -1.6px;
}
.content_item._news-home {
  padding-left: 50px;
  padding-bottom: 13px;
}
.content_item._text {
  font-size: 15px;
  color: #676767;
  margin: 34px 0 0;
  line-height: 20px;
}
.content_item._text h4 {
  font-family: 'leroy_merlin_sansbold';
  color: #000000;
  font-size: 21px;
  margin: 9px 0;
}
.content_item._more {
  margin-top: 19px;
}
.content_item._more a {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-family: 'leroy_merlin_sansbold';
  font-size: 13px;
}
.content_item._more a._more {
  color: #539b29;
}
.content_item._more a._more-video {
  font-family: 'leroy_merlin_sansbold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.content_item._more a._more-news {
  font-family: 'leroy_merlin_sansbold';
  color: #539b29;
  text-transform: uppercase;
}
.content-news {
  padding-right: 60px;
  margin-bottom: 48px;
}
.content-news_item {
  color: #676767;
}
.content-news_item._date {
  font-size: 11px;
  margin-bottom: 3px;
}
.content-news_item._title {
  font-size: 21px;
  color: #539b29;
  margin-bottom: 23px;
}
.content-news_item._title a {
  color: #539b29;
  text-decoration: none;
}
.content-news_item._text {
  font-size: 15px;
}
.gallery {
  box-sizing: border-box;
}
.gallery._index {
  width: 100%;
  height: 490px;
  z-index: 1;
}
.gallery._team {
  *zoom: 1;
  margin-top: 30px;
}
.gallery._team:before,
.gallery._team:after {
  display: table;
  content: "";
  line-height: 0;
}
.gallery._team:after {
  clear: both;
}
.gallery._video {
  *zoom: 1;
  margin-top: 30px;
}
.gallery._video:before,
.gallery._video:after {
  display: table;
  content: "";
  line-height: 0;
}
.gallery._video:after {
  clear: both;
}
.gallery_row {
  *zoom: 1;
}
.gallery_row:before,
.gallery_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.gallery_row:after {
  clear: both;
}
.gallery_row._team {
  width: 940px;
    text-align: justify;
}
.gallery_row._team :after {
    display: inline-block;
    width: 100%;
    content: "";
}
.gallery_row._video {
  width: 940px;
  margin-bottom: 20px;
}
.gallery_row._video:last-child {
  margin-bottom: 0;
}
.gallery_item {
  box-sizing: border-box;
}
.gallery_item._no-margin {
  margin-right: 0;
  margin-bottom: 0;
}
.gallery_item._index {
  width: 100%;
  height: 490px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover!important;
}
.gallery_item._team {
  width: 220px;
  height: 220px;
  display: inline-block;
    vertical-align: top;
  /*margin-right: 20px;*/
  margin-bottom: 20px;
}
.gallery_item._team:last-child {
  margin-right: 0;
}
.gallery_item._video._half {
  width: 460px;
  height: 220px;
  cursor: pointer;
}
.gallery_item-text._index {
  position: relative;
}
.gallery_nav._index {
  position: absolute;
  top: -58px;
  right: 41px;
}
.gallery_nav._index a {
  box-sizing: border-box;
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #ffffff;
  border-radius: 50%;
  margin-left: 18px;
}
.gallery_nav._index a:first-child {
  margin-left: 0;
}
.gallery_nav._index a:hover {
  background: #71bf44;
}
.gallery_nav._index a span {
  display: none;
}
.gallery_nav._index a.selected {
  background: #71bf44;
}
.gallery_nav._team {
  position: relative;
  height: 83px;
  text-align: center;
}
.gallery_nav._team._prev,
.gallery_nav._team._next {
  position: absolute;
  top: 29px;
  width: 80px;
  height: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: #a2a2a2;
  text-decoration: none;
  font-size: 10px;
}
.gallery_nav._team._prev:hover,
.gallery_nav._team._next:hover {
  color: #71bf44;
}
.gallery_nav._team._prev {
  left: 0;
  background: url('/local/templates/main/images/icon/prev.png') no-repeat left center;
  padding-left: 39px;
  text-align: left;
}
.gallery_nav._team._prev:hover {
  background: url('/local/templates/main/images/icon/prev-active.png') no-repeat left center;
}
.gallery_nav._team._next {
  right: 0;
  background: url('/local/templates/main/images/icon/next.png') no-repeat right center;
  padding-right: 39px;
  text-align: right;
}
.gallery_nav._team._next:hover {
  background: url('/local/templates/main/images/icon/next-active.png') no-repeat right center;
}
.gallery_nav._team._btns {
  position: absolute;
  top: 32px;
  right: 100px;
  left: 100px;
  text-align: center;
}
.gallery_nav._team._btns a {
  box-sizing: border-box;
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #ffffff;
  border-radius: 50%;
  margin-left: 18px;
}
.gallery_nav._team._btns a:first-child {
  margin-left: 0;
}
.gallery_nav._team._btns a:hover {
  background: #71bf44;
}
.gallery_nav._team._btns a span {
  display: none;
}
.gallery_nav._team._btns a.selected {
  background: #71bf44;
}
.item-content {
  position: absolute;
  width: 300px;
  right: 0;
  top: 56px;
}
.item-content_item._work {
  font-family: 'leroy_merlin_sansbold';
  font-size: 43px;
  color: #ffffff;
  text-transform: uppercase;
}
.item-content_item._for-you {
  font-size: 54px;
  color: #71bf44;
  text-transform: uppercase;
  margin-top: -10px;
  *letter-spacing: -3px;
}
.item-content_item._text {
  font-size: 15px;
  color: #ffffff;
  margin-top: 22px;
  line-height: 18px;
  letter-spacing: -1px;
}
body {
  width: 100%;
  background: #efefef;
  min-width: 940px;
  font-family: 'leroy_merlin_sansregular';
}
body._print {
  background: #ffffff;
}
.container {
  max-width: 940px;
  min-width: 940px;
  margin: 0 auto;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.middle {
  white-space: nowrap;
}
.middle > * {
  white-space: normal;
}
.middle:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.middle_inner {
  display: inline-block;
  vertical-align: middle!important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.main-bg {
  background-color: #ffffff;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.t-a-c {
  text-align: center;
}
.chempionat {
  font-size: 15px;
}
.chempionat h1 {
  font-size: 43px;
  letter-spacing: -3px;
  margin: 0 0 20px 0;
}
.chempionat h2 {
  margin: 0 0 20px;
  font-size: 22px;
}
h1.chempionat__title {
  text-align: center;
  font-family: "leroy_merlin_sansbold";
  font-size: 43px;
  letter-spacing: -3px;
  margin: 0;
  padding: 38px 0 20px;
  text-transform: uppercase;
  height: 70px;
}
.chempionat__txt {
  padding: 20px 40px;
  background: #fff;
  text-align: center;
  font-size: 18px;
}
.chempionat__filter {
  background: #f8f8f8;
  text-align: center;
  padding-top: 20px;
  padding: 30px 40px;
  border-top: 1px solid #dbdbdb;
}
.chempionat__filter h2 {
  text-transform: uppercase;
  font-family: "leroy_merlin_sansbold";
}
.chempionat__filter select {
  width: 35%;
  margin: 0 15px;
}
.chempionat__filter .btn {
  margin-top: 20px;
}
.container__content {
  box-sizing: border-box;
  padding: 30px;
  background: #ffffff;
  color: #676767;
  font-size: 15px;
}
.container__content p {
  line-height: 1.2;
}
.container__content a {
  color: #539b29;
}
.loading:before {
  content: '';
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.loading:after {
  position: absolute;
  top: 90px;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: 0px 0 0 -40px;
  animation: rotate 0.8s infinite linear;
  border: 8px solid #71bf44;
  border-right-color: transparent;
  border-radius: 50%;
  content: '';
  z-index: 5;
}
@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}
/* End */


/* Start:/local/templates/main/js/fancybox/jquery.fancybox.min.css?15047992163306*/
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/local/templates/main/js/fancybox/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-close,.fancybox-nav,.fancybox-nav span{cursor:pointer;z-index:8040;position:absolute}#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/main/js/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(/local/templates/main/js/fancybox/blank.gif);-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/local/templates/main/js/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;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:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;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)}
/* End */


/* Start:/local/templates/main/custom.css?15675060606731*/
.news.__filter {
	padding-bottom: 7px;
}

.news.__filter .news_row._controls {
	margin-bottom: 0;
}

.worker_photo,
.l-video_photo {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: 0.2s;
}

.gallery_item._team:hover .worker_photo,
._active .worker_photo,
.l-video:hover .l-video_photo {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}

.about_row._map._russia {
	background-image: url('/local/templates/main/images/about/map-country.jpg');
}

.about_row._map._world {
	background-image: url('/local/templates/main/images/about/map-world.jpg');
}

.sb_trap {
	display: none;
}

.anketa_row._comment.__success {
	color: green;
	margin: 0 0 40px;
}

.anketa_row._comment {
	margin-bottom: 24px;
}



.yashare-auto-init {
	display: inline-block;
}

.yashare-auto-init .b-share__handle {
	display: inline-block;
	margin: 0 8px;
	float: none;
	padding: 0!important;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.yashare-auto-init .b-share-icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0!important;
	padding: 0!important;
}

.yashare-auto-init .b-share-icon_facebook {
	width: 10px;
	height: 21px;
	background-image: url('/local/templates/main/images/icon/fb.png');
}

.yashare-auto-init .b-share-icon_vkontakte {
	width: 25px;
	height: 14px;
	background-image: url('/local/templates/main/images/icon/vk.png');
}

.yashare-auto-init .b-share-icon_twitter {
	width: 22px;
	height: 18px;
	background-image: url('/local/templates/main/images/icon/tw.png');
}

.yashare-auto-init .b-share-icon_odnoklassniki {
	width: 12px;
	height: 21px;
	background-image: url('/local/templates/main/images/icon/ok.png');
}



select._cities {
	width: 160px;
	padding: 0 10px;
}

select._markets,
select._branches {
	margin-right: 15px;
}



.worker-detail_cover {
	width: 100%;
	display: block;
}

.worker-detail_video {
	overflow: hidden;
}



._detail-property {
	margin: 0 0 34px;
}

._detail-text p:first-child,
.news_row._text p:first-child {
	margin-top: 0;
}



.news_row._text {
	margin-top: 23px;
}



.anketa_item._del-place a {
	color: #539b29;
	text-decoration: underline;
}

.about_item._tab {
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 15px 21px 14px;
}

.about_item._tab._active {
	padding: 14px 20px;
}

.about_col._city.__country {
	width: 390px;
	margin-right: 60px;
}

.about_col._city.__country:last-child {
	margin-right: 0;
}

.vacansy_item._new_shop {
	margin: -10px 16px 0 0;
	cursor: pointer;
	width: 24px;
	height: 24px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	background: url('/local/templates/main/images/icon/new_shop.png') 0 0 no-repeat;
}

.vacansy_item._new_shop:last-child {
	margin-right: 0;
}

.vacansy_item._new_shop:hover {
	height: 24px;
	width: 24px;
	background: url('/local/templates/main/images/icon/new_shop.png') 0 -24px no-repeat;
}

.vacansy_item._nightly {
	margin: -8px 16px 0 0;
	cursor: pointer;
	width: 23px;
	height: 24px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	background: url('/local/templates/main/images/icon/nightly.png') 0 0 no-repeat;
}

.vacansy_item._nightly:hover {
	width: 23px;
	height: 24px;
	background: url('/local/templates/main/images/icon/nightly.png') 0 -24px no-repeat;
}

.vacansy_item._nightly:last-child {
	margin-right: 0;
}


#testing-mode {
	display: none;
}

.testing-mode {
	width: 735px;
	font-size: 18px;
	color: #676767;
	line-height: 1.4;
	text-align: center;
	padding: 80px 40px;
}

.standart_block_popup {
	width: 735px;
	font-size: 18px;
	color: #676767;
	line-height: 1.4;
	text-align: center;
	padding: 80px 40px;
	display: none;
}

.pull-left label {
  font-size: 15px;
  line-height: 44px;
}

#anketa_confirmation_text {
	display: none;
}

#anketa_confirmation_text {
  width: 735px;
  font-size: 14px;
  color: #676767;
  line-height: 1.4;
  text-align: left;
  padding: 29px 40px;
}

.worker-detail_content {
	margin: 33px 0 0;
}



.gallery_item-text._index,
.item-content,
.item-content_item._work,
.item-content_item._for-you,
.item-content_item._text {
	display: block;
}

.gallery_container {
	position: relative;
	height: 489px;
}

.gallery_link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}



.worker-detail_content {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.4px;
}

.header_col._logo img {
	border: none;
}

/* cookie */
.cookie-notification-modal {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1060;
	padding: 10px;
	line-height: 1.5;
	background: #e2e2e2;
	font-size: 13px;
}

.cookie-agree{
	display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%
}

@media (max-width:767px){
	.cookie-agree{
		-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column
	}
}

.cookie-agree__text{
	line-height:1.5;margin:0
}

@media (min-width:768px){
	.cookie-agree__text{
		padding-right:10px}
}

@media (max-width:767px){
	.cookie-agree__text{
		margin-bottom:10px
	}
}

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

@media (max-width:767px){
	.cookie-agree__buttons{
		-ms-flex-item-align:center;align-self:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%
	}
}

.cookie-agree__button{
	display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;height:35px;border-radius:4px;-webkit-transition:color .3s ease-out,background .3s ease-out;transition:color .3s ease-out,background .3s ease-out;cursor:pointer;
	text-decoration: none;
}

@media (min-width:768px){
	.cookie-agree__button{width:140px}
}

@media (max-width:767px){
	.cookie-agree__button{
		-webkit-box-flex:1;-ms-flex:1 0 140px;flex:1 0 140px
	}
}

.cookie-agree__button:not(:last-child){
	margin-right:10px
}

.cookie-agree__button.btn-green{
	background:#66c05d;border:1px solid #66c05d
}

@media (min-width:992px){
	.cookie-agree__button.btn-green:hover{color:#71c768;background:#fff}
}

@media (max-width:991px){
	.cookie-agree__button.btn-green:active{color:#71c768;background:#fff}
}

.cookie-agree__button.btn-dark{
	background:#333f46;border:1px solid #333f46
}

@media (min-width:992px){
	.cookie-agree__button.btn-dark:hover{color:#333f46;background:#fff}
}

@media (max-width:991px){
	.cookie-agree__button.btn-dark:active{
		color:#333f46;background:#fff
	}
}
/* End */
/* /local/templates/main/template_styles.css?1575021831105320 */
/* /local/templates/main/js/fancybox/jquery.fancybox.min.css?15047992163306 */
/* /local/templates/main/custom.css?15675060606731 */
