/*---------------Normalize */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: Arial, Helvetica, sans-serif;
  /*font-family: sans-serif;*/
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #FF0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #414141;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.container:before,
.container:after,
.slider_home .bx-controls-direction:before,
.slider_home .bx-controls-direction:after,
.slider_home .bx-controls-direction:before,
.slider_home .bx-controls-direction:after,
.slide_caption:before,
.slide_caption:after,
.slide_caption:before,
.slide_caption:after,
.slider_bussines:before,
.slider_bussines:after,
.slider_bussines:before,
.slider_bussines:after,
.promo_boxes:before,
.promo_boxes:after,
.promo_boxes:before,
.promo_boxes:after,
.footer_bottom:before,
.footer_bottom:after,
.footer_bottom:before,
.footer_bottom:after,
.filters_body:before,
.filters_body:after,
.filters_body:before,
.filters_body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.row:after,
.container:after,
.slider_home .bx-controls-direction:after,
.slider_home .bx-controls-direction:after,
.slide_caption:after,
.slide_caption:after,
.slider_bussines:after,
.slider_bussines:after,
.promo_boxes:after,
.promo_boxes:after,
.footer_bottom:after,
.footer_bottom:after,
.filters_body:after,
.filters_body:after {
  clear: both;
}
/*---------------Plugins */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -25px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.55);
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(0, 0, 0, 0.55);
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #369a1e;
  /*background: #469a63;*/
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 1000;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/*---------------User Interface */
body {
  color: #414141;
  background: #ffffff;
  /*background-color: #cccccc;*/
  font-family: Arial, Helvetica, sans-serif;
  /*font-family: "PT Sans", Helvetica, Arial, sans-serif;*/
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 992px;
}
a {
  color: #0065ca;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #369a1e;
  /*color: #469a63;*/
}
textarea {
  resize: vertical;
}
p,
table,
ul,
ol {
  margin: 0;
  margin-bottom: 20px;
}
ul ul,
ol ol,
ol ul {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5{
  margin: 0;
  padding: 0;
  color: #090909;
}
h1, .h1 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 25px;
  line-height: 28px;
}
h2, .h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 20px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #d5d5d5;
  line-height: 24px;
}
h2.noborder, .h2.noborder {
  padding-bottom: 0;
  border: 0;
}
h3, .h3 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d5d5d5;
}
.btn-block {
  width: 100%;
  display: block;
  text-align: center;
}
.img-responsive {
  max-width: 100%;
}
.img-round {
  border-radius: 5px;
}
.form_control {
  display: block;
  padding: 9px 10px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  width: 100%;
  line-height: normal;
}
.form_control.success {
  border-color: #64c586;
}
.form_control.error {
  border-color: #ff3c4d;
}
textarea.form_control {
  height: auto;
}
select.form_control {
  padding: 8px 10px;
}
.formline {
  margin-bottom: 10px;
}
.form_label {
  display: block;
  margin-bottom: 3px;
  color: #707070;
}
.form-footer {
  padding-top: 10px;
}
.required {
  color: #B43727;
  margin-left: 3px;
}
input[type="radio"],
input[type="checkbox"] {
  position: relative;
  vertical-align: middle;
  bottom: 1px;
  margin-right: 5px;
}
input[type="checkbox"] {
  margin-left: 0;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
}
@media (max-width: 1199px) {
  .container {
    width: 970px;
  }
}
.container.top {
  margin-top: 40px;
}
.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .col3 {
    float: left;
    width: 25%;
  }
}
.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .col4 {
    float: left;
    width: 33.33333333%;
  }
}
.col6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .col6 {
    float: left;
    width: 50%;
  }
}
.col8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .col8 {
    float: left;
    width: 66.66666667%;
  }
}
.col9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .col9 {
    float: left;
    width: 75%;
  }
}
.breadcrumb {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  list-style: none;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > .active {
  color: #adadad;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #adadad;
  content: "/\00a0";
}
.green {
  /*color: #469a63;*/
  color: #369a1e;
}
.grey {
  color: #707070;
}
.brown {
  color: #a39588;
}
table.data {
  width: 100%;
}
table.data td,
table.data th {
  padding: 10px 15px;
  text-align: left;
}
table.data td {
  border-bottom: 1px solid #f2f2f2;
}
table.data th {
  background: #f2f2f2;
  font-weight: bold;
}
.cd-box {
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-bottom: 20px;
}
/*---------------Parts */
header {
  position: relative;
  padding-top: 38px;
}
.choose_location {
  margin-right: 30px;
  display: inline-block;
  position: relative;
  line-height: 1.42857143;
}
.location_right {
  position: absolute;
  top: 100%;
  margin-top: 15px;
  left: 0;
  padding: 15px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  z-index: 950;
}
.location_right h4,
.location_right .h4 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}
.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 5px;
  margin-left: -5px;
}
.arrow_box:before {
  border-color: rgba(213, 213, 213, 0);
  border-bottom-color: #d5d5d5;
  border-width: 6px;
  margin-left: -6px;
}
.lr-yes_no {
  white-space: nowrap;
}
.ht_no {
  margin-left: 10px;
}
.ht-text {
  color: #707070;
  line-height: normal;
  padding-top: 10px;
  margin-top: 15px;
  border-top: 1px dotted #d5d5d5;
}
.cl-title {
  margin-right: 10px;
}
.ht-btns {
  display: inline-block;
}
.ht-search {
  position: relative;
  float: right;
  padding-top: 5px;
  width: 250px;
}
.ht-search .form_control {
  height: 28px;
  padding: 5px 8px;
}
.ht-search button {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  right: 10px;
  top: 12px;
  color: #adadad;
}
.header-general {
  padding: 20px 0;
}
.logo {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background: url(../img/logo.png);
  width: 153px;
  height: 89px;
  display: block;
  float: left;
  margin-top: 7px;
}
.slogan_area {
  margin-left: 50px;
  margin-top: 7px;
  float: left;
}
.slogan {
  border: 0;
  padding: 0;
  font-weight: normal;
  text-transform: none;
}
.submenu_btn {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 950;
  padding: 1px;
}
.submenu_btn li {
  white-space: nowrap;
}
.submenu_btn a:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.submenu_btn a:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.submenu_btn a {
  display: block;
  padding: 5px 15px;
  color: #414141;
}
.submenu_btn a:hover {
  background: #64c586;
  text-decoration: none;
  color: #ffffff;
}
.contact_area {
  float: right;
}
.ca-tels span {
  display: inline-block;
  text-align: right;
  width: 80px;
}
.ca-tels a {
  font-size: 18px;
  margin-left: 15px;
  color: #414141;
  width: 160px;
  text-align: right;
  display: inline-block;
}
.ca-email {
  display: block;
  text-align: right;
  font-size: 16px;
}
.ca-callback {
  padding-top: 10px;
  text-align: right;
}
.ca-callback a {
  margin-left: 20px;
}
.ca-callback a:first-child {
  margin: 0;
}
/*---------------Layout */
/* text-based popup styling */
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 30px;
  width: auto;
  margin: 0 auto;
  border-radius: 5px;
}
.modal_location,
.modal_callback {
  max-width: 400px;
}
.ml-nav li {
  margin-top: 10px;
}
.ml-nav li:first-child {
  margin-top: 0;
}
/* 

====== Move-from-top effect ======

*/
/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0.001;
  /* Chrome opacity transition bug */
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/*Slider*/
.slider_home {
  height: 260px;
  background: #f2f2f2;
  position: relative;
  overflow: hidden;
}
.slider_home .homepage_slider {
  height: 260px;
}
.slider_home .homepage_slider .slide {
  height: 260px;
  overflow: hidden;
}
.slider_home .bx-wrapper {
  height: 260px;
}
.slider_home .bx-wrapper img {
  max-width: inherit;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 260px;
  position: absolute;
  top: 0;
}
.slider_home .bx-wrapper .bx-pager {
  bottom: 0;
}
.slider_home .bx-controls-direction {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
  position: relative;
}
@media (max-width: 1199px) {
  .slider_home .bx-controls-direction {
    width: 970px;
  }
}
@media (max-width: 1199px) {
  .slider_home .bx-controls-direction {
    width: 970px;
  }
}
.slider_home .bx-controls-direction.top {
  margin-top: 40px;
}
.slider_home .bx-controls-direction a {
  background: url("../img/controls.png");
  width: 29px;
  height: 84px;
  margin-bottom: 70px;
  top: inherit;
  bottom: 50%;
}
.slider_home .bx-controls-direction a.bx-prev {
  background-position: 0 -84px;
}
.slider_home .bx-controls-direction a.bx-prev:hover {
  background-position: 0 0;
}
.slider_home .bx-controls-direction a.bx-next {
  background-position: -29px -84px;
}
.slider_home .bx-controls-direction a.bx-next:hover {
  background-position: -29px 0;
}
a.slide {
  text-decoration: none;
  color: #414141;
  top: 0;
}
.slide_caption {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .slide_caption {
    width: 970px;
  }
}
@media (max-width: 1199px) {
  .slide_caption {
    width: 970px;
  }
}
.slide_caption.top {
  margin-top: 40px;
}
.slide_caption p {
  font-size: 20px;
  line-height: 1.2;
}
.slide_caption.sc-right .sc-wrap {
  float: right;
  text-align: right;
}
.slide_caption.sc-white {
  color: #ffffff;
}
.sc-wrap {
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 95px;
  float: left;
  text-align: left;
}
/*Дропдаун*/
.location_menu {
  position: relative;
}
.dropdown_target {
  display: none;
  position: absolute;
  padding-top: 10px;
  top: 100%;
  left: 0;
  white-space: nowrap;
}
.mini-val {
  /*color: #469a63;*/
  color: #369a1e;
  position: absolute;
  font-size: 12px;
  margin-left: 3px;
  margin-top: -3px;
}
.home-popular {
  padding-top: 50px;
  padding-bottom: 50px;
}
.hp-allbase {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  margin-left: 50px;
  display: inline-block;
}
.hb-need a {
  background: url("../img/sell_business.png");
  width: 263px;
  height: 218px;
  display: block;
  max-width: 100%;
}
.hb-need a:hover {
  background-position: 0 -218px;
}
.modal_business_sell {
  max-width: 400px;
}
.hp-col {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 320px) {
  .hp-col {
    float: left;
    width: 33.33333333%;
  }
}
.hp-col li {
  margin-top: 5px;
}
.hp-col li:first-child {
  margin: 0;
}
.hp-col a {
  display: block;
  padding: 6px 10px 6px 0;
  border-radius: 3px;
  text-transform: uppercase;
}
.hp-col a:hover {
  text-decoration: none;
  background: #64c586;
  color: #ffffff;
}
.hp-col a:hover .mini-val {
  color: #b2e2c3;
}
.slider_bussines {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .slider_bussines {
    width: 970px;
  }
}
@media (max-width: 1199px) {
  .slider_bussines {
    width: 970px;
  }
}
.slider_bussines.top {
  margin-top: 40px;
}
.slider_bussines.first {
  margin-bottom: 60px;
}
.sb-tab {
  position: relative;
}
.sb-tabs-nav {
  overflow: hidden;
}
.sb-tabs-nav a {
  float: left;
  margin-left: 30px;
  font-size: 18px;
  text-decoration: none;
  border-bottom: 1px dashed #d5d5d5;
  display: block;
}
.sb-tabs-nav a:first-child {
  margin-left: 0;
}
.sb-tabs-nav a:hover {
  color: #414141;
}
.sb-tabs-nav a.active {
  color: #090909;
  font-weight: bold;
  border: 0;
}
.sb-head {
  overflow: hidden;
  margin-bottom: 10px;
}
.sb-next_prev {
  position: absolute;
  right: 0;
  top: -36px;
}
.sb-next_prev li {
  float: left;
  margin-left: 10px;
}
.sb-item {
  background: #ffffff;
  position: relative;
  margin: 10px auto;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  width: 261px;
}
.sbi-pic_wrap {
  position: relative;
}
.sbi-pic_wrap a {
  overflow: hidden;
  height: 175px;
  display: block;
}
.sbi-border {
  padding: 15px;
  padding-top: 30px;
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.sbi-head {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.sbi-raiting {
  float: left;
  color: red;
}
.sbi-raiting .fa {
  margin-right: 5px;
}
.sbi-id {
  float: right;
}
.sbi-icons {
  position: absolute;
  bottom: -19px;
  text-align: center;
  left: 0;
  right: 0;
}
.sbi-icons .custom_icon {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  display: inline-block;
  margin: 0 3px;
  border-radius: 3px;
  cursor: help;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.sbi-icons .custom_icon:before {
  margin: 0;
}
.sbi-category {
  display: block;
  color: #0065ca;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sbi-title {
  font-size: 18px;
  text-transform: none;
  line-height: 1.27;
  height: 3.74em;
  max-height: 3.74em;
  overflow: hidden;
  font-weight: bold;
}
.sbi-title a {
  color: #090909;
}
.sbi-title a:hover {
  color: #369a1e;
  /*color: #469a63;*/
}
.sbi-prop {
  padding: 0;
  margin-top:10px;
  list-style: none;
  color: #707070;
}
.sbi-prop li {
  margin-top: 5px;
  clear: both;
  background-color: #ffffff;
}
.sbi-prop li:first-child {
  /*margin-top: 0;*/
  background-color: #ffffff;
}
.sbi-prop li .fa {
  width: 16px;
  /*text-align: center;*/
  float:left;
  margin-bottom:-4px;
  background-color: #ffffff;
}
.sbi-prop li i {
  /*text-align: center;*/
  font-style: normal;
  float:left;
  margin-bottom:-4px;
  background-color: #ffffff;
}
.sbi-prop li span {
  margin-left: 10px;
  margin-bottom:-4px;
  float:right;
  background-color: #ffffff;
}
.sbi-prop li div{
  clear: both;
  border-bottom: 1px dotted #707070;
}
.sbi-price {
  font-size: 28px;
  font-weight: bold;
  color: #090909;
  margin-bottom: 20px;
}
.sbi-price .fa {
  font-size: 26px;
}
.sbi-footer {
  overflow: hidden;
}
.sbi-footer .to_favorite {
  float: left;
  color: #ff3c4d;
}
.sbi-footer .to_compare {
  float: right;
  color: #a39588;
}
.sbi-footer .fa {
  margin-right: 5px;
}
a.to_del_favorite {
  color: #ff3c4d;
}
.sb-item:hover,
.sb-item.active {
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.sb-item:hover .sbi-icons .custom_icon,
.sb-item.active .sbi-icons .custom_icon,
.sb-item:hover .sbi-head,
.sb-item.active .sbi-head {
  background: #369a1e;
  /*background: #469a63;*/
}
.sb-item:hover .sbi-raiting,
.sb-item.active .sbi-raiting {
  color: #ffffff;
}
.promo_boxes {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .promo_boxes {
    width: 970px;
  }
}
@media (max-width: 1199px) {
  .promo_boxes {
    width: 970px;
  }
}
.promo_boxes.top {
  margin-top: 40px;
}
.modal_business_forme {
  max-width: 600px;
}
.choose_category {
  height: 402px;
  overflow: auto;
}
.choose_category label {
  display: block;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  border-top: 1px solid #f2f2f2;
}
.pb-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .pb-col {
    float: left;
    width: 50%;
  }
}
.pb-box {
  border: 1px solid #a39588;
  overflow: hidden;
  border-radius: 5px;
  padding: 20px;
}
.pb-box img {
  float: left;
  margin-top: 15px;
  margin-left: 20px;
}
.pb-box h3, .pb-box .h3 {
  color: #a39588;
  text-transform: none;
}
.pb-content {
  margin-left: 120px;
  position: relative;
  height: 103px;
}
.pb-content h3, .pb-content .h3 {
  font-weight: normal;
  margin-bottom: 20px;
}
.pb-content .btn_pos {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
/*Footer*/
footer {
  background: #f2f2f2;
  margin-top: 50px;
  padding: 30px 0;
  color: #707070;
}
.footer_nav h3, .footer_nav .h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16px;
  color: #414141;
}
.footer_nav li {
  margin-top: 5px;
}
.footer_nav li:first-child {
  margin-top: 0;
}
.footer_nav a {
  color: #707070;
}
.fn-address {
  margin-bottom: 15px;
}
.f-hr {
  height: 2px;
  background: #e3e3e3;
  border-bottom: 1px solid #FFF;
  margin: 30px 0;
}
.footer_bottom {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
}
@media (max-width: 1199px) {
  .footer_bottom {
    width: 970px;
  }
}
@media (max-width: 1199px) {
  .footer_bottom {
    width: 970px;
  }
}
.footer_bottom.top {
  margin-top: 40px;
}
.fc-c {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .fc-c {
    float: left;
    width: 75%;
  }
}
.fc-c p {
  margin: 0;
  font-size: 12px;
  color: #707070;
}
.f-create_by {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .f-create_by {
    float: left;
    width: 25%;
  }
}
.for_clients {
  padding: 40px 0;
  background: #f2f2f2;
}
.forc-wrap {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  padding: 20px;
  height: 263px;
  overflow: auto;
  display: table;
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}
.forc-item {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  text-align: center;
}
.forc-item_title {
  display: block;
  padding-top: 20px;
  font-size: 18px;
}
.faq_home {
  padding: 50px 0;
}
.faq-tabs {
  margin: 0 90px;
}
.faq_tab_item {
  position: relative;
}
.ft-question {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #0065ca;
}
.faq_home .bx-controls-direction a {
  background: url("../img/controls.png");
  width: 29px;
  height: 84px;
  margin-bottom: 56px;
  top: 50%;
  margin-top: -42px;
}
.faq_home .bx-controls-direction a.bx-prev {
  background-position: 0 0;
  left: -90px;
}
.faq_home .bx-controls-direction a.bx-prev:hover {
  opacity: 0.8;
}
.faq_home .bx-controls-direction a.bx-next {
  right: -90px;
  background-position: -29px 0;
}
.faq_home .bx-controls-direction a.bx-next:hover {
  opacity: 0.8;
}
.goto_page {
  text-align: right;
}
.press_block {
  padding: 0 0 50px;
}
.press_box p {
  margin-bottom: 0;
}
.press_img {
  display: block;
  margin-bottom: 15px;
}
.press_title {
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
}
.about_block {
  padding: 0 0 50px;
}
.why_we {
  padding: 0;
}
.inner_page .services_menu {
  position: relative;
  margin-bottom: 1px;
}
.contacts_col {
  margin-bottom: 30px;
}
.yandex_map {
  height: 350px;
  background: #f2f2f2;
  margin-bottom: 50px;
}
.col_broker {
  text-align: center;
}
.cb-img {
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.cb-name {
  margin-bottom: 10px;
  font-size: 16px;
}
.cb-name b {
  display: block;
}
.col_broker {
  margin-bottom: 40px;
}
.pa-date {
  color: #707070;
}
.press_article {
  margin-bottom: 50px;
}
.press_article h2, .press_article.h2, .press_article .h2 {
  font-weight: normal;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 18px;
}
.pa-text {
  margin-bottom: 0;
}
.pagination li {
  float: left;
  margin-left: 5px;
}
.pagination li:first-child {
  margin-left: 0;
}
.pagination a {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  float: left;
  color: #414141;
  background: #f2f2f2;
}
.pagination a:hover,
.pagination li.active a {
  background: #369a1e;
  /*background: #469a63;*/
  color: #ffffff;
  text-decoration: none;
}
.accardion_icon {
  margin-right: 10px;
  color: #707070;
}
.vacancy-notice {
  margin-bottom: 10px;
}
.accardion-body {
  padding-left: 17px;
}
.vacancy-zp {
  color: #369a1e;
  /*color: #469a63;*/
  font-size: 18px;
}
.vacancy-item {
  margin-bottom: 30px;
}
.accardion_js_hide {
  display: none;
}
.choose_file {
  padding: 20px;
  border: 1px dashed #1d6d3e;
  color: #ffffff;
  display: block;
  text-align: center;
}
.choose_file:hover {
  color: #ffffff;
}
.category_box .h2 {
  margin-bottom: 10px;
  font-size: 16px;
  border: 0;
  padding: 0;
}
.category_box .img_category {
  margin-right: 10px;
}
.category_box li {
  margin-top: 8px;
}
.category_box li:first-child {
  margin-top: 0;
}
.categories_list {
  margin-bottom: 25px;
}
.categories_list .category_box {
  margin-bottom: 35px;
}
.filter_vertical {
  padding: 15px;
  background: #369a1e;
  /*background: #469a63;*/
  color: #ffffff;
  margin-bottom: 30px;
  border-bottom: 3px;
}
.f-tags-result {
  overflow: hidden;
  margin-bottom: 15px;
}
.f-tag-result {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #d5d5d5;
  padding-left: 12px;
  padding-right: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  margin-right: 10px;
  height: 30px;
  position: relative;
  line-height: 28px;
  color: #414141;
}
.fa.f-tag_remove-result {
  color: #d5d5d5;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  line-height: 28px;
  width: 20px;
  text-align: center;
}
.fa.f-tag_remove-result:hover {
  text-decoration: none;
  color: #369a1e;
  /*color: #469a63;*/
}
.special_in_result {
  padding: 15px 20px;
  background: #dfd5cc;
  border-radius: 3px;
  margin-bottom: 50px;
}
.special_in_result h3, .special_in_result .h3 {
  margin-bottom: 5px;
}
.special_card .sbi-border {
  padding: 0;
  border: 0;
}
.special_card .sb-item {
  width: auto;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.special_card .sbi-head {
  display: none;
}
.special_card .sbi-pic_wrap {
  float: left;
  width: 180px;
  margin-bottom: 0;
}
.special_card .sbi-pic_wrap a {
  height: 110px;
  position: relative;
}
.special_card .sbi-pic_wrap img {
  width: 261px;
  height: 175px;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: 50%;
  margin-top: -87px;
}
.special_card .sbi-title {
  margin-left: 200px;
  font-size: 16px;
  font-weight: normal;
  height: 2.54em;
  max-height: 2.54em;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}
.special_card .sbi-category {
  display: none;
}
.special_card .sbi-prop {
  display: none;
}
.special_card .sbi-price {
  margin-left: 200px;
  font-size: 24px;
  margin-right: 15px;
  margin-bottom: 0;
}
.special_card .sbi-price .fa {
  font-size: 22px;
}
.special_card .sbi-footer {
  display: none;
}
.special_card .sbi-icons {
  display: none;
}
.sort_result .title {
  color: #414141;
}
.sort_result ul {
  display: inline-block;
}
.sort_result li {
  display: inline-block;
  margin-left: 15px;
}
.sort_result li .fa {
  font-size: 12px;
  margin-left: 5px;
  color: #0065ca;
}
.sort_result a {
  color: #414141;
  border-bottom: 1px dashed #d5d5d5;
}
.sort_result a:hover,
.sort_result li.active a {
  text-decoration: none;
  color: #0065ca;
  border-color: #0065ca;
}
.sort_result {
  margin-bottom: 20px;
}
.search_cards {
  margin-bottom: 50px;
}
.sc-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .sc-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .sc-item {
    float: left;
    width: 33.33333333%;
  }
}
.subscribe_filter {
  padding: 20px;
  background: #369a1e;
  /*background: #469a63;*/
  color: #ffffff;
  border-radius: 3px;
  margin-bottom: 30px;
}
.subscribe_filter .fa {
  font-size: 28px;
  float: left;
  margin-top: 5px;
}
.subscribe_filter .form_control {
  border: 0;
}
.sf-title {
  margin-left: 40px;
  margin-bottom: 15px;
}
.category_box {
  margin-bottom: 30px;
}
.special_card_aside .sbi-head {
  display: none;
}
.special_card_aside .sbi-pic_wrap a {
  height: 100px;
  position: relative;
}
.special_card_aside .sbi-pic_wrap img {
  width: 261px;
  height: 175px;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: 50%;
  margin-top: -87px;
}
.special_card_aside .sbi-category {
  display: none;
}
.special_card_aside .sbi-title {
  font-size: 16px;
  font-weight: normal;
  height: 2.54em;
  max-height: 2.54em;
  margin-bottom: 10px;
  text-align: center;
}
.special_card_aside .sbi-prop {
  display: none;
}
.special_card_aside .sbi-price {
  font-size: 24px;
  margin-bottom: 0px;
  text-align: center;
}
.special_card_aside .sbi-price .fa {
  font-size: 22px;
}
.special_card_aside .sbi-footer {
  display: none;
}
.other_card {
  overflow: hidden;
  margin-bottom: 30px;
}
.other_card li {
  margin-top: 10px;
}
.other_card li:first-child {
  margin-top: 0;
}
.card_slider .bx-controls-direction a {
  background: url("../img/controls.png");
  width: 29px;
  height: 84px;
  top: 50%;
  margin-top: -42px;
}
.card_slider a.bx-prev {
  background-position: 0 -84px;
}
.card_slider a.bx-prev:hover {
  background-position: 0 0;
}
.card_slider a.bx-next {
  background-position: -29px -84px;
}
.card_slider a.bx-next:hover {
  background-position: -29px 0;
}
.card_id {
  color: #707070;
}
.card_price {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
.card_price .fa {
  font-size: 26px;
}
.card_nav {
  margin-bottom: 30px;
}
.card_nav li {
  margin-top: 15px;
}
.card_nav li:first-child {
  margin-top: 0;
}
.card_nav .fa {
  margin-right: 15px;
  width: 16px;
}
.card_share .title {
  display: block;
  margin-bottom: 5px;
  color: #707070;
}
.card_slider_area {
  margin-bottom: 50px;
}
.card_description_area {
  margin-bottom: 30px;
}
.card_features li {
  margin-top: 5px;
}
.card_features li:first-child {
  margin-top: 0;
}
.card_features .fa {
  margin-right: 15px;
  width: 16px;
  color: #707070;
}
.cf-title {
  color: #707070;
}
.card_awards li {
  margin: 5px;
  float: left;
}
i.ca-icon {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: #f2f2f2;
  display: block;
  color: #707070;
}
i.ca-icon:before {
  margin: 0;
  font-size: 42px;
}
.card_tab_nav {
  border-bottom: 4px solid #f2f2f2;
}
.card_tab_nav:before,
.card_tab_nav:after {
  content: " ";
  display: table;
}
.card_tab_nav:after {
  clear: both;
}
.card_tab_nav:before,
.card_tab_nav:after {
  content: " ";
  display: table;
}
.card_tab_nav:after {
  clear: both;
}
.card_tab_nav a {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-left: 40px;
  color: #414141;
  display: block;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.card_tab_nav a:first-child {
  margin-left: 0;
}
.card_tab_nav a:hover,
.card_tab_nav a.active {
  color: #369a1e;
  /*color: #469a63;*/
  text-decoration: none;
}
.card_tab_nav a:hover:after,
.card_tab_nav a.active:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -4px;
  left: 0;
  right: 0;
  height: 4px;
  background: #369a1e;
  /*background: #469a63;*/
}
.ctc-body {
  padding: 30px;
}
.card_tabs {
  margin-bottom: 50px;
  border-bottom: 2px solid #f2f2f2;
}
.card_consultant {
  padding: 20px;
  background: #f2f2f2;
  border-radius: 3px;
  margin-bottom: 30px;
}
.cc-wrap {
  overflow: hidden;
  margin-bottom: 20px;
}
.cc-photo {
  border-radius: 3px;
  float: left;
}
.cc-name {
  margin-left: 80px;
  line-height: 1.25;
}
.cc-name span {
  display: block;
  color: #707070;
  font-size: 12px;
  margin-bottom: 5px;
}
.cc-phone span {
  color: #707070;
}
.cc-email {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cc-email span {
  color: #707070;
}
.cc-active {
  margin-top: 15px;
}
.cc-active li {
  margin-top: 5px;
}
.cc-active li:first-child {
  margin-top: 0;
}
.card_buy_credit {
  margin-bottom: 30px;
}
.card_buy_credit .btn {
  height: auto;
  line-height: inherit;
  padding: 8px 16px;
  white-space: normal;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.card_buy_credit span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.card_slider_bottom {
  margin-bottom: 50px;
}
.comp-wrapper {
  position: relative;
  padding-top: 340px;
  width: 100%;
}
.comp-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 320px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 22px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 3px 22px 0px rgba(50, 50, 50, 0.2);
}
.comp_logo_section .logo {
  margin-bottom: 20px;
  float: none;
}
.ch-table {
  margin-bottom: 0;
}
.ch-table td {
  padding: 10px 20px;
  vertical-align: top;
}
.comp-td {
  width: 261px;
}
.comp-body table {
  font-size: 16px;
}
.comp-body .comp-price {
  margin-bottom: 0;
  font-size: 16px;
}
.comp-body .comp-price .fa {
  font-size: 14px;
}
.cb-h {
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.comp-odd {
  background: #f2f2f2;
}
.btn_group {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.btn_group .btn {
  display: table-cell;
}
.btn_group .bg-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn_group .bg-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.comp-id {
  color: #707070;
}
.comp-name {
  text-transform: none;
  line-height: 1.11;
  height: 2.22em;
  max-height: 2.22em;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 16px;
}
.comp-name a {
  color: #414141;
}
.comp-name a:hover {
  color: #369a1e;
  /*color: #469a63;*/
}
.comp-img {
  overflow: hidden;
  height: 100px;
  position: relative;
  margin-bottom: 10px;
}
.comp-img img {
  width: 261px;
  height: 175px;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: 50%;
  margin-top: -85px;
}
.comp-price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.comp-price .fa {
  font-size: 16px;
}
.comp-btn {
  margin-bottom: 10px;
}
.comp-footer {
  overflow: hidden;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
}
.comp-footer a {
  color: #369a1e;
  /*color: #469a63;*/
}
.comp-footer .to_favorite {
  float: left;
}
.comp-footer .to_compare {
  float: right;
  color: #414141;
}
.comp-footer .fa {
  margin-right: 5px;
}
/*Фильтр*/
.filter-wrap {
  background: #369a1e;
  /*background: #469a63;*/
  color: #ffffff;
  border-top: #ffffff;
}
.filters_body {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
}
@media (max-width: 1199px) {
  .filters_body {
    width: 970px;
  }
}
@media (max-width: 1199px) {
  .filters_body {
    width: 970px;
  }
}
.filters_body.top {
  margin-top: 40px;
}
.topline {
  border: 1px dotted #578757;
  margin: 0;
}
.filter_col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .filter_col {
    float: left;
    width: 25%;
  }
}
.filter_col .f-title {
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 15px;
}
.filter_col .f-title span {
  text-transform: none;
}
.filter_half_col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .filter_half_col {
    float: left;
    width: 50%;
  }
}
.filter_half_col .f-title {
  text-transform: uppercase;
  font-weight: normal;
  float: left;
  padding-top: 5px;
  margin-right: 20px;
}
.filter_half_col .f-title span {
  text-transform: none;
}
.filter_half_col .btn {
  padding: 0px 10px;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}
.f-tags {
  overflow: hidden;
  margin-bottom: -10px;
}
.f-tag {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #ffffff;
  padding-left: 12px;
  padding-right: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  margin-right: 10px;
  height: 30px;
  position: relative;
  line-height: 28px;
  top: -1px;
}
.fa.f-tag_remove {
  color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  line-height: 28px;
  width: 20px;
  text-align: center;
}
.fa.f-tag_remove:hover {
  text-decoration: none;
  color: #1d6d3e;
}
.filter_location {
  max-width: 600px;
}
.f_your_location {
  margin-bottom: 15px;
  padding: 10px 15px;
  background: #f2f2f2;
  border-radius: 5px;
}
.loc_on_map {
  float: right;
}
.f-current_location {
  width: 400px;
}
.f-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .f-col {
    float: left;
    width: 50%;
  }
}
.fl-title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.fl-list {
  height: 250px;
  overflow: auto;
}
.fl-list label {
  display: block;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.fl-list label:hover {
  color: #369a1e;
  /*color: #469a63;*/
}
.listitem-wrap {
  position: relative;
  border-top: 1px solid #f2f2f2;
}
.fa.fl-category {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #707070;
  text-decoration: none;
}
.fa.fl-category:hover,
.fa.fl-category.active {
  /*color: #469a63;*/
  color: #369a1e;
}
.f-footer {
  margin-top: 15px;
  padding: 10px 15px;
  background: #f2f2f2;
  border-radius: 5px;
}
.fr-input {
  display: block;
  padding: 10px ;
  border: 0;
  font-size: 16px;
  width: 42%;
  border-radius: 3px;
}
.fri-left {
  float: left;
}
.fri-right {
  float: right;
}
.fr-line {
  display: block;
  width: 8%;
  border-bottom: 1px solid #3a673a;
  margin: 0 auto;
  padding-top: 22px;
}
.filter_advance {
  border-top: 1px dotted #578757;
}
.filter-search {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 320px) {
  .filter-search {
    float: left;
    width: 58.33333333%;
  }
}
.filter-search .form_control {
  display: block;
  width: 100%;
  border: 0;
}
.filter_action {
  text-align: right;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 320px) {
  .filter_action {
    float: left;
    width: 41.66666667%;
  }
}
.filter_action a {
  color: #ffffff;
  margin-left: 40px;
  border-color: #ffffff;
}
.filter_action a:first-child {
  margin-left: 0;
}
.filter_action a:hover {
  border-color: #ffffff;
}
.f-slider {
  clear: both;
  padding-top: 20px;
}
/*! noUiSlider - 7.0.9 - 2014-10-08 16:49:45 */
.noUi-target {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-radius: 4px;
}
.noUi-target {
  position: relative;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s, top .3s;
  transition: left .3s, top .3s;
}
.noUi-state-drag * {
  cursor: inherit!important;
}
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
  height: 6px;
}
.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  left: -9px;
  top: -6px;
}
.noUi-vertical {
  width: 6px;
  width: 18px;
  height: 18px;
  left: -9px;
  top: -6px;
}
.noUi-background {
  background: #578757;
}
.noUi-connect {
  background: #88c488;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 4px;
}
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  border-radius: 2px;
  background: #436d43;
  cursor: pointer;
}
.noUi-handle:hover {
  background-color: #3c773c;
}
.noUi-connect[disabled] {
  background: #B8B8B8;
}
.noUi-handle[disabled] {
  cursor: not-allowed;
}
.f-selector {
  font-size: 14px;
  float: left;
  line-height: 14px;
  height: 44px;
  width: 170px;
  padding: 0 5px 0 15px;
  border-radius: 2px;
  margin: 10px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  display: table;
}
.f-selector span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.f-selector .fa {
  display: table-cell;
  vertical-align: middle;
  width: 35px;
  font-size: 24px;
}
.f-selector.active {
  background-color: #436e43;
}
.f-selector.active:hover {
  background-color: #436e43;
}
.f-selector:hover {
  background-color: #3c773c;
}
.search-advance:hover {
  color: #436e43;
  border-color: #436e43;
}
.search-advance .fa {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.search-advance.opened .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*---------------Grid_Custom */
@media (max-width: 1199px) {
  .ht-search {
    width: 200px;
  }
  .cl-title {
    display: none;
  }
  .sc-wrap {
    padding-top: 106px;
  }
  .slider_home .bx-controls-direction a {
    margin-bottom: 60px;
  }
  .special_card .sbi-pic_wrap {
    width: 150px;
  }
  .special_card .sbi-pic_wrap a {
    height: 100px;
  }
  .special_card .sbi-title {
    margin-left: 170px;
  }
  .special_card .sbi-price {
    margin-left: 170px;
    font-size: 18px;
  }
  .special_card .sbi-price .fa {
    font-size: 16px;
  }
  .search_cards .sb-item {
    width: auto;
  }
  .sbi-pic_wrap a img {
    width: 100%;
  }
  .search_cards .sbi-title {
    height: 2.22em;
    max-height: 2.22em;
  }
  .special_card_aside .sbi-icons {
    display: none;
  }
  .special_card_aside .sb-item {
    width: auto;
  }
  .special_card_aside .sbi-pic_wrap {
    margin-bottom: 0px;
  }
}
.tablebodytext {
    display: none;
}
/** temporary */
.horizontal-filter-wrapper {
  margin-top: 50px;
}

.row.not-found {
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
  margin-top: 90px;
}

.sb-item-wrap {
  float: left;
  margin: 15px;
}
/*----------------------------------------------------------------------------------*/
.header-top {
  /*background: #f2f2f2;*/
  background: #369a1e;
  color:#ffffff;
  height: 38px;
  line-height: 38px;
  position: fixed;
  top: 0;
  /*left: 0;*/
  /*right: 0;*/
  width:1200px;
  margin: 0 auto;
  z-index: 1030;
  border-bottom:1px solid #ffffff;
}
@media (max-width: 1199px) {
  .header-top {
    width: 1000px;
  }
}
[template="body"]{
  background-color: #f0f0f0;
}
[template="wrapper"]{
  margin: 0 auto;
  width: 1200px;
  box-shadow: 0 0 5px 5px #aaaaaa;
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  [template="wrapper"] {
    width: 1000px;
  }
}
a.permalink {
  text-decoration: none;
  color:#ffffff;
  border-bottom: 1px dashed #adadad;
}
a.permalink:hover,
a.permalink:focus {
  /*border-bottom: 1px dashed #469a63;*/
  border-bottom: 1px dashed #369a1e;
}
.choose_location .fa {
  font-size: 11px;
  margin-left: 10px;
  /*color: #0065ca;*/
  color: #ffffff;
}
.sa-btns > ul > li {
  float: left;
  margin-left: 20px;
  position: relative;
  padding-bottom: 1px;
}
.sa-btns > ul > li:first-child {
  margin-left: 0;
}
.sa-btns > ul > li > .btn {
  text-transform: uppercase;
}
.btn {
  display: inline-block;
  /*background: #469a63;*/
  background: #cccccc;
  padding: 8px 16px;
  color: #000000;
  border-radius: 3px;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid transparent;
}
.btn:hover {
  color: #ffffff;
  text-decoration: none;
  background: #64c586;
}
.btn .fa {
  margin-right: 10px;
}
.btn .fa-solo {
  margin-right: 0;
}
.btn .val {
  background: #1d6d3e;
  border-radius: 11px;
  margin-left: 10px;
  padding: 3px 6px;
  font-size: 12px;
}
.btn:hover .val {
  /*background: #469a63;*/
  background: #369a1e;
}
.ht-btn {
  background: transparent;
  /*color: #414141;*/
  color: #ffffff;
  border-radius: 0;
  margin: 0 8px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  vertical-align: top;
}
.ht-btn .val {
  color: #ffffff;
  background: #adadad;
  border-radius: 11px;
  padding: 3px 7px;
  vertical-align: bottom;
}
.ht-btn .val-red {
  background: #ff3c4d;
}
.ht-btn:hover {
  background: #d9d9d9;
  color: #414141;
}
.ht-btn:hover .val {
  background: #414141;
}
.services_menu {
  /*position: absolute;*/
  z-index: 900;
  left: 0;
  right: 0;
  top: 100%;
  /*overflow: hidden;*/
  /*background: rgba(30, 30, 30, 0.8);*/
  /*background:#369a1e;*/
  background:#ffffff;
}
.services_nav {
  display: table;
}
.services_nav a {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 12.5%;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
  border-right: 1px solid #2f711a;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  background: #369a1e;
}
.services_nav a:first-child {
  border-left: 1px solid #403e3e;
}
.services_nav a:hover,
.services_nav a:focus {
  text-decoration: none;
  /*background: #469a63;*/
  background: #3ebe21;
  color: #ffffff;
}
.services_nav a.current {
  text-decoration: none;
  /*background: #469a63;*/
  background: #3ebe21;
  color: #ffffff;
}
.btn-big {
  padding: 11px 22px;
  font-size: 16px;
  text-transform: uppercase;
  background: #369a1e;
  color:#ffffff;
}
.btn-grey {
  background: #f2f2f2;
  color: #414141;
}
.btn-grey:hover {
  color: #ffffff;
  text-decoration: none;
  background: #adadad;
}
.btn-green-dk {
  background: #1d6d3e;
  color: #ffffff;
}
.btn-green-dk:hover {
  background: #0c4e29;
}
.btn-brown {
  background: #a39588;
  color: #ffffff;
}
.btn-brown:hover {
  background: #dfd5cc;
  color: #414141;
}
.btn-outline {
  background: transparent;
  border: 1px solid #0065ca;
  color: #0065ca;
}
.btn-outline:hover {
  background: #0065ca;
  color: #ffffff;
}
.btn-icon .fa {
  margin-right: 0px;
}
.btn-small {
  padding: 4px 10px;
}
.btn-icon-right .fa {
  margin-right: 0;
  margin-left: 10px;
}
body{background: #f0f0f0;}

[category_icon]{
  display: inline-block;
  vertical-align: middle;
}
[category_icon]:hover:before{
  color:#ffffff;
}
[category_icon]:before{
  font:normal 22px/30px "flaticon";
  display: inline-block;
  width:30px;
  height:30px;
  background-repeat: no-repeat;
  background-position: center;
  color: #00A165;
  content:'';
  vertical-align: middle;
  text-align: left;
}
[category_icon="2003"]:before{content:'\f106';}
[category_icon="2008"]:before{content:'\f110';}
[category_icon="2016"]:before{content:'\f104';}
[category_icon="2009"]:before{content:'\f101';}
[category_icon="2017"]:before{content:'\f107';}
[category_icon="2011"]:before{content:'\f10a';}
[category_icon="2007"]:before{content:'\f10c';}
[category_icon="2027"]:before{content:'\f103';}
[category_icon="2032"]:before{content:'\f100';}
[category_icon="2046"]:before{content:'\f10b';}
[category_icon="2040"]:before{content:'\f102';}
[category_icon="2035"]:before{content:'\f111';}
[category_icon="2049"]:before{content:'\f10f';}
[category_icon="2059"]:before{content:'\f109';}
[category_icon="2054"]:before{content:'\f10d';}
[category_icon="2507"]:before{content:'\f10e';}
sup.mini-val {
  /*color: #469a63;*/
  color: #369a1e;
  font-size: 12px;
  position: static;
  /*margin-left: 3px;*/
  margin-top: -3px;
}
.hp-col.col4 [category_icon]{
  padding:0 5px 0 5px;
}
h1, .h1 {
  font-size: 21px;
}

#horizontal-multilevel-menu li ul {
  width: 100% !important;
}

#horizontal-multilevel-menu > li {
  position: relative;
}

.pre-footer-menu {
  margin-top: 50px;
  margin-bottom: 50px;
}

.pre-footer-menu__cats {
  display: block;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.pre-footer-menu__cat {
  margin-bottom: 20px;
}

.pre-footer-menu__cat > .pre-footer-menu__link {
  display: inline-block;
  margin-bottom: 8px;
  font-weight: 700;
  color: #000;
}
.pre-footer-menu__subcat > .pre-footer-menu__link {
  display: inline-block;
  margin-bottom: 8px;
  color: #0065ca;
}

.pre-footer-menu__cats,
.pre-footer-menu__subcats {
  margin: 0;
  padding: 0;
  list-style: none;
}
